@font-face {
  font-family: 'Speedee Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/vendor/core/plugins/multiclicks/fonts/Speedee_W_Bd.woff2') format('woff2');
}
@font-face {
  font-family: 'Speedee Light Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/vendor/core/plugins/multiclicks/fonts/Speedee_W_Lt.woff2') format('woff2');
}
@font-face {
  font-family: 'Speedee';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/vendor/core/plugins/multiclicks/fonts/Speedee_W_Rg.woff2') format('woff2');
}
:root {
  --primary-font: Speedee, sans-serif;
  --primary-bold-font: Speedee Bold, sans-serif;
  --primary-lt-bold-font: Speedee Light Bold, sans-serif;
  --primary-color: #fcc64d;
  --secondary-color: #c31212;
  --tp-heading-primary: #c31212;
  --tp-heading-secondary: #292929;
  --tp-btn-color: #ff1826;
  --tp-text-body: #292929;
}
.reset-style li {
  list-style:none;
}
.tp-page-area {
    min-height: 600px;
}
.tp-btn,
.tp-product-badge span,
.tp-product-title,
.tp-product-price,
.tp-product-add-cart-btn-large,
.tp-product-add-cart-btn-large:hover {
    color:var(--tp-heading-secondary);
    border:none;
}
.tp-btn.tp-btn-border {
    border: 1px solid;
    border-color: var(--primary-color);
    background: transparent;
}
.breadcrumb__list span a:hover {
    color:var(--tp-heading-secondary)!important;
}
.tp-btn:hover,
.tp-btn,
.tp-slider-btn .tp-btn:hover,
.payment-checkout-btn, 
.payment-checkout-btn-step,
.payment-checkout-btn-step:hover, 
.payment-checkout-btn:hover {
    background-color: var(--primary-color)!important;
    color:var(--tp-heading-secondary)!important;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    text-align: center;
}
.thank-you i {
    color: var(--primary-color)!important;
}
.tp-slider-active .swiper-slide-active .tp-slider-thumb img {
    
}
.tp-slider-btn .tp-btn {
    width: 100%;
    font-size: 18px;
}
.tp-slider-btn .tp-btn svg {
    -webkit-animation: action 1s infinite  alternate;
    animation: action 1s infinite  alternate;
}
.text-info {
    color: var(--tp-btn-color)!important;
}
@-webkit-keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.tp-header-login-icon span {
  border: 0;
}
.tp-section-title-wrapper h3 {
  display:inline;
}
.tp-product-price {
  font-family: var(--primary-font);
  font-size:16px;
}
.tp-slider-content {
  padding: 30px;
  border-radius: 2px;
  background-color: #fff;
}
main .tp-product-details-title {
  font-size:22px;
  padding-top: 30px;
}
.tp-slider-content p {
  color: var(--tp-heading-secondary);
}
.tp-slider-title {
  font-family: var(--primary-bold-font);
}
.tp-header-search-category:after {
  left:initial;
  right:0;
}
.tp-header-search-wrapper {
    border-radius: 3px;
}
#bb-form-quick-search select {
    padding: 6px 0 6px 20px;
    -webkit-appearance: none;
    width: 100%;
}
.tp-slider-area {
  margin-bottom: 50px;
}
.tp-slider-item:nth-child(2) .container .row .col-md-6:nth-child(2) {
     margin-top:-20px;
}
.tp-slider-title {
    color: var(--secondary-color)!important;
}
.tp-feature-inner-5 {
  border-radius:0;
  border-width: 6px;
}
.custom-page a {
 color: var(--secondary-color); 
  text-decoration: underline;
}
.custom-page ul {
    margin-left: 15px;
}
.tp-product-tab-border:after {
  left:inherit!important;
}
.category-filters {
  background-color: var(--tp-theme-primary);
  padding: 40px 40px 20px;
}
.tp-categories-slider .tp-category-item {
    padding: 20px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    transition: all 0.2s ease-in-out;
}
.tp-product-categories-slider .swiper-wrapper {
  padding-top: 5px;
}
.tp-categories-slider .tp-category-item:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.tp-shop-top {
    background: #f5f5f5;
    padding: 5px 10px;
}
.tp-shop-top-left {
  padding: 7px;
}
.category-filters .col {
  margin-left: 2px;
  margin-right: 2px;
}
.category-filters .tp-category-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000;
  text-decoration: none;
}
.category-filters .tp-category-thumb {
    background: #fff;
    border: var(--search-banner-roundels-border, 3px solid #000);
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
.category-filters .tp-category-thumb img {
  border-radius: var(--search-banner-roundels-radius, 50%);
  height: 4rem;
  width: 4rem;
  overflow: hidden;
  margin-bottom: .25rem;
  border: var(--search-banner-roundels-border, 1px solid #9e9e9e);
}
.category-filters .tp-category-title {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: wrap;
  font-size: .75rem;
  text-transform: var(--search-banner-text-transform, 'none');
  line-height: 12px;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding:10px;
  width: 100%;
}
.tp-category-main-box {
 height: auto; 
}
.tp-category-main-box img {
 max-width: 100%; 
}
.tp-page-area .tp-shop-main-wrapper {
  padding-left:0;
  padding-right:0;
}
.tp-feature-content-5 {
  padding-left: 15px;
  padding-right: 15px;
  
}
.tp-feature-inner-5 .col-xl-3.col-lg-3.col-sm-6:not(:last-child) .tp-feature-content-5 {
  border-right: 1px solid #eaebed;
}
.tp-feature-inner-5 .col-xl-3.col-lg-3.col-sm-6 {
    display: flex;  
    flex-direction: row;
    align-items: center;
}
.tp-category-menu-btn {
  color: var(--primary-color);
}
.tp-category-menu-btn,
.tp-category-menu-btn:hover {
 background-color:var(--secondary-color); 
  color: var(--primary-color);
}
.auth-card .auth-card__body .btn-auth-submit,
.tp-slider-btn .tp-btn,
.tp-product-add-cart-btn-large,
.tp-product-add-cart-btn-large:hover {
 background-color:var(--primary-color); 
}
.tp-cart-list .tp-cart-price span{
    font-size: 14px;
}
.custom-page .tp-category-item a {
    text-decoration: none;
    font-weight: 800;
    font-size: 15px;
}

.custom-page .tp-category {
    background: #fff;
    background-image: radial-gradient(95.56% 95.56% at 50% 50%, #fff 0, #fff 200%);
    border: 5px solid #fcc64d;
    padding: 10px 5px;
    border-radius: 50%;
    height: 196px;
    width: 100%;
    line-height: 14px;
    overflow: hidden;
    box-shadow: 0px 20px 20px -15px rgb(86 93 111);
    position: relative;
    transition: all .2s ease-in-out;
}

.custom-page .tp-category-item a:hover,
.custom-page .tp-category-item a:hover .tp-category,
.tp-categories-container .col-items a:hover .tp-category-item,
.tp-categories-container .col-items a.active .tp-category-item {
    background-image: radial-gradient(95.56% 95.56% at 50% 50%, #fff 0, #eaebed 100%);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(0.9);
}
.custom-page .tp-category-item a:hover h3 {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(0.9);
    transition: all .3s ease-out 0s;
}
#tab-pane .row.mb-30 {
  margin-bottom: 10px;
}
.tp-page-area .tp-shop-area-container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.tp-product-content-container {
    display: block;
    text-decoration: none;
    padding: 20px;
    color: var(--secondary-color);
    font-size: 14px;
    font-family: helvetica;
    display: flex;
    justify-content: space-between;
    align-self: center;
    flex-direction: column;
    border-radius: 0;
    min-width: 144px;
    min-height: 270px;
    padding: 28px 12px;
    position: relative;
}
#productTabContent .tp-product-title {
  text-align: center;
}
#productTabContent .tp-product-title a {
  text-decoration: none;
}
.bb-product-items-wrapper .tp-product-thumb a {
   height: 300px;
   display: block;
   padding: 20px;
   background: #fff;
   text-align: center;
}
.tp-product-content {
    background: #f5f5f5;
    height: 130px;
}
.bb-product-items-wrapper .tp-product-thumb img {
    position: static;
    height: 100%;
    object-fit: cover;
}
.tp-product-item .m-img img {
    width: auto;
}
.tp-product-badge {
  top:20px;
  right: 22px;
}
.all-cats .tp-product-tab-border:after {
    width: 100%; 
    right:0!important;
    left:inherit;
}
.bb-store-item-logo {
    border-radius: 0;
    top: -1rem;
    width: 130px;
    height: auto;
}

.bb-store-item-logo img {
    border-radius: 0;
    height: auto;
}
.tp-product-details-description ul {
    margin-left: 20px;
}
.tp-product-details-thumb-wrapper {
    margin-top: 30px; 
}
.tp-product-details-top .bb-product-gallery-images {
    padding: 0;
}
.tp-product-details-top .bb-product-gallery-images .slick-list {
    padding: 10px;
}
.tp-product-details-top .bb-product-gallery-images a {
    max-width: 520px;
    height: 522px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tp-product-details-top .bb-product-gallery-images img {
    width: auto;
    height: 100%;
    /*position: static;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}
.nav-tabs .nav-link.active:after {
    content: "";
    background-color: var(--tp-common-black);
    bottom: -12px;
    display: block;
    height: 1px;
    position: absolute;
}
#subcategorieSelect .nice-select {
    background-color: #f9f9f9;
    border: 1px solid rgba(1, 15, 28, .1);
    border-radius: 0;
    color: var(--tp-common-black);
    float: none;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    min-width: 180px;
    padding: 0 25px;
}
#subcategorieSelect .nice-select:after {
    right: 10px;
}
.subcategorieStyle .tp-shop-top-right {
    padding: 7px;
}
#subcategorieSelect .nice-select .list {
    border-radius: 0;
    margin-top: 0;
    padding: 10px 0;
    transform: scale(.9) translateY(0);
    transform-origin: center center;
    width: auto;
    max-height:400px;
    overflow-y: auto;
}
#subcategorieSelect .nice-select.open .list {
    transform: scale(1) translateY(0);
}
.tp-instagram-item-2 .tp-instagram-icon-2 {
    text-align: center;
    opacity: 1;
    top: 50%;
    visibility: visible;
}
.tp-instagram-style-4 .tp-instagram-icon-2 a,
.tp-instagram-icon-3 span {
    background: var(--primary-color);
    color: var(--tp-text-body);
    border: none;
    text-decoration:none;
    line-height:17px!important;
}
h3.tp-instagram-icon-3 {
    font-size:18px;
}
.custom-page .tp-category-item-content img {
    height: 200px;
    width: 200px;
    border-radius: 50%;
}


.tp-instagram-icon-3 span {
    border-radius: 50px;
    padding:10px;
}
.custom-page .tp-instagram-item-2:after {
    background-color: rgb(234 235 237 / 65%);
}

#page-home .tp-instagram-style-4 .tp-instagram-icon-2 a {
    background: inherit;
}

#e-links a:hover .tp-instagram-icon-2 {
    background: var(--primary-color);
    padding: 20px;
}
#e-links .tp-instagram-icon-2 {
    font-size: 18px;
}
#page-home .tp-instagram-area {
  /*background-color: #000;*/
}
#page-home .tp-gallery-slider {
   border-top: 1px solid #fcc64d;
   padding-top: 20px;
}
#page-home .tp-instagram-item-2 {
  /*background: url('/storage/main/general/lim-clan-decor.jpg');*/
  height:220px;
  text-align:center;
  border-left: 1px solid #fcc64d;
}
@media (min-width: 550px) {
    #page-home .tp-instagram-item-2 {
        height:260px;
    }
}
@media (min-width: 820px) {
    #page-home .tp-instagram-item-2 {
        height:400px;
    }
}

