.social-login{
  max-width: 480px;
  text-align: center;
}
.social-login p{
  font-size: 20px;
}

.cart.info-box{
    display:block !important;
}
.fast-delvery-icon{
    max-width: 140px;
    margin: 0 auto;
}
.not-found {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    max-width: 400px;
    margin-bottom: 23px;
    background: #ff9343;
    text-align: center;
    padding: 70px;
}
.not-found p {
    font-size: 20px;
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
}
.not-found .fa{
   font-size: 45px;
    color: #4d2f2b;
}
.banner .banner-title, .banner .banner-subtitle{
    color:#fff;
}
/* HIDE RADIO */
.pro_sizes [type=radio] {
    position: absolute;
    width: 100%;
    -webkit-appearance: none;
    height: 100%;
    outline: none;
    margin: 0;
    left: 0;
}
input[type="radio"]:checked:before {
        background: red;
        
    }
    
  .pro_sizes input[type="radio"]:checked {
    box-shadow: 2px 2px 10px #ff6c00a3;
}
#pincodeResp{
    font-size: 13px !important;
    font-weight: 700 !important;
}
#pincodeResp font{
    font-size:94% !important;
    margin-top:10px;
    line-height: 30px;
     margin-bottom:10px;
}
.product-single-filter .config-swatch-list li label {
    max-width: 77px;
    font-size: 10px;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
    padding-bottom: 5px;
}
input[disabled], input[disabled]:hover { background-color:#1e0a09 !important; opacity:0.2 !important; }
.banner.banner-cat{
    height: 200px !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f58634;
    opacity: 1;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
}


.product-ratings{
    position: absolute;
    top: 100%;
    margin-top: -34px;
   right: 10px;
}

.product-single-details .product-ratings {
   margin-top: 4px;
 top: inherit;

    right: 20px;
}

.form-control[readonly]::placeholder{ color:#fff;}

.btn.btn-default:hover{ background-color: #e67624;}

.product_loader{
position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 10000;
    background: #ffffffe6;
    top: 0;
    display: flex;
    align-items: center;
}
.product_loader div{
     width: 100%;
    text-align: center;
}
.product_loader img{
    display: unset !important;
    width: 50px;
}

#errormsg{
   color:red; 
}
.light-theme .current {
    background: #f58634;
    color: #FFF;
    border-color: #f58634;
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    cursor: default;
}
.bestSeller{
     position: absolute;
    width: fit-content;
     top: 10px;
    right: 10px;
    padding: 6px;
    background: #fd0a0a;
    border-radius: 18px;
}
.bestSeller p{
    margin-bottom: 0;
    color: #fff;
    padding: 0px 11px;
    font-size: 12px;
    text-align: right;
}
.cart-con{
  text-align: center;
  padding: 15px 0px;
}

.cart-con i{
  font-size: 80px;
  color: #f58634;
}
.progressbar {
      counter-reset: step;
  }
  .progressbar-danger {
      counter-reset: step;
  }
  .progressbar li {
      list-style-type: none;
      width: 20%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
   .progressbar-danger li {
      list-style-type: none;
      width: 50%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
  .progressbar li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar-danger li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
  .progressbar-danger li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
 
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar-danger li:first-child:after {
      content: none;
  }
   
   .progressbar li.active {
      color: green;
  }
  .progressbar-danger li.active {
      color: #be1414;
  }
  .progressbar li.active:before {
      border-color: #55b776;
    background: #55b776;
    color: #fff;
  }
  .progressbar-danger li.active:before {
      border-color: #be1414;
    background: #be1414;
    color: #fff;
  }

  .progressbar li.active + li:after {
      background-color: #55b776;
  }
  .progressbar-danger li.active + li:after {
      background-color: #be1414;
  }
#addon .modal-header{
  background-color: #371f1b;
  height: 60px;
}
#addon .modal-header h3{
  color: #fff;

}
.addon-img-wrap img{

    margin: 10px auto;
}
.addon-img-wrap .custom-check{
  position: absolute;
}
.thank-box {
    max-width: 650px;
    padding: 5px 30px 80px 30px;
    text-align: center;
    margin: 0px auto;
    border-radius: 5px;
}
.thank-box h2{
  color: green;
}
.view-btn{
  font-size: 12px;
    min-width: unset;
    padding: 5px 17px;

}
.flat-box{
  max-width: 300px;
    margin: 22vh auto;
    text-align: center;
}
.flat-box h2{
  text-transform: uppercase;
  font-size: initial;
  color: #787d7f;
  line-height: 25px;

}
.thank-box img{
  max-width: 74px;
    margin: 26px auto;
}
.margin-bottom-0{
  margin-bottom: 0px;
}
.error{
  color: red;
}
#payment-form input{
	max-width: 100%;
}
#payment-form select{
	height: 48px;
}
.custom-checkbox label{
	margin-left: 15px;
}
.header-middle{
	padding-bottom: 0px !important;
}
.margin-bottom-10{
margin-bottom: 9px;	
}
.prod-thumbnail{
padding: .5rem 1rem;
    z-index: 1000;
    position: relative;
     margin-top: -83px;
    left: 8px;

}
.form-wrapper{
  max-width: 450px;
  margin:0 auto;
}
.padding-top15{
  padding-top: 15px;
}
.margin-bottom{
  margin-bottom: 0px !important;
}

