/* custome css start */
@font-face {
  font-family: "ArimaMadurai-Regular";
  src: url("../fonts/ArimaMadurai-Regular.ttf");
  src: url("../fonts/ArimaMadurai-Regular.ttf") format("truetype")
}

@font-face {
     font-family: "Oswald-Regular";
     src: url("../fonts/Oswald-Regular.ttf");
     src: url("../fonts/Oswald-Regular.ttf") format("truetype")
   }
@font-face {
     font-family: "Lato-Regular";
     src: url("../fonts/Lato-Regular.ttf");
     src: url("../fonts/Lato-Regular.ttf") format("truetype")
   }

   :root {
     --font-family-reqular: Lato-Regular;
   }

.blink_me {
  animation: blinker 1s linear infinite;
  color: red;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.number-input button{
background: transparent;
}
.payment_mode_UL img{
height: 100px;
width: 100%;
}

.razorpay-payment-button:hover{
    background: #8BC34A;
}
.razorpay-payment-button{
    background: black;
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    color: white;
}

.totalQtySpan{
 margin-left: 19px;
    margin-top: 5px;
    font-weight: 700;
}
.PrintOrdersidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top:5px;
  text-align:center;
}

.PrintOrdersidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;

}

.PrintOrdersidenav .action {
    padding: 5px;
    margin: 2px;
  text-decoration: none;
  font-size: 12px;
  display: inline-block;
  color: white;
  transition: 0.3s;

}

.PrintOrdersidenav a:hover{
  color: #f1f1f1;
}

.userOrderDetails .closeModal{
float: right;right: 0px;color: red;font-size: 36px;    
}
.PrintOrdersidenav .closebtn {
position: absolute;
top: 0;
left:5px;
font-size: 36px;
z-index: 99999;
padding: 10px;
color: red;
}
 .title{
    padding: 5px;
    font-size:24px; 
    text-align: center;
}
.Myorder-card-content h5{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.Myorder-card-content 9{
    font-size: 10px
}
.logo img{
         height: 50px;
         width: 59%;
}

  .loader-wrap1{
    position: fixed;
    width: 100%;
    text-align: center;
    height: auto;
    z-index: 999999;
    background-color: #fad54e;
  }
  .loader-wrap1.hide{
    display: none
  }
  .loader-wrap1.show{
    display: block;
  }

.vegNonIcon{
     height: 20px;
     width: 20px;
     float: right;
     position: absolute;
     right: 0px;
}
.header-content {
  top: 20%;
  font-size: 23px;
  margin-left: 8rem;
  max-width: 600px;
  width: 100%;
  padding: 2rem;
}
.bannerTitle{
    color: black;
font-size: 40px;
font-weight: 600;
word-spacing: 3px;
letter-spacing: 3px
}

.bannerTitleMobile{
color: #ffcc00;
font-size: 50px;
font-weight: 700;
word-spacing: 6px;
letter-spacing: 4px
}
.offerBorder {
     border-radius: 60%;
     background-color: #f59529;
     padding: 7px;
     height: 60px;
     width: 61px;
     text-align: center;
     display: inline-block;
}

.modal.fade:not(.in).right .modal-dialog {
     -webkit-transform: translate3d(26.5%, 0, 0);
     transform: translate3d(25%, 0, 0);
     transition: 500ms all;
     height: 100%;
}

.coupon_code_box span {
     height: 30px;
     -ms-flex-align: center;
     align-items: center;
     align-items: center;
     padding: 11px;
     color: white;
     font-weight: bold;
}

.coupon_code_box {
     display: inline-block;
     font-size: 11px;
     font-weight: 500;
     bottom: 20px;
     position: absolute;
     background-color: #f59529;
     border-top-right-radius: 9%;
     border-bottom-right-radius: 75%;
     padding: 3px;
     left: 73px;
}

.rotation {
     position: absolute;
     top: 18px;
     left: 10px;
     width: 43px;
     height: 43px;
     background: transparent;
     border-radius: 50%;
     border: 2px dashed #e81c0c;
     -webkit-animation: Rotate 15s infinite linear;
     -moz-animation: Rotate 15s infinite linear;
     -ms-animation: Rotate 15s infinite linear;
}

@-webkit-keyframes Rotate {
     from {
          -webkit-transform: rotate(0deg);
     }
     to {
          -webkit-transform: rotate(359deg);
     }
}

@-moz-keyframes Rotate {
     from {
          -moz-transform: rotate(0deg);
     }
     to {
          -moz-transform: rotate(359deg);
     }
}


.offerMenuCard img {
     height: auto
}

.modal.right .modal-dialog {
     margin: 0px;
}

.modal-right-side .modal-content {
     height: auto;
     min-height: 100%;
     right: -7px;
     top: -2px;
}

.modal-right-side {
     float: right;
     right: 116px;
}

.couponsList .coupon_code {
     font-size: 14px;
     color: #dc3545;
     font-weight: bold;
}

.couponsList .coupon_apply {
     font-size: 13px;
     color: orange;
     font-weight: 600;
     float: right;
     right: 10px
}

.couponsList .coupon_term {
     font-size: 11px;
     font-weight: 600;
}

.couponsList .coupon_details {
     font-size: 10px;
}

.read-more__link {
     border: 0;
     background-color: transparent;
     color: #5d8ed5 !important;
     font-size: 9px;
     font-weight: 700;
     height: 17px;
     width: 88px;
     padding-left: 16px;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     margin-top: 0px;
     outline: none;
     cursor: pointer;
}

.coupon_type {
     font-size: 17px;
     font-weight: bold;
     color: #fff;
}

.oaotb {
     margin: 0;
     padding: 0;
     font-size: 11px;
     color: #93959f;
}

.appliedCoupon {
     color: #3d4152;
     text-transform: uppercase;
     font-size: 13px;
     font-weight: 500;
}

.removeCoupon {
     color: #d9dfe7;
}

.topayAmount {
     font-size: 14px;
     align-items: center;
     font-weight: 600;
}

.topayAmount.strike {
     font-size: 14px;
     align-items: center;
     font-weight: 600;
     color: #80808094;
}

html {
     -webkit-font-smoothing: antialiased;
}

* {
     outline: none;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p,
hr,
iframe {
     margin: 0;
     padding: 0;
     border: none;
}
body{

}
a,
input,
select,
textarea {
     outline: none;
     margin: 0;
     padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     font-weight: normal;
}

a {
     text-decoration: none;
     color: #333333;
}

a:focus,
 :focus,
input:focus {
     outline: none;
}

a:hover {
     text-decoration: none !important;
}

img {
     max-width: 100%;
     vertical-align: middle;
     border: none;
     outline: none;
     max-height: 100%;
     border-radius: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
     display: block;
     margin: 0;
     padding: 0;
}

input,
textarea,
select,
button {
     resize: none;
     border: 0;
     -webkit-border-radius: 0;
     -webkit-appearance: none;
     border-radius: 0;
}

select,
input[type="submit"] {
     cursor: pointer
}

p {
     font-size: 14px;
     line-height: 20px;
}

table {
     border-collapse: separate;
     border-spacing: 0;
}

caption,
th,
td {
     font-weight: normal;
}

.clear {
     clear: both;
}

label.error {
     position: absolute;
     right: 0px;
     top: -20px;
     width: auto;
     height: auto;
     margin: 0;
     line-height: normal;
     font: 11px/11px arial;
     background: #fb0101;
     padding: 5px 5px 4px;
     color: #ffffff;
     display: none;
}

label.error:after {
     border-color: #fb0101 transparent transparent;
     border-image: none;
     border-right: 6px solid transparent;
     border-style: solid;
     border-width: 6px;
     content: " ";
     height: 0;
     left: 20px;
     margin-left: -10px;
     position: absolute;
     top: 100%;
     width: 0;
}

.trans {
     transition: 500ms all;
     -webkit-transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
}

select option {
     padding: 0 10px;
}

.star {
     position: relative;
}

.star:after {
     position: absolute;
     left: 8px;
     top: 9px;
     content: "*";
     color: #ff0000;
     font: 300 14px/16px 'Titillium Web', sans-serif;
}

.absoImg {
     position: relative;
     left: 0;
     top: 0;
     bottom: 0;
     margin: auto;
     max-width: inherit;
     width: 52%;
     object-fit: cover;
     object-position: center;
     border-radius: 6px 6px 0px 0px;
}

.absoImgOffer {
     position: relative;
     left: 0;
     top: 0;
     bottom: 0;
     margin: auto;
     max-width: inherit;
     width: 100%;
     object-fit: cover;
     object-position: center;
     border-radius: 6px 6px 0px 0px;
}

body {
     font-family: var(--font-family-reqular);
     font-size: 14px;
     color: #000000;
     line-height: 16px;
}

button:focus {
     outline: none !important;
}

 ::-webkit-input-placeholder {
     color: #939598;
}

 :-moz-placeholder {
     color: #939598;
     opacity: 1;
}

 ::-moz-placeholder {
     color: #939598;
     opacity: 1;
}

 :-ms-input-placeholder {
     color: #939598;
}


/* custome css start */


/* common css start */

h1.page_title {
     font-size: 70px;
     line-height: 70px;
     color: #ffffff;
     font-weight: 400;
     text-align: center;
     text-transform: capitalize;
     font-family: var(--font-family-reqular), serif;
     margin-bottom: 48px;
     text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}

h3.cntct {
     font-size: 50px;
     line-height: 50px;
     color: #ffcc00;
     font-weight: 700;
     text-align: center;
     text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}

h3.cntct span a {
     color: #fff;
     text-align: center;
     padding-left: 15px;
}

h3.cntct,
.cntct.typewriter-effect span a span a:hover {
     color: #ffcc00;
     text-decoration: none;
}

.cntct.typewriter-effect span a {
     color: #fff;
     text-align: center;
     padding-left: 15px;
     font-size: 50px;
     line-height: 50px;
     font-weight: 700;
     text-align: center;
     text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
     -webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}

.cntct.typewriter-effect span a:hover {
     color: #ffcc00;
     text-decoration: none;
}

.call_desk {
     display: inline-block;
     vertical-align: top;
}

ul li {
     list-style: none;
}

.wrapper {
     width: 100%;
     float: left;
     overflow: hidden;
}

.inner_page h1.page_title {
     margin-bottom: 0px;
     margin-top: 75px;
}

.red_btn,
a.red_btn {
     padding: 0 37px;
     display: inline-block;
     background: #e80f0e;
     font-size: 20px;
     text-decoration: none;
     font-weight: 900;
     height: 45px;
     line-height: 42px;
     text-align: center;
     color: #ffffff;
     border-radius: 50px;
}

.main_Order .red_btn:hover,
.main_Order a.red_btn:hover {
     color: #ffffff;
}

.logo img {
     width: 105px;
}

label {
     font-size: 16px;
     text-transform: capitalize;
     font-weight: 400;
     margin-bottom: 14px;
     font-family: var(--font-family-reqular);
}

.box-shadow {
     box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

input.form-control {
     box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     border: 1px solid #cfcfcf;
     border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
     -o-border-radius: 2px;
     -webkit-border-radius: 2px;
     height: 43px !important;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -o-transition: 500ms all;
     -webkit-transition: 500ms all;
}

textarea.form-control {
     min-height: 93px;
     box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
     border: 1px solid #cfcfcf;
     border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
     -o-border-radius: 2px;
     -webkit-border-radius: 2px;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -o-transition: 500ms all;
     -webkit-transition: 500ms all;
}

.form-control {
     font-size: 16px;
     font-family: var(--font-family-reqular);
     font-weight: 300;
}

.form-control:focus {
     border-color: #ffcc00 !important;
     outline: 0;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6) !important;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6) !important;
}


/* common css start */


/* Header css start */

.nav_manu .toggle_menu {
     display: none;
}

.main_header {
     display: inline-block;
     width: 100%;
     vertical-align: top;
}

.top_nav {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     z-index: 10;
     top: 0;
}

.sticky:before {
     position: absolute;
     bottom: -2px;
     left: 0;
     right: 0;
     margin: 0;
     content: "";
     height: 6px;
     display: block;
}

.top_nav {
     border-bottom: none;
     padding: 0px;
}

.top_nav .logo {
     float: left;
     margin-top: 20px;
     width: auto;
     margin-bottom: 25px;
     transition: 1s ease-in-out;
}

.top_nav .logo a {
     display: block;
}

.nav_manu {
     float: right;
     width: auto;
     margin-top: 15px;
}

.nav_manu .menu li {
     float: left;
     list-style: none;
}

.nav_manu .menu li:last-child {
     margin-right: 0px;
}

.Menu_list {
     float: left;
     width: auto;
     margin-top: 5px;
}

.billdetails span {
     font-size: 13px;
     color: #686b78;
}

.billdetails .title {
     font-weight: 500;
     font-size: 13px;
     margin-bottom: 10px;
     color: #282c3f;
}

.applyCoupon {
     border: 1px dashed #a9abb2 !important;
}

.borderbottom2 {
     margin-top: 17px;
     padding-bottom: 21px;
     border-bottom: 2px solid #282c3f;
}

.text-sm {
     font-size: 11px !important;
}

.nav_manu .menu li a:hover:before {
     background: url(../images/cheesy-pizza.png) no-repeat;
     /* background: url(../images/pizza_img7.png) no-repeat;
     */
     content: "";
     background-size: 50%;
     width: 100px;
     height: 100px;
     top: 25px;
     right: -57px;
     position: absolute;
     -webkit-animation: fadeInUp 0.5s linear;
     -moz-animation: fadeInUp 0.5s linear;
     -ms-animation: fadeInUp 0.5s linear;
}

@keyframes fadeInUp {
     from {
          opacity: 0;
          transform: translate3d(0, 20%, 0);
     }
     to {
          opacity: 1;
          transform: translate3d(0, 0, 0);
     }
}

.nav_manu .menu li a:after {
     background: #ffcc00;
     content: "";
     width: 50%;
     height: 3px;
     top: 47px;
     right: 116px;
     position: absolute;
     -webkit-transition-property: right;
     transition-property: right;
     -webkit-transition-duration: 0.5s;
     transition-duration: 0.5s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
}

.nav_manu .menu li a:hover:after,
.nav_manu .menu li a:focus:after,
.nav_manu .menu li a:active:after {
     right: 33px;
}

.nav_manu .menu li a {
     text-decoration: none;
     color: #ffffff;
     font-weight: 700;
     display: inline-block;
     vertical-align: top;
     text-transform: capitalize;
     font-size: 15px;
     padding: 25px 29px;
     position: relative;
     transition: 1s ease-in-out;
     overflow: hidden;
}

.Cart {
     float: left;
     width: auto;
     margin-left: 52px;
     margin-top: 29px;
     transition: 1s ease-in-out;
}

.Cart .Cart_count {
     width: 130px;
     height: 25px;
     background: #ff0000;
     display: inline-block;
     line-height: 25px;
     padding-left: 10px;
     color: #ffffff;
     font-weight: bold;
     border-radius: 3px;
     position: relative;
     font-size: 14px;
}

.Cart .Cart_count:after {
     position: absolute;
     content: "";
     top: 0;
     bottom: 0;
     margin: auto;
     right: -7px;
     background: url('../images/sprit.webp') no-repeat -7px -36px;
     width: 8px;
     height: 14px;
}

.Cart .Cart_count:before {
     position: absolute;
     content: "";
     background: url('../images/sprit.webp') no-repeat -7px -6px;
     width: 37px;
     height: 26px;
     top: 0;
     right: -41px;
     bottom: 0;
     transition: right 1s ease-in-out;
}

.Cart .Cart_count:hover:before {
     right: -65px;
}

.cart_img {
     display: none;
}

.sticky {
     position: relative;
     width: 100%;
     background-color: rgb(5 5 5);
}

.sticky .logo {
     margin-top: 10px;
     margin-bottom: 10px;
}

.sticky .nav_manu .menu li a {
     padding: 15px 23px;
}

.sticky .Cart {
     margin-top: 20px;
}

.sticky .nav_manu .menu li a:hover:before {
     background-size: 40%;
     top: 16px;
     right: -62px;
}

.sticky .nav_manu .menu li a:hover:after,
.nav_manu .menu li a:focus:after,
.nav_manu .menu li a:active:after {
     right: 37px;
}

.sticky .nav_manu .menu li a:after {
    top: 40px;
    right: 170px;
}

.H_banner {
     position: relative;
     display: inline-block;
     width: 100%;
     vertical-align: top;
     overflow: hidden;
     background: url(../images/order_bg.png) no-repeat;
     background-position: top;
     background-attachment: fixed;
     height: 389px;
}

.H_banner.home {
     position: relative;
     display: inline-block;
     width: 100%;
     vertical-align: top;
     overflow: hidden;
     background-position: top;
     background-attachment: fixed;
     /*height: 738px;*/
/*     height: 350px;*/
}

.H_banner img {
     max-width: inherit;
     margin-left: 50%;
     transform: translate(-50%);
     -moz-transform: translate(-50%);
     -ms-transform: translate(-50%);
     -o-transform: translate(-50%);
     -webkit-transform: translate(-50%);
}

.main_pitch {
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     top: 50%;
     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
}


/*------------------------mobile menu-------------------------------------*/


/* Main menu positionning */

.main-nav {
     position: fixed;
     top: 0px;
     right: 0;
     left: 0;
     bottom: 0;
     text-align: center;
     background: url(../images/2.jpg) no-repeat;
     background-size: cover;
     background-position: bottom;
     opacity: 0;
     z-index: -1;
     visibility: hidden;
     transition: all .375s;
}

.main-nav.is-open {
     opacity: 1;
     z-index: 100;
     visibility: visible;
}


/* Yellow band effect */

.main-nav::before {
     content: '';
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 15px;
     background: #FEDC2A;
     transform-origin: 0 0;
     transform: skew(-14deg) translateX(-120%);
     transition: all .275s .1s;
     -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.75);
     box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.75);
}

