
.center1 {
	
  display: block;
  margin-left: auto;
  margin-right: auto;
	/* width:100%; */
}

@media only screen and (max-width: 550px) {
 .text-base {
    font-size: .9rem!important;
}
}

.center-img{ 
	width:50%; 
	display: block;
	margin-left: auto;
	margin-right: auto;}


.img-gif{width: 65px;}

.retailer-color {
    background: #f9b91e;
    width: fit-content;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    border-radius: 23px;
    margin-left: auto;
    margin-right: auto;
}

.pink-border {
  border: 2px solid #d50b8b;
}

/* Remove underline from all sidebar menu links */
.side-nav a,
.side-nav .side-menu,
.side-nav .side-menu:hover,
.side-nav .side-menu:focus,
.side-nav .side-menu:active,
.side-nav .side-menu--active {
  text-decoration: none !important;
}

/* ============================================
   PAYOUT SUBMENU STYLING - Match Main Menu
   ============================================ */

/* Submenu Container - Pink Background with White Border */
.side-nav .payout-submenu-container {
  background-color: #d50b8b;
  border-left: 4px solid #ffffff;
  border-radius: 0.5rem;
  padding: 0.5rem 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1.5rem;
  margin-right: -1.25rem;
  position: relative;
  overflow: visible;
}

/* Submenu Items - Match Main Menu Exactly */
.side-nav .payout-submenu-container a.side-menu {
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 1.25rem;
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  margin-bottom: 0.25rem;
  position: relative;
  text-decoration: none !important;
  border-radius: 9999px;
  margin-left: 0;
  margin-right: 0;
}

.side-nav .payout-submenu-container a.side-menu .side-menu__title {
  width: 100%;
  margin-left: 0.75rem;
  display: flex;
  align-items: center;
}

.side-nav .payout-submenu-container a.side-menu .side-menu__icon {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* Submenu Hover State - Match Main Menu Hover */
.side-nav .payout-submenu-container a.side-menu:hover:not(.sude-menu--active) {
  background-color: #4d1a84 !important;
  border-radius: 9999px 0 0 9999px !important;
}

.side-nav .payout-submenu-container a.side-menu:hover:not(.sude-menu--active) .side-menu__icon:before {
  content: "";
  z-index: -1;
  width: 230px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  --bg-opacity: 1;
  background-color: #d30889;
  background-color: rgba(214, 11, 140, var(--bg-opacity));
}

/* Submenu Active State - Match Main Menu Active */
.side-nav .payout-submenu-container a.sude-menu--active {
  --bg-opacity: 1;
  background-color: #F1F5F8;
  background-color: rgba(241, 245, 248, var(--bg-opacity));
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  position: relative;
  border-radius: 9999px 0 0 9999px !important;
}

/* Curved background effect - before (top curve) */
.side-nav .payout-submenu-container a.sude-menu--active:before {
  content: "";
  width: 22px;
  height: 20px;
  margin-left: -20px;
  transform: rotate(90deg) scale(1.04);
  background-size: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52' viewBox='0 0 259.51 259.52'%3E%3Cpath id='Path_143' data-name='Path 143' d='M8659.507,423.965c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828-2.394-2.974-4.937-5.936-7.292-8.589-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3a115.051,115.051,0,0,0-12.526-.227h259.51Z' transform='translate(-8399.997 -164.445)' fill='%23f1f5f8'/%3E%3C/svg%3E%0A");
  position: absolute;
  bottom: 50px;
  left: 201px;
}

/* Curved background effect - after (bottom curve) */
.side-nav .payout-submenu-container a.sude-menu--active:after {
  content: "";
  width: 21px;
  height: 20px;
  margin-right: -20px;
  transform: rotate(359deg) scale(1.04);
  background-size: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52' viewBox='0 0 259.51 259.52'%3E%3Cpath id='Path_143' data-name='Path 143' d='M8659.507,423.965c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828-2.394-2.974-4.937-5.936-7.292-8.589-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3a115.051,115.051,0,0,0-12.526-.227h259.51Z' transform='translate(-8399.997 -164.445)' fill='%23f1f5f8'/%3E%3C/svg%3E%0A");
  position: absolute;
  bottom: -19px;
  right: 20px;
}

.side-nav .payout-submenu-container a.sude-menu--active .side-menu__icon {
  --text-opacity: 1;
  color: #4c1a84;
  font-size: 20px;
  position: relative;
}

/* Icon background for submenu active */
.side-nav .payout-submenu-container a.sude-menu--active .side-menu__icon:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -1.25rem;
  width: 3rem;
  height: 100%;
  --bg-opacity: 1;
  background-color: #F1F5F8;
  background-color: rgba(241, 245, 248, var(--bg-opacity));
}