.attribute_thumb button {
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
    background: #fff;
    cursor: pointer;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    margin-bottom: 12px;
    border-radius: 3px;
    font-size: 12px;
    overflow: hidden;
}

.attribute_thumb button:hover, .attribute_thumb button:focus{
    
      background: #f58634; color:#fff;
}

.attribute_thumb {padding-right: 0px;}

.bootstrap-touchspin-down{
  min-width: unset;
    padding: 0px;
  
}
.table-cart .input-group-prepend{
  display: none;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{
   background: #fff;
    color: #000000;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{
   background: #fff;
    color: #000000;
}
.table-cart .input-group-append{
  display: none;
}
.bootstrap-touchspin-up{
 min-width: unset;
    padding: 0px;
    
}
.product-col .product-image-container{
  max-width: 100px;
}

button.paction{
  border: none;
  cursor: pointer;
}
#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 520px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
}

.notfound .notfound-404 {
  position: relative;
  height: 200px;
  margin: 0px auto 20px;
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 236px;
  font-weight: 200;
  margin: 0px;
  color: #211b19;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound .notfound-404 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  color: #211b19;
  background: #fff;
  padding: 10px 5px;
  margin: auto;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

.notfound a {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 13px 23px;
  background: #ff6300;
  font-size: 18px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.notfound a:hover {
  color: #ff6300;
  background: #211b19;
}
.regular-checkbox {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.pretty {
    position: absolute;
    display: inline-block;
    margin-right: 1em;
    white-space: nowrap;
    line-height: 1;
}
.pretty input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.product_capt p{font-size: 12px;
    line-height: 14px;
    margin-bottom: 3px;
    text-align: center;}
.icon-cat .icon-con img{
    max-width: 100%;
    margin: 0 auto;
}
.icon-cat .icon-con a{
   text-decoration: none;
}
.icon-caps{
    border-top: 1px dashed #404040;
    max-width: 80%;
    margin: 5px auto;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.5px;
    /* font-weight: 600; */
    text-transform: uppercase;
}
.icon-cat{margin: 30px 0px 0px;}
.con-egg{

    position: absolute;
    top: 250px;
    left: 18px;
  display: none;
    margin-top: 11px;
  z-index: 20;
}
.con-egg.active{
  display:block;
}
.form-horizontal .padding-top15{
  padding-top: 0px !important;
}
.con-egg-main{
position: relative;
    top: -11px;
    left: 3px;
        margin-top: 11px;
    z-index: 50;
}
.hide{
  display: none;
}
.font30{
  font-size:30px !important;
}
#pincodechecker, #pincodechecker:focus{
    border: 1px solid #f58634 !important;
     font-size: 15px;
    font-weight: 700;
    color: #4d2f2b;
    padding: 9px;
}
.check-pin-btn{
    padding: 13px;
    min-width: unset;
    position: absolute;
    right: 16px;top: 1px;
    color: #fff;
    font-weight: 700;
    background: #f58634;
    border:0px;
}
.check-pin-btn:focus{
     border:0px;
}

#time_slot, #msg_cake, #sujjestion{
    border: 1px solid #f58634;
    font-size: 15px;
    font-weight: 700;
    color: #4d2f2b;
}
@media only screen and (max-width: 767px) {
  .notfound .notfound-404 h1 {
    font-size: 148px;
  }
      .sidebar-toggle {
    position: absolute;
    border-radius: 100%;
    margin-left: 24px;
    margin-top: 10px;
}
  
  .breadcrumb-nav {
 /* display:none;*/
}
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 {
    height: 148px;
    margin: 0px auto 10px;
  }
  
  .form-control{    font-size: 1.1rem !important;}
  
  .notfound .notfound-404 h1 {
    font-size: 86px;
  }
  .notfound .notfound-404 h2 {
    font-size: 16px;
  }
  .notfound a {
    padding: 7px 15px;
    font-size: 14px;
  }
  
  .prod-thumbnail{

    margin-top: -70px;}
    
    

}