.velocity-divide-page {
    position: relative;
}

.no-margin {
    margin: 0!important;
}

.velocity-divide-page .left {
    z-index: 1;
    width: 260px;
    float: left;
    margin-bottom: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", serif !important;
}

.account-content .account-layout {
    color: rgba(0, 0, 0, .83);
    padding: 15px 20px;
    padding-bottom: 20px;
}

.velocity-divide-page .right {
    width: calc(100% - 275px);
    padding-left: 32px!important;
    display: inline-block;
    /*    float: left;*/
}

.account-content .sidebar .customer-sidebar .navigation,
.account-content .sidebar .customer-sidebar .navigation li {
    width: 100%;
}

.account-content .sidebar .customer-sidebar .navigation li.active,
.account-content .sidebar .customer-sidebar .navigation li:hover {
    color: #fff;
    background-color: #F5363A;
}

.account-content .sidebar .customer-sidebar .navigation li a {
    padding: 10px 15px;
}

.account-content .account-layout .account-table-content #datagrid-filters~table.table tbody tr .action a,
.account-content .account-layout .bottom-toolbar .pagination a.page-item,
a.unset {
    color: unset!important;
    text-decoration: none!important;
}

.sidebar .navigation li:hover a,
.sidebar .navigation li.active a {
    color: #fff;
    background-color: #F5363A !important;
}

.fa-stack {
    width: 1.2em !important;
}


/*my css*/

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f53639;
}

.banner2.birth-cakes {
    margin-top: -30px;
}

.banner2.birth-cakes .col-md-9.caption {
    top: 12em;
}

.banner2.birth-cakes .col-md-9.caption h2,
.banner2.birth-cakes .col-md-9.caption p {
    background-color: #fff0 !important;
}

.product-image-container.second_img img {
    width: 100%;
    max-height: 238px;
    object-fit: cover;
}

.new-txt.red {
    background-color: #f53639;
    right: unset;
    left: 15px;
}

.ltabs-item .right-block div.price {
    padding: 8px 0;
    font-weight: 500;
}

.select-city-container.text-center.placeholder {
    box-shadow: 0 6px 15px #00000029;
    margin-top: 20px;
}

.select-pickup {
    margin-bottom: 25px;
}

.main-container.book-timetable,
section.checkout {
    margin-bottom: 60px;
}

.slots tbody tr th {
    background: #ff4343;
    color: #fff;
    font-weight: 500;
    padding: 15px 12px;
    font-size: 15px;
    text-align: center;
}

.table .thead-dark th {
    font-weight: 500;
    padding: 15px 12px;
    font-size: 15px;
    text-align: center;
}

.slots tbody tr td {
    vertical-align: middle;
    text-align: center;
}

.modal-footer {
    justify-content: space-between;
}

.btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-primary,
.btn-success,
.btn-danger.btn,
.btn-coupon {
    color: #fff;
    background-color: #ff4343 !important;
    border-color: #ff4343 !important;
    border-radius: 30px;
    padding: 8px 20px;
}

.btn-primary:hover,
.btn-success:hover {
    color: #fff;
    background-color: #000000 !important;
    border-color: #0062cc !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.view-cart.sectioncss .table {
    vertical-align: middle;
    font-size: 16px;
}

section.view-cart.sectioncss table thead th {
    padding: 12px 8px;
    font-weight: 600;
}

section.view-cart.sectioncss table thead th:first-child {
    width: 75px;
}

a {
    color: #ff4343;
}

a.linkcustom {
    color: #ff4343 !important;
}

ul li.bg-secondary {
    background-color: #000!important;
}

section.checkout .form-control-sm {
    padding: 1.25rem .5rem;
}

section.checkout .col-md-4>div {
    margin-bottom: 30px;
}

.thankyou-page.container>.row.col-12 {
    background: #ffeddc !important;
}

.thankyou-page.container>.row.col-12 h2 {
    color: #ff4343 !important;
    font-size: 40px !important;
    font-weight: 600;
}

.thankyou-page.container>.row.col-12 h4 {
    font-family: "Poppins", serif !important;
}

a.main-btn {
    color: #fff;
    text-transform: none;
    font-size: 14px;
}

.customize {
    background-color: #ffffff;
    margin-bottom: 60px;
    padding-top: 60px;
}

.customize .nav-pills .nav-item .nav-link {
    opacity: 1;
}

.customize .nav-pills .nav-link.disabled .cust-text {
    cursor: no-drop;
    color: #000000;
}

.v-toast__item {
    margin: 3em 0 !important;
}

.v-toast__item .v-toast__text {
    padding: 0.5em 1em !important;
}

.account-content.no-padding.velocity-divide-page>.col {
    display: flex;
}

.account-table-content.profile-page-content table td {
    padding: 10px 15px !important;
    line-height: 26px !important;
}

