/*checkout css start*/

section.checkout-sec {
    padding: 50px 0;
}
.rental-manager-progress-bar-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 12px;
    position: relative;
    z-index: 1;
    margin-top: 55px;
}
.rental-manager-progress-bar-container:before {
    position: absolute;
    content: '';
    left: 10.9%;
    top: 36px;
    width: 76%;
    height: 5px;
    background: #e4e4e4;
    z-index: -1;
}
.billshipAddress h3 {
    font-size: 20px;
}
.gallery-nav-slide .gideimage {
    padding: 0 8px !important;
}

.billshipAddress p {
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    margin-top: -17px;
}
.col-md-6.col-sm-12.bill-ship-address {
    margin: auto;
}
p.yourtext {
    font-size: 23px;
    padding: 24px 10px 0;
}
.card.col-lg-6.col-md-8.col-sm-12 {
    margin: auto;
    margin-top: 45px;
    margin-bottom: 30px;
}
input#delivery {
    padding: 0;
}
.rounded-top {
    background: #d5950f;
    padding: 11px 0 12px;
    color: #fff;
    font-size: 20px;
}
.delivery-type h2 {
    font-size: 28px!important;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddd;
    padding-bottom: 23px;
}
label.form-check-label {
    padding-left: 18px;
    font-size: 20px;
}
.tb-all {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tb-all img {
    /*border: 2px solid red;*/
    background:#e3d199;
    padding: 30px;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    object-fit: scale-down;
}  
.tb-all.activeImgrole img{
    background:#f9b21e !important;
}
.tb-all h3 {
    font-size: 17px;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
}
.order-summary {
    margin-top: 50px;
    border: #dcdcdc 1px solid;
    float: left;
    width: 100%;
    padding: 1.5rem;
    box-sizing: border-box;
}
.form-check .form-check-input {
    cursor: pointer;
}
div#pickup .form-group label {
    margin-bottom: 11px;
}
div#next1:hover {
    background: #a2434b;
}
div#back1 {
     padding: 7px 40px 10px;
    border: none;
}
.col-md-12.col-sm-12.bill-ship-address {
    text-transform: capitalize;
    font-size: 17px;
    margin-top: -13px;
}
div#back1:hover {
    background: black;
}

svg#icons_1_ {
    width: 50px;
    margin-right: 13px;
    color: #489e00;
}

div#next1 {
    padding: 7px 40px 10px;
    background: #f8b11e;
    border: none;
}
button#card-button {
    padding: 7px 40px 10px;
    background: #f0ac1e;
    border: none;
}
button#card-button:hover {
 background: #4caf50;

}
.summary-header {
    text-align: center;
    margin: 0;
    font-size: 25px !important;
    padding: 9px 0;
    background: #eca91d;
    color: #fff;
}
ul.ordersummary {
    float: left;
    width: 100%;
    padding: 0;
    margin: 20px 0 0 0;
}
ul.ordersummary li.body.orderTotal {
    font-size: 25px;
}
ul.ordersummary li.header {
    font-weight: bold;
}
ul.ordersummary li:first-child {
    width: 42%;
    text-align: left;
}
ul.ordersummary li {
    width: 28%;
    text-align: center;
    float: left;
    list-style: none;
    font-size: 1rem;
}
.ordersummary .body span, .bill-ship-address {
    font-weight: normal;
    font-size: 0.8rem;
    display: block;
}
.subtotal {
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid;
    margin: 20px 0 0px 0;
    border-bottom: 1px solid;
    padding: 0 0 20px 0;
}
.delivery-type {
    padding: 0px;
}

.delivery-type {
    margin-top: 50px;
    float: left;
    width: 100%;
    padding: 0 1.5rem;
    box-sizing: border-box;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
} 



/*.delivery-type {*/
/*    padding: 0px;*/
/*}*/

.delivery-type {
  margin-top: 50px;
  float: left;
  width: 100%;
  padding: 0 ;
  box-sizing: border-box;
}