.main-nav.is-open::before {
     transform: skew(-14deg) translateX(0);
}


/* Skewing effect on menu links */

.main-nav ul {
     display: inline-flex;
     flex-direction: column;
     height: 110%;
     align-items: flex-end;
     /* justify-content: center;
     */
     margin-top: 30px;
     transform: translateX(-50%) skew(-15deg);
}

.main-nav li {
     display: block;
     margin: .5rem 0;
     text-align: right;
     transform: skew(16deg);
}


/* Apparition effect on links */

.main-nav a {
     opacity: 0;
     transform: translateY(-10px);
}

.main-nav a:hover {
     text-decoration: none !important;
     color: #e81c0c !important;
}

.main-nav.is-open a {
     opacity: 1;
     transform: translateY(0);
}

.main-nav li:nth-child(1) a {
     transition: all 275ms 175ms
}

.main-nav li:nth-child(2) a {
     transition: all 275ms 225ms
}

.main-nav li:nth-child(3) a {
     transition: all 275ms 275ms
}

.main-nav li:nth-child(4) a {
     transition: all 275ms 325ms
}

.main-nav li:nth-child(5) a {
     transition: all 275ms 375ms
}


/* Decoration */

.main-nav ul,
.main-nav li {
     list-style: none;
     padding: 0;
}

.main-nav a {
     display: block;
     padding: 12px 0;
     color: #181818;
     font-size: 1.4em;
     text-decoration: none;
     font-weight: bold;
}


/* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */

.open-main-nav {
     position: fixed;
     top: 70px;
     padding: 24px 10px 10px 10px;
     right: 15px;
     z-index: 1000;
     background: rgb(0, 0, 0);
     border-radius: 3px;
     border: 1px solid rgba(255, 255, 255, 0.5);
     cursor: pointer;
     display: none;
}

.open-main-nav:focus {
     outline: none;
}

.burger {
     position: relative;
     display: block;
     width: 28px;
     height: 4px;
     margin: 0 auto;
     background: #ffcc01;
     transform: skew(5deg);
     transition: all .275s;
}

.burger:after,
.burger:before {
     content: '';
     display: block;
     height: 100%;
     background: #ffcc01;
     transition: all .275s;
}

.burger:after {
     transform: translateY(-12px) translateX(-2px) skew(-20deg);
}

.burger:before {
     transform: translateY(-16px) skew(-10deg);
}


/* Toggle State part */

.is-open .burger {
     transform: skew(5deg) translateY(-8px) rotate(-45deg);
}

.is-open .burger:before {
     transform: translateY(0px) skew(-10deg) rotate(75deg);
}

.is-open .burger:after {
     transform: translateY(-12px) translateX(10px) skew(-20deg);
     opacity: 0;
}


/* MENU Text part */

.device {
     position: relative;
     width: 345px;
     height: 0px;
     background: transparent;
}


/*------------------------mobile menu end-------------------------------------*/

.bottom_pitch {
     float: left;
     width: 100%;
     vertical-align: top;
     position: relative;
     padding-bottom: 3px;
     margin-top: -81px;
}

.bottom_pitch:after {
     position: absolute;
     content: "";
     bottom: 0;
     left: 0;
     right: 0;
     background: url("../images/border.png");
     background-repeat: repeat-x;
     height: 6px;
     width: 1920px;
     margin: auto;
}

.bottom_pitch ul li {
     float: left;
     position: relative;
}


/* .bottom_pitch ul li {
     float: left;
     width: 20%;
     position: relative;
}
*/

.bottom_pitch ul li a {
     font-size: 12px;
     line-height: 20px;
     color: #ffffff;
     /* font-weight: 400; */
     display: block;
     text-align: center;
     /* line-height: 80px; */
     text-decoration: none;
     position: relative;
}


/* .bottom_pitch ul li a {
     font-size: 20px;
     line-height: 20px;
     color: #ffffff;
     font-weight: 400;
     display: block;
     text-align: center;
     line-height: 80px;
     text-decoration: none;
     position: relative;
}*/

.bottom_pitch ul li.active a:after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     top: -4px;
     margin: auto;
     background-repeat: repeat-y;
     background: url("../images/hover_bg.png");
     height: 6px;
}

.bottom_pitch ul li.active:before {
     position: absolute;
     content: "";
     left: -4px;
     bottom: 0;
     top: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_Vbg.png");
     width: 6px;
}

.bottom_pitch ul li.active:after {
     position: absolute;
     content: "";
     right: -2px;
     bottom: 0;
     top: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_Vbg.png");
     width: 6px;
}

.bottom_pitch ul li.active a {
     background: #e60000;
}

.bottom_pitch ul li a span.icon {
     position: relative;
}

.bottom_pitch ul li.pizza a span.icon {
     padding-left: 0px;
}

.bottom_pitch ul li.burger1 a span.icon {
     padding-left: 0px;
}

.bottom_pitch ul li.salads a span.icon {
     padding-left: 0px;
}

.bottom_pitch ul li.fries a span.icon {
     padding-left: 0px;
}

.bottom_pitch ul li.drinks a span.icon {
     padding-left: 0px;
}

.bottom_pitch ul li a span.icon {
     position: relative;
     display: inline-block;
     vertical-align: top;
}


/* .bottom_pitch ul li.pizza a span.icon:after {
     position: absolute;
     content: "";
     top: 0;
     bottom: 0;
     left: 0;
     margin: auto;
     background: url('../images/sprit.webp') no-repeat -59px -22px;
     width: 39px;
     height: 37px;
}
 .bottom_pitch ul li.burger1 a span.icon:after {
     position: absolute;
     content: "";
     top: 0;
     bottom: 0;
     left: 0;
     margin: auto;
     background: url('../images/sprit.webp') no-repeat -108px -24px;
     width: 38px;
     height: 32px;
}
 .bottom_pitch ul li.salads a span.icon:after {
     position: absolute;
     content: "";
     top: 0;
     bottom: 0;
     left: 0;
     margin: auto;
     background: url('../images/sprit.webp') no-repeat -155px -21px;
     width: 40px;
     height: 36px;
}
 .bottom_pitch ul li.fries a span.icon:after {
     position: absolute;
     content: "";
     top: 0;
     bottom: 0;
     left: 0;
     margin: auto;
     background: url('../images/sprit.webp') no-repeat -202px -17px;
     width: 30px;
     height: 40px;
}
 .bottom_pitch ul li.drinks a span.icon:after {
     position: absolute;
     content: "";
     top: 0;
     bottom: 0;
     left: 0;
     margin: auto;
     background: url('../images/sprit.webp') no-repeat -239px -13px;
     width: 30px;
     height: 44px;
}
*/

.main_bpitch {
     display: inline-block;
     width: 100%;
     vertical-align: top;
}


/* Header css End */


/* How to work css start */

.hwork {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     background: #f5f5f5;
     position: relative;
     overflow: hidden;
}

.hwork:after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     bottom: 0;
     background: url("../images/border_hwork.png");
     height: 6px;
     width: 1918px;
     background-repeat: no-repeat;
     margin: auto;
}

.main_hwork {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     margin-top: 56px;
     margin-bottom: 59px;
}

.main_hwork ul {
     margin: 0 -15px;
}

.main_hwork li {
     float: left;
     width: 33.33%;
     padding: 0 15px;
}

.main_hwork li .title {
     display: inline-block;
     vertical-align: top;
     padding-top: 70px;
     position: relative;
}

.main_hwork li .title:after {
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     margin: auto;
     content: "";
}

.main_hwork li.order {
     text-align: left;
     position: relative;
}

.main_hwork li.order:after {
     position: absolute;
     content: "";
     background: url('../images/sprit.webp') no-repeat -15px -273px;
     width: 175px;
     height: 45px;
     top: 8px;
     right: -68px;
}

.main_hwork li.deliver_L {
     text-align: center;
     position: relative;
}

.main_hwork li.deliver_L:after {
     position: absolute;
     content: "";
     top: 22px;
     right: -110px;
     background: url('../images/sprit.webp') no-repeat -232px -284px;
     width: 174px;
     height: 45px;
}

.main_hwork li.deliver_pick {
     text-align: right;
}

.main_hwork li.order .title:after {
     background: url('../images/sprit.webp') no-repeat -14px -78px;
     width: 57px;
     height: 40px;
}

.main_hwork li.deliver_L .title:after {
     background: url('../images/sprit.webp') no-repeat -14px -133px;
     width: 54px;
     height: 54px;
}

.main_hwork li.deliver_pick .title:after {
     background: url('../images/sprit.webp') no-repeat -10px -210px;
     width: 69px;
     height: 43px;
}


/* How to work css End */


/* Popular css start */

.popular {
     display: inline-block;
     width: 100%;
     vertical-align: top;
/*     background: url("../images/p_bg.png");*/
     background-repeat: no-repeat;
     background-size: cover;
     background-position: top center;
}

.main_popular {
     display: inline-block;
     vertical-align: top;
     width: 100%;
     padding: 0px 0;
     padding-bottom: 0px;
}

.main_popular .title {
     text-align: center;
     font-size: 20px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     font-family: var(--font-family-reqular), serif;
     margin-bottom: 10px;
}

.main_popular .desc {
     font-size: 16px;
     line-height: 24px;
     color: #000;
     font-weight: 300;
     text-align: center;
     margin-bottom: 30px;
}

.p_card {
     float: left;
     width: 100%;
}

.p_card li {
     float: left;
     padding: 0 15px;
     margin-bottom: 55px;
     width: 100%;
}

.p_card li .card {
     float: left;
     width: 100%;
     display: block;
     position: relative;
     transition: all 0.5s ease;
}

.p_card li .card .C_img {
     float: left;
     position: relative;
     text-align: center;
}

.p_card li .card .C_desc {
     float: left;
     padding: 20px;
     width: calc(100% - 192px);
     -moz-width: calc(100% - 192px);
     -ms-width: calc(100% - 192px);
     -o-width: calc(100% - 192px);
     -webkit-width: calc(100% - 192px);
     width: calc(100% - 192px);
     /* width: position:relative;*/
     padding-bottom: 27px;
}

.card:hover {
     -webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}

.card_btn {
    color: #ffff;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    padding: 6px 11px;
    position: relative;
    transition: all 0.5s;
    height: 28px;
    border-width: 1px 1px;
    border-radius: 15px;
    background-color: #4ca846;
    font-size: 15px;
}

.custome_btn {
     transition: all 0.5s;
     border: dashed black;
     border-width: 2px 2px;
     border-radius: 15px;
     background-color: #4ca846;
     box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
     font-size: 12px;
     width: 100%;
     padding: 2px;
     color: white;
}


/* .card_btn:before {
     content: "";
     top: -3px;
     left: -4px;
     position: absolute;
     background: url(../images/bt_border.png) no-repeat;
     width: 108px;
     height: 42px;
}*/

.card:hover .price_block .card_btn,
.P_itmesbox:hover .price_block .card_btn {
     color: #ffffff;
     background: #e71c00;
     height: 36px;
}

.offerSection .card:hover .price_block .card_btn,
.P_itmesbox:hover .price_block .card_btn {
     color: #e71c00;
     background: #80808030;
     height: 36px;
}

.card:hover .price_block .card_btn:before,
.P_itmesbox:hover .price_block .card_btn:before {
     content: "";
     top: -3px;
     left: -4px;
     position: absolute;
     background: url(../images/bt_hoverborder.png) no-repeat;
     width: 108px;
     height: 42px;
}

.offerSection .card:hover .price_block .card_btn:before,
.P_itmesbox:hover .price_block .card_btn:before {
     content: "";
     top: -3px;
     left: -4px;
     position: absolute;
     background: transparent;
     width: 108px;
     height: 42px;
}

.P_itmesbox .card_btn {
     padding: 0px 26px;
}
.menuCardFotterButton{
     text-align: right;
    padding-right: 21px;
}

.o_card li .card .card_btn {
     padding: 6px 13px;
     margin: 10px 0px 0px 5px;
}

.card:hover .price_block .btn a,
.P_itmesbox:hover .price_block .btn a {
     background: #e60000;
     color: #fff;
}

.card:hover .price_block .btn a:after,
.P_itmesbox:hover .price_block .btn a:after {
     top: 0;
     bottom: 0;
     left: 0px;
     right: 0;
     margin: auto;
     content: "";
     position: absolute;
     background: url(../images/bt_hoverborder.png);
     background-repeat: no-repeat;
     width: 107px;
     height: 42px;
     transition: 500ms all;
     -webkit-transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
}


/* border */

.p_card li .card:after {
     top: -3px;
     left: 0;
     right: 0;
     margin: auto;
     content: "";
     position: absolute;
     background-repeat: repeat-y;
     background: url("../images/gray_Hborder.png");
     height: 6px;
}

.p_card li .card:before {
     bottom: -5px;
     left: 0;
     right: 0;
     margin: auto;
     content: "";
     position: absolute;
     background-repeat: repeat-y;
     background: url("../images/gray_Hborder.png");
     height: 6px;
}

.p_card li .card .C_img:after {
     top: 0;
     bottom: 0;
     left: -4px;
     margin: auto;
     background-repeat: repeat-x;
     position: absolute;
     content: "";
     background: url("../images/gray_Vborder.png");
     width: 6px;
}

.p_card li .card .C_img:before {
     top: 0;
     bottom: 0;
     right: -4px;
     margin: auto;
     background-repeat: repeat-x;
     position: absolute;
     content: "";
     background: url("../images/gray_Vborder.png");
     width: 6px;
}

.p_card li .card .C_desc:before {
     top: 0;
     bottom: 0;
     right: -3px;
     margin: auto;
     background-repeat: repeat-x;
     position: absolute;
     content: "";
     background: url("../images/gray_Vborder.png");
     width: 6px;
}


/* border */

.p_card li .card .C_desc .title {
     font-size: 26px;
     line-height: 26px;
     font-weight: 700;
     text-align: left;
     color: #000;
     font-family: var(--font-family-reqular);
     margin-bottom: 8px;
}

.p_card li .card .C_desc .desc {
     text-align: left;
     margin-bottom: 7px;
}

.p_card li .card .price_block {
     float: left;
     width: 100%;
}

.p_card li .card .price_block .price {
     float: left;
     max-width: 110px;
     text-align: left;
     font-size: 26px;
     line-height: 26px;
     font-weight: 700;
     margin-top: 15px;
     color: #0b0b0b;
}

.price_block .btn {
     float: left;
     margin-left: 5px;
     width: auto;
     text-align: left;
     position: relative;
}

.price_block .btn a {
     width: 100%;
     height: 36px;
     line-height: 36px;
     text-align: center;
     padding: 0 14px;
     color: #e70100;
     font-size: 15px;
     display: inline-block;
     text-decoration: none;
     background: #fff;
}


/* border */

.price_block .btn a:after {
     top: 0;
     bottom: 0;
     left: 10px;
     right: 0;
     margin: auto;
     content: "";
     position: absolute;
     background: url("../images/bt_border.png");
     background-repeat: no-repeat;
     width: 100%;
     height: 42px;
     transition: 500ms all;
     -webkit-transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
}


/* border */


/* Popular css End */


/* clinet say start css */

.client_say {
     float: left;
     width: 100%;
     vertical-align: top;
     position: relative;
}

.client_say:after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     top: -3px;
     margin: auto;
     background: url("../images/border_Ctop.png");
     height: 6px;
     width: 1920px;
     background-repeat: no-repeat;
}

.client_say:before {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     bottom: -3px;
     margin: auto;
     background: url("../images/border_Ctop.png");
     height: 6px;
     width: 1920px;
     background-repeat: no-repeat;
     z-index: 99;
}