h4.p-name.poppins {
    min-height: 50px;
}

button.disabled {
    background: grey;
    cursor: not-allowed;
}

.input-group-prepend.disabled {
    background: grey;
    cursor: not-allowed;
}

.view-cart-loader {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 30%;
    z-index: 9999;
}

.view-cart-loader i {
    display: inline-block;
    font-size: 50px;
    color: red;
}

.sale-section {
    margin-top: 30px;
    border-bottom: 1px solid #cccc;
}

p.order-type-title {
    padding: 9px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0px;
    background: #ffedee;
}

.secton-title {
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}

.account-layout .sale-container .section-content {
    padding-bottom: 30px;
    margin-left: 5px;
    width: 100%;
}

.account-layout .sale-container .section-content .row {
    margin-left: 0px;
}

.section-content span.title {
    position: relative;
}

span.value {
    font-size: 14px;
    font-weight: 500;
    margin-left: 20px;
}

p.order-type-title {
    padding: 9px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0px;
    background: #ffedee;
}

table,
.table th,
.table td {
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}

.account-layout .sale-container .section-content>.table,
.account-layout .sale-container .section-content>.table table {
    width: 100%;
    margin-top: 15px;
}

.section-content table thead {
    background: #f53639;
    color: #ffffff;
}

.totals {
    display: flex;
    justify-content: flex-end;
}

.section-content table.sale-summary {
    box-shadow: 0 4px 15px #e3e3e3c9;
}

.section-content table.sale-summary tr td {
    padding: 12px 12px !important;
    min-width: 144px;
}

.section-content table tr td {
    border: 1px solid #efefef;
    padding: 10px 12px !important;
    font-size: 14px;
    color: #000 !important;
    line-height: 24px;
}

.section-content table tr:nth-of-type(even) {
    background: #f8f8f8;
}

ul.dropdown-menu li {
    position: relative;
}

li ul.dropdown-menu.sub-menu {
    position: absolute;
    left: 100%;
    top: 0px;
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden;
}

ul.dropdown-menu li:hover ul.dropdown-menu.sub-menu {
    opacity: 1;
    visibility: visible;
}

.related-products .ltabs-item {
    box-shadow: 0 0 10px #ccc;
}

.ltabs-item h4.p-name a {
    text-align: center;
    width: 100%;
    display: block;
    white-space: normal;
    /*    text-overflow: ellipsis;*/
    overflow: hidden;
}

.btnCart {
    background: red;
    padding: 7px 10px;
    color: white;
    font-size: 14px;
    border-radius: 30px;
    display: block;
    margin: 12px 0;
    transition: all 0.3s linear;
    text-align: center;
}

.btnCart:hover {
    background: #000;
    color: #fff;
}

.content-bottom {
    display: flex;
    justify-content: start;
    width: 100%;
    align-items: center;
}

#cart-modal-content {
    width: 570px !important;
    right: -12px;
}

.ltabs-item .right-block div.price {
    padding: 8px 0;
    vertical-align: middle;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    clear: right;
    line-height: 21px;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 15px;
    width: 50%;
}

.ltabs-item .right-block div.input-group {
    min-height: 20px;
    width: 40%;
    max-width: 100px;
}

.ltabs-item .right-block div.input-group .input-group-text {
    height: 28px;
    width: 28px;
    padding: 8px
}

.ltabs-item .right-block div.input-group input.form-control {
    font-size: 13px;
    height: 28px;
}

.price-section {
    display: flex;
    justify-content: center;
    margin: auto;
    /*width: 100%;*/
}

.price-container {
    font-size: 12px;
    display: flex;
    justify-content: space-around;
}

.price-container.price {
    font-size: 16px;
    font-weight: 600;
}

.ltabs-item .price-container.price {
    font-size: 16px;
    font-weight: 600;
    color: white;
    background: #f53639;
    padding: 5px 20px;
    border-radius: 20px;
}

section.section.shop-online .ltabs-item .price-container.price {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background: #fff0;
    padding: 5px;
    border-radius: 0px;
}

.price-container.stk {
    margin-left: 5px;
}

.coupon-code h4,
.cart-summary h4 {
    font-weight: 500;
    background: #f53639;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.btn-coupon {
    color: #fff;
    padding: 6px 20px;
    margin-top: 10px;
    background: #f53639;
    border-radius: 30px;
    transition: all 0.3s linear;
}

.btnPlaceOrder {
    padding: 10px 10px;
    background-color: red;
    border-radius: 10px;
    color: #fff;
}

.custom-summary {
    display: flex;
}

.custom-summary div.label {
    width: 50%;
    text-align: left;
}

.custom-summary div.val {
    margin-left: 15px;
    font-weight: bold;
    text-align: right;
    width: 50%;
}