#page-home .swiper-slide:last-child .tp-instagram-item-2 {
  border-right: 1px solid #fcc64d;
}
#page-home .tp-instagram-item-2 img {
    background: #fff;
    max-width: 80%;
    margin-top: 10%;
}
#page-home .tp-instagram-item-2 .tp-instagram-icon-2 {
  left:0;
  right:0;
  bottom:0;
  top:initial;
  transform:initial;
}
#page-home .tp-instagram-item-2 .tp-instagram-icon-2 a {
  border-radius:0;
}
#page-home .tp-side-items img {
    max-width: 100px;
    margin-left: -5px;
}
.bb-product-filter-items.filter-checkbox {
  padding: 20px 0;
}
.customer-details-checkout-form .form-control.is-invalid+.invalid-feedback+label, 
.customer-details-checkout-form .form-control.is-valid+.invalid-feedback+label, 
.customer-details-checkout-form .form-control:-webkit-autofill+label, 
.customer-details-checkout-form .form-control:not(:placeholder-shown):focus+label, 
.customer-details-checkout-form .form-control:not(:placeholder-shown):valid+label, 
.customer-details-checkout-form .form-input-wrapper.select--arrow label, 
.customer-tax-information-form .form-control.is-invalid+.invalid-feedback+label, 
.customer-tax-information-form .form-control.is-valid+.invalid-feedback+label, 
.customer-tax-information-form .form-control:-webkit-autofill+label {
    background: #fff;
    font-size: 12px;
    left: 10px;
    padding: 0 5px;
    top: -7px;
}
.customer-details-checkout-form .form-input-wrapper label {
    color: #6b7078;
    font-size: 14px;
    left: 0;
    padding: 14px;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E);
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.5em + .75rem);
}
.form-control.is-valid, .was-validated .form-control:valid {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E);
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.5em + .75rem);
}
.tp-subscribe-area {
    background: url('https://stores.iplash.co.uk/storage/McD_Illustration_Jumble_1235_RGB.png'); 
    height:160px;
}
@media (min-width: 1400px) {
    .row-cols-xxl-12>* {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
}
.customer-details-checkout-form .form-input-wrapper {
 position: relative; 
}
.tp-product-item,
.tp-product-thumb,
.tp-banner-item,
.tp-banner-thumb,
.tp-product-banner-inner,
.tp-product-banner-slider,
.tp-instagram-item {
  border-radius:0!important;
}
.tp-header-top,
.tp-product-rating,
.tp-product-details-rating-wrapper,
.tp-product-details-action-sm,
#nav-review-tab,
.tp-feature-border-5 .row [class*="col-"] .tp-feature-item-5::after,
.js-sale-popup-container,
.tp-banner-content,
.bb-product-rating,
#nav-review,
#nav-vendor .d-flex.align-items-center.gap-2,
.checkout__coupon-section,
.checkout-discount-section,
.tp-cart-coupon,
.tp-cart-title .small.text-success,
.list_payment_method,
.tp-product-compare-btn,
.tp-product-add-to-wishlist-btn,
.tp-subscribe-shape-4,
.tp-subscribe-form,
#botble-ecommerce-forms-fronts-auth-login-form .mt-3.text-center,
.bb-product-form-filter .bb-product-filter:first-child,
.bb-product-form-filter .bb-product-filter:nth-child(8),
.bb-product-form-filter .bb-product-filter:nth-child(9),
.bb-product-form-filter .bb-product-filter:nth-child(10),
.bb-product-form-filter .bb-product-filter:nth-child(11),
.bb-product-form-filter .bb-product-filter:nth-child(12),
.bb-product-form-filter .bb-product-filter:nth-child(13),
.bb-product-form-filter .bb-product-filter:nth-child(6),
.profile__tab .nav-tabs a:nth-child(3),
.profile__tab .nav-tabs a:nth-child(8),
.tp-subscribe-shape-1,
#page-auth header,
#page-auth footer,
#page-auth .tp-subscribe-area,
#page-auth .js-cookie-consent,
#page-auth .breadcrumb__area,
#page-auth .tp-header-sticky-area,
.shipping-method-wrapper,
.tp-header-bottom,
#page-2 .tp-banner-area,
#page-2 .tp-category-area .all-cats,
.tp-product-tab-border .nav-tabs,
.header-sticky-2,
.tp-footer-payment,
.delete-account-section,
.nav-profile-tab,
.profile__tab .nav-tabs a:nth-child(7),
.bb-quick-search-view-all {
  display:none!important;
}
@media (max-width: 1200px) {
    .custom-page .tp-category-item-content img {
        height: 160px;
        width: 160px;
    }
    .tp-subscribe-area {
        height: 110px;
    }
}
@media (max-width: 480px) {
    h3.tp-instagram-icon-3 {
        line-height:40px;
    }
    .custom-page .tp-category-item-content {
        height: auto;
    }
}
@media (min-width: 768px) {
    .custom-page .tp-category-item-content {
        height: auto;
    }
}
@media (min-width: 1400px) {
    .custom-page .tp-category-item-content {
        height: auto;
    }
}

#checkout-form .form-control {
    border-radius: 0;
    height: 56px;
}