.main_client {
     display: inline-block;
     width: 100%;
     overflow: hidden;
     vertical-align: top;
     position: relative;
     background: url(../images/client_bg.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
     height: 380px;
}

.main_client .container {
     top: 0;
     left: 0;
     right: 0;
     margin: auto;
     position: absolute;
     text-align: center;
     padding-top: 60px;
}

.middle_Cpitch .title {
     font-size: 36px;
     line-height: 36px;
     color: #ffffff;
     font-weight: 700;
     font-family: var(--font-family-reqular), serif;
     margin-bottom: 60px;
}

.middle_Cpitch .desc {
     font-size: 16px;
     line-height: 24px;
     color: #ffffff;
     font-weight: 300;
     display: inline-block;
     position: relative;
     padding-left: 30px;
     padding-right: 30px;
     margin-bottom: 46px;
}

.double_quat {
     display: inline-block;
     background: url('../images/sprit.webp') no-repeat -90px -98px;
     width: 19px;
     height: 17px;
     margin-right: 15px;
}

.double_quat2 {
     background: url('../images/sprit.webp') no-repeat -117px -98px;
     width: 20px;
     height: 16px;
     display: inline-block;
     margin-left: 8px;
}

.sign {
     display: inline-block;
     vertical-align: top;
     width: 100%;
}

.sign .name {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     text-align: center;
     font-size: 18px;
     line-height: 18px;
     color: #ffcc00;
     font-weight: 700;
     margin-bottom: 16px;
}

.sign .Desig {
     font-size: 16px;
     line-height: 16px;
     color: #ffffff;
     display: inline-block;
     text-align: center;
     width: 100%;
}


/* clinet say End css */


/* Map Start css */

.map {
     display: flex;
     width: 100%;
     vertical-align: top;
}


/* Map End css */


/* Footer End css */

.main_footer {
     float: left;
     width: 100%;
     background: url("../images/footer-placeholder.png");
     background-size: cover;
     padding: 60px 0;
     position: relative;
}

.main_cnt ul {
     margin: 0;
}

footer {
     margin-top: -5px;
}

.main_footer:after {
     position: absolute;
     content: "";
     top: -4px;
     left: 0;
     right: 0;
     margin: auto;
     background: url("../images/border_footer.png");
     background-size: cover;
     height: 6px;
}

.quick_links {
     float: left;
     position: relative;
}

.location {
     float: left;
     text-align: center;
     position: relative;
}

.subscribe {
     float: left;
     text-align: center;
}

.quick_links li {
     float: left;
     width: 100%;
     margin-bottom: 10px;
}

.quick_links li a {
     font-size: 16px;
     line-height: 16px;
     color: #ffffff;
     text-decoration: none;
     font-weight: 400;
}

.quick_links li a.active {
     color: #e60000;
}

.M_footer .title {
     font-size: 18px;
     line-height: 20px;
     color: #ffcc00;
     font-weight: 700;
     font-family: var(--font-family-reqular), serif;
     margin-bottom: 25px;
}

.location span {
     display: block;
     text-align: center;
     font-size: 16px;
     line-height: 20px;
     color: #ffffff;
     margin-bottom: 18px;
}

.location span a {
     text-align: center;
     font-size: 16px;
     line-height: 20px;
     color: #ffffff;
     margin-bottom: 18px;
}

.location span a:hover {
     text-decoration: none;
     color: #ffcc00;
}

.sbcr_label {
     font-size: 15px;
     line-height: 32px;
     color: #fff;
}

.quick_links:after {
     width: 1px;
     height: 243px;
     top: -28px;
     right: 0;
     content: "";
     position: absolute;
     background: #292929;
}

.location:after {
     width: 1px;
     height: 243px;
     top: -28px;
     right: 0;
     content: "";
     position: absolute;
     background: #292929;
}

.sbcrb_input {
     width: 100%;
     max-width: 310px;
     margin-top: 10px;
     height: 40px;
     display: inline-block;
     position: relative;
}

.sbcrb_input input[type="text"] {
     display: inline-block;
     height: 40px;
     padding-right: 65px;
     padding-left: 20px;
     color: #6c6c6c;
     width: 100%;
     background: #111111;
}

.sbcrb_input input[placeholder] {
     color: #ffffff;
     font-size: 14px;
     border-radius: 5px;
     border: none;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     -webkit-border-radius: 5px;
}


/* .send {
     position: absolute;
     top: 0;
     right: 0;
     height:43px;
     bottom: 0;
     font-size: 0px;
     width: 56px;
     background: #111111;
     border-bottom-right-radius: 4px;
     -moz-border-bottom-right-radius: 4px;
     -ms-border-bottom-right-radius: 4px;
     -webkit-border-bottom-right-radius: 4px;
     border-top-right-radius: 4px;
     -moz-border-top-right-radius: 4px;
     -ms-border-top-right-radius: 4px;
     -webkit-border-top-right-radius: 4px;
}
 */

.F_footer {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     background-color: black;
     background-size: cover;
     padding: 20px 0;
     position: relative;
}

.F_footer:after {
     position: absolute;
     content: "";
     top: -4px;
     left: 0;
     right: 0;
     margin: auto;
     border-top: 1px solid gray;
     background-repeat: no-repeat;
     height: 6px;
     width: 100%;
}

.payment {
     width: auto;
     float: left;
     text-align: left;
}

.payment span {
     font-size: 16px;
     line-height: 16px;
     color: #ffffff;
     font-family: var(--font-family-reqular), serif;
     padding-left: 22px;
}

.social ul li a{
text-align:  center;
}

.social ul {
     margin: 0 -15px;
}

.social li {
     float: left;
     padding: 0 15px;
}

.social li a {
     font-size: 16px;
     line-height: 16px;
     color: #ffffff;
}

.copyright {
     position: relative;
     float: left;
     width: 100%;
     text-align: center;
     background: #e60000;
     /*     background-color: #fbb034;
     background-image: linear-gradient(315deg, #fbb034 0%, #ffdd00 74%);*/
     padding: 18px 0 0;
}

.copyright:after {
     position: absolute;
     left: 0;
     right: 0;
     top: -4px;
     margin: auto;
     content: "";
     background: url("../images/copyright_border.png");
     width: 100%;
     height: 6px;
     background-repeat: no-repeat;
}

.copyright p {
     color: #fff;
     font-size: 14px;
     line-height: 18px;
}

.copyright p a {
     text-decoration: none;
     color: #fff;
}

.mobile_title {
     display: none;
}


/* Footer End css */


/* breadcum */

.breadcum {
     /*     background: #e80f0e;*/
     background-color: #e6c84f;
     background-image: linear-gradient(315deg, #e6c84f 0%, #e8807f 74%);
     padding: 15px 0;
     float: left;
     width: 100%;
     position: relative;
}

.breadcum:before {
     position: absolute;
     content: "";
     top: -4px;
     left: 0;
     right: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_bg.png");
     height: 6px;
}

.breadcum:after {
     position: absolute;
     content: "";
     bottom: -3px;
     left: 0;
     right: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_bg.png");
     height: 6px;
}

.main_breadcum ul {
     margin: 0 -20px;
}

.main_breadcum li {
     float: left;
     padding-right: 20px;
     padding-left: 20px;
     position: relative;
     font-size: 14px;
     line-height: 14px;
     color: #ffcc00;
     font-weight: 600;
     position: relative;
}

.main_breadcum li:last-child:after {
     display: none;
}

.main_breadcum li:after {
     position: absolute;
     content: "/";
     right: 0;
     top: 0;
     bottom: 0;
     font-size: 14px;
     line-height: 14px;
     color: #fff;
     font-weight: 600;
}

.main_breadcum li a {
     text-decoration: none;
     color: #fff;
}


/* breadcum */


/*============ About ====================*/


/* History section */

.history_sction {
/*     display: inline-block;
     width: 100%;
     vertical-align: top;
     background: url("../images/p_bg.png");
     background-size: cover;*/
     font-family:'ArimaMadurai-Regular'; 
}

.main_history {
     padding: 50px 0;
     display: inline-block;
     width: 100%;
     vertical-align: top;
}

.main_history h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     font-family: var(--font-family-reqular);
     text-align: center;
     margin-bottom: 25px;
}

.main_history .desc {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     padding: 0 105px;
     margin-bottom: 40px;
}

.main_history .desc p {
     font-size: 17px;
     line-height: 25px;
     color: #181818;
     text-align: center;
     font-weight: 300;
}

.points_history {
     float: left;
     width: 100%;
}

.points_history ul {
     margin: 0 -10px;
}

.points_history li {
     float: left;
     width: 100%;
     padding: 0 10px;
}

.points_history li a {
     min-height: 144px;
     display: block;
     text-align: center;
     position: relative;
     text-decoration: none;
     border: 2px solid #ececec;
     background: #fff;
     font-size: 16px;
     line-height: 16px;
     color: #000000;
     font-weight: 400;
}

.points_history li a:hover {
     -webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
     box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}

.points_history li a span {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     left: 0;
     right: 0;
     margin: auto;
}

.points_history li a:hover span {
     color: #ffffff;
}

.points_history li.icon1 a span {
     padding-top: 74px;
}

.points_history li.icon2 a span {
     padding-top: 66px;
}

.points_history li.icon3 a span {
     padding-top: 76px;
}

.points_history li.icon4 a span {
     padding-top: 74px;
}

.points_history li.icon1 a span:after {
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     margin: auto;
     content: "";
     background: url('../images/sprit.webp') no-repeat -62px -352px;
     width: 41px;
     height: 48px;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -webkit-transition: 500ms all;
}

.points_history li.icon2 a span:after {
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     margin: auto;
     content: "";
     background: url('../images/sprit.webp') no-repeat -62px -416px;
     width: 54px;
     height: 40px;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -webkit-transition: 500ms all;
}

.points_history li.icon3 a span:after {
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     margin: auto;
     content: "";
     background: url('../images/sprit.webp') no-repeat -64px -465px;
     width: 52px;
     height: 48px;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -webkit-transition: 500ms all;
}

.points_history li.icon4 a span:after {
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     margin: auto;
     content: "";
     background: url('../images/sprit.webp') no-repeat -62px -352px;
     width: 41px;
     height: 48px;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -webkit-transition: 500ms all;
}


/* History section */


/* Order Online section */

.Order {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     background: url("../images/order_bg.png") no-repeat;
     background-size: cover;
     background-position: center;
     background-attachment: fixed;
}

.main_Order {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     padding-top: 50px;
     padding-bottom: 60px;
}

.main_Order h2.title {
     font-size: 40px;
     line-height: 40px;
     color: #ffffff;
     font-weight: 400;
     font-family: var(--font-family-reqular), serif;
     text-align: center;
     margin-bottom: 30px;
}

.main_Order p.desc {
     font-size: 16px;
     line-height: 24px;
     color: #ffffff;
     text-align: center;
     padding: 0 290px;
     margin-bottom: 40px;
}

.order_button {
     float: left;
     width: 100%;
     text-align: center;
}


/* Order Online section */


/*============ About ====================*/


/*============ Our menu ====================*/


/* Our menu */

.Our_menu {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     /*background: url("../images/p_bg.png");*/
     background-size: cover;
}

.main_Ourmenu {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     padding-top: 1px;
     padding-bottom: 25px;
}

.main_Ourmenu h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     font-family: var(--font-family-reqular), serif;
     text-align: center;
     margin-bottom: 60px;
}

.o_card {
     float: left;
     width: 100%;
}

.o_card li {
     float: left;
     padding: 0 15px;
     width: 100%;
     margin-bottom: 40px;
}

.o_card li .card {
     float: left;
     width: 100%;
     position: relative;
     display: block;
     border: 3px solid #cfcfcf;
     border-radius: 10px;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
     -webkit-border-radius: 10px;
     overflow: hidden;
}

.box-hvr {
     transition: 0.7s ease-in-out;
}

.box-hvr:hover {
     -webkit-box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.35);
     -moz-box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.35);
     box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.35);
}

.o_card li .card .C_img {
     float: left;
     position: relative;
     text-align: center;
}

.o_card li .card .C_desc {
     float: left;
     padding: 20px;
     width: calc(100% - 192px);
     -moz-width: calc(100% - 192px);
     -ms-width: calc(100% - 192px);
     -o-width: calc(100% - 192px);
     -webkit-width: calc(100% - 192px);
     width: calc(100% - 192px);
     /*     width: position:relative;*/
}

.o_card li .card .C_desc .title {
     font-size: 26px;
     line-height: 26px;
     font-weight: 700;
     text-align: left;
     color: #000;
     font-family: var(--font-family-reqular);
     margin-bottom: 8px;
}

.o_card li .card .C_desc .desc {
     text-align: left;
     margin-bottom: 7px;
}

.o_card li .card .price_block {
     float: left;
     width: 100%;
}

.o_card li .card .price_block .price {
     float: left;
     max-width: 110px;
     text-align: left;
     font-size: 26px;
     line-height: 26px;
     font-weight: 700;
     margin-top: 15px;
     color: #0b0b0b;
}

.o_card li .card .price_block .btn {
     float: left;
     margin-left: 5px;
     width: auto;
     text-align: left;
     position: relative;
     padding: 0;
     margin: 0;
     margin-top: 5px;
}

.o_card li .card .price_block .btn a {
     width: 104px;
     height: 36px;
     line-height: 36px;
     text-align: center;
     color: #e70100;
     font-size: 15px;
     display: inline-block;
     text-decoration: none;
     background: #fff;
}

.o_card li .card .C_img:after {
     top: 0;
     bottom: 0;
     right: -3px;
     margin: auto;
     background-repeat: repeat-x;
     position: absolute;
     content: "";
     background: url("../images/gray_Vborder.png");
     width: 6px;
}

.o_card li .card .desc {
     font-size: 15px;
     line-height: 24px;
     color: #2c2c2c;
     font-weight: 300;
     text-align: center;
     margin-bottom: 30px;
}


/* Our menu */


/* Quick border */

