@charset "UTF-8";
/* ======================================================
   RESPONSIVE: @ BREAKPOINTS
========================================================= */
/* ======================================================
   STYLING: @ COLORS / BRANDING
========================================================= */
.black, .black p, .dark .black p, .dark .black h1, .dark .black h2, .dark .black h3, .dark .black h4, .dark .black h5, .black h1, .black h2, .black h3, .black h4, .black h5 {
  color: #1D1D1D;
}
.yellow, .yellow p, .dark .yellow p, .dark .yellow h1, .dark .yellow h2, .dark .yellow h3, .dark .yellow h4, .dark .yellow h5, .yellow h1, .yellow h2, .yellow h3, .yellow h4, .yellow h5 {
  color: #FFCA24;
}
.dark-gradient .col > .col-inner {
  background: linear-gradient(to bottom, rgba(140, 140, 140, 0.15) 0%, rgba(0, 0, 0, 0.5) 100%), radial-gradient(at top center, rgba(140, 140, 140, 0.4) 0%, black 80%) #4b4b4b;
}
/* ======================================================
   STYLING: @ FONTS / TEXT 
========================================================= */
body {
  font-family: "Roboto", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  font-size: 110%;
}
@media (max-width: 549px) {
  body {
    font-size: 105%;
  }
}
.nav > li > a, .nav-dropdown > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a, .widget .current-cat > a {
  font-family: "Roboto", Helvetica, sans-serif !important;
  font-weight: 600 !important;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"], .button.alt, th {
  font-family: "Roboto", Helvetica, sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0px;
  text-transform: none;
}
b, strong, span.widget-title, .accordion-title, .accordion-title.active, label, legend, th, span.amount, .badge-inner, .breadcrumbs, .woocommerce-cart .breadcrumbs a, .woocommerce-checkout .breadcrumbs a {
  font-family: "Roboto", Helvetica, sans-serif !important;
  font-weight: 600 !important;
}
p.tagline, .tagline p, .button.tagline, .tagline {
  font-family: "Roboto", Helvetica, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 90%;
  margin-bottom: 10px;
}
.fl-labels .fl-wrap label[for]:first-child {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.uppercase, h6, th, span.widget-title, .header-top .html {
  letter-spacing: 0px;
  text-transform: none !important;
  /* NO UPPERCASE! */
}
.collapse ul, .collapse p, .tagline.collapse, .collapse h1, .collapse h2, .collapse h3, .collapse h4, .h1.collapse, .collapse.headline, .headline.collapse, .button.collapse {
  margin: 0px !important;
}
/* ==================================================
    STYLING: @ HEADLINES / SEO
==================================================== */
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5, .h1 p, .h2 p, .h3 p, .h4 p, .h5 p, .h1-xl, .h1-xl p, .related h3, span.widget-title, h1.uppercase, h3.uppercase {
  font-family: "Antonio", Helvetica, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  text-transform: uppercase !important;
  text-rendering: optimizeSpeed;
  text-transform: none;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  line-height: 1.2 !important;
  opacity: 1 !important;
}
.alt {
  font-family: "circular-medium", Helvetica, sans-serif !important;
  font-weight: normal !important;
  text-rendering: optimizeSpeed;
  text-transform: none;
  margin-top: 0 !important;
  line-height: 1.2 !important;
  opacity: 1 !important;
}
h1.entry-title {
  font-size: 2rem;
}
@media (max-width: 549px) {
  h1.entry-title {
    font-size: 1.5rem;
  }
}
h1, .h1 {
  font-size: 3rem;
}
@media (max-width: 549px) {
  h1, .h1 {
    font-size: 2.4rem;
  }
}
.h-small h1 {
  font-size: 2rem;
}
@media (max-width: 549px) {
  .h-small h1 {
    font-size: 1.8rem;
  }
}
h2, .h2 {
  font-size: 2.5rem;
}
@media (max-width: 549px) {
  h2, .h2 {
    font-size: 2rem;
  }
}
h3, .h3 {
  font-size: 1.6rem;
}
@media (max-width: 549px) {
  h3, .h3 {
    font-size: 1.5rem;
  }
}
h4, .h4, span.widget-title {
  font-size: 1.2rem;
}
@media (max-width: 549px) {
  h4, .h4, span.widget-title {
    font-size: 1rem;
  }
}
h5, .h5 {
  font-size: 1rem;
}
@media (max-width: 549px) {
  h5, .h5 {
    font-size: 1rem;
  }
}
.h1 span, .h2 span, .h3 span, .h4 span {
  color: #FFCA24;
}
.h6, h6 {
  opacity: 1;
}
/* ======================================================
   STYLING: @ ROUND CORNERS / BORDER RADIUS
========================================================= */
.round-corners, .round-corners .fill, .round-corners .box-image, .round-corners .flickity-viewport, .round-corners .slider, .round-corners .col-inner, .round-corners img {
  border-radius: 20px;
  overflow: hidden;
}
.round-corners-top, .round-corners-top .fill, .round-corners-top .box-image, .round-corners-top .flickity-viewport, .round-corners-top .slider, .round-corners-top .col-inner, .round-corners-top img {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.round-corners-bottom, .round-corners-bottom .fill, .round-corners-bottom .box-image, .round-corners-bottom .flickity-viewport, .round-corners-bottom .slider, .round-corners-topo.col-inner, .round-corners-bottom img {
  border-radius: 0px 0px 20px 20px;
  overflow: hidden;
}
.round-corners-left, .round-corners-left .fill, .round-corners-left .box-image, .round-corners-left .flickity-viewport, .round-corners-left .slider, .round-corners-topo.col-inner, .round-corners-left img {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
@media (min-width: 849px) {
  .round-corners-left, .round-corners-left .fill, .round-corners-left .box-image, .round-corners-left .flickity-viewport, .round-corners-left .slider, .round-corners-topo.col-inner, .round-corners-left img {
    border-radius: 20px 0px 0px 20px;
  }
}
.round-corners-right, .round-corners-right .fill, .round-corners-right .box-image, .round-corners-right .flickity-viewport, .round-corners-right .slider, .round-corners-topo.col-inner, .round-corners-right img {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
@media (min-width: 849px) {
  .round-corners-right, .round-corners-right .fill, .round-corners-right .box-image, .round-corners-right .flickity-viewport, .round-corners-right .slider, .round-corners-topo.col-inner, .round-corners-right img {
    border-radius: 0px 20px 20px 0px;
  }
}
/* ======================================================
   STYLING: @ BORDER EFFECT
========================================================= */
.border-effect .col > .col-inner {
  border: 1px solid #444444;
  transition: border-color 0.3s ease-in-out;
}
.border-effect .col > .col-inner:hover {
  border-color: #FFCA24;
}
/* ======================================================
   STYLING: @ HEADER FLOATING BAR + NAV
========================================================= */
.header-main .header-inner {
  backdrop-filter: blur(10px);
  background-color: rgba(37, 37, 37, 0.7);
  max-width: 1240px;
  margin: auto;
  border: 1px solid #444444;
  border-radius: 20px;
}
@media (min-width: 849px) {
  .header-main .header-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 849px) {
  .header-main .header-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header-main {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 849px) {
  .header-inner .header-nav-main.nav-left {
    background: #000;
    width: fit-content;
    margin: auto;
    border-radius: 99px;
    padding: 7px 7px 7px 0px;
  }
}
.stuck .header-inner .header-nav-main.nav-left {
  padding: 7px 7px 7px 0px;
}
.nav-spacing-xlarge > li.nav-custom.menu-item {
  margin: 0px !important;
}
/* ======================================================
   STYLING: @ CUSTOM BUTTON - DESIGN YOUR OWN
========================================================= */
.nav-left li.custom-button > a {
  position: relative;
  overflow: hidden;
}
@media (min-width: 849px) {
  .nav-left li.custom-button > a {
    background: #FFCA24;
    border: 1px solid #FFCA24;
    color: #1D1D1D !important;
    margin-right: -10px;
    padding: 7px 15px;
    border-radius: 99px;
    z-index: 1;
  }
}
.nav-left li.custom-button > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 99px;
  background: #000;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.5s ease;
  z-index: -1;
}
@media (min-width: 849px) {
  .nav-left li.custom-button > a:hover {
    color: #FFCA24 !important;
    border-color: #FFCA24;
  }
}
.nav-left li.custom-button > a:hover::before {
  transform: scaleX(1);
}
.mfp-content li.custom-button a {
  background-color: #FFCA24 !important;
  color: #1D1D1D !important;
}
/* ======================================================
   STYLING: @ HEADER
========================================================= */
.nav li.has-icon-left > a > i, .nav li.has-icon-left > a > svg, .nav li.has-icon-left > a > img {
  fill: currentColor;
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px;
}
li.custom-dropdown.current-dropdown > .nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#logo img {
  margin-top: -5px;
}
.nav-spacing-xlarge > li.menu-item {
  margin: 0 15px !important;
}
.nav-spacing-xlarge > li {
  margin: 0 10px;
}
.header-block {
  width: auto;
}
.header-wrapper.stuck, .header-shadow .header-wrapper, .layout-shadow #wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-main .social-icons i {
  color: #1D1D1D;
}
.nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before {
  height: 0.12em;
}
.header-top .nav.nav-small > li > a {
  padding: 0px;
  vertical-align: inherit;
  font-size: 100%;
  border-bottom: 1px solid currentColor;
}
@media (min-width: 849px) {
  .header-inner > .nav-left {
    justify-content: center !important;
  }
}
/* ↓ ADD BORDER TO HEADER MAIN ↓
.header-main {
    border-bottom: 1px solid $border;
}
*/
/* ↓ ADD BORDER TO HEADER TOP ↓
.header-top {
    border-bottom: 1px solid $border;
}
*/
/* ======================================================
   STYLING: @ DROPDOWN
========================================================= */
.nav-dropdown > li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover {
  background-color: #FFCA24 !important;
  color: #1D1D1D !important;
}
.has-dropdown .icon-angle-down {
  visibility: hidden;
  display: none;
}
.menu-item-design-full-width .nav-dropdown {
  background-color: transparent !important;
  margin-top: 10px;
  border: 0px;
}
.menu-item-design-full-width .nav-dropdown .icon-box img {
  transition: transform 0.4s ease;
  /* smooth in and out */
  transform: scale(1);
}
.menu-item-design-full-width .nav-dropdown .icon-box:hover img {
  filter: brightness(1.1);
  transform: scale(1.05);
  /* very subtle zoom */
}
.menu-item-design-full-width .nav-dropdown a .icon-box p {
  font-weight: 600;
}
.menu-item-design-full-width .nav-dropdown a:hover .icon-box p, .menu-item-design-full-width .nav-dropdown .box:hover p {
  color: #FFCA24;
}
.menu-item-design-full-width .nav-dropdown > .row {
  width: 100vw !important;
  max-width: 1270px;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.nav-dropdown {
  border: 1px solid #444444;
}
.nav-dropdown-default .nav-column li > a, .nav-dropdown.nav-dropdown-default > li > a {
  border-bottom: 1px solid #444444;
}
.nav-dropdown .nav.nav-vertical > li > a {
  font-size: 15px;
  padding-left: 10px;
}
.nav-dropdown .nav.nav-vertical > li > a:hover, .nav-dropdown .nav.nav-vertical > li.active > a {
  background: #000;
  border-radius: 10px 0px 0px 10px;
}
.nav-dropdown .nav-vertical > li + li {
  border-top: 0px;
}
.nav-dropdown .ux-menu-link__link {
  min-height: 3em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
.dark .ux-menu-link--active .ux-menu-link__link, .dark .ux-menu-link:hover .ux-menu-link__link {
  color: #FFCA24;
}
/* ======================================================
   STYLING: @ SEARCH FORM
========================================================= */
/*
.header-main .form-flat input:not([type=submit]) {
    background: #F4F4F4;
    border-radius: 99px;
    padding: 17px;
    box-shadow: none;
    color: currentColor !important;
    border: 1px solid #C3C3C3;
}

.header-main .searchform .button.icon {
        min-width: 0px!important;
}
*/
/* ======================================================
   STYLING: @ BUTTON / LINKS
========================================================= */
.dark input[type=submit] {
  color: #1D1D1D;
  background-color: #FFCA24;
}
.single_add_to_cart_button, .button.checkout, #place_order, [data-icon-label]:after, .button.secondary:not(.is-link):not(.is-underline) {
  color: #1D1D1D !important;
}
.button.is-large {
  padding: 0.5em 2.5em;
}
.button.is-larger {
  padding: 1em 3em;
}
.button.is-xlarge {
  padding: 1.5em 4em;
}
.button.is-large, .button.is-larger, .button.is-xlarge {
  font-size: 100% !important;
}
.button.white {
  color: #1D1D1D !important;
}
.white.is-outline:hover {
  color: #1D1D1D !important;
}
p:not(.stars, .product-title) a:not(.term-label, .button, .woocommerce-loop-product__link) {
  background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
  background-position: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  transition: all 0.2s;
  padding-bottom: 1px;
}
p a:hover:not(.button) {
  background-size: 0 100%;
}
.button.is-underline:hover:before {
  right: 0%;
  width: 0%;
  left: inherit;
}
.button.is-underline:before {
  left: 0px;
  width: 100%;
  opacity: 1;
}
u {
  text-underline-offset: 3px;
}
.video-button-wrapper i.icon-play {
  color: #000;
}
.video-button-wrapper .button.is-xlarge {
  padding: 5px 10px;
  background: #FFCA24;
}
.video-button-wrapper .button.is-outline {
  border: 0px solid !important;
}
/* ======================================================
   STYLING: @ GENERAL
========================================================= */
.gap-half {
  gap: 5px;
}
ul.links li {
  margin: 0 0.2em;
}
.nav-pagination > li > .current, .nav-pagination > li > a:hover, .nav-pagination > li > span:hover {
  background-color: #FFCA24 !important;
  border-color: #FFCA24 !important;
  color: #1D1D1D !important;
}
@media (max-width: 849px) {
  .row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 15px 19.6px;
  }
}
.page-header-wrapper {
  border-radius: 20px;
  overflow: hidden;
}
.row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
  margin-bottom: 0;
}
.nav-dark a.plain:hover {
  opacity: 1;
}
.nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before {
  background-color: #FFCA24;
}
.button button {
  margin-bottom: 0px !important;
}
.absolute-footer, html {
  background-color: #000;
}
::selection {
  background: #FFCA24;
  color: #1D1D1D;
}
.dark, .dark p, .dark td, .nav-dark .is-outline, .dark .nav > li > a, .dark .nav > li.html, .dark .nav-vertical li li.menu-item-has-children > a, .dark .nav-vertical > li > ul li a, .nav-dropdown.dark > li > a, .nav-dropdown.dark .nav-column > li > a, .nav-dark .nav > li > a, .nav-dark .nav > li > button {
  color: #fff;
}
.is-outline {
  color: #fff;
}
.social-icons {
  width: auto !important;
}
.parallax-active {
  opacity: 1 !important;
}
.ux-logo-link {
  padding: 0px !important;
}
ul.menu > li.current-menu-item > a {
  color: #1D1D1D !important;
}
.stroke span {
  background: linear-gradient(0deg, rgba(243, 101, 74, 0) 0%, rgba(243, 101, 74, 0) 16%, #f3654a 16%, #f3654a 41%, rgba(243, 101, 74, 0) 41%);
  padding: 0 0.2em 0 0.2em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.nav li.has-icon-left > a > i, .nav li.has-icon-left > a > svg, .nav li.has-icon-left > a > img {
  fill: currentColor;
}
.nav-pagination > li > span, .nav-pagination > li > a {
  line-height: 2.25em;
  border: 0px;
}
/* ======================================================
   ROW SMALL PADDING STYLING
========================================================= */
@media (max-width: 849px) {
  .row-small > .col {
    padding: 5px 2px !important;
  }
}
.cross-sells .row-small > .col {
  padding: 5px 2px !important;
}
.cross-sells .row-small {
  margin: 0px !important;
}
@media (max-width: 849px) {
  :not(.products).row.row-small {
    padding: 14px !important;
  }
}
@media (max-width: 849px) {
  .row-small > .product-small.col, .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 2px !important;
  }
}
@media (max-width: 849px) {
  .row-small.slider {
    padding: 0px 14px !important;
  }
}
@media (max-width: 849px) {
  .products.row-small:not(.row-collapse) {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }
}
/* ======================================================
   STYLING: VERTICAL MENU
========================================================= */
span.header-vertical-menu__title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 72%;
  text-align: center;
}
.header-vertical-menu .sub-menu {
  background: #f9f9f9;
  height: -webkit-fill-available;
  margin-top: 0px !important;
}
li:not(.menu-item-design-full-width) .sub-menu {
  margin-top: 9px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
  padding: 15px 15px;
}
/* ======================================================
   STYLING: @ BORDERS 
========================================================= */
.bb {
  border-bottom: 1px solid #444444;
}
.bt {
  border-top: 1px solid #444444;
}
th, td {
  border-bottom: 1px solid #444444;
}
.dark .ux-menu-link__link {
  border-bottom-color: #444444;
}
@media (min-width: 850px) {
  .nav-vertical + .tab-panels {
    border-left: 1px solid #444444;
  }
}
/* ======================================================
   STYLING: @ FORM / INPUT
========================================================= */
input[type="email"], input[type="date"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, .Input, .p-FauxInput, input#Field-numberInput, input#Field-expiryInput, input#Field-cvcInput {
  border-radius: 10px;
  border: 1px solid #444444 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
input[type="email"]:focus, input[type="date"]:focus, input[type="number"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, .Input:focus, .p-FauxInput:focus, input#Field-numberInput:focus, input#Field-expiryInput:focus, input#Field-cvcInput:focus {
  border: 1px solid #1D1D1D !important;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  border: 1px solid #444444;
  border-radius: 10px;
  box-shadow: none;
}
.widget input[type="search"] {
  border-radius: 10px !important;
  height: 2.8em;
}
.searchform .button.icon {
  border-radius: 0px 10px 10px 0px !important;
  height: 2.8em;
  min-width: 45px !important;
}
/* ======================================================
   STYLING: @ ACCORDION
========================================================= */
.accordion-inner ul {
  padding-left: 14px;
}
.accordion-item .toggle i {
  font-size: 1em;
}
.accordion-item {
  background: #1D1D1D;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #444444;
}
.accordion-title {
  border-top: 0px;
  font-size: 90%;
}
.accordion-title.active {
  background-color: transparent;
  color: #FFCA24 !important;
}
.accordion-inner {
  padding: 1em;
}
/* ======================================================
   STYLING: @ CUSTOM ICONS
========================================================= */
.icon-shopping-cart::before, .icon-user::before, .icon-search::before, .icon-menu::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 5px;
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.icon-shopping-cart:hover::before, .icon-user:hover::before, .icon-search:hover::before, .icon-menu:hover::before {
  transform: scale(1.08);
}
.icon-shopping-cart::before {
  background-image: url("/wp-content/uploads/2026/04//icon-cart.svg");
}
.icon-user::before {
  background-image: url("/wp-content/uploads/2026/04//icon-user.svg");
}
.icon-search::before {
  background-image: url("/wp-content/uploads/2026/04//icon-search.svg");
}
.icon-menu::before {
  background-image: url("/wp-content/uploads/2026/04//icon-menu.svg");
}
.nav-dark .icon-shopping-cart::before {
  background-image: url("/wp-content/uploads/2026/04//icon-cart-dark.svg");
}
.nav-dark .icon-user::before {
  background-image: url("/wp-content/uploads/2026/04//icon-user-dark.svg");
}
.nav-dark .icon-search::before {
  background-image: url("/wp-content/uploads/2026/04//icon-search-dark.svg");
}
.nav-dark .icon-menu::before {
  background-image: url("/wp-content/uploads/2026/04//icon-menu-dark.svg");
}
.button.white .icon-shopping-cart::before {
  background-image: url("/wp-content/uploads/2026/04//icon-cart.svg");
}
/* ======================================================
   STYLING: @ SHADOW / DEPTH
========================================================= */
.box-shadow-1, .box-shadow-1-hover:hover, .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover {
  box-shadow: 0 5px 22px rgba(0, 0, 0, 0.05) !important;
}
/* ======================================================
   STYLING: @ COLUMN
========================================================= */
.column-bottom .col-inner {
  align-items: flex-end;
}
/* ======================================================
   STYLING: @ SECTION
========================================================= */
.section-bottom {
  align-items: flex-end;
}
.scroll-for-more {
  background: #1D1D1D;
  margin-bottom: 0em;
}
.scroll-for-more:not(:hover) {
  opacity: 0.7;
}
.scroll-for-more i.icon-angle-down {
  font-size: 25px !important;
}
.section-shade .section-bg-overlay {
  background: black;
  background: linear-gradient(0deg, black 0%, rgba(49, 49, 49, 0) 35%);
}
/* ======================================================
   STYLING: @ LIGHTBOX
========================================================= */
.lightbox-content {
  background-color: #000;
  border-radius: 20px;
  border: 1px solid #444444;
}
/* ======================================================
   STYLING: @ ICON BOX
========================================================= */
.icon-fill .has-icon-bg .icon .icon-inner, .icon-fill .icon-box:hover .has-icon-bg .icon .icon-inner {
  background-color: #FFCA24;
  border: 0px;
}
a:has(v-align, .vh-align) {
  width: 100%;
}
.v-align .icon-box-text {
  display: flex;
  align-items: center;
}
.vh-align .icon-box-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
}
/* ======================================================
   STYLING: @ GLASS BLUR EFFECT
========================================================= */
.glass > .col-inner {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  /*
border: 1px solid rgba(255, 255, 255, 0.3);
*/
}
/* ======================================================
   STYLING: @ UX MENU
========================================================= */
.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link {
  color: #1D1D1D;
}
/* ======================================================
   STYLING: @ IMAGE BOX
========================================================= */
.box-overlay.dark .box-text, .box-shade.dark .box-text {
  text-shadow: none;
}
.box-text:not(.is-xsmall, .is-small, .is-large, .is-xlarge) {
  font-size: 100%;
}
.box-light.dark p, .box-light.dark h1, .box-light.dark h2, .box-light.dark h3, .box-light.dark h4 {
  color: #1D1D1D;
}
.icon-box-img img, .icon-box-img svg {
  padding-top: 0px !important;
}
/* ======================================================
   STYLING: @ ANIMATIONS
========================================================= */
[data-animate="fadeInUp"] {
  -webkit-transform: none;
  transform: none;
}
[data-animate="bounceInUp"] {
  opacity: 0;
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: opacity 1s cubic-bezier(0.4, 0.6, 0.2, 1), -webkit-transform 1s cubic-bezier(0.4, 0.6, 0.2, 1);
  transition: opacity 1s cubic-bezier(0.4, 0.6, 0.2, 1), -webkit-transform 1s cubic-bezier(0.4, 0.6, 0.2, 1);
  -o-transition: opacity 1s cubic-bezier(0.4, 0.6, 0.2, 1), -o-transform 1s cubic-bezier(0.4, 0.6, 0.2, 1);
  transition: opacity 1s cubic-bezier(0.4, 0.6, 0.2, 1), transform 1s cubic-bezier(0.4, 0.6, 0.2, 1);
  transition: opacity 1s cubic-bezier(0.4, 0.6, 0.2, 1), transform 1s cubic-bezier(0.4, 0.6, 0.2, 1), -webkit-transform 1s cubic-bezier(0.4, 0.6, 0.2, 1), -o-transform 1s cubic-bezier(0.4, 0.6, 0.2, 1);
}
[data-animated="true"] {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
/* ======================================================
   STYLING: @ SLIDER
========================================================= */
.flickity-slider > div:not(.col) {
  transition: transform 2s, opacity 2s, box-shadow 2s;
}
.flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
  opacity: 1 !important;
}
@media (max-width: 849px) {
  .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1 !important;
  }
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
  fill: #1D1D1D;
  background: #FFCA24;
  border-color: #FFCA24;
}
.flickity-prev-next-button.previous {
  left: 1%;
  transform: translateX(10%);
}
.flickity-prev-next-button.next {
  right: 1%;
  transform: translateX(-10%);
}
@media (max-width: 849px) {
  .slider-wrapper .flickity-prev-next-button {
    display: inline;
  }
}
.flickity-prev-next-button:disabled, button.flickity-prev-next-button[disabled] {
  opacity: 1 !important;
}
.slider-nav-reveal .flickity-prev-next-button.next {
  right: 5px !important;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
  left: 5px !important;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
  fill: #000;
}
.dark .slider-nav-reveal .flickity-prev-next-button {
  background-color: transparent;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
  box-shadow: none;
}
/* ======================================================
   STYLING: BANNER CURVE
========================================================= */
.banner-curve-big-right {
  background-color: transparent;
  clip-path: ellipse(100% 160% at 0% 50%);
  overflow: hidden;
}
@media (max-width: 549px) {
  .banner-curve-big-right {
    clip-path: none !important;
  }
}
.banner-curve-big-left {
  background-color: transparent;
  clip-path: ellipse(100% 160% at 100% 50%);
  overflow: hidden;
}
@media (max-width: 549px) {
  .banner-curve-big-left {
    clip-path: none !important;
  }
}
.banner-curve-right {
  background-color: transparent;
  clip-path: ellipse(100% 160% at 0% 50%);
  overflow: hidden;
  border-radius: 20px 0px 0px 20px;
}
@media (max-width: 849px) {
  .banner-curve-right {
    clip-path: none !important;
    border-radius: 20px 20px 0px 0px;
  }
}
.banner-curve-left {
  background-color: transparent;
  clip-path: ellipse(100% 160% at 100% 50%);
  overflow: hidden;
  border-radius: 0px 20px 20px 0px;
}
@media (max-width: 549px) {
  .banner-curve-left {
    clip-path: none !important;
  }
}
.banner-curve-bottom {
  background-color: #FFCA24;
  clip-path: ellipse(160% 100% at 50% 100%);
  overflow: hidden;
}
@media (max-width: 549px) {
  .banner-curve-bottom {
    clip-path: none !important;
  }
}
/* ======================================================
   STYLING: @ CUSTOM LABELS
========================================================= */
.custom-label span, .custom-label p {
  background: #1D1D1D;
  color: #fff;
  border-radius: 99px;
  margin: inherit;
  width: fit-content;
  padding: 10px 20px 10px 20px;
}
/* ======================================================
   STYLING: @ MENU LABELS
========================================================= */
.label-new.menu-item > a:after, .label-hot.menu-item > a:after, .label-sale.menu-item > a:after, .label-popular.menu-item > a:after {
  font-size: 10px;
  line-height: 12px;
  padding: 5px;
  top: 1px;
  letter-spacing: 0.05em;
}
.label-new.menu-item > a:after {
  background-color: #1D1D1D;
}
.label-hot.menu-item > a:after {
  background-color: #1D1D1D;
}
.label-sale.menu-item > a:after {
  background-color: #1D1D1D;
}
.badge + .badge {
  opacity: 1;
  width: -webkit-fill-available;
  height: 2.8em;
}
/* ======================================================
   STYLING: @ LIST ITEMS
========================================================= */
ol li {
  margin-bottom: 20px;
}
/*
ul li.bullet-arrow, ul li.bullet-checkmark, ul li.bullet-star, ul li.bullet-cross {
	border:0px;
}
*/
ul li.bullet-checkmark:before {
  color: #A2FE92;
}
ul li.bullet-arrow:before {
  color: #FFCA24;
}
ul li.bullet-star:before {
  color: #A2FE92;
}
ul li.bullet-arrow, ul li.bullet-checkmark, ul li.bullet-cross, ul li.bullet-star {
  padding: 7px 0px 5px 25px;
}
/* ======================================================
   STYLING: @ BADGES
========================================================= */
.badge-white span {
  background-color: #fff !important;
  backdrop-filter: blur(1em);
  -webkit-backdrop-filter: blur(1em);
  color: #1D1D1D;
  border-radius: 5px;
  margin: auto;
  padding: 7px 10px 8px 10px;
  margin-right: 5px;
  font-size: 73%;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-transform: uppercase;
}
/* ======================================================
   STYLING: @ COOKIES
========================================================= */
.flatsome-cookies__buttons > a {
  margin-right: 0px;
  margin-bottom: 0;
}
.flatsome-cookies__buttons {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 85%;
}
.flatsome-cookies__buttons > .button {
  margin-right: 5px;
}
.flatsome-cookies {
  color: #1D1D1D;
}
/* ======================================================
   STYLING: @ BLOG + POST
========================================================= */
.single-post .social-icons {
  color: #1D1D1D;
}
.single-post #comments .comment-respond {
  background-color: #1D1D1D;
  border: 1px solid #444444;
  border-radius: 5px;
  padding: 40px;
}
.single-post .entry-image img {
  border-radius: 20px;
}
.single-post .entry-category a {
  color: #FFCA24 !important;
}
.single-post h6.entry-category.is-xsmall {
  font-size: 80%;
  text-transform: uppercase !important;
  letter-spacing: 0.2em !important;
  margin-bottom: 15px;
}
.single-post h1.entry-title {
  font-size: 200%;
  padding-bottom: 20px;
}
.single-post .entry-header-text {
  padding: 3% 10% 3% 10%;
  text-align: center;
}
.blog-archive span.widget-title {
  font-size: 150%;
}
.blog-archive .widget > ul > li {
  border-top: 1px solid #ddddd8;
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog-archive h5.post-title.is-large {
  font-size: 135%;
  padding-bottom: 7px;
}
.blog-archive .row-divided > .col + .col:not(.large-12) {
  border: 0px !important;
}
.blog-archive input[type=search] {
  height: 2.5em !important;
  box-shadow: none !important;
}
.blog-archive .box-text h5 {
  margin-bottom: 0.5em;
}
.box-blog-post .is-divider, .single-post .is-divider {
  display: none;
  visibility: hidden;
}
.col.post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-wrapper .box-text .box-text-inner {
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 549px) {
  .blog-wrapper .box-text .box-text-inner {
    height: 100% !important;
  }
}
.blog-archive .large-10 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.blog-archive .box-image img {
  border-radius: 20px 20px 0px 0px !important;
}
.blog-archive .box-text {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.blog-archive .box {
  background-color: #1D1D1D;
  border: 1px solid #444444;
  border-radius: 20px;
}
.blog-archive .widget .is-divider {
  margin-top: 0.3em;
  visibility: hidden;
}
.blog-archive .badge-inner.bg-fill {
  border-radius: 8px;
}
/* ======================================================
   STYLING: @ CUSTOM FOOTER
========================================================= */
.absolute-footer {
  display: none !important;
  visibility: hidden !important;
}
.custom-footer .col.widget {
  padding: 0px;
}
.custom-footer li.widget {
  margin-left: 0px;
}
.custom-footer .social-icons i {
  color: #1D1D1D;
}
.custom-footer .box-text {
  padding: 0px;
}
.custom-footer a.ux-menu-link__link:hover, .custom-footer a.is-link:hover span {
  text-decoration: underline !important;
}
.custom-footer a:not(.button), .custom-footer, .custom-footer p {
  color: #000 !important;
}
/* ======================================================
   SCRIPT: @ ROTATE TOP BAR
========================================================= */
.rotate-top-bar > * {
  display: none;
}
.rotate-top-bar {
  color: #1D1D1D;
}
@media (max-width: 549px) {
  .rotate-top-bar {
    font-size: 90%;
  }
}
.rotate-top-bar a {
  color: #1D1D1D;
  cursor: pointer;
}
/* ======================================================
   CUSTOM CSS: @ Z-INDEX UP
========================================================= */
.index-up, .index-up .col-inner {
  z-index: 9;
}
/* ======================================================
   CUSTOM CSS: @ ENDLESS ROTATE
========================================================= */
.rotate {
  animation: rotate 10s linear infinite;
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
/* ======================================================
   CUSTOM CSS: @ IFRAME
========================================================= */
.iframe-responsive {
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
  height: 0;
}
.iframe-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/* ======================================================
   CUSTOM CSS: @ TEXT ROLLER
========================================================= */
#text-roller {
  position: relative;
  color: #1D1D1D;
  white-space: nowrap;
  overflow: hidden;
  font-family: "gellix-bold", Helvetica, sans-serif !important;
  font-weight: normal !important;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 75%;
}
.text-roller-section {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* ======================================================
   PAGE: @ HOME
========================================================= */
@media (max-width: 549px) {
  .home-hero .row .section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* ======================================================
   PAGE: @ SUPPORT
========================================================= */
.hero-support h1 {
  font-size: 3rem;
}
@media (max-width: 549px) {
  .hero-support h1 {
    font-size: 2.4rem;
  }
}
.support-blocks .col-inner {
  transition: background-color 0.2s ease;
}
.support-blocks .col-inner:hover {
  background-color: #FFCA24 !important;
}
.support-blocks .col-inner:hover p {
  color: #1D1D1D !important;
}
.support-blocks .col-inner:hover .icon-box-img svg path {
  fill: #1D1D1D;
}
/* ======================================================
   PLUGIN: @ WOOCOMMERCE GIFT CARDS
========================================================= */
#wc_gc_cart_redeem_send {
  margin-top: 5px;
}
button#wc_gc_cart_redeem_send {
  background-color: #FFCA24 !important;
  color: #1D1D1D !important;
}
/* ======================================================
   PLUGIN: @ RANKMATH / BREADCRUMBS
========================================================= */
.breadcrumbs a {
  font-weight: 500;
}
.breadcrumbs .separator {
  color: #FFCA24 !important;
  opacity: 1 !important;
}
.breadcrumbs.uppercase {
  text-transform: none;
}
.dark .breadcrumbs a, .dark .breadcrumbs .divider {
  color: #fff;
  opacity: 0.7 !important;
}
.woocommerce-cart .dark .breadcrumbs a, .woocommerce-checkout .dark .breadcrumbs a {
  opacity: 1 !important;
}
.woocommerce-cart .h4 span, .woocommerce-checkout .breadcrumb-step {
  color: #1D1D1D !important;
}
.breadcrumb-step {
  background-color: #fff;
}
/* ======================================================
   PLUGIN: @ WPML
========================================================= */
.header-language-dropdown i.image-icon {
  display: none;
}
.header-language-dropdown .nav-dropdown {
  min-width: 120px;
}
/* ======================================================
   PLUGIN: @ TABLEPRESS
========================================================= */
.tablepress > :where(thead, tfoot) > tr > * {
  background-color: transparent;
  color: #ffffff !important;
}
.tablepress > :where(tbody.row-striping) > :nth-child(odd of :where(:not(.child, .dtrg-group))) + :where(.child) > *, .tablepress > :where(tbody.row-striping) > :nth-child(odd of :where(:not(.child, .dtrg-group))) > * {
  background-color: #000;
  color: #ffffff;
}
.tablepress > :where(tbody.row-striping) > :nth-child(even of :where(:not(.child, .dtrg-group))) + :where(.child) > *, .tablepress > :where(tbody.row-striping) > :nth-child(even of :where(:not(.child, .dtrg-group))) > * {
  background-color: #1D1D1D;
  color: #ffffff;
}
.tablepress > .row-hover > tr:has(+ .child:hover) > *, .tablepress > .row-hover > tr:hover + :where(.child) > *, .tablepress > .row-hover > tr:where(:not(.dtrg-group)):hover > * {
  background-color: #FFCA24;
  color: #1D1D1D;
}
/* ======================================================
   PLUGIN: @ READ MORE
========================================================= */
.show_more {
  margin: 0px 0px 20px 0px;
}
.wpsm-show, .wpsm-hide {
  color: #1D1D1D !important;
  width: fit-content;
}
.blog .wpsm-show, .blog .wpsm-hide {
  color: #1D1D1D !important;
  margin: auto;
  width: fit-content;
}
p.wpsm-show, p.wpsm-hide {
  background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
  background-position: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  transition: all 0.2s;
  padding-bottom: 1px;
  text-decoration: none;
}
p.wpsm-show:hover, p.wpsm-hide:hover {
  background-size: 0 100%;
  text-decoration: none;
}
/* ======================================================
   PLUGIN: @ YITH FILTERS
========================================================= */
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
  border: 1px solid #cccccc54;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a, .yith-wcan-active-filters .active-filter .active-filter-label {
  color: #fff !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
  border-bottom: 1px solid #444444;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
  border-radius: 10px;
}
yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color {
  opacity: 1 !important;
}
.filter-item.color {
  text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-title, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
  font-size: 18px;
  padding-bottom: 7px;
}
.yith-wcan-filters {
  background-color: #000 !important;
}
.yith-wcan-active-filters .active-filter {
  margin-right: 0px;
}
.yith-wcan-active-filters .active-filter b, .woocommerce.widget_layered_nav_filters {
  display: none;
  visibility: hidden;
}
.yith-wcan-filters .apply-filters {
  background: #FFCA24;
  color: #1D1D1D;
  width: 100%;
  line-height: 40px;
  margin-bottom: -5px;
  margin-top: -10px;
}
.reset-filters {
  background: #fff;
  color: #1D1D1D;
  font-size: 85%;
}
.yith-wcan-active-filters .active-filter .active-filter-label {
  margin: 5px 10px 5px 0px;
}
.yith-wcan-filters label {
  font-size: 90%;
  margin-bottom: 0px;
}
.yith-wcan-filters input {
  margin-bottom: 0px;
}
/*
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
    width: 22%;
}
*/
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.opened):after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.open):after {
  background-image: url(/wp-content/uploads/2026/04/arrow-down-s-line.svg) !important;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.opened):after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.open):after {
  background-image: url(/wp-content/uploads/2026/04/arrow-down-s-line.svg) !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  height: 20px;
  top: calc(50% - 10px);
  width: 20px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
  top: calc(50% - 8px);
  width: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count {
  color: #1D1D1D !important;
}
.yith-wcan-active-filters .active-filter .active-filter-label:after, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right) > a:after {
  background-image: url(/wp-content/uploads/2026/04/close-line.svg);
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min, .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  width: 70px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  line-height: 1.8;
}
.yith-wcan-filters .yith-wcan-filter a.clear-selection {
  margin-bottom: 6px;
  color: #1D1D1D;
}
.yith-wcan-tooltip {
  color: #1D1D1D !important;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
  background-color: #1D1D1D;
  border: 1px solid #444444;
  border-radius: 10px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
  border-color: #fff !important;
  box-shadow: none;
}
/* ======================================================
   PLUGIN: @ TIERED PRICING
========================================================= */
.tiered-pricing-blocks {
  margin: 0;
}
.tiered-pricing-block {
  background-color: #141414;
  border: 1px solid #656565 !important;
  overflow: hidden;
}
.tiered-pricing-block:hover {
  border: 1px solid #FFCA24 !important;
}
.tiered-pricing--active {
  background-color: #000;
}
.tiered-pricing--active .tiered-pricing-block-inner, .tiered-pricing--active .tiered-pricing-block-inner .amount {
  color: #FFCA24;
}
.tiered-pricing-blocks .tiered-pricing--active {
  transform: scale(1);
}
/* Override plugin update that floated discount badges */
.tiered-pricing-blocks--style-3 .tiered-pricing-block__discount {
  position: static !important;
  top: auto !important;
  left: auto !important;
  translate: none !important;
  background: #FFCA24 !important;
  color: #1D1D1D !important;
  border-radius: 0 !important;
  padding: 4px 8px !important;
}
/* Preserve spacing for discount badge */
.tiered-pricing-block:first-child {
  padding-top: 31px;
}
.tiered-pricing-block__price-discount {
  color: #1D1D1D;
  font-family: Roboto, Helvetica, sans-serif !important;
  font-weight: 600 !important;
}
.tiered-pricing-blocks--style-3 .tiered-pricing-block {
  border-color: #444444;
  flex: 1;
}
.tiered-pricing-blocks--style-3 .tiered-pricing-block-inner {
  padding: 10px 10px 20px 10px;
}
.tiered-pricing-blocks--style-3 {
  gap: 5px;
}
.tiered-pricing-block__quantity {
  font-size: 11px;
  font-family: Roboto, Helvetica, sans-serif !important;
  font-weight: 600 !important;
}
/* ======================================================
   PLUGIN: @ YITH SWATCHES
========================================================= */
.select_option .yith_wccl_value {
  border: none;
}
.select_option_label {
  padding: 2px 10px !important;
}
.select_option, .select_option.selected {
  border-width: 1px;
}
/* ======================================================
   WOOCOMMERCE: @ MESSAGES
========================================================= */
#wrapper > .message-wrapper {
  color: #fff;
}
.success-color {
  color: #FFCA24;
}
/* ======================================================
   WOOCOMMERCE: @ PRODUCT PAGE
========================================================= */
.pswp__bg {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.product-tags-bullets a {
  font-size: 85%;
  opacity: 0.7;
}
.product-tags-bullets a:hover {
  opacity: 1;
}
.ux-swatch:hover:not(.selected):not(.disabled) {
  box-shadow: 0 0 0 1px #FFCA24;
}
.product-usp a {
  text-decoration: underline;
}
.woocommerce-variation-price {
  border-top: 0px;
  padding: 0px;
}
.woocommerce-Reviews input#submit {
  background: #fff !important;
  color: #1D1D1D !important;
}
@media (max-width: 549px) {
  .woocommerce-tabs .small-nav-collapse > li {
    margin-left: 5px !important;
    width: auto;
  }
}
.woocommerce-product-gallery .flickity-prev-next-button {
  opacity: 1;
}
.woocommerce-product-gallery .flickity-viewport {
  border-radius: 20px;
  border: 1px solid #272727;
}
.flickity-prev-next-button svg {
  background-color: #FFCA24;
  border-radius: 99px;
}
.custom-product-page .price-wrapper {
  font-size: 120%;
}
.custom-product-page .product-thumbnails {
  display: none;
  visibility: hidden;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
  opacity: 1;
}
.button.product-video-popup, .button.zoom-button {
  background-color: #1D1D1D !important;
  border: 2px solid #1D1D1D;
}
.button.product-video-popup:hover, .button.zoom-button:hover {
  background-color: #FFCA24 !important;
  border-color: #FFCA24 !important;
  color: #1D1D1D !important;
}
.custom-product-page .product-section h5 {
  padding: 20px 0px;
}
ins .woocommerce-Price-amount {
  color: #FFCA24 !important;
}
.custom-product-page .dark .button.is-form:hover {
  color: #1D1D1D;
}
.woocommerce-tabs .tab-panels {
  background-color: #1D1D1D;
  border-radius: 20px;
  padding: 5%;
  margin-top: 20px;
}
.stars a {
  color: #fff !important;
  font-family: "Roboto", Helvetica, sans-serif !important;
  font-weight: 600 !important;
  margin-left: 0px;
}
.stars a + a {
  margin-left: 5px;
  padding-left: 10px;
}
@media (max-width: 849px) {
  .stars a + a {
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0px;
  }
}
.stars a::after {
  font-family: fl-icons;
  padding-left: 5px;
}
.review-form-inner.has-border {
  padding: 0px;
  border: 0px;
}
#comments.large-7, #review_form_wrapper.large-5 {
  width: 100% !important;
  max-width: 100% !important;
  flex-basis: 100% !important;
}
.product-section {
  border-top: 0px;
}
.product-section .row .large-2, .product-section .row .large-10 {
  flex-basis: 100% !important;
  max-width: 100% !important;
}
.custom-product-page .single_add_to_cart_button.button {
  background-color: #A2FE92 !important;
  color: #1D1D1D !important;
}
.custom-product-page .flickity-viewport, .product-thumbnails a {
  border-radius: 20px;
  overflow: hidden;
}
.woocommerce-tabs .nav-pills > li > a {
  background-color: #1D1D1D;
  border: 1px solid #fff !important;
  margin-right: 5px;
  margin-bottom: 5px;
}
.woocommerce-tabs .nav-pills > li.active > a {
  background-color: #fff;
  color: #1D1D1D !important;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img, .product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
  border-color: #FFCA24;
  opacity: 1;
}
.custom-product-page .box-shadow-5 {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
}
/* Square aspect ratio for regular product gallery */
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  aspect-ratio: 1;
  overflow: hidden;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
