@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');

body {
    font-family: 'Oswald', sans-serif !important;
}

a {
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #212529;
    font-size: 1.20rem !important;
}

::placeholder {
    color: #000;
    opacity: 0.3 !important;
}

::-webkit-scrollbar {
    width: 0px;
}


/* Header */

.top-header {
    width: auto;
    height: 60px;
    background-color: #ffffff;
    padding-left: 1.0rem;
    padding-right: 1.0rem;
}

.page-content {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 1rem;
}

.top-header .navbar .nav-button a {
    font-size: 25px;
    color: #212529;
}

.top-header .navbar .top-right-menu a.nav-link {
    font-size: 20px;
    color: #212529;
}

.top-header .top-right-menu .cart-badge {
    position: absolute;
    top: 6px;
    right: 0px;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #212529;
}

/* Searchbar */

.top-header .navbar .searchbar {
    display: none;
}

.top-header .navbar .full-search-bar {
    display: flex;
    align-items: center;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-bottom: 1px solid #dee2e6;
    z-index: 100;
    background-color: #ffffff;
    height: 65px;
    padding: 0 1.0rem;
    -webkit-animation: .6s cubic-bezier(.25, .8, .25, 1) 0s normal forwards 1 animdropdown;
    animation: .6s cubic-bezier(.25, .8, .25, 1) 0s normal forwards 1 animdropdown;
}

.top-header .navbar .full-search-bar .form-control {
    background-color: #f6f6f6;
    border-radius: 0.5rem;

}

.top-header .navbar .full-search-bar .form-control:focus {
    background-color: #ffffff;
    border: 1px solid #212529;
}


.searchbar .search-icon {
    margin-left: 2rem !important;
}

.searchbar .search-close-icon {
    margin-right: 2rem !important;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #212529;
    border: 1px solid #212529;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(33, 37, 41, 0.0)
}


/* loader */

.loader-wrapper {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #212529;
}




/* footer */

.wrapper .page-footer {
    width: auto;
    height: 60px;
    background-color: #ffffff;
    padding-left: 1.0rem;
    padding-right: 1.0rem;
}

.wrapper .page-footer .navbar a.nav-link {
    color: #212529;
}


.wrapper .page-footer .navbar a.nav-link .icon {
    font-size: 20px;
}

.wrapper .page-footer .navbar a.nav-link .name {
    font-size: 14px;
}


.wrapper .sidenav .offcanvas-header {
    height: auto;
}

.wrapper .sidenav .offcanvas {
    width: 300px;
}

/* Pag Content */

.category-img figure {
    margin: auto;
}

.category-img figcaption {
    font-size: 12px;
    color: #212529;
    text-align: center;
    padding-top: 5px;
    font-weight: 600;
}


/* Utilities */

.bg-red {
    background-color: #ff2c2c !important;
}

.bg-green {
    background-color: #21ad61 !important;
}

.bg-purple {
    background-color: #723da6 !important;
}

.border-light {
    border-color: rgba(255, 255, 255, 0.12) !important
}

.bg-facebook {
    background-color: #3b5998 !important;
}

.bg-pinterest {
    background-color: #c8232c !important;
}

.bg-linkedin {
    background-color: #0072b1 !important;
}

.bg-apple {
    background-color: #000 !important;
}

.text-purple {
    color: #723da6 !important;
}

.text-orange {
    color: #ff822c !important;
}

.text-cyane {
    color: #00FFFF !important;
}

.text-brown {
    color: #ce5334 !important;
}

.text-ten {
    color: #5eff00 !important;
}

.text-pink {
    color: #ff006f !important;
}

.section-title {
    color: #212529;
    font-size: 18px;
}

.review-item .client-name {
    color: #212529;
    font-size: 14px;
}

.product-short-title {
    color: #212529;
    font-size: 14px;
}

.font-12 {
    font-size: 12px;
}

.rounded-end-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-start-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.btn-ecomm {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0.5rem 1.5rem;
    border-radius: 0;
    z-index: 6;
}


.filter-menu .nav-link {
    border-radius: 0;
    color: #363d46;
    background-color: #fbfbfb;
    border-bottom: 1px solid #eee;
}

.filter-menu .nav-link.active {
    color: #1b222d;
    background-color: #ffffff;
}

.filter-content .product-number {
    color: #b7b7b7;
    margin-left: 7px;
}


/* Radio & Checkbox */

.form-check-input,
.form-check-input,
.form-check-label {
    cursor: pointer;
}

.product-number {
    color: #b7b7b7;
    margin-left: 7px;
}


