*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
}

a{
    text-decoration: none;
}
a[data-fancybox] img {
    cursor: zoom-in;
  }
  
  .fancybox__container {
    --fancybox-bg: rgba(17, 6, 25, 0.85);
  }
  
  .fancybox__container .fancybox__content {
    /* Create white border around the image */
    box-sizing: content-box;
    padding: 1rem;
    background: #fff;
  
    border-radius: 6px;
    color: #374151;
    box-shadow: 0 8px 23px rgb(0 0 0 / 50%);
  }
  
  .fancybox__caption {
    max-width: 80%;
  
    /* Prevent opacity change when dragging up/down */
    --fancybox-opacity: 1;
  }

.fixed_menu_bar_icon{
    display: none;
    position: fixed;
    bottom:10px;
    left:20px;
    background-color: #055160;
    width:50px;
    height:50px;
    z-index:99999;
   
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.fixed_menu_bar_icon .fad{
    color:#ffffff;
}

.offcanvas-body a{
    text-decoration: none;
}

.bookmy_card_wrapper a{
    text-decoration: none;
    color: #000000;
}

.bookmy_card_wrapper a:hover{
    text-decoration: none;
    color: #000000;
}

.bookmy_card_wrapper{
    position: relative;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border: 1px solid #80808036;
    border-radius: 4px;
    margin: 8px;
}

.bar{
    width:100%;
    height:100%;
}

.display_flex_eve {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.inner_nav{
    position: sticky;
    top: 63px;
    z-index: 999;
}


.inner_tab{
    position: sticky;
    top: 0;
    z-index: 99;
}

.restu_food_name .fad{
    font-size: 13px;
    color: #0e8092;
    cursor: pointer;
}

.order_schedule_wrappper p{
    margin-bottom: 0px;
}

.restu_food_name .fal{
     font-size: 12px;
}

.book_my_wrapper{
    position: relative;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  
}

.display_flex_top {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.cart .product-count .qtyminus {
    width: 22px;
    height: 22px;
    background: #0e8092;
    text-align: center;
    font-size: 15px;
    margin-left: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
    user-select: none;
}

/*  new address */

.new_addres_box{
    padding: 14px;
    border-radius: 8px;
    border: 1px solid #E0E6F7;
    overflow: hidden;
    margin-bottom: 24px;
    position: relative;
    background: #F8FAFF;
}

.new_addres_text ul li{
    font-size:13px;
}

.new_addres_text ul{
    list-style-type: none;
    display: inline-flex;
    padding-left: 0px;
    gap: 15px;
    width: 100%;
    justify-content: space-between;
}

.items_box{
    background-color: #cef7ff;
    width: 100%;
    padding: 12px 12px;
    font-size: 12px;
    border-radius: 10px;
}

.new_addres_text ul i{
    font-weight: 600;
    color:#0e8092;
}

.d-flex a{
 text-decoration: none;
 color:#000;
}

.d-flex a:hover{
    text-decoration: none;
    color:#000;
   }

.new_addres_box p{
    font-size:12px;
}

.items_box {
  font-weight: 500;
}



/* new address end */

.cart .product-count .qty {
    width: 37px;
    text-align: center;
    border: none;
    font-size: 12px;
}

.cart .product-count .qtyplus {
    width: 22px;
    height: 22px;
    background: #0e8092;
    text-align: center;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
    user-select: none;
}
.bookmy_share{
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
}

.cart_position {
    position: absolute;
    content: "";
    right: -1px;
    bottom: 0px;
    height: 37px;
    padding: 12px;
    width: 31px;
    border-radius: 4px;
    background-color: #fff;
    z-index: 999;
}

.premium_qr_platinumnewcards img {
    position: absolute;
    content:"";
    top: 3px;
    right: 3px;
    width: 47px;
    z-index: 99;
}

.bookmy_address p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.bookmy_img {
    width: 30%;
}

.bookmy_img img{
  
    border-radius: 10px !important;
    margin-left: -19px;
    width: 142px;
}


.bookmy_text{
    width:70%;
}


.bookmy_text h5{
    font-size: 12px;
    margin-bottom: 5px;
    width: 77%;
    margin-left: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}


.bookmy_text h6{
    font-size: 11px;
    margin-bottom: 3px;
    margin-left: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}

.bookmy_text p{
    font-size: 10px;
    line-height: 17px;
    margin-bottom: 0px;
    font-weight: 500;
    margin-left: 4px;
    color: #0e8092;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.book_share .fas {
        color: #0e8092;
        text-decoration: none;
        cursor: pointer;
        font-weight: 600;
        font-size: 12px;
    }

    .book_wishlist a .far:hover{
        color: #0e8092 !important;
        font-size: 13px;
        font-weight: 600;
    }




.book_wishlist .far{
    color: #0e8092 !important;
    font-size: 13px;
}


.back_btn a{
    color: #0e8092;
    text-decoration: none;
    font-size: 15px;

}

.shop_abt{
    max-width: 350px;
    margin: auto;
}

.controls {
    text-align: left;
    position: relative;
  }
  .controls input[type="text"],
  .controls input[type="email"],
  .controls input[type="number"],
  .controls input[type="date"],
  .controls input[type="tel"],
  .controls textarea,
  .controls button,
  .controls select {
    padding: 12px;
    font-size: 14px;
    border: 1px solid #c6c6c6;
    width: 100%;
    margin-bottom: 18px;
    color: #888;
    font-family: "Lato", "sans-serif";
    font-size: 16px;
    font-weight: 300;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .controls input[type="text"]:focus, .controls input[type="text"]:hover,
  .controls input[type="email"]:focus,
  .controls input[type="email"]:hover,
  .controls input[type="number"]:focus,
  .controls input[type="number"]:hover,
  .controls input[type="date"]:focus,
  .controls input[type="date"]:hover,
  .controls input[type="tel"]:focus,
  .controls input[type="tel"]:hover,
  .controls textarea:focus,
  .controls textarea:hover,
  .controls button:focus,
  .controls button:hover,
  .controls select:focus,
  .controls select:hover {
    outline: none;
    border-color: #9fb1c1;
  }
  .controls input[type="text"]:focus + label, .controls input[type="text"]:hover + label,
  .controls input[type="email"]:focus + label,
  .controls input[type="email"]:hover + label,
  .controls input[type="number"]:focus + label,
  .controls input[type="number"]:hover + label,
  .controls input[type="date"]:focus + label,
  .controls input[type="date"]:hover + label,
  .controls input[type="tel"]:focus + label,
  .controls input[type="tel"]:hover + label,
  .controls textarea:focus + label,
  .controls textarea:hover + label,
  .controls button:focus + label,
  .controls button:hover + label,
  .controls select:focus + label,
  .controls select:hover + label {
    color: #bdcc00;
    cursor: text;
  }
  .controls .fa-sort {
    position: absolute;
    right: 10px;
    top: 17px;
    color: #999;
  }
  .controls select {
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
  }
  .controls label {
    position: absolute;
    left: 8px;
    top: 12px;
    width: 60%;
    color: #999;
    font-size: 16px;
    display: inline-block;
    padding: 4px 10px;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0);
    -moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
    -o-transition: color 0.3s, top 0.3s, background-color 0.8s;
    -webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
    transition: color 0.3s, top 0.3s, background-color 0.8s;
    background-color: white;
  }
  .controls label.active {
    top: -11px;
    color: #555;
    background-color: white;
    width: auto;
  }
  .controls textarea {
    resize: none;
    height: 200px;
  }
  
.back_btn a:hover{
    color: #0e8092;
    text-decoration: none;
}

.display_flex{
    display: flex;
    justify-content: center;
    align-items: center;
}

.display_flex_col{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.display_flex_start{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.display_flex_end_col{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}


.display_flex_end_col_right {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        flex-direction: column;
}


.display_flex_end{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


.display_flex_spacebtn{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* .pos_fix {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
} */

.main_tab{
    
    padding-bottom: 3px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    width:100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: 10px;
}

.dropdown-submenu a{
    margin-left: 18px;
}

.dashboard-nav-item {
    top:0px;
    position: static;
    width: 90%;
     min-height: 56px;
     padding: 23px 20px 8px 21px;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     text-decoration: none;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     letter-spacing: 0.02em;
     color: #000000;
     text-transform: capitalize;
    font-size: 14px;
    border-bottom: 1px solid #8080804f;
     
 }

 .dashboard-nav-dropdown  li a{
    text-decoration: none;
 }

 .dashboard-nav-dropdown a:hover{
    text-decoration: none;
    color: #ffffff;
    background-color: #0e819200;
 }
 
 .dashboard-nav-item i {
     width: 36px;
     font-size: 19px;
     margin-left: -40px;
 }
 
 .dashboard-nav-item:hover {
     background: rgba(255, 255, 255, 0.04);
 }

 
 .dashboard-nav-dropdown {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
    
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;

     
 }

 
 .dashboard-nav-dropdown.show {
     background: #ffffff0a;
     

 }

 .dashboard-nav-dropdown ul {
    list-style-type: none;
    margin-left: 0px;
}
 .dashboard-nav-dropdown.show > .dashboard-nav-dropdown-toggle {
     font-weight: bold;

 }
 
 .dashboard-nav-dropdown.show > .dashboard-nav-dropdown-toggle:after {
     -webkit-transform: none;
     -o-transform: none;
     transform: none;
 }
 .dashboard-nav-dropdown.show{
   
 }
 
 .dashboard-nav-dropdown.show > .dashboard-nav-dropdown-menu {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     transition:all 0.3s ease;
  
     
 }
 
 .dashboard-nav-dropdown-toggle:after {
     content: "";
     margin-left: auto;
     display: inline-block;
     width: 0;
     height: 0;
     border-left: 5px solid transparent;
     border-right: 5px solid transparent;
     border-top: 5px solid rgba(81, 81, 81, 0.8);
     -webkit-transform: rotate(90deg);
     -o-transform: rotate(90deg);
     transform: rotate(90deg);
 }
 
 .dashboard-nav .dashboard-nav-dropdown-toggle:after {
     border-top-color: #a7c957;

 }
 
 .dashboard-nav-dropdown-menu {
     display: none;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     transition-duration: 3s linear;
 }
 .dashboard-nav-dropdown-item:hover{
    background-color: #dc354559;
    padding: 11px 20px 11px 41px;
    border-bottom: 1px solid #80808014;
    font-weight: 400;
    font-size: 15px; 
 }
 .dashboard-nav-dropdown-item {
    min-height: 40px;
    background-color: #cb2c307d;
    padding: 11px 20px 11px 41px;
    border-bottom: 1px solid #80808014;
    font-weight: 300;
    color: #ffffff;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coll_name .fal{
    color: #055160;
    font-size: 14px;
    font-weight: 500;

}

.jobsalry .form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #757575;
    background-color: #fff;
   
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.book_form{
    padding-top: 20px;
padding-bottom: 20px;
} 
.inner_resturant p {
    margin-bottom: 0px;
    font-size: 15px;
}

.inner_resturant p span{
    margin-bottom: 0px;
    font-size: 12px;
    color: #0e8092;
    text-transform: uppercase;
}

.select_star {
    display: flex;
    justify-content: center;
    align-items: center;
}

.star-rating {
    direction: rtl;
    display: inline-block;
    padding: 2px;
    cursor: default;
}
.modal-dialog-centered {
    display: flex;
    justify-content: center !important;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.remode .form-control {
    display: block;
    width: 100%;
    padding: 28px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.rateus_title h3{
    font-size: 18px;
}

.star-rating input[type=radio] {
    display: none;
}

.star-rating label:hover, .star-rating label:hover ~ label, .star-rating input[type=radio]:checked ~ label {
    color: #f2b600;
}
.star-rating [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 19px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    -webkit-transition: .28s ease;
    -moz-transition: .28s ease;
    -o-transition: .28s ease;
    -ms-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
.star-rating [type="radio"]:checked+label {
    position: relative;
    padding-left: 19px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    -webkit-transition: .28s ease;
    -moz-transition: .28s ease;
    -o-transition: .28s ease;
    -ms-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
.btn-primary {
    color: #fff;
    background-color: #0e8092 !important;
    border-color: #0e8092 !important;
    width: 100% !important;
}

.box_bookmy_wrapper{
    position: sticky;
    top: 106px;
    height: 51vh;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.box_colorbookmy{
    height:30px;
    width:100%;
    background-color: #055160;
}

.ver_box{
    height: 500px;
    background-color: #0e819200;
    position: sticky;
    top: 100px;
    overflow-y: scroll;
    border-radius: 8px;
}

.ver_box::-webkit-scrollbar {
    display: none;
  }

.btn-primary:focus{
    box-shadow: none !important;
}

.inner_resturant_wish a {
    background-color: #0e809200;
    padding: 6px 8px;
    color: #ffffff;
    font-size: 12px;
    border-radius: 3px;
    text-transform: capitalize;
    text-decoration: none;
}

.inner_resturant_wish a .far.active {
    color: #0e8092 !important;
    font-size: 13px;
    font-weight: 600;
}

.resnav .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #0e8092;
    border-color: #dee2e6 #dee2e6 #fff;
}

.inner_resturant_wish p span {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #0e8092;
}

.resnav .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    background-color: #fff;
    border: 1px solid #0e809269;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.resnav .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000000;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.review_section{
    max-height: 350px;
    overflow-y: scroll;
    padding: 7px;
    background-color: #0e80920f;
    padding-top: 20px;
    padding-bottom: 20px;
}

.review_section::-webkit-scrollbar {
  display: none;
}

.review_box_wrapper{
    padding: 9px;
    border: 1px solid #80808099;
    margin: 4px;
    border-radius: 6px;
}

.review_name h6{
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
}

.review_text p{
    font-size: 12px;
    
   
}


.inner_resturant{
    width:90%;
}

.inner_resturant_wish{
    width:10%; 
}

.inner_resturant h5{
    font-size: 14px;
    width: 100%;
    margin-bottom: 0px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inner_resturant_btn a {
    background-color: #0e8092;
    padding: 6px 20px;
    color: #ffffff;
    font-size: 12px;
    border-radius: 3px;
    text-transform: capitalize;
    text-decoration: none;
}

.inner_resturant_btn a:hover {
    background-color: #0e8092;
    padding: 6px 20px;
    color: #ffffff;
    font-size: 12px;
    border-radius: 3px;
    text-transform: capitalize;
    text-decoration: none;
}

.collapse_border{
    width: 100%;
    padding: 13px;
    border: 1px solid rgb(155 155 155 / 21%) !important;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background-color: #ffffff;
    color: #000;
    border-radius: 5px;
}

.range-slider {
	position: relative;
	width: 100%;
    height: 20px;
}

.range-slider_input {
	width: 100%;
	position: absolute;
	top: 50%;
	z-index: 3;
	transform: translateY(-50%);
	-webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 4px;
  opacity: 0;
	margin: 0;
}

.range-slider_input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 100px;
  height: 100px;
  cursor: pointer;
	border-radius: 50%;
	opacity: 0;
}

.range-slider_input::-moz-range-thumb {
  width: 14vmin;
  height: 14vmin;
  cursor: pointer;
	border-radius: 50%;
	opacity: 0;
}

.range-slider_thumb {
    width: 27px;
    height: 27px;
    border: 2px solid #303030;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 10px;
    color: #303030;
    z-index: 2;
}

.range-slider_line {
	height: 0.5vmin;
	width: 100%;
	background-color: #e1e1e1;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	position: absolute;
	z-index: 1;
}

.post_select_section h5{
    font-size: 16px;
}

.help_btn a .fab{
    color:#ffffff;
}

.help_btn a .fal{
    color:#ffffff;
}

.coll_name p{
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 0px;
    color:#0e8092;
}

.help textarea.form-control {
    min-height: 122px;
}


.btn-secondary {
    color: #fff;
    background-color: #0e8192 !important;
    border-color: #6c757d;
}

.help_btn{
    width:23px;
    height:23px;
    margin: auto;
    background-color: #0e8092;
    padding: 24px;
    border-radius: 25px;
    color:#fff;
    cursor:pointer;
}

.range-slider_line-fill {
	position: absolute;
	height: 0.5vmin;
	width: 0;
	background-color: #303030;
}

.slid h6{
    text-transform: capitalize;
    font-size: 14px;
}
.youtubevideocontainer {
    height: 180px;
    width:100%;
  }


.collapse_sub{
    min-height: 40px;
    background-color: #05516026;
    padding: 11px 20px 11px 41px;
    border-bottom: 1px solid #0551600f;
    font-weight: 400;
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.collapse_sub a{
    text-decoration: none;
    color:#000;
    font-size: 14px;
}


.collapse_sub a:hover {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.menu_name_boxes_items p{
    margin-bottom: 15px;
    font-size: 14px;
    color: #055160;
    font-weight: 600;
}

.menu_name_boxes_items h6{
    font-size: 15px;
    text-transform: uppercase;
}

.menu_name_boxess {
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
    border-bottom: 1px solid gainsboro;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.pos_fix .nav {
    /* position: fixed; */
    top: 0px;
    left: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    z-index: 9999;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 0px;
    border-radius: 4px;
    background-color: rgb(255 255 255);
    height: 61px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

.head_search .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da00 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.head_search .form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.9;
    color: #212529;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da00;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 
}

.main_cat{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.mains_cat{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.main_a a{
    text-decoration: none;
}

.main_cat h6 {
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: pre-wrap;
    color: #000;
}

.main_cat img {
    border-radius: 60px;
    width: 74px !important;
    height: 74px;
    margin: auto;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 74%) 0px 8px 16px -8px;
}


.mains_cat img {
    border-radius: 8px;
    width: 65px !important;
    height: 65px;
    margin: auto;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 0%) 0px 8px 16px -8px;
    
}

.mains_cat h6{
    text-align: center;
    font-size: 10px;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: pre-wrap;
    color: #000;
}


.categories_text{
    padding-top: 8px;
    padding-bottom: 15px;
}

.categories_text h3{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0e8092;
   
}

label {
    display: inline-block;
    color: #0e8092;
}

.addres_detail_Wrapper {
    background-color: #0e809224;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da8f !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.mycart_items_text h4{
    font-size: 14px;
    margin-bottom: 0px;
}

.mycart_items_images {
    width: 30%;
}

.mycart_items_text{
    width:70%;
}

.restu_food_name .fad{
    font-size: 14px;
}

.check_out_height {
    height: 249px;
    overflow-y: scroll;
    margin-bottom: 17px;
}

.check_out_height::-webkit-scrollbar {
    display: none;
  }

.my_cart{
    position: relative;
}

.change_ad a{
   color:#0e8092;
   font-size: 14px;
    text-decoration: none;
}

.change_ad a:hover{
    color:#0e8092;
    font-size: 14px;
     text-decoration: none;
 }

.remode .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e600 !important;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.my_cart span{
    position: absolute;
    content: "";
    top: -19px;
    right: -10px;
    width: 23px;
    height: 23px;
    background-color: #0e8092;
    padding: 6px;
    font-size: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 23px;
    color: #ffffff;
}

.my_cart a{
    text-decoration: none;
    color:#0e8092;
    font-weight: 700;
}

.my_cart a:hover {
    text-decoration: none;
    color: #0e8092;
    font-weight: 700;
}

.btn-link {
    font-weight: 400;
    color: #0e8092 !important;
    text-decoration: underline;

}

.input-group .btn:focus {
   box-shadow: none; 
}


.head_search .form-select:focus{
    box-shadow: none;
    border: none !important;
}

.head_search .form-control:focus{
    box-shadow: none;

}

.nav-pills .nav-link{
    transition: 1s linear;   
}

.nav-pills .nav-link.active{
    color: #ffffff !important;
    background-color: #0e8092 !important;
    transition: 1s linear;
    border-bottom: 1px solid #0e809238;
}


.tab-top_margin{
    margin-top: 24px;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    color: #0e8092 !important;
    font-size: 12px !important;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color 0.28s ease;
    -moz-transition: color 0.28s ease;
    -o-transition: color 0.28s ease;
    -ms-transition: color 0.28s ease;
    transition: color 0.28s ease;
}

.select-options {
    max-height: 200px;
    overflow-y: auto;
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #AED581;
    border-radius: 0px 0px 5px 5px;
}
.select-options li {
    color: #424242;
    margin: 0;
    padding: 12px 0;
   /* text-indent: 15px;
   */
   /* border-top: 1px solid #AED581;
   */
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
}


.reels_box_wrapper video{
   
    border-radius: 7px;
    overflow: hidden;
}


.gallery_rastu_wrapper {

    position: relative;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    display: flex;
  }
  
  
  .gallery_rastu_wrapper img{
    position: relative;
    border-radius: 20px;
   
    
  }

  .delect_btn .fad{
    font-size: 15px;
    color:#055160;
  }



  .addres_heading ul li{
    text-decoration: none;
    list-style-type: none;
    font-size: 14px;
  }

  .reel_box_logo{
    width:23px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-radius:23px;
    overflow: hidden;
  }
  
  .reel_box_logo_date{
    position: absolute;
    content:"";
    width:100%;
   top:1px;
    right:1px;
    z-index:9999;
}

.reel_box_logo_date p{
    font-size: 9px;
    line-height: 17px;
    color: #ffffff;
  
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 5px;
    text-overflow: ellipsis;
}

.reel_box_logo{
    position: absolute;
    content:"";
    top: 6px;
    right: 4px;
    width: 23px;
}
  
  .menu_name h6{
    position: absolute;
    bottom: 0px;
    left: 12px;
    z-index: 999;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
  }
  
  
  
  .gallery_rastu_wrapper::after{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgb(0 0 0) 100%);
   
  }
  

  .restu_name h3 {
    font-size: 12px;
    text-align: left;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.restu_food_names p{
    font-size: 10px;
    line-height: 17px;
    text-align: right;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

.restu_food_name p{
    font-size: 10px;
    line-height: 17px;
    text-align: left;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .restu_location p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 4px;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.restu_start{
    font-size: 12px;
}

hr {
    
    margin-top: 6px !important;
    margin-bottom: 2px !important;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.1;
}
  

.restu_card_wrapper {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 11px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.restu_card {
    position: relative;
    width: 40%;
    display: flex;
    padding: 3px;
}

.product_box_restu_card{
    position: absolute;
    content: "";
    top: 4px;
    right: 10px;
    z-index: 99;
}

.product_box_restu_card a .far {
    color: #ffffff !important;
    font-size: 13px;
}

.restu_card_text {
    width: 70%;
    padding: 8px;
    text-align: right;
}

.restu_card img {
    border-radius: 11px;
}

.restu_call {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    margin-top: 0px;
    
}

.setting_wrapper{
    width: 58px;
    height: 58px;
    padding: 7px;
    background-color: #0e809287;
    border-radius: 33px;
    text-align: center;
    margin: 2px;
}

.setting_wrapper:hover{
    width: 58px;
    height: 58px;
    padding: 7px;
    background-color: #0e809287;
    border-radius: 33px;
    text-align: center;
    border: 2px solid #0e81925d;
}


.setting_box img{
    width: 24px;
}

.setting_wrapper a{
    color:#ffffff;
    text-decoration: none;
    font-size: 10px;
}

.setting_text p{
    margin-bottom: 0px;
    margin-top: 6px;
}

.cart_btn .product-count .qty {
    width: 38px;
    text-align: center;
    border: none;
    font-size: 12px;
}

.cart_btn .product-count .qtyminus{
    width: 28px;
    height: 28px;
    background: #0e8092;
    text-align: center;
    user-select: none;
    font-size: 19px;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}

.cart_btn .product-count .qtyplus {
    width: 28px;
    height: 28px;
    background: #0e8092;
    text-align: center;
    user-select: none;
    font-size: 19px;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}

.add_offer{
   
    padding: 6px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    background-color: #0551602b;
}

.add_offer a .fas{
    color:#0e8092;
    font-weight: 300;
}

.plus_text p {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}


.add_offer_border{
    position: relative;
    border: 1px solid #0e8092;
    border-radius: 7px;
    margin: 1px;
    height: 100%;
    
    width: 100%;
    border-style: dotted;
}

.plus_text{
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0px;
    width: 100%;

}

.profile_name h6{
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 1px;
    margin-left: 5px;
}

.profile_name p{
    margin-bottom: 0px;
    font-size: 11px;
    margin-left: 5px;
}

.profile_pic {
    width: 65px;
    overflow-y: hidden;
}

.profile_pic img{
    border-radius: 57px;
    /* width: 100px;
    height: 100px; */
}

.plus_cover{
    height: 100%;
}

.restu_phn h6 a {
    font-size: 10px;
    color: #444141;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
}


.banner_img {
    border-radius: 8px;
    overflow: hidden;
}

.restu_phn h6 a .far{
    color: #0e8092;
    font-weight: 600;
}



.filter_btn .btn{
    background-color: #0e8092;
    color: #ffffff;
    border: 1px solid;
    font-size: 13px;
    border-radius: 5px;
    width: 100%;
}
.filter_btn .btn:hover {
    background-color: #0e8092;
    color: #ffffff;
    border: 1px solid;
    font-size: 13px;
    border-radius: 5px;
    width: 100%;
}

.filter_btn .btn:focus{
    background-color: #0e8092;
    color: #ffffff;
    border: 1px solid;
    font-size: 13px;
    box-shadow: none;
   }

.filter_btn .fal{
    font-size: 11px;
}

.form-check-input:checked {
    background-color: #0e8092 !important;
    border-color: #0e8092 !important;
}

.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
    -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    transition: opacity 0.3s linear, bottom 0.3s ease-out;
  }
  
  .modal.modal-bottom.fade.show .modal-dialog {
    bottom: 0;
  }
  
  .modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
  }
  
  /* Full Screen */
  
  .modal.modal-full .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  
  .modal.modal-full .modal-content {
    height: 100%;
    overflow-y: auto;
  }
  
  .modal.modal-full .close-modal {
    position: fixed;
    top: 0;
    right: 3rem;
  }
  
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 14px !important;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
    font-size: 14px !important;
}

.reels_box_wrapperss {
   
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.ytp-large-play-button.ytp-shorts-mode {
    width: 28px !important;
    height: 62px !important;
}

.offer .reels_box_wrapperss::after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    border-radius: 7px;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 1%, rgba(0,0,0,1) 100%);
}

.reels_box_wrapper {
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.reel_height{
    position: absolute;
    content: "";
    bottom: 0px;
    right: 0px;
    height: 20%;
    width: 100%;
    background-color: #fff0;
}

.html5-video-player a {
    color: inherit;
    text-decoration: none;
    font-size: 7px !important;
    -webkit-transition: color .1s cubic-bezier(0,0,.2,1);
    -o-transition: color .1s cubic-bezier(0,0,.2,1);
    transition: color .1s cubic-bezier(0,0,.2,1);
    outline: 0;
}

.reels_box_wrapper img {
    
    position: relative;
    border-radius: 7px;
    overflow: hidden;
}

.offer .reels_box_wrapper{
    position: relative; 
    overflow: hidden;
}

.offer .reels_box_wrapper::after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    border-radius: 7px;
    height: 100%;
    
    background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 1%, rgba(0,0,0,1) 100%);
}

.offer_text{
    position: absolute;
    content:"";
    width:100%;
    bottom:0px;
    left:0px;
    z-index:9999;
}

.offer_text p{
    font-size: 9px;
    line-height: 17px;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: 300;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 5px;
    text-overflow: ellipsis
}

.top_static{
    position: sticky;
    top: 60px;
    z-index: 999;
    background-color: #ffffff;
}

.top_static1{
    position: sticky;
    top: 0px;
    z-index: 999;
    background-color: #ffffff;
}

.none_col{
    position: sticky;
    top: 0px;
    display: block;
}

.dashboard-nav-list {
    position: sticky;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.section {
    padding: 30px 0;
    color: #333;
  }
  .section .top-side {
    text-align: center;
  }
  .section .top-side .title {
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
  }
  .section .top-side .title:after {
    content: "";
    display: block;
    width: 50%;
    border-bottom: 1px solid #494949;
    margin: 8px auto;
  }
  .section .top-side h2 {
    font-weight: 700;
  }
  .section.portfolio .filters {
    text-align: center;
    margin-top: 50px;
  }
  .section.portfolio .filters ul {
    padding: 0;
  }
  .section.portfolio .filters ul li {
    list-style: none;
    display: inline-block;
    padding: 20px 30px;
    cursor: pointer;
    position: relative;
  }
  .section.portfolio .filters ul li:after {
    content: "";
    display: block;
    width: calc(0% - 60px);
    position: absolute;
    height: 2px;
    background: #333;
    transition: width 350ms ease-out;
  }
  .section.portfolio .filters ul li:hover:after {
    width: calc(100% - 60px);
    transition: width 350ms ease-out;
  }
  .section.portfolio .filters ul li.active:after {
    width: calc(100% - 60px);
  }
  .section.portfolio .filters-content {
    margin-top: 50px;
  }
  .section.portfolio .filters-content .show {
    opacity: 1;
    visibility: visible;
    transition: all 350ms;
  }
  .section.portfolio .filters-content .hide {
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
  }
  .section.portfolio .filters-content .item {
    text-align: center;
    cursor: pointer;
    margin-bottom: 30px;
  }
  .section.portfolio .filters-content .item .p-inner {
    padding: 20px 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  .section.portfolio .filters-content .item .p-inner h5 {
    font-size: 15px;
  }
  .section.portfolio .filters-content .item .p-inner .cat {
    font-size: 13px;
  }
  .section.portfolio .filters-content .item img {
    width: 100%;
  }


.row {
     --bs-gutter-x: 0px !important;

}

.premium_card_imgaes {
    position: relative;
    width: 40%;
    display: flex;
    padding: 8px;
}




.premium_card_text{
    width: 60%;
    padding: 3px;
}

.premium_card_name {
    padding: 0px;
}


.premium_qr_platinumnewcard img{
    width: 47px;
    z-index: 99;
}

.premium_card_imgaes img{
    border-radius: 20px !important;
}

.premium_card_name h3 {
    font-size: 16px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}

.premium_card_wrapper{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}


.product_cart{
    position: absolute;
    content: "";
    top: 9px;
    right: 16px;
}

.product_cart_share a {
    color: #0e8092;
    text-decoration: none;
    cursor: pointer;
}

.product_cart_share .fas {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
}

.product_cart_share {
    position: absolute;
    content: "";
    top: 17px;
    left: 16px;
    font-size: 12px;
}

.inner_items_page{
    position: relative;
    padding: 5px;
    display: flex;
    flex-direction: column;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin: 5px;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}

.product_box_wish{
    position: absolute;
    content: "";
    bottom: 4px;
    left: 10px;
    z-index: 99;
    cursor: pointer;
}


.product_box_wish a .far{
    color: #ffffff !important;
    font-size: 13px;
    
}

.product_box_wish a .far:hover{
    color: #0e8092 !important;
    font-size: 13px;
    font-weight: 600;
}
.product_box_wish a .far.active{
    color: #0e8092 !important;
    font-size: 13px;
    font-weight: 600;
   
}

.product_box_metoz{
    position: absolute;
    content: "";
    top: 4px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}


.product_box_metoz a .far{
    color: #ffffff !important;
    font-size: 13px;
}


.inner_items_img img {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
}

.product_cart a{
    color:#0e8092;
    text-decoration: none;
    cursor: pointer;
}

.product_cart .fal {
    color: #0e8092;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
}

.anchor a{
    text-decoration: none;
    color: #4b4b4b;
}

.anchor a:hover{
    text-decoration: none;
    color: #4b4b4b;
}


.inner_item_text{
    padding: 3px;
}

.inner_items_img{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 11px;
}

.vege_icon {
    position: absolute;
    content: "";
    bottom: 2px;
    right: 4px;
    cursor: pointer;
}

.vege_icon .fal{
    color: #0e8092;
    font-weight: 400;
    font-size: 13px;
}

.vege_icon img {
    width: 16px;
    padding: 2px;
    border-radius: 0px;
}
.inner_item_text .restu_name h3 {
    font-size: 13px;
    margin-bottom: 2px;
    margin-top: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}

.inner_item_text .restu_name h3 span{
   
    color:gray;
 
}

.cart_img_wrapper{
    
    max-width: 342px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: auto;
}

.cart_img_wrapper img{
    border-radius: 11px;
}

.top_back {
 
    padding-top: 20px;
    padding-bottom: 0px;
    z-index: 999;
    width: 100%;
    background-color: #fff;
}

.shop_log {
    position: absolute;
    content: "";
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px;
    background-color: #ffffff;
    border-radius: 25px;
}

.owl-dots {
    text-align: center;
    padding-top: 0px;
}
  
  .owl-dots button.owl-dot {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    background: rgb(128, 128, 128) !important;
    margin: 0 3px;
  }
  
  .owl-dots button.owl-dot.active {
    background-color: #0e8092 !important;
  }
  
  .owl-dots button.owl-dot:focus {
    outline: none;
  }

.counter {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 13px;
}
.counter input {
    width: 43px;
    border: 0;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    background: #198754;
    color: #fff;
    appearance: none;
    outline: 0;
}
.counter span {
    font-size: 25px;
    padding: 0 10px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #198754;
    height: 30px;
    background-color: #19875470;
    user-select: none;
}


.product-count {
    margin-top: -21px;
}
.product-count .qtyminus,
.product-count .qtyplus {
    width: 34px;
    height: 34px;
    background: #0e8092;
    text-align: center;
    font-size: 19px;
    justify-content: center;
    align-items: center;
    display: flex;
    user-select: none;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}

.rate h4{
    margin-bottom: 0px;
}

.product-count .qtyminus {
    border-radius: 16px;
}

.product-count .qtyplus {
    border-radius: 16px;
}

.product-count .qty {
    width: 38px;
    text-align: center;
    border: none;
    user-select: none;
}

.product-count label{
margin-bottom: 0px;
font-size: 16px;
}

.back_btn .fal{
    color:#0e8092;
    font-weight: 500;
}


.kg_count ul{
    list-style-type: none;
    display: inline-flex;
    margin-bottom: 0px;
    margin-left: -30px;
    margin-top: 19px;
}

.kg_count ul li{
    padding: 7px;
    width: 56px;
    font-weight: 500;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #198754;
  }
  
  .kg_count ul li.active{
    background-color: #198754;
    color:#ffffff;
  }


  .cart_text_wrapper h5 {
    color: #0e8092;
    font-size: 18px;
    max-width: 500px;
}

.cart_text_wrapper p {
    max-width: 500px;
    font-size: 15px;
}


.cart_text_wrapper h6 span{
    color:#0e8092;
}

.cart_text_btn a{
    background-color: #0e8092;
    padding: 9px 29px;
    color: #ffffff;
    border-radius: 3px;
    text-transform: capitalize;
    text-decoration: none;
}

.cart_text_btn a:hover{
    background-color: #0e8092;
    padding: 9px 29px;
    color: #ffffff;
    border-radius: 3px;
    text-transform: capitalize;
    text-decoration: none;
}

.stars .restu_name h3 {
    font-size: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    overflow: hidden;
    text-align: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* start showing ellipsis when 3rd line is reached */
    white-space: pre-wrap;
}

.space_right .star {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 2px;
}

.btn-popup a{
    background-color: #f7f4f4;
    border: 1px solid #e9e0e0;
    font-size: 12px;
    width: 100%;
    padding: 9px;
}

.btn-popup .star {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
}

.star p{
    margin-bottom: 0px;
}

.star {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2px;
}

.star .fa {
    padding: 2px;
    font-size: 8px;
    color: #656565;
}

.checked {
    color: #f2b600 !important;
}

 .container_postion{
    position: relative;
 }


 .plusbtn{
    position: absolute;
    content: "";
    top: 104px;
    left: 12px;
    z-index: 99;
 }

 .plusbtn .fas {
    color: rgb(255, 255, 255);
    font-weight: 300;
}

.plusbtn a{
    color: #ffffff;
    font-size: 7px;
    text-decoration: none;
    padding: 6px;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: upright;

}

 .plusbtn{
    
    background-color: #0e8092;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 5px;
 }

 .cart_text_wrapper p span{
    max-width: 500px;
    font-size: 13px;
    color: #198754;
}

.kg_count{
    width:150px;
 }

 .share_metoz {
    position: absolute;
    content: "";
    top: 10px;
    right: 42px;
    z-index: 99;
}

 .share_metoz a .far{
    color: #ffffff;
    font-size: 13px;

 }

 .specification p{
    font-size: 14px;
 }


.kg_count .form-select{
    border: 1px solid #19875454 !important;
}

 .kg_count .form-select:focus{
    box-shadow:none ;
 }

 .table {
    font-size: 14px;
 }

.cart_btn a{
    font-size: 11px;
    padding: 3px 9px;
    color: #ffffff;
    border-radius: 5px;
    background-color: #0e8092;
    text-decoration: none;
}

.cart_btn a:hover{
    font-size: 11px;
    padding: 3px 9px;
    color: #ffffff;
    border-radius: 5px;
    background-color: #0e8092;
}

.website_abt{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #4b4b4b0d;
}

.main_shop_banner_sec{
    position: relative;
    padding-top: 0px;
    padding-bottom: 20px;

}

.banner_wislist{
    position: relative;
}

.wishlist_inner_web a .far {
    color: #0e8092 !important;
    font-size: 13px;
    font-weight: 400;
}

.wishlist_inner_web a .far.active {
    color: #0e8092 !important;
    font-size: 13px;
    font-weight: 600;
}


.wishlist_inner_web a .far:hover {
    color: #0e8092 !important;
    font-size: 13px;
    font-weight: 600;
}

.wishlist_inner_web{
    position: absolute;
    content: "";
    bottom: 5px;
    right: 17px;
    z-index: 99;
    background-color: #fff;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 26px;
}
.product_wrapper{
    padding-top: 30px;
    padding-bottom: 30px;
}

.contact_sec{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: cadetblue;
}


.wrapper {
    width: 100%;
   
  }
  
  label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 13px;
  }
  .info-wrap {
    color: rgba(255, 255, 255, 0.8);
  }
  .info-wrap .dbox .icon {
    min-width: 35px;
    min-height: 35px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
  }
  .info-wrap .dbox {
    width: 100%;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
  }
  .info-wrap .dbox p {
    margin-bottom: 0;
        font-size: 15px;
        margin-bottom: 0;
        font-size: 15px;
        color: rgb(255, 255, 255);
  }
  .contact-wrap {
    background: #fff;
  }
  .form-control {
    height: 36px;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  #contactForm .form-control {
    font-size: 12px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
  }
  .form-group {
    margin-bottom: 1rem !important;
  }
  
  .dbox a{
   
    color: #ffffff;
    text-decoration: none;
  }
  
  .info-wrap .dbox .icon .fa{
    color:#0e8092;
  }
  
  .btn-successs {
    color: #fff !important;
    background-color: #0e8092 !important;
    border-color: #0e8092;
}

.bottom_sec{
    padding-top: 10px;
    padding-bottom: 10px;
}

.bottom_footer p{
    font-size: 13px;
    margin-bottom: 0px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #0e8092 !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0) !important;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 14px !important;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.res_new_website p{
 font-size: 14px;
}

.checkmark li {
    margin-top: 7px;
    text-transform: capitalize;
}

.res_wrap_inner{
    margin: 4px;
    border-radius: 12px;
    overflow: hidden;
}

.res_inner .dbox a {
    color: #000000;
    text-decoration: none;
}

.res_inner .info-wrap .dbox p {
    margin-bottom: 0;
    font-size: 15px;
    margin-bottom: 0;
    font-size: 15px;
    color: #0e8092;
}

.res_inner h3{
    color:#000000;
}

.res_inner p{
    color:#000000;
}

.websiteqrcontainercontact{
    width:150px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/down-arrow.png) !important;
    transform: rotate(-180deg);
}

.res_social_iteams ul{
    display: inline-flex;
    list-style-type: none;
    margin-left: -26px;
    margin-bottom: 0px;
}

.res_social_iteams ul li{
    padding: 7px;
    border: 1px solid #0551603d;
    height: 39px;
    width: 39px;
    display: flex;
    align-items: center;
    
    background-color: #0e8092;
    justify-content: center;
    margin-left: 3px;
}
.res_social_iteams .far{
    color: #ffffff;
    font-size: 13px;
}

.my_product_title h6 {
    text-transform: capitalize;
    font-size: 14px;
}



.product-title h5 {
    text-transform: capitalize;
    font-size: 14px;
    color:#0e8092;
}

.check_out_btn {
    position: relative;
    text-decoration: none;
    padding: 12px 28px;
    border: 1px solid #0e8092;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    color: #0e8092;
    font-size: 16px;
}

.check_out_btn a {
    color: #0e8092;
    text-decoration: none;
}

.check_out_btn a:hover {
    color: #0e8092;
    text-decoration: none;
}

.my_cart a:active {
    text-decoration: none;
    color: #0e8092;
    font-weight: 700;
}

.mycart_title h4{
    text-transform: capitalize;
    font-family: sans-serif;
    font-size: 18px;
    color: #0e8092;
}

.my_product_title h4 {
    text-transform: capitalize;
    font-family: sans-serif;
    font-size: 14px;
    color: #0e8092;
}

.my_cart_box {
    border: 1px solid #8080802b !important;
    background-color: #fff;
    padding: 20px;
}

.main_heading_texts h3 {
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #268496;
}


.cart_wish .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #0e8092;
    border-color: #dee2e6 #dee2e6 #fff;
    font-size: 13px;
}


.cart_wish .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 13px;
}

.cart_wish .nav-link:hover {
    display: block;
    padding: 0.5rem 0.6rem;
    color: #000000;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.cart_wish .nav-link {
    display: block;
    padding: 0.5rem 0.6rem;
    color: #000000;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

table tbody{
    font-size: 15px;
    border: 1px solid #8080802b;
}
      
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff !important;
}

.table td, .table th {
    padding: 7px;
    border-top: 1px solid #dee2e6;
    color: #0e8092;
}
.shopping-cart,
.wishlist-table,
.order-table {
    margin-bottom: 20px
}

.shopping-cart .table,
.wishlist-table .table,
.order-table .table {
    margin-bottom: 0;
    border: 1px solid #68bd4547;
}

.shopping-cart .btn,
.wishlist-table .btn,
.order-table .btn {
    margin: 0
}

.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: 99;
  }
  .ribbon-wrapper .ribbon {
    font: 13px sans-serif;
    color: #333;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    top: 15px;
    left: -30px;
    width: 120px;
    background-color: #0e8092;
    color: #fff;
  }

.shopping-cart>table>thead>tr>th,
.shopping-cart>table>thead>tr>td,
.shopping-cart>table>tbody>tr>th,
.shopping-cart>table>tbody>tr>td,
.wishlist-table>table>thead>tr>th,
.wishlist-table>table>thead>tr>td,
.wishlist-table>table>tbody>tr>th,
.wishlist-table>table>tbody>tr>td,
.order-table>table>thead>tr>th,
.order-table>table>thead>tr>td,
.order-table>table>tbody>tr>th,
.order-table>table>tbody>tr>td {
  vertical-align: middle !important;
    font-size: 15px;
    border: 1px solid #8080802b;
    font-weight: 400;

}

.shopping-cart>table thead th,
.wishlist-table>table thead th,
.order-table>table thead th {
    padding-top: 17px;
    padding-bottom: 17px;
    border-width: 1px
}

.shopping-cart .remove-from-cart,
.wishlist-table .remove-from-cart,
.order-table .remove-from-cart {
    display: inline-block;
    color: #0e8092;
    font-size: 13px;
    line-height: 1;
    text-decoration: none
}

.shopping-cart .count-input,
.wishlist-table .count-input,
.order-table .count-input {
    display: inline-block;
    width: 100%;
    width: 86px
}

.shopping-cart .product-item,
.wishlist-table .product-item,
.order-table .product-item {
    display: table;
    width: 100%;
    min-width: 150px;
    margin-top: 5px;
    margin-bottom: 3px;
    display: flex;
    flex-direction: column;
}

.shopping-cart .product-item .product-thumb,
.shopping-cart .product-item .product-info,
.wishlist-table .product-item .product-thumb,
.wishlist-table .product-item .product-info,
.order-table .product-item .product-thumb,
.order-table .product-item .product-info {
    display: table-cell;
    vertical-align: top;
    vertical-align: middle !important;
}

.shopping-cart .product-item .product-thumb,
.wishlist-table .product-item .product-thumb,
.order-table .product-item .product-thumb {
    width: 130px;
    padding-right: 20px
}

.shopping-cart .product-item .product-thumb>img,
.wishlist-table .product-item .product-thumb>img,
.order-table .product-item .product-thumb>img {
    display: block;
    width: 100%
}

.res_social_iteams .fab{
    color: #ffffff;
    font-size: 13px;
}

.payment_sec {
    padding-top: 80px;
    padding-bottom: 80px;
}

.paymentsuccess img {
    width: 50px;
}
.footer-section {
    background: #d4ddd770;
    position: relative;
  }
  .footer-cta {
      border-bottom: 1px solid #0d694c38;
  }
  .single-cta i {
    color: #0e8092;
    font-size: 30px;
    float: left;
    margin-top: 8px;
  }
  .cta-text {
    padding-left: 15px;
    display: inline-block;
  }
  .cta-text h4 {
    color: #0e8092;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
  }
  .cta-text span {
    color: #5e5e5e;
    font-size: 15px;
  }
  .footer-content {
    position: relative;
    z-index: 2;
  }
  .footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .footer-logo img {
      max-width: 200px;
  }
  .footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 28px;
  }
  .footer-social-icon span {
    color: #0e8092;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
  }
  .footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
  }
  .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
  }
  .facebook-bg{
    background: #0e8092;
  }
  .twitter-bg{
    background: #0e8092;
  }
  .google-bg{
    background: #0e8092;
  }
  .facebook-bg:hover{
      background: #0e8092;
      color:#ffffff;
    }
    .twitter-bg:hover{
      background: #0e8092;
      color:#ffffff;
    }
    .google-bg:hover{
      background: #0e8092;
      color:#ffffff;
    }
  .footer-widget-heading h3 {
    color: #0e8092;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
  }
  .footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #0e8092;
  }
  .footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
  }
  .footer-widget ul li a:hover{
    color: #0e8092;
  }
  .footer-widget ul li a {
    color: #5e5e5e;
    text-transform: capitalize;
    text-decoration: none;
  }
  .subscribe-form {
    position: relative;
    overflow: hidden;
  }
  .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
  }
  .subscribe-form button {
      position: absolute;
      right: 0;
      background: #0e8092;
      padding: 13px 20px;
      border: 1px solid #0e8092;
      top: 0;
  }
  .subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
  }
  .copyright-area{
    background: #202020;
    padding: 25px 0;
  }
  .copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
  }
  .copyright-text p a{
    color: #0e8092;
    text-decoration: none;
  }
  
  .footer-menu ul{
      margin-bottom: 0px;
  }
  .footer-menu li {
    display: inline-block;
    margin-left: 20px;
  }
  .footer-menu li:hover a{
    color: #0e8092;
  }
  .footer-menu li a {
    font-size: 14px;
    color: #878787;
    text-decoration: none;
  }
  
  
