.sab-top h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 12px;
}
.sab-top p {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    padding-bottom: 12px;
	color: #282D38;
}
.shabo-wrapper{
	background:#fff;
}
.pl-0 {
    padding: 0;
}

 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
	
.panel-heading-col.info-sec a i.fas:before {
    content: "\f0d7";
    float: right;
    transition: all 0.5s;
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 999;
    color: #282D38;
    font-size: 18px;
}
.panel-heading-col.info-sec.active a i.fas:before {
    content: "\f0d8";
    top: 22px;
    right: 22px;
}
.panel-heading-col.info-sec {
    background: #F2D260;
	height: 60px;
}
.info-sec h4.panel-title a {
    font-size: 25px;
    font-weight: 700;
    color: #282D38;
}
.info-form-input, .input-wrap textarea.info-form-field-input {
    border: 1px solid #A0A0A0;
    border-radius: 5px;
    box-shadow: none;
    min-height: 42px;
    padding: 5px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    padding-left: 10px;
	color:#374767;
}



.infolisten label {
    font-size: 16px;
    font-weight: 700;
	color: #374767;
}
.panel-body.info-body {
    padding-left: 0;
    padding-right: 0;
}
.panel.panel-default.form-panel {
    border: none;
}
.p_left0 {
    padding-left: 0 !important;
}
.infolisten {
    margin-top: 20px;
}
.mar-b10{
	margin-bottom:14px;
}
.mat-top {
	margin-top:20px;
}
.p-lr {
    padding-right: 10px;
    padding-left: 10px;
}
.add-col {
    margin-top: 28px;
}
.pakege-row {
    width: 100%;
    margin-top: 50px;
    float: left;
}
.sub-field {
    display: flex;
    border: 1px solid #A0A0A0;
    border-radius: 4px;
	height: 42px;
}
.sub-nub {
    position: relative;
	 background: #374767;
    padding: 9px 15px;
    text-align: center;
	border: none;
}
.sub-nub .fas:before {
	content: "\f0d7";
    float: right;
    transition: all 0.5s;
    position: absolute;
    top: 10px;
    right: 9px;
    z-index: 999;
    color: #fff;
    font-size: 18px;
}
.field_nub {
	width: 100%;
    text-align: center;
    font-size: 16px;
    color: #374767;
    font-weight: 400;
	border:none;
	
}

.add-nub {
    position: relative;
    background: #374767;
    padding: 9px 15px;
    text-align: center;
	    border: none;
}
.add-nub .fas:before {
     content: "\f0d8";
    float: right;
    transition: all 0.5s;
    position: absolute;
    top: 10px;
    right: 9px;
    z-index: 999;
    color: #fff;
    font-size: 18px;
}
.or-text {
    text-align: center;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
	width: 4%;
}
.or-text p {
    color: #374767;
    font-size: 16px;
}
.couple-col {
    width: 14%;
    padding-right: 12px;
}
.per-couple {
    width: 100%;
    margin-top: 30px;
    float: left;
}
.per-couple h4{
	font-size:16px;
	font-weight:700;
	color: #374767;
}
.per-couple p {
    font-size: 24px;
    font-weight: 300;
    color: #374767;
}
.menu-row {
    background: #F2D260;
    height: 60px;
    padding: 5px 24px;
}
.menu-row h4 {
    font-size: 25px;
    font-weight: 700;
    color: #282D38;
}
.men-text p {
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
}
.info-sec.table-cloth-row {
    background: #282D38;
}
.info-sec.table-cloth-row h4.panel-title a {
    font-size: 21px;
    font-weight: 700;
    color: #ffffff;
    line-height: 28px;
	padding-left: 10px;
}
.table-cloth-row span img {
    margin-right: 10px;
	margin-top: -3px;
}
.panel-heading-col.info-sec.table-cloth-row a i.fas:before{
	color:#fff;
}
.cloth-item-row h4 {
    font-size: 14px;
    color: #282D38;
    font-weight: 400;
}
.pleft-0 {
	padding-left:4px;
}
.cloth-item-row {
    padding-top: 10px;
}
.satin-chair {
    background: #F1F6FF;
    float: left;
    border-top: 1px solid #282D38;
    padding-bottom: 7px;
    padding-top: 5px;
}
.row-satin-chair label.product_name {
    width: unset;
    background: #ffffff;
    border: 1px solid #A0A0A0;
    border-radius: 5px;
    width: 99% !important;
    height: 42px;
    margin-top: 10px;
    color: #374767;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding-left: 10px;
    font-family: inherit;
	    line-height: 40px;
}
.row-satin-chair input[type=checkbox]:checked+label.product_name {
    background: #282D38;
    color: #fff;
    height: 42px;
	border-color: #282D38;
}
.row-satin-chair input[type=checkbox]:checked {
    background-color: #282D38 !important;
    color: #ffffff !important;
	border-color: #282D38;
}