.quick_order {
     display: inline-block;
     width: 100%;
     position: relative;
     vertical-align: top;
     text-align: center;
     /*     background: #e80f0e;*/
     background-color: #84fb95;
     background-image: linear-gradient(315deg, #84fb95 0%, #cef576 74%);
     padding: 30px 0;
}

.quick_order:after {
     position: absolute;
     top: -4px;
     left: 0;
     right: 0;
     margin: 0;
     content: "";
     background-repeat: repeat;
     background: url("../images/hover_bg.png");
     height: 6px;
}

.main_quickorder h3.title {
     font-size: 40px;
     line-height: 40px;
     color: #ffffff;
     font-family: var(--font-family-reqular), serif;
     margin-bottom: 15px;
}

.main_quickorder .call_quick span {
     display: block;
     color: #ffffff;
     font-size: 40px;
     line-height: 40px;
     font-family: var(--font-family-reqular), serif;
     font-weight: 700;
}

.main_quickorder .call_quick span a {
     text-decoration: none;
     color: #fff;
}

.main_quickorder .call_quick span a:hover {
     color: #ffcc00;
}


/* Quick border */


/*=============== Order Rightbar ================*/

.your_order .fa {
     font-size: 11px;
}

.your_order {
     float: left;
     width: 100%;
     border: 1px solid #cfcfcf;
     border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     -webkit-border-radius: 5px;
     overflow: hidden;
     transition: all 0.5s;
}

.your_order .Order_title {
     transition: all 0.5s;
     display: inline-block;
     width: 100%;
     vertical-align: top;
     background: #4ca846;
     padding: 20px 15px;
     padding-top: 11px;
     padding-bottom: 16px;
     color: white;
}

.your_order .Order_title .O_lefttitle {
     font-size: 20px;
     line-height: 17px;
     color: #fff;
     font-weight: 600;
     float: left;
     width: auto;
     padding-right: 5px;
}

.your_order .Order_title .O_cart {
     float: right;
     width: auto;
     vertical-align: top;
}

.your_order .Order_title .O_cart a {
     display: inline-block;
     width: 23px;
     position: relative;
}

.your_order .Order_title .O_cart a:after {
     position: absolute;
     content: "";
     background: url('../images/sprit.webp') no-repeat -89px -126px;
     width: 24px;
     height: 21px;
     top: -10px;
     left: 0;
     bottom: 0;
     right: 0;
     margin: auto;
}

.Order_number {
     float: left;
     width: 100%;
     max-height: 309px;
     overflow: auto;
}

.Order_number li {
     float: left;
     width: 100%;
     list-style: none;
     padding: 20px 5px 4px 0px;
     border-bottom: 1px solid #cfcfcf;
     height: auto;
}

.Order_number li .Order_number {
     width: 100%;
     display: flex;
     vertical-align: top;
     padding-left: 7px;
     position: relative;
     cursor: pointer;
}

.bm_footer .O_YC {
     font-size: 11px;
     display: block;
     color: #FF9800;
     font-weight: 700;
}

.pro_name .O_YC {
     font-size: 11px;
     display: block;
     color: #FF9800;
     font-weight: 700;
}

.O_YC {
     font-size: 11px;
     display: block;
     color: #FF9800;
     font-weight: 700;
}

.bm_footer .O_type {
     font-size: 10px;
     color: gray;
}

.bm_footer {
     margin-left: 10px;
}


/*.Order_number li .Order_number:after {
     width: 14px;
     content: "";
     height: 14px;
     background: #989898;
     border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
     -webkit-border-radius: 100%;
     display: inline-block;
     left: 0;
     top: 0;
     position: absolute;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -o-transition: 500ms all;
     -webkit-transition: 500ms all;
}*/


/* .Order_number li .Order_number:before {
     position: absolute;
     content: "";
     width: 6px;
     height: 2px;
     display: inline-block;
     background: #fbdede;
     left: 4px;
     top: 6px;
     z-index: 9;
}
 .Order_number li:first-child .Order_number:after {
     background: #e80f0e;
}*/

.Order_names {
     float: left;
     text-align: left;
     width: 69%;
}

.inner_checkout .Order_price {
     float: right;
     text-align: right;
     width: 28%;
}

.empty-cart-title {
     text-align: center;
     font-size: 18px;
     color: gray;
}

.Order_names span {
     display: inline-block;
     width: 100%;
     text-align: left;
     vertical-align: top;
}

.Order_names span.O_name {
     font-size: 14px;
     line-height: 14px;
     color: #000000;
     display: block;
}

.Order_names span.O_type {
     font-size: 12px;
     line-height: 12px;
     color: #8a8a8a;
     font-family: 'Montserrat', sans-serif;
     font-weight: 300;
     margin-top: 4px;
}

.toppings span.O_type {
     font-size: 12px;
     line-height: 12px;
     color: #8a8a8a;
     font-family: 'Montserrat', sans-serif;
     font-weight: 300;
     margin-top: 4px;
}

.Order_price {
     float: right;
     font-size: 14px;
     line-height: 14px;
     color: #e80f0e;
     font-weight: 700;
     width: 18%;
}

.totle_Oamount {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     background: #f1f1f1;
     padding: 0px;
     padding-top: 0px;
}

.totle_Oamount a:hover {
     color: #ffffff;
}

.O_totlecost {
     float: left;
     width: 100%;
     margin-top: 10px;
     margin-bottom: 10px;
     padding: 0px 10px;
}

.totle_Oamount span.O_title {
     float: left;
     font-size: 18px;
     line-height: 18px;
     color: #000000;
     font-weight: 700;
     font-family: var(--font-family-reqular);
}

.totle_Oamount span.O_price {
     float: right;
     font-size: 14px;
     line-height: 18px;
     color: #e80f0e;
     font-weight: 700;
     font-family: var(--font-family-reqular);
}

.totle_Oamount a.red_btn {
     border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     -webkit-border-radius: 5px;
     text-transform: uppercase;
     width: 100%;
     font-size: 16px;
}


/*=============== Order Rightbar ================*/


/*=============== Fifth Menu ================*/

.Our_menu.menu_fifth .menu_leftside {
     float: left;
     padding: 0 15px;
}

.Our_menu.menu_fifth .menu_leftside li {
     float: left;
     width: 100%;
     border-bottom: 1px solid #cfcfcf;
}

.Our_menu.menu_fifth .menu_leftside li a {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     padding: 15px 20px;
     font-size: 14px;
     line-height: 14px;
     font-weight: 500;
     color: #555555;
     text-decoration: none;
     position: relative;
}

.Our_menu.menu_fifth .menu_leftside li a:after {
     position: absolute;
     content: "";
     right: 20px;
     top: 0;
     bottom: 0;
     margin: auto;
     background: url('../images/sprit.webp') no-repeat -154px -127px;
     width: 5px;
     height: 9px;
     transition: 300ms all;
     -moz-transition: 300ms all;
     -ms-transition: 300ms all;
     -o-transition: 300ms all;
     -webkit-transition: 300ms all;
}

.Our_menu.menu_fifth .menu_leftside ul {
     border: 1px solid #cfcfcf;
     border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     -webkit-border-radius: 5px;
     width: 100%;
     float: left;
     overflow: hidden;
     margin-bottom: 20px;
}

.Our_menu.menu_fifth .menu_leftside li a .list_item {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     padding-left: 42px;
     position: relative;
}

.Our_menu.menu_fifth .menu_leftside li a .list_item:after {
     background: url('../images/sprit.webp') no-repeat;
     position: absolute;
     content: "";
     left: 0;
     top: -5px;
     transition: 300ms all;
     -moz-transition: 300ms all;
     -ms-transition: 300ms all;
     -o-transition: 300ms all;
     -webkit-transition: 300ms all;
}

.Our_menu.menu_fifth .menu_leftside li.pizza a .list_item:after {
     background-position: -451px -24px;
     width: 22px;
     height: 21px;
}

.Our_menu.menu_fifth .menu_leftside li.burger1 a .list_item:after {
     background-position: -451px -52px;
     width: 24px;
     height: 20px;
}

.Our_menu.menu_fifth .menu_leftside li.salads a .list_item:after {
     background-position: -451px -80px;
     width: 24px;
     height: 22px;
}

.Our_menu.menu_fifth .menu_leftside li.fries a .list_item:after {
     background-position: -452px -108px;
     width: 22px;
     height: 26px;
     top: -8px;
}

.Our_menu.menu_fifth .menu_leftside li.drinks a .list_item:after {
     background-position: -454px -141px;
     width: 18px;
     height: 27px;
     top: -10px;
}

.Our_menu.menu_fifth .menu_leftside li:last-child {
     border-bottom: none;
}

.Our_menu.menu_fifth .item_list {
     float: left;
     padding: 0 15px;
}

.Our_menu.menu_fifth .item_list li {
     width: 100%;
}

.Our_menu.menu_fifth .right_cntbar {
     width: 100%;
     float: left;
     padding-bottom: 44px;
}

.Our_menu.menu_fifth .menu_leftside li a:after {
     background-position: -146px -127px;
     width: 5px;
     height: 9px;
}

.Our_menu.menu_fifth .menu_leftside li.active.pizza a .list_item:after {
     background-position: -426px -24px;
}

.Our_menu.menu_fifth .menu_leftside li.active.burger1 a .list_item:after {
     background-position: -424px -52px;
}

.Our_menu.menu_fifth .menu_leftside li.active.salads a .list_item:after {
     background-position: -424px -80px;
}

.Our_menu.menu_fifth .menu_leftside li.active.fries a .list_item:after {
     background-position: -425px -108px;
}

.Our_menu.menu_fifth .menu_leftside li.active.drinks a .list_item:after {
     background-position: -431px -141px;
}

.Our_menu.menu_fifth .menu_leftside li.active a {
     background: #e80f0e;
     color: #fff;
}

.need_help {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     border: 1px solid #cfcfcf;
     padding: 25px 20px;
     border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     -webkit-border-radius: 5px;
}

.need_help_mobile .need_help {
     display: none;
}

.need_help .help_que {
     float: left;
     width: 100%;
     text-align: center;
     padding-top: 65px;
     font-size: 20px;
     line-height: 20px;
     color: #333339;
     margin-bottom: 20px;
     position: relative;
}

.need_help .help_que:after {
     position: absolute;
     content: "";
     background: url('../images/sprit.webp') no-repeat -91px -160px;
     width: 53px;
     height: 52px;
     top: 0;
     left: 0;
     right: 0;
     margin: auto;
}

.need_help .help_nub a {
     float: left;
     width: 100%;
     text-align: center;
     font-size: 25px;
     color: #e80f0e;
     margin-bottom: 14px;
}

.need_help .help_time {
     float: left;
     width: 100%;
     vertical-align: top;
     text-align: center;
     font-size: 13px;
     color: #868686;
}

.pizza_items.fifth_items .PT_image {
     width: 34%;
     float: left;
}

.pizza_items.fifth_items .PT_dscr {
     width: 66%;
     float: left;
     padding: 10px 5px 9px 15px;
}

.PT_image .absoImg {
     position: relative;
     left: 0;
     top: 0;
     bottom: 0;
     margin: auto;
     max-width: inherit;
     width: 100%;
     height: 152px;
     object-fit: cover;
     object-position: center;
     border-radius: 6px 6px 10px 0px;
}



.pizza_items.fifth_items .PT_image:after {
     top: 0;
     bottom: 0;
     right: -3px;
     margin: auto;
     background-repeat: repeat-x;
     position: absolute;
     content: "";
     background: url(../images/gray_Vborder.png);
     width: 6px;
}

.pizza_items.fifth_items .PT_dscr .PT_title {
     text-align: left;
     margin-bottom: 8px;
}

.pizza_items.fifth_items .PT_dscr .PT_dtls {
     text-align: left;
     padding-left: 0;
     padding-right: 0;
     margin-bottom: 9px;
}

.pizza_items.fifth_items .PT_optn {
     width: 100%;
     margin-bottom: 0px;
}

.pizza_items.fifth_items .PT_optn li {
     float: left;
     width: auto !important;
     margin-bottom: 0 !important;
}

.pizza_items.fifth_items .price_block {
     width: 100%;
     display: flex;
}

.pizza_items.fifth_items .price_block .btn {
     float: right;
}

.Our_menu.menu_fifth .main_Ourmenu h2.title {
     margin-bottom: 50px;
}


/*=============== Fifth Menu ================*/


/*============ Our menu ====================*/

.content_menu.bottom_pitch {
     margin-top: 0;
     margin-bottom: 30px;
}

.content_menu.bottom_pitch:after {
     width: 100%;
}

.content_menu.bottom_pitch ul li a {
     color: #000000;
     border: none;
}

.content_menu.bottom_pitch ul li.active a {
     color: #fff;
}


/* .content_menu.bottom_pitch ul li.pizza a span.icon:after {
     background: url('../images/sprit.webp') no-repeat -343px -20px;
     width: 39px;
     height: 37px;
     transition: all 300ms;
     -moz-transition: all 300ms;
     -ms-transition: all 500ms;
     -o-transition: all 500ms;
     -webkit-transition: all 500ms;
}*/

.content_menu.bottom_pitch ul li.burger1 a span.icon:after {
     background: url('../images/sprit.webp') no-repeat -342px -66px;
     width: 38px;
     height: 32px;
     transition: all 500ms;
     -moz-transition: all 500ms;
     -ms-transition: all 500ms;
     -o-transition: all 500ms;
     -webkit-transition: all 500ms;
}

.content_menu.bottom_pitch ul li.salads a span.icon:after {
     background: url('../images/sprit.webp') no-repeat -344px -108px;
     width: 40px;
     height: 36px;
     transition: all 500ms;
     -moz-transition: all 500ms;
     -ms-transition: all 500ms;
     -o-transition: all 500ms;
     -webkit-transition: all 500ms;
}

.content_menu.bottom_pitch ul li.fries a span.icon:after {
     background: url('../images/sprit.webp') no-repeat -339px -151px;
     width: 30px;
     height: 40px;
     transition: all 500ms;
     -moz-transition: all 500ms;
     -ms-transition: all 500ms;
     -o-transition: all 500ms;
     -webkit-transition: all 500ms;
}

.content_menu.bottom_pitch ul li.drinks a span.icon:after {
     background: url('../images/sprit.webp') no-repeat -338px -201px;
     width: 30px;
     height: 44px;
     transition: all 500ms;
     -moz-transition: all 500ms;
     -ms-transition: all 500ms;
     -o-transition: all 500ms;
     -webkit-transition: all 500ms;
}

.content_menu.bottom_pitch .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
     background-color: #e60000 !important;
}

.main_bpitch {
     background-color: white;
}

.nav-tabs .nav-item a {
     color: #6c757d;
     font-size: 15px;
     font-weight: 600;
     padding: 15px 6px 15px 6px;
}


.nav-tabs .nav-link.active {
     color: white !important;
}

.content_menu.bottom_pitch ul li.pizza.active a span.icon:after {
     background-position: -300px -20px;
}

.content_menu.bottom_pitch ul li.burger1.active a span.icon:after {
     background-position: -300px -66px;
}

.content_menu.bottom_pitch ul li.salads.active a span.icon:after {
     background-position: -298px -108px;
}

.content_menu.bottom_pitch ul li.fries.active a span.icon:after {
     background-position: -303px -151px;
}

.content_menu.bottom_pitch ul li.drinks.active a span.icon:after {
     background-position: -303px -201px;
}

.nav_manu .menu li a:hover {
     color: #ffcc00;
}

.bottom_pitch ul li a:hover {
     background: #e60000;
}

.quick_links li a:hover {
     color: #ffcc00;
}

.social li a:hover {
     color: #ffcc00;
}

.bottom_pitch ul li a:hover:after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     top: -3px;
     margin: auto;
     background-repeat: repeat-y;
     background: url("../images/hover_bg.png");
     height: 6px;
}

.bottom_pitch ul li:hover:before {
     position: absolute;
     content: "";
     left: -4px;
     bottom: 0;
     top: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_Vbg.png");
     width: 6px;
}

.bottom_pitch ul li:hover:after {
     position: absolute;
     content: "";
     right: -2px;
     bottom: 0;
     top: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_Vbg.png");
     width: 6px;
}

.bottom_pitch ul li .active:hover:after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     top: -30px;
     margin: auto;
     background-repeat: repeat-y;
     background: url(../images/hover_bg.png);
     height: 6px;
}


/* .bottom_pitch ul li .active span:before {
     position: absolute;
     content: "";
     left: -19px;
     width: 153px;
     top: -11px;
     margin: auto;
     background-repeat: repeat-y;
     background: url(../images/hover_bg.png);
     height: 6px;
}*/

.content_menu.bottom_pitch ul li a.active {
     color: #fff;
}

.bottom_pitch ul li .active:before {
     position: absolute;
     content: "";
     left: -4px;
     bottom: 0;
     top: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_Vbg.png");
     width: 6px;
}

.bottom_pitch ul li .active:after {
     position: absolute;
     content: "";
     right: -2px;
     bottom: 0;
     top: 0;
     margin: auto;
     background-repeat: repeat-x;
     background: url("../images/hover_Vbg.png");
     width: 6px;
}

.content_menu.bottom_pitch ul li:hover a {
     color: #fff;
}

.content_menu.bottom_pitch ul li.pizza:hover a span.icon:after,
.content_menu.bottom_pitch ul li.pizza a.active span.icon:after {
     background-position: -300px -20px;
}

.content_menu.bottom_pitch ul li.burger1:hover a span.icon:after,
.content_menu.bottom_pitch ul li.burger1 a.active span.icon:after {
     background-position: -300px -66px;
}

.content_menu.bottom_pitch ul li.salads:hover a span.icon:after,
.content_menu.bottom_pitch ul li.salads a.active span.icon:after {
     background-position: -298px -108px;
}

.content_menu.bottom_pitch ul li.fries:hover a span.icon:after,
.content_menu.bottom_pitch ul li.fries a.active span.icon:after {
     background-position: -303px -151px;
}

.content_menu.bottom_pitch ul li.drinks:hover a span.icon:after,
.content_menu.bottom_pitch ul li.drinks a.active span.icon:after {
     background-position: -303px -201px;
}

.Our_menu.menu_fifth .menu_leftside li.pizza a:hover .list_item:after,
.Our_menu.menu_fifth .menu_leftside li.pizza a.active .list_item:after {
     background-position: -426px -24px;
}

.Our_menu.menu_fifth .menu_leftside li.burger1 a:hover .list_item:after,
.Our_menu.menu_fifth .menu_leftside li.burger1 a.active .list_item:after {
     background-position: -424px -52px;
}

.Our_menu.menu_fifth .menu_leftside li.salads a:hover .list_item:after,
.Our_menu.menu_fifth .menu_leftside li.salads a.active .list_item:after {
     background-position: -424px -80px;
}

.Our_menu.menu_fifth .menu_leftside li.fries a:hover .list_item:after,
.Our_menu.menu_fifth .menu_leftside li.fries a.active .list_item:after {
     background-position: -425px -108px;
}

.Our_menu.menu_fifth .menu_leftside li.drinks a:hover .list_item:after,
.Our_menu.menu_fifth .menu_leftside li.drinks a.active .list_item:after {
     background-position: -431px -141px;
}

.Our_menu.menu_fifth .menu_leftside li a:hover {
     background: #e80f0e;
     color: #fff;
}

.Our_menu.menu_fifth .menu_leftside li a.active {
     background: #e80f0e;
     color: #fff;
}

.left_cntbar {
     float: left;
     width: 75%;
     padding: 0 0px;
}

.main_Ourmenu .right_cntbar {
     float: left;
     width: 25%;
}

.P_itmesbox {
     float: left;
     width: 100%;
     /*     border: 2px solid #cfcfcf;*/
     border-radius: 10px;
     /*     margin-bottom: 30px;*/
     transition: all 0.5s ease;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
     -webkit-border-radius: 10px;
     overflow: hidden;
     /*-webkit-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
     -moz-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
     box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);*/
}

.menuBoxCard:hover {
     box-shadow: 6px 15px 20px 0px rgba(0, 0, 0, 0.75);
}

.pizza_items ul {
     margin: 0 -10px;
}

.pizza_items li {
     width: 33.33%;
     float: left;
     padding: 0 10px;
     margin-bottom: 20px;
}

.pizza_items .crustUL li {
     float: left;
     padding: 0 4px;
     margin-bottom: 0px;
}

.PT_optn.crustUL li label {
     font-size: 11px !important;
}

.pizza_items .PT_image {
     position: relative;
     width: 100%;
     display: inline-block;
     max-height: 254px;
     min-height: 162px;
     height: 162px;
}
.PT_image .menuImage{
width: 100%
}

.PT_dscr {
     float: left;
     width: 100%;
     padding: 5px 5px;
     overflow: hidden;
     text-align: left;
}

.PT_dscr .PT_title {
     padding: 0 8px;
     display: inline-block;
     width: 100%;
     margin-bottom: 0px;
     font-size: 15px;
     line-height: 25px;
     color: #000000;
}

.PT_dscr .PT_dtls {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     text-align: left;
     font-size: 9px;
     line-height: 21px;
     color: gray;
     font-weight: 400;
     padding: 0 10px;
     margin-bottom: 0px;
}

.pizza_items .PT_image img {
     border-top-left-radius: 10px;
     -moz-border-top-left-radius: 10px;
     -ms-border-top-left-radius: 10px;
     -o-border-top-left-radius: 10px;
     -webkit-border-top-left-radius: 10px;
     border-top-right-radius: 10px;
     -moz-border-top-right-radius: 10px;
     -ms-border-top-right-radius: 10px;
     -o-border-top-right-radius: 10px;
     -webkit-border-top-right-radius: 10px;
}

.PT_optn {
     display: inline-block;
     width: auto;
     margin: 0px;
     padding: 0px;
     height: 24px;
}

.PT_optn.crustUL {
     height: auto !important;
}

.PT_optn ul {
     margin: 0 -8px;
}

.PT_optn li {
     float: left;
     width: auto !important;
     padding: 0 8px;
}

.PT_optn li label {
     font-size: 12px;
     line-height: 12px;
     color: #575757;
     cursor: pointer;
     display: inline-block;
     position: relative;
     padding-left: 15px;
     margin-bottom: 0;
}

.PT-radio input[type="radio"] {
     position: absolute;
     opacity: 0;
}

.PT-radio input[type="radio"]+label::before {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     background: url('../images/sprit.webp') no-repeat -416px -5px;
     width: 10px;
     height: 10px;
     vertical-align: middle;
}

.gf-form input[type="radio"]:disabled+label {
     opacity: .5;
     cursor: default;
}

.gf-checkbox input[type="checkbox"]:not(:checked):hover+label::before {
     background-position: 0 -13px;
}

.gf-checkbox input[type="checkbox"]:checked+label::before {
     background-position: 0 -26px;
}

.PT-radio input[type="radio"]+label::before {
     background-position: -416px -5px;
}

.PT-radio input[type="radio"]:checked+label::before {
     background-position: -403px -5px;
}

.gf-form input[type="radio"]:focus+label {
     outline: dotted 1px;
}

.price_block {
     display: flex;
     width: auto;
}

.price_block .price {
     font-size: 14px;
     line-height: 26px;
     color: #0b0b0b;
     font-weight: 700;
     margin-top: 11px;
     text-align: left;
     padding-left: 13px;
}

.pizza_items .PT_image:after {
     position: absolute;
     content: "";
     background: url("../images/border_making.png");
     background-repeat: repeat-x;
     height: 4px;
     bottom: -3px;
     left: 0;
     right: 0;
     margin: auto;
}


/*==================== Cart ====================*/

.main_cart {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     padding-bottom: 50px;
/*     background: url('../images/cart_bg.png');*/
     background-repeat: repeat;
     background-position: center top;
}

.cart_list {
     float: left;
     width: 100%;
}

.cart_list ul.inner_cartlist li {
     float: left;
     width: 100%;
     position: relative;
     padding: 20px 0;
}

.cart_list ul.inner_cartlist li:hover {
     background: #f3f3f3;
}

