@media (min-width: 768px) and (max-width: 1024px) {
  .section {
    padding: 30px 0;
  }
  .navbar-default .navbar-nav li a {
    margin-right: 10px;
  }
  .navbar-event .navbar-nav li a {
    padding: 0px 10px;
    margin-right: 7px;
    font-size: 13px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 6%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 26px;
    line-height: 38px;
  }
  .rev-scroll-btn {
    margin-top: 45px;
  }
  .board .button .btn-large {
    padding: 12px 12px;
  }
  .main-board .day > li > a {
    padding: 8px 54px;
  }
  .main-board .hall > li > a {
    padding: 15px 66px;
  }
  #gallery .more-btn {
    display: inline-block;
    text-align: center;
  }
  .speakers-member .member-desc h5 {
    font-size: 13px;
  }
  #contact .title-header .title-medium {
    font-size: 20px;
  }
  #contact button {
    margin-top: -10px;
  }
  #intro .content-text h2 {
    font-size: 18px;
  }
  .countdown-timer .text {
    padding: 50px 45px;
  }
  .countdown-timer .text h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .countdown-timer .text h4 {
    font-size: 13px;
  }
  .time-entry {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .board .button .btn-large {
    padding: 12px 12px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 10%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 20px;
    line-height: 36px;
    margin: 20px;
  }
  #carousel-area .carousel-control {
    font-size: 22px;
    top: 60%;
  }
  .rev-scroll-btn {
    margin-top: 35px;
  }
  #intro .content-text h2 {
    font-size: 18px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background: #fff;
  }
  .navbar-event .navbar-toggle {
    display: none;
  }
  .navbar-brand {
    padding: 0px;
  }
  .navbar-brand img {
  
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-nav li a::before {
    bottom: 1px;
  }
  .navbar-default .navbar-toggle {
    width: 40px;
    height: 50px;
    border-radius: 4px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .navbar-default .navbar-nav > li {
    padding-bottom: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 0px 5px;
  }
  .navbar-default .navbar-nav .dropdown {
    width: 100%;
    box-shadow: none;
    padding: 0;
  }
  #event .tab-block {
    border-right: none;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .section {
    padding: 10px 0;
  }
  .section-title {
    font-size: 22px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 5%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 14px;
    margin: 20px;
    line-height: 16px;
  }
  #carousel-area .carousel-inner .item .carousel-caption .btn-common {
    display: none;
  }
  #carousel-area .carousel-control {
    font-size: 22px;
    top: 60%;
  }
  .btn-lg {
    font-size: 11px;
    padding: 10px 16px;
    font-size: 13px;
  }
  .board .button .btn-large {
    padding: 12px 12px;
  }
  .navbar-brand img {
    margin-top: -14px;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .countdown-timer .text {
    padding: 0px;
  }
  .countdown-timer .text h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .countdown-timer .text h4 {
    font-size: 13px;
  }
  .countdown-timer .text p {
    line-height: 24px;
  }
  #event .tab-block {
    border-right: none;
  }
  .time-entry {
    margin-bottom: 15px;
  }
  #event .content-text {
    padding: 0;
  }
  #event .content-text h3 {
    font-size: 25px;
  }
  .featured-box {
    padding: 0;
  }
  .board {
    padding: 0;
  }
  .main-board .day > li > a {
    padding: 10px;
    margin-right: 0;
    font-size: 13px;
  }
  .main-board .day > li > a span {
    font-size: 10px;
  }
  .main-board .nav-pills {
    margin-top: 30px;
  }
  .board .coffee {
    display: none;
  }
  .speakers-member .member-desc {
    padding: 15px 15px 30px;
  }
  #team .team-desc {
    width: 100%;
  }
  #team .team-img {
    width: 100%;
  }
  #blog .blog-info {
    padding: 15px;
  }
  .pricing-table {
    margin: 30px 15px;
  }
  #contact .title-header .title-medium {
    font-size: 18px;
  }
  #contact .title-header .icon i {
    font-size: 38px;
  }
  .title-header {
    margin-bottom: 0;
  }
  #intro .content-text h2 {
    font-size: 14px;
    line-height: 24px;
  }
  #intro .text-right {
    text-align: center;
  }
  /* All pages */
  .page-header {
    min-height: 180px;
  }
  .page-header .page-title {
    font-size: 30px;
  }
  #about .service-block .descr h4 {
    font-size: ;
  }
  #subscribe-section .content h5 {
    font-size: 13px;
  }
  #subscribe-section .content h2 {
    font-size: 24px;
  }
  #subscribe-section .subscribe-box .subscribe-form .form-control {
    font-size: 14px;
  }
  #subscribe-section .subscribe-box .subscribe-form button {
    font-weight: 400;
  }
  #sidebar {
    margin-top: 30px;
  }
  #sidebar .posts-list .widget-content a {
    font-size: 14px;
    line-height: 22px;
  }
  #sidebar .posts-list .widget-content {
    margin-left: 88px;
  }
  #sidebar .posts-list .widget-content a {
    font-size: 11px;
  }
  .post-slide .post-content {
    padding: 15px 15px 30px;
  }
  .blog-post .post-content {
    padding: 15px;
  }
  .blog-post .post-content .meta {
    padding-bottom: 25px;
  }
  .blog-post .post-content .meta .meta-part {
    margin: 0;
  }
  blockquote .quote-text {
    font-size: 14px;
    line-height: 24px;
  }
  #comments .comments-list li ul {
    padding-left: 0px;
  }
  #comments .avatar {
    float: none;
  }
  #comments .comment-content {
    padding: 0;
  }
  .menu_items_header ul li {
    display: inline-block;
    text-align: center;
    margin: 10px 5px 5px;
}
.home_btn a
{
  display: none;
}
.navbar-brand h4 {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}
.d-none-mob
{
  display: none !important;
}
.order-box {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.footer_top_box i {
    color: #222;
    float: left;
    margin-right: 10px;
    font-size: 34px;
}
.footer_top_box
{
  margin-bottom: 20px;
  margin-top: 20px;
}
.cart_box_position {
    position: absolute;
    right: 10px;
    width: 100%;
    background-color: #fff;
}
.shopping_box {
    display: block !important;
    flex-direction: row;
    /* border-bottom: 1px solid #ddd; */
    /* padding-bottom: 20px; */
}
.search_gift_form select {
    border: 1px solid #ddd;
    box-shadow: none;
    height: auto;
    border-radius: 5px;
    margin-bottom: 20px;
}
.tab_gift .nav-tabs li {
    /* margin-right: 10px !important; */
    width: 50%;
}
.gift_box_list h4 
{
  font-size: 10px;
}
.gift_box_list a {
    display: block;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 0px;
    border-radius: 10px;
}
.title_text_head h2 span {
    color: #222;
    font-size: 18px;
}
.gift_winni img {
    width: 30%;
    float: left;
    margin-right: 20px;
}
.gift_winni
{
  padding: 10px 0px;
}
.cat_img_section a img {
    width: 100%;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 30px;
}
.gift_col_item a h4 {
    font-size: 10px;
}

.cat_shop_img img
{
  width: 100%;
}
.cart_list_grid {
    display: block;
    justify-content: space-between;
    /* margin-top: 10px; */
}
.cat_img_section a img {
    width: 100%;
    max-width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 30px;
}
.box-shadow-img {
    display: block;
    padding: 0px 0px 20px 0px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .14);
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}
.tab_gift .nav-tabs li a {
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 10px;
    padding: 5px 5px;
    margin-right: 0px;
    border: none !important;
    border-top: 5px solid transparent !important;
    font-weight: 400 !important;
}
.tab_gift .nav-tabs li a:hover {
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 10px;
    padding: 5px 5px;
    margin-right: 0px;
    border: none !important;
    border-top: 5px solid transparent !important;
    font-weight: 400 !important;
}
.tab_gift .nav-tabs>li.active>a, .tab_gift .nav-tabs>li.active>a:hover, .tab_gift .nav-tabs>li.active>a:focus {
    color: #222 !important;
    background-color: #fff !important;
    border: none !important;
    border-top: 5px solid #222 !important;
    cursor: pointer;
    color: #222;
    font-size: 10px;
    font-weight: 400 !important;
    background-color: rgb(247 248 241 / var(--tw-bg-opacity, 1)) !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
.tab_gift .nav-tabs li {
        /* margin-right: 10px !important; */
        width: 33.3%;
    }
.tab_gift .tab-content {
    background-color: rgb(247 248 241 / var(--tw-bg-opacity, 1)) !important;
    padding: 10px 0px;
}
.gift_banners_grid a h4 {
    position: relative;
    bottom: 32px;
    right: 0px;
    left: 0px;
    text-align: center;
    z-index: 2;
    transform: translateY(70%);
    transition: all 0.5s ease-in-out;
    color: #fff;
    font-size: 10px;
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-bottom: 0px;
    line-height: normal !important;
}
.gift_banners_grid a {
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.gift_winni p {
    color: #333333;
    font-size: 10px;
    display: block;
    line-height: 15px;
    font-weight: 600;
}
.gift_winni img {
    width: 24%;
    float: left;
    margin-right: 10px;
}

.cat_box_img h4 
{
  margin: 10px 0px;
  font-size: 10px;
  height: 20px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.toys_box {
    border: 1solid #f1f1f1;
    border-radius: 5px;
}
.gift_banners_grid a img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    border-radius: 10px;
}
.btn-more {
    background-color: #e81623;
    border: 1px solid #e81623;
    border-radius: 5px;
    /* margin: auto; */
    padding: 5px 10px;
    /* width: 50%; */
    color: #fff;
    font-size: 14px !important;
    display: block;
    float: right;
}
.gift_box_list a img {
    max-width: 100%;
    width: auto;
    border-radius: 10px;
    margin-bottom: 0px;
}
.gift_box_list h4 {
    font-size: 10px;
    margin: 10px 0px;
}
.gift_box_list a {
    display: block;
    margin-bottom: 10px;
    background-color: transparent;
    padding: 0px;
    /* border-radius: 0px; */
}
.cat_gift a img {
width: 100%;
height: 100px;
object-fit: cover;
border-radius: 10px;
}
.cat_gift h4 
{
  font-size: 10px;
}
.cat_gift h4:hover
{
  font-size: 10px;
}
.cat_gift a h4:hover {
    font-size: 10px;
}
.gift_col_item a:hover h4 {
    font-size: 10px;
    color: #e81623;
}
.cart_list_box h4 {
    margin: 5px 0px 5px;
    font-size: 10px;
}
.toys_box p {
    margin: 0px 0px 2px 0px;
    font-size: 10px;
}
.toys_box .one_line h4 {
    display: block !important;
    overflow: hidden !important;
    font-weight: normal !important;
    display: -webkit-box !important;
    font-size: 10px;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    margin-bottom: 0px;
}
.toys_box .one_line h4 {
    font-size: 10px;
    margin: 10px 0px 0px 0px;
    line-height: normal;
    font-weight: 400 !important;
}
.cat_shop_img a h4 
{
  font-size: 10px;
  margin: 10px 0px 0px 0px;
}
.cart_list_box .btn-cart-wish {
    background-color: #e81623;
    border: 1px solid #e81623;
    border-radius: 5px;
    /* margin: auto; */
    padding: 5px 10px;
    /* width: 50%; */
    color: #fff;
    font-size: 14px !important;
    display: block;
}
.featured_bikes .nav-tabs li a {
    background-color: transparent;
    color: #000;
    font-size: 10px;
    margin-right: 0px;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0px 0px 0px 0px;
    font-weight: 500 !important;
    padding: 10px 0px;
}
.featured_bikes .nav-tabs>li.active>a, .featured_bikes .nav-tabs>li.active>a:hover, .featured_bikes .nav-tabs>li.active>a:focus {
    color: #e81623 !important;
    background-color: none !important;
    border: none !important;
    border-bottom: 2px solid #e81623 !important;
    cursor: pointer;
    color: #e81623;
    font-size: 10px;
    font-weight: 500 !important;
}
.featured_bikes .nav-tabs li a:hover
{
    background-color: #e81623;
    font-size: 10px;
    border: none !important;
    border-bottom: 2px solid #e81623 !important;
    border-radius: 0px 0px 0px 0px;
}
.work-flow .card-body {
    flex: 1 1 auto;
    padding: 10px;
    color: var(--bs-card-color);
}

.work-flow .col-lg-3 .card-info .icon-card {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin-bottom: 24px; */
}
.h3, h3 {
    font-size: 20px;
}
.cat_box_img {
    margin-bottom: 0px;
}
.mb-40 {
    margin-bottom: 0px;
}
.mt-40 {
    margin-top: 0px;
}
    .h3, h3 {
        font-size: 14px;
    }
.h4, h4 {
    font-size: 10px;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 10px;
}
p {
    color: #333;
    font-size: 10px;
    font-weight: 400;
    margin: 0px;
    /* line-height: normal; */
}
.work-flow .card-body {
    flex: 1 1 auto;
    padding: 10px;
    color: var(--bs-card-color);
    margin-bottom: 10px;
}
.cart_list_box {
margin-bottom: 0px;
margin-top: 10px;
/* margin: auto; */
/* text-align: center; */
}
.p-40 {
    padding-top: 0px;
    padding-bottom: 30px;
}
.section h2 {
    /* text-transform: capitalize; */
    margin-bottom: 10px;
    margin-top: 0px;
    color: #212121;
    font-size: 28px;
}
.toys_box {
    padding: 10px 10px;
    margin: 0px 0px 0px 0px;
}
.title_text_head {
    margin-bottom: 10px;
}
.footer h4, .footer h5 {
    color: #222;
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 10px;
}
.footer p {
    color: #222;
    line-height: 22px;
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}
.wedding_gift_banner a img {
    width: 100%;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
}
.wedding_gift_banner .wedding_heade_title h4 {
    color: #fff;
    font-size: 10px;
}
    .wedding_gift_banner a img {
        width: 100%;
        height: 135px;
        object-fit: cover;
        border-radius: 10px;
    }
    .top_box_location h5, .top_box_location h4 {
    margin: 0px 0px;
    color: #fff;
    font-size: 16px;
}
.mar-5 i {
    margin-top: 0px;
    font-size: 18px;
}
    .menu_items_header ul li {
        display: inline-block;
        text-align: center;
        /* margin: 10px 5px 5px; */
    }
        .navbar-brand h4 {
        color: #fff;
        font-size: 24px;
        margin-top: 8px;
    }
    .navbar-brand {
    float: left;
    height: auto;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.d-none-disk
{
  display: block;
}
.occation-col {
    position: relative;
    margin-bottom: 15px;
}
.btm-contact-sec .row, .usp-table-col {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.tag-section-bottom-1
{
  margin-bottom: 20px;
  width: 50%;
}
.cat_img_kids a {
    display: block;
    padding: 5px;
    margin: 5px;
}
.cat_img_kids a {
    box-shadow: 0 0px 10px rgba(34, 48, 61, .1);
    border-radius: 10px;
    background: #fff;
    display: block;
    background-color: #fff;
}
.cat_img_kids img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
}
.side_title_text h2 {
    font-size: 16px;
    align-items: center;
}
.centered_text h2 {
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
}
.pro_li ul li {
    display: inline-block;
    width: 24%;
}
.cat_img_box h2 {
    font-size: 14px;
    line-height: 35px;
}
.round_box {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    background-color: #f0f0f0;
    margin-bottom: 10px;
}
.round_box_o {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    background-color: #f0f0f0;
    margin-bottom: 17px;
}
.counter_box img {
    float: left;
    width: 40px;
    margin-top: 0;
    margin-right: 10px;
}
.counter_box h4 {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.col-1 {
    width: 21.2%;
    display: flex;
    flex: 1 0 0% !important;
    display: inline-block;
    text-align: center;
    margin: 5px;
}
.col-2 {
    width: 21%;
    display: flex;
    flex: 1 0 0% !important;
    display: inline-block;
    text-align: center;
    margin: 5px;
}
.cake_box_item a h4 {
    color: #e81623;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0px;
}
.cake_box_item a p 
{
  margin: -7px 0px;
}
.rating_viewer {
    float: none;
    font-size: 10px;
    text-align: left;
    margin: 10px 0px;
}
.w-90 {
    width: 77%;
    float: right;
}
.height_600 img {
    height: 325px !important;
    width: 100% !important;
    object-fit: cover;
}
.similer_img_box ul li {
    /* width: 32.5%; */
    /* max-width: 125px; */
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
}
.similer_img_box ul li p {
    font-size: 10px;
    font-weight: 400;
    color: rgba(28, 33, 32, .8);
    line-height: normal;
    padding: 5px 5px 0px 5px;
    text-transform: capitalize;
    height: 20px;
    overflow: hidden;
}
.similer_img_box ul li h5 {
    padding: 0px 5px 5px;
    font-size: 10px;
}
.cake_kg_li ul li .btn {
    margin-right: 0px;
}
.btn-cake {
    border: 1px solid #333;
    background-color: #fff;
    color: #333;
    text-align: center;
    font-size: 15px;
    padding: 7px;
    border-radius: 5px !important;
    width: 111px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.btn-point {
    cursor: pointer;
    padding: 10px 0px;
}
.details_box h5 {
    line-height: 26px;
}
.prodcut_desc_cake ul li {
    list-style: disc;
    font-size: 10px;
}
.cake_box_item a img {
    border-radius: 10px;
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.nav_right_side ul li .btn {
    border: 1px solid #ff6666;
    color: #ff6666;
    background-color: #fff;
    font-weight: bold;
    padding: 4px 4px;
    border-radius: 5px;
    font-size: 10px;
}
.nav_right_side ul li {
    display: inline-block;
    font-size: 10px;
    margin-top: 10px;
}
.customcheck {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 2px;
}
.round_box_50 {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    padding: 7px;
    background-color: #f0f0f0;
    margin-bottom: 15px;
}
.round_box_20 {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    padding: 6px;
    background-color: #f0f0f0;
    margin-bottom: 15px;
}
.rating_review p 
{
  line-height: 20px;
}

.tag-section-btm h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}






.checkout_box {
    padding: 10px 10px;
    border-radius: 0px;
    background-color: #fff;
    margin-top: 40px;
}
.down_text 
{
  margin-top: 0px;
  margin-bottom: 0;
  text-align: center;
}
.down_text  i 
{
  font-size: 24px;
}
.search-label label {
    margin: 25px 0px 10px 0px;
}
.cart_box_position {
    position: relative;
    right: 0;
    width: 100%;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    margin-top: 19px;
}
.checkout_box {
    padding: 10px 10px;
    border-radius: 0px;
    background-color: #fff;
    margin-top: 3px;
}
.down_text 
{
  margin-top: 18px;
  margin-bottom: 7px;
  text-align: center;
}
.down_text  i 
{
  font-size: 24px;
}
.search-label label {
    margin: 25px 0px 10px 0px;
}
.panel-title {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #000;
}
.btn-change {
    float: right !important;
    padding: 0 20px;
    /* height: 36px; */
    /* line-height: 40px; */
    border-radius: 5px;
    color: #e81623;
    background: #fff;
    border: 1px solid #e81623;
    font-size: 10px;
    font-weight: 500;
    margin-left: auto;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
}
.box_title h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal !important;
    font-weight: 500 !important;
    font-size: 13px;
}
.search-label h4 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 13px;
}
.side_img img {
    float: left;
    margin-right: 10px;
    width: auto;
    height: 100px;
    object-fit: cover;
}
.deilivery_box h6 
{
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 13px;
}
.banner-border {
    border-color: #DDD !important;
    border-style: solid !important;
    border-width: 0 0 1px 0 !important;
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/31/common/sprites/tspc-header-bkg.png);
     height: auto;
     padding-bottom: 5px;
    background-position-y: -13px;
}
.payment_icon li a img
{
  width: 40px;
}
.payment_icon li a img:hover
{
  width: 40px;
}
.cart_sticky {
    border-radius: 10px;
    width: 100%;
    margin-left: 0;
}

.mobile_down
{
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
    padding: 15px;
    z-index: 9999;
}
.mobile_down ul
{
  margin: auto;
  display: flex;
  justify-content: space-around;
}
.mobile_down ul li 
{
   text-align: center;
}
.mobile_down ul li a 
{
  text-align: center;
  margin: auto;
}
.mobile_down ul li a i 
{
  font-size: 24px;
  color: #222;
}
.mobile_down ul li a p 
{
  font-weight: 600;
}

.view_all a {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border: 1px solid #e81623;
    background-color: #e81623;
    width: auto;
    padding: 5px 10px;
    text-align: center;
    float: right;
    border-radius: 5px;
}

.view_all a:hover {
    display: block;
    font-size: 16px;
    color: #e81623 !important;
    font-weight: 500;
    border: 1px solid #e81623;
    background-color: #e81623;
    width: auto;
    padding: 5px 10px;
    text-align: center;
    float: right;
    border-radius: 5px;
}


.view_all a:focus {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border: 1px solid #e81623;
    background-color: #e81623;
    width: auto;
    padding: 5px 10px;
    text-align: center;
    float: right;
    border-radius: 5px;
}

.cat_img_box img {
    width: 100%;
    margin-bottom: 12px;
    border-radius: 10px;
}

.occation-col-box a {
    display: block;
    border-radius: 50px;
    border: 1px solid #fff;
    padding: 3px 30px;
    color: #fff;
    width: fit-content;
    align-items: center;
    font-size: 9px;
}

.venue_box_33 .modal
{
  background-color: #fff;
}

.venue_box {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}
.delivey_box_li ul li img
{
   width: 76px;
   float: none;
}

.delivey_box_li ul li p 
{
  line-height: normal;
}


.delivey_box_li ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0px 13px;
    text-align: center;
    width: 30%;
    line-height: normal;
    margin-top: 0px;
    font-size: 10px;
}
.btn-full-cake {
    width: 49%;
    background: #fff;
    display: inline-block;
    /* position: absolute; */
    bottom: 0px;
}
.container-fluid {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

.fixed_tbas_btn
{
   position: fixed;
   bottom: 0px;
   left: 0;
   width: 100%;
   padding: 10px;
   background-color: #fff;
   z-index: 9999;
}
    .btn-full-cake {
        width: 46%;
        height: 50px;
        line-height: 25px;
        margin-bottom: 0px;
        background: #fff;
        display: inline-block;
        /* position: absolute; */
        font-size: 14px;
        bottom: 0px;
    }
    .venue_box {
    padding: 0px;
    background-color: #fff;
    margin-bottom: 10px;
}

.box-shadow-img {
    display: block;
    padding: 0px 0px 20px 0px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .14);
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

.search_gift_form
{
  margin-bottom: 10px;
}

.cart_list_box {
    margin-bottom: 0px;
    margin-top: 13px;
    /* margin: auto; */
    /* text-align: center; */
}
.btn-more {
    background-color: #e81623;
    border: 1px solid #e81623;
    border-radius: 5px;
    /* margin: auto; */
    padding: 8px 10px;
    /* width: 50%; */
    color: #fff;
    font-size: 14px !important;
    display: block;
    float: right;
    line-height: normal;
}
.btn-saved-location i 
{
  position: relative !important;
  top: 0px !important;
  left: 0px  !important;
  font-size: 20px;
  float: left;
  padding: 10px;
}

.tab_gift .nav-tabs li {
    /* margin-right: 10px !important; */
    width: 32.6%;
}

.tab_gift .nav-tabs li a 
{
  padding: 0px 0px;
}
.swet_cat_text {
    position: absolute;
    bottom: 60px;
    left: 10px;
    margin: auto;
    text-align: center;
}

.swet_cat_text h4 {
    color: #fff;
    font-weight: 600 !important;
    font-size: 20px;
    margin: 0px 0px;
    text-shadow: 0px 3px 10px #222;
}


.btn-explore {
    border: 1px solid #e81623;
    background-color: #e81623;
    padding: 10px 25px;
    border-radius: 50px;
    display: block !important;
    width: 100px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    margin: auto;
}

#left-icon-filter-list
{
  margin-bottom: 10px;
}
.cart_list_box h4 {
    margin: 5px 0px 5px;
    font-size: 16px;
}
.rating_view {
    border: 1px solid #dadada;
    box-shadow: 0px 0px 3px 0px #dadada !important;
    background-color: #fff;
    padding: 16px 12px !important;
    margin-top: 10px;
    border-radius: 5px;
}

.title_text_head {
    margin-bottom: 0px;
}
.img_radius {
    border-radius: 10px !important;
    margin-bottom: 0px;
}

.gift_card_list h3 
{
  margin-top: 0px;
}
.gift_recive_box h4 
{
  font-size: 18px;
}

.shopping_box {
    display: block !important;
    flex-direction: row;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.shopping_cart_details ul li a {
    font-size: 12px;
}
.fixed_sticky_box {
    height: auto;
    width: 101%;
    margin-left: 0px;
}
.bg_tips {
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 5px #ddd;
}
.bg_tips
{
  margin-top: 30px;
}
.placed_box {
    border-top: 1px solid #f0f0f0;
    background: #fff;
    padding: 16px 22px;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .1);
    margin-bottom: 10px;
    border-radius: 10px 10px 10px 10px;
}
.p-0 {
    padding: 5px;
}
.footer {
    background: #fff !important;
}
hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}
.footer_link_box ul li {
    display: inline-block;
    margin-top: 0px;
    margin-right: 10px;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.gift_col_item a h4 {
    font-size: 14px;
    margin-top: 0px;
}
.height_scroll {
    height: 528px;
    overflow-y: scroll;
}

.modal-footer .btn {
    /* background-color: #e81623; */
    border: 1px solid #e81623;
    color: #fff;
}
.modal-footer .btn:hover {
    
    background-color: #e81623;
    border: 1px solid #e81623;
    color: #e81623 !important;
}
.btn-book {
    color: #fff !important;
    background-color: #f8204f !important;
    border: 1px solid #f8204f !important;
    border: none;
    padding: 15px 15px;
    font-size: 14px;
    font-weight: 400;
}

.shop-cart-tittle a
{
  margin-top: -9px;
}
.height_scroll h4 
{
  font-size: 16px;
  margin-bottom: 5px;
}

.search-container
{
   margin-bottom: 15px;
}

.modal-footer .btn {
    border: 1px solid #ddd !important;
    width: 48.6%;
    text-align: center;
    padding: 10px 40px !important;
    border-radius: 5px;
}

.owl_menu_mob_slide  .item {
    padding: 0px 0px;
}

.cake_icon_flex {
    display: flex;
    background-color: #F7FAFB;
    padding: 20px 0;
    margin-top: 10px;
    justify-content: center;
    gap: 17px;
}

.cake_flex_img img {
    width: 79px;
}

.btn_red {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 16px !important;
    z-index: 0;
    margin: 0px 5px !important;
    padding: 10px 24px !important;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
    border-radius: 100px !important;
    background-color: rgb(231, 46, 119) !important;
    border: 1px solid rgb(231, 46, 119) !important;
    pointer-events: auto;
    border: none !important;
}

.container-cart {
    width: 100%;
}

.box_form
{
  height: 100vh;
  overflow-y: scroll;
}

.img-eggless {
    float: right;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif !important;
}

.cake_model_box .modal-dialog {
    width: 100% !important;
    margin: 0rem auto !important;
}
.cat_img_pop img {
    width: 100%;
    margin-bottom: 10px;
}

.pop_menu_li .nav-tabs li a {
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 10px;
    margin-right: 10px;
    margin-bottom: 13px;
}

.sell-with-us-top-wrap {
    /* margin: 40px auto 62px auto; */
    padding: 10px;
    border-radius: 20px;
    background-color: #ffffff;
}
.sell-record {
    margin-top: 33px;
    clear: both;
    width: 100%;
    /* margin: auto; */
    text-align: center;
}
.sell-record ul {
    margin: 0;
    padding: 0;
    text-align: center;
    margin: auto;
}
.sell-record ul li {
    display: inline-block;
    width: 32.5%;
    text-align: center;
    margin: auto;
}

.sell-record ul li img {
    float: left;
}

.sell-record ul li .happy-cust {
    clear: both;
    float: left;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.64;
    text-align: left;
    color: #000000;
    margin-top: 24px;
    text-align: center;
}

.sell-record ul li img {
    float: none;
}

.progress {
    /* width: 31%; */
    height: 5px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.header .input-group {
    margin-top: 2px;
}

.navbar_bar p {
    color: #fff;
    font-size: 25px;
    padding-top: 7px;
}
.mob_header_cart h4 a {
    font-size: 20px;
    display: block;
    color: #fff;
    /* text-align: center; */
    padding: 9px 0px 0px 0px;
}

.mob_header_cart h4 {
    margin: 0px 0px;
}

.nav_right_side
{
  text-align: left;
}

.venue_box h4 {
    text-transform: capitalize;
    color: #222;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 20px;
}

.shopping_cart_img img
{
  margin-bottom: 10px;
  height: 86px;
  width: 86px;
}

 #TrackorderForm .trackForm {
    width: 80%;
    margin: 0px auto;
}

.track_order_time
{
  margin-top: 30px;
}
.order_items_img
{
margin-top: 30px;
}

.shopping_cart_img {
    /* display: flex; */
    text-align: center;
    /* margin: auto; */
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-top: 8px;
}

.order-view {
    padding: 10px 15px;
    border-radius: 5px;
    color: #000;
    background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 10px;
    font-weight: 500;
    margin-left: auto;
    cursor: pointer;
    margin-top: -18px;
    margin-right: 10px;
    text-align: center;
}

.header  .form-control {
    
    border-radius: 10px 0px 0px 10px;
}

    .order_details_box {
        border: 1px solid #ddd;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    .order_items_price img {
        border-radius: 10px;
        width: 90px;
        height: 90px;
        float: left;
        margin: 0px 20px 0px 0px;
    }

.order_items_price img {
    border-radius: 10px;
    width: 65px;
    height: 77px;
    float: left;
    margin: 0px 20px 0px 0px;
}

.order_details_box
{
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px;
}

.sort_by .form-control {
    padding: 10px;
    height: auto;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.order_box_details h4 
{
  margin: 10px 0px 10px 0px;
  font-size: 14px;
}
.order_box_details {
    border: 1px solid #fff;
    margin-bottom: 0px;
    border-radius: 10px;
    padding: 0px 10px;
}

.modal-footer .btn:hover 
{
  background-color: #fff !important;
  border: 1px solid #e81623;
}
.order-view
{
  margin-top: 0px;
  padding: 5px 10px !important;
  text-align: center;
  margin: auto;
}
.order-view:hover
{
  margin-top: 0px;
  padding: 5px 10px !important;
  text-align: center;
  margin: auto;
}
.order_img_side_view img 
{
  float: left;
  width: 58px;
  margin-right: 10px;
}
.order_img_side_view h4
{
  display: block;
  overflow: hidden;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: normal;
}
.delivery_details h4 
{
  font-size: 18px;
}

.order_status .order_fa
{
  color: #008d00;
  float: right;
  font-size: 24px;
}
.order_status_flex
{
  display: flex;
  /* text-align: center; */
  justify-content: space-between;
  position: relative;
}
.order_confirm i 
{
  color: #008d00;
  font-size: 24px;
}
.order_status h4 
{color: #008d00;margin-top: 0px;font-size: 20px;}
.order_status
{
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #008d00;
}

.order_bar::after
{
  width: 90%;
  height: 2px !important;
  background-color: #008c00;
  position: absolute;
  content: '';
  top: 11px !important;
  left: 17px;
}
.updates .modal-dialog {
    width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 1em auto !important;
    border-radius: 10px;
}
#update-see
{
  background-color: #fff;
}
.wishlist_order
{
  border: 1px solid #ddd;
  padding: 5px;
  margin-bottom: 10px;
}
.wishlist_order h4 {
    overflow: hidden;
    font-weight: normal;
    display: -webkit-box;
    font-size: 18px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.wishlist_order p {
    overflow: hidden;
    font-weight: normal;
    display: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.wishlist_order .order-view
{
   /* width: 100%; */
   margin-top: 10px;
}
.order_head_title h3 {
    margin-top: 0px;
    margin-bottom: 20px !important;
    font-size: 17px;
}
.cart-table {
    min-width: auto;
}
.cart-table tbody tr td {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    vertical-align: middle !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px;
}
.box_form select {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    outline: none;
    border-radius: 5px;
    box-shadow: none;
    height: auto;
    padding: 10px;
    margin-top: 4px;
    margin-bottom: 10px;
}

.wallet_box h4 
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
}

.wallet_box p 
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
}

.wallet_box img 
{
  width: 9px;
  margin-bottom: 0px;
}

.green-color
{
  color: #187e00;
}
.rating_view_title
{
  margin-top: 10px;
}

.delivery_details ul 
{
  background-color: #f9f9f9;
  padding: 10px;
  border-radius: 10px;
}
.mobile_number input
{
  margin-bottom: 0px;
}
.location_add label {
    margin: 0px 10px 20px 0px;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 11px;
}
.address_box p
{
  display: block;
    overflow: hidden;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
   
    
    text-align: left;
}
.address_box {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 10px;
}
.single-contact-info
{
  margin-bottom: 30px;
}
.single-contact-info p
{
  color: #212121;
    font-size: 10px;
    font-weight: 400;
    margin: 0px;
}
.order_items_price h6:hover
{
  color: #e81623;
}
.card_box img {
    float: left;
    width: 53px;
    padding: 6px 8px;
}
    .payment_icon li a img {
        width: 50px;
        box-shadow: 0px 0px 1px #ddd;
        border-radius: 5px;
        padding: 3px;
    }
    .payment_icon li a img:hover {
        width: 50px !important;
        box-shadow: 0px 0px 1px #ddd;
        border-radius: 5px;
        padding: 3px;
    }
    .border_input {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    outline: none;
    border-radius: 1px;
    padding: 2px 8px;
    box-shadow: none;
    margin-bottom: 10px;
}
    .box_form select {
        font-size: 14px;
        border: 1px solid #e0e0e0;
        outline: none;
        border-radius: 4px;
        box-shadow: none;
        height: auto;
        padding: 2px 10px;
        margin-top: 4px;
        margin-bottom: 10px;
    }
    .card_box h4 {
    margin: 0px;
    font-weight: 400;
    font-size: 14px;
}
.marg_width
{
    width: 100%;
    margin-left: -1%;
}

.order-bg {
    background-color: #fff;
    padding: 10px 10px;
    margin-bottom: 10px;
}
.waalet__money {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 100%;
}

.wallet_transaction
{
  margin-top: 30px;
}

.footer_links
{
  margin-top: 30px;
}

.order_number p 
{
  line-height: 30px;
}

.ta_box {
    background-color: #fff;
    padding: 0px;
    border-radius: 10px;
}

.sticky-sidebarrrrr {
    height: 85em !important;
}
.banner__items--content__title {
    margin: 10px 0px;
    font-size: 8px;
    display: none;
}

.m_mob_60
{
  margin-top: 93px;
}
.category_img a {
    color: #212121;
    font-weight: 600;
    display: block;
    font-size: 9px;
    line-height: normal;
}

.sofa_set_box img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    margin: auto;
    border-radius: 15px;
}
.jewellery_img img {
    width: auto;
    max-width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 5px;
}
.free_img a
{
  display: block;
  padding: 5px;
}
.male-wedding img {
    width: 50px;
}
.male-wedding a p {
    font-size: 18px;
    color: #2d2d2d;
    font-weight: 600 !important;
    font-family: 'Roboto', sans-serif !important;
}
.fashion_slide a h4 {
    font-size: 14px;
}
.view_more {
    padding: 6px 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.summer_wear a h4 {
    color: #fff;
    font-size: 16px;
}
.summer_wear a {
    display: block;
    background-color: #dcd8d5;
    padding: 24px;
    color: #fff;
    border-radius: 10px;
}
.summer_wear a:hover {
    
    padding: 24px;
   
}
.glaases_gendar a h4 {
    content: '';
    position: relative;
    bottom: 0;
    left: 0;
    margin: 5px 0px 0px;
    font-size: 14px;
    text-align: center;
}
.fashion_item a h4, .sunglass_item a h4 {
    font-size: 10px;
}
.product__bg a img {
    width: 100%;
    height: 140px;
    object-fit: contain;
}

.sticky-sidebarrrrr {
    height: auto; !important;
}


.order_items_price img {
    border-radius: 10px;
    width: 65px;
    height: 77px;
    float: left;
    margin: 0px 20px 0px 0px;
}

.order_details_box
{
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px;
}

.sort_by .form-control {
    padding: 10px;
    height: auto;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.order_box_details h4 
{
  margin: 10px 0px 10px 0px;
  font-size: 14px;
}
.order_box_details {
    border: 1px solid #fff;
    margin-bottom: 0px;
    border-radius: 10px;
    padding: 0px 10px;
}

.modal-footer .btn:hover 
{
  background-color: #fff !important;
  border: 1px solid #e81623;
}
.order-view
{
  margin-top: 0px;
  padding: 5px 10px !important;
  text-align: center;
  margin: auto;
}
.order-view:hover
{
  margin-top: 0px;
  padding: 5px 10px !important;
  text-align: center;
  margin: auto;
}
.order_img_side_view img 
{
  float: left;
  width: 58px;
  margin-right: 10px;
}
.order_img_side_view h4
{
  display: block;
  overflow: hidden;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: normal;
}
.delivery_details h4 
{
  font-size: 18px;
}

.order_status .order_fa
{
  color: #008d00;
  float: right;
  font-size: 24px;
}
.order_status_flex
{
  display: flex;
  /* text-align: center; */
  justify-content: space-between;
  position: relative;
}
.order_confirm i 
{
  color: #008d00;
  font-size: 24px;
}
.order_status h4 
{color: #008d00;margin-top: 0px;font-size: 20px;}
.order_status
{
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #008d00;
}

.order_bar::after
{
  width: 90%;
  height: 2px !important;
  background-color: #008c00;
  position: absolute;
  content: '';
  top: 11px !important;
  left: 17px;
}
.updates .modal-dialog {
    width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 1em auto !important;
    border-radius: 10px;
}
#update-see
{
  background-color: #fff;
}
.wishlist_order
{
  border: 1px solid #ddd;
  padding: 5px;
  margin-bottom: 10px;
}
.wishlist_order h4 {
    overflow: hidden;
    font-weight: normal;
    display: -webkit-box;
    font-size: 18px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.wishlist_order p {
    overflow: hidden;
    font-weight: normal;
    display: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.wishlist_order .order-view
{
   /* width: 100%; */
   margin-top: 10px;
}
.order_head_title h3 {
    margin-top: 0px;
    margin-bottom: 20px !important;
    font-size: 17px;
}
.cart-table {
    min-width: auto;
}
.cart-table tbody tr td {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    vertical-align: middle !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px;
}
.box_form select {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    outline: none;
    border-radius: 5px;
    box-shadow: none;
    height: auto;
    padding: 10px;
    margin-top: 4px;
    margin-bottom: 10px;
}

.wallet_box h4 
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
}

.wallet_box p 
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
}

.wallet_box img 
{
  width: 9px;
  margin-bottom: 0px;
}

.green-color
{
  color: #187e00;
}
.rating_view_title
{
  margin-top: 10px;
}

.delivery_details ul 
{
  background-color: #f9f9f9;
  padding: 10px;
  border-radius: 10px;
}
.mobile_number input
{
  margin-bottom: 0px;
}
.location_add label {
    margin: 0px 10px 20px 0px;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 11px;
}
.address_box p
{
  display: block;
    overflow: hidden;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
   
    
    text-align: left;
}
.address_box {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 10px;
}
.single-contact-info
{
  margin-bottom: 30px;
}
.single-contact-info p
{
  color: #212121;
    font-size: 10px;
    font-weight: 400;
    margin: 0px;
}
.order_items_price h6:hover
{
  color: #e81623;
}
.card_box img {
    float: left;
    width: 53px;
    padding: 6px 8px;
}
    .payment_icon li a img {
        width: 50px;
        box-shadow: 0px 0px 1px #ddd;
        border-radius: 5px;
        padding: 3px;
    }
    .payment_icon li a img:hover {
        width: 50px !important;
        box-shadow: 0px 0px 1px #ddd;
        border-radius: 5px;
        padding: 3px;
    }
    .border_input {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    outline: none;
    border-radius: 1px;
    padding: 2px 8px;
    box-shadow: none;
    margin-bottom: 10px;
}
    .box_form select {
        font-size: 14px;
        border: 1px solid #e0e0e0;
        outline: none;
        border-radius: 4px;
        box-shadow: none;
        height: auto;
        padding: 2px 7px;
        margin-top: 4px;
        margin-bottom: 10px;
    }
    .card_box h4 {
    margin: 0px;
    font-weight: 400;
    font-size: 14px;
}
.marg_width
{
    width: 100%;
    margin-left: -1%;
}

.order-bg {
    background-color: #fff;
    padding: 10px 10px;
    margin-bottom: 10px;
}
.waalet__money {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 100%;
}

.wallet_transaction
{
  margin-top: 30px;
}

.footer_links
{
  margin-top: 30px;
}

.order_number p 
{
  line-height: 30px;
}

.ta_box {
    background-color: #fff;
    padding: 0px;
    border-radius: 10px;
}

.sticky-sidebarrrrr {
    height: 85em !important;
}
.banner__items--content__title {
    margin: 10px 0px;
    font-size: 8px;
    display: none;
}

.m_mob_60
{
  margin-top: 93px;
}
.category_img a {
    color: #212121;
    font-weight: 600;
    display: block;
    font-size: 9px;
    line-height: normal;
}

.sofa_set_box img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    margin: auto;
    border-radius: 15px;
}
.jewellery_img img {
    width: auto;
    max-width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 5px;
}
.free_img a
{
  display: block;
  padding: 5px;
}
.male-wedding img {
    width: 50px;
}
.male-wedding a p {
    font-size: 18px;
    color: #2d2d2d;
    font-weight: 600 !important;
    font-family: 'Roboto', sans-serif !important;
}
.fashion_slide a h4 {
    font-size: 14px;
}
.view_more {
    padding: 6px 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.summer_wear a h4 {
    color: #fff;
    font-size: 16px;
}
.summer_wear a {
    display: block;
    background-color: #dcd8d5;
    padding: 24px;
    color: #fff;
    border-radius: 10px;
}
.summer_wear a:hover {
    
    padding: 24px;
   
}
.glaases_gendar a h4 {
    content: '';
    position: relative;
    bottom: 0;
    left: 0;
    margin: 5px 0px 0px;
    font-size: 14px;
    text-align: center;
}
.fashion_item a h4, .sunglass_item a h4 {
    font-size: 10px;
}
.product__bg a img {
    width: 100%;
    height: 140px;
    object-fit: contain;
}
    .wishlist_order h4 {
        overflow: hidden;
        font-weight: normal;
        display: -webkit-box;
        font-size: 18px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .dropdown-menu {
    position: absolute;
    top: 96%;
    left: 0px !important;
    z-index: 1212121;
    display: none;
    /* float: left; */
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 15px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.my_account_box a img {
    float: none;
    width: 60px;
}
.my_account_box a {
    display: block;
    padding: 10px 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: #f0f2f2;
}
.my_account_box a h4 {
    font-size: 18px;
    margin: 8px 0px 7px 0px;
}
.my_account_box a p{
    color: #333;
    font-size: 12px;
    font-weight: 400;
    margin: 2px 0px 5px 0px;
    line-height: 20px;
}
.icon_pop_boxx {
    position: absolute;
    top: 138px;
    margin-top: 10px;
    left: 55%;
    margin-top: 10px;
}

.shop-cart-list {
    border-radius: 8px;
    border: 0px solid #e6edf0;
    margin: 0px;
    padding: 10px;
}


.dropdown_search i {
    position: absolute;
    top: 55px;
    left: 30px;
    font-size: 16px;
}

.shopping_cart_details {
    flex: auto;
    margin-left: 0px;
}
.skip_btn_edit, .skip_btn_trash {
    float: inline-end;
    display: block;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #e81623;
    color: #e81623;
    background-color: #fff;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    margin-right: 5px;
    border-radius: 5px;
    margin-top: 0px;
    text-align: right;
}
.placed_sticky {
    position: -webkit-sticky;
    position: fixed !important;
    width: 100%;
    top: auto;
    bottom: -10px !important;
    left: 0;
    /* bottom: -17px; */
    z-index: 99999;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.go_back {
    margin-top: 0px;
    font-size: 16px;
    display: block;
    color: #222;
}
}
.prodcut_desc {
    padding: 10px 0px 10px 0px;
}

.top_i {
    position: absolute;
    top: 110px;
    right: 40px;
    color: #fff;
    font-size: 20px;
    z-index: 99999;
    cursor: pointer;
}

.top_ii {
    position: absolute;
    top: 110px;
    left: 40px;
    color: #fff;
    font-size: 20px;
    z-index: 99999;
    cursor: pointer;
}

.dropdown_search .search_location {
    padding: 20px 40px !important;
    font-weight: 500 !important;
    box-shadow: none;
    border-radius: 50px;
}



.rating_right h5 i 
{

}

.rating_right_bar h5 {
    /* font-size: 26px; */
    font-size: 55px !important;
    margin-bottom: 0px;
    line-height: 34px;
    margin-top: 35px;
}

.rating_box
{
  margin-bottom: 20px;
}

}























  