
/*

Template Name: Groci - Organic Food & Grocery Market Template

Author: Askbootstrap

Author URI: https://themeforest.net/user/askbootstrap

Version: 1.3

*/

/*

    -- Body

    -- Top Menu

    -- Link Menu

    -- Category Slider

    -- Main Slider

    -- Featured Product

    -- Featured Box

    -- Footer

    -- Cart Sidebar

    -- Shop Filters

    -- Shop Detail

    -- Cart Page

    -- Checkout Page

    -- Login Modal

    -- My Account

    -- About Page

    -- Blog Page

    -- Mobile Media

*/


/* Body */

html{ direction: rtl; }

 body {

    /* background-color: #eff7fa;*/

     font-size: 14px;

     font-family: 'Scheherazade', serif;

     line-height: 25px;

     color: #888;

}
.owl-wrapper {
    float: left;
}

h1, h2, h3, h4, h5, h6 {

     color: #414141;

}

 p {

     font-size: 14px;

     line-height: 22px;

     color:#888;

}

img {

     height: auto;

     max-width: 100%;

}

ul, ol {

     list-style: outside none none;

}

ul {

     margin: 0;

     padding: 0;

}

img {

     transform-style: preserve-3d;

}

a {

     text-decoration:none !important;

     color:#888;

     transition-duration: 0.4s;

}

a:hover {

     transition-duration: 0.4s;

     color:#414141;
     cursor:pointer !important;

}
img:hover{
       cursor:pointer !important;
}
a, a:hover {

     text-decoration: none;

}

a:focus {

     outline: medium none;

     outline-offset: 0;

}

.border-none {

    border: medium none !important;

}

.section-padding {

    padding: 40px 0;

}

.margin-auto {

    margin: auto;

}

.dataTables_wrapper.container-fluid.dt-bootstrap4.no-footer {

    margin-top: 15px;

    padding: 0;

}

.help-block li {

    color: red;

}

.bg-success {

    background: #23bd5b none repeat scroll 0 0 !important;

}

.pmb-3 {

    margin-bottom: 30px !important;

}

.page-link{

    color: #0cc5b7;

}

.page-item.active .page-link{

    border-color: transparent !important;

        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0cc5b7+0,2bd891+100 */

background: #1ea0a0;

}

.bg-dark {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0cc5b7+0,2bd891+100 */

background:transparent !important;

}

.btn-secondary {

 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff934b+0,ff5e62+100 */

background:#dc2850; /* Old browsers */

}