.gallery-title
{
    font-size: 26px;
    color: #0e8092;
    text-align: center;
    font-weight: 500;
    margin-top: 12px;
    margin-bottom: 10px;
}

.filter-button
{
    font-size: 13px !important;
    border: 1px solid #aeaeae41 !important;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 16px;
    border: 1px solid #0e8092;
    border-radius: 5px;
    text-align: center;
    color: #ffffff !important;
    background-color: #0e819256;

}
.btn-default:active .filter-button:active
{
    background-color: #0e8092;
    color: white;
    
}

.profileup-pic {
    color: transparent;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
  }
  .profileup-pic input {
    display: none;
  }
  .profileup-pic img {
    position: absolute;
    object-fit: cover;
    width: 165px;
    height: 165px;
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.35);
    border-radius: 100px;
    z-index: 0;
  }
  .profileup-pic .-label {
    cursor: pointer;
    height: 165px;
    width: 165px;
  }
  .profileup-pic .-label {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #25b3bf3d;
    z-index: 10000;
    color: #fafafa;
    transition: background-color 0.2s ease-in-out;
    border-radius: 100px;
    margin-bottom: 0;
  }
  .profileup-pic:hover .-label {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #25b3bf3d;
    z-index: 10000;
    color: #fafafa;
    transition: background-color 0.2s ease-in-out;
    border-radius: 100px;
    margin-bottom: 0;
  }
  .profileup-pic span {
    display: inline-flex;
    padding: 0.2em;
    height: 2em;
  }
  .profile-pic {
    color: transparent;
    transition: all 0.3s ease;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
  }
  .profile-pic input {
    display: none;
  }
  .profile-pic img {
    position: absolute;
    object-fit: cover;
    width: 165px;
    height: 165px;
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.35);
    border-radius: 100px;
    z-index: 0;
  }
  .profile-pic .-label {
    cursor: pointer;
    height: 132px;
    width: 132px;
  }
  .profile-pic .-label {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    color: #fafafa;
    transition: background-color 0.2s ease-in-out;
    border-radius: 100px;
    margin-bottom: 0;
  }
  .profile-pic span {
    display: inline-flex;
    padding: 0.2em;
    height: 2em;
  }

  .form-inner2 form .field input {
    height: 100%;
    width: 100%;
    outline: none;
    padding-left: 15px;
    border-radius: 5px;
    border: 1px solid #d3d3d36e;
    border-bottom-width: 2px;
    font-size: 14px;
    transition: all 0.3s ease;
}