.cart_list ul.inner_cartlist li:after {
     position: absolute;
     content: "";
     left: 0;
     right: 0;
     bottom: -2px;
     background-repeat: repeat-y;
     background: url("../images/gray_Hborder.png");
     height: 6px;
}

.cart_list li.header {
     padding-bottom: 20px;
     background: #f3f3f3;
}

.cart_list li.header h4 {
     font-size: 16px;
     line-height: 16px;
     color: #000000;
     text-transform: capitalize;
}

.cart_list li.header .main_head {
     float: left;
     width: 100%;
}

.cart_list li.header .main_head>div {
     min-height: inherit !important;
}

.cart_list li .edit {
     float: left;
     width: 6.22%;
}

.cart_list li .pro_name {
     float: left;
     width: 54.52%;
     padding-left: 6px;
}

.cart_list li .pro_qty {
     width: 12.53%;
     float: left;
     text-align: center;
     min-height: 74px;
     position: relative;
}

.cart_list li .pro_price {
     width: 13.15%;
     float: left;
     text-align: center;
     min-height: 74px;
     position: relative;
}

.cart_list li .pro_total {
     width: 13.58%;
     float: left;
     text-align: center;
     min-height: 74px;
     position: relative;
}

.cuntr {
     display: inline-block;
     width: 100%;
     height: 29px;
     max-width: 83px;
     border: 1px solid #cfcfcf;
}

.cuntr button {
     width: 15px;
     height: 15px;
     display: inline-block;
}

.cuntr input {
     width: 100%;
     max-width: 40px;
     display: inline-block;
}

.payment_mode_UL {
     color: #ffffff;
     background: #000;
     font-weight: 500;
     border-radius: 3px;
     transition: 1s ease;
}

.payment_mode_UL:hover a {
     color: #fff
}

.payment_mode_UL:hover {
     color: #fff;
     background: #8BC34A;
}

.payment_mode_UL li .payment_mode.active {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     position: relative;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-property: transform;
     transition-property: transform;
}

.payment_mode.active {
     color: #fff;
     background: #8BC34A;
}

.payment_mode.active a {
     color: #fff;
}

.edit_div {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     margin-top: 50%;
}

.edit_div a {
     display: block;
     text-align: center;
     margin-bottom: 15px;
     font-size: 18px;
     line-height: 18px;
     color: #adadad;
}

.edit_div a:last-child {
     margin-bottom: 0;
}

.edit_div .del i:hover {
     color: #e80f0e;
     -moz-transition: none;
}

.edit_div .edit_new i:hover {
     color: #000000;
     -moz-transition: none;
}

.products {
     display: inline-block;
     width: 100%;
     vertical-align: top;
     text-align: left;
}

.products .pro_img .absoImg {
     border-radius: 0px;
}

.products h3.pro_title {
     line-height: 0px;
}

.products .pro_img {
     display: inline-block;
     width: auto;
     vertical-align: top;
     position: relative;
}

.products .pro_descr {
     width: auto;
     padding-left: 20px;
     display: inline-block;
     vertical-align: top;
}

.products .pro_descr h3.pro_title a {
     font-size: 18px;
     line-height: 18px;
     color: #000000;
     font-weight: 500;
     font-family: var(--font-family-reqular);
     margin-bottom: 8px;
     margin-top: 5px;
     text-decoration: none;
}

.products .pro_descr p.pro_dtls {
     font-size: 15px;
     line-height: 15px;
     color: #2c2c2c;
     margin-bottom: 9px;
}

.products .pro_descr p.size {
     font-size: 14px;
     line-height: 14px;
     color: #000000;
}

.products .pro_descr p.size span {
     padding-right: 5px;
}

.cart_list li.rows h4 {
     font-size: 18px;
     line-height: 18px;
     color: #000000;
     font-weight: 500;
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     top: 50%;
     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
}

.main_cart .main_Ourmenu h2.title {
     margin-bottom: 25px;
}

input[type="number"] {
     -webkit-appearance: textfield;
     -moz-appearance: textfield;
     /*appearance: textfield;*/
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
     -webkit-appearance: none;
}

.number-input {
     display: inline-flex;
     padding: 6px;
     border: 1px solid #cfcfcf;
     border-radius: 3px;
     display: inline-flex;
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     top: 50%;
     background: #ffffff;
     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     max-width: 85px;
}

.number-input,
.number-input * {
     box-sizing: border-box;
     font-size: 11px
}

.fa-minus,
.fa-trash {
     width: 100%;
     height: auto;
     padding: 3px;
}

.number-input111111 button {
     outline: none;
     -webkit-appearance: none;
     background-color: transparent;
     border: none;
     align-items: center;
     justify-content: center;
     width: 100%;
     height: 15px;
     cursor: pointer;
     margin: 0;
     position: relative;
     border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
     -webkit-border-radius: 100%;
     transition: 500ms all;
     -moz-transition: 500ms all;
     -ms-transition: 500ms all;
     -o-transition: 500ms all;
     -webkit-transition: 500ms all;
}

.number-input button:before,
.number-input button:after {
     display: inline-block;
     position: absolute;
     content: '';
     width: 9px;
     height: 2px;
     background-color: #fff;
     transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
}

.number-input button.plus:after {
     transform: translate(-50%, -50%) rotate(90deg);
     -moz-transform: translate(-50%, -50%) rotate(90deg);
     -ms-transform: translate(-50%, -50%) rotate(90deg);
     -o-transform: translate(-50%, -50%) rotate(90deg);
     -webkit-transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
     font-family: sans-serif;
     max-width: 40px;
     padding: .5rem;
     border-width: 0 2px;
     font-size: 13px;
     height: 15px;
     font-weight: bold;
     text-align: center;
}

.main_cart .main_Ourmenu h2.title {
     margin-bottom: 25px;
}

.coupan_block {
     float: left;
     width: 100%;
     margin-top: 40px;
     margin-bottom: 25px;
}

.coupan_code {
     width: 100%;
     max-width: 365px;
     margin-top: 10px;
     height: 40px;
     display: inline-block;
     position: relative;
}

.coupan_code input[type="text"] {
     display: inline-block;
     height: 45px;
     padding-right: 170px;
     padding-left: 20px;
     color: #6c6c6c;
     width: 100%;
     background: #fff;
     border: 1px solid #cfcfcf;
}

.coupan_code input[placeholder] {
     color: #fff;
     font-size: 14px;
     border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     -webkit-border-radius: 5px;
}

.coupan_code .send {
     height: 41px;
     position: absolute;
     top: 1px;
     right: 1px;
     font-size: 0px;
     width: 160px;
     background: #e80f0e;
     border-bottom-right-radius: 4px;
     -moz-border-bottom-right-radius: 4px;
     -ms-border-bottom-right-radius: 4px;
     -webkit-border-bottom-right-radius: 4px;
     border-top-right-radius: 4px;
     -moz-border-top-right-radius: 4px;
     -ms-border-top-right-radius: 4px;
     -webkit-border-top-right-radius: 4px;
     font-size: 14px;
     color: #fff;
     text-transform: uppercase;
     font-weight: 700;
}

.subscribebutton {
     position: absolute;
     top: 0;
     bottom: 0;
     right: 0;
     background: url(../images/sprit.webp) no-repeat -147px -91px;
     width: 40px;
     height: 23px;
     margin: auto;
}

.Redio_diltype {
     float: right;
     width: auto;
     margin-top: 22px;
}

.Redio_diltype ul {
     margin: 0 -25px;
}

.Redio_diltype li {
     float: left;
     padding: 0 25px;
}

.Redio_diltype li input {
     opacity: 0;
     visibility: hidden;
}

.Redio_diltype li label {
     position: relative;
     padding-left: 24px;
     display: inline-block;
     vertical-align: top;
     font-size: 14px;
     line-height: 18px;
     font-weight: 700;
     color: #212121;
}

.Redio_diltype li label:after {
     position: absolute;
     content: "";
     background: url('../images/sprit.webp') no-repeat -565px -13px;
     width: 15px;
     height: 14px;
     left: 0;
     top: 0;
}

.Redio_diltype li input:checked+label:after {
     background-position: -544px -12px;
     width: 16px;
     height: 16px;
}

.checkout {
     float: left;
     width: 100%;
     text-align: right;
}

.checkout p.order_dscr {
     font-size: 14px;
     line-height: 16px;
     color: #212121;
     margin-bottom: 12px;
}

.checkout p.order_total {
     color: #e80f0e;
     font-weight: 700;
     margin-bottom: 30px;
     font-size: 22px;
     line-height: 22px;
}

.checkout p.order_total span {
     color: #212121;
     font-weight: 400;
}

.btn_checkout {
     display: inline-block;
}

.btn_checkout a {
     float: left;
}

.btn_checkout a.gray_btn {
     width: 153px;
     height: 45px;
     line-height: 45px;
     color: #fff;
     background: #1a1a1a;
     display: inline-block;
     text-align: center;
     text-decoration: none;
     font-size: 14px;
     text-transform: uppercase;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -webkit-border-radius: 3px;
     font-weight: 700;
     margin-right: 20px;
}

.btn_checkout a.red_btn {
     width: 233px;
     height: 45px;
     line-height: 45px;
     color: #fff;
     background: #e80f0e;
     display: inline-block;
     text-align: center;
     text-decoration: none;
     font-size: 14px;
     text-transform: uppercase;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -webkit-border-radius: 3px;
     font-weight: 700;
     padding: 0;
}

.btn_checkout a.red_btn:hover {
     background: #ffcc00;
     color: #000;
     text-decoration: none;
}


/*==================== Cart ====================*/


/*==================== Checkout ====================*/

.main_checkout {
     float: left;
     width: 100%;
     padding-top: 65px;
     padding-bottom: 155px;

     background-repeat: repeat;
     background-position: center top;
}

.inner_checkout .left_cnt {
     padding: 0 59px;
     float: left;
}

.inner_checkout .right_cntbar {
     float: left;
}

.inner_checkout .left_cnt h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     font-family: var(--font-family-reqular), serif;
     text-align: left;
     margin-bottom: 41px;
}

.checkout-form {
     float: left;
     width: 100%;
}

.checkout-form ul {
     margin: 0 -10px;
}

.checkout-form li {
     float: left;
     width: 50%;
     padding: 0 10px;
     margin-bottom: 17px;
}

.checkout-form li label {
     font-size: 16px;
     text-transform: capitalize;
     font-weight: 400;
     margin-bottom: 7px;
     font-family: var(--font-family-reqular);
}

.checkout-form li.fullwidth {
     width: 100%;
}

.checkout-form li.fullwidth input {
     margin-bottom: 0;
}

.checkout-form li.fullwidth input:last-child {
     margin-top: 10px;
}

.inner_checkout .Order_number li {
     background: #f1f1f1;
}

.inner_checkout .your_order .Order_title {
     background: #fff;
}

.inner_checkout .your_order .totle_Oamount {
     background: #fff;
}

.inner_checkout .totle_Oamount span.O_title {
     font-size: 15px;
     line-height: 15px;
     font-weight: 500;
}

.inner_checkout .totle_Oamount .totle_Oamount.span.O_price {
     font-size: 15px;
     line-height: 15px;
     color: #4d4a4a;
}

.inner_checkout .totle_Oamount span.O_price.O_title_otput {
     font-size: 15px;
     line-height: 15px;
     color: #4d4a4a;
     font-weight: 500;
}

.inner_checkout .totle_Oamount span.O_price {
     font-size: 15px;
     line-height: 15px;
}

.inner_checkout .O_totlecost {
     margin-bottom: 22px;
}

.inner_checkout .totle_Oamount a.red_btn {
     margin-top: 7px;
}

.checkout-form li label span {
     font-size: 16px;
     line-height: 16px;
}

button.checkout-btn.red_btn.trans {
     width: 175px;
     border-radius: 3px;
     font-family: var(--font-family-reqular);
     font-size: 14px;
     text-transform: uppercase;
}


/*==================== Checkout ====================*/


/*==================== login ====================*/

#login {
     float: left;
     width: 100%;
     padding-top: 55px;
     padding-bottom: 80px;
     background-repeat: repeat;
     background-position: center top;
}

.login_section {
     float: left;
     width: 100%;
     padding-top: 45px;
}

.login_left,
.signup_right {
     float: left;
     width: 50%;
     padding: 0 50px;
}

.login_section h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     margin-bottom: 36px;
}

.login_left ul {
     margin: 0 -15px;
}

.login_left li {
     margin-bottom: 30px;
     float: left;
     width: 100%;
     padding: 0 15px;
}

.login_left li.half {
     width: 50%;
     font-size: 14px;
     line-height: 14px;
     color: #2f2f2f;
     font-weight: 400;
}

.login_left li.half a {
     text-decoration: none;
     color: #2f2f2f;
}

.login_section li label {
     font-weight: 500;
}

.login_left li button {
     border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -webkit-border-radius: 3px;
     width: 153px;
     font-family: var(--font-family-reqular);
     font-size: 14px;
     text-transform: uppercase;
}

.checkbox {
     margin-top: 0;
}

.checkbox label {
     position: relative;
     padding-left: 24px;
     display: inline-block;
     vertical-align: top;
     font-size: 14px;
     line-height: 14px;
     font-family: var(--font-family-reqular);
     font-weight: 400;
     color: #2f2f2f;
     margin-top: 0;
     cursor: pointer;
}

.checkbox label:after {
     position: absolute;
     content: "";
     background: url('../images/sprit.webp') no-repeat -565px -13px;
     width: 15px;
     height: 14px;
     left: 0;
     top: -2px;
}

.checkbox [type="checkbox"]:checked+label:after {
     background-position: -544px -12px;
     width: 16px;
     height: 16px;
}

.checkbox input[type="checkbox"] {
     display: block;
}

h4.create_ac {
     font-size: 14px;
     line-height: 14px;
     color: #3c3c3c;
     font-family: 'Montserrat', sans-serif;
     color: #3c3c3c;
     margin-bottom: 25px;
}

h4.title_checklist {
     font-size: 16px;
     line-height: 16px;
     color: #000000;
     font-weight: 500;
     margin-bottom: 20px;
}

.signup_right li {
     margin-bottom: 30px;
}

.signup_right li button {
     width: 153px;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -webkit-border-radius: 3px;
     font-family: var(--font-family-reqular);
     font-size: 14px;
     text-transform: uppercase;
}

.checklist li {
     margin-bottom: 15px;
}

.signup_right {
     position: relative;
}

.signup_right:after {
     position: absolute;
     content: "";
     background: url('../images/divider_login.png');
     background-repeat: no-repeat;
     width: 6px;
     height: 512px;
     left: 0;
     top: -45px;
}

.login_box {
     padding: 0 60px;
}


/*==================== login ====================*/


/*==================== login ====================*/

#contact_us {
     float: left;
     width: 100%;
     padding-top: 48px;
     padding-bottom: 30px;
     background: url(../images/cart_bg.png);
     background-repeat: repeat;
     background-position: center top;
}

.contact {
     float: left;
     width: 100%;
     padding-top: 45px;
}

.contact_section h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     margin-bottom: 31px;
}

.contact_left ul {
     margin: 0 -15px;
}

.contact_left li {
     margin-bottom: 20px;
     float: left;
     width: 100%;
     padding: 0 15px;
}

.contact_left li.half {
     width: 50%;
     font-size: 14px;
     line-height: 14px;
     color: #2f2f2f;
     font-weight: 400;
}

.contact_left li.half a {
     text-decoration: none;
     color: #2f2f2f;
}

.contact_section li label {
     font-weight: 500;
}

.contact_left li button {
     border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -webkit-border-radius: 3px;
     width: 223px;
     font-family: var(--font-family-reqular);
     font-size: 14px;
     text-transform: uppercase;
}

.contact_left li textarea {
     min-height: 123px;
}

.contact_right li {
     margin-bottom: 30px;
}

.contact_right li button {
     width: 153px;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
     -webkit-border-radius: 3px;
     font-family: var(--font-family-reqular);
     font-size: 14px;
     text-transform: uppercase;
}

.checklist li {
     margin-bottom: 15px;
}

.contact_section .contact_box {
     float: left;
     padding-left: 50px;
}

ul.contact_dtls li {
     padding-left: 35px;
     position: relative;
}

ul.contact_dtls li span {
     position: absolute;
     left: 0;
     top: 0;
     color: #f00;
     font-size: 22px;
}

ul.contact_dtls li.email span {
     font-size: 18px;
     left: -5px;
}

.contact_right h3.cont_header {
     font-weight: 400;
     color: #3c3c3c;
     font-size: 18px;
     line-height: 26px;
     font-family: var(--font-family-reqular);
     margin-bottom: 19px;
}

ul.contact_dtls li h3.cont_title {
     font-size: 20px;
     line-height: 20px;
     color: #1b1817;
     font-weight: 500;
     margin-bottom: 14px;
}

ul.contact_dtls li p,
ul.contact_dtls li p a {
     font-size: 16px;
     line-height: 16px;
     color: #3c3c3c;
     font-family: var(--font-family-reqular);
     text-decoration: none;
}

ul.contact_dtls li p a:hover {
     color: #ffcc00;
}

ul.contact_dtls li:last-child p {
     margin-bottom: 8px;
}

#cont_map .map {
     position: relative;
}

#cont_map .map:after {
     top: -1px;
     left: 0;
     right: 0;
     margin: auto;
     content: "";
     position: absolute;
     background-repeat: repeat-y;
     background: url(../images/map_border.png);
     height: 5px;
}

.map iframe {
     width: 100%;
     height: 350px;
}


/*==================== login ====================*/


/*==================== Terms & Conditions ====================*/

#TandC {
     float: left;
     width: 100%;
     padding-top: 57px;
     padding-bottom: 54px;
     background: url(../images/cart_bg.png);
     background-repeat: repeat;
     background-position: center top;
}

.TandC_section {
     float: left;
     width: 100%;
     text-align: center;
}