.text-secondary{

    color:#0cc5b7 !important;

}

 .bg-success, .btn-success, .btn-outline-success:hover, .badge-success {

     border-color: transparent !important;

     background: #4eda92;

    /* Old browsers */

     background: -moz-linear-gradient(-45deg, #4eda92 1%, #56e0cb 100%);

    /* FF3.6-15 */

     background: -webkit-linear-gradient(-45deg, #4eda92 1%,#56e0cb 100%);

    /* Chrome10-25,Safari5.1-6 */

     background: linear-gradient(135deg, #4eda92 1%,#56e0cb 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eda92', endColorstr='#56e0cb',GradientType=1 );

    /* IE6-9 fallback on horizontal gradient */

}

 .btn-outline-success{

     border-color: #4eda92;

     color: #4eda92;

}

 .text-success{

     color: #4eda92 !important;

}

 .bg-danger, .btn-danger, .btn-outline-danger:hover, .badge-danger{

     border-color: transparent !important;

     background: #dc2850;

}

 .btn-outline-danger{

     border-color: #ff253a;

     color: #ff253a;

}

 .text-danger{

     color: #ff253a !important;

}

 .bg-info, .btn-info, .btn-outline-info:hover, .badge-info{

     border-color: transparent !important;

     background: #17a2b8;

    /* Old browsers */

     background: -moz-linear-gradient(-45deg, #17a2b8 1%, #30def9 100%);

    /* FF3.6-15 */

     background: -webkit-linear-gradient(-45deg, #17a2b8 1%,#30def9 100%);

    /* Chrome10-25,Safari5.1-6 */

     background: linear-gradient(135deg, #17a2b8 1%,#30def9 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#30def9',GradientType=1 );

    /* IE6-9 fallback on horizontal gradient */

}

 .btn-outline-info{

     border-color: #17a2b8;

     color: #17a2b8;

}

 .text-info{

     color: #17a2b8 !important;

}

.badge {

    border-radiuss: 2px;

    font-weight: 400;

}

.btn {

    border: medium none;

    border-radiuss: 2px !important;

    font-size: 14px;

}

.heading-design-h5 {
    font-size: 26px;
    margin-bottom: 14px; text-align: right;
}

.heading-design-h5 a {

    font-size: 15px;

    line-height: 22px;

}

.border-top {

    border-top: 1px solid #eeeeee !important;

}

.border-bottom {

    border-bottom: 1px solid #eeeeee !important;

}

.dropdown-item.active, .dropdown-item:active {

    background-color:#f9f9f9 !important;

    color: #1c2224 !important;

    text-decoration: none;

}

.select2-container--default .select2-selection--single {

    background-color: #fff;

    border: 1px solid #ced4da;

    border-radiuss: 2px;

    width: 100%;

}

.select2-container .select2-selection--single {

    height: 35px;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 21px;

}

.select2-container .select2-selection--single .select2-selection__rendered {

    padding: 0.375rem 0.75rem;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {

    right: 8px;

    top: 5px;

}

.checkout-step-two .select2-container {

    width: 100% !important;

}

.accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:first-of-type{

    border:1px solid #eeeeee;

}

.select2-dropdown {

    border: medium none !important;

    border-radiuss: 0 !important;

     box-shadow: 0 4px 4px #dcdcdc !important;

}

.owl-theme .owl-controls .owl-buttons div, .footer-social a{

    transform: scale(1);

    transition-duration: 0.4s;

}

.owl-theme .owl-controls .owl-buttons div:hover, .footer-social a:hover{

    transform: scale(1.09);

}

.input-group-text {

    border-radiuss: 2px;

}

.card-header {

    background-color: #fbfbfb;

    border-bottom: 1px solid #eeeeee;

}

.card {

    background-clip: border-box;

    background-color: #fff;

    border: 1px solid #eeeeee;

    border-radiuss: 2px;

    display: flex;

    flex-direction: column;

    min-width: 0;

    position: relative;

    word-wrap: break-word;

}

.list-group-item:first-child {

    border-top-left-radius: 2px;

    border-top-right-radius: 2px;

}

.list-group-item:last-child {

    border-bottom-left-radius: 2px;

    border-bottom-right-radius: 2px;

}

.list-group-item {

    border: 1px solid #eeeeee;

}

.navbar-nav li.dropdown:hover .dropdown-menu {

    display: block;

}

/* Top Menu */

.navbar-top, .footer-bottom{

         border-color: transparent !important;

     background: #171b20;

    /* Old browsers */

     background: -moz-linear-gradient(-45deg, #171b20 1%, #343a40 100%);

    /* FF3.6-15 */

     background: -webkit-linear-gradient(-45deg, #171b20 1%,#343a40 100%);

    /* Chrome10-25,Safari5.1-6 */

     background: linear-gradient(135deg, #171b20 1%,#343a40 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171b20', endColorstr='#343a40',GradientType=1 );

    /* IE6-9 fallback on horizontal gradient */

}

.osahan-menu {

    padding: 0px;

}

.osahan-menu .navbar-brand {

    padding:15px 0px 17px 0px;
width: 141px;

}

.main-nav-right .btn {

    border-radiuss: 0 !important;

    color:#666;

    margin: 0 0 0 -4px;

    padding: 9px 0;

}

.main-nav-right li {

    margin: 0 0 0 28px !important;

}
.main-nav-right li:last-child {
    margin-right: 0 !important;
}

.main-nav-right .osahan-top-dropdown img {

    border: 3px solid #fff;

    border-radiuss: 50px;

    height: 38px;

    width: 38px;

}

.dropdown-toggle-top-user {

    padding: 20px 11px 18px 7px !important;

}

.cart-btn .mdi {

    background: #fff none repeat scroll 0 0;

    border-radiuss: 50px;

    box-shadow: 0 2px 8px 0 rgba(255, 97, 98, 0.46);

    color: #000;

    display: inline-block;

    font-size: 18px;

    height: 36px;

    line-height: 35px;

    margin-right: 13px;

    vertical-align: -3px;

    width: 36px;

}

.cart-btn .btn {

    font-weight: 500;

    position: relative;

}
.section-padding.bg-dark.inner-header {
    background: #272c31 !important;
}
.cart-btn .cart-value { color: #fff;

    background: #dc2850;

    border-radiuss: 50px;

    font-size: 18px;

    font-weight: 500;

    height: 18px;

    left: 31px;

    line-height: 17px;

    min-width: 18px;

    position: absolute;

    top: 17px;

}
.top-categories-search {
    /* left: 0; */
    margin: auto;
    /* position: absolute; */
    /* right: 0; */
    /* top: 16px; */
    width: 617px;
}

.top-categories-search .form-control {

    border: medium none;

    font-size: 14px;

    height: 45px;

    min-width: 384px;

}

.top-categories-search .btn {

    border-radiuss: 0 2px 2px 0 !important;

    font-weight: 500;

    height: 45px;

    padding: 0 21px;

    text-transform: uppercase;

}

.top-categories-search .select2-selection.select2-selection--single {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    border-color: -moz-use-text-color #ececec -moz-use-text-color -moz-use-text-color;

    border-image: none;

    border-radiuss: 2px 0 0 2px;

    border-style: none solid none none;

    border-width: medium 1px medium medium;

    height: 45px;



}

.top-categories-search .form-control-select, .top-categories-search .select2-container{

     width: 168px !important;

}

.top-categories-search .select2-container--default .select2-selection--single .select2-selection__rendered {

    font-size: 14px;

    line-height: 43px;

    padding: 0 16px;

}

.top-categories-search .select2-container--default .select2-selection--single .select2-selection__arrow {

    height: 26px;

    position: absolute;

    right: 10px;

    top: 9px;

    width: 20px;

}

/* Link Menu */

/*.osahan-menu-2 {*/

/*    background: #144646 none repeat scroll 0 0 !important;*/

/*    border-radiuss: 0;*/

/*    padding: 0;*/

/*}*/

.osahan-menu-2 {
background: #8064A6 0% 0% no-repeat padding-box;
border-radius: 0;
padding: 0;
box-shadow: 0px 3px 6px #00000029;
}

li.list-inline-item.cart-btn img {
    width: 36px;
}
.osahan-menu-2 .nav-link {
    color: #fff !important;
    font-size: 11px;
    padding: 6px 0px !important;
    letter-spacing: 0;
    font-family: 'CenturyGothic';
}

.osahan-menu-2 .nav-item .nav-link.active, .navbar.osahan-menu-2 .nav-item.active .nav-link:hover
{ background: linear-gradient(135deg, #dc2850 0%,#dc2850 100%) !important;
    color: #fff !important;
}

.dropdown-menu {

    border: medium none;

    border-radiuss: 0 0 2px 2px;

    box-shadow: 0 4px 4px #dcdcdc;

    margin: 0;

}

.dropdown-menu .dropdown-item {

    color: #666;

    font-size: 14px;

    padding: 5px 14px !important;

}

.osahan-menu-2 .nav-link.shop {

    border-right: 1px solid #ececec;

    color: #414141 !important;

    font-weight: 500;

    margin-right: 11px;

    padding-right: 22px !important; display: none;

}

.osahan-menu-2 .nav-link:hover {


    color: #fff !important; text-decoration: underline !important;

}

/* Category Slider */

.card{

    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);

}

.page-info

{

   /* box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);*/

   /* border-top: 1px solid #ececec;*/

}

.category-item img {

    border-radiuss: 50px;

    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);

    height: 80px;

    margin: 1px 0 8px;

    object-fit: scale-down;

    padding: 9px;

    transform: scale(1);

    transition-duration: 0.4s;

    width: 80px;

}

.category-item:hover img

{

     transform: scale(1.09);

}

.category-item {

    padding: 8px;

    text-align: center;

}

.category-item h6 {

    font-size: 14px;

    margin: 0;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.top-category {

    background: #fff none repeat scroll 0 0;

    border-bottom: 1px solid #eeeeee;

    margin-bottom: 15px;

    padding: 14px 0;

    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);

}

.category-item p {

    margin: 0;

}

.top-category .owl-prev {

    left: -70px;

}

.top-category .owl-next {

    right: -70px;

}

/* Main Slider */

.carousel-slider-main .owl-pagination {

    bottom: 0;

    left: 0;

    position: absolute;

    right: 0;

}

.carousel-slider-main {

    position: relative;

}

.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {

    top: 46%;

}



.product-header .badge {
width: auto;
border-radius: 0;
background: #E23941;
box-shadow: none;
border: none !important;
color: white;
font-size: 17px;
padding: 7px 10px 4px;
position: absolute;
top: auto;
line-height: 13px;
left: auto;
left: 0;
bottom: 28px;
border: solid red;
z-index: 9;
}

.product {

    background: #fff none repeat scroll 0 0;

    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);

    border-radiuss: 2px;

    text-align: center;

    padding: 20px 0;

    position: relative;

}



.owl-carousel-featured .item {

    margin: 4px;

}



.product-header .mdi-circle {

    border: 1px solid;

    border-radiuss: 2px;

    display: inline-block;

    font-size: 11px;

    height: 22px;

    line-height: 19px;

    position: absolute;

    right: 20px;

    text-align: center;

    top: 20px;

    width: 22px;

}

.product-body h5 {

    font-size: 17px;

    font-weight: bold;

    margin: 0;

    color: #0cc5b7;

}

.product-body h6 {

    color: #9c9c9c;

    font-size: 12px;

    margin: 5px 0 14px;

}



.product-body h6 strong .mdi {

    color: #ff253a;

}



.product-header img {

 height: 128px;

    margin: 0 0 18px;

    object-fit: scale-down;

    transform: scale(1);

    transition-duration: 0.4s;

}

.product:hover .product-header img {

    transform: scale(1.09);

}

.product-header {

    text-align: center;

}

.offer-price {

    color: #000;

    font-size: 14px;

    font-weight: 600;

    line-height: 16px;

}

.regular-price {
    color: #888888 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
    text-decoration: line-through;
}

.product-footer .btn {

    border-radiuss: 49px !important;
    font-size: 20px;
    padding: 0px 12px;
    margin: 10px 0 0;

}

.owl-carousel-featured .owl-prev {

    left: -40px;

    top: 43%;

}

.owl-carousel-featured .owl-next {

    right: -40px;

    top: 43%;

}

/* Featured Box */

/*.feature-box p {*/

/*    margin: 0; line-height: 15px; font-size: 13px;*/

/*}*/

.feature-box p {
margin: 0;
line-height: 15px;
font-size: 19px;
}

.feature-box h6 {

    color: #24a3b5;

    font-size: 15px;

    font-weight: 500;

    margin: 0;

    padding: 10px 0 0;

}

.feature-box .mdi {

    border: 1px solid #24a3b5;

    border-radiuss: 50px;

    color: #24a3b5;

    display: inline-block;

    float: left;

    font-size: 21px;


    line-height: 56px;

    margin: 0 0 0 15px;

    text-align: center;

    width: 90px;

}

/* Footer */
.footer {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee !important;
    background-color: #464545;
    padding-bottom: 4px;
}
.footer p,
.footer a{
    color: #fff;
    font-family: 'CenturyGothic';
}
.footer input[type="text"] {
    border: solid 1px #EEE;
    padding: 2px 10px;
    color: #fff;
    border-radiuss: 20px;
    background-color: transparent;
    width: 298px;
    margin: 0 0 0px 17px;
    outline: none;
}
.footer input[type="submit"]{
    background-color: #1ea0a0;
    border:solid 1px #1ea0a0;
    padding: 2px 24px;
    color: #fff;
    border-radiuss: 20px;
}
.footer input[type="submit"]:hover{
    background-color: #dc2850;
    border:solid 1px #dc2850;
}
.footer .text-p-left {
    margin-right: 252px;
    margin-bottom: 10px;
}
.footer ul a:hover{
    text-decoration: underline !important;
}

.app img {

    height: 32px;

    margin: 0 11px 0 0;

}

.footer-bottom p{

    line-height: 16px;

}

.footer-social a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 25px;
    color: #ccc;
    display: inline-block;
    height: 26px;
    line-height: 24px;
    text-align: center;
    width: 26px;
    margin: 0 8px;
}

.footer-social a:hover {
    background: #dc2850;
}



.footer-bottom p {

    color: #fff;

}

.footer-bottom .text-dark {

    color: #fff !important;

}

.footer-bottom .text-primary {

    color: #ff253a !important;

}



/* Cart Sidebar */

body.toggled {

    overflow: hidden;

}

body.toggled::after {

    background: #000 none repeat scroll 0 0;

    bottom: 0;

    content: "";

    left: 0;

    opacity: 0.7;

    position: absolute;

    right: 0;

    z-index: 9;

    top: 0;

}

.cart-sidebar {

    background: #fff none repeat scroll 0 0;

    overflow: auto;

    position: fixed;

    right: -400px;

    top: 0;

    width: 400px;

    z-index: 99;

      -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

    height: 100vh;

}

.toggled .cart-sidebar {

    right: 0px;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}

.cart-sidebar-body {

    background: #eff7fa none repeat scroll 0 0;

    height: 66vh;

    overflow: inherit;

    padding: 18px 20px;

}

.cart-sidebar-header {

    background: #1c2224 none repeat scroll 0 0;

    color: #fff;

    padding: 18px 20px;

}

.cart-sidebar-header h5 {

    color: #fff;

    font-size: 16px;

    line-height: 24px;

    margin: 0;

}

.cart-sidebar-header .float-right {

    background: #fff none repeat scroll 0 0;

    border-radiuss: 24px;

    color: #000;

    height: 26px;

    line-height: 25px;

    text-align: center;

    width: 26px;

}

.cart-list-product {

    background: #fff none repeat scroll 0 0;

    border-radiuss: 5px;

    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);

    margin-bottom: 16px;

    overflow: hidden;

    padding: 12px;

    position: relative;

}

.cart-list-product img {

   background: #fff none repeat scroll 0 0;

    border: 1px solid #efefef;

    border-radiuss: 5px;

    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);

    float: left;

    height: 99px;

    margin: 0 15px 0 0;

    object-fit: scale-down;

    width: 82px;

}

.cart-list-product h5 a {

    font-size: 14px;

    color: #0cc5b7;

}

.cart-list-product h5 {

    margin: -2px 0 8px 0;

}

.cart-list-product h6 {

    font-size: 11px;

}

.cart-list-product > h6 span {

    color: #ff253a;

}

.remove-cart {

    position: absolute;

    right: 18px;

    top: 12px;

}

.cart-list-product .badge {

  background: #f2fef2 none repeat scroll 0 0;

    border: 1px solid #4eda92;

    border-radiuss: 2px;

    color: #4eda92;

    font-size: 11px;

    font-weight: 500;

    padding: 3px 6px;

}

.cart-sidebar-footer {

    background: #ffffff none repeat scroll 0 0;

    padding: 14px 20px;

}

.cart-store-details p {

    margin: 0 0 3px;

}

.cart-store-details h6 {

    margin: 10px 0 19px;

}

.cart-sidebar-footer .btn {

    padding: 15px 17px;

}

/* Shop Filters */

.shop-filters .card-header .btn {

    color: #000;

    font-size: 15px;

    font-weight: bold;

    padding: 7px 0;

    position: relative;

    text-align: left;

    text-decoration: none;

    text-transform: uppercase;

    width: 100%;

}

.shop-filters .card-header .btn .mdi {

    position: absolute;

    right: 0;

}

.shop-filters .card-body {

    padding: 4px;

}

.card-shop-filters {

    padding: 18px !important;

}

.card-shop-filters .custom-control {

    margin: 8px 0;

}

.card-shop-filters .custom-control .badge {

    float: right;

    margin: 6px 0 0;

}

.card-shop-filters .custom-control label {

    width: 100%;

}

.list-group-item.active {

    background: #0cc5b7 none repeat scroll 0 0;

    border-color: #0cc5b7;

}

.shop-filters .card {

    margin: -2px 0 0;

}

/* Shop Detail */

.shop-detail-slider #sync1 {

    border: 1px solid #eeeeee;

    border-radiuss: 12px;

    margin-bottom: 15px;

    overflow: hidden;

}

.shop-detail-slider {

    position: relative;

}

.favourite-icon a {

    background: red none repeat scroll 0 0;

    border-radiuss: 50px;

    color: #fff;

    font-size: 17px;

    height: 35px;

    line-height: 34px;

    position: absolute;

    right: 20px;

    text-align: center;

    top: 20px;

    width: 35px;

    z-index: 9;

}

.shop-detail-slider #sync2 img {

    border: 2px solid #eeeeee;

    border-radiuss: 12px;

    cursor: pointer;

   margin: 26px 0 8px;

    width: 67px;

}

.shop-detail-slider #sync2 .item {

    text-align: center;

}

.shop-detail-right {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #eeeeee;

    border-radiuss: 12px;

    padding: 32px;

}

.shop-detail-slider #sync2 .synced img, .shop-detail-slider #sync2 img:hover {

    border-color: #1c2224;

}

.shop-detail-slider #sync2 {

    padding: 0 70px;

}

.shop-detail-right .badge {

    background: #f2fef2 none repeat scroll 0 0;

    border: 1px solid #51aa1b;

    border-radiuss: 2px;

    color: #51aa1b;

    font-size: 14px;

    font-weight: 500;

    padding: 6px 13px;

}

.shop-detail-right h2 {
    font-size: 30px;
    font-weight: 100;
    margin: 10px 0 5px;
}