.form-inner2 form .field {
    height: 50px;
    width: 100%;
    margin-top: 20px;
}
.form-container .form-inner2 form {
    width: 50%;
    transition: all 0.6s cubic-bezier(0.68,-0.55,0.265,1.55);
}
form .btn input[type="submit"] {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: relative;
    background: none;
    border: none;
    color: #fff;
    padding-left: 0;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}
.form-container .form-inner2 {
    display: flex;
    width: 200%;
}
.form-inner2 form .field {
    height: 50px;
    width: 100%;
    margin-top: 20px;
}

.main_form .form-control {
    display: block;
    width: 100%;
    padding: 1.375rem 1.75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 6.5;
    color: #212529;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav-tabs .nav-link.active {
    color: #fafafb !important;
    background-color: #0e8092 !important;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000000 !important;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.wrappers .title2 {
    width: 50%;
    font-weight: 600;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #0d694c;
    transition: all 0.6s cubic-bezier(0.68,-0.55,0.265,1.55);
}


.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    font-size: 13px !important;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.wrappers {
    overflow: hidden;
    max-width: 390px;
    margin: auto;
    background: #fff;
    padding: 1px;
    border-radius: 5px;
}
.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

.profile_name a .fal{
    color: #055160;
    text-decoration: none;
}

.profile_name a .fal:hover{
    color: #055160;
    text-decoration: none;
    background-color: none !important;
}