.TandC_contact {
     display: inline-block;
     vertical-align: top;
     width: 100%;
     max-width: 940px;
}

.TandC_contact li {
     list-style: decimal;
     font-size: 16px;
     line-height: 16px;
     color: #181818;
     font-family: var(--font-family-reqular);
     font-weight: 300;
     margin-bottom: 15px;
     text-align: left;
}

.TandC_contact li p {
     font-size: 16px;
     line-height: 16px;
     color: #181818;
     font-family: var(--font-family-reqular);
     font-weight: 300;
     line-height: 24px;
     padding-left: 24px;
     text-align: left;
}

.TandC_contact h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     margin-bottom: 41px;
}

.TermsConditions {
     display: flex;
     width: 100%;
     padding-top: 46px;
     padding-bottom: 35px;
     font-size: 16px;
     line-height: 28px;
}

.TermsConditions p {
     font-size: 16px;
     line-height: 28px;
     font-weight: 400;
     text-align: justify;
     margin-bottom: 10px;
}

.TermsConditions dl,
.TermsConditions ol,
.TermsConditions ul {
     margin-top: 0;
     margin-bottom: 1rem;
     padding-left: 20px;
}

.TermsConditions h1 {
     font-size: 38px;
     margin-bottom: 25px;
     font-weight: 800;
}

.TermsConditions h2 {
     font-size: 32px;
}

.TermsConditions h3 {
     font-size: 28px;
}

.TermsConditions h1,
.TermsConditions h2,
.TermsConditions h3 {
     font-weight: 700;
     margin-bottom: 20px;
     letter-spacing: -0.5px;
}

.TermsConditions ul {
     list-style-type: circle;
}

.TermsConditions ul li,
.TermsConditions ol li {
     margin: 0 0 8px;
}

.TermsConditions ul,
.TermsConditions ol {
     padding-left: 25px;
}

.TermsConditions h6 {
     font-size: 17px;
     font-weight: 600;
     margin-bottom: 15px;
}

.TermsConditions table {
     border-collapse: collapse;
     border: 1px solid #e4e4e4;
     width: 100%;
     text-align: center;
}

.TermsConditions tbody {
     display: table-row-group;
     vertical-align: middle;
     border-color: inherit;
}

.TermsConditions th {
     background: #f2f2f2;
}

.TermsConditions th,
.TermsConditions td {
     border-right: solid 1px #ccc;
     padding: 5px 0;
}

.TermsConditions td {
     border-top: solid 1px #ccc;
}

.TermsConditions th,
.TermsConditions td {
     border-right: solid 1px #ccc;
     padding: 5px 0;
}

.WCIGS {
     padding-top: 20px;
}

.TermsConditions h4 {
     font-size: 24px;
     font-weight: 500;
     margin-bottom: 15px;
}

.TermsConditions h5 {
     font-size: 20px;
     font-weight: 500;
     margin-bottom: 15px;
}


/*==================== Terms & Conditions ====================*/


/*==================== 404 ====================*/

.content-404 {
     text-align: center;
}

.bg-404 {
     vertical-align: top;
     background: url(../images/p_bg.png);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: top center;
     width: 100%;
     padding-top: 70px;
     padding-bottom: 70px;
     font-size: 16px;
     line-height: 28px;
}

.content-404 h1 {
     font-family: 'Montserrat', sans-serif;
     font-size: 210px;
     font-weight: 400;
     color: #e80f0e;
}

.content-404 h5 i {
     font-size: 25px;
}

.btn_cmpted.home-btn {
     margin-top: 40px;
}


/*==================== 404 ====================*/


/*==================== Faq ====================*/

#faq {
     float: left;
     width: 100%;
     padding-top: 48px;
     padding-bottom: 35px;
     background: url(../images/cart_bg.png);
     background-repeat: repeat;
     background-position: center top;
}

.faq_section {
     float: left;
     width: 100%;
     text-align: center;
}

.faq_contact {
     display: inline-block;
     vertical-align: top;
     width: 100%;
     max-width: 940px;
}

.faq_contact li {
     font-size: 16px;
     line-height: 16px;
     color: #181818;
     font-family: var(--font-family-reqular);
     font-weight: 300;
     margin-bottom: 30px;
     text-align: left;
}

.faq_contact li:last-child {
     margin-bottom: 0;
}

.faq_contact li h3 {
     font-size: 22px;
     line-height: 30px;
     color: #000000;
     font-family: var(--font-family-reqular);
     margin-bottom: 10px;
}

.faq_contact li p {
     font-size: 16px;
     line-height: 16px;
     color: #181818;
     font-family: var(--font-family-reqular);
     font-weight: 300;
     line-height: 24px;
     text-align: left;
}

.faq_contact h2.title {
     font-size: 36px;
     line-height: 36px;
     color: #000000;
     font-weight: 700;
     margin-bottom: 41px;
}


/*==================== Faq ====================*/


/*==================== order-complated ====================*/

#complated {
     float: left;
     width: 100%;
     padding-top: 10px;
     padding-bottom: 15px;
/*     background: url(../images/cart_bg.png);*/
     background-repeat: repeat;
     background-position: center top;
     text-align: center;
}

.main_complated,
.inner_complated {
     float: left;
     width: 100%;
     text-align: center;
}

.inner_complated .img_cmpted {
     display: inline-block;
     width: 100%;
     text-align: center;
     vertical-align: top;
     margin-bottom: 55px;
}

.inner_complated .dsc_cmpted {
     text-align: center;
     font-size: 16px;
     line-height: 24px;
     font-family: 'Montserrat', sans-serif;
     color: #181818;
     padding: 0 230px;
     margin-bottom: 50px;
}

.btn_cmpted a.red_btn {
     width: 233px;
     height: 45px;
     border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
     -o-border-radius: 2px;
     -webkit-border-radius: 2px;
     font-size: 16px;
     text-transform: uppercase;
     font-family: 'Montserrat', sans-serif;
     font-weight: 600;
}


/*==================== order-complated ====================*/

input.form-control.help-block,
textarea.form-control.help-block {
     border-color: #ff0000;
     margin-top: 0px;
}

form .help-block {
     color: #ff0000;
     font-size: 14px;
}

.viewItemInCart.mobile {
     display: none;
}

.menuBoxCard {
     padding: 0px !important;
     background-color: white;
     margin-right: 8px;
     margin-top: 8px;
     margin-left: 8px;
     border-radius: 10px;
     border: 2px solid #cfcfcf;
}

@media only screen and (min-width: 1200px) {
     .points_history li a:hover {
          background: #e80f0e;
          color: #fff;
     }
     .points_history li.icon1 a:hover span:after {
          background-position: -112px -352px;
     }
     .points_history li.icon2 a:hover span:after {
          background-position: -126px -416px;
     }
     .points_history li.icon3 a:hover span:after {
          background-position: -128px -465px;
     }
     .points_history li.icon4 a:hover span:after {
          background-position: -112px -352px;
     }
     .red_btn:hover,
     .btn_checkout a.gray_btn:hover {
          background: #ffcc00;
          color: #000;
          text-decoration: none;
     }
     .o_card li .card:hover .price_block .btn a {
          background: #e60000;
          color: #fff;
     }
     .PT_optn li label:hover {
          color: #e60000;
     }
     .PT-radio input[type="radio"]:hover+label::before {
          background-position: -403px -5px;
     }
     .Order_number li .Order_number:hover:after {
          background: #e80f0e;
     }
     .Our_menu.menu_fifth .menu_leftside li a:hover:after {
          background-position: -146px -127px;
          width: 5px;
          height: 9px;
     }
     .edit_div a.del:hover {
          color: #F00;
     }
     .edit_div a.edit_new:hover {
          color: #ffa500;
     }
     .products .pro_descr h3.pro_title a:hover {
          color: #e80f0e;
     }
     .number-input button:hover {
          background: transparent;
     }
     .coupan_code .send:hover {
          background: #ffcc00;
          color: #000000;
     }
     .login_left li.half a:hover {
          color: #ffcc04;
     }
}

@media only screen and (max-width: 1200px) {
     .Cart .Cart_count:before {
          right: -43px;
     }
}


/* common css for screen size < 1199 */

@media only screen and (max-width: 1199px) {
     .absoImg {
          height: auto;
     }
     .bottom_pitch ul li .active span:before {
          content: none;
     }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
     .nav_manu .menu li a {
          padding: 22px 29px !important;
          margin-top: 0px;
     }
     .sticky .nav_manu .menu li a {
          padding: 21px 29px !important;
          margin-top: -9px;
     }
     .price_block .btn a::after {
          left: 0px;
     }
     .card:hover .price_block .btn a::after,
     .P_itmesbox:hover .price_block .btn a::after {
          left: -12px;
     }
     .price_block .price {
          font-size: 19px;
     }
     .card:hover .price_block .btn a::after,
     .P_itmesbox:hover .price_block .btn a::after {
          left: -12px;
     }
     .card_btn {
          margin: 10px 0px 0px 25px;
     }
     .PT_dscr {
          padding: 30px 10px;
     }
     .price_block .price {
          width: 45%;
     }
     .P_itmesbox .card_btn {
          margin: 10px 0px 0px 0px;
          font-size: 15px;
     }
}


/* common css for screen size between 1024 to 1199 */

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
     .PT_dscr .PT_title,
     .PT_dscr .PT_title {
          font-size: 20px;
     }
     .p_card li .card .C_desc {
          padding: 12px 0px 0px 10px;
     }
     .p_card li {
          padding: 15px 0px;
     }
     .PT_image .absoImg {
          height: 186px;
     }
     .need_help .help_nub {
          font-size: 23px;
     }
     .red_btn,
     a.red_btn {
          padding: 0px;
     }
     .Our_menu.menu_fifth .right_cntbar {
          padding: 0px;
     }
     .PT_dscr {
          padding: 30px 9px;
     }
     .PT_dscr .PT_dtls {
          padding: 0px;
     }
     .PT_optn li {
          padding: 0 3px;
          margin-bottom: 0px
     }
}


/* common css for screen size between 768 to 1199 */

@media only screen and (min-width: 768px) and (max-width: 1199px) {
     .PT_dscr .PT_title,
     .PT_dscr .PT_title {
          font-size: 20px;
     }
     .Cart {
          margin-right: 50px;
     }
     .main_hwork li.deliver_L:after {
          right: -90px;
     }
     .hwork .col-md-10.col-md-offset-1 {
          width: 100%;
          margin-left: 0;
     }
     .quick_links {
          max-width: 50%;
          text-align: left;
     }
     .location {
          text-align: left;
          max-width: 50%;
     }
     .subscribe {
          text-align: left;
     }
     .location span {
          text-align: left;
     }
     .sbcr_label br {
          display: none;
     }
     .middle_Cpitch .desc br {
          display: none;
     }
     .middle_Cpitch .desc:before {
          right: 0;
     }
     .p_card li:last-child {
          margin-bottom: 0px;
     }
     .p_card li .card .C_desc:after {
          top: 0;
          bottom: 0;
          left: -4px;
          margin: auto;
          background-repeat: repeat-x;
          position: absolute;
          content: "";
          background: url(../images/gray_Vborder.png);
          width: 6px;
     }
     .main_popular {
          padding-bottom: 50px;
     }
     .p_card li .card .price_block .price {
          float: left;
          margin-bottom: 20px;
     }
     .price_block .btn {
          max-width: 100%;
          margin-left: 0;
          padding-left: 0;
     }
     .main_history .desc {
          padding: 0 50px;
     }
     .main_Order p.desc {
          padding: 0 100px;
     }
     .o_card li .card .C_img:after {
          position: absolute;
          content: "";
          background: url(../images/border_making.png);
          background-repeat: repeat-x;
          height: 4px;
          bottom: -3px;
          left: 0;
          right: 0;
          margin: auto;
     }
     .o_card li .card .C_desc {
          padding: 10px 10px 10px 20px;
     }
     .main_Ourmenu h2.title {
          margin-bottom: 45px;
     }
     .p_card li .card .C_desc {
          padding: 12px 0px 0px 10px;
     }
     .p_card li {
          padding: 15px 0px;
     }
}

@media only screen and (min-width: 992px) and (max-width: 1023.99px) {
     .PT_image .absoImg {
          height: 186px;
     }
     .need_help .help_nub {
          font-size: 23px;
     }
     .red_btn,
     a.red_btn {
          padding: 0 30px;
     }
     .Our_menu.menu_fifth .right_cntbar {
          padding: 0px;
     }
     .PT_dscr {
          padding: 30px 9px;
     }
     .PT_dscr .PT_dtls {
          padding: 0px;
     }
     .PT_optn li {
          padding: 0 3px;
          margin-bottom: 0px
     }
     .nav_manu .menu li a {
          padding: 35px 10px;
     }
     .top_nav {
          border-image-slice: 17;
     }
}


/* common css for screen size between 768 to 1023 */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .nav_manu .menu li {
          margin-right: 5px;
     }
     .Menu_list {
          margin-top: 20px;
     }
     .Cart {
          margin-left: 25px;
          margin-top: 29px;
     }
     .H_banner img {
          max-width: 1400px;
     }
     h1.page_title {
          font-size: 40px;
          margin-bottom: 0px;
     }
     h3.cntct,
     .cntct.typewriter-effect span a {
          font-size: 30px;
     }
     .main_hwork li.deliver_L:after {
          display: none;
     }
     .main_hwork li.order:after {
          display: none;
     }
     .main_history .desc {
          padding: 0;
     }
     .main_Order p.desc {
          padding: 0 50px;
     }
     .pizza_items li {
          width: 50%;
     }
     .PT_dscr .PT_dtls {
          padding-left: 0;
          padding-right: 0;
     }
     .products {
          display: flex;
     }
     .Order_number li {
          padding-left: 18px;
     }
     .inner_checkout .left_cnt {
          padding: 0px;
     }
     .products .pro_descr p.pro_dtls {
          font-size: 14px;
          line-height: 20px;
     }
}


/* common css for screen size < 991 */

@media only screen and (max-width: 991px) {
     .pizza_items.fifth_items .PT_dscr,
     .pizza_items.fifth_items .PT_image {
          width: 100%
     }
     .p_card li:last-child {
          margin-bottom: 0px;
     }
     .p_card li .card .C_desc:after {
          top: 0;
          bottom: 0;
          left: -4px;
          margin: auto;
          background-repeat: repeat-x;
          position: absolute;
          content: "";
          background: url(../images/gray_Vborder.png);
          width: 6px;
     }
     .main_popular {
          padding-bottom: 50px;
     }
     .p_card li .card .price_block .price {
          max-width: 100%;
          width: 50%;
          float: left;
          margin-bottom: 20px;
     }
     .price_block .btn {
          max-width: 100%;
          margin-left: 5px;
          padding-left: 0;
     }
     .main_Order p.desc {
          padding: 0 30px;
     }
     .main_history .desc {
          padding: 0;
     }
     .o_card li .card .C_desc {
          width: 100%;
     }
     .o_card li .card .C_desc {
          padding-left: 10px;
          padding-right: 10px;
     }
     .o_card li .card .C_img {
          width: 100%;
     }
     .main_Ourmenu {
          padding-bottom: 0;
     }
     .inner_complated .dsc_cmpted {
          padding-left: 30px;
          padding-right: 30px;
     }
     #complated {
          padding-top: 50px;
          padding-bottom: 50px;
     }
     .TandC_contact {
          padding: 0 15px;
     }
     #TandC {
          padding-top: 50px;
          padding-bottom: 50px;
     }
     .o_card li .card .C_img:after {
          display: none;
     }
     .main_Ourmenu h2.title {
          margin-bottom: 0px;
     }
     .main_Ourmenu {
          padding-top: 30px;
     }
     .PT_optn li {
          padding: 0 3px;
     }
     .main_checkout {
          padding-bottom: 65px;
     }
     #login {
          padding-bottom: 30px;
          padding-top: 0px;
     }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .H_banner {
          background-position: center;
          background-size: cover;
          background-attachment: inherit;
          height: 350px;
     }
     .nav_manu .menu li a {
          padding: 10px 13px !important;
     }
     .open-main-nav {
          display: none;
     }
     .nav_manu .menu li a:hover:before,
     .sticky .nav_manu .menu li a:hover:before {
          background-size: 27%;
          top: 17px;
          right: -77px;
     }
     .nav_manu .menu li a:after,
     .sticky .nav_manu .menu li a:after {
          top: 30px;
          width: 60%;
     }
     .sticky .nav_manu .menu li a:hover:after,
     .nav_manu .menu li a:focus:after,
     .nav_manu .menu li a:active:after {
          right: 22px;
     }
     .nav_manu .menu li a:hover:after,
     .nav_manu .menu li a:focus:after,
     .nav_manu .menu li a:active:after {
          right: 22px;
     }
     .sticky .nav_manu .menu li a {
          padding: 10px 13px !important;
          margin-top: -5px;
     }
     .bottom_pitch ul li.burger1 a span.icon {
          padding-left: 47px;
     }
     .price_block .price {
          font-size: 19px;
     }
     .price_block .btn a::after {
          left: -12px;
          background-size: 100%;
     }
     .price_block .btn a::after {
          width: 89%;
     }
     .card:hover .price_block .btn a::after,
     .P_itmesbox:hover .price_block .btn a::after {
          left: -11px;
     }
     .card_btn {
          margin: 10px 0px 0px 0px;
     }
     .price_block .price {
          width: 43%;
     }
     .contact_section h2.title {
          font-size: 23px;
     }
     .bottom_pitch ul li.salads a span.icon {
          padding-left: 51px;
     }
     .p_card li {
          padding: 15px 0px;
     }
     .p_card li .card .C_img {
          width: 100%;
     }
     .p_card li .card .C_desc {
          width: 100%;
          padding: 12px 22px 12px 20px;
     }
     .login_box {
          padding: 0 15px 0 20px;
     }
     .login_section h2.title {
          font-size: 29px;
     }
     .login_left li {
          padding: 0 10px;
     }
     .o_card li {
          padding: 0 30px;
     }
     .need_help {
          padding: 10px 7px;
     }
     .need_help .help_que {
          font-size: 18px;
          margin-bottom: 5px;
     }
     .need_help .help_nub {
          font-size: 19px;
          margin-bottom: 5px;
     }
     .pizza_items.fifth_items .PT_dscr,
     .pizza_items.fifth_items .PT_image {
          width: 100%
     }
     .Our_menu.menu_fifth .menu_leftside,
     .right_cntbar {
          padding: 0px;
     }
     .red_btn,
     a.red_btn {
          padding: 0 20px;
     }
     .right_cntbar {
          margin-bottom: 30px;
     }
     .main_Ourmenu .right_cntbar {
          width: 30%;
          padding: 0px;
     }
     .left_cntbar {
          width: 70%;
     }
     .products .pro_img .absoImg {
          height: 80px;
     }
     .main_header .top_nav .container {
          max-width: 100% !important;
     }
     .Cart .Cart_count {
          width: 115px;
          padding-left: 5px;
          font-size: 13px;
     }
     .Cart {
          margin-left: 10px !important;
     }
}