.shop-detail-right > h6 {

    color: #666;

    font-size: 14px;

    margin: 0 0 19px;

}
.shop-detail-right .btn {
    font-weight: 500;
    margin: 29px 0;
    padding: 6px 50px;
    border-radius: 0px !important;
    background-image: url(../img/btn-bg.png);
    max-width: 417px;
    width: 100%;
    background-size: contain;
    font-size: 19px;
}
.shop-detail-right .btn:hover{
    background-image: url(../img/cart-bgn-btn.png);
}

.short-description {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #eeeeee;

    border-radiuss: 2px;

    padding: 22px;

}

.shop-detail-right .regular-price {

    font-size: 17px;

    font-weight: 100;

    margin: 0 0 8px;

    /*color: #17a2b8 !important;*/

}

.shop-detail-right .offer-price {

    font-size: 20px;

    font-weight: 300;

}

.shop-detail-right .offer-price .text-success {

    font-size: 20px;

    font-weight: 500;

}

.shop-detail-right .feature-box .mdi {

    background: #23bd5b none repeat scroll 0 0;

    border: medium none;

    color: #fff;

}

.shop-detail-right .feature-box h6 {

    font-weight: 400;

}

.shop-detail-right .feature-box {

    margin: 4px 0;

}

/* Cart Page */

.cart_product img {

     -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    border-color: #ececec #ececec #dcdcdc;

    border-image: none;

    border-radiuss: 2px;

    border-style: solid;

    border-width: 1px 1px 3px;

    box-shadow: 0 0 3px #ececec;

    float: left;

    height: 88px;

    margin: 0px;

    object-fit: scale-down;

    width: 72px;

}

.cart_summary td {

    vertical-align: middle;

}

.cart_summary > thead, .cart_summary > tfoot {

    background: #f7f7f7 none repeat scroll 0 0;

}

.cart_summary {

    border: medium none !important;

}

.qty .form-control {

    border-radiuss: 2px !important;

    margin: 0 2px;

    text-align: center;

    width: 18px;

}

.qty .btn {

    background: #5a6268 none repeat scroll 0 0;

    border-radiuss: 2px !important;

    color: #fff;

    font-size: 23px;

    height: 33px;

    line-height: 15px;

    padding: 0;

    text-align: center !important;

    vertical-align: baseline;

    width: 27px;

}

.cart_description h5 {

    font-size: 15px;

    margin: 0 0 5px;

}

.cart_description h6 {

    font-size: 12px;

    font-weight: 100;

}

.availability .badge {

    font-size: 11px;

    padding: 6px 11px;

}

.cart-table {

    border-top: medium none;

    padding: 0;

}

.cart-table .table {

    margin-bottom: 0;

}

.cart-table .btn-secondary {

    border-radiuss: 0 !important;

    font-size: 16px;

    padding: 20px;

    text-transform: uppercase;

}

.cart_product {

    width: auto;

}

/* Checkout Page */

.checkout-step .card {

    margin: 0 0 -1px;

}

.checkout-step .card .card-header .btn {

    color: #414141;

    font-size: 17px;

    font-weight: 500;

    padding: 9px 0;

    text-align: left;

    text-decoration: none;

    width: 100%;

}

.checkout-step .card .card-header .btn .number {

    border-radiuss: 50px;

    color: #fff;

    display: inline-block;

    font-weight: bold;

    height: 34px;

    line-height: 28px;

    margin: 0 8px 0 0;

    text-align: center;

    text-decoration: none;

    vertical-align: 0;

    width: 34px;

    border: 2px solid;

}

.checkout-step .card .card-header .btn.collapsed .number {

     border: 2px solid #23bd5b;

     color: #23bd5b;

}

.checkout-step .card .card-header .btn .number {

    border: 2px solid #51aa1b;

    color: #51aa1b;

}

.order-done .mdi {

    font-size: 135px;

    line-height: 161px;

}

/* Login Modal */

.login-modal-left {

    background: rgba(0, 0, 0, 0) url("../img/login.jpg") repeat scroll center center;

    float: right;

    height: 300px;

    list-style: outside none none;

    margin: 70px auto auto;

    width: 322px;

}

.form-control {

    border-radiuss: 2px;

    font-size: 14px;

}

label {

    font-size: 14px;

    margin: 0 0 3px;

}

.modal-content {

    border: medium none;

    border-radiuss: 2px;

}

.login-modal-right {

    padding: 27px;

}

.login-icons {

    border: medium none;

    border-radiuss: 2px;

    cursor: pointer;

    font-size: 12px;

    font-weight: 500;

    text-transform: uppercase;

}

.login-footer-tab .nav-link {

    background: #ececec none repeat scroll 0 0 !important;

    border: medium none;

    border-radiuss: 2px !important;

    margin: 10px 3px 0 2px;

    padding: 7px 20px;

}

.login-footer-tab .nav {

    border: medium none;

    display: inline-flex;

}

.btn-facebook {

    background: #395b9a none repeat scroll 0 0;

    color: #fff;

}

.btn-google {

    background: #c71e25 none repeat scroll 0 0;

    color: #fff;

}

.btn-twitter {

    background: #3a9ed8 none repeat scroll 0 0;

    color: #fff;

}

.login-with-sites p {

    margin: 0 0 7px;

}

.login-with-sites {

    margin-bottom: 10px;

}

.modal-backdrop.show {

    opacity: 0.7;

}

/* My Account */

.account-page .mx-auto {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #eeeeee;

    padding: 0;

}

.account-page .mx-auto .card {

    border: medium none;

}

.account-right {

    border-left: 1px solid #eeeeee !important;

    min-height: 508px;

}

.user-profile-header img {

    border-radiuss: 50px;

    height: 100px;

    margin-bottom: 15px;

    object-fit: scale-down;

    width: 100px;

}

.user-profile-header {

    padding: 36px;

    text-align: center;

}

.user-profile-header p {

    margin: 0;

}

.account-left {

    margin-right: -1px;

}

.account-left .list-group {

    padding: 10px;

}

/* About Page */

.team-card img {

    border-radiuss: 50px;

    height: 100px;

    width: 100px;

}

/* Blog Page */

.blog .card-body, .sidebar-card .card-body, .reviews-card .card-body {

    padding: 25px;

}

.blog-header {

    border: 2px solid #fff;

}

.sidebar-card-list li a {

    border-bottom: 1px solid #efefef;

    display: inline-block;

    padding: 8px 0;

    width: 100%;

}

.sidebar-card-list li:last-child a {

    border: medium none;

    padding-bottom: 0;

}

.tag-cloud-link {

    background: #ccc none repeat scroll 0 0;

    border-radiuss: 2px;

    color: #fff;

    display: inline-block;

    margin: 2px 0;

    padding: 4px 13px;

}

.tag-cloud-link:hover {

    background: #000 none repeat scroll 0 0;

    color: #fff;

}

.blog .card-title a {

    color: #222 !important;

}

.blog .card-title {

    margin: 0 0 7px;

}

.entry-meta {

    margin-bottom: 13px;

}

.blog .card-body a {

    color: #23bd5b;

}

.entry-meta a {

    color: #9c9c9c !important;

}

.entry-meta .mdi {

    background: #acacac none repeat scroll 0 0;

    border-radiuss: 12px;

    color: #fff;

    display: inline-block;

    font-size: 11px;

    height: 19px;

    line-height: 19px;

    text-align: center;

    width: 19px;

}

.reviews-card .d-flex {

    height: 50px;

    width: 50px;

}

.reviews-card h5 small {

    color: #848484;

    font-size: 12px;

    margin: 0 0 0 8px;

}

.star-rating i {

    font-size: 15px;

    letter-spacing: -6px;

}

/* Mobile Media */

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {

    .carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {

        top: 34%;

    }

    .account-left {

        margin-right: 0;

    }

    .account-page .mx-auto {

        margin: 0 15px !important;

    }

    .account-right {

        border-left: medium none !important;

        border-top: 1px solid #eeeeee !important;

        min-height: auto !important;

    }

    .location-top {

        display:none;

    }

    .top-categories-search {

        left: 0;

        margin: auto;

        padding: 0 15px 8px;

        position: relative;

        right: 0;

        top: 0;

        width: 100%;

    }

    .container {

        max-width: 100%;

    }

    .main-nav-right .osahan-top-dropdown .dropdown-toggle {

        padding: 18px 0px !important;

    }

    .main-nav-right .osahan-top-dropdown img {

        left: auto;

        position: relative;

        top: 0;

    }

    .osahan-menu-2 .nav-link.shop {

        border-right: medium none;

        margin-right: 0;

    }

    .shop-detail-slider #sync2 {

        padding: 0;

    }

    .shop-detail-slider #sync2 img {

        margin: 26px 0 10px 0;

    }

    .navbar-toggler {

        background: #fff none repeat scroll 0 0 !important;

        border: medium none;

        border-radiuss: 2px;

        margin: 11px 16px 0 13px;

        padding: 0px;

    }

    .top-categories-search-main {

        margin-top: 0 !important;

    }

    .main-nav-right .btn {

        font-size: 0;

        padding: 21px 8px;

    }

    .osahan-menu .my-2.my-lg-0 .main-nav-right {

          position: absolute;
    right: auto;
    top: 0;
    left: 48px;

    }

    .main-nav-right .btn .mdi {

        font-size: 17px !important;

        margin: 0;

        vertical-align: initial !important;

    }

    .login-modal-left {

        display: none;

    }

    .app img {

        margin-bottom: 4px;

    }

    .footer-social a {

        margin-bottom: 3px;

    }

    .top-categories-search .form-control {

        border-radiuss: 2px 0 0 2px !important;

        min-width: auto;

    }

    .cart-sidebar {

        width: 320px;

    }

    .login-modal-right {

        padding: 6px;

    }

    .top-category .owl-prev {

        left: 0;

    }

    .top-category .owl-next {

        right: 0px;

    }

    .owl-carousel-featured .owl-prev {

        left: 0;

    }

    .owl-carousel-featured .owl-next {

        right: 0px;

    }

    .feature-box {

        margin-bottom: 6px;

        overflow: hidden;

    }

    .footer h6 {

        margin-bottom: 12px !important;

        margin-top: 25px;

    }

    .top-categories-search .form-control-select, .top-categories-search .select2-container {

        width: 138px !important;

        display:none;

    }



    .navbar-top {

        text-align: center;

    }

    .navbar-top .text-right {

        text-align: center !important;

    }

    .osahan-menu .navbar-brand {

        padding: 20px 15px;

    }



}