.deliverytype {
  margin-top: 40px;
  float: left;
  width: 100%;
  padding: 0 1.5rem;
  box-sizing: border-box;
  font-weight: bold;
  margin-bottom: 20px;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 2.6em;
    margin-bottom: 0.125rem;
}
.form-check-inline {
    display: flex;
    margin-right: 1rem;
}
.flatpickr-input[readonly] {
    cursor: pointer;
}

.flatpickr-input[readonly] {
    cursor: pointer;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c6cdcd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: -0.625rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 0px;
}
  div#delivery input .input {
    border-radius: 0;
    padding: 14px 10px;
}

#delivery label {
    font-weight: 700;
    font-size: 20px;
}
#delivery {
    padding: 0 16px;
}
label.form-check-label {
    padding-left: 10px;
}
.check-form-ade-1{display:none;}
.check-form-ade-2{display:none;}
.check-form-ade-3{display:block;}
.all-of-check-btn{
    display:flex;
    justify-content:space-between;
    gap:5px;
}
.all-of-check-btn a{
    flex:1 0 33%;
}

.all-of-check-btn a:nth-child(1) {}
.all-of-check-btn a:nth-child(2) {display:none;}
.all-of-check-btn a:nth-child(3) {}

@media (max-width:820px),(max-width:768px){
 .all-of-check-btn{
    display:flex;
    justify-content:space-between;
    flex-direction:row;
    flex-wrap:wrap;
    gap:5px;
}
.all-of-check-btn a:nth-child(1) {
    flex: 0 0 calc(100%) !important;
    margin: 0;
    order: 2;
}
#delivery {
     padding: 0 ; 
}
.summary-header {font-size:30px !important;}

.delivery-type h2 {
    font-size: 30px!important;
}
}
@media (max-width:575px),(max-width:420px){
    .tb-all img {
    padding: 13px;
    width: 50px;
    height: 50px;
    }
    .rental-manager-progress-bar-container:before{
        top:24px;
        height:4px;
    }
    .delivery-type {
    margin-top: 30px;
    }
    section.checkout-sec {
    padding: 50px 0 0;
}
.all-of-check-btn{
    display:flex;
    justify-content:space-between;
    gap:5px;
}
.all-of-check-btn a{
    flex:1 0 49%;
}
section.checkout-sec {
    padding: 50px 0 30px !important;
}
}
    
    









/*checkout css end*/
.b25ekary {
    padding: 0px 0;
    background: #f9b21e4f;
}

.b25ekary .ourfood-home{
     box-shadow: unset !important;
}
.sub-title-heading p {margin: 0;}
.item-img-contain img {
    object-fit: cover;
    width: 100%;
}
.item-content-contain0 .item-data ul li {
    line-height: 45px;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    color: white;
    position:relative;
    padding-left:10px;
    transition:0.4s ease;
    z-index:1;
}

.item-content-contain0 .item-data ul li:hover:after{width:100%;}
/*.item-content-contain0 .item-data ul li:before{*/
/*     position:absolute;*/
/*    content:'';*/
/*    left:7px;*/
/*    top:9px;*/
/*    width:25px;*/
/*    height:25px;*/
/*    background-image:url(../images/cherryd.png);*/
/*    background-size:cover;*/
/*    z-index:-1;*/
/*    background-position: inherit;*/
/*    background-repeat: no-repeat;*/
/*}*/
.item-content-contain0 .item-data ul li:after{
     position:absolute;
    content:'';
    left:0;
    top:0px;
    width:0;
    height:100%;
    z-index:-2;
    background: linear-gradient(90deg, red, transparent);
    transition:0.4s ease;
}




/*Payment css*/