.side-nav .payout-submenu-container a.sude-menu--active .side-menu__title {
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, var(--text-opacity));
  font-weight: 500;
}

/* Dark mode support for submenu */
.dark .side-nav .payout-submenu-container {
  background-color: rgba(213, 11, 139, 0.8);
  border-left-color: rgba(255, 255, 255, 0.2);
}

.dark .side-nav .payout-submenu-container a.sude-menu--active {
  --bg-opacity: 1;
  background-color: #293145;
  background-color: rgba(41, 49, 69, var(--bg-opacity));
}

.dark .side-nav .payout-submenu-container a.sude-menu--active:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52' viewBox='0 0 259.51 259.52'%3E%3Cpath id='Path_143' data-name='Path 143' d='M8659.507,423.965c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828-2.394-2.974-4.937-5.936-7.292-8.589-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3a115.051,115.051,0,0,0-12.526-.227h259.51Z' transform='translate(-8399.997 -164.445)' fill='%23293145'/%3E%3C/svg%3E%0A");
}

.dark .side-nav .payout-submenu-container a.sude-menu--active:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52' viewBox='0 0 259.51 259.52'%3E%3Cpath id='Path_143' data-name='Path 143' d='M8659.507,423.965c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828-2.394-2.974-4.937-5.936-7.292-8.589-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3a115.051,115.051,0,0,0-12.526-.227h259.51Z' transform='translate(-8399.997 -164.445)' fill='%23293145'/%3E%3C/svg%3E%0A");
}

.dark .side-nav .payout-submenu-container a.sude-menu--active .side-menu__icon {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.dark .side-nav .payout-submenu-container a.sude-menu--active .side-menu__icon:before {
  --bg-opacity: 1;
  background-color: #293145;
  background-color: rgba(41, 49, 69, var(--bg-opacity));
}

.dark .side-nav .payout-submenu-container a.sude-menu--active .side-menu__title {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}



.box-widget {
    border: none;
    position: relative;
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 71px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

}

.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2)
}

.widget-user .widget-user-desc {
    margin-top: 0
}

.widget-user .widget-user-image {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -45px
}

.widget-user .widget-user-image>img {
    width: 90px;
    height: auto;
    border: 3px solid #fff;
	border-radius: 50%;
}

.widget-user .box-footer {
    padding-top: 30px
}

.widget-user-2 .widget-user-header {
    padding: 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300
}

.widget-user-2 .widget-user-desc {
    margin-top: 0
}

.widget-user-2 .widget-user-username,.widget-user-2 .widget-user-desc {
    margin-left: 75px
}

.widget-user-2 .widget-user-image>img {
    width: 65px;
    height: auto;
    float: left
}

.center {
    text-align: center;
    /* padding-top: 9px; */
}


.box-header>.fa,.box-header>.glyphicon,.box-header>.ion,.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.box-header>.fa,.box-header>.glyphicon,.box-header>.ion {
    margin-right: 5px
}

.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px
}

.box-header>.box-tools [data-toggle="tooltip"] {
    position: relative
}

.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3
}



.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #f4f4f4;
    font-size: unset;
}

.bg-gray-light {
    background-color: #f7f7f7;
}

.box .border-right {
    border-right: 1px solid #cbcdce;
}