.order_number h5{
    font-size: 13px;
    color: black;
    text-transform: uppercase;
    margin-bottom: 0px;

}

.order_padding_inner {
    padding-top: 29px;
    padding-bottom: 29px;
    background-color: #0e819200;
    padding-left: 7px;
    padding-right: 7px;
}

.order_number_inner h5 {
    font-size: 15px;
    color: black;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.order_number_inner h6 {
    font-size: 11px;
    color: rgb(117, 117, 117);
    text-transform: uppercase;
    margin-bottom: 0px;
}

.order_detail_text h5{
    font-size: 14px;
}

.order_number h6{
    font-size: 13px;
    color: #807474db;
    text-transform: capitalize;
    margin-top: 5px;
}
    
.order_details a{
    font-size: 13px;
    color:#055160;
    text-decoration: none;
}

.order_details_display_flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.order_details a:hover{
    font-size: 13px;
    color:#055160;
    text-decoration: none;
}

.order_detail_images img{
    width: 29px;
}

.order_padding_inner {
    padding-top: 0px;
    padding-bottom: 29px;
    padding-left: 7px;
    padding-right: 7px;
    
}

.product_billing{
    margin-top: 15px;
}

.order_detail_images .fal{
    font-size: 14px;
}

.product_billing_rate{
    color: #055160;
    font-weight: 400;
    font-size: 15px;
}

.order_belling_wrappper{
    padding: 7px;
    margin-top: 13px;
    border-radius: 10px;
    background-color: #0e809224;
    border: 1px solid #80808021;
}

.product_billing_name h5{
    font-size: 14px;
    margin-bottom: 0px;
}

.main_order_images img{
    width:200px !important;
    border-radius: 6px;
}

.display_flex_start_order {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}


.order_padding{
    padding-top: 29px;
    padding-bottom: 29px;
    padding-left: 7px;
    padding-right: 7px;
    border-bottom: 1px solid #0e809230;
}


.main_order_details h6{
    margin-bottom: 2px;
    padding-left: 6px;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: pre-wrap;
}


.main_order_details p{
    margin-bottom: 3px;
    padding-left: 6px;
    font-size: 11px;
    color: #0e8092;
    font-weight: 500;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 2.5em !important;
    margin-bottom: 0.125rem;
}

.order_schedule_wrappper {
    padding: 7px;
    margin-top: 13px;
    border-radius: 10px;
    background-color: #0e809224;
    border: 1px solid #80808021;
}

.credit_title p{
    font-size: 14px;
}

.credit_title h5{
    font-size: 16px;
}

.order_schedule_wrappper {
    font-size: 16px;
}

.font-table{
    font-size: 13px;
}

.credit .nav-tabs .nav-link.active {
    border-bottom: 2px solid #0e8092 !important;
    color: #000000 !important;
    background-color: #0e809200 !important;
    border-color: #dee2e600 #dee2e600 #fff;
}
 
.job_apply a{
    text-decoration: none;
    color:#000000;
    cursor: pointer;
    background-color: #055160;
}

.job_apply a:hover{
    text-decoration: none;
    color:#055160;
    cursor: pointer;
}

.carrr .card .card-body ul li {
list-style-type: none;
}


.carrr .card .card-body ul{
    margin-left: -26px !important;
}

.carrr .card .card-body ul li::before {
    content: "•";
    color: #0e8092;
    font-weight: bold;
    width: 20px;
    margin-left: -18px;
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
} 



.carrr .card .card-header {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    justify-content: center;
    align-items: center;
}

.carrr .card .card-header .card-price {
    font-size: 26px;
    color: #000;
}

.carrr .card {
    background-color: #0e809233;
    padding: 25px;
    border-radius: 8px;
    position: relative;
  }

  .carrr .card .card-header .card-title {
    font-weight: 400;
    font-size: 14px;
    color: #000;

}

.carrr .card .card-body ul li {
    color: #000000;
    position: relative;
    font-size: 14px;
}

.carrr .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: rgb(0 0 0 / 0%);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.carrr .card-footer {
    padding: 0.5rem 1rem;
    background-color: rgb(255 255 255 / 0%);
    border-top: 1px solid rgba(0,0,0,.125);
    display: flex;
    justify-content: center;
    align-items: center;
}

.carrr .card .card-footer button {
    border: 1px solid #ffffff;
    background: #0e8092;
    padding: 10px 25px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
}


.job_wrapper{
    border: 1px solid #8080803b;
    margin: 1px;
    border-radius: 8px;
    width: 95%;
}

.job_cover_text p{
    font-size: 12px;
}

.job_title h5{
    font-size: 15px;
    color: #0e8092;
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}

.job_cover_text p{
    margin-bottom: 0px;
    color: #0e8092;
}

.job_cover_icon .fal{
    color: #0e8092;
}

.job_cover{
    background-color: #05516017;
    padding: 4px;
    font-size: 12px;
    border-radius: 5px;
    margin: 1px;
}

.job_apply p{
    font-size: 13px;
}

.job_des p{
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: pre-wrap;
}

.job_title h6{
    font-size: 13px;
    overflow: hidden;
    margin-top: 5px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;}
  
 @media screen and (max-width:997px){
    .none_col{
        display: none;
    }
    .fixed_menu_bar_icon{
        display: block;
        position: fixed;
        bottom:10px;
        left:20px;
        background-color: #055160;
        width:50px;
        height:50px;
        z-index:99999;
       
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    
 }

@media screen and (max-width: 468px) {
    .ribbon-wrapper .ribbon {
        font: 10px sans-serif;
        color: #333;
        text-align: center;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        position: relative;
        padding: 7px 0;
        top: 15px;
        left: -30px;
        width: 120px;
        background-color: #0e8092;
        color: #fff;
    }
    .single-cta i {
        color: #0e8092;
        font-size: 15px;
        float: left;
        margin-top: 8px;
    }
    .cart_text_wrapper p {
        max-width: 500px;
        font-size: 13px;
    }
    .inner_resturant p {
        margin-bottom: 0px;
        font-size: 12px;
    }
    .remode .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 88% !important;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 0.3rem;
        outline: 0;
    }
    .share_metoz {
        position: absolute;
        content: "";
        top: 10px;
        right: 39px;
        z-index: 99;
    }
    .stars .restu_name h3 {
        font-size: 12px;
        margin-bottom: 0px;
        display: -webkit-box;
        margin-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }
}

@media screen and (max-width: 368px) {
    .premium_qr_platinumnewcards img {
        position: absolute;
        content: "";
        top: 6px;
        right: 6px;
        width: 47px;
        z-index: 99;
    }
    .main_order_details h6 {
        margin-bottom: 2px;
        padding-left: 6px;
        font-size: 12px;
        font-weight: 400;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: pre-wrap;
    }

    .main_order_details p {
        margin-bottom: 3px;
        padding-left: 6px;
        font-size: 12px;
        color: #0e8092;
        font-weight: 500;
        text-transform: uppercase;
    }
    .categories_text h3 {
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 500;
        color: #0e8092;
    }

    .bookmy_img {
        width: 30%;
    }
    .premium_card_name h3 {
        font-size: 14px;
        margin-bottom: 0px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }
    .menu_name_boxes_items h6 {
        font-size: 11px;
        text-transform: uppercase;
    }
    .share_metoz {
        position: absolute;
        content: "";
        top: 10px;
        right: 14px;
        z-index: 99;
    }
    .main_cat img {
        border-radius: 60px;
        width: 47px !important;
        height: 47px !important;
        
    }
    .main_cat h6 {
        text-align: center;
        font-size: 9px;
        margin-top: 8px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }
    .plus_text p {
        text-align: center;
        font-size: 11px;
        font-weight: 700;
    }
    .nav-pills .nav-link {
        background: 0 0;
        border: 0;
        border-radius: 0.25rem;
        color: #0e8092 !important;
        font-size: 10px !important;
        font-weight: 500;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: color 0.28s ease;
        -moz-transition: color 0.28s ease;
        -o-transition: color 0.28s ease;
        -ms-transition: color 0.28s ease;
        transition: color 0.28s ease;
    }

    .mains_cat h6 {
        text-align: center;
        font-size: 9px;
        margin-top: 8px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: pre-wrap;
        color: #000;
    }
     

    .restu_margin_top{
        position: relative;
    }


    .restu_food_name p {
        font-size: 10px;
        line-height: 17px;
        text-align: left;
        margin-bottom: 0px;
        font-weight: 400;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }

    .restu_location p {
        font-size: 10px;
        line-height: 17px;
        margin-bottom: 0px;
        font-weight: 400;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }

    .restu_name h3 {
        font-size: 13px;
        margin-bottom: 0px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }

    .cart_text_wrapper p {
        max-width: 500px;
        font-size: 13px;
    }
    

    .plusbtn a {
        color: #ffffff;
        font-size: 7px;
        text-decoration: none;
        padding: 6px;
    }

    .plusbtn {
        position: absolute;
        content: "";
        top: 83px;
        left: 12px;
        z-index: 99;
    }
    .reel_box_logo_date p{
        font-size: 7px;
        line-height: 17px;
        color: #ffffff;
        margin-bottom: 0px;
        font-weight: 700;
        text-transform: capitalize;
        white-space: nowrap;
        overflow: hidden;
        margin-left: 5px;
        text-overflow: ellipsis;
    }
    
    .resnav .nav-tabs .nav-link.active {
        color: #ffffff;
        background-color: #0e8092;
        border-color: #dee2e6 #dee2e6 #fff;
        font-size: 13px;
    }

    .resnav .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0 0;
        background-color: #ffffff;
        font-size: 13px;
        border: 1px solid #0e809269;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .res_inner .dbox a {
        color: #000000;
        font-size: 13px;
        text-decoration: none;
    }

    

}

@media screen and (max-width: 325px) {

    .main_cat h6 {
        text-align: center;
        font-size: 8px;
        margin-top: 8px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: pre-wrap;
    }
    .cart_wish .nav-tabs .nav-link.active {
        color: #ffffff;
        background-color: #0e8092;
        border-color: #dee2e6 #dee2e6 #fff;
        font-size: 11px;
        padding: 0.5rem 0.5rem;
    }
    
    
    .cart_wish .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0 0;
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        font-size: 11px;
    }
    
    .cart_wish .nav-link {
        display: block;
        padding: 0.5rem 0.5rem;
        color: #000000;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    }
    
}
