/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/


.navbar-menu {

    overflow: hidden;
    background: transparent;
}

.navbar-menu:after {
    content: "";
    background: url('https://map.pinguin.com.ua/images/bg-image-1.jpg');
    position: absolute;
    inset: -67%;
    transform-origin: 50% 50%;
    z-index: -1;
    pointer-events: none;
    transform: rotate(180deg);
}

.navbar-menu .navbar-nav .nav-link {

    color: #ffffff;

}

.page {

    background-color: var(--default-body-bg-color);
}

a.header-logo img {
    max-height: 42px;
}

.map_list {
display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}


.map_list .card {
    height: -webkit-fill-available;
    min-width: 50%;
}
.map_list .card + .card {
    min-width: 25%;
}
.prew {
    margin-bottom: 20px;
}

.card.lang_teml {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 0;
}

.card-body.py-2.buttons_right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.card-body.py-2.buttons_right a, .card-body.py-2.buttons_right form,.card-body.py-2.buttons_right a, .card-body.py-2.buttons_right button {
    min-width: 200px;
    margin: 4px 0;
}

.card-body.py-2.buttons_right button {
    margin: 0;
}
ul#shop-tabs {
    border: 0;
}

div#shops-container .tab-pane {
    padding: 0;
}

div#shops-container .card {
    background-color: var(--custom-white);
    border: 1px solid #dadada !important;
}

body .gallery-item.mb-2.dz-preview.dz-processing.dz-image-preview.dz-success.dz-complete {
    width: 145px;
    position: relative;
    overflow: hidden;
    height: 110px;
}

body .gallery-item.mb-2.dz-preview.dz-processing.dz-image-preview.dz-success.dz-complete button.btn.btn-danger.btn-sm.remove-image {
    position: absolute;
    right: 4px;
    top: 4px;
    padding: 0 6px;
    z-index: 999;
    cursor: pointer;
}

body .gallery-item.mb-2.dz-preview.dz-processing.dz-image-preview.dz-success.dz-complete img {
    height: auto;
    max-width: 185px;
    max-height: 100%;
    border: 0;
    border-radius: 0;
    padding: 0;
}

body input.add-image.btn.btn-success {
    width: 300px;
    margin-right: 100%;
    background-color: #6259ca !important;
    border-color: #6259ca !important;
    margin-left: 16px;
    margin-top: 16px;
}

.colors {
    display: flex;
}

.colors .form-group.colir.col-md-2 {
    max-width: 60px;
    margin-right: 12px;
}

.colors .form-group.colir.col-md-2 input {
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #6259ca;
}

.row.billing h5 {
    font-size: 21px;
    letter-spacing: 2px;
    color: var(--default-text-color);
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

.row.billing h5 + div + div {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    margin-bottom: 15px;
}

.row.billing {}

.row.billing button.btn.btn-outline-success.btn-sm {
    display: block;
    width: 100%;
    background: #6259ca;
    color: #ffff;
    border-color: #fff;
    font-size: 20px;
    padding: 12px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

.row.billing button.btn.btn-outline-success.btn-sm:before {
    content: "";
    background: url('https://wfpstorage.s3-eu-west-1.amazonaws.com/help/1746550624_%D0%B4%D0%BB%D1%8F%20%D1%82%D0%B5%D0%BC%D0%BD%D0%BE%D0%B3%D0%BE%20%D1%84%D0%BE%D0%BD%D1%83.png');
    width: 100%;
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.col-lg-6.col-xl-5.d-none.d-lg-block.text-center.bg-primary.details {
    min-height: 380px;
}

.mt-5.pt-4.p-2.position-absolute img.header-brand-img.mb-4 {
    max-height: 45px;
}

.modal-content {

    height: -webkit-fill-available;
}

div#previewContainer, div#previewContainer iframe {
    min-height: 100% !important;
    height: 100% !important;
}

div#previewContainer iframe {
    border-radius: 0px 0px 10px 10px;
}
.plan_detail {
    text-align: center;
    font-size: 18px;
    background: #d2e8f8;
    width: max-content;
    display: block;
    margin: 10px auto;
    padding: 5px 10px;
}
.justify-content-center.plan_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between !important;
}

.justify-content-center.plan_text .alert.alert-info {
    margin: 0 0;
    margin-left: 5px;
}

@media (min-width: 1200px) {
    body .modal-xl {
        --bs-modal-width: 80%;
    }
}

@media (max-width: 1400px) {
 .btn-block button {
    min-width: 49%;
    margin-bottom: 5px;
}
}

@media (min-width: 992px) {
    .banner-img {
        margin-top: 0rem;
    }
}

@media (max-width: 960px) {
	
	.page {

    min-height: 30vh;
}
.main-header-container {

    background: #0e0e23;
}

.country-Flag svg {
    padding: 4px;

}

.map_list .card {
  
    min-width: 100%;
}
.map_list {

    flex-wrap: wrap;

}

.btn-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.btn-block button {
    width: max-content;
    margin-bottom: 7px;
    min-width: 200px;
}
	
}