/* Square aspect ratio for Flatsome product gallery slider (including quick view) */
.product-gallery-slider .slide {
  aspect-ratio: 1;
  overflow: hidden;
}
.product-gallery-slider .slide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.related-products-wrapper .container-width {
  max-width: 100%;
}
.related-products-wrapper.product-section {
  border-top: 0px;
}
.row-small > .col.vertical-thumbnails {
  padding: 0px 5px 0px 0px;
}
@media (max-width: 849px) {
  .upsells :not(.products).row.row-small, .related :not(.products).row.row-small {
    padding: 9px !important;
  }
}
/* ======================================================
   STYLING: @ PRODUCT PAGE > ROSTER
========================================================= */
button.sk-roster-group-toggle {
  background: #fff;
  color: #000;
}
.product-roster-table {
  width: 100%;
  border-collapse: separate;
  margin-bottom: 10px;
}
.product-roster-table thead th {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase !important;
  letter-spacing: 0.08em;
  color: #888;
  padding-bottom: 10px;
}
.product-roster-table td {
  padding: 0px 2px;
}
.product-roster-table input::placeholder {
  color: #666;
}
.product-roster-table input:focus, .product-roster-table select:focus {
  border-color: #FFCA24 !important;
  background: #141414;
  color: #fff !important;
  outline: none;
}
.product-roster-table input, .product-roster-table select {
  width: 100%;
  padding: 9px 12px;
  border: 1px solid #2a2a2a !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  background: #101010 !important;
  color: #fff;
  transition: all 0.2s ease;
}
.product-roster-table .roster-col-size {
  max-width: 70px !important;
}
.product-roster-table .roster-col-number {
  max-width: 45px !important;
}
.product-roster-table .roster-col-ca {
  max-width: 45px !important;
}
.product-roster-table .roster-col-qty {
  max-width: 60px !important;
}
.roster-add-row {
  background: #fff;
  color: #000 !important;
  font-size: 80%;
  transition: all 0.2s ease;
  border: 1px solid #fff;
}
.roster-add-row:hover {
  background: #1D1D1D !important;
  color: #fff !important;
  border: 1px solid #fff;
}
.roster-remove-row {
  background: transparent;
  border: 0;
  margin: 0px;
  padding: 0px 5px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.product-roster-table select {
  text-align: center;
  border-color: #fff !important;
  color: #fff !important;
}
.product-roster-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none !important;
}
.product-roster-wrapper select::-ms-expand {
  display: none;
}
.product-roster-wrapper td:first-child {
  position: relative;
}
/* ======================================================
   WOOCOMMERCE: @ PRODUCT PAGE > OPTION TABS
========================================================= */
.option-tabs .accordion-title {
  font-family: Antonio, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  text-transform: uppercase !important;
  text-rendering: optimizeSpeed;
  font-size: 100%;
}
.option-tabs .accordion-title:hover {
  color: #FFCA24;
}
.option-tabs .accordion-item, .option-tabs .accordion-item:hover {
  border: 1px solid #FFCA24;
}
.option-tabs .accordion-item {
  padding: 0px;
  margin-bottom: -5px;
}
/* ======================================================
   WOOCOMMERCE: @ PRODUCT PAGE > ARTWORK UPLOAD
========================================================= */
.artwork-upload-btn {
  background-color: #fff;
  color: #1D1D1D !important;
  font-size: 80%;
  border: 1px solid #fff;
}
.artwork-upload-btn:hover {
  background-color: #1D1D1D;
  color: #fff !important;
  border: 1px solid #fff;
}
/* ======================================================
   WOOCOMMERCE: @ PRODUCT PAGE > TABS SHORTCODE ATTRIBUTES
========================================================= */
.sdw-attribute-term {
  display: flex;
  gap: 16px;
  padding: 30px 0;
  border-bottom: 1px solid #444444;
}
.sdw-attribute-term:last-child {
  border-bottom: none;
}
.sdw-attribute-term-image {
  width: 150px !important;
  /* or whatever size you want */
  flex-shrink: 0;
  aspect-ratio: 1;
  overflow: hidden;
}
@media (max-width: 549px) {
  .sdw-attribute-term-image {
    width: 100px !important;
    /* or whatever size you want */
  }
}
.sdw-attribute-term-image img {
  width: 100%;
  border-radius: 10px;
  /* optional */
  object-fit: cover;
  display: block;
}
.sdw-attribute-term-title {
  margin: 0 0 6px;
  font-weight: 600;
}
.sdw-attribute-term-description p {
  margin: 0;
  opacity: 0.85;
}
/*************** WOOCOMMERCE @ ADD TO CART BUTTON - FULL WIDTH ***************/
.single_add_to_cart_button.button {
  flex: 1 1 auto;
  padding: 10px 0px;
}
input[type="number"] {
  height: auto !important;
}
/* ======================================================
   WOOCOMMERCE: @ SHOP - ARCHIVE
========================================================= */
@media (min-width: 1200px) {
  .has-hover:has(img:nth-of-type(2)):hover img:first-of-type {
    opacity: 0;
  }
}
.widget > ul > li + li, ul.menu > li + li {
  border-top: 1px solid #444444;
}
@media (max-width: 549px) {
  #shop-sidebar {
    padding: 25px;
  }
}
.category-page-row {
  padding-top: 10px;
}
.dark .widget > ul > li + li, .dark ul.menu > li + li {
  border-color: #444444;
}
.woocommerce-shop .breadcrumbs {
  display: none;
  visibility: hidden;
}
.widget > ul > li > a {
  padding: 2px 0;
}
.widget .current-cat > a, .dark .widget > ul > li.active > a, .dark .widget > ul > li.current-cat > a {
  color: #FFCA24;
}
.product-category .box-image img {
  border-radius: 20px 20px 0px 0px;
}
.badge-inner {
  color: #000;
  border-radius: 0px 10px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.badge-inner.on-sale {
  color: #1D1D1D !important;
  text-transform: uppercase;
  background-color: #A2FE92;
}
.badge-inner.new-bubble-auto, .badge-inner.new-bubble {
  color: #fff !important;
  background-color: #5A416F;
  text-transform: uppercase;
}
.product-small .product-title {
  font-family: "Antonio", Helvetica, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  text-transform: uppercase !important;
  font-size: 16px;
}
.product-small > .col-inner, .brands-slider img, .shop-cats .product-category > .col-inner, .box-border .col-inner {
  border: 1px solid #444444;
  transition: border-color 0.3s ease-in-out;
  /* smooth transition */
}
.archive .product-category .box {
  border: 1px solid #444444;
  transition: border-color 0.3s ease-in-out;
}
.product-small > .col-inner:hover, .brands-slider img:hover, .shop-cats .product-category > .col-inner:hover, .box-border .col-inner:hover, .product-category .box:hover {
  border-color: #FFCA24;
  /* blue on hover */
}
.product-category .box-text {
  padding-bottom: 10px;
}
.product-category .uppercase {
  text-transform: uppercase !important;
}
.term-description p, .shop-archive-more {
  font-size: 90%;
}
/* Equal-height product cards everywhere (archive, related, upsells, cross-sells) */
.products.row.has-equal-box-heights > .product-small.col, .related :is(.row.has-equal-box-heights) > .product-small.col, .upsells :is(.row.has-equal-box-heights) > .product-small.col, .cross-sells :is(.row.has-equal-box-heights) > .product-small.col, .flickity-slider .product-small.col {
  display: flex;
}
/* Card fills the column */
.product-small > .col-inner, .flickity-slider .product-small.col > .col-inner, .product-category .box {
  background: #1D1D1D;
  border-radius: 20px;
  overflow: hidden;
}
.product-small .box-text {
  padding: 10px;
  border-radius: 10px 10px 15px 15px;
  background-color: rgba(37, 37, 37, 0.7);
  width: calc(100% - 10px);
  margin: 0 auto 5px;
  /* top | left-right | bottom */
}
/* Product slider equal height   */
.equal-height img.size-woocommerce_thumbnail {
  width: 100%;
  aspect-ratio: 0.8333333333;
  object-fit: cover;
  object-position: center;
  display: block;
}
.equal-height .box-image {
  aspect-ratio: 1;
}
body.single-product .equal-height p.name.product-title.woocommerce-loop-product__title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.widget .is-divider {
  background-color: transparent;
  margin: 0px;
  height: 10px;
}
/* ======================================================
   WOOCOMMERCE: @ QUANTITY
========================================================= */
/* Match dark Flatsome form-flat quantity pill */
.ux-quantity.quantity.buttons_added {
  display: inline-flex !important;
  align-items: stretch !important;
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.09) !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}
.ux-quantity.quantity.buttons_added .ux-quantity__button, .ux-quantity.quantity.buttons_added .button.minus, .ux-quantity.quantity.buttons_added .button.plus {
  width: 2.15em !important;
  min-width: 2.15em !important;
  max-width: 2.15em !important;
  height: 2.5em !important;
  min-height: 2.5em !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #fff !important;
  font-size: 1em !important;
  font-weight: 600 !important;
  line-height: 2.5em !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.ux-quantity.quantity.buttons_added .ux-quantity__button:first-child {
  border-top-left-radius: 999px !important;
  border-bottom-left-radius: 999px !important;
}
.ux-quantity.quantity.buttons_added .ux-quantity__button:last-child {
  border-top-right-radius: 999px !important;
  border-bottom-right-radius: 999px !important;
}
.ux-quantity.quantity.buttons_added .ux-quantity__button:hover, .ux-quantity.quantity.buttons_added .button.minus:hover, .ux-quantity.quantity.buttons_added .button.plus:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #fff !important;
}
.ux-quantity.quantity.buttons_added input.qty[type="number"], .ux-quantity.quantity.buttons_added input.qty[type="number"]:focus {
  width: 2em !important;
  max-width: 2em !important;
  height: 2.5em !important;
  min-height: 2.5em !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  border: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.09) !important;
  border-right: 1px solid rgba(255, 255, 255, 0.09) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #fff !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  line-height: 2.5em !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: textfield;
  -moz-appearance: textfield;
}
.ux-quantity.quantity.buttons_added input.qty::-webkit-inner-spin-button, .ux-quantity.quantity.buttons_added input.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* ======================================================
   WOOCOMMERCE: @ CART / CHECKOUT