.tp-side-area {
    max-width: 20%;    
    z-index: 9;
}

#e-links {
    top: 70%;
}

.layout {
  z-index: 1;
  .header {
    display: flex;
    align-items: center;
    padding: 20px;
  }
  .content {
    padding: 12px 50px;
    display: flex;
    flex-direction: column;
  }

  .footer {
    text-align: center;
    margin-top: auto;
    margin-bottom: 20px;
    padding: 20px;
  }
}


.sidebar {
  color: $text-color;
  position: relative;

  &::-webkit-scrollbar-thumb {
    border-radius: 4px;
  }
  &:hover {
    &::-webkit-scrollbar-thumb {
      background-color: lighten($bg-color, 15);
    }
  }
  &::-webkit-scrollbar {
    width: 6px;
    background-color: $bg-color;
  }

  .image-wrapper {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
    > img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
    }
  }
  &.has-bg-image .image-wrapper {
    display: block;
  }

  .sidebar-layout {
    height: auto;
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content:center;
    position: relative;
    background-color: #f8f9fb;
    padding: 15px;
    z-index: 2;
    overflow: hidden;
    .sidebar-header {
      height: $sidebar-header-height;
      min-height: $sidebar-header-height;
      display: flex;
      align-items: center;      
      padding: 0 10px;
      > span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
      }
    }
    .sidebar-header-page {
        padding: 0;
    }
    .sidebar-content {
      flex-grow: 1;
      padding: 20px 0 0;
    }
    .sidebar-footer {
      height: $sidebar-footer-height;
      min-height: $sidebar-footer-height;
      display: flex;
      align-items: center;
      padding: 0 20px;
      > span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
      }
    }
  }
}