.progress_Bar {
    font-size: 17px;
    font-weight: 300;
    text-align: center;
}
.tb-payment.border1 img.payment-active {
    display: none;
}
.rental-manager-progress-bar-container .active img.shipping-inactive {
    display: none;
}
.rental-manager-progress-bar-container .active img.payment-inactive {
    display: none;
}
.tb-payment.active.border1 img.payment-active {
    display: block;
    text-align: center;
}
.border1 {
    width: 12%;
    text-align: center;
}
.border1 img.shipping-active {
    display: none;
}
.tb-shipping.active.border1 img.shipping-active {
    display: block;
}
.checkout-topgap i {
    font-size: 30px;
}
.banner-btn.thanku-content {
    padding-top: 200px;
    text-align: center;
}
button.next.border-tricker {
    border: none;
    width: auto;
    margin-bottom: 56px;
}
.text-center.congrats-message h2 {
    font-size: 28px !important;
    color: #019c06;
    font-weight: 600;
}
h3.fsize.congrats-long {
    font-size: 17px;
    border-bottom: 1px solid;
    padding-bottom: 17px;
    margin-top: 26px;
}
section.step3 {
    max-width: 800px;
    margin: auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px 17px 14px;
    border-radius: 5px;
    margin-bottom: 50px;
}


a.btn-tracker {
    text-decoration: none;
    color: #fff;
    background: #d5950f;
    padding: 12px 24px 15px;
    border-radius: 5px;
    font-size: 20px;
}

/*End payment css*/


.item-content-contain0 {
    padding: 70px 50px 0;
}
.item-content-contain0 h5 {
    font-size: 32px;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #f31414, transparent);
}
.item-data p {
    font-size: 14px;
    margin-bottom: 5px;
}
.item-data h4 {
    font-size: 20px;
    margin-bottom: 0;
}
.item-data{margin-bottom:0px;}
.itemName{
    display:flex;
    justify-content:space-between;
}