.border-rig{border-right: 1px dashed #aaa;}
.float-r{float:right;}
.box-siz{min-height:100px;}



@media(max-width:500px)
{
	
	
	.border-rig{border-right:none!important;}
	.border-rig{border-bottom:1px dashed #aaa!important;}
	
}

.bor-rad{border-radius: 10px;}
.mu-green{background:#b5efce;}
.mu-red{background:#ffaba4;}
.mu-orange{background:#ffbd8e;}
.mu-blue{background:#b6dbf3;}



.carousel-inner{
	border-radius:10px;
	background:#fff;
	box-shadow:none;
}


.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); */
  /* background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); */
  /* background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); */
  /* background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); */
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); */
  /* background-repeat: repeat-x; */
}
.carousel-control.right {
  right: 0;
  left: auto;
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); */
  /* background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); */
  /* background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); */
  /* background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); */
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); */
  /* background-repeat: repeat-x; */
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}


/* .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { */
  /* position: relative; */
  /* min-height: 1px; */
  /* padding-right: 15px; */
  /* padding-left: 15px; */
/* } */
/* .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { */
  /* float: left; */
/* } */
/* .col-xs-12 { */
  /* width: 100%; */
/* } */
/* .col-xs-11 { */
  /* width: 91.66666667%; */
/* } */
/* .col-xs-10 { */
  /* width: 83.33333333%; */
/* } */
/* .col-xs-9 { */
  /* width: 75%; */
/* } */
/* .col-xs-8 { */
  /* width: 66.66666667%; */
/* } */
/* .col-xs-7 { */
  /* width: 58.33333333%; */
/* } */
/* .col-xs-6 { */
  /* width: 50%; */
/* } */
/* .col-xs-5 { */
  /* width: 41.66666667%; */
/* } */
/* .col-xs-4 { */
  /* width: 33.33333333%; */
/* } */
/* .col-xs-3 { */
  /* width: 25%; */
/* } */
/* .col-xs-2 { */
  /* width: 16.66666667%; */
/* } */
/* .col-xs-1 { */
  /* width: 8.33333333%; */
/* } */
/* .col-xs-pull-12 { */
  /* right: 100%; */
/* } */
/* .col-xs-pull-11 { */
  /* right: 91.66666667%; */
/* } */
/* .col-xs-pull-10 { */
  /* right: 83.33333333%; */
/* } */
/* .col-xs-pull-9 { */
  /* right: 75%; */
/* } */
/* .col-xs-pull-8 { */
  /* right: 66.66666667%; */
/* } */
/* .col-xs-pull-7 { */
  /* right: 58.33333333%; */
/* } */
/* .col-xs-pull-6 { */
  /* right: 50%; */
/* } */
/* .col-xs-pull-5 { */
  /* right: 41.66666667%; */
/* } */
/* .col-xs-pull-4 { */
  /* right: 33.33333333%; */
/* } */
/* .col-xs-pull-3 { */
  /* right: 25%; */
/* } */
/* .col-xs-pull-2 { */
  /* right: 16.66666667%; */
/* } */
/* .col-xs-pull-1 { */
  /* right: 8.33333333%; */
/* } */
/* .col-xs-pull-0 { */
  /* right: auto; */
/* } */
/* .col-xs-push-12 { */
  /* left: 100%; */
/* } */
/* .col-xs-push-11 { */
  /* left: 91.66666667%; */
/* } */
/* .col-xs-push-10 { */
  /* left: 83.33333333%; */
/* } */
/* .col-xs-push-9 { */
  /* left: 75%; */
/* } */
/* .col-xs-push-8 { */
  /* left: 66.66666667%; */
/* } */
/* .col-xs-push-7 { */
  /* left: 58.33333333%; */
/* } */
/* .col-xs-push-6 { */
  /* left: 50%; */
/* } */
/* .col-xs-push-5 { */
  /* left: 41.66666667%; */
/* } */
/* .col-xs-push-4 { */
  /* left: 33.33333333%; */
/* } */
/* .col-xs-push-3 { */
  /* left: 25%; */
/* } */
/* .col-xs-push-2 { */
  /* left: 16.66666667%; */
/* } */
/* .col-xs-push-1 { */
  /* left: 8.33333333%; */
/* } */
/* .col-xs-push-0 { */
  /* left: auto; */
/* } */
/* .col-xs-offset-12 { */
  /* margin-left: 100%; */
/* } */
/* .col-xs-offset-11 { */
  /* margin-left: 91.66666667%; */
/* } */
/* .col-xs-offset-10 { */
  /* margin-left: 83.33333333%; */
/* } */
/* .col-xs-offset-9 { */
  /* margin-left: 75%; */
/* } */
/* .col-xs-offset-8 { */
  /* margin-left: 66.66666667%; */
/* } */
/* .col-xs-offset-7 { */
  /* margin-left: 58.33333333%; */
/* } */
/* .col-xs-offset-6 { */
  /* margin-left: 50%; */
/* } */
/* .col-xs-offset-5 { */
  /* margin-left: 41.66666667%; */
/* } */
/* .col-xs-offset-4 { */
  /* margin-left: 33.33333333%; */
/* } */
/* .col-xs-offset-3 { */
  /* margin-left: 25%; */
/* } */
/* .col-xs-offset-2 { */
  /* margin-left: 16.66666667%; */
/* } */
/* .col-xs-offset-1 { */
  /* margin-left: 8.33333333%; */
/* } */
/* .col-xs-offset-0 { */
  /* margin-left: 0; */
/* } */
/* @media (min-width: 768px) { */
  /* .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { */
    /* float: left; */
  /* } */
  /* .col-sm-12 { */
    /* width: 100%; */
  /* } */
  /* .col-sm-11 { */
    /* width: 91.66666667%; */
  /* } */
  /* .col-sm-10 { */
    /* width: 83.33333333%; */
  /* } */
  /* .col-sm-9 { */
    /* width: 75%; */
  /* } */
  /* .col-sm-8 { */
    /* width: 66.66666667%; */
  /* } */
  /* .col-sm-7 { */
    /* width: 58.33333333%; */
  /* } */
  /* .col-sm-6 { */
    /* width: 50%; */
  /* } */
  /* .col-sm-5 { */
    /* width: 41.66666667%; */
  /* } */
  /* .col-sm-4 { */
    /* width: 33.33333333%; */
  /* } */
  /* .col-sm-3 { */
    /* width: 25%; */
  /* } */
  /* .col-sm-2 { */
    /* width: 16.66666667%; */
  /* } */
  /* .col-sm-1 { */
    /* width: 8.33333333%; */
  /* } */
  /* .col-sm-pull-12 { */
    /* right: 100%; */
  /* } */
  /* .col-sm-pull-11 { */
    /* right: 91.66666667%; */
  /* } */
  /* .col-sm-pull-10 { */
    /* right: 83.33333333%; */
  /* } */
  /* .col-sm-pull-9 { */
    /* right: 75%; */
  /* } */
  /* .col-sm-pull-8 { */
    /* right: 66.66666667%; */
  /* } */
  /* .col-sm-pull-7 { */
    /* right: 58.33333333%; */
  /* } */
  /* .col-sm-pull-6 { */
    /* right: 50%; */
  /* } */
  /* .col-sm-pull-5 { */
    /* right: 41.66666667%; */
  /* } */
  /* .col-sm-pull-4 { */
    /* right: 33.33333333%; */
  /* } */
  /* .col-sm-pull-3 { */
    /* right: 25%; */
  /* } */
  /* .col-sm-pull-2 { */
    /* right: 16.66666667%; */
  /* } */
  /* .col-sm-pull-1 { */
    /* right: 8.33333333%; */
  /* } */
  /* .col-sm-pull-0 { */
    /* right: auto; */
  /* } */
  /* .col-sm-push-12 { */
    /* left: 100%; */
  /* } */
  /* .col-sm-push-11 { */
    /* left: 91.66666667%; */
  /* } */
  /* .col-sm-push-10 { */
    /* left: 83.33333333%; */
  /* } */
  /* .col-sm-push-9 { */
    /* left: 75%; */
  /* } */
  /* .col-sm-push-8 { */
    /* left: 66.66666667%; */
  /* } */
  /* .col-sm-push-7 { */
    /* left: 58.33333333%; */
  /* } */
  /* .col-sm-push-6 { */
    /* left: 50%; */
  /* } */
  /* .col-sm-push-5 { */
    /* left: 41.66666667%; */
  /* } */
  /* .col-sm-push-4 { */
    /* left: 33.33333333%; */
  /* } */
  /* .col-sm-push-3 { */
    /* left: 25%; */
  /* } */
  /* .col-sm-push-2 { */
    /* left: 16.66666667%; */
  /* } */
  /* .col-sm-push-1 { */
    /* left: 8.33333333%; */
  /* } */
  /* .col-sm-push-0 { */
    /* left: auto; */
  /* } */
  /* .col-sm-offset-12 { */
    /* margin-left: 100%; */
  /* } */
  /* .col-sm-offset-11 { */
    /* margin-left: 91.66666667%; */
  /* } */
  /* .col-sm-offset-10 { */
    /* margin-left: 83.33333333%; */
  /* } */
  /* .col-sm-offset-9 { */
    /* margin-left: 75%; */
  /* } */
  /* .col-sm-offset-8 { */
    /* margin-left: 66.66666667%; */
  /* } */
  /* .col-sm-offset-7 { */
    /* margin-left: 58.33333333%; */
  /* } */
  /* .col-sm-offset-6 { */
    /* margin-left: 50%; */
  /* } */
  /* .col-sm-offset-5 { */
    /* margin-left: 41.66666667%; */
  /* } */
  /* .col-sm-offset-4 { */
    /* margin-left: 33.33333333%; */
  /* } */
  /* .col-sm-offset-3 { */
    /* margin-left: 25%; */
  /* } */
  /* .col-sm-offset-2 { */
    /* margin-left: 16.66666667%; */
  /* } */
  /* .col-sm-offset-1 { */
    /* margin-left: 8.33333333%; */
  /* } */
  /* .col-sm-offset-0 { */
    /* margin-left: 0; */
  /* } */
/* } */
/* @media (min-width: 992px) { */
  /* .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { */
    /* float: left; */
  /* } */
  /* .col-md-12 { */
    /* width: 100%; */
  /* } */
  /* .col-md-11 { */
    /* width: 91.66666667%; */
  /* } */
  /* .col-md-10 { */
    /* width: 83.33333333%; */
  /* } */
  /* .col-md-9 { */
    /* width: 75%; */
  /* } */
  /* .col-md-8 { */
    /* width: 66.66666667%; */
  /* } */
  /* .col-md-7 { */
    /* width: 58.33333333%; */
  /* } */
  /* .col-md-6 { */
    /* width: 50%; */
  /* } */
  /* .col-md-5 { */
    /* width: 41.66666667%; */
  /* } */
  /* .col-md-4 { */
    /* width: 33.33333333%; */
  /* } */
  /* .col-md-3 { */
    /* width: 25%; */
  /* } */
  /* .col-md-2 { */
    /* width: 16.66666667%; */
  /* } */
  /* .col-md-1 { */
    /* width: 8.33333333%; */
  /* } */
  /* .col-md-pull-12 { */
    /* right: 100%; */
  /* } */
  /* .col-md-pull-11 { */
    /* right: 91.66666667%; */
  /* } */
  /* .col-md-pull-10 { */
    /* right: 83.33333333%; */
  /* } */
  /* .col-md-pull-9 { */
    /* right: 75%; */
  /* } */
  /* .col-md-pull-8 { */
    /* right: 66.66666667%; */
  /* } */
  /* .col-md-pull-7 { */
    /* right: 58.33333333%; */
  /* } */
  /* .col-md-pull-6 { */
    /* right: 50%; */
  /* } */
  /* .col-md-pull-5 { */
    /* right: 41.66666667%; */
  /* } */
  /* .col-md-pull-4 { */
    /* right: 33.33333333%; */
  /* } */
  /* .col-md-pull-3 { */
    /* right: 25%; */
  /* } */
  /* .col-md-pull-2 { */
    /* right: 16.66666667%; */
  /* } */
  /* .col-md-pull-1 { */
    /* right: 8.33333333%; */
  /* } */
  /* .col-md-pull-0 { */
    /* right: auto; */
  /* } */
  /* .col-md-push-12 { */
    /* left: 100%; */
  /* } */
  /* .col-md-push-11 { */
    /* left: 91.66666667%; */
  /* } */
  /* .col-md-push-10 { */
    /* left: 83.33333333%; */
  /* } */
  /* .col-md-push-9 { */
    /* left: 75%; */
  /* } */
  /* .col-md-push-8 { */
    /* left: 66.66666667%; */
  /* } */
  /* .col-md-push-7 { */
    /* left: 58.33333333%; */
  /* } */
  /* .col-md-push-6 { */
    /* left: 50%; */
  /* } */
  /* .col-md-push-5 { */
    /* left: 41.66666667%; */
  /* } */
  /* .col-md-push-4 { */
    /* left: 33.33333333%; */
  /* } */
  /* .col-md-push-3 { */
    /* left: 25%; */
  /* } */
  /* .col-md-push-2 { */
    /* left: 16.66666667%; */
  /* } */
  /* .col-md-push-1 { */
    /* left: 8.33333333%; */
  /* } */
  /* .col-md-push-0 { */
    /* left: auto; */
  /* } */
  /* .col-md-offset-12 { */
    /* margin-left: 100%; */
  /* } */
  /* .col-md-offset-11 { */
    /* margin-left: 91.66666667%; */
  /* } */
  /* .col-md-offset-10 { */
    /* margin-left: 83.33333333%; */
  /* } */
  /* .col-md-offset-9 { */
    /* margin-left: 75%; */
  /* } */
  /* .col-md-offset-8 { */
    /* margin-left: 66.66666667%; */
  /* } */
  /* .col-md-offset-7 { */
    /* margin-left: 58.33333333%; */
  /* } */
  /* .col-md-offset-6 { */
    /* margin-left: 50%; */
  /* } */
  /* .col-md-offset-5 { */
    /* margin-left: 41.66666667%; */
  /* } */
  /* .col-md-offset-4 { */
    /* margin-left: 33.33333333%; */
  /* } */
  /* .col-md-offset-3 { */
    /* margin-left: 25%; */
  /* } */
  /* .col-md-offset-2 { */
    /* margin-left: 16.66666667%; */
  /* } */
  /* .col-md-offset-1 { */
    /* margin-left: 8.33333333%; */
  /* } */
  /* .col-md-offset-0 { */
    /* margin-left: 0; */
  /* } */
/* } */
/* @media (min-width: 1200px) { */
  /* .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { */
    /* float: left; */
  /* } */
  /* .col-lg-12 { */
    /* width: 100%; */
  /* } */
  /* .col-lg-11 { */
    /* width: 91.66666667%; */
  /* } */
  /* .col-lg-10 { */
    /* width: 83.33333333%; */
  /* } */
  /* .col-lg-9 { */
    /* width: 75%; */
  /* } */
  /* .col-lg-8 { */
    /* width: 66.66666667%; */
  /* } */
  /* .col-lg-7 { */
    /* width: 58.33333333%; */
  /* } */
  /* .col-lg-6 { */
    /* width: 50%; */
  /* } */
  /* .col-lg-5 { */
    /* width: 41.66666667%; */
  /* } */
  /* .col-lg-4 { */
    /* width: 33.33333333%; */
  /* } */
  /* .col-lg-3 { */
    /* width: 25%; */
  /* } */
  /* .col-lg-2 { */
    /* width: 16.66666667%; */
  /* } */
  /* .col-lg-1 { */
    /* width: 8.33333333%; */
  /* } */
  /* .col-lg-pull-12 { */
    /* right: 100%; */
  /* } */
  /* .col-lg-pull-11 { */
    /* right: 91.66666667%; */
  /* } */
  /* .col-lg-pull-10 { */
    /* right: 83.33333333%; */
  /* } */
  /* .col-lg-pull-9 { */
    /* right: 75%; */
  /* } */
  /* .col-lg-pull-8 { */
    /* right: 66.66666667%; */
  /* } */
  /* .col-lg-pull-7 { */
    /* right: 58.33333333%; */
  /* } */
  /* .col-lg-pull-6 { */
    /* right: 50%; */
  /* } */
  /* .col-lg-pull-5 { */
    /* right: 41.66666667%; */
  /* } */
  /* .col-lg-pull-4 { */
    /* right: 33.33333333%; */
  /* } */
  /* .col-lg-pull-3 { */
    /* right: 25%; */
  /* } */
  /* .col-lg-pull-2 { */
    /* right: 16.66666667%; */
  /* } */
  /* .col-lg-pull-1 { */
    /* right: 8.33333333%; */
  /* } */
  /* .col-lg-pull-0 { */
    /* right: auto; */
  /* } */
  /* .col-lg-push-12 { */
    /* left: 100%; */
  /* } */
  /* .col-lg-push-11 { */
    /* left: 91.66666667%; */
  /* } */
  /* .col-lg-push-10 { */
    /* left: 83.33333333%; */
  /* } */
  /* .col-lg-push-9 { */
    /* left: 75%; */
  /* } */
  /* .col-lg-push-8 { */
    /* left: 66.66666667%; */
  /* } */
  /* .col-lg-push-7 { */
    /* left: 58.33333333%; */
  /* } */
  /* .col-lg-push-6 { */
    /* left: 50%; */
  /* } */
  /* .col-lg-push-5 { */
    /* left: 41.66666667%; */
  /* } */
  /* .col-lg-push-4 { */
    /* left: 33.33333333%; */
  /* } */
  /* .col-lg-push-3 { */
    /* left: 25%; */
  /* } */
  /* .col-lg-push-2 { */
    /* left: 16.66666667%; */
  /* } */
  /* .col-lg-push-1 { */
    /* left: 8.33333333%; */
  /* } */
  /* .col-lg-push-0 { */
    /* left: auto; */
  /* } */
  /* .col-lg-offset-12 { */
    /* margin-left: 100%; */
  /* } */
  /* .col-lg-offset-11 { */
    /* margin-left: 91.66666667%; */
  /* } */
  /* .col-lg-offset-10 { */
    /* margin-left: 83.33333333%; */
  /* } */
  /* .col-lg-offset-9 { */
    /* margin-left: 75%; */
  /* } */
  /* .col-lg-offset-8 { */
    /* margin-left: 66.66666667%; */
  /* } */
  /* .col-lg-offset-7 { */
    /* margin-left: 58.33333333%; */
  /* } */
  /* .col-lg-offset-6 { */
    /* margin-left: 50%; */
  /* } */
  /* .col-lg-offset-5 { */
    /* margin-left: 41.66666667%; */
  /* } */
  /* .col-lg-offset-4 { */
    /* margin-left: 33.33333333%; */
  /* } */
  /* .col-lg-offset-3 { */
    /* margin-left: 25%; */
  /* } */
  /* .col-lg-offset-2 { */
    /* margin-left: 16.66666667%; */
  /* } */
  /* .col-lg-offset-1 { */
    /* margin-left: 8.33333333%; */
  /* } */
  /* .col-lg-offset-0 { */
    /* margin-left: 0; */
  /* } */
/* } */




.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
	padding: 14px;
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li>a,.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0;
	text-decoration: none;
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #1c3faa;
}