/*Adrian CSS*/

nav.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    border-bottom: 5px solid #fff0;
}


/*
nav.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 255 255);
    background: #000;
    border-radius: 0px;
}
*/

nav.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(0 0 0);
    background: #f53639;
    border-radius: 0px;
    border-bottom: 5px solid #000;
}

.navbar .nav-item .dropdown-menu {
    margin-top: 0;
    min-width: 14em;
    padding: 0;
}

.navbar .nav-item .dropdown-menu .dropdown-item {
    padding: 8px 1.5em;
    transition: all 0.3s linear;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
    padding-left: 2em !important;
    border-bottom: 5px solid #f53639;
}

.dropdown-item:focus a,
.dropdown-item:hover a {
    color: #ffffff;
}

.pagination-outer .pagination[data-v-396dbc99] {
    font-family: inherit;
    display: inline-flex;
    border-radius: 32px;
    min-width: 104px;
}

li.page-item.pagination-button.disabled a {
    color: #000;
}

li.page-item p {
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0;
}

.products.cookie-details .carousel-inner {
    padding: 15px;
}

.products.cookie-details .carousel-inner .carousel-item,
.carousel-indicators li img {
    border: 1px solid #efefef;
    box-shadow: 0 5px 25px #f2ecec;
    max-height: 400px;
}

.carousel-item img {
    height: 400px;
}

.row.mt-4.pro-img p small {
    font-size: 100%;
    margin-top: 15px;
}

.submit-btn button.btn.btn-addReview[data-v-5c4d1e6d] {
    background-color: #f53639;
    color: white;
    border-radius: 30px;
    margin: 12px 0;
    padding: 8px 20px;
}

.row.mt-4.pro-img img {
    margin: 12px auto;
    display: block;
    border-radius: 50%;
    border: 2px solid #f2f2f2;
    padding: 6px;
    box-shadow: 0 5px 15px #56565638;
}

.min-cart-btn {
    border-radius: 30px;
    font-size: 15px;
    padding: 6px 20px;
}

.text-danger {
    color: #f53639!important;
}

.mini-cart-grand-total .text-danger {
    font-size: 012px;
    margin: 30px 00 15px;
}

.w-cart-mini .delete {
    margin-top: 0px;
}

.icon-boxes.classic {
    z-index: 1;
}

.table>tbody>tr>td {
    font-size: 16px;
}

td .input-group {
    width: 88%;
    margin: auto;
    display: inline-flex;
}

td .input-group .input-group-text {
    height: 28px;
    width: 28px;
    padding: 8px;
}

td .input-group input.form-control {
    font-size: 13px;
    height: 28px;
}

.btns.form-group .btn.signinbutton {
    background: #f53639
}

.btns.form-group .btn.signinbutton:hover {
    background: #000
}

.products.birth-cakes.related-products .caty-name {
    background: #ffefef;
    padding: 12px;
    border-left: red 5px solid;
}

footer p,
footer a {
    color: #fff !important;
}

.btn-danger.btn:hover,
.btn-coupon:hover {
    background-color: #000 !important;
    color: #fff;
}

.text-center.ck-navigation .main-btn {
    margin: 12px;
}

.main-btn {
    padding: 7px 20px;
    min-width: 120px;
    font-weight: 500;
}

.main-btn.btn1.disabled {
    background: #c3c3c3;
    border: gray;
    cursor: no-drop;
}

.icon-boxes.classic {
    /* min-height: 20em; */
}

.tab-pane .icon-boxes.classic .img-holder img {
    /*min-height: 164px;*/
    object-fit: contain;
    max-height: 110px;
}

.tab-pane .icon-boxes.classic .img-holder img.hover:hover{
    transform: scale(2.0);
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5);
}

.tab-pane div#cakeSponge .col-md-6.text-right {
    border: 1px solid rgb(150 150 150 / 13%);
    border-radius: 14px;
    padding: 15px;
    padding-top: 20px;
    box-shadow: 0 0 15px #e2e2e2;
}

.tab-pane div#cakeSponge .col-md-6.text-right .form-group {
    margin-bottom: 5px;
    padding: 10px 0;
}

.tab-pane div#cakeSponge .col-md-6.text-right p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 14px;
    margin-top: 14px;
}

.tab-pane div#cakeSponge .col-md-6.text-right .form-group.grand-total {
    background: #f4f4f4;
    margin: 0 -15px;
    padding: 5px 15px !important;
}

.orderForm-qty {
    width: 100px;
}

.shop-wrapper .owl-carousel .owl-item h4 {
    font-size: 16px !important;
}

.aone-cont-sec {
    display: flex;
    border-radius: 10px;
    padding: 10px 10px;
    border: 1px solid #f53639;
    align-items: center;
}