.item-img-containBa{
    padding:206px;
}
.bakeryAc1{background: #392218 !important;}
.bakeryAc2{background:#bd9274 !important;}
.bakeryAc3 {background: #da6e2d !important;color: aliceblue;}
.bakeryAc3 p{color:#fff;}
.bakeryPageAC{
    padding:0;
    background:#f9b21e;
    margin-top:30px;
}

.bakeryAc2 .item-content-contain .item-data ,
.bakeryAc3 .item-content-contain .item-data{
    padding:15px 10px 15px 10px;
    position: relative;
    z-index: 1;
}
.bakeryAc2 .item-content-contain .item-data:hover:before,
.bakeryAc3 .item-content-contain .item-data:hover:before{width:100%;}
.bakeryAc2 .item-content-contain .item-data:before,
.bakeryAc3 .item-content-contain .item-data:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, #521f0070, transparent);
    transition:0.4s ease;
    z-index:-1;
}

.iceCreamCC .item-content-contain0 .item-data ul li:before {display:none !important;}
.ice-cream-tdx{padding:50px 0;}
/*.bakeryAc3 .item-content-contain .item-data:after,*/
/*.bakeryAc2 .item-content-contain .item-data:after{*/
/*    position: absolute;*/
/*    content: '';*/
/*    left: 4px;*/
/*    top: 14px;*/
/*    width: 35px;*/
/*    height: 35px;*/
/*    background-image: url(../images/cake.png);*/
/*    z-index: 1;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.bakeryAc3 .item-content-contain .item-data:after{*/
/*    background-image: url(../images/puffpastry.png) !important;*/
/*}*/
.bakeryAc1 .item-content-contain0 .item-data ul li:hover:after{width:100%;}
/*.bakeryAc1 .item-content-contain0 .item-data ul li:before{*/
/*     position:absolute;*/
/*    content:'';*/
/*    left:7px;*/
/*    top:9px;*/
/*    width:25px;*/
/*    height:25px;*/
/*    background-image:url(../images/bscookies.png) !important;*/
/*    background-size:cover;*/
/*    z-index:-1;*/
/*    background-position: inherit;*/
/*    background-repeat: no-repeat;*/
/*}*/
.bakeryAc1 .item-content-contain0 .item-data ul li:after{
     position:absolute;
    content:'';
    left:0;
    top:0px;
    width:0;
    height:100%;
    z-index:-2;
    background: linear-gradient(90deg, #2c140a, transparent);
    transition:0.4s ease;
}
.bakeryAc1 .item-content-contain0 h5 {
    font-size: 32px;
    color: #fff;
    padding: 15px 10px;
    margin-bottom:30px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #2c140a, transparent);
}
.item-img-contain {
    position: relative;
    z-index: 0;
    height:100%;
}
.bakeryAc3 .item-content-contain {padding: 80px; }
.bakeryAc2 .item-content-contain {padding: 50px 100px 50px;}

.your-slider-bakery.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0;
}
.gideimage{margin-bottom:0;}
.card-slider .gideimage{padding:0;}
.googlereviews {float:left; width:auto}
.googlereview-img {width:50px}
.googlereviewratings {float: left; width:auto; margin-left: 10px; text-align:left}
.googleoverall {display: inline-block; display: -webkit-inline-box; margin-top: 10px}
.reviewsc, .reviews-ch {display:block}
@media (max-width:920px){
   .bakeryAc1 .row,
   .bakeryAc2 .row{
    flex-direction: column-reverse;
} 
.order-summary {
    padding: 10px;
}
.summary-header {
    font-size: 17px !important;
}
ul.ordersummary li b {
    font-size: 13px;
}
.bakeryAc1 .item-content-contain0 {flex-direction: row;}
.bakeryAc1 .item-content-contain0 ,
.bakeryPageAC1 .item-content-contain0{padding-bottom: 40px;}
.googlereviews {float:left; width:100%; text-align:center}
.googlereview-img {width:50px}
.googlereviewratings {float: left; width:100%; margin-left: 10px; text-align:center}
.googleoverall {display: block; margin-top: 10px; width:100%; text-align:center}
.reviewsc, .reviews-ch {display:none}
}

@media (max-width:668px),(max-width:575px){
    body .container {padding: 0 18px;}
    .b25ekary .ourfood-home{padding:0;}
    .item-content-contain0 {padding: 30px 10px 40px;}
    .bakeryAc2 .item-content-contain {padding: 50px 20px 50px;}
    .bakeryAc3 .item-content-contain {padding: 50px 20px;}
    .bakeryAc1 .item-content-contain0 .item-data ul,
    .item-content-contain0 .item-data ul{margin:0;}
    .bakeryAc1 .item-content-contain0 {padding-bottom: 30px;}
    .bakeryAc2 .item-content-contain .item-data:after{top:24px;}
    .googlereviews {float:left; width:100%; text-align:center}
    .googlereviewratings {float: left; width:100%; margin-left: 10px; text-align:center}
    .googleoverall {display: block; margin-top: 10px; width:100%; text-align:center}
    .reviewsc, .reviews-ch {display:none}
}




@media (max-width:650px){
.roundbox {
    width: 41px;
    height: 41px;
}
h2#categoryName {
    font-size: 23px !important;

}
.tabsbox .col-3 {
    flex: 0 0 auto;
    width: 20%;
}
.order-summary {
    padding: 10px 13px;
}
.col-md-12.col-sm-12.bill-ship-address {
    font-size: 17px;
    margin-top: 0;
}
.tabsbox h4 {
    width: 36px;
    height: 36px;
}
footer.footer .col-sm-12 p {
    margin: 0;
}
.footer-icon-wrap {
    width: 190px!important;
}
footer.footer {
    padding: 36px 0;
}
span.bt-content {
    font-size: 14px;
}
.delivery-type h2 {
    font-size: 26px!important;
    margin: 22px !important;
    border-bottom: 1px solid #dddd;
    padding-bottom: 18px;
}
.delivery-type {
    margin-top: 0;
}

ul.ordersummary {

    margin: 10px 0 0 0;
}
.rounded-top {
    font-size: 16px;
}
.text-center.congrats-message h2 {
    font-size: 20px !important;
}
button.next.border-tricker {
    margin-bottom: 30px;
}
section.step3 {
    margin-top: 33px !important;
}

.checkout i.bi {
    font-size: 24px;
}
.summary-header {
    font-size: 20px !important;
}
.checkout-topgap i {
    font-size: 20px;
}
ul.ordersummary li.body.orderTotal {
    font-size: 20px;
}
.banner-btn.thanku-content {
    padding-top: 117px;
    text-align: center;
}
.tb-all h3 {
    font-size: 10px;
}
section.checkout-sec {
    padding: 0px !important;
}



}