.nav-tabs-custom>.nav-tabs>li.active>a,.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent
}

.nav-tabs-custom>.nav-tabs.pull-right {
    float: none!important
}

.nav-tabs-custom>.nav-tabs.pull-right>li {
    float: right
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
    margin-right: 0
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
    border-left-width: 1px
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
    border-left-color: #f4f4f4;
    border-right-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.header>.fa,.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,.nav-tabs-custom>.nav-tabs>li.header>.ion {
    margin-right: 5px
}

.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.nav-tabs-custom .dropdown.open>a:active,.nav-tabs-custom .dropdown.open>a:focus {
    background: transparent;
    color: #999
}


.table-responsive {
display: inline-table!important;}


[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
       position: relative;
       padding-left: 6px;
	   padding-right: 12px;
       cursor: pointer;
       line-height: 20px;
       display: inline-block;
       color: #000;
       font-size: 12px;
       font-weight: 500;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%!important;
    margin-bottom: 0;
}

.products-list .product-img {
    float: left;
}

/* ============================================
   Payout Section - Active Pagination Page (Purple Color)
   ============================================ */
/* Active pagination page - Purple color for payout section */
span[aria-current="page"] > span {
    background-color: #4c1a84 !important;
    border-color: #4c1a84 !important;
    color: #fff !important;
}

/* ============================================
   Mobile Menu - Active State Styling
   ============================================ */
/* Mobile menu active state - Rounded with equal spacing */
.mobile-menu .menu.top-menu--active {
  --bg-opacity: 1;
  background-color: #F1F5F8;
  background-color: rgba(241, 245, 248, var(--bg-opacity));
  position: relative;
  border-radius: 9999px; /* Fully rounded (pill shape) */
  margin-left: 2.5rem; /* Equal to padding-left */
  margin-right: 2.5rem; /* Equal spacing on right */
  padding-left: 2.5rem; /* Maintain left padding */
  padding-right: 2.5rem; /* Maintain right padding */
  width: calc(100% - 5rem); /* Subtract left + right margins */
  box-sizing: border-box;
}

@media (max-width: 639px) {
  .mobile-menu .menu.top-menu--active {
    margin-left: 1.25rem; /* Equal to padding-left on mobile */
    margin-right: 1.25rem; /* Equal spacing on right */
    padding-left: 1.25rem; /* Maintain left padding on mobile */
    padding-right: 1.25rem; /* Maintain right padding on mobile */
    width: calc(100% - 2.5rem); /* Subtract left + right margins on mobile */
  }
}

.mobile-menu .menu.top-menu--active .menu__icon {
  --text-opacity: 1;
  color: #2e51bb;
  color: rgba(46, 81, 187, var(--text-opacity));
}

.mobile-menu .menu.top-menu--active .menu__title {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  font-weight: 500;
}

/* Dark mode support for mobile menu active state */
.dark .mobile-menu .menu.top-menu--active {
  --bg-opacity: 1;
  background-color: #293145;
  background-color: rgba(41, 49, 69, var(--bg-opacity));
}

.dark .mobile-menu .menu.top-menu--active .menu__icon {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.dark .mobile-menu .menu.top-menu--active .menu__title {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* ============================================
   Mobile Menu - Submenu Active State (sude-top-menu--active)
   ============================================ */
/* Mobile menu submenu active state - Rounded with equal spacing */
.mobile-menu .menu.sude-top-menu--active {
  --bg-opacity: 1;
  background-color: #F1F5F8;
  background-color: rgba(241, 245, 248, var(--bg-opacity));
  position: relative;
  border-radius: 9999px; /* Fully rounded (pill shape) */
  margin-left: 2.5rem; /* Equal to padding-left */
  margin-right: 2.5rem; /* Equal spacing on right */
  padding-left: 2.5rem; /* Maintain left padding */
  padding-right: 2.5rem; /* Maintain right padding */
  width: calc(100% - 5rem); /* Subtract left + right margins */
  box-sizing: border-box;
}

@media (max-width: 639px) {
  .mobile-menu .menu.sude-top-menu--active {
    margin-left: 1.25rem; /* Equal to padding-left on mobile */
    margin-right: 1.25rem; /* Equal spacing on right */
    padding-left: 1.25rem; /* Maintain left padding on mobile */
    padding-right: 1.25rem; /* Maintain right padding on mobile */
    width: calc(100% - 2.5rem); /* Subtract left + right margins on mobile */
  }
}

.mobile-menu .menu.sude-top-menu--active .menu__icon {
  --text-opacity: 1;
  color: #2e51bb;
  color: rgba(46, 81, 187, var(--text-opacity));
}

.mobile-menu .menu.sude-top-menu--active .menu__title {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  font-weight: 500;
}

/* Dark mode support for mobile menu submenu active state */
.dark .mobile-menu .menu.sude-top-menu--active {
  --bg-opacity: 1;
  background-color: #293145;
  background-color: rgba(41, 49, 69, var(--bg-opacity));
}

.dark .mobile-menu .menu.sude-top-menu--active .menu__icon {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.dark .mobile-menu .menu.sude-top-menu--active .menu__title {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* ============================================
   Mobile Menu - Payout Submenu Container Styling
   ============================================ */
/* Mobile menu submenu container - Pink Background with White Border */
.mobile-menu .payout-submenu-container {
  background-color: #d50b8b;
  border-left: 4px solid #ffffff;
  border-radius: 0.5rem;
  padding: 0.5rem 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  position: relative;
  overflow: visible;
}

/* Mobile menu submenu items styling */
.mobile-menu .payout-submenu-container .menu {
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  margin-bottom: 0.25rem;
  position: relative;
  text-decoration: none !important;
  border-radius: 9999px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mobile-menu .payout-submenu-container .menu .menu__title {
  width: 100%;
  margin-left: 0.75rem;
  display: flex;
  align-items: center;
}

.mobile-menu .payout-submenu-container .menu .menu__icon {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* Mobile menu main menu hover state */
.mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) {
  background-color: rgba(255, 255, 255, 0.1) !important;
  transition: background-color 0.2s ease;
}

.mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) .menu__icon {
  color: rgba(255, 255, 255, 0.9);
  transition: color 0.2s ease;
  position: relative;
}

.mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) .menu__icon:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -2.5rem;
  width: 3rem;
  height: 100%;
  --bg-opacity: 1;
  background-color: #d60b8c;
  background-color: rgba(214, 11, 140, var(--bg-opacity));
  border-radius: 9999px;
}

@media (max-width: 639px) {
  .mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) .menu__icon:before {
    margin-right: -1.25rem;
  }
}

.mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) .menu__title {
  color: rgba(255, 255, 255, 0.9);
  transition: color 0.2s ease;
}

/* Mobile menu submenu hover state */
.mobile-menu .payout-submenu-container .menu:hover:not(.sude-top-menu--active) {
  background-color: #4d1a84 !important;
  border-radius: 9999px !important;
  transition: background-color 0.2s ease;
}

.mobile-menu .payout-submenu-container .menu:hover:not(.sude-top-menu--active) .menu__icon {
  color: rgba(255, 255, 255, 0.9);
  transition: color 0.2s ease;
}

.mobile-menu .payout-submenu-container .menu:hover:not(.sude-top-menu--active) .menu__title {
  color: rgba(255, 255, 255, 0.9);
  transition: color 0.2s ease;
}

/* Pink dot indicator for mobile submenu hover/active */
.mobile-menu .payout-submenu-container .menu.sude-top-menu--active::after,
.mobile-menu .payout-submenu-container .menu:hover::after {
  content: '';
  position: absolute;
  left: -1rem;
  top: 50%;
  width: 6px;
  height: 6px;
  background-color: #ff6b9d;
  border-radius: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 0 2px rgba(255, 107, 157, 0.3);
  z-index: 2;
}

/* Mobile menu submenu active state */
.mobile-menu .payout-submenu-container .menu.sude-top-menu--active {
  --bg-opacity: 1;
  background-color: #F1F5F8;
  background-color: rgba(241, 245, 248, var(--bg-opacity));
  position: relative;
  border-radius: 9999px !important;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mobile-menu .payout-submenu-container .menu.sude-top-menu--active .menu__icon {
  --text-opacity: 1;
  color: #4c1a84;
  font-size: 20px;
  position: relative;
}

.mobile-menu .payout-submenu-container .menu.sude-top-menu--active .menu__title {
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, var(--text-opacity));
  font-weight: 500;
}

/* Dark mode support for mobile menu submenu container */
.dark .mobile-menu .payout-submenu-container {
  background-color: rgba(213, 11, 139, 0.8);
  border-left-color: rgba(255, 255, 255, 0.2);
}

.dark .mobile-menu .payout-submenu-container .menu.sude-top-menu--active {
  --bg-opacity: 1;
  background-color: #293145;
  background-color: rgba(41, 49, 69, var(--bg-opacity));
}

.dark .mobile-menu .payout-submenu-container .menu.sude-top-menu--active .menu__icon {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.dark .mobile-menu .payout-submenu-container .menu.sude-top-menu--active .menu__title {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

/* Dark mode hover effects for mobile menu */
.dark .mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) {
  background-color: rgba(255, 255, 255, 0.05) !important;
}

.dark .mobile-menu .menu:hover:not(.top-menu--active):not(.sude-top-menu--active) .menu__icon:before {
  background-color: rgba(214, 11, 140, 0.6);
}

.dark .mobile-menu .payout-submenu-container .menu:hover:not(.sude-top-menu--active) {
  background-color: rgba(76, 26, 132, 0.8) !important;
}




