.aone-cont-sec i {
    font-size: 20px;
}

.aone-cont-sec .right-sec {
    margin-left: 15px;
}

.aone-cont-sec .right-sec p {
    margin: 0px;
}

.action-buttons {
    /*display: flex;*/
    justify-content: space-between;
    width: 70px;
}


/*d-style*/

.banner .carousel-item img.d-block.w-100 {
    min-height: 570px;
    /*    max-height: 570px;*/
    object-fit: cover;
}

.prod-wrapper .prod-title {
    font-size: 18px;
    border-bottom: 2px solid #292929;
    border-top: 2px solid #292929;
    font-weight: 500;
    display: block;
    padding: 10px 5px;
    margin: 25px 15px;
}

.right-block .input-group.mb-2.mr-sm-2 {
    margin: 10px auto 5px !important;
    width: 70% !important;
}

.occassion,
.cookie-rusk.section {
    padding: 0% 0px;
}

footer .col-lg-3 h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

footer ul {
    list-style: none;
    margin-left: 0px;
}

.new-txt {
    top: 14px;
}

.min-cart-qty {
    margin-top: 0px;
}

section.view-cart.sectioncss .col-md-12 table thead {
    background: #353535;
    color: #fff;
}

h1.popup-icon {
    margin-bottom: 35px;
}

.signin-container .card-title {
    font-size: 32px;
    font-weight: 500 !important;
    color: #f53639;
}

section.shop-online.section,
.related-products {
    padding: 50px 5%;
}

.text-right a {
    margin-left: 10px;
}

.unit_type {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    color: #000000;
    line-height: 14px;
    margin-top: 4px;
    display: block;
    min-height: 13.8px;
}

h3.no-margin.display-inbl.poppins {
    font-weight: 500;
    font-size: 21px;
}

.row.mb-2.review-list h4 {
    font-size: 21px;
}

.row.mb-2.review-list h4 {
    font-size: 21px;
}

.review-description.col-lg-12 span {
    font-size: 18px;
    margin: 10px 0;
    display: block;
}

.review-description+.col-lg-12 span {
    font-size: 15px;
    color: #f53639;
}

.row.mb-2.review-list {
    margin: 8px;
    border: 1px solid #e2e2e2 !important;
    padding: 10px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 5px 15px #cccccc;
}

footer ul li:before {
    height: 0px;
    opacity: 0;
}

table.full-specifications {
    width: 85%;
    margin-top: 15px;
}

.full-specifications tr td {
    border: 0px solid #e5e5e5;
    padding: 10px;
    text-transform: capitalize;
}

footer i {
    color: #fff;
    font-size: 16px;
}

.text-left.social-icons a {
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    margin: 0 10px;
}

.nav-pills .nav-item .nav-link.active,
.nav-pills .nav-item .nav-link:hover,
.nav-pills .nav-item .nav-link {
    margin-top: 10px;
    margin-bottom: 12px;
}

.input-group-text.plus {
    border-radius: 0 4px 4px 0 !important;
}

.order-form-address {
    padding: 15px 25px;
    display: block;
    border: 2px solid #efefef;
    border-radius: 14px;
    box-shadow: 0 0 15px #e0e0e0;
}

button.disabled.fr-btn,
button.fr-btn,
.pagination-button,
.btnPlaceOrder {
    border-radius: 50px !important;
    min-width: 100px;
    padding: 8px 20px;
}

.prod-wrapper .owl-theme .owl-dots {
    display: inline-block;
    margin-top: 75px;
}

.prod-wrapper .owl-theme .owl-nav {
    margin-bottom: -70px;
}

.prod-wrapper .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    margin: 0 66px;
    top: 44%;
    height: 30px;
    width: 30px;
    line-height: 34px;
    font-size: 18px !important;
    background: #fff;
    color: #f53639;
    font-weight: 700;
    border-radius: 50%;
}

.prod-wrapper .owl-theme .owl-nav .owl-prev {
    left: -12%;
}

.prod-wrapper .owl-theme .owl-nav .owl-next {
    right: -12%;
}

.modal-footer a.btn.btn-secondary {
    border-radius: 40px;
}

.account-droupdown .dropdown-menu .dropdown-item.bg-gradient:hover {
    padding-left: 8px !important;
}

h2.account-heading {
    font-family: 'Poppins' !important;
}

.account-table-content .table {
    border: 1px solid #e6e6e6;
}

.account-table-content .table thead th {
    background: #454d55;
    color: #fff;
    font-weight: 500;
}

.view-cart.sectioncss .table {
    text-align: left;
}

h5.addon-heading.poppins {
    color: #fff;
    background: #f53639;
    padding: 10px 15px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
}

.webo-mincart-body {
    border-bottom: 1px solid #e0e0e0;
}

.banner {
    height: auto;
}