========================================================= */
.payment_methods li + li {
  border-top: 1px solid #444444;
}
.woocommerce-checkout .coupon {
  margin-bottom: 10px;
}
.wcpay-upe-form fieldset {
  padding: 0px !important;
}
.p-FieldLabel {
  color: #fff;
}
#wcpay-upe-element, .wcpay-upe-element {
  padding: 7px 0px;
  margin-bottom: 0px;
}
.ppcp-messages {
  background: #fff;
  border-radius: 99px;
  padding: 5px 15px 0px;
  margin-bottom: 8px;
}
.ppcp-messages span {
  transform: scale(0.75);
}
ul.product_list_widget li + li {
  border-top: 1px solid #444444;
}
.button-continue-shopping:hover {
  background: #fff !important;
  color: #1D1D1D !important;
}
.button-continue-shopping {
  background: #1D1D1D !important;
  color: #fff !important;
}
.woocommerce-checkout .has-border {
  border: 2px dashed #FFCA24;
}
span.amount {
  color: #fff;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
  background-color: #fff !important;
  color: #000 !important;
}
.cart-popup-inner--sticky .ux-mini-cart-footer {
  background-color: #1D1D1D;
  border-top: 1px solid #444444;
}
del span.amount {
  color: #fff !important;
  opacity: 1;
}
ul.product_list_widget li .quantity {
  opacity: 1;
}
.product-thumbnail img, .cross-sells img {
  border-radius: 10px !important;
}
.woocommerce-error.message-wrapper {
  margin-bottom: 20px;
  border-radius: 20px;
  border: 2px solid #FA736C;
  padding: 15px;
  background: #FEEFF3;
}
.alert-color {
  color: #FA736C;
}
.payment-icons .payment-icon svg {
  height: 30px;
  padding: 5px;
}
@media (max-width: 849px) {
  .woocommerce-checkout .page-title-inner, .woocommerce-cart .page-title-inner {
    min-height: 0px;
    padding-top: 10px;
    margin-bottom: -20px;
  }
}
.woocommerce-checkout .ux-free-shipping {
  padding: 10px 0;
}
.woocommerce-cart .ux-free-shipping {
  padding-bottom: 10px;
}
.checkout_coupon.has-border {
  border-radius: 20px;
}
.woocommerce-billing-fields {
  border-top: 2px solid #444444;
}
.checkout-sidebar button#place_order, .button#place_order, .button.checkout-button, .off-canvas-cart .button.checkout {
  line-height: 3em !important;
  min-height: 3em;
  font-size: 100%;
  padding: 0px;
  background: #A2FE92 !important;
  color: #1D1D1D !important;
}
.message {
  color: #fff !important;
}
.breadcrumbs .current .breadcrumb-step {
  background: #FFCA24 !important;
}
.cart-collaterals .cart-sidebar, .is-well {
  box-shadow: 0 12px 5px rgba(17, 2, 59, 0.01), 0 3px 3px rgba(17, 2, 59, 0.04), 0 1px 2px rgba(17, 2, 59, 0.04), 0 0 0.5px rgba(17, 2, 59, 0.08);
  padding: 30px !important;
  border-radius: 20px;
  border: 2px #444444 solid !important;
  background-color: #1D1D1D;
}
.woocommerce-checkout .large-5 .has-border {
  box-shadow: 0 12px 5px rgba(17, 2, 59, 0.01), 0 3px 3px rgba(17, 2, 59, 0.04), 0 1px 2px rgba(17, 2, 59, 0.04), 0 0 0.5px rgba(17, 2, 59, 0.08);
  border-radius: 20px;
  border: 2px #444444 solid !important;
  background-color: #1D1D1D;
}
.woocommerce-cart input, .woocommerce-checkout input {
  margin-bottom: 0px !important;
}
.message-container a {
  color: #FFCA24;
}
.coupon button.is-form {
  border: 2px solid #FFCA24 !important;
  color: #1D1D1D !important;
  text-shadow: none;
  background-color: #FFCA24;
  font-weight: 600;
  margin-top: 5px;
  text-transform: uppercase;
}
.coupon button.is-form:hover {
  border: 2px solid #FFCA24 !important;
  color: #1D1D1D !important;
  background-color: #FFCA24;
}
p.freeshipping-notice {
  text-align: center;
}
[data-icon-label]:after {
  opacity: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item {
  border-radius: 10px;
}
.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item .product-title {
  padding-right: 50px;
  display: block;
}
.ux-mini-cart-cross-sells__list-item .cart-icon {
  right: 15px;
  top: 15px;
  position: absolute;
}
.page-checkout .cart-sidebar .widget-title {
  border-bottom: 1px solid #444444;
}
.page-checkout .shop_table thead th, .page-checkout .cart_totals th.product-name {
  border-width: 1px !important;
}
.coupon .button {
  color: #1D1D1D;
  background-color: #FFCA24;
}
/* ======================================================
   WOOCOMMERCE: @ MY ACCOUNT
========================================================= */
@media screen and (min-width: 850px) {
  .row-divided > .col + .col:not(.large-12) {
    border-left: 1px solid #444444;
  }
}
label {
  color: #fff;
}
.woocommerce-form-login__submit, .woocommerce-form-register__submit {
  width: 100%;
  background: #FFCA24 !important;
  color: #1D1D1D !important;
}
.nav-vertical > li + li {
  border-top: 1px solid #444444;
}
@media screen and (min-width: 850px) {
  .col-border {
    border-right: 1px solid #444444;
  }
}
.normal-title {
  border-top: 0px;
  border-bottom: 0px;
}
.user-id.op-5 {
  display: none;
  visibility: hidden;
}
.my-account img.avatar {
  width: 50px !important;
  height: 50px !important;
}
.my-account-header .page-title-inner {
  font-size: 80%;
  padding-top: 80px;
}
.my-account-header small {
  font-size: 100%;
}
.dashboard-links a, .dashboard-links a:hover {
  background-color: #fff;
  color: #1D1D1D;
  border-radius: 99px;
}
.dashboard-links a:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
.dashboard-links {
  font-size: 100%;
}
.account-nav > li > a {
  font-size: 0.9em;
}
/* ======================================================
   WOOCOMMERCE: @ PRODUCT LIST
========================================================= */
.product_list_widget {
  text-align: left;
}
ul.product_list_widget li img {
  border-radius: 99px;
}
ul.product_list_widget {
  margin-bottom: 0px;
}
/* ======================================================
   STYLING: @ MOBILE MENU
========================================================= */
.mobile-sidebar .header-button .button, .off-canvas .header-button .button, .off-canvas .header-block > div {
  width: 100%;
}
.off-canvas .nav-vertical li a, .nav-vertical li li.menu-item-has-children > a, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a {
  /* Main Menu Links Styling */
  font-size: 100%;
  /* Font size menu links */
  color: #fff;
}
.nav-vertical > li > ul li a {
  /* Sub Menu Links Styling */
  color: #1D1D1D;
}
.nav-vertical > li > ul li a:hover {
  /* Sub Menu Links: Hover Styling */
  color: #1D1D1D;
}
.nav-vertical li li.menu-item-has-children > a {
  /* Sub Menu Links with Children: Styling */
  color: #1D1D1D;
  text-transform: none;
  font-size: 100%;
}
a.sidebar-menu-tabs__tab-link {
  font-size: 90% !important;
  /* Font size tab links */
}
.sidebar-menu-tabs__tab.active {
  background-color: #000 !important;
  /* Background color ACTIVE tab */
}
.sidebar-menu-tabs__tab.active > a {
  color: #fff !important;
  /* Text color ACTIVE tab */
}
.sidebar-menu-tabs__tab {
  background-color: #1D1D1D !important;
  /* Background color NON-ACTIVE tab */
}
.sidebar-menu-tabs.nav-line-bottom > li > a:before {
  height: 0px;
  /* Remove border NON-ACTIVE tab */
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
  border-top: 0px !important;
  /* Remove border drawer */
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
  background: #000;
  /* Menu background color */
  transition: -webkit-transform 0.7s;
  /* Transition speed */
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-transform 0.7s;
  box-shadow: none;
}
.off-canvas .nav-vertical > li > a {
  padding: 10px 0px;
  /* Padding main links */
}
.off-canvas .nav-vertical li li > a {
  padding: 10px 0px;
  /* Padding sub links */
}
.off-canvas .sidebar-inner {
  padding: 0px;
}
.nav-vertical li li {
  padding-left: 0px;
}
.off-canvas .toggle {
  color: #FFCA24 !important;
  /* Toggle icon color */
  opacity: 1;
}
.off-canvas .toggle i {
  font-size: 1.4em;
  /* Toggle icon size */
}
.nav-slide-header .toggle {
  text-align: center;
  text-transform: uppercase;
  font-weight: bolder;
  min-height: auto;
  margin-bottom: 10px;
}
.nav-slide-header .toggle i {
  position: absolute;
  left: 20px;
  top: -5px;
}
.dark .nav-sidebar.nav-vertical > li + li, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header), .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header), .nav-vertical li li.menu-item-has-children:not(:first-child), .nav-sidebar.nav-vertical > li + li, .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
  border-top: 1px solid #444444;
}
.nav-sidebar.nav-vertical > li.menu-item.active, .nav-sidebar.nav-vertical > li.menu-item:hover, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header).active, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header):hover, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header).active, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header):hover {
  background-color: transparent;
}
.mobile-sidebar-levels-1 .nav-slide-header {
  margin-bottom: 10px;
}
.mobile-sidebar-levels-1 .nav-slide > li > ul.children, .mobile-sidebar-levels-1 .nav-slide > li > .sub-menu, .mobile-sidebar-levels-2 .nav-slide > li > ul.children, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > ul.children, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > .sub-menu, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > ul.children, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > .sub-menu {
  padding-top: 0px;
}
.is-current-slide {
  padding-top: 10px !important;
}
.nav-vertical li li.menu-item-has-children:not(:first-child) {
  margin-top: 0px;
}
@media screen and (max-width: 549px) {
  /* Width & Padding Menu - Phone Only */
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 90%;
  }
}
@media screen and (min-width: 550px) {
  /* Width & Padding Menu - Tablet / Dekstop */
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 400px;
  }
}
@media screen and (min-width: 1800px) {
  /* Width & Padding Menu - Big Dekstop */
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 500px;
  }
}
.mfp-ready .mfp-close {
  opacity: 1;
}