.layout .sidebar.collapsed .sidebar-layout .sidebar-header {
    justify-content:center;
}

@keyframes swing {
  0%,
  30%,
  50%,
  70%,
  100% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(10deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  60% {
    transform: rotate(5deg);
  }

  80% {
    transform: rotate(-5deg);
  }
}

.layout .sidebar .pro-sidebar-logo > div {
    width: 35px;
    min-width: 35px;
    height: 35px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: white;
    font-size: 24px;
    font-weight: 700;
    background-color: #fcc64d;
    margin-right: 10px;
}

.layout .sidebar .pro-sidebar-logo {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    margin-left: 10%;
}

.layout .sidebar.collapsed .pro-sidebar-logo > h5 {
    opacity: 0;
}

.layout .sidebar .pro-sidebar-logo > h5 {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.1em;
    line-height: 30px;
    transition: opacity 0.3s;
    opacity: 1;
}

.tp-menu-icons {
    background
}

.tp-side-items span {
    font-size: 1.1em;
}

.tp-side-text {
    padding-left: 20px;
}
.sidebar-page .tp-side-text {
    padding-left: 22px;
}
.sidebar-page a {
    color: var(--secondary-color);
}
.layout .sidebar .sidebar-collapser {
    transition: left, right, 0.3s;
    position: absolute;
    right: 0px;
    top: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fcc64d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    font-size: 0.8em;
    transform: translateX(50%);
    z-index: 111;
    cursor: pointer;
    color: white;
    box-shadow: 1px 1px 4px #e5a414;
}


#btn-collapse {
    text-decoration: none;
} 