.mini-cart-price {
    font-size: 14px;
    font-weight: 600;
}

h2.poppins {
    border-left: 5px solid #e72427;
    padding: 12px 15px;
    margin-bottom: 20px;
    background: #f2f2f2;
}

.cc-summary-bg {
    background: #f53639;
    border-radius: 15px;
}

.selections {
    padding: 25px;
}

.cc-summary-bg h2 {
    color: #fff;
    margin-bottom: 15px;
}

.cc-summary-bg .title-line {
    display: block;
    border-bottom: 2px solid #fff;
    margin: 0px 0 20px;
}

.cc-summary-bg .cart-summary {
    background: #fff;
    border-radius: 15px;
}

.cc-summary-bg h2.mb15.poppins {
    background: transparent;
    margin-bottom: 5px;
}

.cc-summary-bg input.signinbutton {
    border-radius: 5px;
}

h2.mb15.poppins {
    border-left: none;
    padding: 12px 15px;
    margin-bottom: 20px;
    background: #f53639;
}

.icon-boxes.classic.active {
    background: #ffefef;
}

.icon-boxes.classic.active i.fas.fa-check-square {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 35px;
    color: #f53639;
}

.icon-boxes.classic h3.name {
    color: #000 !important;
}

.customize .nav-pills .nav-item {
    /* width: 12%; */
    width: auto;
    margin-right: 15px;
    padding: 0px 6px;
}

*/ .customize .nav-pills {
    justify-content: space-around;
}

.customize .nav-pills .nav-item .nav-link {
    width: auto;
    margin: 0;
    display: block;
    padding: 12px 0;
}

.cc-summary-bg {
    background: #e8e8e8;
    border-radius: 10px;
    padding: 20px 10px;
    box-shadow: 0px 10px 14px #e2e2e2d4;
    border: 1px solid #d1d1d1;
}

.cc-summary-bg h2 {
    color: #f53639;
    margin-bottom: 15px;
    font-size: 20px;
}

.cc-summary-bg p {
    font-size: 15px;
}

.cc-summary-bg .title-line {
    display: block;
    border-bottom: 2px solid #fff;
    margin: 0px 0 20px;
}

.cc-summary-bg .cart-summary {
    background: #fff;
    border-radius: 0px;
}

.cc-summary-bg .cc-g-total {
    background: #000000;
    padding: 12px 15px 0;
    margin: 0 6px 20px;
    width: 100%;
    flex: auto;
    color: #fff;
}

h3.poppins.addon-title {
    background: #ffebeb;
    border-left: 4px solid red;
    padding: 8px;
}

.spong .col-md-12>p,
p.cake-type-title {
    background: #ffebeb;
    padding: 8px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: left;
    border-left: 5px solid #f53639;
}

.icon-boxes.classic {
    padding: 0 0 14px;
    border-radius: 15px;
    max-height: 165px;
    height: auto;
    min-height: 165px;
}

.icon-boxes.classic h3.name {
    color: #f53639 !important;
    font-weight: 500;
    font-size: 14px !important;
    border-bottom: 2px solid red;
    display: table;
    margin: auto;
    text-align: center;
    line-height: 30px;
    font-family: 'Poppins', sans-serif !important;
}

.icon-boxes.classic.active h3.name {
    color: #000 !important;
}

.icon-boxes.classic .img-holder {
    padding-top: 12px;
}

.icon-boxes.classic .img-holder figure {
    width: 80%;
    margin: 20px auto;
    padding: 0px;
    max-height: 110px;
}

.flavor .icon-boxes.classic .img-holder figure {
    margin-bottom: 0px;
    margin-top: 16px;
}

.curve-shape {
    height: 40px;
    background: #2b2b2b;
    opacity: 0;
}

.icon-boxes.classic.active {
    background: #fff;
    border-radius: 20px;
    z-index: 5;
}

.icon-boxes.classic.active .curve-shape {
    opacity: 1;
}

.tab-pane h3 {
    font-weight: 500;
    font-size: 16px !important;
}

.col-md-9a {
    width: 75%;
    float: left;
}

.col-md-3a {
    width: 19%;
    margin-left: 78%;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    margin-bottom: 80px;
}

.clearflix {
    float: none;
    clear: both;
}

.icon-boxes.classic.active i.fas.fa-check-square {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 35px;
    color: #f53639;
}

.ac-top-listing {
    position: relative;
}

a.cc-nav {
    position: absolute;
    font-size: 27px;
    top: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    text-align: center;
}

a.cc-nav.cc-prev {
    left: -20px;
    box-shadow: -2px 0 5px #b4b3b3;
}

a.cc-nav.cc-next {
    /* right: 0; */
    right: -25px;
    box-shadow: 2px 0 5px #b4b3b3;
}

.img-holder li {
    list-style-type: none;
}