/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) and (max-width: 767.98px) {

    .carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {

        top: 40%;

    }

    .account-left {

        margin-right: 0;

    }

    .account-page .mx-auto {

        margin: 0 15px !important;

    }

    .account-right {

        border-left: medium none !important;

        border-top: 1px solid #eeeeee !important;

        min-height: auto !important;

    }

    .location-top {

        display:none;

    }

    .top-categories-search {

        left: 0;

        margin: auto;

        padding: 0 15px 8px;

        position: relative;

        right: 0;

        top: 0;

        width: 100%;

    }

    .container {

        max-width: 100%;

    }

    .main-nav-right .osahan-top-dropdown .dropdown-toggle {

        padding: 18px 16px !important;

    }

    .main-nav-right .osahan-top-dropdown img {

        left: auto;

        position: relative;

        top: 0;

    }

    .osahan-menu-2 .nav-link.shop {

        border-right: medium none;

        margin-right: 0;

    }

    .shop-detail-slider #sync2 {

        padding: 0;

    }

    .shop-detail-slider #sync2 img {

        margin: 26px 0 10px 0;

    }

    .navbar-toggler {

        background: #fff none repeat scroll 0 0 !important;

        border: medium none;

        border-radiuss: 2px;

        margin: 0 16px 0 0;

        padding: 6px 9px;

    }

    .top-categories-search-main {

        margin-top: 0 !important;

    }

    .main-nav-right .btn {

        font-size: 0;

        padding: 21px 15px;

    }

    .osahan-menu .my-2.my-lg-0 .main-nav-right {

        position: absolute;
    right: auto;
    top: 0;
    left: 48px;

    }

    .main-nav-right .btn .mdi {

        font-size: 17px !important;

        margin: 0;

        vertical-align: initial !important;

    }

    .login-modal-left {

        display: none;

    }

    .app img {

        margin-bottom: 4px;

    }

    .footer-social a {

        margin-bottom: 3px;

    }

    .top-categories-search .form-control {

        min-width: auto;

    }

    .top-category .owl-prev {

        left: 0;

    }

    .top-category .owl-next {

        right: 0px;

    }

    .owl-carousel-featured .owl-prev {

        left: 0;

    }

    .owl-carousel-featured .owl-next {

        right: 0px;

    }

    .feature-box {

        margin-bottom: 6px;

        overflow: hidden;

    }

    .top-categories-search .form-control-select, .top-categories-search .select2-container {

        width: 138px !important;

    }

    .navbar-top {

        text-align: center;

    }

    .navbar-top .text-right {

        text-align: center !important;

    }

    .osahan-menu .navbar-brand {

        padding: 20px 15px;

    }

}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {

    .location-top {

        display:none;

    }

    .top-categories-search {

        left: 0;

        margin: auto;

        padding: 0 15px 8px;

        position: relative;

        right: 0;

        top: 0;

        width: 100%;

    }

    .container {

        max-width: 100%;

    }

    .main-nav-right .osahan-top-dropdown .dropdown-toggle {

        padding: 18px 16px !important;

    }

    .main-nav-right .osahan-top-dropdown img {

        left: auto;

        position: relative;

        top: 0;

    }

    .osahan-menu-2 .nav-link.shop {

        border-right: medium none;

        margin-right: 0;

    }

    .shop-detail-slider #sync2 {

        padding: 0;

    }

    .shop-detail-slider #sync2 img {

        margin: 26px 0 10px 0;

    }

    .navbar-toggler {

        background: #fff none repeat scroll 0 0 !important;

        border: medium none;

        border-radiuss: 2px;

       margin: 18px 16px 0 14px;
padding: 6px 0px;

    }

    .top-categories-search-main {

        margin-top: 0 !important;

    }

    .main-nav-right .btn {

        font-size: 0;

        padding: 21px 15px;

    }

    .osahan-menu .my-2.my-lg-0 .main-nav-right {

        position: absolute;
    right: auto;
    top: 0;
    left: 48px;

    }

    .main-nav-right .btn .mdi {

        font-size: 17px !important;

        margin: 0;

        vertical-align: initial !important;

    }

    .login-modal-left {

        display: none;

    }

    .app img {

        margin-bottom: 4px;

    }

    .footer-social a {

        margin-bottom: 3px;

    }

    .top-categories-search .form-control {

        min-width: auto;

    }

    .top-category .owl-prev {

        left: 0;

    }

    .top-category .owl-next {

        right: 0px;

    }

    .owl-carousel-featured .owl-prev {

        left: 0;

    }

    .owl-carousel-featured .owl-next {

        right: 0px;

    }

    .feature-box {

        margin-bottom: 6px;

        overflow: hidden;

    }

    .top-categories-search .form-control-select, .top-categories-search .select2-container {

        width: 138px !important;

    }

    .osahan-menu .navbar-brand {

        padding: 20px 15px;
            width: 141px;


    }

}

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {

    .osahan-menu-2 .nav-link {

        font-size: 14px;

        padding: 13px 10px !important;

    }

    .main-nav-right .osahan-top-dropdown img {

        left: auto;

        position: relative;

        top: 0;

    }

    .main-nav-right .osahan-top-dropdown .dropdown-toggle {

        padding: 18px 16px !important;

    }

    .main-nav-right .btn {

        font-size: 0;

        padding: 21px 15px;

    }

    .main-nav-right .btn .mdi {

        font-size: 17px !important;

        line-height: unset !important;

        margin: 0;

        vertical-align: initial !important;

    }

    .location-top {

        display:none;

    }

    .top-categories-search .form-control {

        min-width: auto;

    }

    .top-category .owl-prev {

        left: 0;

    }

    .top-category .owl-next {

        right: 0px;

    }

    .owl-carousel-featured .owl-prev {

        left: 0;

    }

    .owl-carousel-featured .owl-next {

        right: 0px;

    }

    .top-categories-search {

        left: 0;

        margin: auto;

        position: absolute;

        right: 0;

        top: 16px;

        width: 45%;

    }

    .top-categories-search .form-control-select, .top-categories-search .select2-container {

        width: 138px !important;

    }

    .container {

        max-width: 100%;

    }

}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {

    .top-categories-search .form-control {

        min-width: auto;

    }

}



.top-categories-search .input-group-btn.categories-dropdown {

    display: none;

}



.footer-bottom .col-lg-6.col-sm-6 {

    width: 100%;

    max-width: 100%;

    flex: 0 0 100%;

    text-align: center;

}



.footer-bottom .col-lg-6.col-sm-6.text-right {

    display: none;

}

.footer-bottom .col-lg-6.col-sm-6 .mt-0.mb-0 {

    display: none;

}



.navbar-top a.mb-0.text-white{

    float: left;

    margin-right: 15px;

}

.navbar-top .footer-social{

    float: left;

}

.navbar-top .footer-social a{ background:transparent; border: none;}





.sub_menu {

    background: #dc2850;

    box-shadow: none;

    margin-top: 10px;

    border-radiuss: 4px; padding:0px;

}

.sub_menu li {

    color: #fff;

    font-size: 15px;

    padding: 5px 10px;

    border-bottom: 1px solid #fff !important;

}

.sub_menu li:last-child{ border-bottom: none; }

.reating {

    color: #e7711b;

    margin-top: -10px;

}



.dropdown a {

    color: #fff;

}

.sub_menu img {

    width: 30px;

}



.woocommerce-customer-details h2 {

    font-size: 20px;

}
.table thead th {
    font-size: 18px;
}
.table {
    font-size: 16px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #dc2850 !important;
    border-color: #dc2850 !important;
}


