@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li {
    font-family: "Rubik", sans-serif !important;
}



.navbar-hader {
    padding: 13px 0 0;
    margin-bottom: 0;
    display: flex;
    justify-content: left;
    padding-left: 25px;
}
html,
body {
    overflow-x: hidden;
    padding-right: 0 !important;
}

.navigation {
    height: 77vh !important;
}
form#payment-tranzila-form, form#payment-paypal-form {
    width: 100%;
    text-align: center;
    line-height: 3.3;
    cursor: pointer;
}
.grey-bg {
    background: #ffffff00 !important;
}

.card .col-auto {
    padding: 0 0px !important;
}
.card .col-auto a {
    font-size: 21px;
    padding: 18px;
}
#accordionExample > div:nth-child(5),
#accordionExample > div:nth-child(6),
#accordionExample > div:nth-child(7),
#accordionExample > div:nth-child(8),
#accordionExample > div:nth-child(9),
#accordionExample > div:nth-child(10),
#accordionExample > div:nth-child(11),
#accordionExample > div:nth-child(13) {
    display: none;
}
/* #card-summary > div.card-footer > div > ul > li:nth-child(1) { */
/* display: none; */
/* } */
a.cartpopup {
    display: none;
}
.collection-title .qty-item {
    margin-top: auto;
    padding-right: 10px;
    padding-top: 4px;
}
button#enable-toolbar-trigger {
    left: 5px !important;
    bottom: 77%;
    right: auto !important;
}
.product-measures-box {
    text-align: left;
}
.product-measures-box {
    padding: 10px 10px 22px 40px !important
}
.nav-title {
    font-size: 25px !important;
    line-height: 30px !important;
}
.nav-brand {
    padding-left: 15px;
}
.card .card-body.row {
    padding: 15px 20px;
}
@media screen and (max-width: 480px) {
    .product-measures-box h2 {
        font-size: 21px;
    }

    body.trigger-position-right #enable-toolbar-trigger {
        right: -196px !important;
        bottom: 77%;
        width: 34px;
        height: 34px;
        top: -65px;
    }
}
@media (max-width: 1200px) {
    .recommended-producs-section .carusel-header {
        font-size: 22px;
    }

    #idcartpopup > div.row {
        width: calc(100% - 30px);
        left: 0;
        position: fixed;
        bottom: 0;
    }
    .card {
        margin-bottom: 0;
    }
    .row.match-height .col-xl-4 .card.delivery-card {
        margin: 0px 0 0px !important;
    }
    .card-header.pb-3 {
        padding-top: 10px !important;
    }
    .invoice-details .invoice-detail:last-child {
        margin-top: 0px !important;
    }
    .search-icon {
        position: absolute;
        top: 2px;
        bottom: 0;
        margin: auto;
        left: auto;
        right: -34px;
        line-height: 45px;
        text-align: center;
    }
    .col-lg-6.col-md-6.col-sm-12 {
        text-align: center;
        width: 50%;
        min-width:150px;
        display: inline-flex;
        padding: 0;
    }
    .pay_online_btn {
        height: 55px !important;
    }
    .item-spin {
        width: 82px !important;
    }
    .item-spin {
        margin: 7px 0px 0 !important;
    }
    .collection-right {
        display: contents;
    }
    .collection-img {
        width: 33%;
        float: right;
    }
    .collection-title {
        width: 67%;
        float: left;
    }
    .card.customer-card.bestsell-card.data_grid .card-header .card-title {
        display: none;
    }
    .header-navbar.floating-nav {
        padding: 0rem 0.5rem 0rem 0.5rem;
    }
    .header-navbar {
        min-height: 3.5rem;
    }
    a.btn.text-white.ml-1.float-right.ml-2.bg--gray.hover-translate-y-n3.icon-font {
        margin: 0 !important;
        padding: 19px 10px !important;
    }
    input#search {
        border-radius: 0px !important;
        padding: 10px;
        width: 96% !important;
        height: 57px !important;
    }

    .search-input input {
        margin-left: 13.3vw !important;
    }
    a.cartpopup {
        display: block;
        position: fixed;
        bottom: 0;
        right: 0px;
        background: #6fd943;
        border-radius: 0;
        padding: 10px 14px 9px 9px;
        border-right: 0;
        z-index: 999999999999999999999;
    }
    body > div.vertical-layout.h-100 > div.app-content.content > button {
        left: 0;
    }
    .card-header {
        padding: 1rem 1.6rem 1rem 1.6rem !important;
        border: none;
    }
    div#idcartpopup .card-header {
        padding: 1rem 1rem 0 1rem !important;
        border: none;
    }
    .card .card-body.row {
        padding: 15px 5px !important;
    }
    a.cartpopup svg {
        width: 32px;
        height: 35px;
    }
    .search-bar {
        margin-top: 0 !important;
    }
    div#idcartpopup {
        background: #fff;
        display: none;
        position: fixed;
        z-index: 999999;
        overflow-y: scroll;
        height: 93vh;
        width: 100%;
        top: 0px;
        right: 0;
        padding: 18px 18px 0 25px;
    }

    .col-sm-6.col-md-6.col-xl-3.product_item {
        width: 50%;
    }
    .content-wrapper {
        padding: 0 25px !important;
    }
    .card .col-auto {
        padding: 0 16px !important;
    }
}
a.btn.btn-addcart.add_to_cart {
    font-size: 14px;
}
.row.collection-items.product_tableese .item-spin {
    margin-left: auto;
    margin-right: auto;
}
a.btn.btn-addcart.add_to_cart {
    justify-content: space-between;
}
.card-body.detail-form .form-group {
    width: 48%;
    float: right;
    margin-left: 5px;
}
/*Custom Scrollbar*/
/*::-webkit-scrollbar {
    width: 4px;
    height: 5px;
    overflow: visible;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #0f59ee;
}

::-webkit-scrollbar-thumb {
    background-color: #051c4b;
    border-radius: 8px;
    transition: 1s;
}*/