.aoc-not-available {
    color: #f53639;
    font-size: 14px;
}

.data-bg {
    background-repeat: no-repeat;
    background-size: cover;
}


/*mnew-css-12-10-2021*/

.why-us .w-box .desc h3 {
    font-size: 16px;
    /*text-transform: uppercase;*/
    color: #292929;
    font-weight: 500;
    line-height: 85px;
}

.why-us h2.section-title {
    color: #f53639;
}

.testimonial h2 {
    font-size: 38px;
    color: #f53639;
}

.testimonial p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 26px;
    font-family: 'Poppins' !important;
    line-height: 30px;
}

.related-products .ltabs-item:hover {
    box-shadow: none;
}

.related-products .shop-wrapper {
    margin-top: 0px;
}

.shop-wrapper .owl-carousel .owl-item img {
    height: 130px;
    width: 155px;
}

footer h6.poppins {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

section.why-us.section .pr-0.col-md-6 {
    padding-left: 5em;
}

.tab-pane p {
    font-size: 16px;
}

.shop-wrapper {
    margin-top: 50px;
}

.shop-wrapper.ltabs-item {
    border: 0px solid #f53639;
    box-shadow: none;
    padding: 0px;
}

.shop-wrapper .owl-theme .owl-nav .owl-prev {
    left: -5%;
}

.shop-wrapper .owl-theme .owl-nav .owl-next {
    right: -5%;
}

.product-image-container.second_img .content-bottom {
    justify-content: center;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 12px 8px;
}

#successModel .modal-body>p:first-child {
    font-size: 24px;
}

a.btn.btn-block.btn-danger.signinbutton.mb15.disabled-button {
    pointer-events: none;
    cursor: default;
    background: grey !important;
    border: none;
}

a.aone-btnViewcart {
    background: #f53639;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    padding: 6px 20px;
}

a.aone-btnViewcart:hover {
    color: #f53639;
    background: #fff;
    border: 1px solid #f53639;
}

h3.poppins.add-on {
    background: #ffebeb;
    border-left: 4px solid red;
    padding: 8px;
    font-size: 16px;
    margin-bottom: 20px;
}

.separator {
    width: 120px;
    margin-bottom: 20px;
}

.section-title,
.section-title[data-v-7c3315ae] {
    font-size: 38px !important;
    font-family: "Poppins", serif !important;
}

.section {
    padding: 50px 0px;
}

.view-cart.sectioncss .col-lg-8 .col-md-12 .table-responsive.order-form {
    max-height: 702px;
    overflow: scroll;
}


/* new css */

.choice-box {
    background: #fbf6f6;
    padding: 8px;
    box-shadow: 0 6px 15px #00000020;
    margin: 20px;
}

.c-brd-box {
    /* border: 1px solid #f53639; */
    padding: 15px;
}

.c-brd-box h2 {
    font-size: 28px;
    font-weight: 500;
    margin: 20px 0;
    color: #f53639;
}

.non-editable {
    padding: 10px;
    border-radius: 5px;
    /* margin: 10px; */
    border: 1px solid #dadada;
    margin-bottom: 20px;
}

.non-editable p {
    font-weight: 300;
}

.cust-continue {
    padding: 10px;
    margin: 10px;
    color: white;
    background: red;
    border-radius: 5px;
}

.alert-bg {
    padding: 30px 30px 30px 30px !important;
}

footer .container-fluid {
    padding: 50px 0;
    width: 100%;
}

.left-img img {
    max-width: 70%;
    margin: auto;
    display: block;
}

.why-us.section .pl-0 img {
    max-width: 75%;
    margin: auto;
    display: block;
}

.abt-section {
    padding: 30px 30px;
    background: #fbf6f6;
    box-shadow: 0 6px 15px #00000020;
    margin: 20px;
}

.abt-section .tab-content>.tab-pane {
    padding-right: 0%;
    margin-top: 5%;
}

.desk-logo img {
    width: 100px;
}

.right-icons {
    align-items: center;
}

.owl-dots {
    display: none;
}

.btn-addon-qty {
    padding: 5px 15px;
    border: 1px solid #e9ecef;
    border-radius: 5px;
    font-size: 14px;
    background: #f53639;
    color: white;
    font-weight: 600;
}

#pills-addon .input-group-text.minus,
#pills-addon .input-group-text.plus {
    height: 28px;
    width: 28px;
    padding: 8px;
}

#pills-addon input#inlineFormInputGroupUsername2 {
    height: 28px;
    width: 38px;
}

#pills-addon .icon-boxes.classic,
#pills-buy .icon-boxes.classic,
#custom-view-details .icon-boxes.classic {
    margin: 5px 4px 20px;
}

.data-bg-product{
    background-repeat: no-repeat;
    background-size: cover;
    background: url(../imgaes/bg1-product.jpg);
}