.layout {
  .sidebar {
    .menu {
      ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
      }
      .menu-header {
        font-weight: 600;
        padding: 10px 25px;
        font-size: 0.8em;
        letter-spacing: 2px;
        transition: opacity 0.3s;
        opacity: 0.5;
      }
      .menu-item {
        a {
          display: flex;
          align-items: center;
          padding: 0;
          color: $text-color;
          text-decoration: none;
          .menu-icon {
            font-size: 1.2rem;
            width: 35px;
            min-width: 35px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
            border-radius: 2px;
            transition: color 0.3s;
            i {
              display: inline-block;
            }
          }

          .menu-title {
            font-size: 0.9em;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            flex-grow: 1;
            transition: color 0.3s;
          }
          .menu-prefix,
          .menu-suffix {
            display: inline-block;
            padding: 5px;
            opacity: 1;
            transition: opacity 0.3s;
          }
          &:hover {
            img {
                animation: swing ease-in-out 0.5s 1 alternate;
            }
            span {
              color: #fcc64d;
              i {
                animation: swing ease-in-out 0.5s 1 alternate;
              }
            }
            .icon {
              color: #fcc64d;
              i {
                animation: swing ease-in-out 0.5s 1 alternate;
              }
            }
          }
        }

        border-top: 5px solid #ffe9b9;

        &.sub-menu {
          position: relative;
          > .sub-menu-list {
            padding-left: 20px;
            display: none;
            overflow: hidden;
            z-index: 999;
          }
          &.open {
            > a {
              color: $secondary-text-color;
              &::after {
                transform: rotate(45deg);
              }
            }
          }
        }

        &.active {
          > a {
            .menu-title {
              color: $secondary-text-color;
            }
            &::after {
              border-color: $secondary-text-color;
            }
            .menu-icon {
              color: $secondary-text-color;
            }
          }
        }
      }
      > ul > .sub-menu > .sub-menu-list {
        background-color: $secondary-bg-color;
      }

      &.icon-shape-circle,
      &.icon-shape-rounded,
      &.icon-shape-square {
        .menu-item a .menu-icon {
          background-color: $secondary-bg-color;
        }
      }

      &.icon-shape-circle .menu-item a .menu-icon {
        border-radius: 50%;
      }
      &.icon-shape-rounded .menu-item a .menu-icon {
        border-radius: 4px;
      }
      &.icon-shape-square .menu-item a .menu-icon {
        border-radius: 0;
      }
    }

    &:not(.collapsed) {
      .menu > ul {
        > .menu-item {
          &.sub-menu {
            > .sub-menu-list {
              visibility: visible !important;
              position: static !important;
              transform: translate(0, 0) !important;
            }
          }
        }
      }
    }

    &.collapsed {
      .menu > ul {
        > .menu-header {
          opacity: 0;
        }
        > .menu-item {
          > a {
            .menu-prefix,
            .menu-suffix {
              opacity: 0;
            }
          }
          &.sub-menu {
            border:
            > .sub-menu-list {
              transition: none !important;
              width: 200px;
              margin-left: 3px !important;
              border-radius: 4px;
              display: block !important;
            }
          }
          &.active {
            > a {
              &::after {
                background-color: $secondary-text-color;
              }
            }
          }
        }
      }
    }
    &.has-bg-image {
      .menu {
        &.icon-shape-circle,
        &.icon-shape-rounded,
        &.icon-shape-square {
          .menu-item a .menu-icon {
            background-color: rgba($secondary-bg-color, 0.6);
          }
        }
      }
      &:not(.collapsed) {
        .menu {
          > ul > .sub-menu > .sub-menu-list {
            background-color: rgba($secondary-bg-color, 0.6);
          }
        }
      }
    }
  }

  &.rtl {
    .sidebar {
      .menu {
        .menu-item {
          a {
            .menu-icon {
              margin-left: 10px;
              margin-right: 0;
            }
          }

          &.sub-menu {
            > a {
              &::after {
                transform: rotate(135deg);
              }
            }

            > .sub-menu-list {
              padding-left: 0;
              padding-right: 20px;
            }
            &.open {
              > a {
                &::after {
                  transform: rotate(45deg);
                }
              }
            }
          }
        }
      }

      &.collapsed {
        .menu > ul {
          > .menu-item {
            &.sub-menu {
              a::after {
                right: auto;
                left: 10px;
              }

              > .sub-menu-list {
                margin-left: -3px !important;
              }
            }
          }
        }
      }
    }
  }
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  height: 100vh;
  font-family: 'Poppins', sans-serif;
  color: #3f4750;
  font-size: 0.9rem;
}