/*End Custom Scrollbar*/

.filter-by {
    margin-left: 40px;
    margin-right: 0;
}
.product-image img {
    width: 100%;
    margin-bottom: 16px;
    height: 199px !important;
    object-fit: contain !important;
    border-radius: 15px;
    max-height: 131px !important;
    margin-top: 5px;
}
.padtop {
    padding-top: 3px;
}

.infile {
    width: 475px;
}

@media (min-width: 480px) and (max-width: 1199px) {
    .search-input {
        left: 3rem !important;
        width: 80% !important;
        right: -1rem !important;
    }
    .search-input input {
        margin-right: 40px !important;
    }
}
@media (min-width: ) .bor-radius {
    border-radius: 25px;
}

.h-40 {
    height: 40px;
}

.roundicon {
    width: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 15px;
}

/*end  new css datatable*/

/*div#collapseExample {
    margin: 20px;
}
*/

/*datatable end*/
.apexcharts-legend.center {
    transform: none !important;
}

.dt-buttons {
    margin: 30px 0 30px 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
}

.buttons-html5 {
    color: white !important;
    border: 1px solid rgb(163, 175, 187) !important;
    border-radius: 10px;
    background: linear-gradient(
        to bottom,
        rgb(163, 175, 187) 0%,
        rgb(163, 175, 187) 100%
    ) !important;
}

.dt-buttons button span {
    margin: 10px;
}