/* common css for screen size < 767 */

@media only screen and (max-width: 768px) {
     .inner_checkout .left_cnt {
          padding: 0px;
     }
     /*.nav_manu .menu li a {
         padding: 35px 0px;
    }*/
     .Cart {
          margin-top: 25px;
     }
     .top_nav {
          border-image-slice: 12;
     }
     .H_banner.home {
/*          height: 350px;*/
     }
     .main_pitch {
          top: 60%;
     }
     .main_header .top_nav .container {
          max-width: 100%;
     }
}


/* common css for screen size < 767 */

@media only screen and (max-width: 767px) {
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .p_card li .card .C_desc .title {
          font-size: 22px;
     }
     .content-404 h1 {
          font-size: 130px;
     }
     .nav_manu .menu li {
          float: left;
          width: 100%;
          text-align: center;
          margin-bottom: 10px;
     }
     .Cart .Cart_count:before {
          display: none;
     }
     .Cart .Cart_count:after {
          display: none;
     }
     /* .Menu_list {
         float: left;
         width: auto;
         margin-top: 30px;
         position: absolute;
         right: 0;
         left: 0;
         top: 36px;
         background: #fff;
         height: 800px;
         transform: translatey(-126px) rotatex(90deg);
         -moz-transform: translatey(-126px) rotatex(90deg);
         -ms-transform: translatey(-126px) rotatex(90deg);
         -o-transform: translatey(-126px) rotatex(90deg);
         -webkit-transform: translatey(-126px) rotatex(90deg);
         transition: 500ms all;
         -moz-transition: 500ms all;
         -ms-transition: 500ms all;
         -transition: 500ms all;
         -webkit-transition: 500ms all;
         opacity: 0;
         visibility: hidden;
    }
    .Menu_list.active {
         transform: translatey(0) rotatex(0);
         -moz-transform: translatey(0) rotatex(0);
         -ms-transform: translatey(0) rotatex(0);
         -o-transform: translatey(0) rotatex(0);
         -webkit-transform: translatey(0) rotatex(0);
         opacity: 1;
         visibility: visible;
    }
    .nav_manu .menu li a {
         padding: 10px;
         color: #ff0000;
         font-size: 30px;
         line-height: 30px;
         font-weight: 400;
    }
    .nav_manu {
         margin-top: 15px;
    }
    .Menu_list ul {
         margin-top: 50px;
    }
    .nav_manu a.toggle_menu {
         position: absolute;
         top: 70px;
         right: 15px;
         font-size: 25px;
         color: #fff;
         padding: 0 10px;
         border-radius: 3px;
         border: 1px solid #ffcc01;
         background-color: rgba(5, 5, 5, 0.2);
         z-index: 1;
         display: inline-block;
         text-decoration: none;
    }
     */
     .open-main-nav {
          display: block;
     }
     .Menu_list {
          display: none;
     }
     .bottom_pitch {
          margin-top: 0px;
          background-color: #e60000;
          padding-bottom: 0px;
     }
     .main_Ourmenu .bottom_pitch {
          background-color: transparent;
          padding-bottom: 0px;
     }
     .bottom_pitch ul li.active a:after {
          background-image: none;
     }
     .bottom_pitch ul li.active:before {
          background-image: none;
     }
     .bottom_pitch ul li.active:after {
          background-image: none;
     }
     .bottom_pitch ul li a span.icon {
          max-width: 140px;
     }
     .main_hwork li.order:after {
          display: none;
     }
     .main_hwork li.deliver_L:after {
          display: none;
     }
     .main_hwork li {
          width: 100%;
          text-align: center !important;
          margin-bottom: 40px;
     }
     .main_hwork li:last-child {
          margin-bottom: 0px;
     }
     .main_hwork {
          margin: 30px 0;
     }
     .main_popular {
          padding: 30px 0;
     }
     .main_popular .title {
          font-size: 30px;
          line-height: 30px;
     }
     .p_card li:last-child {
          margin-bottom: 0px;
     }
     .p_card li .card .C_img {
          width: 100%;
     }
     .p_card li .card .C_desc {
          width: 100%;
     }
     .p_card li .card .C_desc:after {
          top: 0;
          bottom: 0;
          left: -4px;
          margin: auto;
          background-repeat: repeat-x;
          position: absolute;
          content: "";
          background: url(../images/gray_Vborder.png);
          width: 6px;
     }
     .main_popular .desc br {
          display: none;
     }
     .quick_links {
          max-width: 100%;
          text-align: left;
     }
     .quick_links:after {
          display: none;
     }
     .location:after {
          display: none;
     }
     .location span {
          text-align: left;
     }
     .sbcr_label br {
          display: none;
     }
     .location {
          max-width: 100%;
          text-align: left;
     }
     .subscribe {
          max-width: 100%;
          text-align: left;
     }
     .payment {
          width: 100%;
          text-align: center;
     }
     .social {
          width: 100%;
          text-align: center;
          margin-top: 25px;
     }
     .social li {
          float: none;
          display: inline-block;
          vertical-align: top;
     }
     .main_client .container {
          padding-top: 65px;
     }
     .middle_Cpitch .desc br {
          display: none;
     }
     .middle_Cpitch .title {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 50px;
     }
     .payment span {
          display: block;
          text-align: center;
          padding: 0px;
     }
     .payment span.pay_cards {
          display: block;
          margin-top: 15px;
          text-align: center;
     }
     .Cart {
          position: absolute;
          top: 0;
          right: 10px;
     }
     .top_nav .logo {
          margin-top: 0px;
     }
     .bottom_pitch ul li a span.icon {
          width: 100%;
          text-align: left;
     }
     .mobile_title {
          display: inline-block;
     }
     .main_cnt {
          display: none;
          padding: 15px;
     }
     .M_footer .title {
          display: block;
          position: relative;
          margin-bottom: 0;
          padding: 10px;
          background: #000;
          border-bottom: 1px solid #ccc;
     }
     .M_footer .title:after {
          position: absolute;
          content: "";
          width: 15px;
          height: 1px;
          background: #fc0;
          top: 20px;
          right: 20px;
     }
     .M_footer .title:before {
          position: absolute;
          content: "";
          width: 1px;
          height: 15px;
          background: #fc0;
          top: 13px;
          right: 27px;
          transition: all 500ms;
          -moz-transition: all 500ms;
          -ms-transition: all 500ms;
          -webkit-transition: all 500ms;
     }
     .M_footer .title.fiaccDiv:before {
          transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
     }
     .main_footer .col-md-12 {
          padding: 0px;
     }
     .main_footer {
          padding: 0;
     }
     .main_cnt {
          float: left;
          width: 100%;
     }
     .bottom_pitch ul li {
          width: 50%;
     }
     .bottom_pitch ul li.pizza a span.icon:after {
          left: 0px;
     }
     .bottom_pitch ul li.drinks a span.icon:after {
          left: 4px;
     }
     .bottom_pitch ul li.fries a span.icon:after {
          left: 4px;
     }
     .bottom_pitch ul li a {
          text-align: left;
     }
     .H_banner img {
          max-width: 1000px;
     }
     h1.page_title {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 20px;
     }
     h3.cntct,
     .cntct.typewriter-effect span a,
     .cntct.typewriter-effect span a {
          font-size: 25px;
          line-height: 25px;
     }
     .main_header.inner_page .H_banner img {
          max-width: 1500px !important;
     }
     .points_history li {
          margin-bottom: 20px;
     }
     .main_history {
          padding-bottom: 30px;
     }
     .main_history h2.title {
          font-size: 26px;
          line-height: 29px;
     }
     .main_Order h2.title {
          font-size: 26px;
          line-height: 28px;
     }
     .o_card li .card .C_img {
          font-size: 26px;
          line-height: 30px;
     }
     .main_quickorder h3.title {
          font-size: 26px;
     }
     .main_quickorder .call_quick span {
          font-size: 24px;
          line-height: 14px;
     }
     .TandC_contact h2.title {
          font-size: 26px;
          line-height: 30px;
     }
     .contact_section .contact_box {
          padding-left: 20px;
     }
     .signup_right:after {
          content: none;
     }
     .left_cntbar {
          width: 100%;
     }
     button.checkout-btn.red_btn.trans {
          width: 180px;
     }
}

.sale {
     height: 20px;
     width: 20px;
}


/*Mobile Start*/


/* common css for screen size between 600 to 767 */

@media only screen and (min-width: 600px) and (max-width: 767px) {
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .open-main-nav {
          display: block;
     }
     .Menu_list {
          display: none;
     }
}

@media (min-width: 576px) and (max-width: 767.98px) {
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .main-nav::before {
          left: 30%;
          width: 50%;
          right: 0px;
     }
     .main-nav ul {
          height: 50%;
     }
     .Cart .Cart_count {
          display: none;
     }
     .cart_img {
          display: block;
          width: 50px;
          float: right;
          margin-right: 60px;
          margin-top: -13px;
     }
     .open-main-nav {
          top: 15px;
     }
     .card:hover .price_block .btn a:after,
     .P_itmesbox:hover .price_block .btn a:after {
          top: 2px;
          left: -8px;
          background-size: 95%;
     }
     .price_block .btn a {
          padding: 0 10px;
     }
     .price_block .btn a:after {
          top: 4px;
          left: 0px;
          background-size: 95%;
     }
     .price_block .price {
          font-size: 23px;
     }
     .card_btn {
          margin: 10px 0px 0px 0px;
     }
     .PT_dscr {
          padding: 30px 10px;
     }
     .Our_menu.menu_fifth .item_list,
     .main_Ourmenu .right_cntbar {
          padding: 0 100px;
     }
}


/* common css for screen size between 568 to 767 */

@media only screen and (min-width: 568px) and (max-width: 768px) {
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .H_banner img {
          max-width: 1200px;
     }
     .H_banner {
          background-position: center;
          background-size: cover;
          background-attachment: inherit;
          height: 300px;
     }
     .open-main-nav {
          display: block;
     }
     .Menu_list {
          display: none;
     }
     h1.page_title {
          font-size: 45px;
          line-height: 45px;
          margin-bottom: 20px;
     }
     h3.cntct,
     .cntct.typewriter-effect span a,
     .cntct.typewriter-effect span a {
          font-size: 35px;
          line-height: 35px;
     }
     .bottom_pitch ul li {
          width: 20%;
     }
     .cart_list li .pro_qty {
          width: 16%;
     }
     .cart_list li .pro_name {
          width: 50%;
     }
     .products .pro_descr {
          padding: 10px 0px 0px;
     }
     .edit .edit_div {
          margin-top: 100%;
     }
     .p_card li {
          padding: 15px 0px;
     }
     .p_card li .card .C_desc {
          padding: 10px 10px 20px 20px;
     }
     .need_help_mobile .need_help {
          display: inline-block;
     }
     .need_help {
          display: none;
     }
     .Our_menu.menu_fifth .menu_leftside,
     .right_cntbar {
          padding: 0px;
     }
     .red_btn,
     a.red_btn {
          padding: 0 30px;
     }
     .right_cntbar {
          margin-bottom: 30px;
     }
     .main_Ourmenu .right_cntbar {
          width: 100%;
     }
}


/* common css for screen size between 480 to 767 */

/*@media only screen and (min-width: 360px) and (max-width: 720px) {

});*/


@media only screen and (min-width: 320px) and (max-width: 768px) {

.totalQtySpan{
 margin-left: 19px;
    margin-top: 5px;
    font-weight: 700;
}
.payment_mode_UL img{
     height: 80px;
    width: 100%;
}
.pizza_items .PT_image{
     max-height: 95px;
    min-height: 95px;
    height: 95px;
}

.bannerTitle{
    color: black;
font-size: 20px;
font-weight: 600;
word-spacing: 3px;
letter-spacing: 3px
}

    .header-content {
  top: 20%;
  font-size: 23px;
  margin-left: 0rem;
  max-width: 400px;
  width: 100%;
  padding: 2rem;
}
 .sizeNotAllow .PT_image .absoImg {
    position: relative;
    left: 21px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: inherit;
    width: 72%;
    height: 152px;
    object-fit: cover;
    object-position: center;
    border-radius: 6px 6px 10px 0px;
}
     .products .pro_img .absoImg {
          height: 44px;
          width: 56%;
          border-radius: 0px;
     }
     .checkout p.order_total {
          font-size: 12px;
          margin-bottom: 0px;
          margin-right: 35px
     }
     .checkout {
          position: fixed;
          bottom: 0px
     }
     .Our_menu .pizza_items {
          margin-bottom: 43px
     }
     #ymal {
          font-size: 14px;
          font-family: var(--font-family-reqular), serif;
          margin-top: 20px;
     }
     .offerMenuCard img {
          height: 96px
     }
     .main_popular .title {
          font-size: 11px;
          margin-bottom: 2px
     }
     .modal-right-side {
          float: inherit;
          right: 0px;
     }
     .modal.fade:not(.in).right .modal-dialog {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          transition: 500ms all;
          height: 100%;
     }
     .modal.right .modal-dialog {
          margin: 0px;
     }
     .couponsList .coupon_code {
          font-size: 13px;
          color: #dc3545;
          font-weight: bold;
     }
     .couponsList .coupon_apply {
          font-size: 12px;
          color: orange;
          font-weight: 600;
          float: right;
          right: 10px
     }
     .couponsList .coupon_term {
          font-size: 10px;
          font-weight: 600;
     }
     .couponsList .coupon_details {
          font-size: 9px;
     }
     .login_box .title {
          font-size: 16px;
     }
     .login_box a {
          font-size: 10px;
     }
     .billdetails h5 {
          color: #525151;
          font-size: 16px;
     }
     .billdetails span {
          color: #525151;
          font-size: 12px;
     }
     .main_checkout {
          padding-top: 1px;
     }
     .login_section h2.title {
          margin-bottom: 0px;
     }
     .login_box_content h5 {
          font-size: 14px;
          margin-bottom: 5px;
     }
     .login_box_content p {
          font-size: 12px;
          margin-bottom: 5px
     }
     .your_order .Order_title .O_lefttitle {
          font-size: 20px;
          line-height: 17px;
          color: #fff;
          font-weight: 600;
          float: left;
          width: auto;
          padding-right: 5px;
     }
     .fa-minus,
     .fa-trash {
          width: 100%;
          height: auto;
          padding: 3px;
          font-size: 17px !important;
     }
    .number-input * {
          font-size: 17px !important;

     }
     .cart_list ul.inner_cartlist li {
          float: left;
          width: 100%;
          position: relative;
          padding: 3px 0;
     }
     .products .pro_descr h3.pro_title a {
          font-size: 10px;
     }
     .cart_list li.header h4 {
          font-size: 12px
     }
     .cart_list li.rows h4 {
          font-size: 11px
     }
     .products .pro_descr p.size {
          font-size: 9px;
          line-height: 0px;
          color: #000000;
          margin-bottom: 9px
     }
     .price_block .price {
          font-size: 12px;
          margin-top: 3px;
     }

    .sizeNotAllow .price_block .price {
          font-size: 9px;
          margin-top: 3px;
          padding-left: 2px;
     }
     .card_btn {
          height: 27px;
          border: 1.2px dashed black;
          box-shadow: 7px 1px 15px -7px rgba(0, 0, 0, 0.75);
     }
    .sizeNotAllow .card_btn {
          height: 24px;
     }
   
     .inner_checkout .your_order .Order_title {
          background-color: green;
          color: white;
     }
     .P_itmesbox .card_btn {
          padding: 0px 21px;
     }

    .sizeNotAllow .P_itmesbox .card_btn {
          padding: 0px 6px;
     }
     .btn-warning.customise {
          font-size: 10px;
          line-height: 1.5;
          border-radius: .2rem;
          height: 19px;
          padding: 0px 6px 11px 7px;
     }
     .crustUL {
          min-height: 56px;
     }
     .PT_image .absoImg {
         height: 83px;
     }
/*     .PT_image .absoImg {
          height: 106px;
     }*/
     .sizeNotAllow .PT_image .absoImg {
          height: 56px;
     }