.row-satin-chair input[type=checkbox].product_name {
    visibility: hidden;
    height: 0px;
}
.color-col-0 {
    padding-left: 0;
	padding-right: 0;
}
.monr-w {
    width: 38%;
}
.date-w {
    width: 12%;
}
.city-w {
    width: 28.6%;
}
.pr-0 {
	padding-right:0;
}
.mb-0 {
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.row-satin-chair .lab-center label.product_name {
    text-align: center;
    padding-left: 0;
}
.kj-width {
    width: 21%;
}

.info-p{
	padding:0;
} 
.chal-los {
    margin: 2px 0 0;
}

.v-hidden .fas{
	visibility:hidden;
}
.per-unit span {
    font-size: 16px;
    padding-left: 7px;
}
.per-unit p {
    font-size: 25px;
	font-weight: 300;
}
.per-unit {
    padding-top: 10px;
}
.option-cl {
    width: 12%;
}
.qty-w {
    width: 13%;
}
.q-mar {
    margin-top: 8px;
}
.total-col h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.total-col p {
    font-size: 24px;
    font-weight: 300;
	line-height: 22px;
}
.total-cl {
    padding-left: 20px;
}
.total-col {
     padding-left: 20px;
}
.bilkala p{
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 16px;
    padding-top: 10px;
}
.des {
	padding-left:0;
	padding-right:0;
}
.extras-row {
    padding-bottom: 4px;
    padding-top: 5px;
}
.roster-col {
    padding-right: 0px;
    width: 12%;
	padding-left: 10px;
}
.roas-each p:first-child {
    padding: 5px 0 15px;
}
.roas-each p:last-child {
    padding-bottom: 0px;
}
.roster-col label {
    margin-bottom: 0;
}
.col-btn.lab-center label {
    margin-bottom: 0;
}
.total-p {
    margin-bottom: 8px;
}
.per-roll p {
    font-size: 16px;
    margin: 21px 0 0;
}
.payment-top {
	margin-top:40px;
}
.price-h h4 {
    font-weight: 700;
    font-size: 16px;
}
.price-h p {
    font-size: 24px;
    font-weight: 300;
}
.addint-col h5 {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
	margin: 3px 0 0;
}
.addint-col p {
    font-size: 16px;
    font-weight: 400;
}
.addint-col {
    float: left;
}
.addint-total {
    float: right;
    padding-right: 10px;
}
.price-per-row {
    margin-top: 40px;
}
.addint-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.grand-total-row {
    width: 100%;
    float: left;
    background: #374767;
    height: 75px;
	padding: 18px 24px;
}
.grand-total-row h4 {
    float: left;
    color: #fff;
}
.grand-total-row p {
    float: right;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
}
.col-md-4.credit-col {
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px;
}
.amt-cl{ 
    font-weight: 700;
    font-size: 16px;
}
.amt-cl {
    padding-top: 5px;
}
.tax-cl p {
    font-size: 16px;
    font-weight: 400;
    padding-top: 4px;
}
.tax-w {
    width: 10.5%;
}	
.exp-w {
    width: 12%;
}
.card-cl label {
    font-weight: 700;
    font-size: 16px;
}
.card-cl {
    margin-top: 14px;
    float: left;
    width: 100%;
}
.depost-btn {
    float: left;
    width: 100%;
    margin-top: 80px;
	margin-bottom:50px;
	}
.depost-btn input.btn.btn-default.btn-primary {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 60px;
    border-radius: 5px;
    margin-left: 200px;
    height: 42px;
}
.side-affordable{
    width:100%;
	border:1px solid #A0A0A0;
	border-radius:5px;
	float: left;
}
.package-side {
    background: #F2D260;
    border-radius: 5px 5px 0 0;
	padding: 20px 15px;
}
.package-side h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.package-side span {
    font-size: 24px;
    font-weight: 300;
    padding: 21px 0;
    vertical-align: middle;
}
.package-in ul {
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.package-in ul li {
    font-size: 16px;
    font-weight: 700;
    float: left;
    width: 100%;
    vertical-align: middle;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.package-in ul li p {
    float: left;
}
.package-in ul li span:not(.waiters_excluded_count,.waiters_count, .additional_couple_count, .couple_count, .kitchen_waiters_count) {
    width: 70px;
    float: right;
    font-weight: 300;
    font-size: 24px;
}
li.pack-01 {
    padding: 3px 15px;
}
li.pack-03 {
    padding: 3px 15px;
}
li.pack-02, li.add-pack {
    padding: 15px 15px;
    background: #EAEAEA;
}
li.pack-04 {
    background: #F1F6FF;
    padding: 6px 15px;
    border-bottom: 1px solid #000;
}
li.add-pack h4 {
	font-size: 16px;
    font-weight: 700;
    margin: 0;
}
li.add-pack {
    padding: 20px 15px;
}
li.cream {
    padding: 3px 15px 0px;
	 font-size: 20px !important;
    font-weight: 400 !important;
}
/* alternate colors */
li.cream:nth-child(odd) {
    background: #EAEAEA;
}
li.cream-03 {
    background: #374767;
    border-radius: 0 0 5px 5px;
    padding: 20px 15px;
    color: #fff;
}
.pack p sup {
    font-size: 16px;
    font-weight: 400;
}
.side-sec {
	position:relative;
}
.sidebar-right {
}
.sidebar-top {
  position:absolute;
  top: 20px;
  right: -8px;
}
.sidebar-fixed {
  position: fixed !important;
  top:180px;
}
.sidebar-bottom {
  position:absolute;
  bottom:0;
}
.date-col input.date.form-control {
    border: 1px solid #A0A0A0;
    border-radius: 5px;
    box-shadow: none;
    min-height: 42px;
    padding: 5px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    padding-left: 10px;
    color: #374767;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    max-width: 220px;
    overflow: hidden;
    width: 100%;
    padding: 0 11px;
}
.date-col .icon-date i {
    position: absolute;
    top: 42px;
    right: 9px;
}
.date-col {
    position: relative;
}


#primary-content-wrap {
  position: relative;
}


.abs {
  position: fixed;
    right: 23px;
    display: block;
    width: 20%;
}

.guest-user .content-wrapper.shabo-wrapper, .guest-user footer.main-footer {
    margin-left: 0px;
}
.guest-user .userinfo-header{display: none;}

/* confirm booking page */



h2.md{font-size:20px; font-weight:700; margin: 0;}
h3.subheading{font-size:18px; line-height: 24px; font-weight:700; background-color:#374767; color:#fff; padding: 8px 20px; margin: 0; display: block;}
h3.subheading.mb-20{margin-bottom: 10px;}
.title-section{display: flex; justify-content: space-between; border-bottom: 1px solid #E0E1E5; padding-bottom: 16px;}
.title-section .right-side{display: flex; justify-content: space-between; align-items: center;}
.no-border{border:0!important;}

.title-section .button-panel{display: flex;margin-right: 30px;}

.savepdf{display: flex; align-items: center;}
.savepdf a{
    width: auto;
    height: 30px;
    border-radius: 3px;
    background: url(/admin/images/pdf-icon.png) 10px center no-repeat;
    display: flex; align-items: center;
    padding: 0 10px 0 34px;
    border: 1px solid #374767; border-radius:5px;
    font-size:16px; font-weight: 600;
    margin-right:20px;
    color:#374767;
}

.btn-outline-regular-md { height: 30px; padding: 3px 10px 3px 10px; border: 1px solid #374767; border-radius: 5px; font-size: 16px; font-weight: 600; color: #374767; display: block; }
.btn-outline-regular-md{/* height: 30px; display: flex; align-items: center; padding: 0 10px 0 10px; border: 1px solid #374767; border-radius:5px; font-size:16px; font-weight: 600; color:#374767; */}

.savepdf a:hover, a.btn-outline-regular-md{
    color:#000;
}

.custom-table{
    border:0;
}

.custom-table.table thead>tr>th{
    margin: 0; padding: 0; border:0;
}


.custom-table.table  h4{
     font-size:16px; line-height: 22px; margin-bottom: 10px; font-weight: 700; color:#374767; display: block; border:0;
}

.custom-table.table tbody > tr > td{border:0;}
.custom-table.table tbody > tr > td strong{font-weight: 500;}

.custom-table.table-striped > tbody > tr:nth-child(odd) > td, .custom-table.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #F1F6FF;
}



.detail-section-wrapper{display: flex; justify-content: space-between; grid-gap:30px; margin: 30px 0 45px;}
.detail-section-wrapper .detail-content{
    width: 100%; 
}
.detail-section-wrapper .sidebar{
    min-width: 370px;
}




.price-information-wrapper{background: #F1F6FF; padding-top: 10px;}

.price-information-wrapper ul.price-table-info, .price-information-wrapper ul.price-table-info li{margin:0; padding: 0; list-style: none;}
.price-information-wrapper ul.price-table-info li{/* padding: 10px 20px; display: flex; justify-content: space-between; font-size:16px;*/} 
.price-information-wrapper ul.price-table-info li b{text-align: right; font-weight: 400;}
.price-information-wrapper ul.price-table-info li .total{font-weight: 600; border-bottom: 1px solid #9BA3B3; line-height: 30px; width:100%; display:flex; justify-content: space-between; padding-bottom: 18px;}
.price-information-wrapper ul.price-table-info li .total b{font-weight: 600;}

.price-information-wrapper ul.price-table-info li.grand-total{background: #F2D260;font-weight: 700; }
.price-information-wrapper ul.price-table-info li.grand-total b{font-weight: 700;}

.order-time{display: block; text-align: center; padding: 15px 0 0; font-size:14px;}
.order-time span{color:#DDDDDD;}

table .no-padding{padding: 0!important;}

.custom-detail-table.table{margin-bottom: 0;}
.custom-detail-table.table-striped > tbody > tr > th{background: none;}
.custom-detail-table .table > thead > tr > th{background: #374767!important; color:#fff; border:0; margin-bottom: 10px;}

.custom-detail-table.table > thead > tr > td{border:0;}

.custom-detail-table.table tbody > tr > th{border-top:0; border-bottom:1px solid #9BA3B3;}
.custom-detail-table.table tbody > tr > td{border-top:0; border-bottom:1px solid #DDDDDD;}

.custom-detail-table.table tbody > tr:last-child > th{border-bottom:0; padding-bottom: 0;}


.custom-detail-table.table h4{padding: 5px 0 0 0; font-size:15px; font-weight: 600;}

.two-col-table-section{display: flex; align-items: center; padding: 10px 0;}
.two-col-table-section b{margin-right: 3px;}
.two-col-table-section label{margin: 0 0 0 20px;}
.two-col-table-section em{font-style: normal; margin-left:5px; font-weight: 400; display: none; position: relative; right:-50px;}
.two-col-table-section span{font-weight: 600;}

.two-col-table-section span.seprator{color:#DDDDDD;}

input[type=checkbox]:checked ~ em{display: block;}

.action-button img{
    height: 16px; width: auto;
}

.action-button a{padding: 10px 5px;}


.action-column{width:70px; }


.booking-confirmed-wrapper{
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
   
    margin: 0 auto;
    padding: 40px;
    max-width:452px;
   

}

.booking-confirmation-section{padding: 80px 0;}


.booking-confirmed-wrapper .confirmed-icon{display: block; }
.booking-confirmed-wrapper .confirmed-icon img{height: 45px; margin: 0 0 10px 0;}

.booking-confirmed-wrapper .center-text-panel{text-align: center; margin: 0 0 40px;}

.booking-confirmed-wrapper p.large{font-size:20px;}
.booking-confirmed-wrapper h2{font-size:18px; padding:15px 0 25px; margin: 0;}
.booking-confirmed-wrapper h2 span{font-weight: 700;}
.booking-info-id{background:#FEF8E3; border:1px solid #9BA3B3; border-radius: 20px; display: inline-block; padding: 6px 20px; font-size:18px;}
.booking-info-id span{font-weight: 700;}

.booking-confirmed-wrapper .custom-table{margin-bottom: 0;}
.booking-confirmed-wrapper .custom-table td{font-size:16px;}
.booking-confirmed-wrapper .price-information-wrapper{background: none;}
.booking-confirmed-wrapper .price-information-wrapper ul.price-table-info li {
    padding: 10px 10px;
   
}

.contact-info-panel{display: block; text-align: center; padding: 25px 0; font-size:16px;}

.contact-info-panel a{font-weight: 700;}



.content .booking-deails-main-wrapper {
    background: #fff;
     box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    margin: 0px 0 0 0;
    padding: 20px;
    max-width: 1024px; margin: 0 auto; float:none;
    margin-top:15px;
   
}

.table-scroll-auto {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.booking-pdf{padding: 0 20px;}

.booking-pdf .detail-section-wrapper{flex-wrap: nowrap;}

/* css 19-7-24 start.........*/

.form-control{min-height: 42px;}

textarea.info-form-input {
    min-height: 55px !important;
    max-height: 55px !important;
}

.total-p {
    display: flex;
    align-items: center;
    grid-column-gap: 10px;
    min-height: 40px;
}

.row-satin-chair label.product_name {
    padding: 0 10px;
    
}

.row-satin-chair .lab-center label.product_name{padding: 0 10px;}

.row-satin-chair label.product_name {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto;
    line-height: 20px;
    min-height: 42px;
    padding: 10px !important;
}

.row-satin-chair input[type=checkbox]:checked+label.product_name {
    min-height: 42px;
    height: auto;
}

.infolisten label{/*white-space: nowrap;*/}


/* css 19-7-24 end.........*/


@media(max-width: 5000px) and (min-width: 2100px){
    .content .booking-deails-main-wrapper{max-width: 100%;}
}


/*@media(max-width:1400px){
.monr-w {
    width: 34%;
}    
.date-w {
    width: 17%;
}

        .monr-w {
        width: 33%;
    }
    .city-w {
    width: 33%;
}

}*/

@media(max-width:1200px){
.sidebar-top {
  position:static;
  top: inherit;
  right: inherit;
}
.sidebar-fixed {
  position: static !important;
  top:inherit;
}
.sidebar-bottom {
  position:static;
  bottom:0;
}

.floating-div.abs {
    width: 100%;
}

}


@media(max-width:2100px){
.booking-deails-main-wrapper .detail-content .col-md-6{width:100%;}

}


@media(max-width:850px){
    .detail-section-wrapper{flex-wrap:wrap;}
    
    .detail-section-wrapper .sidebar{min-width: inherit; width:100%; box-sizing: border-box;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;}
    
    
}

@media(max-width:767px){

.title-section .button-panel, .savepdf a {
        margin-right: 10px;
}
    
     
    
}


@media(max-width:640px){
    
    .title-section{flex-wrap:wrap;}   
    .title-section h2{width:100%; margin: 20px 0 0; order:2;}
    .title-section .right-side{display: flex; align-self: flex-end; width:100%; flex-wrap:wrap; grid-row-gap: 10px;}
    
    .savepdf a, .title-section .btn-outline-regular-md{font-size:15px;}
}


@media(max-width:480px){
 .booking-confirmed-wrapper{padding:30px 20px;}      
    
}


/* confirm booking end*/



@media (max-width:1536px){
	.price-h.row h4 {
    font-size: 14px;
}
.price-h p {
    font-size: 20px;
}
.addint-col h5 {
    font-size: 20px;
}
.addint-col p {
    font-size: 14px;
}
.grand-total-row {
    padding: 21px 24px;
}
.kj-width {
    width: 25%;
}
}
@media (max-width:1366px){
.abs {
    width: 19%;
}
.couple-col {
    width: 17%;
}
.kj-width {
    width: 33%;
}
}

@media (max-width:1200px){
.kj-width {
    width: 40%;
}
}

@media (max-width:1024px){
.abs {
    width: 23%;
}
}

@media (max-width:991px){
.floating-div {
    width: 100%;
    position: inherit;
}
.col-sm-9.col-lg-9.pl-0.mat-top {
    width: 100%;
}
.col-sm-9.col-lg-9.pl-0.chal-los {
    width: 100%;
}
.kj-width {
    width: 33%;
    float: left;
}
}
@media (max-width:768px){
.kj-width {
    float: left;
}
}

@media (max-width:767px){
 .sidebar-top {
    position: static;
}
.monr-w {
    width: 100%;
}
.p-lr {
    padding-right: 10px;
    padding-left: 10px !important;
}
.date-w {
    width: 100%;
    padding-right: 10px !important;
}
.date-col .icon-date i {
    right: 22px;
}
.city-w {
    width: 100%;
}
.couple-col {
    width: 33%;
    padding-right: 4px;
    float: left;
}
.exp-w {
    width: 100%;
}
.p_left0 {
    padding-left: 14px !important;
}
.col-md-4.credit-col {
    width: 40%;
    float: left;
}
.tax-w {
    width: 99.5%;
	float: left;
}
.depost-btn input.btn.btn-default.btn-primary {
    margin-left: 0;
}
.depost-btn {
    margin-top: 30px;
}
.satin-chair {
    width: 100%;
}
.roster-col {
    width: 100%;
}
.price-h {
    float: left;
    margin-top: 10px;
}
.amt-cl {
    margin-top: 16px;
    float: left;
    width: 100%;
	position: relative;
    z-index: 99999;
}
.kj-width {
    width: 100%;
}
.p-lr.monr-w {
    margin-top: 10px;
}
.p-lr.monr-w {
    margin-top: 10px;
    padding-left: 10px !important;
}
.or-text {
    padding-top: 6px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.pakege-row {
    margin-top: 20px;
    float: left;
}
.card-cl .p_left0 {
    padding-left: 9px !important;
    margin-bottom: 14px;
}
.card-cl .exp-w {
    width: 100%;
    margin-bottom: 14px;
}
.tax-cl {
    float: left;
}
.col-md-1.or-text {
    display: none;
}
.cloth-item-row {
    padding-top: 10px;
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.total-p {
    margin: 25px 46px 10px;
}
.unit-m {
    margin-left: 24px;
}
.cloth-item-row {
    margin-bottom: 14px;
}
.cloth-item-row h4 {
    margin: 0;
}
.mob-label {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d5d9e1;
    padding-bottom: 10px;
}
.m-border-no{
	border-bottom:none;
}
.mob-label:before {
    position: absolute;
    top: 24px;
    left: 0;
    padding-right: 0px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.mob-label:before {
    content: attr(data-label);
}
.cloth-item-row{
	display:none;
}
.per-unit p {
    font-weight: 300;
	float: right;
}
.chal-los .couple-col {
    width: 100%;
    padding-right: 4px;
    float: right;
}
.total-col p {
    float: left;
}
.total-col h4 {
    float: left;
}
.mar-b10.p-lr.per-unit.des {
    float: left;
}
.per-unit.des img {
    float: right;
}
.form-feild.q-mar {
    width: 38%;
    float: right;
	margin-right: 10px;
}
.mar-b10 {
    margin-bottom: 0;
}
.total-d {
    float: right;
    max-width: 38px;
}
.total-col.m-border-no.mob-label:before {
    top: 14px;
}
.bilkala p {
    float: right;
    width: 64%;
}
.bilkala.des.mob-label:before {
    top: 15px;
}
.total-p.este {
    max-width: 16px;
    margin-left: 60px;
    margin-top: 16px;
}
.total-zrep {
    display: flex;
}
.total-p.estet {
    margin: 0 0px 0 100px;
    width: 0px;
    display: flex;
    max-width: 132px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.total-p.estet p {
    white-space: nowrap;
}
.total-unt {
    display: flex;
}
.riol p {
    padding-top: 0;
    margin-top: 15px;
}
.col-sm-6.col-md-2.mar-b10.p-lr.per-unit.roas-each.total-unt.mob-label {
    height: 66px;
	line-height: 26px;
}
.col-sm-6.col-md-2.mar-b10.p-lr.couple-col.qty-w.mob-label {
    height: 56px;
}
.col-sm-6.col-md-2.mar-b10.p-lr.couple-col.qty-w.mob-label:before {
    top: 14px;
}
.row-satin-chair label.product_name {
    font-size: 11px;
    text-align: center;
    padding-left: 0;
}
}










.cream span {
    text-align: right;
}
.total_add{
    max-height: 50vh;
    overflow-y: scroll;
}
.total_add .add-pack .count{
    text-align: right;
    font-size: 16px !important;
}
.add-pack h4{
    width: 100%;
}

.green-text{
    color: #00a651;
}
form label.error{
    color: #ff0000; font-size:11px;
}
.info-sec.table-cloth-row h4.panel-title a .red-text {
    color: #ef0000;
}