/*-========ahmer css=============*/
.navbar-top{ background: #EEE !important; }
.navbar-top a{ color: #414141; font-size: 13px; }

.main-nav-right li a .cart-value {
    color: #414141;
    background: transparent;
    left: 32px;
    top: 8px;
}
.carousel-slider-main .owl-theme .owl-controls .owl-page span{ width: 16px; height: 16px; border-radiuss: 100%; opacity: 1; background: white; border: 1px solid #414141; }
.carousel-slider-main .owl-theme .owl-controls .owl-page.active span{ background: #414141; }


/*.product-header .badge {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    border-radiuss: 50px;*/
/*    background: #DC2850;*/
/*    box-shadow: 0px 1px 2px #00000040;*/
/*    border: none !important;*/
/*    color: white;*/
/*    font-size: 13px;*/
/*    padding-top: 7px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    line-height: 13px;*/
/*    left: 0px;*/
/*}*/
.product-header .badge span { font-weight: bold; }
/*.product-footer .btn { background: transparent;*/
/*    border: 1px solid #DC2850;*/
/*    color: #414141;*/
/*    width: 100%;}*/

.product-footer .btn {
background: transparent;
border: 2px solid #8064A6;
color: #454545;
width: 100%;
text-transform: uppercase;
font-family: 'bebas';
padding-top: 1px;
}
.product-body h5 { font-size: 17px; font-weight: normal; margin: 0 0 12px; color: #454545; text-align: right;}
.offer-price { color: #888; font-size: 19px; font-weight: 600; line-height: 16px; text-align: right;}
.reating { color: #DB8F0B; text-align: right;}
.reating span {
    margin-left: 15px;
    color: #414141;
    font-size:20px;
}
.product{ box-shadow: none; }

.product-header{ position: relative; }
.product-header .mdi-heart-outline{ bottom: 20px; top: initial; position: absolute; font-size: 24px; color: #0006 !important; left: 0px;}
.heading-design-h5 .float-left.text-secondary {
    color: #414141 !important;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('fonts/CenturyGothic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CenturyGothic-bold';
  src: url('fonts/CenturyGothic-bold.ttf');
  font-weight: normal;
  font-style: normal;
}
.cg{
  font-family: 'CenturyGothic';
}
.line_height{ line-height: 17px; }
.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.c-f-o{
    color:#414141;
}

.inner_wrap .heading { float: left; font-size: 28px; margin: 0px; font-family: 'Ubuntu', sans-serif;}
.inner_wrap #btnContainer { float: right;}

.profile_wrap { float: left; width: 100%;}
.profile_wrap .profile .img_pr { width: 144px; height: 144px; float: right; margin-top: -65px; }

.profile_wrap .profile_info { float: right; margin-top: 10px; margin-right: 10px; }
.profile_wrap .profile_info h2 { font-size: 30px;}
.profile_right { float: left; margin-top: 10px; }
.profile_right p { margin: 0px; text-align: left;}
.profile_right p span { color: #DC2850;}
.sidebar.cat { margin-top: 10px;}

.bg_banner { width: 100%; float: left;}
.hea_c { margin: 30px 0 10px; font-family: 'CenturyGothic';}
.inner_wrap .heading{ float: right; }
.inner_wrap .product-body h5{ font-family: 'CenturyGothic'; font-size: 17px;}



.row.inner_wrap {
    float: left;
    width: 100%;
}

.section-padding.footer.border-top{ float: left; width: 100%; }

.sidebar {
    float: left;
    width: 100%;
    box-shadow: 0px 1px 2px #00000029;
    padding: 30px 25px;
    border-radiuss: 24px;
}
.sidebar .heading { margin-bottom: 20px; float: right; }
.sidebar h5 { font-size: 22px; font-family: 'ubuntu-light';}
.bread_crump{ color: #000; }
.bread_crump.cg span:nth-last-child(2) {
    color: #1EA0A0;
}

.sidebar li { font-size: 15px; padding: 6px 0; float: left; width: 100%; text-align: right;}
.sidebar li a {
    float: left;
    width: 100%; padding: 1px 0;
}
.sidebar li img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
.crd_info {
    box-shadow: 0px 1px 2px #00000029;
    padding: 13px 20px;
    border-radiuss: 20px;
}
.crd_info h3{ font-size: 28px; }
.crd_info h3 a { font-size: 15px; float: left;}
.crd_info .name_prt { font-size: 16px; color: #414141; font-weight: bold; margin:16px 0 3px 0;}
.crd_info .name_prt span{ font-size: 13px; font-weight: normal; color: #888888; }
.crd_info p:last-child{ margin: 0px; }


.price_range { margin: 25px 0 35px;}
.value_wrap { position: relative;}
.value_wrap .value {
    left: -15px;
    position: absolute;
    top: -10.5px !important;
    z-index: 1;
    font-size: 11px;
}
.custom-control{ padding: 0 1.5rem 0 0; }
.custom-control-label::before,.custom-control-label::after{ right: -1.5rem; }
.value_wrap .value.max { right: 0; left: inherit;}
.price_range #slider-range {height: 4px;
    background: #eee;
    border-color: #eee;
    width: 74%;
    margin: auto; }
.price_range #slider-range .ui-slider-range.ui-widget-header.ui-corner-all{ border-color: #1ea0a0; height: 3px;}
.price_range .ui-state-default, .price_range .ui-widget-content .ui-state-default, .price_range .ui-widget-header .ui-state-default{ border-radius: 50px; top: -8px; background-color:#fff; }
.price_range #amount { margin: 15px 0 0 0 !important; text-align: center; font-weight: bold; color: #414141; font-size: 20px;}

.box_address { box-shadow: 0px 1px 2px #00000029; padding: 10px 15px; border-radiuss: 20px; float: left; width: 100%;}
.box_address .nam { float: left; width: 100%;}
.box_address .nam h3 { margin: 0px; float: right; font-size: 18px; font-weight: bold;}
.box_address .nam ul { float: left; display: inline-flex;}
.box_address .nam ul li a { font-size: 19px;}
.box_address .nam ul li{ position: relative; }
.box_address .nam ul li:nth-child(1) { padding-left: 5px; margin-left: 5px;}
.box_address .nam ul li:nth-child(1)::after { position: absolute; content: ''; border-right: 1px solid #414141; height: 10px; width: 2px; left: 0; top: 8px;}
.box_address .disc { float: left; width: 100%; margin: 10px 0;}
.box_address .check_footer { float: left; width: 100%;}
.box_address .check_footer .custom-control.custom-checkbox { float: left;}
.box_address .check_footer .custom-control.custom-checkbox .custom-control-label { font-size: 17px;}
.box_address .check_footer .custom-control.custom-checkbox:last-child{ float: right; }
.btn_green{ background: #1ea0a0; color: #fff !important; border-radiuss: 50px !important; padding: 5px 30px; font-size: 12px;}
.modal-dialog.modal-md.modal-dialog-centered{ max-width: 475px; }
.modal-dialog.modal-md.modal-dialog-centered .modal-content { padding:10px 20px; box-shadow: 0px 3px 6px #00000029; border-radiuss: 14px;}
.form_pop input { float: left; width: 100%; margin-bottom: 10px; border: none; border-bottom: 1px solid #707070;}
.form_pop span.select2.select2-container.select2-container--default{ border: none !important; width: 100% !important; border-bottom: 1px solid #707070 !important; margin-bottom: 10px; }
.form_pop .select2-container--default .select2-selection--single .select2-selection__arrow b{ left: 99%; }
.form_pop span.select2.select2-container.select2-container--default .select2-selection__rendered { padding-left: 0;}
.form_footer { float: left; width: 100%; margin-top: 10px;}
.form_footer .custom-control.custom-checkbox { float: left; margin-top: 5px;}
.form_footer .btn_fm { float: right;}
.modal-dialog.modal-md.modal-dialog-centered h3 { font-size:18px; margin-bottom: 11px; float: right;}
.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #1EA0A0; background-color: #1EA0A0;}
.foot_link { float: left; width: 100%; text-align: center;}
.foot_link a { font-size:13px; text-decoration: underline !important; color: #1EA0A0; margin-top: 17px;
float: left;
width: 100%;}
.pop_msg { margin: auto; box-shadow: 0px 6px 8px #00000029; border-radiuss: 16px; width: 40%; text-align: center; padding: 15px 0 0 0;}
.pop_msg p { font-size: 16px;}
.close { float: right; width: 20px; position: absolute; right: 35px; z-index: 11;}
.payment_wrap li:nth-child(1):after { border: none !important;}
.payment_wrap .box_address .check_footer .custom-control.custom-checkbox{ float: left; }

.main-nav-right li.list-inline-item.cart-btn.drop { position: relative;}
.list-inline-item.cart-btn.drop ul { overflow: hidden; position: absolute; top: 32px; z-index: 11; left: 6px; background: white; box-shadow: 0px 1px 2px #00000029; border-radius: 24px; padding: 22px 0px 10px 0px; width: 210px; display: none;}
.list-inline-item.cart-btn.drop ul h3 { font-size: 20px; color: #1EA0A0; text-align: center; margin-bottom: 15px;}
.list-inline-item.cart-btn.drop ul li { margin: 0px !important; padding: 5px 10px; float: left; width: 100%; border-bottom: 1px solid #ccc;}

.list-inline-item.cart-btn.drop ul li:last-child { border: none;}

.list-inline-item.cart-btn.drop ul li:hover{ background: #EEEEEE; }
.list-inline-item.cart-btn.drop ul li img { margin-left: 12px; width: 15px; float: right;}
.main-nav-right li.list-inline-item.cart-btn.drop:hover ul{ display:block; }
.main-nav-right li.list-inline-item.cart-btn.drop a { font-size: 23px; background:url(../img/angle.svg) no-repeat right center; padding-right: 19px; background-size: 30%;}
.list-inline-item.cart-btn.drop ul li a{ background: none !important; padding: 0 0 0 0 !important; width: 100%;
float: left; line-height: 17px; text-align: right; white-space: inherit; }


.heading-design-h5 .float-left.text-secondary:hover{ color: #48a7a3 !important; text-decoration: underline !important; }


.osahan-menu{ position: relative; }

.pric {
    color: #DC2850 !important;
}

span.pric.text-dark{color: #343a40!important;}
/*.pric,*/
/*span.pric.text-dark {*/
/*    color: #DC2850 !important;*/
/*}*/
.crd_info .img_wrp { float: right; width: 100px; height: 100px; border-radiuss: 50%; overflow: hidden; margin-left: 30px; margin-bottom: 10px;}
.crd_info .img_wrp .img-fluid { width: 100%; height: 100%; overflow: hidden; border-radius: 100px;}
.tab-content.pt-3 .item.col-md-2.pl-0.mb-4 { max-width: 20% !important; flex: 0 0 20%;}
.modal-dialog.modal-md.modal-dialog-centered select { width: 100%; border: none; border-bottom: 1px solid #707070; margin-bottom: 10px; color: #888;}
select { -moz-appearance: none; -webkit-appearance: none; appearance: none; background-image: url('../img/angle.svg'); background-repeat: no-repeat, repeat; background-position: left .3em top 77%, 0 0;  background-size: .65em auto, 100%;}
/* Hide arrow icon in IE browsers */
select::-ms-expand { display: none;}
/* Hover style */
select:hover { border-color: #888;}
/* Focus style */
select:focus { border-color: #aaa; box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7); box-shadow: 0 0 0 3px -moz-mac-focusring; color: #222;  outline: none; }

.calendar {
    width: 100%;
    color: #525252;
    float: left;
    border-right: 2px solid #fafafa;
    margin-bottom: 50px; padding-right: 20px;
}

.weekdays,.days ol {
    padding: 0;
    margin: 0;
}

.days li:hover, .month-prev:hover, .month-next:hover, .calendar-icon { cursor: pointer; }
.month, .month-prev, .month-next, .calendar-icon { font-size: 1.125em; }
.month {
  width: 84%;
  display: inline-block;
  margin: 0;
  text-align: center;
}

.month-prev, .month-next, .calendar-icon {
  font-family: FontAwesome;
  padding: 3px;
  display: inline-block;
}

.calendar-icon:before {
  content: "\f073";
  margin-left: 5px;
}

.month-prev:before {
  content: "\f104";
  margin-left: 5px; color: #1ecece;
}

.month-next:before {
  content: "\f105";
  margin-right: 5px; color: #1ecece;
}

.weekdays li, .days li {
  font-size: 24px;
  text-align: center;
}

.weekdays li {
  width: 13%;
  padding:0 0 10px;
  display: inline-block; color: #1ecece;
}

.days li {
    width: 14%;
    height: 32px;
    float: left;
    padding: 0px 0px 5px 5px;
    font-size: 17px;
    line-height: initial;
    position: relative;
}

.days li:hover:after {
    color: indianred;
    background: #1ecece;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    top: -2px;
    left: 10px;
    border-radiuss: 50px; z-index: -11;
}

.today {
  position: relative;
}


.today:after {
    color: indianred;
    background: #1ecece;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    top: -2px;
    left:10px;
    border-radiuss: 50px; z-index: -11;
}
/*** draw borders ***/


/*** valid/invalid date field ***/
.valid-date {
  outline: none;
  border: 2px solid green;
}

.invalid-date {
  outline: none;
  border: 2px solid red;
}

.selected-day {
  background: whitesmoke;
  color: green;
}
.custom-checkbox .custom-control-label::before {
    border-radiuss: 2px;
border-color: #575757;
}

/*-========qaiser css=============*/
.border-radius-vendor{
    border-radiuss: 12px;
}
.vendor-rating .mdi {
    border: 0;
    color: #dc2850;
    font-size: 17px;
    height: auto;
    line-height: 33px;
    margin: 0 4px 0 0px;
    width: 15px; float: right;
}
.border-radius-vendor h6{
    color: #414141;
    font-family: 'ubuntu-light';
    padding-top: 6px;
    font-size: 20px;
    min-height: 54px;
}
.non-food {
    height: 180px;
    position: relative;
}
.non-food img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.non-food p {
    position: absolute;
    bottom: 0;
    right: 32px;
    font-size: 18px;
    color: #fff;
    font-family: 'ubuntu-light';
}
.non-food.fod_non p {
    right: 15px;
}
.fooditem{
    height: 180px;
    position: relative;
}
.fooditem img{
    width: 100%;
    height: 100%;
}
.fooditem p{
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: 18px;
    color: #fff;
    width: 155px;
    font-family: 'ubuntu-light'; text-align: right;
}

nav .search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-radiuss: 3px;
    border-radiuss: 22px;
    border:1px solid #888;
    overflow: hidden;
    height: 35px;
}
nav .search-form__input {
    width: 70%;
    color: #888;
    background: #fff;
    border-radiuss: 3px 0px 0px;
    padding: 0 16px 0 16px;
    border: 0;
    border-right: 0;
    height: 35px;
    border-top: 0;
    outline: none; opacity: 0.7;
}

nav .search-form__group {
    width: 133px;
    -webkit-box-align: center;
    -ms-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-color: #fff;
    height: 5rem;
    line-height: 5rem;
}
nav .search-form select {

    width: 146px !important;
    height: 24px;
    padding: 0 1rem;
    line-height: 2pz;
    color: #414141;
    border-right: 1.5px solid #cbd4d8!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(../img/angle.svg) no-repeat 10% 53% white;
    position: relative;
    border: none;
    font-size: 14px;
    outline: none;
    background-size: 13px;
    margin: 0 11px 0 0; line-height: 24px;
}
nav .form-btn--2 {
    background-color: #ff6a00;
}
nav .form-btn {
    background: #1ea0a0;
    border: none;
    border-radiuss: 0;
    cursor: pointer;
    color: #fff;
    height: 35px;
    width: 36px !important;
    border-radiuss: 50px;
}
nav .form-btn img {
    margin: -4px 0 0 0;
}
nav .form-btn--2 i.fa {
    color: #fff;
    font-size: 16px;
}
nav .select2-container {
    width: 136px !important;
}
nav .select2-container .select2-selection--single {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
}
.select2.select2-container.select2-container--default {
    border-left: 1px solid #ccc;
}
.select2-selection.select2-selection--single{ border: none !important; }


.nav-bg-color{
    background-color: #144646;
}
ul.navbar-nav.mr-auto.mt-2.mt-lg-0{
    flex: none;
    width: 100%;
}
ul.navbar-nav li.nav-item {
    display: inline-block;
    margin:0px 0 0 20px;
}
ul.navbar-nav li.nav-item:last-child {
    margin-right: 0;
}
ul.navbar-nav li.nav-item a {
    font-size: 15.2px;
}
.two-get {
    height: 35px;
    width: 35px;
    text-align: center;
    background-color: #53933b;
    color: #fff;
    text-transform: uppercase;
    line-height: 35px;
    border-radiuss: 50%;
}
.v-slider #sync2 {
    position: absolute;
    top: 0;
    right: 0px;
    width: 50px;
    height: 100%;
    padding: 0;
}
.v-slider #sync1 {
    margin: 0 58px 0 0;
}
.v-slider #sync2 .owl-wrapper-outer {
    height: 100%;
}
.v-slider #sync2 .owl-wrapper-outer .owl-wrapper {
    width: 100% !important;
}
.v-slider #sync2 .owl-wrapper-outer .owl-wrapper .owl-item {
    float: none;
    display: block;
    width: 100% !important;
}
.v-slider .shop-detail-slider #sync2 img {
    margin: 6px 0 8px;
}
.v-slider .owl-prev,
.v-slider .owl-next{
    display: none !important;
}

.form-style input,
.form-style select{
    border:0;
    border-bottom: solid 1px #ccc;
    background-color: transparent;
    padding-left: 0;
    font: Regular 16px/20px CenturyGothic;
}
.form-style select {
    /*color: #fff;*/
    width: 100%;
    margin-top: 20px;
    /*max-width: 287px;*/
}
.form-style button[type="submit"] {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 2px 35px;
    color: #fff;
    border-radiuss: 20px !important;
}
button[type="submit"]:hover{
    background-color: #dc2850;
}
.continu-btn {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 2px 35px;
    color: #fff;
    display: inline-block !important;
    border-radiuss: 20px !important;
}
.continu-btn:hover {
background-color: #fff !important;
border: solid 1px #8064A6 !important;
color: #8064A6 !important;
}
.form-style {
    padding: 80px 0;
}
.custom-line-width {
    max-width: 80%;
}
.copyright p {
    font-size: 9px;
}
.form-style .form-group {
    margin-bottom: 13px;
}
.form-style .form-control {
   height: calc(1.5em + .75rem + -5px);
}
.checkbox-design {
    display: block;
    position: relative;
    padding-right: 23px;
    margin-bottom: 0;
    line-height: 15px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-design  input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-design .checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: solid 1px;
}
.checkbox-design:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.checkbox-design input:checked ~ .checkmark {
  background-color: #1ea0a0;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.checkbox-design input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.checkbox-design .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
h5 {
    font-family: 'CenturyGothic';
    font-size: 13.5px;
}
.form-style .modal-dialog{
    max-width: 422px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radiuss: 20px !important;
}
.form-style .modal-content {
    border-radiuss: 20px !important;
}
.modal-open .modal {
background: none;
z-index: 9999999;
}
.form-style .modal-header {
    padding:41px 41px 20px 41px;
}
.form-style .modal-body {
    padding-top: 0;
    padding-left: 41px;
    padding-right: 41px;
}
.form-style input[type="submit"] {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 0px 35px 2px;
    color: #fff;
    border-radiuss: 20px !important;
    font-family: CenturyGothic;
    line-height: 25px;
}
.form-style .modal-header .close {
    margin: -34px -31px 0 0;
    font-weight: normal;
}

.footer input[type="submit"] {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 2px 24px;
    color: #fff;
    border-radiuss: 20px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #1ea0a0 !important;
    border-color: #1ea0a0 !important;
}
.nav-tabs .nav-link {
    border: solid 1px #1ea0a0;
    padding: 0px 43px;
    color: #414141;
    border-radius: 0px;
    margin: 12px 0 0 20px;
}
.red-heart {
    position: absolute;
    left: 25px;
    bottom: -63px;
    top: auto;
    width: 22px;
}
.expand-col{
    max-width: 25%;
    flex: none;
}
.product-footer .btn:hover {
background: #8064A6;
border: 2px solid #8064A6;
color: #fff;
}

.product-footer .notify-me-btn {
    background: #8064A6 !important;
    border: 2px solid #8064A6 !important;
    color: #ffffff !important;
}

.grid-view, .listview{
    cursor: pointer;
}
.page-item.active .page-link {
    background-color: #1ea0a0 !important;
    border: solid 1px #1ea0a0;
    color: #fff !important;
}
.page-link {
    color: #414141 !important;
    background-color: #fff !important;
    border: 0 !important;
    border-radiuss: 50% !important;
    width: 21px;
    text-align: center;
    height: 21px;
    line-height: 21px;
    padding: 0;
    margin: 0 0 0 3px;
    font-family: 'CenturyGothic';
}
.page-link:hover{
    border: solid 1px #1ea0a0 !important;
}

.orderbox{
    box-shadow: 0px 1px 2px #00000029;
    border-radiuss: 20px;
}

.location-selection {
    background-image: url(../img/login_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.location-selection select{ background-image: url(../img/login_angle-loc.svg); background-size: 6%; background-position: top 0 left; }
.language-btns a {
    padding:4px 29px 6px 29px;
    color: #fff;
    border-radiuss: 20px;
    margin: 9px 0px;
    display:block;
}
.language-btns {
float: right;
}
.language-btns a:last-child {
border: solid 1px #8064A6;
color: #8064A6;
}

/*.language-btns a:first-child {*/
/*    background-color: #dc2850;*/
/*    border: solid 1px #dc2850;*/
/*}*/

.language-btns a {
    border: solid 1px #fff;
}

.selectLanButton{
    background-color: #dc2850;
    border: solid 1px #dc2850 !important;
}

.btn-style {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 3px 24px;
    color: #fff;
    border-radiuss: 20px;
}

.no-item{
    color: #fff;
    padding: 10px 15px;
    border-radiuss:10px;
    background-color: #1ea0a0;
}

.search-loc {
    top: 33px;
    right: 20px;
    width: 100%;
    max-width: 317px;
    height: 30px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #888888;
    border-radiuss: 50px;
    position: absolute;
    overflow: hidden;
}
.search-loc input {
    width: 100%;
    padding: 6px 19px;
    height: 100%;
    outline: none;
    box-sizing: border-box;
    border: 0;
    color: #888;
    background: #fff url(../img/search-icon.png);
    background-repeat: no-repeat;
    background-position: top 3px left 10px;
    background-size: 19px; line-height: initial; opacity:0.7;
}


.inc-dec{
    border: 1px solid #DC2850;
    border-radiuss: 42px;
}

.radio-design {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-design input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-design .checkmark {
    position: absolute;
    top: 6px;
    left: 5px;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border-radius: 50%;
    border: solid 2px;
}

/* On mouse-over, add a grey background color */
.radio-design:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-design input:checked ~ .checkmark {
  background-color: #fff;
  border: 2px solid #dc2850;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-design .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-design input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-design .checkmark:after {
    top: 2px;
    left: 2.9px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #dc2850;
}

.time-am {
    border: solid 2px #00000029;
    border-radiuss: 3px;
    text-transform: uppercase;
    padding: 0px 12px;
    display: inline-block;
    margin-bottom: 7px;
    float: left;
    width: 49%; font-family: 'CenturyGothic'; font-size: 13px;
}
.time-am:nth-child(2n+1) {
    float: right;
}
.time-am:hover{
    border: solid 2px #1ec6c6;
}

@font-face {
  font-family: 'ubuntu-r';
  src: url('fonts/ubuntu-r.ttf');
}
.ubuntu-r{
   font-family: 'ubuntu-r';
}

@font-face {
  font-family: 'ubuntu-light';
  src: url('fonts/ubuntu-light.ttf');
}
.font-ubuntu{
   font-family: 'ubuntu-light' !important;
}
.form-style button[type="submit"]:hover{
    background-color: #dc2850 !important;
    border: solid 1px #dc2850 !important;
    color: #fff !important;
}
.form-style button[type="submit"]:hover a{
    color: #fff !important;
}
select{
    outline: none;
}
.map-bg {
    background-image: url(../img/map-bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.sub-map {
    position: absolute;
    bottom: 23px;
    width: 44px;
    right: 16px;
}
.navbar-top .dropdown-toggle::after {
    background: url(../img/angle.svg) no-repeat right center;
    border: 0;
    width: 10px;
    height: 10px;
    background-size: cover;
    vertical-align: middle;
    margin-left: 0;
}
.border-right-line {
    border-right: 1.5px solid #cbd4d8!important;
}
.bred-color a {
    color: #414141;
    font-size: 23px;
}
.v-slider .shop-detail-slider #sync2 .synced img {
    border: solid 2px #eee !important;
    border-radiuss: 0;
    padding: 5px;
}
.mdi-star:before,
.mdi-star-outline:before {
    width: 14px;
}
.txt-color{
    color: #414141;
}
.mdi-heart-outline:before {
    color: #e6d7d7;
}
button,input{
    outline: none;
}
.btn.focus, .btn:focus,select:focus {
    outline: 0;
    box-shadow: none;
}

.col-md-3.expand-col.fullwidth-list, .col-md-2.expand-col.fullwidth-list {
    max-width: 100% !important;
    flex: 100%;
    border-bottom: solid 1px #ccc;
    margin-top: 39px;
    padding-bottom: 21px;
    box-shadow: 0px 1px 2px #00000029;
    border-radiuss: 20px;
}

.col-md-3.expand-col.fullwidth-list .red-heart {
    right: 340px;
    bottom: 0;
    top: -14px;
}

.col-md-3.expand-col.fullwidth-list .mdi-heart-outline {
    right: 340px;
    bottom: 0;
    top: 38px;
}

.col-md-3.expand-col.fullwidth-list button[type="button"]{
    position: relative !important;
    left: 0 !important;
    margin: 3px 0 0;
}

.col-md-3.expand-col.fullwidth-list .product-footer{
    text-align: right;
}

.col-md-3.expand-col.fullwidth-list .product-header{
    width: 170px;
    margin: 0 0 0 15px;
}

.col-md-3.expand-col.fullwidth-list .reating span {
    position: relative;
    top: -2px;
}

.col-md-2.expand-col.fullwidth-list {
    max-width: 100% !important;
    flex: 100%;
    border-bottom: solid 1px #ccc;
    margin-top: 39px;
    padding-bottom: 21px;
    box-shadow: 0px 1px 2px #00000029;
    border-radiuss: 20px;
}

.col-md-2.expand-col.fullwidth-list .red-heart {
    right: 340px;
    bottom: 0;
    top: -14px;
}

.col-md-2.expand-col.fullwidth-list .mdi-heart-outline {
    right: 340px;
    bottom: 0;
    top: 38px;
}

.col-md-2.expand-col.fullwidth-list button[type="button"]{
    position: relative !important;
    left: 0 !important;
}

.col-md-2.expand-col.fullwidth-list .product-footer{
    text-align: right;
}

.col-md-2.expand-col.fullwidth-list .product-header{
    width: 170px;
    margin: 0 0 0 15px;
}

.change-heart-to {
    display: none;
}

.show-hide:hover .change-heart {
    display: none;
}

.show-hide:hover .change-heart-to {
    display: inline-block;
}

/*.show-hide-wishlist-icon {*/
/*    position: absolute;*/
/*    bottom: -9px;*/
/*    left: 0;*/
/*}*/

.feature-box.border.p-3.border-radius-vendor.clearfix.h-100{ box-shadow: 0px 1px 2px #00000029; border: none !important; height: 150px !important; position: relative;  }
/*.feature-box.border.p-3.border-radius-vendor.clearfix.h-100 img{ height: 99px; }*/
/*.cat_Wrap .pric{ color: #414141; }*/
.pric_col_tab .pric.font-weight-bold{ color: #AEAEAE; position: absolute; bottom: 0px; font-size: 16px; }

.heading.float-left, .wish_wrap h4, h4 {
    font-size: 18px;
    font-family: CenturyGothic;
}
.sidebar h5{ text-align: center; margin-bottom:20px; }

.sidebar.paym{ margin-top: -20px; }
.sidebar.acd{ margin-top:14px; }





 /* The container must be positioned relative: */
.custom-select {
    position: relative;
    background:transparent;
    padding: 0;
    border-radiuss: 0;
    width: 50%;
    margin-bottom: 10px;
    height: auto; border: none; text-align: left;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}



/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 10px;
  left: 3px;
  width: 16px;
  height: 16px;
  background: url(../img/login_angle-loc.svg) no-repeat;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding:4px 0px;
  border-bottom: 1px solid #FFFFFF;
  cursor: pointer; font-size: 14px; text-align: right;
}
.select-items div{ color: #414141; padding: 5px 10px; }

/* Style items (options): */
.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0px 1px 2px #00000029;
    height: 100px;
    border-radiuss: 0px 0px 16px 16px;
    overflow-y:scroll;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #EEEEEE;
}

.location-selection h6 {
    font-size: 20px;
}

.location-selection form {
    margin-top: 22px;
}

.mdi-heart-outline::before {
    background: url(../img/heart.png) no-repeat;
    content: "";
width: 30px;
height: 30px;
background-size: 100%;
}
.mdi-heart-outline:hover::before {
    background: url(../img/heart-lin.png) no-repeat;
    content: "";
width: 30px;
height: 30px;
background-size: 100%;
}

.mdi-star::before{
    background: url(../img/star.png) no-repeat;
    background-size: 100%;
content: "";
width: 15px;
height: 15px;
}

.mdi.mdi-star-half::before{
    background: url(../img/star_light.png) no-repeat;
    background-size: 100%;
content: "";
width: 15px;
height: 15px;
}
.mdi.mdi-star-outline::before{
    background: url(../img/star-bl.png) no-repeat;
    background-size: 100%;
content: "";
width: 15px;
height: 15px;
}
.mdi.mdi-star-outline.light::before{
    background: url(../img/star-light-1.png) no-repeat;
    background-size: 100%;
content: "";
width: 15px;
height: 15px;
}



.vendor-rating .mdi-star::before{
    background: url(../img/star1.png) no-repeat;
    background-size: 100%;
content: "";
width: 18px;
height: 18px;
}

.vendor-rating .mdi.mdi-star-half::before{
    background: url(../img/star2.png) no-repeat;
    background-size: 100%;
content: "";
width: 18px;
height: 18px;
}
.vendor-rating .mdi.mdi-star-outline::before{
    background: url(../img/star3.png) no-repeat;
    background-size: 100%;
content: "";
width: 18px;
height: 18px;
}


.mdi.mdi-comment.position-relative::before{
    background: url(../img/connent.png) no-repeat;
    background-size: 100%;
content: "";
width: 16px;
height: 16px;
top: 4px;
position: relative;
}

.search-loc input::-webkit-input-placeholder { /* Edge */
  color: #888888;
}

.search-loc input:-ms-input-placeholder { /* Internet Explorer */
  color: #888888;
}

.search-loc input::placeholder {
  color: #888888;
}

nav .search-form__input input::-webkit-input-placeholder { /* Edge */
  color: #888888;
}

nav .search-form__input input:-ms-input-placeholder { /* Internet Explorer */
  color: #888888;
}

nav .search-form__input input::placeholder, .orderbox input::placeholder {
  color: #888888;
}

input.place-holder{ opacity: 0.7; color: #888; }
input.place-holder::-webkit-input-placeholder { /* Edge */
  color: #888888;
}


input.place-holder:-ms-input-placeholder { /* Internet Explorer */
  color: #888888;
}

input.place-holder::placeholder {
  color: #888888;
}

.navbar-top .col-md-8 a.border-right-line {
    position: relative; border-right: none !important;
}
.navbar-top .col-md-8 a.border-right-line::before {
    position: absolute;
    content: '';
    border-right: 1.5px solid #cbd4d8;
    width: 2px;
    height: 20px;
    right: 0;
    top: -2px;
}



.vendor-rating {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/*.vendor-rating span {*/
/*    margin: 0 5px 0 0px !important;*/
/*}*/
.vendor-rating span {
margin: 0 5px 0 0px !important;
font-size: 20px;
}

.footer ul {
    margin-top:0;
}
.footer ul a {
margin-left: 23px !important;
font-size: 13px !important;
}
.footer ul a:last-child {
    margin-right: 0px !important;
}

.footer .col-md-6.text-center.m-text-left p {
    margin: 0 0 5px;
}
.footer-social {
    margin-top: 5px; margin-bottom: 8px;
}

.col-md-7.border-left .float-right.cg.c-f-o:hover, .clearfix.mb-3.d-inline-block.w-100 .float-right.cg.c-f-o:hover{
    color: #48a7a3 !important;
    text-decoration: underline !important;
}

.custom-control-label{ padding-left: 1px; }
.check_footer .custom-control-label{ padding-left: 1px; }
.product h5 {
    height: 43px; overflow: hidden;
}



.orderbox.ord_lop .row.pt-3.pr-3 {
    padding-bottom: 25px;
    position: relative;
}
.orderbox.ord_lop .row.pt-3.pr-3:last-child{ padding-bottom: 15px !important;
position: inherit;
padding-top: 25px !important; }
.orderbox.ord_lop .row.pt-3.pr-3::after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #EEEEEE;
    bottom: 0px;
    width: 94%;
    margin: 0px auto;
    left: 3%;
}

.reating.vendor-rating span {
    margin:0 0px 0 5px;
    font-size: 14px; position: absolute;
}
.reating.vendor-rating i {
    margin: 0;
}

.heading-design-h5 a:hover {
    color: #48a7a3 !important;
    text-decoration: underline !important;
}


.vender_loop .product{ padding:20px 0; }
.vend_bot .feature-box p{ font-size: 12px; }


.wrap_pric {
    width: 100%;
    display: inherit;
    margin-top: -30px;
}
/*.wrap_pric .col-md-3 {*/
/*    margin-top: 13px;*/
/*}*/

.cg-b{  font-family: 'CenturyGothic-bold'; }

.text-dark.mb-0 {
    margin-top: 3px;
}
.col-md-1.p-0.text-center.m-radio {
    margin-top: -2px;
}

.col-md-12.mb-4.p-0.border-bottom.pb-2 {
    margin-bottom: 15px !important;
}
.col-md-12.mb-4.p-0.border-bottom.pb-2:last-child {
    margin: 0px !important;
    border: none !important;
    padding: 0px !important;
}

.close.position-absolute.p-0 {
    opacity: 1 !important;
}


.btn-style:hover,.mt-4.mb-4.cg.btn-style:hover{ background: #dc2850; color: #fff; border-color: #dc2850 ; }

.slid_width{ max-width: 22%; }
.right_Width{ max-width: 78%; flex:0 0 78%; }

.five_col .col-md-3 {
    max-width: 20%;
}

.hover_link:hover{
    color: #48a7a3 !important;
    text-decoration: underline !important;
}
.order_border .row{ position: relative; }
.order_border .row::after {
    position: absolute;
    content: '';
    left: 14px;
width: 97%;
    bottom: 0;
    border-bottom: 1px solid #eeeeee;
}

.order_border .row:last-child::after { border: none; }
.sidebar ul li a:hover{ color: #1EA0A0; }
.sidebar .select_link{ color: #1EA0A0; }

.bod_none .box_address .nam ul li{ padding: 0px; margin:0px; }
.bod_none .box_address .nam ul li:nth-child(1):after{ border: none; }



.modal.fade.login-modal-main.reviews_pop.show {
    background: transparent;
    opacity: 1;
}

.reviews_pop .modal-dialog {
    margin: 2rem auto;
}

.header.sticky{
    position: fixed;
    background: #fff;
    z-index: 1;
    top: 0;
    width: 100%;
}
.header{ position: relative; z-index: 99999999999 !important;}
#header.header:after {
    position: absolute;
    content: '';
    box-shadow: 0px 5px 6px #00000029;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 19px;
    z-index: 1;
}

.owl-wrapper-outer .product { padding: 20px 10px; }


/*body.modal-open section,*/
/*body.modal-open  nav.navbar.navbar-expand-lg.navbar-light.osahan-menu-2.pad-none-mobile{*/
/*    -webkit-filter: blur(4px);*/
/*    -moz-filter: blur(4px);*/
/*    -o-filter: blur(4px);*/
/*    -ms-filter: blur(4px);*/
/*    filter: blur(4px);*/
/*}*/
.modal-backdrop{ background: transparent; }

.modal.show .modal-dialog{
    transform: translate(-50%,-50%);
top: 50%;
left: 50%;
position: fixed;
}

.right_Width .heading {
    text-align: right;
}

.close{ left: 25px; right: inherit; }

@media only screen and (min-width: 600px) {
.tab-content .change-view.float-left {
    margin-top: -43px;
}
}

a.headerLoginRegister {
    background: none !important;
    padding-right: 0 !important;
}

.product-header img {
    height: 128px;
    margin: 0 0 18px;
    object-fit: scale-down;
    transform: scale(1);
    transition-duration: 0.4s;
}

input#verification_btn {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 0px 35px 2px;
    color: #fff;
    border-radiuss: 20px !important;
    font-family: CenturyGothic;
    line-height: 25px;
    }

input#verification_btn:hover {
background: #dc2850;
color: #fff;
border-color: #dc2850;
}

.vendor-row {
    box-shadow: 0px 1px 2px #00000029;
    border-radiuss: 12px;
    padding: 10px;
    margin: 0;
}
.all-vendors .btn {
    font-weight: 500;
    margin: 29px 0 0;
    padding: 6px 50px;
    border-radiuss: 29px !important;
    background-image: url(../img/btn-bg.png);
    max-width: 377px;
    width: 100%;
    background-size: contain;
    font-size: 20px;
}
.all-vendors .btn:hover {
    background-image: url(../img/cart-bgn-btn.png);
}

@media only screen and (min-width: 600px) {
.tab-content .change-view.float-right {
    margin-top: -43px;
}
}

.cg.is-invalid{
    border-color: #dc3545;
    padding-right: 0;
    background-repeat: no-repeat;
    background-position: center left calc(.375em + .1875rem);
}
.invalid-feedback{
    display: block;
    margin-top: 0 !important;
    margin-bottom: 0.5rem;
}


.footer input[type="email"] {
    border: solid 1px #EEE;
    padding: 2px 10px;
    color: #fff;
    border-radiuss: 20px;
    background-color: transparent;
    width: 298px;
    margin: 0 0 0px 17px;
    outline: none;
}
.well-sm {
    padding: 9px;
    border-radiuss: 3px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radiuss: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.add-review .btn {
    font-weight: 500;
    margin: 29px 0 0;
    padding: 6px 50px;
    border-radiuss: 29px !important;
    background-image: url(../img/btn-bg.png);
    max-width: 377px;
    background-size: contain;
    font-size: 19px;
}
.add-review .btn:hover {
    background-image: url(../img/cart-bgn-btn.png);
}

.media .media-object { max-width: 120px; }
.media-body { position: relative; }
.media-date {
    position: absolute;
    right: 25px;
    top: 25px;
}
.media-date li { padding: 0; display: inline-block; font-weight: bold; }
.media-date li:first-child:before { content: ''; }
.media-date li:before {
    content: '.';
    margin-left: -2px;
    margin-right: 2px;
}
.media-comment { margin-bottom: 20px; }
.media-replied { margin: 0 0 20px 50px; }
.media-replied .media-heading { padding-left: 6px; }


.dropdown-menu.sub_menu.show a#lang{
    display:none !important;
}

a:hover {
    text-decoration: none !important;}
.pagination {
    margin-bottom: 30px;
    float: left !important;
}

@font-face{
    font-family:FontAwesome;
    src:url('../fonts/FontAwesome.otf');
}
@font-face{
    font-family:Glyphicons Halflings;
    src:url('../fonts/glyphicons-halflings-regular.ttf');
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    font-size: 22px;
    cursor: pointer;
}

.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
}
.reviews-ratings{margin:20px 0;}
.reviews-ratings .card{margin-bottom:20px;}
.reviews-ratings .card-inner{margin:24px 0 0;}
.reviews-ratings .col-md-12{padding-left:0}
.reviews-ratings textarea{width:100%;resize:none;height:200px;}
.reviews-ratings .btn-outline-primary:hover{color:#fff !important;background-color:#007bff;}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.glyphicon-minus-sign:before{content:"\e082";}
.star-rating .clear-rating{padding-right:5px;}
.star-rating .clear-rating,
.star-rating-rtl .clear-rating{margin:5px 0 0 5px; color:#aaa;cursor:not-allowed;display:inline-block;vertical-align:middle;font-size:60%;}
.clear-rating-active{cursor:pointer !important;}
.glyphicon-lg{font-size:3em}
.rating-container:before {
    content: attr(data-content);
}
.rating-container .rating-stars {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #dc2850;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    border: 0;
}
.rating-container .rating-stars:before {
    content: attr(data-content);
    text-shadow: none;
}
.rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.toast-top-right {
    right: 20% !important;
}

.dropdown-menu .remove-dropdown-toggle:after {
    display: none;
}

.input-container {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.input-container .icon {
    padding: 10px;
    background: #1ea0a0;
    color: white;
    min-width: 50px;
    text-align: center;
    font-size: 19px;
    line-height: 27px;
}

.input-container .input-field {
    width: 100%;
    padding: 10px;
    outline: none;
    font-size: 23px;
}

.input-container .input-field:focus {
    border: 2px solid dodgerblue;
}

.input-container button[type="submit"] {
    background-color: #DC2850;
    color: white;
    padding: 3px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
    font-size: 30px;
}

.input-container button[type="submit"]:hover {
    opacity: 1;
}


a.notClickable {
    pointer-events: none;
    cursor: default;
  }

/*.set-item-height {
    height: 310px;
}*/

i.mdi.mdi-star.merchantCustomReviewStar:before {
    background: url(../img/sold-by-rating.png) no-repeat;
    background-size: 100%;
}

.new-rating .rating-desc .col-md-3 {
    padding-left: 0px;
    max-width: 36px !important;
    font-size:20px;
}

a.show-hide.mt-4.pt-3.icon-in-mobile {
    display: inline-block;
}

.image-set-hight-cart {
    height: 95px;
}

.image-set-hight-cart img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.form-style input[type="button"] {
    background-color: #1ea0a0;
    border: solid 1px #1ea0a0;
    padding: 0px 35px 2px;
    color: #fff;
    border-radiuss: 20px !important;
    font-family: CenturyGothic;
    line-height: 25px;
}

small.mt-4.d-inline-block.mr-4.pl-3.small-address {
    font-size: 18px;
}
body.modal-open .footer {
    /* z-index: 9999999999 !important; */
    position: unset !important;
}
.modal-open {
    overflow: auto;
}
.modal-open .header.sticky {
    overflow: auto;
    z-index: -1 !important;
}
.modal .modal-dialog .modal-content {
    height: 519px;
    overflow-y: auto;
}
#delpopup .modal-dialog .modal-content,
#verificationModal .modal-dialog .modal-content,
#map_address_modal .modal-dialog .modal-content,
#bd-example-modal .modal-dialog .modal-content,
#update_address_modal .modal-dialog .modal-content,
#delete_branch_cart .modal-dialog .modal-content{
height: auto;
}
.time-am.active {
    border: solid 2px #1ec6c6;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
.cutomer-review-row .ml-4.mb-3.cg.text-right {
    margin-bottom: 28px !important;
    margin-top: 7px;
}
.cart-price-listing {
    padding-right: 218px;
    text-align: right;
}
.login-modal-right .form-control {
    font-size: 21px;
}
.login-modal-right input.nav-link {
    font-size: 24px;
}
span.regular-price span {
    color: #888 !important;
}
.product-footer {
    padding-bottom: .5rem;
}

.g-recaptcha > div {
    width: 100% !important;
}

.g-recaptcha iframe {
    width: 100% !important;
}

.carton-bg {
background-image: url(../img/en/bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: flex;
align-items: center;
justify-content: center;
}

.carton-bg img {
width: 200px;
}

.selectLanButton {
background-color: #8064A6;
border: solid 1px #8064A6;
}


.rating-wishlist {
display: flex;
justify-content: space-between;
align-items: center;
}


.owl-pagination .owl-page {
    display: none !important;
}

.food-item-top-bar {
background-color: #3EA7BD;
color: #fff;
padding-top: 18px;
padding-bottom: 10px;
font-size: 30px;
}

.home-food-item .fooditem p {
position: relative;
font-family: 'nexa-bold';
color: #454545;
left: 0px;
font-size: 15px;
margin: 7px 0 0 0;
line-height: 17px;
}

.home-food-item .fooditem {
height: auto;
}

.home-food-item .non-food p {
position: relative;
font-family: 'nexa-bold';
color: #454545;
left: 0px;
right:0px;
font-size: 14px;
margin: 7px 0 0 0;
line-height: 17px;
}

.home-food-item .non-food {
height: 130px;
position: relative;
}


/*================mew section css===============*/
.seclect-store h4{
font-family: 'nexa-bold';
color: #454545;
font-weight: 300;
}
.seclect-store .lable-val{
justify-content: space-between;
margin-bottom: 8px;
margin-top: 3px;
}
.seclect-store .lable-val:last-child{
margin-bottom: 0px;
}
.seclect-store .custom-price p{
/*font-size: 13px;*/
color: #aeaeae;
margin-bottom: 0;
letter-spacing: -1px;
font-family: 'nexa-bold';
}
.seclect-store .custom-price span{
/*font-size: 15px;*/
}
.seclect-store .custom-checkbox {
position: relative;
padding-right: 51px;
cursor: pointer;
font-size: 16px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0;
font-family:'nexa-light';
}
.seclect-store .custom-checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.seclect-store .custom-checkbox .checkmark {
position: absolute;
top: 3px;
right: 0;
height: 20px;
width: 20px;
background-color: #fff;
border-radius: 50%;
border:solid 2px #3ea7bd;
}
.seclect-store .custom-checkbox:hover input ~ .checkmark {
background-color: #ccc;
}
.seclect-store .custom-checkbox input:checked ~ .checkmark {
background-color: #fff;
}
.seclect-store .checkmark:after {
content: "";
position: absolute;
display: none;
}
.seclect-store .custom-checkbox input:checked ~ .checkmark:after {
display: block;
}
.seclect-store .custom-checkbox .checkmark:after {
top: 3px;
left: 3px;
width: 10px;
height: 10px;
border-radius: 50%;
background: #3ea7bd;
}

.fooditemcategory p {
position: relative;
font-family: 'nexa-bold';
color: #454545 !important;
left: 0px;
font-size: 14px;
margin: 12px 0 0 0;
line-height: 17px;
}

.sidebar li:nth-child(3) img {
width: auto;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #8064A6 !important;
    border-radius: 0 !important;
    color: #fff;
    display: inline-block;
    font-size: 21px;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
    opacity: 0.8;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
}

a.show-hide.show-hide-wishlist-icon:last-child {
    display: none;
}

.descriptionProductArabic p,
.descriptionProductArabic h1,
.descriptionProductArabic h2,
.descriptionProductArabic h3,
.descriptionProductArabic h4,
.descriptionProductArabic h5,
.descriptionProductArabic span,
.descriptionProductArabic img{
    text-align:right !important;
}


.quantityError{
    box-shadow:inset 0 0px 40px -7px red !important;
}

.ajax-loader {
    background-color: rgba(255,255,255,0.7);
    position: fixed;
    z-index: +100 !important;
    width: 100%;
    height:100%;
    top:0;
  }

  .ajax-loader img {
    position: relative;
    top:50%;
    left:50%;
  }

  img.list-view {
    width: 20px;
    display: none;
}


.list-inline-item.cart-btn.drop.mr-0:hover ul{ display: block;}
.list-inline-item.cart-btn.drop.mr-0 ul {
	top: 50px;
	left: 0;
}