a {
  text-decoration: none;
}

@media (max-width: 576px) {
  #btn-collapse {
    display: none;
  }
}

.tp-side-items .icon {
    font-size: 3em;
    color: #fcc64d;
    padding: 10px;
    min-width:75px;
}

.layout {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .layout.has-sidebar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .layout .header {
    -webkit-transition: width, 0.3s;
    transition: width, 0.3s;
    height: 64px;
    min-height: 64px;
    position: relative; }
  .layout .sidebar {
    -webkit-transition: width, left, right, 0.3s;
    transition: width, left, right, 0.3s; }
    .layout .sidebar.collapsed {
      width: 120px;
      min-width: 120px; }
    .layout .sidebar-page.collapsed {
      width: 95px;
      min-width: 90px; }
    @media (max-width: 480px) {
      .layout .sidebar.break-point-xs {
        position: fixed;
        left: -280px;
        height: 100%;
        top: 0;
        z-index: 100; }
        .layout .sidebar.break-point-xs.collapsed {
          left: -80px; }
        .layout .sidebar.break-point-xs.toggled {
          left: 0; }
          .layout .sidebar.break-point-xs.toggled ~ .overlay {
            display: block; }
        .layout .sidebar.break-point-xs ~ .layout .header {
          width: 100% !important;
          -webkit-transition: none;
          transition: none; } }
    @media (max-width: 576px) {
      .layout .sidebar.break-point-sm {
        position: fixed;
        left: -280px;
        height: 100%;
        top: 0;
        z-index: 100; }
        .layout .sidebar.break-point-sm.collapsed {
          left: -80px; }
        .layout .sidebar.break-point-sm.toggled {
          left: 0; }
          .layout .sidebar.break-point-sm.toggled ~ .overlay {
            display: block; }
        .layout .sidebar.break-point-sm ~ .layout .header {
          width: 100% !important;
          -webkit-transition: none;
          transition: none; } }
    @media (max-width: 768px) {
      .layout .sidebar.break-point-md {
        position: fixed;
        left: -280px;
        height: 100%;
        top: 0;
        z-index: 100; }
        .layout .sidebar.break-point-md.collapsed {
          left: -80px; }
        .layout .sidebar.break-point-md.toggled {
          left: 0; }
          .layout .sidebar.break-point-md.toggled ~ .overlay {
            display: block; }
        .layout .sidebar.break-point-md ~ .layout .header {
          width: 100% !important;
          -webkit-transition: none;
          transition: none; } }
    @media (max-width: 992px) {
      .layout .sidebar.break-point-lg {
        position: fixed;
        left: -280px;
        height: 100%;
        top: 0;
        z-index: 100; }
        .layout .sidebar.break-point-lg.collapsed {
          left: -80px; }
        .layout .sidebar.break-point-lg.toggled {
          left: 0; }
          .layout .sidebar.break-point-lg.toggled ~ .overlay {
            display: block; }
        .layout .sidebar.break-point-lg ~ .layout .header {
          width: 100% !important;
          -webkit-transition: none;
          transition: none; } }
    @media (max-width: 1200px) {
      .layout .sidebar.break-point-xl {
        position: fixed;
        left: -280px;
        height: 100%;
        top: 0;
        z-index: 100; }
        .layout .sidebar.break-point-xl.collapsed {
          left: -80px; }
        .layout .sidebar.break-point-xl.toggled {
          left: 0; }
          .layout .sidebar.break-point-xl.toggled ~ .overlay {
            display: block; }
        .layout .sidebar.break-point-xl ~ .layout .header {
          width: 100% !important;
          -webkit-transition: none;
          transition: none; } }
    @media (max-width: 1600px) {
      .layout .sidebar.break-point-xxl {
        position: fixed;
        left: -280px;
        height: 100%;
        top: 0;
        z-index: 100; }
        .layout .sidebar.break-point-xxl.collapsed {
          left: -80px; }
        .layout .sidebar.break-point-xxl.toggled {
          left: 0; }
          .layout .sidebar.break-point-xxl.toggled ~ .overlay {
            display: block; }
        .layout .sidebar.break-point-xxl ~ .layout .header {
          width: 100% !important;
          -webkit-transition: none;
          transition: none; } }
  .layout .footer {
    height: 64px;
    min-height: 64px; }
  .layout .content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .layout .overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 99;
    display: none; }
  .layout .sidebar-toggler {
    display: none; }
    @media (max-width: 480px) {
      .layout .sidebar-toggler.break-point-xs {
        display: initial; } }
    @media (max-width: 576px) {
      .layout .sidebar-toggler.break-point-sm {
        display: initial; } }
    @media (max-width: 768px) {
      .layout .sidebar-toggler.break-point-md {
        display: initial; } }
    @media (max-width: 992px) {
      .layout .sidebar-toggler.break-point-lg {
        display: initial; } }
    @media (max-width: 1200px) {
      .layout .sidebar-toggler.break-point-xl {
        display: initial; } }
    @media (max-width: 1600px) {
      .layout .sidebar-toggler.break-point-xxl {
        display: initial; } }
  .layout.fixed-sidebar {
    height: 100%; }
    .layout.fixed-sidebar .sidebar {
      height: 100%; }
      .layout.fixed-sidebar .sidebar ~ .layout {
        height: 100%; }
  .layout.fixed-header .header {
    position: fixed;
    width: 100%;
    z-index: 2; }
    .layout.fixed-header .header ~ .layout,
    .layout.fixed-header .header ~ .content {
      margin-top: 64px; }
  .layout.fixed-header.fixed-sidebar .header {
    width: calc(100% - 280px); }
  .layout.fixed-header.fixed-sidebar .sidebar.collapsed ~ .layout .header {
    width: calc(100% - 80px); }
  .layout.rtl {
    direction: rtl; }
    @media (max-width: 480px) {
      .layout.rtl .sidebar.break-point-xs {
        left: auto;
        right: -280px; }
        .layout.rtl .sidebar.break-point-xs.collapsed {
          left: auto;
          right: -80px; }
        .layout.rtl .sidebar.break-point-xs.toggled {
          left: auto;
          right: 0; } }
    @media (max-width: 576px) {
      .layout.rtl .sidebar.break-point-sm {
        left: auto;
        right: -280px; }
        .layout.rtl .sidebar.break-point-sm.collapsed {
          left: auto;
          right: -80px; }
        .layout.rtl .sidebar.break-point-sm.toggled {
          left: auto;
          right: 0; } }
    @media (max-width: 768px) {
      .layout.rtl .sidebar.break-point-md {
        left: auto;
        right: -280px; }
        .layout.rtl .sidebar.break-point-md.collapsed {
          left: auto;
          right: -80px; }
        .layout.rtl .sidebar.break-point-md.toggled {
          left: auto;
          right: 0; } }
    @media (max-width: 992px) {
      .layout.rtl .sidebar.break-point-lg {
        left: auto;
        right: -280px; }
        .layout.rtl .sidebar.break-point-lg.collapsed {
          left: auto;
          right: -80px; }
        .layout.rtl .sidebar.break-point-lg.toggled {
          left: auto;
          right: 0; } }
    @media (max-width: 1200px) {
      .layout.rtl .sidebar.break-point-xl {
        left: auto;
        right: -280px; }
        .layout.rtl .sidebar.break-point-xl.collapsed {
          left: auto;
          right: -80px; }
        .layout.rtl .sidebar.break-point-xl.toggled {
          left: auto;
          right: 0; } }
    @media (max-width: 1600px) {
      .layout.rtl .sidebar.break-point-xxl {
        left: auto;
        right: -280px; }
        .layout.rtl .sidebar.break-point-xxl.collapsed {
          left: auto;
          right: -80px; }
        .layout.rtl .sidebar.break-point-xxl.toggled {
          left: auto;
          right: 0; } }