/* new css fro designed ckae */

.designed-cake .icon-boxes.classic {
    padding: 0 0 0px;
    border-radius: 15px;
    max-height: 165px;
    height: 100%;
    overflow: hidden;
}

.designed-cake .icon-boxes.classic .img-holder {
    padding-top: 0px;
    height: 100%;
}

.designed-cake .icon-boxes.classic .img-holder figure {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    height: 100%;
    max-height: 100%;
}

.tab-pane .designed-cake   .icon-boxes.classic .img-holder img {
    object-fit: contain;
    max-height: 100%;
    display: block;
    height: 100%;
}

@media screen and (min-width:2000px) {
    .cc-wraper.container-fluid {
        width: 75%;
        margin: auto;
    }
    /* .shop-online.section .container-fluid {
        width: 75%;
    } */
}

@media screen and (min-width: 1792px) {
    .account-content.no-padding.velocity-divide-page>.col {
        display: flex;
        width: 1120px;
        margin: auto;
    }
    section.view-cart.sectioncss .container-fluid {
        width: 65%;
    }
    #cart-modal-content {
        width: 710px !important;
        right: -12px;
    }
    .navbar.sticky {
        animation: none;
    }
    .banner .carousel-item img.d-block.w-100 {
        min-height: auto;
        height: 100%;
    }
    .container-fluid {
        width: 94%;
    }
    .desk-logo {
        padding: 15px 0%;
        text-align: center;
    }
    .desk-logo img {
        width: 130px;
    }
    .right-icons li i {
        font-size: 50px;
    }
}

@media screen and (max-width:1380px) {
    .nav-pills .nav-item .nav-link {
        padding: 12px 12px;
    }
    .nav-pills .nav-item .nav-link.active,
    .nav-pills .nav-item .nav-link:hover {
        padding: 12px 12px;
    }
    .cust-text {
        font-size: 14px;
    }
    .nav-pills .nav-item {
        margin-right: 15px;
    }
    a.cc-nav {
        font-size: 20px;
        top: 8px;
        width: 32px;
        height: 32px;
    }
    a.cc-nav.cc-prev {
        left: -34px;
    }
}

@media screen and (max-width:991.98px) {
    .banner .carousel-item img.d-block.w-100 {
        min-height: 1px;
    }
    header .container {
        max-width: 100%;
        padding: 0;
    }
    header .container .row.align-items-center {
        justify-content: flex-end;
    }
    .navbar.sticky {
        position: fixed;
        top: 0%;
        left: 0%;
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        background-color: #fff;
    }
    .nav-pills .nav-item {
        margin-right: 0px;
    }
    .nav-pills .nav-item .nav-link.active,
    .nav-pills .nav-item .nav-link:hover {
        font-size: 13px;
    }
    section.shop-online.section,
    .related-products {
        padding: 50px 5%;
    }
    .why-us .us-wrapper {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
    }
    .why-us .w-box {
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 50%;
    }
    .footer-btm .col-md-6 {
        width: 100%;
    }
    .tab-content>.tab-pane {
        padding-right: 0%;
        margin-top: 3%;
    }
    .choice-box {
        margin: 0px;
    }
    .col-md-9a {
        width: 100%;
        float: none;
    }
    .col-md-9a .section {
        padding: 12px;
    }
    .col-md-3a {
        width: 100%;
        margin-left: 0;
    }
    .cc-summary-bg .cart-summary .col-md-6,
    .cart-summary .row .col-md-6 {
        width: 50%;
    }
    .col-md-4,
    .col-md-8,
    .checkout .col-md-4,
    .checkout .col-md-8 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    h5.poppins {
        padding-top: 50px !important;
        line-height: 36px !important;
        font-size: 22px !important;
    }
    .cc-summary-bg {
        width: 90%;
        margin: 30px auto;
    }
    .select-city.d-inline-block {
        margin: 5% 0;
    }
}

.gallery-image {
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0 5px 12px #e9e7e7;
    text-align: center;
    border: 1px solid #f5f2f2;
    overflow: hidden;
    margin-bottom: 15px;
    /* padding: 10px; */
    max-height: 250px;
}

.gallery-image img {
    object-fit: cover;
    object-position: bottom center;
}

.vue__time-picker input.display-time {
    width: 150% !important;
}