.form-check-input:checked,
.form-check-input:checked {
    background-color: #212529;
    border-color: #212529;
}

.form-check-input:focus,
.form-check-input:focus {
    border-color: #212529;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(34, 38, 42, 0.0)
}

.similar-products a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #212529;
    font-size: 16px;
    border-radius: 50%;
}

.h-90 {
    height: 90% !important;
}

.rounded-top-left-right-lg {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}


.offcanvas-footer {
    background-color: #ffffff;
}


/* Product Details */

.product-image-slider .slick-list {
    margin: 0 0;
}

.product-image-slider .slick-slide {
    margin: 0 0;
}


.product-image-slider .slick-dots {
    bottom: 0;
}

.share-product {
    width: 35px;
    height: 35px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #212529;
    background-color: #fff;
    z-index: 1;
    cursor: pointer;
}

.share-product:hover {
    color: #212529;
}

.product-image-slider .slick-dots li button:before {
    opacity: 1;
    color: white;
}

.product-image-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: rgb(0, 0, 0);
}


.product-image-slider .slick-prev,
.product-image-slider .slick-next {
    font-size: 24px;
    color: #fff;
    opacity: 0.7;
    background: rgba(255, 255, 255, 0.0);
    box-shadow: none
}

.product-image-slider .slick-prev:hover,
.product-image-slider .slick-next:hover,
.product-image-slider .slick-prev:focus,
.product-image-slider .slick-next:focus {
    opacity: 1;
    background: rgba(255, 255, 255, 0.0);
    box-shadow: none
}


.product-image-slider .slick-prev {
    left: 0;
}

.product-image-slider .slick-next {
    right: 0;
}

.width-content {
    width: fit-content;
}