.PT_dscr .PT_title {
     line-height: 12px;
}
/*     .sizeNotAllow .PT_image .absoImg {
          height: 68px;
     }
*/     .YMALBox .PT_image .absoImg {
          height: 60px;
     }
     .PT_dscr {
          padding-bottom: 0px;
     }
     .sticky {
          height: 64px;
     }
     .cart_list .number-input {
          font-size: 16px;
     }
     .cart_list li .pro_price {
          text-align: center !important;
     }
     .headerContainer {
          height: 61px
     }
     .customizeFormButton {
          font-size: 13px !important;
     }
     .logo img {
    width: 116px;
    height: 63px;
     }
     .pro_qty {
          font-size: 20px;
     }
     .card_btn {
          font-size: 14px;
     }
     .customizeContainer .title {
          font-size: 20px;
     }
     .customizeContainer .totalPizzaPrice {
          font-size: 17px !important;
     }
     .topping_box .col-6 {
          margin: 0px 0px 10px !important;
     }
     .sizeBox.col-6 {
          margin: 0px 0px 10px !important;
     }
     .crustBox.col-6 {
          margin: 0px 0px 10px !important;
     }
     .locationBox {
          margin-right: 2px !important;
          margin-left: 2px;
     }
     .viewItemInCart.mobile {
          display: block;
          font-weight: bold;
          font-size: 19px;
     }
     .Our_menu.menu_fifth .main_Ourmenu h2.title {
          margin-bottom: 0px;
     }
     .Our_menu.menu_fifth .main_Ourmenu p {
          margin: 0px 5px 0px 5px !important;
          padding: 0px;
     }
     .viewItemInCart.desktop {
          display: none;
     }
     .main_Ourmenu h2.title {
          font-size: 18px
     }
     #home h2.title {
          font-size: 11px;
     }
     .O_cart span.view {
          display: block;
     }
     .menuBoxCard {
          margin-right: 0px;
          margin-left: 4px;
          max-width: 48% !important;
          border-radius: 10px;
          margin-bottom: 0px;
          margin-top: 12px;
     }
     .menuBoxCard.sizeNotAllow {
          max-width: 32% !important;
     }
     .chooseLocationBox .main .col-lg-6 {
          margin-top: 5px !important;
          margin-bottom: 5px !important;
          margin-right: 5px;
          margin-left: 5px
     }
     .Redio_diltype li label {
          font-size: 11px
     }
     .bannerTitleMobile{
          margin-top: -45px;
     }
     .OfferDeals .card-header button {
          font-size: 12px;
     }
/*     .main_bpitch .nav-tabs .nav-item a {
        padding: 0px !important;
       } 
       .myaccount_bottom_pitch ul li a span.icon{
        padding-top: 0px !important;
       }*/
     .main_bpitch {
          position: fixed;
          bottom: 44px;
          background: #f1eded;
          z-index: 9;
          margin-left: 0px;
          right: 0px;
     }
     #myaccount_topNav{
          bottom: 0px !important;
     }
     .main_bpitch .nav-tabs {
          width: 100%;
          display: inline-block;
          overflow: auto;
          overflow-y: hidden;
          overflow-y: scroll;
          white-space: nowrap;
          background: #232222;
          padding-top: 2px;
     }
     .content_menu.bottom_pitch .nav-tabs .nav-item.show .nav-link,
     .nav-tabs .nav-link.active {
          background-color: transparent !important;
     }
     .main_bpitch .nav-item {
          display: inline-block;
          vertical-align: top;
          padding: 0px 0px 3px 3px;
     }
     .your_order.card {
          position: fixed;
          z-index: 9;
          bottom: 0px;
          left: 0px;
          border-radius: 27px;
     }
     .Order_number,
     .totle_Oamount {
          height: 0px
     }
     .checout .Order_number,
     .totle_Oamount {
          height: 0px
     }
     .OfferDeals .card .col-6 {
          padding: 2px;
          margin: 0px;
     }
     .locationBox label {
          font-size: 12px;
     }
     #home h2.title {
          color: gray !important;
          font-size: 14px !important
     }
     .main_Ourmenu {
          margin-top: 0px;
          padding-top: 0px;
          margin-bottom: 0px;
     }
     .login_section {
          padding-top: 0px;
     }
     .right_cntbar li .number-input {
          top: 15px
     }
     .bm_footer {
          margin-left: 42px;
     }
     .Order_names {
          width: 67%
     }
     .right_cntbar li .number-input {
          top: 14px;
     }
     .content_menu.bottom_pitch {
          margin-top: 41px
     }
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .open-main-nav {
          display: block;
     }
     .Menu_list {
          display: none;
     }
     .H_banner {
          background-position: center;
          background-size: cover;
          background-attachment: inherit;
          height: 200px;
     }
}

@media only screen and (max-width: 575px) {
     .content_menu.bottom_pitch {
          margin-top: 41px
     }
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .contact_section h2.title {
          font-size: 24px;
     }
     .btn_checkout a.gray_btn {
          width: 28%;
          margin-right: 10px
     }
     .btn_checkout a.red_btn {
          width: 100%;
     }
     .btn_checkout {
          display: block;
     }
     .Cart .Cart_count {
          display: none;
     }
     .cart_img {
          display: block;
          width: 55px;
          float: right;
          margin-right: 45px;
          margin-top: -13px;
     }
     .open-main-nav {
          top: 19px;
          right: 13px;
     }
     .burger {
          width: 20px;
     }
     .price_block .btn a::after {
          left: 0px;
     }
     .card:hover .price_block .btn a::after,
     .P_itmesbox:hover .price_block .btn a::after {
          left: -15px;
     }
     .card_btn {
          margin: 6px 0px 0px 0px;
          padding: 6px 11px;
     }
     .img_cmpted img {
          width: 30%;
     }
     .inner_complated .img_cmpted {
          margin-bottom: 30px;
     }
     .main_pitch {
          top: 58%;
     }
     .cart_list li.rows h4 {
          font-size: 11px;
          line-height: 18px;
          left: -12px;
          right: -7px;
     }
     .cart_list li .pro_price {
          width: 13.15%;
          text-align: left;
     }
     .cart_list li .pro_qty {
          width: 24.53%;
          text-align: left;
     }
     .number-input {
          padding: 2px 0px;
          left: 0px;
          max-width: 75px;
          margin-right: 4px;
     }
     .Our_menu .number-input {
          padding: 2px 0px;
          left: 0px;
          max-width: 90px;
          margin-right: 24px;
          font-size: 28px;
     }
     .number-input input[type=number] {
          max-width: 27px;
          padding: 0.1rem;
          font-size: 14px;
          margin-right: 0px;
          margin-left: 3px;
     }
     .cart_list li .pro_name {
          width: 42.52%;
     }
     .products .pro_descr {
          width: 260px;
          padding: 1px 0 0;
     }
     .cart_list li .edit {
          float: left;
          width: 6.22%;
     }
     .edit_div {
          margin-top: 180%;
     }
     .absoImg {
          position: relative;
          left: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          max-width: inherit;
          width: 100%;
          height: 180px;
          object-fit: cover;
          object-position: center;
          border-radius: 6px 6px 0px 0px;
     }
     .products .pro_img .absoImg {
          height: 54px;
          width: 56%;
          border-radius: 0px;
     }
     .checkout-form li {
          float: left;
          width: 100%;
     }
     .p_card li {
          padding: 15px 15px;
     }
     .slick-prev {
          left: -12px;
     }
     .slick-next {
          right: -7px;
     }
     .slick-prev,
     .slick-next {
          top: 45px;
     }
     .login_box {
          padding: 0 0px;
     }
     .login_section h2.title {
          font-size: 16px;
     }
     .login_left li {
          padding: 0 5px;
     }
     .need_help {
          display: none;
     }
     .need_help_mobile .need_help {
          width: 100%;
          margin: 30px 0px;
          vertical-align: top;
          border: 1px solid #cfcfcf;
          padding: 25px 20px;
          display: inline-block;
     }
     .left_cntbar,
     .main_Ourmenu .right_cntbar {
          width: 100%;
     }
     .Our_menu.menu_fifth .item_list,
     .main_Ourmenu .right_cntbar {
          padding: 0px;
     }
     .bottom_pitch ul li a span.icon {
          max-width: 100%;
          text-align: left;
     }
     .main_Ourmenu .right_cntbar {
          margin-bottom: 30px;
          margin-top: 30px;
     }
     #login {
          padding-top: 0px;
     }
     .top_nav {
          border-image-slice: 26;
     }
}


/* common css for screen size < 425 */

@media only screen and (max-width: 425px) {
     .menuBox {
          padding: 4px !important
     }
     .PT_dscr .PT_dtls {
          font-size: 8px;
          line-height: 11px;
          font-weight: 600;
     }
     .content_menu.bottom_pitch {
          margin-top: 41px
     }
}

@media only screen and (max-width: 481px) {
     .bm_footer {
          margin-left: 42px;
     }
     .Order_names {
          width: 67%
     }
     .right_cntbar li .number-input {
          top: 14px;
     }
     .menuBox {
          padding: 4px !important
     }
     .PT_dscr .PT_dtls {
          font-size: 8px;
          line-height: 11px;
          font-weight: 600;
     }
     .content_menu.bottom_pitch {
          margin-top: 41px
     }
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .sizeNotAllow .PT_dscr .PT_title {
          font-size: 9px;
     }
     .bottom_pitch ul li {
          width: 32%;
     }
     .bottom_pitch ul li.pizza a span.icon:after {
          left: 0px;
     }
     .bottom_pitch ul li.drinks a span.icon:after {
          left: 4px;
     }
     .bottom_pitch ul li.fries a span.icon:after {
          left: 4px;
     }
     .bottom_pitch ul li a {
          text-align: left;
     }
     .H_banner img {
          max-width: 1000px;
     }
     .open-main-nav {
          display: block;
     }
     .Menu_list {
          display: none;
     }
     h1.page_title {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 20px;
     }
     h3.cntct,
     .cntct.typewriter-effect span a,
     .cntct.typewriter-effect span a {
          font-size: 25px;
          line-height: 25px;
     }
     .points_history li {
          width: 100%;
     }
     .main_Order p.desc {
          padding: 0;
     }
     .inner_complated .dsc_cmpted {
          padding-left: 0;
          padding-right: 0;
     }
}


/* common css for screen size < 400 */

@media only screen and (max-width: 400px) {
     .menuBox {
          padding: 4px !important
     }
     .content_menu.bottom_pitch {
          margin-top: 41px
     }
     .PT_dscr .PT_dtls {
          font-size: 8px;
          line-height: 11px;
          font-weight: 600;
     }
     .PT_dscr .PT_title {
          font-size: 12px;
     }
     .H_banner {
          background-position: center;
          background-size: cover;
          background-attachment: inherit;
          height: 200px;
     }
     .open-main-nav {
          display: block;
          position: absolute;
     }
     .Menu_list {
          display: none;
     }
     .main_client .container {
          padding-top: 40px;
     }
     .middle_Cpitch .desc {
          margin-bottom: 20px;
     }
}


/* common css for screen size < 3750 */

@media only screen and (max-width: 375px) {
     .content_menu.bottom_pitch {
          margin-top: 41px
     }
     .menuBox {
          padding-top: 4px !important
     }
     .PT_dscr .PT_dtls {
          font-size: 8px;
          line-height: 11px;
          font-weight: 600;
     }
     .bottom_pitch ul li {
          width: 37%;
     }
}


/* common css for screen size < 320 */

@media only screen and (max-width: 320px) {
     .viewItemInCart {
          display: block;
     }
     .bottom_pitch div {
          overflow-x: scroll;
          overflow-y: hidden;
     }
     .O_cart .cart {
          display: none;
     }
     .viewItemInCart {
          display: block;
     }
     .bottom_pitch ul li {
          width: 29%;
     }
     .content_menu.bottom_pitch {
          margin-top: 0px;
     }
     .right_cntbar li .number-input {
          top: 14px !important
     }
     .menuBox {
          padding: 4px !important
     }
     .PT_dscr .PT_dtls {
          font-size: 8px;
          line-height: 11px;
          font-weight: 600;
     }
     .PT_dscr .PT_title {
          font-size: 11px;
     }
     .H_banner img {
          max-width: 1000px;
     }
     h1.page_title {
          font-size: 25px;
          line-height: 25px;
          margin-bottom: 15px;
     }
     h3.cntct,
     .cntct.typewriter-effect span a,
     .cntct.typewriter-effect span a {
          font-size: 20px;
          line-height: 20px;
     }
     .bottom_pitch ul li a span.icon {
          max-width: 100%;
     }
     .open-main-nav {
          display: block;
     }
     .Menu_list {
          display: none;
     }
     .main-nav ul {
          transform: translateX(-50%) skew(-15deg);
     }
}


/* Float Shadow */

.hvr-float-shadow {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     position: relative;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-property: transform;
     transition-property: transform;
}

.hvr-float-shadow:before {
     pointer-events: none;
     position: absolute;
     z-index: -1;
     content: '';
     top: 100%;
     left: 5%;
     height: 10px;
     width: 90%;
     opacity: 0;
     background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
     background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
     /* W3C */
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-property: transform, opacity;
     transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
     -webkit-transform: translateY(-5px);
     transform: translateY(-5px);
     /* move the element up by 5px */
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
     opacity: 1;
     -webkit-transform: translateY(5px);
     transform: translateY(5px);
     /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


/* Ripple Out */

@-webkit-keyframes hvr-ripple-out {
     100% {
          top: -8px;
          right: -8px;
          bottom: -8px;
          left: -8px;
          opacity: 0;
     }
}

@keyframes hvr-ripple-out {
     100% {
          top: -8px;
          right: -8px;
          bottom: -8px;
          left: -8px;
          opacity: 0;
     }
}

.hvr-ripple-out {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     position: relative;
}

.hvr-ripple-out:before {
     content: '';
     position: absolute;
     border: #e81c0c solid 6px;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     border-radius: 50px;
     -webkit-animation: 1s infinite;
     animation: 1s infinite;
     transition: all 0.5s ease;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
     -webkit-animation-name: hvr-ripple-out;
     animation-name: hvr-ripple-out;
     border: #ffcc01 solid 6px;
}

.coupan_code .send.hvr-ripple-out:before {
     border-bottom-right-radius: 4px;
     -moz-border-bottom-right-radius: 4px;
     -ms-border-bottom-right-radius: 4px;
     -webkit-border-bottom-right-radius: 4px;
     border-top-right-radius: 4px;
     -moz-border-top-right-radius: 4px;
     -ms-border-top-right-radius: 4px;
     -webkit-border-top-right-radius: 4px;
     border-bottom-left-radius: 0px;
     -moz-border-bottom-left-radius: 0px;
     -ms-border-bottom-left-radius: 0px;
     -webkit-border-bottom-left-radius: 0px;
     border-top-left-radius: 0px;
     -moz-border-top-left-radius: 0px;
     -ms-border-top-left-radius: 0px;
     -webkit-border-top-left-radius: 0px;
}

.squre-btn.hvr-ripple-out:before {
     border-radius: 0px;
     -moz-border-radius: 0px;
     -ms-border-radius: 0px;
     -webkit-border-radius: 0px;
}

.tabsChooseLocation li {
     width: 50%;
     border: 1px solid gray;
}

.tabsChooseLocation li a {
     text-align: center;
     color: gray;
}

.chooseLocationBox {
     box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}

.locationBox {
     position: relative;
     bottom: 87px;
}

.tabsChooseLocation .nav-link.active {
     background-color: transparent !important;
}

.tabsChooseLocation .nav-link.active {
     color: gray !important
}

.tabsChooseLocation .nav-link {
     color: white !important
}

.tabsChooseLocation .nav-link {
     background-color: gray;
}

#home h2.title {
     margin-top: 15px;
     color: #000;
     font-size: 18px;
     font-weight: bold
}

.chooseLocationBox .main .col-lg-6 {
     margin-top: 15px;
     margin-bottom: 30px;
}

.chooseLocationBox .Redio_diltype label {
     color: gray;
}

.chooseLocationBox .main .goButton {
     margin-bottom: 30px;
}

.right_cntbar li .number-input {
     top: 15px;
     position: relative;
}

.customizeContainer,
.topping_detail_box {
     font-size: 10px
}

.customizeContainer .active {
     border: 1.8px solid green !important;
     box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}

.customizeContainer .totalPizzaPrice {
     font-size: 24px;
     font-weight: bold;
}

.CustomiseFooterCart {
     background: #4ca846;
     padding-top: 5px;
     padding-bottom: 5px;
     color: white;
     position: relative;
     bottom: -16px;
     margin: 0px 0px 0px 0px;
}

.customise {
     position: absolute;
     z-index: 1;
}

.myaccountDropDown .dropdown-item {
     padding: 7px 2px 14px 9px !important;
}

.payment_mode a {
     color: white;
     font-size: 12px
}

.edit_div .fa-pencil {
     color: green
}

.OfferDeals .card {
     margin-top: 10px;
     margin-bottom: 10px;
}

.OfferDeals .card-header {
     background-color: white;
     -webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}

.OfferDeals .card-header button {
     color: gray;
     font-weight: bold;
}

.text-green {
     color: #008000b5;
}

.text-red {
     color: #008000b5;
}

.offerSection .Our_menu {
     position: relative;
     display: inline-block;
     width: 100%;
     vertical-align: top;
     overflow: hidden;
     background-position: top;
     background-attachment: fixed;
     background-image: url('../images/offer-banner.jpg');
     height: auto;
}

.offerSection .Our_menu {
     overflow-x: hidden;
     min-height: 100vh;
     margin: 0 auto;
     position: relative;
}

.OrderTypeSelection {
     float: right;
     right: 5px;
     color: #fffefe;
     position: absolute;
     top: 63px;
     z-index: 1;
     background-color: #FF5722;
     padding-right: 4px;
     padding-left: 4px;
}

.OrderTypeSelection a {
     float: right;
     right: 5px;
     color: white;
     text-transform: uppercase;
}

.OrderTypeSelection:hover a {
     float: right;
     right: 5px;
     color: white;
     text-transform: uppercase;
     display: none;
}

.OrderTypeSelection:hover:before {
     content: "Change"
}

.mr-6 {
     margin-right: 6rem;
}

.modal-content-new {
     position: relative;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: column;
     flex-direction: column;
     width: 100%;
     pointer-events: auto;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .2);
     border-radius: .3rem;
     outline: 0;
}

.modal-content-new .locationBox {
     bottom: 29px !important;
}


#my-account-profile .nav-tabs .nav-item a{
     padding: 0px;
}