@media screen and (max-width:767px) {
    div#app {
        overflow: hidden;
    }
    .banner .carousel-item img {
        height: 100%;
    }
    .banner .carousel-item img.d-block.w-100 {
        min-height: 195px;
    }
    section.about.section .row {
        flex-direction: column-reverse;
    }
    .nav-pills .nav-item .nav-link.active,
    .nav-pills .nav-item .nav-link:hover,
    .nav-pills .nav-item .nav-link {
        padding: 8px 12px;
        font-size: 13px;
    }
    .tab-pane h3,
    .why-us .w-box .desc h3 {
        font-weight: 500;
        font-size: 18px !important;
        line-height: 1.5;
    }
    .section-title,
    .section-title[data-v-7c3315ae],
    .testimonial h2 {
        font-size: 32px !important;
        font-family: "Poppins", serif !important;
        padding-bottom: 10px;
    }
    section.shop-online.section,
    .related-products {
        padding: 50px 15px;
    }
    .why-us .w-box {
        justify-content: flex-start;
        margin-left: 22px;
        width: 100%;
        align-items: center;
    }
    .why-us .w-box .desc {
        text-align: center;
        margin-left: 15px;
    }
    .footer-btm p {
        font-size: 12px;
        margin: 0px;
    }
    .cak-sec {
        width: 100%;
    }
    .choice-box {
        margin: 0 0 25px 0;
    }
    .aone-cont-sec i {
        font-size: 24px;
        margin-right: 10px;
        color: #f53639;
    }
    .table>tbody>tr>td {
        font-size: 14px;
    }
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 12px 5px;
    }
    td .input-group {
        width: 80px;
    }
    td .input-group input.form-control {
        font-size: 13px;
        height: 28px;
        min-width: 32px;
        padding: 0;
        flex: 0 auto;
    }
    td .input-group .input-group-text {
        height: 28px;
        width: 20px;
        padding: 4px;
    }
    section.view-cart.sectioncss table thead th {
        padding: 12px 12px;
        font-weight: 500;
        white-space: nowrap;
        font-size: 14px;
    }
    .data-bg[data-v-2fd2a43a] h5.poppins {
        padding-top: 14%;
        color: rgb(255, 255, 255);
        text-shadow: rgb(0 0 0) 2px 3px 3px;
        line-height: 35px;
        font-size: 22px;
    }
    .selections .tab-pane .col-md-3 {
        width: 50%;
        padding: 0 6px;
    }
    .icon-boxes.classic {
        max-height: 72%;
        height: auto;
        min-height: 125px;
    }
    .alert-bg,
    .boxcontent[data-v-670d4c31],
    .boxcontent[data-v-02c6930b] {
        padding: 0 !important;
    }
    #cart-modal-content {
        width: 100vw !important;
        right: 0px;
        padding: 0 5px;
    }
    .social-login-links .link.google-link[data-v-670d4c31],
    .social-login-links .link.facebook-link[data-v-670d4c31],
    .social-login-links .link.facebook-link[data-v-02c6930b],
    .social-login-links .link.google-link[data-v-02c6930b] {
        display: block;
    }
    .signin-container .sign-up[data-v-670d4c31] {
        text-align: center;
    }
    .signin-container .sign-up[data-v-670d4c31] span {
        float: none !important;
    }
    .select-pickup h3 {
        font-size: 20px;
    }
    .select-city.d-inline-block {
        width: 100%;
        margin: 36px 0 20px;
    }
    .booking-button .btn-outline-dark {
        min-width: 106px;
        margin-right: 15px;
        border: 1px solid #000;
        padding: 5px 10px 7px;
    }
    .row.mb-4 .col-sm-6.col-md-4.text-right {
        text-align: left !important;
    }
    .slots .table .thead-dark th:first-child {
        padding: 14px 28px;
    }
    .slots .table .thead-dark th {
        font-weight: 400;
        padding: 14px 12px;
        font-size: 13px;
        white-space: nowrap;
    }
    .slots tbody tr th {
        font-weight: 400;
        font-size: 12px;
    }
    .modal-body.text-center.py-5 {
        padding-bottom: 0px !important;
    }
    .account-droupdown .account-dropdown-menu {
        width: 250px;
        left: -50px;
    }
    .account-content.no-padding.velocity-divide-page>.col {
        display: flex;
        flex-direction: column;
    }
    .velocity-divide-page .sidebar.left,
    .velocity-divide-page .right.account-layout {
        float: none;
        padding: 0px !important;
        width: 100%;
    }
    li.nav-item.dropdown:hover .dropdown-menu {
        display: block;
    }
    .wrapper.row .col-md-7 {
        margin-top: 100px;
    }
    .customer-reviews {
        height: auto !important;
        border: 0px solid #d1d1d1 !important;
        box-shadow: none !important;
        max-height: 500px !important;
    }
    .boxcontent {
        padding: 0px 0px !important;
    }
    .social-login-links .link.facebook-link,
    .social-login-links .link.google-link {
        display: block !important;
    }
    .owl-dots {
        display: none;
    }
}

@media screen and (max-width: 380px) {
    .selections .tab-pane .col-md-3 {
        width: 100%;
        padding: 0 8px;
    }
}