.size-chart div button {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    color: #222121;
    font-weight: 600;
    background-color: #ffffff;
    transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.size-chart div button:hover,
.size-chart div button:focus {
    color: #ffffff;
    border: 1px solid #212529;
    background-color: #212529;
}


.product-info .product-title {
    color: #222121;
}

.separator {
    display: flex;
    align-items: center;
}

.separator .line {
    height: 1px;
    flex: 1;
    background-color: #dee2e6;
}

.separator h3 {
    padding: 0 1.5rem;
}


.wishlist-close {
    background-color: #ffffff;
    border-radius: 50%;
    padding: 10px;
    margin: 7px;
}


.block-button {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment-input {
    width: 1.2em;
    height: 1.2em;
}

.profile-item,
.profile-item:hover,
.profile-item:focus {
    color: #141619;
    text-decoration: none;
}


.noti-box {
    width: 40px;
    height: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    /* background-color: #eff1f3; */
    border-radius: 50%;
}

.forgot-link {
    color: #646464;
}

.forgot-link:hover {
    color: #646464;
}


.social-login a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    background-color: #eaebeb;
    border-radius: 50%;
}

.verification-controls input {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 0;
}

.splash-bg-2 {
    background-image: url(../../../../../photos/5655511/pexels-photo-5655511.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}


/* Metis Menu */

.sidebar-nav .metismenu a {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 16px;
    border-bottom: 1px solid #dee2e6;
}


.sidebar-nav .metismenu .mm-active>a,
.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus {
    color: #212529;
    background-color: #f8f9fa;
}

.sidebar-nav .metismenu li:first-child {
    margin-top: 0px;
}

.sidebar-nav .metismenu .mm-active>a {
    border-radius: 0;
}

.sidebar-nav .metismenu li+li {
    margin-top: 0px;
}

.sidebar-nav .metismenu ul a {
    padding: 8px 16px 8px 42px;
}


/* Order Tracking */

.timeline-with-icons {
    border-left: 1px solid #dee2e6;
    position: relative;
    list-style: none;
}

.timeline-with-icons .timeline-item {
    position: relative;
}

.timeline-with-icons .timeline-item:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline-with-icons .timeline-icon.active {
    color: #fff;
    background-color: #212529;
}

.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -48px;
    background-color: #f8f9fa;
    color: #bcc0c5;
    border-radius: 50%;
    height: 31px;
    width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}



/* animation */

@-webkit-keyframes animdropdown {
    from {
        -webkit-transform: translate3d(0, 6px, 0);
        transform: translate3d(0, 6px, 0);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes animdropdown {
    from {
        -webkit-transform: translate3d(0, 6px, 0);
        transform: translate3d(0, 6px, 0);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}





.card {
    margin: 10px 0 !important;

}

.card-header {
    background: linear-gradient(to right, #ff5733, #c70039);
}

.card-header h3 {
    font-size: 14px !important;
    text-transform: uppercase;
    margin: 5px 0px !important;
    padding: 0px !important;
}


.section-heading {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 35px 0 6px 15px;
}

.table-card-title {
    /* background-color: #FF5733; */
    color: #fff;
    padding: -4px 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.card-text {
    margin: 1px 0;
    font-size: 14px;
}

.card-text::before {
    text-transform: uppercase;
    font-weight: 600;
    content: attr(data-text);
    margin-right: 5px;
    font-size: 13px;
}

.card-text i {
    margin-left: 5px;
}

.card-body .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.collapse.show p {
    font-size: 11px;
    margin: 2px 0;
    font-size: 13px;
}

.collapse.show p::before {
    text-transform: uppercase;
    font-weight: 600;
    content: attr(data-text);
    margin-right: 5px;

}

/* .btn.btn-primary {
    font-size: 13px;
    padding: 2px 6px;
    margin: 10px 0;
} */

.btn.btn-secondary {
    font-size: 13px;
    padding: 2px 6px;
    /* margin: 10px 0; */
}

/* table button */
.table-button {

    width: 100px;
    height: 30px;
}

.table-header {
    height: 50px;
    padding-top: 16px;
}


/* product price css  */





.text-part ul {
    list-style: none;
    padding-left: 0;
    /* Remove left padding for the list */
}


/* Add some space below the dropdown */
.currency-dropdown {
    margin-bottom: 20px;
}

/* Logo Styles */
.logo {
    width: 150px;
    height: 30px;
    margin-left: 55px;
}

.text-part {
    font-size: 13px;
    margin: 30px 0;
    text-align: justify;
}

li {
    font-size: 12px;
}

/* Custom CSS for the entire table */
table {
    width: 100%;
    /* Table takes full width of its container */
    border-collapse: collapse;
    /* Remove border spacing */
}

/* Custom CSS for table headers (th) */
th {
    background-color: #333;
    /* Header background color */
    color: #fff;
    /* Header text color */
    font-weight: bold;
    /* Header text boldness */
    text-align: center;
    /* Header text alignment */
    padding: 10px;
    /* Header cell padding */
}

/* Custom CSS for table rows (tr) */
tr {
    background-color: #f5f5f5;
    /* Row background color */
    text-align: center;
    /* Row text alignment */
    padding: 8px;
    /* Row cell padding */
}

/* Custom CSS for table cells (td) */
td {
    padding: 8px;
    /* Cell padding */
    text-align: left;
    /* Cell text alignment */
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 600;
}

td i {
    margin-left: 5px;

}

td a {
    text-decoration: none;

}

/* Override Bootstrap's default table header style */
.table {
    margin-bottom: 5rem;
}

.table thead th {
    background: linear-gradient(to right, #ff5733);
    background-color: #ff5733;
    /* background: linear-gradient(to right, #ff8c66, #ff8c66); */
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    padding: 4px 8px;
    height: 40px;
    padding-bottom: 10px;
}

.table td {
    padding: 6px 8px;
}

.form-control {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 13px;
}

/* Styles for the fixed footer */
.fixed-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #333;
    /* Background color for the footer */
    color: #fff;
    /* Text color for the links */
    display: flex;
    justify-content: space-between;
    padding: 7px 15px;
    font-size: 13px;
    text-transform: uppercase;
}

.footer-section {
    flex: 1;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
}

.telegram-section {
    border-right: 2px solid #fff;
    /* Right border for Telegram section */
    border-left: 2px solid #fff;
    /* Right border for Telegram section */
}



.modal-body {
    padding: 15px;
}

.modal-content {
    margin: 185px 0;
}

.modal-header {
    background-color: #333;
    color: #fff;
    padding: 7px 14px;
    /* font-size: 130px; */
}

.modal-dialog {
    padding: 0px 20px;
}

.modal-title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 2;
}

.modal span {
    color: #fff;
}

.modal-content img {
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto;
    /* Horizontally center the image */
}

.modal-content button {
    color: #fff;
}

/* product price css  */

.form-control {
    margin-bottom: 8px;
    margin-top: 0px;
    font-size: 13px;
}

.new-card {
    height: 172px !important;
    /* background-color: rgb(72, 95, 103) !important; */
}

/* new order */



@media (max-width: 768px) {

    .card-header h3 {
        /* font-size: 14px !important; */
        text-transform: uppercase;
        /* margin: 5px 0px !important; */
        padding: 0px !important;
        font-weight: bold;
    }

}

/* dashboard card css start here */


.new-card {
    color: #fff;
    transition: transform 0.3s ease-in-out;
    position: relative;
}

.card1 {
    background: linear-gradient(to right, #3498db, #5c5edc);
}

.card2 {
    background: linear-gradient(to right, #1dd1a1, #10ac84);
}

.card3 {
    background: linear-gradient(to right, #f53b57, #3c40c6);
}

.card4 {
    background: linear-gradient(to right, #ffb142, #ff793f);
}

.noti-box {
    border-radius: 50%;
}

.custom-icon {
    font-size: 30px !important;
}

.custom-icon-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

.custom-card-bg {
    background: linear-gradient(to right, #ffcc00, #ff6600);
}

.custom-card-text {
    font-size: 1.2em;
    font-family: 'Your Custom Font', sans-serif;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.new-card {
    animation: fadeIn 1s ease-in-out;
}

.custom-border {
    border-radius: 10px;
    border: 2px solid #333;
}

.custom-box-shadow {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Mobile-specific styles */

@media (max-width: 576px) {
    .new-card {
        margin-bottom: 15px !important;
    }

    .custom-icon {
        font-size: 20% !important;
    }

    .card1 {
        background: linear-gradient(to right, #ff5733, #c70039) !important;
    }

    .card2 {
        background: linear-gradient(to right, #c70039, #ff5733) !important;
    }

    .card3 {
        background: linear-gradient(to right, #c70039, #ff5733) !important;
    }

    .card4 {
        background: linear-gradient(to right, #ff5733, #c70039) !important;
    }
}

/* dashboard card css end here */


/* transaction css start here */
.container {
    max-width: 400px;
    margin: 0 auto;
}



.form-group {
    margin-bottom: 10px;
}

.form-control {
    border-radius: 10px;
    padding: 10px;
}



.payment-method-fields {
    display: none;
}

/* transaction css end here */


/* order history css start here */

.payment-container {
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden;
    /* Updated: set overflow to hidden initially */
    position: relative;
}



.transaction {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.transaction .info {
    flex-grow: 1;
}

.transaction p {
    margin: 0;
}

.transaction .date {
    font-size: 14px;
    color: #888888;
}

.transaction .amount {
    font-weight: bold;
    font-size: 18px;
    color: #4285f4;
}

.search-bar {
    margin-bottom: 20px;
}

.search-bar .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#allHistoryBtn {
    position: absolute;
    bottom: 0;
    width: 100%;
}

/* order history css end here */
/* dashboard css here  start*/
.text-item {
    display: flex;
    align-items: center;
}

/* dashboard css here start*/
.background {
    background: linear-gradient(to right, #ff5733, #c70039);
}

/* new order css here */
.input-group-text {
    height: 42px;
    width: 41px;

}

/* new order css here */


.accordion_one .panel-group {

    border: 1px solid #f1f1f1;
    margin-top: 100px;


}

a:link {
    text-decoration: none
}

.accordion_one .panel {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0px solid transparent;
    border-radius: 0;
    margin: 0;
}

.accordion_one .panel-default {
    border: 0;
}

.accordion-wrap .panel-heading {
    padding: 0px;
    border-radius: 0px;
}

h4 {
    font-size: 18px;
    line-height: 24px;
}

.accordion_one .panel .panel-heading a.collapsed {
    color: #999999;
    display: block;
    padding: 12px 30px;
    border-top: 0px;
}

.accordion_one .panel .panel-heading a {
    display: block;
    padding: 12px 30px;
    background: #fff;
    color: #313131;
    border-bottom: 1px solid #f1f1f1;
}

.accordion-wrap .panel .panel-heading a {
    font-size: 14px;
}

.accordion_one .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
    padding-top: 0;
    padding: 25px 30px 30px 35px;
    background: #fff;
    color: #999999;
}

.img-accordion {
    width: 81px;
    float: left;
    margin-right: 15px;
    display: block;
}

.accordion_one .panel .panel-heading a.collapsed:after {
    content: "\2b";
    color: #999999;
    background: #f1f1f1;
}

.accordion_one .panel .panel-heading a:after,
.accordion_one .panel .panel-heading a.collapsed:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    width: 36px;

    line-height: 48px;
    text-align: center;
    background: #F1F1F1;
    float: left;
    margin-left: -31px;
    margin-top: -12px;
    margin-right: 15px;
}

.accordion_one .panel .panel-heading a:after {
    content: "\2212";
}

.accordion_one .panel .panel-heading a:after,
.accordion_one .panel .panel-heading a.collapsed:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    width: 36px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #F1F1F1;
    float: left;
    margin-left: -31px;
    margin-top: -12px;
    margin-right: 15px;
}

/* user new order css code here */
.accordion-button:not(.collapsed) {
    color: inherit;
    /* or set it to your desired color */
    background-color: transparent;
    /* or set it to your desired background color */
}

.accordion .card {
    background: none;
    border: none;
}

.accordion .card .card-header {
    background: none;
    border: none;
    padding: .4rem 1rem;
    font-family: "Roboto", sans-serif;
}

.accordion .card-header h2 span {
    float: left;
    margin-top: 10px;
}

.accordion .card-header .btn {
    color: #2f2f31;
    font-size: 1.04rem;
    text-align: left;
    position: relative;
    font-weight: 500;
    padding-left: 2rem;
}

.accordion .card-header i {
    font-size: 1.2rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 9px;
}

.accordion .card-header .btn:hover {
    color: #ff8300;
}

.accordion .card-body {
    color: #324353;
    padding: 0.5rem 3rem;
}

.page-title {
    margin: 3rem 0 3rem 1rem;
    font-family: "Roboto", sans-serif;
    position: relative;
}

.page-title::after {
    content: "";
    width: 80px;
    position: absolute;
    height: 3px;
    border-radius: 1px;
    background: #73bb2b;
    left: 0;
    bottom: -15px;
}

.accordion .highlight .btn {
    color: #74bd30;
}

.accordion .highlight i {
    transform: rotate(180deg);
}

/* footer css code here start */
.footer-menu {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    z-index: 998;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.footer-menu.nonfixed {
    position: relative;
}

body.isfullscreen .footer-menu {
    background-color: transparent !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.footer-menu ul {
    display: inline-block;
    width: 100%;
    padding: 7px 0px 0 0px;
    margin: 0px;
}

.footer-menu li {
    float: left;
    width: 20%;
    display: inline-block;
    height: 100%;
    text-align: center;
}

.footer-menu li a {
    display: inline-block;
    color: #546E7A;
}

.isfullscreen .footer-menu li a {
    color: #f5f5f5;
}

.footer-menu li i {
    display: block;
    font-size: 20px;
}

.footer-menu li span {
    display: block;
    font-size: 12px;
    line-height: 20px;
}

.footer-menu.circular li a.active {
    margin-top: -25px;
}

.footer-menu.circular li a.active span {
    color: var(--primary-color);
    margin-top: 9px;
}

.footer-menu.circular li a.active i {
    color: #ffffff;
    background-color: var(--primary-color);
    border-radius: var(--border-radius-50percent);
    height: 42px;
    width: 42px;
    line-height: 42px;
    margin-top: 0px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
}


.footer-menu.bg li a:hover,
.footer-menu.bg li a.active {
    background: rgba(0, 0, 0, 0);
    color: var(--primary-color);
}


[data-footer_menu="hide"] .footer-menu {
    display: none;
}

/*----------------------------------------
Fixed Footer Menu - Light Style
------------------------------------------*/

body [data-footer_menu_style="light"] .footer-menu {
    background-color: #ffffff;
}

body [data-footer_menu_style="light"] .footer-menu li a {
    color: #546E7A;
}


/*----------------------------------------
Fixed Footer Menu - Dark Style
------------------------------------------*/
[data-footer_menu_style="dark"] .footer-menu {
    background-color: #37474F;
}

[data-footer_menu_style="dark"] .footer-menu li a {
    color: #CFD8DC;
}

/*----------------------------------------
Fixed Footer Menu - Colored Style
------------------------------------------*/
[data-footer_menu_style="colored"] .footer-menu {
    background-color: var(--primary-color);
}

[data-footer_menu_style="colored"] .footer-menu.circular li a.active span,
[data-footer_menu_style="colored"] .footer-menu li a {
    color: #f5f5f5;
}

[data-footer_menu_style="colored"] .footer-menu:not(.boxed) li a.active i {
    background-color: #f5f5f5;
    color: var(--primary-color);
}

/* [data-footer_menu_style="colored"] .footer-menu li a:hover,
[data-footer_menu_style="colored"] .footer-menu li a:hover i{
color: #eeeeee;
background: transparent;
} */
/* [data-footer_menu_style="colored"] .footer-menu.boxed li a.active,
[data-footer_menu_style="colored"] .footer-menu.boxed li a.active i{
color: #eeeeee;
background: transparent;
}

[data-footer_menu_style="colored"] .footer-menu.bordered li a.active{
border-color: #ffffff;
} */

[data-footer_menu_style="colored"] .footer-menu.bg li a.active {
    background: rgba(0, 0, 0, 0.07);
}


[data-footer_menu="hide"] .page-footer {
    padding-bottom: 60px;
}