.img_setting {
    filter: drop-shadow(2px 3px 7px #011c4b);
}

.colorinput {
    margin: 0;
    position: relative;
    cursor: pointer;
}

.colorinput-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.colorinput-color {
    background-color: #fdfdff;
    border-color: #e4e6fc;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 3px;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.colorinput-color:before {
    content: "";
    opacity: 0;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    height: 1.25rem;
    width: 1.25rem;
    transition: 0.3s opacity;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
        no-repeat center center/50% 50%;
}

.colorinput-input:checked ~ .colorinput-color:before {
    opacity: 1;
}

.gu-transit {
    opacity: 0.2;
}

.h-1450 {
    height: 1450px !important;
}

.alert-notify {
    display: flex !important;
    max-width: 400px;
    width: auto;
    padding-right: 80px;
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
}

.nav .active a {
    color: #ffff;
}

.Permission {
    white-space: inherit !important;
}

.Permission span {
    margin: 6px 0px;
    font-size: 12px;
    padding: 2px 10px;
}

.kanban-board .kanban-col .card-list-title {
    padding: 14px 20px;
    border-color: #8492a6;
    background-color: #8492a6;
    border-radius: 0.25rem;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.invoice-scroll {
    overflow: auto;
}

.w-85 {
    width: 85% !important;
}

.main-content .page-content {
    min-height: 758px;
}

.auth-lang {
    position: absolute;
    right: 0;
    top: 20px;
}

.dataTables_paginate {
    margin-bottom: 15px;
}

.img_setting {
    filter: drop-shadow(2px 3px 7px #011c4b);
}

#card-element {
    border: 1px solid #e4e6fc;
    border-radius: 5px;
    padding: 10px;
}

.coupon-apply-btn {
    align-self: flex-end;
}

* {
    margin: 0;
    padding: 0;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked) > input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked) > label:before {
    content: "★ ";
}

.rate > input:checked ~ label {
    color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

/* Modified from: https://github.com/mukulkant/Star-rating-using-pure-css */

.rateing_section {
    overflow: scroll;
}

.footer_bottom {
    position: relative;
    width: 100%;
    bottom: 0;
}

.success_img {
    height: 100% !important;
}

.border_r {
    border: 1px solid #fff !important;
    border-radius: 5px !important;
}

.pro_max_width {
    max-width: 100%;
    width: 630px;
    height: 360px;
}

.pro_max_width60 {
    max-width: 100%;
    width: 308px;
    height: 175px;
}

.zindex0 {
    z-index: 0;
}

.plan-3 {
    background-color: #061737;
    padding: 25px;
    border-radius: 20px;
    height: 100%;
}

.plan-3 h6 {
    color: white;
    font-size: 20px;
    font-weight: normal;
}

p.price {
    font-size: 50px;
    color: white;
}

.price-text {
    color: #061737;
    padding-right: 100px;
    font-size: 14px;
}

.plan-3 .price-text {
    color: white;
}

ul.plan-detail li {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    padding-bottom: 10px;
}

ul.plan-detail li:before {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 4px;
}

ul.plan-detail {
    list-style: none;
    padding-left: 0px;
}

.bg-gradient-primary {
    background: linear-gradient(50deg, #6e00ff 0, #bb00ff 100%) !important;
}

.bg-gradient-info {
    background: linear-gradient(50deg, #00b8d9 0, #0077d9 100%) !important;
}

.bg-gradient-dark {
    background: linear-gradient(50deg, #273444 0, #272b44 100%) !important;
}

.font-bold-700 {
    font-weight: 700;
}

.media-body svg {
    height: 70px;
}

.white_space {
    white-space: pre-wrap;
}

.pb-14 {
    padding-bottom: 14px;
}

/*.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background: #a3afbb !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 5px 30px !important;
    cursor: pointer !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    margin-left: 10px;
    margin-right: 15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #0f5ef7 !important;
    font-size: 10px !important;
    font-weight: 600;
    border-radius: 6px !important;
    border-color: #0f5ef7 !important;
    color: #fff !important;
    padding: 5px 10px !important;
}

.dataTables_info {
    font-size: 12px;
    color: #a3afbb !important;
    padding-left: 20px;
}

table {
    margin-bottom: 20px !important;
}

.table td, .table th {
    padding: 15px !important;
}

.dataTables_wrapper .dataTables_filter {
    border: 1px solid #0f5ef7;
    border-radius: 8px;
    height: 40px;
    padding: 0 15px;
    position: relative;
    margin: 30px 30px 30px 0;
}

.dataTables_wrapper .dataTables_length {
    margin: 30px 0 30px 30px;
    border: 1px solid #0f5ef7;
    border-radius: 8px;
    height: 40px;
    background: #0f5ef7;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 15px;
}

.dataTables_wrapper .dataTables_length label {
    margin-bottom: 0;
}

.dataTables_wrapper .dataTables_filter input {
    outline: none;
    border: none;
    background: none;
    font-weight: 500;
    line-height: 28px;
    color: #0f5ef7;
    font-size: 12px;
}

.dataTables_wrapper .dataTables_filter label {
    font-weight: 600;
    font-size: 12px;
    color: #0f5ef7;
    float: left;
}

.dataTables_wrapper .dataTables_filter label:before {
    position: absolute;
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-size: 16px;
    right: 12px;
    top: 5px;
}

.dataTables_wrapper .dataTables_length select {
    border: none;
    font-size: 12px;
    color: #0f5ef7;
    margin: 0 5px;
    line-height: 40px;
    font-weight: 600;
    padding: 0 10px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: #fff url('../../custom/img/arrow-drop.png') no-repeat 85% 53%;
    height: 38px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    color: #0f5ef7 !important;
    border: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 10px !important;
}

@media (max-width: 767px) {
    .dataTables_wrapper .dataTables_length {
        margin: 30px auto 15px auto;
        width: 180px;
    }

    .dataTables_wrapper .dataTables_filter {
        margin: 0 auto;
        width: 270px;
    }
}*/

.dt-buttons {
    margin: 30px 0 30px 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
}

.buttons-html5 {
    color: white !important;
    border: 1px solid rgb(163, 175, 187) !important;
    background: linear-gradient(
        to bottom,
        rgb(163, 175, 187) 0%,
        rgb(163, 175, 187) 100%
    ) !important;
}

div.dt-buttons {
    position: relative;
    float: left;
}

#productVariant {
    display: none;
}

ul.plan-detail li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-family: "Montserrat-SemiBold";
    padding-bottom: 10px;
    color: #051c4b;
    font-weight: bold;
}

ul.plan-detail div {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    font-family: "Montserrat-SemiBold";
    padding-bottom: 10px;
    color: red;
}
ul.plan-detail div:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 10px;
    height: 13px;
    background-color: #f00;
    width: 2px;
    transform: rotate(45deg);
}

ul.plan-detail li:before {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #051c4b;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 4px;
}
ul.plan-detail div:after {
    content: "";
    position: absolute;
    left: 10px;
    height: 13px;
    top: 4px;
    width: 2px;
    background-color: #f00;
    transform: rotate(-45deg);
}

.cat {
    width: 75px !important;
    /*background-image: url(./Storage/uploads/store_theme/theme1/Home.png)*/
}

.dog {
    width: 80px !important;
    /*background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/29841/dog.jpg);*/
}

.cc-selector-2 input:active + .drinkcard-cc,
.cc-selector input:active + .drinkcard-cc {
    opacity: 0.9;
}

.drinkcard-cc {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 78px;
    height: 70px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(0.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(0.7);
    filter: brightness(1.8) grayscale(1) opacity(0.7);
}

.drinkcard-cc:hover {
    -webkit-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
    -moz-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
    filter: brightness(1.2) grayscale(0.5) opacity(0.9);
}

/* Extras */

.pro_max_height {
    height: 250px;
}

/*#pie-storedashborad {
    margin-left: 150px;
}

#pie-storebrowser {
    margin-left: 150px;
}*/

.shoping_count:after {
    content: attr(value);
    font-size: 14px;
    background: #273444;
    border-radius: 50%;
    padding: 1px 5px 1px 4px;
    position: relative;
    left: -5px;
    top: -10px;
}

.main li {
    cursor: pointer;
}

.titles {
    width: 120px;
}

.title_tax {
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #424242;
}

.text-link {
    font-size: 17px;
    font-weight: 500;
}

.sort-area .card-text {
    font-size: 18px;
}

.filter-icon {
    font-size: 16px;
}

.price-dropdown a span {
    font-size: 16px;
}

.price-dropdown .dropdown-item {
    font-size: 15px;
}

.nav-logo {
    display: none;
}

.nav_tab_img {
    width: 140px;
}

@media only screen and (min-width: 1200px) {
    .content-body {
        padding: 0px 20px 28px 20px !important;
    }
}

@media only screen and (max-width: 991px) {
    .col-12.col-md-8 p, .col-12.col-md-8 h2 {
        padding-left: 25px;
    }
    .nav-icon {
        left: 240px !important;
        top: 21px !important;
    }

    .nav-logo {
        display: block;
    }

    .nav-tagline {
        display: none;
    }

    .nav_tab_img {
        width: 120px;
    }
}
@media only screen and (max-width: 426px) {
    .sort-area .card-text {
        font-size: 14px;
    }
    .filter-icon {
        font-size: 14px;
    }
    .price-dropdown a span {
        font-size: 14px;
    }
    .price-dropdown {
        padding-top: 0px;
        margin-top: -4px;
    }
    .filter-by {
        margin-left: 0px;
    }
    .customer-card .card-header .right-area {
        text-align: center;
    }
}

.whatsapp-card .whatsap-btn {
    font-weight: bold;
    font-size: 14px;
    line-height: 10px;
    color: #f2f5fa;
    padding: 15px 0;
}
.whatsapp-card .whatsap-btn img {
    padding-right: 10px;
    padding-left: 10px;
}

.invoice-details .invoice-detail:last-child {
    margin-top: 0px;
}
.delivery-card .card-body {
    padding-top: 0px !important;
}

.telegram-card {
    padding: 0;
    background: #37a5e5;
    border-color: #37a5e5;
}
.telegram-card .telegram-btn {
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #f2f5fa;
    padding: 4px 0;
}
.telegram-card .telegram-btn img {
    padding-right: 10px;
}

/*  2-9   */
.title_name {
    width: 120px;
}

.title_tax {
    font-size: 12px;
    line-height: 21px;
    margin-left: 11px;
}
.item-spin {
    margin-left: 0px;
}
.search-bar a.btn {
    margin-right: 20px !important;
}

@media only screen and (max-width: 1750px) {
    .checkout-body {
        width: 100%;
        overflow-x: scroll;
    }
    .title_name {
        width: 180px;
    }
}

@media only screen and (max-width: 1199px) {
    .title_name {
        width: auto !important;
    }
    .item-spin {
        width: auto !important;
        margin-left: auto;
    }
}

@media only screen and (max-width: 991px) {
    .row.match-height .col-xl-4 .card {
        width: 100% !important;
    }
    .row.match-height .col-xl-4 .card.delivery-card {
        margin: 0px 0 20px !important;
    }
    .checkout-body {
        overflow: hidden;
    }
}

.custom-bx-cart-qty {
    width: 45px;
    height: 35px;
    margin: 0 auto;
}
.card-body .checkout-items {
    justify-content: space-between;
}

.commonModal-dialog {
    width: auto;
    max-width: 100%;
}
@media only screen and (max-width: 640px) {
    .commonModal-dialog {
        width: 100% !important;
        max-width: 100% !important;
    }
    .commonModal-dialog[style] {
        width: 100% !important;
        max-width: 100% !important;
    }
}

form.login-form-main .login-btn {
    border-radius: 10px;
    padding: 10px 40px;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    color: #000;
    margin-right: 20px;
    height: 45px;
    white-space: nowrap;
}

.sign-in-btn {
    font-weight: bold;
    font-size: 13px;
    line-height: 10px;
    color: #f2f5fa;
    display: flex;
    padding: 10px 27px;
    justify-content: center;
    border-radius: 5px;
    align-items: center;
    border: 0;
}

/* dropdown css  */

span.drop-down__name {
    color: #8492a6;
}

.drop-down {
    display: inline-block;
    position: relative;
    width: 100%;
}

.drop-down__name {
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
}

.drop-down__icon {
    width: 18px;
    vertical-align: middle;
    margin-left: 14px;
    height: 18px;
    border-radius: 50%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.drop-down__menu-box {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    margin-top: 5px;
}

.drop-down__menu {
    margin: 0;
    list-style: none;
}
.drop-down__menu-box:before {
    content: "";
    background-color: transparent;
    border-right: 8px solid transparent;
    position: absolute;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    top: -15px;
    right: 18px;
}

.drop-down__menu-box:after {
    content: "";
    background-color: transparent;
}

.drop-down__item {
    font-size: 13px;
    text-align: left;
    font-weight: 500;
    color: #909dc2;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e0e2e9;
}

.drop-down__item-icon {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
    fill: #8995b6;
}

.drop-down__item:hover .drop-down__item-icon {
    fill: #3d6def;
}

.drop-down__item:hover {
    color: #3d6def;
}

.drop-down__item:last-of-type {
    border-bottom: 0;
}

.drop-down--active .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
}

.down_icon {
    position: relative;
    top: -2px;
}

.imageWrapper {
    width: 100% !important;
    display: inline-block !important;
    padding: 0px;
    text-align: center;
    border-radius: 10px;
}
.file-upload input.file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    width: 100%;
}
.file-upload {
    position: relative;
    overflow: hidden;
    margin: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    border: none;
    padding: 0.85em 1em;
    display: inline;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 10px;
}
.pay_online_btn {
    height: 55px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
button#owner-whatsapp {
    height: 54px;
}

.pay_online_btn i {
    margin-left: 10px;
    font-size: 20px;
}

.checkout-items .customer-name .detail-qty {
    /*padding-left: 50px;*/
    padding-left: 0px;
}
.checkout-items .customer-name .title {
    width: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    padding-left: 15px;
}
.checkout-items .customer-name .title a {
}
.card-body .customer-images img {
    border-radius: 13px;
    width: 60px;
}

.dropdown-menu.dropdown-menu-custom a.dropdown-item {
    font-size: 15px;
    padding: 4px 0;
}

.dropdown-menu.dropdown-menu-custom.show {
    width: 80px;
    left: auto;
    right: 0;
    display: inline-block;
    min-width: 150px;
    padding: 7px 14px;
    margin-top: 5px;
    box-shadow: 0px 0px 10px #d5d5d5;
    transform: translate3d(0px, 0px, 0px) !important;
}

.nav-link.btn.dropdown-toggle {
    margin-left: 23px;
}

.product-detail .btn-addcart {
    padding: 5px 10px;
}
.product-detail .btn-addcart {
    font-weight: 400;
    font-size: 16px !important;
}
.price-spin.block {
    display: block !important;
}
/*new*/
.qrcode {
    width: 65px;
}
.btn-soft-info {
    color: #00b8d9;
    background-color: #ccf1f7;
    border-color: #ccf1f7;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%);
}
.btn-soft-info:hover {
    color: #fff;
    background-color: #00b8d9;
    border-color: #00b8d9;
    box-shadow: 0 4px 11px rgb(204 241 247 / 35%);
}
.actions .btn-soft-info {
    margin-right: 6px;
}
.btn-soft-success {
    color: #36b37e;
    background-color: #d7f0e5;
    border-color: #d7f0e5;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%);
}
.btn-soft-success:hover {
    color: #fff;
    background-color: #36b37e;
    border-color: #36b37e;
    box-shadow: 0 4px 11px rgb(215 240 229 / 35%);
}
.actions .btn-soft-success {
    margin-right: 6px;
}

/* .actions btn */

.action-btn {
    width: 29px;
    height: 28px;
    border-radius: 9.3552px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}

.card-avatar {
    width: 7rem;
    height: 7rem;
    font-size: 1.375rem;
}
/* card-icon-text-space */
.card-icon-text-space {
    margin-right: 5px;
}

.rounded-circle {
    width: 50px;
    height: 50px;
}

/*plan card css*/

.price-card {
    text-align: center;
    position: relative;
    margin-top: 30px;
}
.price-card.price-2 {
    color: #fff;
}
.price-card.price-2 .price-badge {
    color: #fff;
    background: #1c232f;
}
.price-card .p-price {
    font-size: 26px;
}
.price-card .price-badge {
    color: #fff;
    padding: 7px 24px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.price-card .list-unstyled {
    display: inline-block;
}
.price-card .list-unstyled li {
    display: flex;
    align-items: center;
}
.price-card .list-unstyled li + li {
    margin-top: 8px;
}
.price-card .list-unstyled .theme-avtar {
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    margin-right: 15px;
}
.side-feature {
    overflow: hidden;
}

/*payment card*/
.faq .accordion .accordion-item {
    border-radius: 10px;
    overflow: hidden;
    border: none;
    margin-bottom: 10px;
}

.faq .accordion .accordion-item .accordion-button {
    font-weight: 700;
    padding: 1.3rem 1.25rem;
}

.faq .accordion .accordion-item .accordion-button span > i {
    font-size: 20px;
    margin-right: 8px;
}

.faq .accordion .accordion-item .accordion-button:not(.collapsed) {
    border-radius: 10px;
    background: transparent;
    box-shadow: 0 6px 30px rgba(182, 186, 203, 0.3);
}

.faq .accordion .accordion-item .accordion-body {
    padding: 2.3rem 2.3rem 2.3rem 3rem;
}

/*image upload*/
.choose-files div {
    color: #fff;
    background: #584ed2 !important;
    border: none;
    border-radius: 10px;
    padding: 8px 15px;
    max-width: 155px !important;
    font-size: 12px;
    font-weight: 500;
}

.file {
    position: relative !important;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 80%;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

/* store setting  */

.radio-button-group {
    display: flex;
}

.radio-button-group .item {
    width: 100%;
}

.radio-button-group .radio-button {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.radio-button-group .radio-button + label {
    padding: 16px 10px;
    cursor: pointer;
    border: 1px solid #ccc;
    margin-right: -2px;
    color: #555;
    background-color: #ffffff;
    display: block;
    text-align: center;
}

.radio-button-group .item:first-of-type .radio-button + label {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.radio-button-group .item:last-of-type .radio-button + label {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.radio-button-group .radio-button:checked + label {
    background-color: #1ba0ff;
    color: #fff;
}

/*  */

.avatar img {
    width: 100%;
}

/*logo css*/

.dash-sidebar .main-logo {
    justify-content: center;
    /*height: 100%;*/
    min-height: 80px;
    max-height: 80px;
    width: 100%;
    min-width: 255px;
    /*max-width: 255px;*/
}
a.b-brand {
    height: 100%;
    width: 100%;
}
.dash-sidebar .main-logo a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    width: auto !important;
    height: auto;
    max-width: -webkit-fill-available !important;
    max-height: -webkit-fill-available !important;
    max-width: -moz-available;
    max-height: -moz-available;
    margin: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.active_color {
    background-color: #ffffff !important;
    border: 2px solid #000 !important;
}

body.theme-3 .list-group-item.active {
    border: none;
}

.dash-card {
    height: 196px !important;
}

.chart-card {
    height: 324px !important;
}

.bro-card {
    height: 338px;
}

#pie-storedashborad .apexcharts-canvas,
#pie-storebrowser .apexcharts-canvas {
    margin: 0 auto;
}
.status_badge {
    width: 78px;
}

.big-logo {
    width: 192px;
    height: 35px;
}

.plan-card-detail {
    
}
.plan-active-status {
    position: absolute;
    right: 20px;
    top: 10px;
}

.plan_card {
    width: 20% !important;
    float: left !important;
}
.plans_card_body {

}
@media only screen and (max-width: 1700px) {
    .plan_card {
        width: 33.33% !important;
        float: left !important;
    }
}

@media only screen and (max-width: 1440px) {
    .plan_card {
        width: 33.33% !important;
        float: left !important;
    }
}
@media only screen and (max-width: 1366px) {
    .plan_card {
        width: 50% !important;
        float: left !important;
    }
}
@media only screen and (max-width: 1199px) {
    .plan_card {
        width: 100% !important;
        float: left !important;
    }
    .plan-card-detail {
        min-height: 150px;
    }
    h3.mb-4.f-w-600 {
        margin: 10px 0 0 0 !important;
    }
}
@media only screen and (max-width: 991px) {
    .main-menu.menu-fixed.menu-yellow-bg.menu-expanded.menu-accordion {
        z-index: 999999 !important;
    }
    .plan_card {
        width: 100%;
        float: left;
    }
    .col-sm-6.col-md-6.col-xl-3.product_item.product_item_new.form-group {
        padding: 0.5px;
        margin-bottom: -14.5px;
    }
    .content-wrapper {
        padding: 0 0px !important;
    }
    section.about-store-section:not() .card-header {
        padding-top: 72px !important;
    }
    section.about-store-section {
        margin-bottom: -15px !important;
    }

    body
        > div.vertical-layout.h-100
        > div.app-content.content
        > div
        > div
        > div:nth-child(2) {
        padding: 0 20px;
    }
    #idcartpopup {
        padding-bottom: 80px !important;
    }
}
    div#product_view_body_ .vfm.vfm--inset.vfm--fixed {
        margin: 0 !important;
    }

.modal-split-item.images-gallery {
    border-right: 1px dashed #ddd;
}
button.btn.telegram-btn.pt-2.bg--gray {
    text-align: left;
    padding-right: 10px;
}



.product-measures-box-img {
    max-width: 90px;
    max-height: 90px;
}

.recommended-producs-section {
    background-color: unset;
    margin-top: 0px;
    border-radius: 30px;
}

.recommended-producs-section .carusel-header {
    text-align: center;
    align-items: center;
    font-size: 30px;
    padding: 40px;
    color: black;
}


.recommended-producs-section .product-item{
    align-items: center;
    justify-content: center;
    justify-items: center;
    border: 1px solid rgb(219, 219, 219);
    height: 100%;
}
.recommended-producs-section .product-img{
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}
.recommended-producs-section .btns{
    position: absolute;
    left: 0;
    bottom: -100%;
    font-size: 15px;
    font-weight: 300;
    transition: all 0.3s ease-in-out;
}
.recommended-producs-section .btns button{
    border: none;
    background-color: rgb(39, 39, 39);
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.recommended-producs-section .btns button:hover{
    color: #fcb941;
}
.recommended-producs-section .product-img:hover .btns{
    bottom: 0;
}

.recommended-producs-section .heart-icon{
    position: absolute;
    top: 16px;
    right: 15px;
    font-size: 18px;
}

.recommended-producs-section .product-type{
    font-size: 13px;
    opacity: 0.8;
}
.recommended-producs-section .product-name{
    transition: all 0.3s ease-in-out;
}
.recommended-producs-section .product-name:hover{
    color: #fcb941!important;
}
.recommended-producs-section .product-price{
    color: #fcb941;
}
.recommended-producs-section .rating{
    font-size: 13px;
}
.recommended-producs-section .product-item{
    width: 300px;
}

.recommended-products-carousel-img {
    max-height: 90px;
    max-width: 90px;
}

.recommended-producs-section .product-image {
    width: 100%;
}


.about-store-section .about-store-vid-div .card-header {
    padding: 0rem 1rem 10px 0;
    border: none;
}

.about-section-img-div .img-container img {
    max-width: 100%;
}



@media (max-width: 575px) {
    ul.nav.mt-3.mt-md-0.float-right.text-left {
        width: 100%;
        justify-content: center;
    }
    body > div.vertical-layout.h-100 > div.app-content.content > div > div.row .col-lg-6.col-md-6.col-sm-12, body > div.vertical-layout.h-100 > div.app-content.content > div > div > div:nth-child(2) .col-lg-6.col-md-6.col-sm-12 {
        width: 100% !important;
        text-align: center !important;
        display: block;
    }
    body > div.vertical-layout.h-100 > div.app-content.content > div > div.row > div:nth-child(2), body > div.vertical-layout.h-100 > div.app-content.content > div > div > div:nth-child(2) > div:nth-child(2) {
        margin-bottom: 50px;
    }
    .search-icon img {
        width: 20px;
        padding-top: 5px;
    }
}

}
@media (max-width: 1200px) {
    .about-store-section-container {
      all: unset;
    }
  }

  .about-store-section .card-header {
    padding: 0rem 1rem 10px 0;
    border: none;
  }
  .row.match-height.card-header.about-section-img-div {
    padding: 20px;
}


  .about-store-section .about-section-vid {
    width: 100%;
    height: 500px;
  }

    .checkoutButtons {
        width: 100%;
        display: contents;
    }
  @media (max-width: 468px){
      .col-12.col-md-4.img-container {
          padding: 0;
      }
      .checkoutButtons{
          flex-flow: nowrap; overflow-x: scroll; width: 100%;display:flex;
      }
    .about-store-section {
      border: 0;
    }

    .about-store-section .about-section-vid {
      height: 283px;
    }

    .about-store-section .about-section-img-div {
      padding: 56px 1rem 10px 0rem !important;
    }
    .store-about-vid-p {
      padding: 0rem 1rem 10px 0 !important;
    }

    .about-section-img-div .img-container {
        display: flex;
        justify-content: center;
    }


    .about-section-img-div .img-container img {
        width: 100%;
        height: auto;
    }
}


div#shipping_location_content {
    padding: 0 !important;
}

.modal-container.product-popup .product-description {
    overflow-x: hidden !important;
}


    .checkout-items .item-spin button.decrement, .modal-container.product-popup .product-quantity-add .quantity .quantity-toggle button.decrement {
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 25px !important;
        border-top-left-radius: 25px !important;
    }
    .checkout-items .item-spin button.increment, .modal-container.product-popup .product-quantity-add .quantity .quantity-toggle button.increment {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
        border-bottom-right-radius: 25px !important;
        border-top-right-radius: 25px !important;
    }

    .delivery-card .detail-form .form-group .active {
        background-position: 0 !important;
    }



    .price-spin {
        margin-left: 0px !important;
    }

    .card-body.row {
        margin: 0;
    }


body.trigger-position-right #enable-toolbar-trigger .keyboard-shorcut {
    right: 54px !important;
    left: 44 !important;
}

a.btn.btn-addcart {
    text-transform: uppercase;
    justify-content: space-between;
}
div#product_view_body_ .modal-container {
    margin: 0 !important;
}

.toast-body{
    z-index: 99999 !important;
}
