/*
Theme Name:     SKRN Progression Child | Shared by WPTry.org
Description:    Child Theme for SKRN Progression
Author:         Progression Studios
Template:       skrn-progression

*/
.progression-masonry-item.progression-masonry-col-4.opacity-progression {
    float:left;
    display: inline-block;
}
/* .progression-video-index-content {
    height: 200px;
} */
.drag-handle.bottom-left, .drag-handle.top-right, .drag-handle.top-right, .drag-handle.top-left {
    display: none;
}
.progression-masonry-item.opacity-progression.progression-masonry-col-4 {
    position: relative;
}
.download-link {
    font-size: 25px;
    color: #f08a01;
    font-weight: 700;
    padding-left: 3px;
    padding-top: 5px;
}
.watermark-warp {
    text-align: center;
}
div .vjs-afterglow-skin.vjs-responsive, div .vjs-afterglow-skin.vjs-responsive video {
    
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:auto;
}
.woocommerce .quantity .qty {
    height: 45px;
    border-radius: 3px;
}
.drag-handle {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #3498db;
    border: 1px solid #2980b9;
    cursor: pointer;
}

.drag-handle.top-left {
    top: 0px;
    left: 0px;
    cursor: nwse-resize;
}

.drag-handle.top-right {
    top: 0px;
    right: 0px;
    cursor: nesw-resize;
}

.drag-handle.bottom-left {
    left: 0px;
    top:-10px;
    cursor: nesw-resize;
}

.drag-handle.bottom-right {
    right: 0px;
    top:-10px;
    cursor: nwse-resize;
}
button.btn.btn-primary.add-watermark-button {
    background-color: #0069d9;
    border-color: #0062cc;
    font-size: medium;
    width: 100%;
}
#vid.afterglow-lightbox div {
    position: relative;
    width: 585.529px;
    height: 329.36px;
}
.drag-handle {
    pointer-events: auto;
}
#logo-overlay img, #logo-overlay{
    touch-action: none;
    /* min-width: 50px;
    min-height: 50px; */
}
#logo-overlay .logo-loader img {
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    margin-top: 6px;
}
/*#VideoLightbox-Main_html5_api {
    width: 100%;
    height: 100%;
}*/

/* #logo-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100000;
} */
#videoModal .modal-body {
    padding: 0px;
}
/* #logo-overlay img {
    width: 97px;
    height: 92.57501220703125px;
} */
 /* Tooltip styles */
  /* Tooltip styles */
  /* .tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }

  .tooltip-container .tooltip {
    position: absolute;
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    z-index: 1;
    top: 100%; /* Adjust this value to position the tooltip below the button */
    /* left: 50%; */
    /* margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
  } */ 

  /*.tooltip-container:hover .tooltip {
    visibility: visible;
    opacity: 1;
  }*/
/* .copy-button{
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}
.tip {
    background-color: #263646;
    padding: 0 14px;
    line-height: 27px;
    position: absolute;
    border-radius: 4px;
    z-index: 100;
    color: #fff;
    font-size: 12px;
    animation-name: tip;
    animation-duration: .6s;
    animation-fill-mode: both
}
.tip:before {
    content: "";
    background-color: #263646;
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: -4px;
    left: 17px
}
#copied_tip {
    animation-name: come_and_leave;
    animation-duration: 1s;
    animation-fill-mode: both;
    bottom: -35px;
    left:2px;
}
.text-line  {
    font-size: 14px;
}  */
/* .clipboard-container #tooltip {
    display: none;
} */
#copied-clipboard-wrap {
    display: none;
}
.copy-desc {
    font-size: 0.8rem;
}
span.download-link::before {
    font-size: 1rem;
}
.sub-head {
    color: #272727;
    font-weight: 500;
}
.img-top-banner {
    /*position: absolute;*/
    padding: 3px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    background: #63656a;
    color: #FFF;
    z-index: 1;
}
.brand-text-color {
    color: #f08a01;
}
.img-top-banner a {
    color: #fff;
}
.vjs-afterglow-skin.vjs-has-started .vjs-top-control-bar .vjs-control, vjs-lightbox-close-button vjs-button vjs-control {
     color: #f08a01; 
}
ul.arm_module_plans_ul.arm_column_2 {
    text-align: center !important;
}
.white-text-color {
    color: #fff;
}
body .wc-block-components-notice-banner__content a:hover {
    background: #FFF !important;
    color: #f08a01 !important;
}
a.button.wc-forward {
    background: #f4fff7;
}
body .woocommerce-message a.button.wc-forward {
    background: #63656a !important
}
.ajax-loading-text {
    color:#fff;
    font-weight: 600;
    font-size: 1rem;
}
.div-wrap {
    position: absolute;
    float: right;
    width: 100%;
}
.vjs-afterglow-skin .vjs-top-control-bar {
    right: 26px;
    top: 13px;
}
h2.progression-video-title a {
    padding: 9px 8px 6px 0px;
    font-size: 15px;
}
.brand-button1:hover {
    background: #f08a02 !important;
    border-color: #f08a02 !important;
}
.brand-button1 {
    background: #63656a !important;
    border-color: #63656a !important;
    
}
.brand-button:hover {
    background: #63656a !important;
    border-color: #63656a !important;
}
.brand-button {
    background: #f08a02 !important;
    border-color: #f08a02 !important;
}
#header-user-profile-menu ul li a:hover {
    color: #fff !important;
}
#header-user-profile-menu ul li:hover {
    background: #f08a01;
}
body #skrn-landing-login-logout-header a:hover, body #skrn-header-user-profile-login a.arm_form_popup_link:hover,body #skrn-landing-login-logout-header a.arm_form_popup_link:hover {
    color: #666666 !important;
    background: #f9f9f9 !important;
    border-color: #e7e7e7 !important;
}
body .progression-studios-slider-more-options button {
    color: #f08a01 !important;
}
.page-template-page-landing a.elementor-icon.elementor-social-icon i:not(.home.page-template-page-landing a.elementor-icon.elementor-social-icon i) {
	display: inline-block;
    border-radius: 60px;
    padding: 0.5em 0.6em
}
li.woocommerce-MyAccount-navigation-link a {
    padding: 10px 5px;
    display: block;
}
li.woocommerce-MyAccount-navigation-link a:hover {
    background: #63656a;
    color: #fff;
}
.woocommerce-input-wrapper input, .woocommerce-Input {
    line-height: normal;
    min-height: 30px;
    margin: 0!important;
    padding: 8px 7px 5px!important;
    box-shadow: none!important;
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    background-color: transparent!important;
}
.woocommerce-MyAccount-content {
    margin-bottom: 20px;
	margin-top: 20px;
}
.wc-block-components-button:not(.is-link) {
	min-height: 45px;
    padding: 0 10px;
    font-family: Montserrat, sans-serif, 'Trebuchet MS';
    font-size: 14px;
    margin: 10px 0px 0px 0px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    background: #f08a01 !important;
    border: none !important;
    color: #ffffff !important;
}
.wc-block-components-button:not(.is-link):hover {
	background-color: #67696e !important;
    color: #ffffff !important;
}
ul.progression-studios-slider-rating li {
    background: #dcd8d8;
    color: #63656a;
    border: none;
    font-weight: 500;
    font-size: 0.8rem;
    padding: 5px;
}
ul.progression-studios-slider-rating {
    margin:0px;
}
.img-top-banner a:hover {
    color: #f08a01;
}
.post-type-archive-video_skrn .progression-video-index-content, .post-type-archive-user_videos .progression-video-index-content {
    padding: 10px 10px 15px 10px;
}
.progression-studios-slider-more-options ul {
    padding: 0px 0px 0px 0px !important;
}
.arm_spinner #arm_form_loader {
    top: 0px;
}
header#videohead-pro {
    height: 91px !important;
}
.video-brand-modal .modal-body {
    padding: 0px;
}
.video-search-header-buttons {
    float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    right: 0 !important;
    position: absolute !important;
}
input#mobile-configure-rest {
    margin-top: 20px;
}
.cstm-block {
    width:100%;
    float:left;
}
.source-icon {
    font-size: 1.5rem;
}
.video-source-icon .stat-icon  {
    font-size: 1rem;
    color: rgb(127 129 133) !important;
}
.content-sidebar-section {
    padding: 0px 30px !important;
}
 .woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.more-link {
    cursor: pointer;
}
ul.progression-studios-slider-rating li.more-item {
   background: #fff;
}
#video-loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #f08a02;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    margin: 100px auto;
}
a.video-title {
    padding-right: 3%;
}
.page-wrapper {
    margin-top: 45px;
    margin-bottom: 40px;
}
header#videohead-pro {
    z-index: 999;
}
#sidebar-bg:before {
    box-shadow: none;
}
body.admin-bar nav#sidebar-nav-pro {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
}
.tutor-card-md .tutor-card-body {
    padding: 20px;
}
.tutor-wrap.tutor-wrap-parent.tutor-courses-wrap.tutor-container.course-archive-page {
    max-width: none;
}
.tutor-container {
    padding-left: 50px;
    padding-right: 50px;
    max-width: none;
}
.tutor-course-list .tutor-card-body {
    padding-bottom: 0px;
}
.tutor-course-list ul.progression-studios-slider-rating li {
    font-size: 14px;
}
.tutor-course-list ul.progression-studios-slider-rating li a {
    color: #63656a;
}
.tutor-course-list ul.progression-studios-slider-rating li a.more-link {
    color: #f08a01;
}
body.page-template-free-videos-php div#page-title-pro {
    display: none;
}
body.page-template-free-videos-php #progression-studios-video-index-list-spacing {
    margin-top: 45px;
}
body.page-template-free-videos-php .progression-masonry-item.opacity-progression.progression-masonry-col-2 {
    position: relative;
}
body.page-template-free-videos-php .progression-masonry-item.progression-masonry-col-2.opacity-progression {
    float: left;
    display: inline-block;
}
.page-template-free-videos .already-branded-wrap {
    padding-top: 10px;
    padding-bottom: 0px;
    display: inline;
    float: right;
}
.brand-button:active, .brand-button.btn:first-child:active {
    background-color: #63656a;
    border-color: #63656a;
}
.page-template-free-videos .add-logo-watermark-wrap {
    height: 54px;
}
.background-image-overlay.videos {
    position: relative;
    width: 100%; 
    height: 100vh;
    background: url('images/videos-image.png') repeat center top / cover;
    min-height: 100vh;
    overflow: hidden;
}
.background-image-overlay.courses {
    position: relative;
    width: 100%; 
    height: 100vh;
    background: url('images/courses-image.png') repeat center top / cover;
    min-height: 100vh;
    overflow: hidden;
}
.background-image-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
}
.lock-video:before {
    display: block;
    font-size: 10rem;
    font-weight: bolder;
  }
  .lock-video {
    background: #fff;
    opacity: 0.2;
    width: 20rem;  
    height: 20rem; 
    background-color: #f08a01;  
    border-radius: 50%; 
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }
   
  .overlay-wrap {
    position: relative;
}
.bs-center {
    position: absolute;
    margin: 0 auto;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.overlay-text h2 {
    font-weight: 800;
}
.overlay-text a {
    margin-top: 13rem;
    width: 250px;
    color: #ffffff;
    background: #f08a01;
    border-color: #f08a01;
    padding: 12px;
    font-size: 1rem;
}
.sort-filt select {
    display: block;
    padding: 0px 20px 0px 8px;
    border-radius: 5px;
}
.member-text {
    font-size: 0.9rem;
    font-weight: 500;
    color: #63656a;
}
.post-type-archive-video_skrn .progression-video-index-content, .post-type-archive-user_videos .progression-video-index-content {
    min-height: 200px;
}
.favorite-button-ring {
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  color: inherit;
}

/* Star Icon */
.favorite-button-ring i {
  font-size: 1.3rem;
  transition: color 0.3s ease;
}

/* Filled star color */
.favorite-button-ring.is-favorite i {
  color: #f5c518;
}

/* Tooltip
.favorite-button-ring::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 130%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 4px 7px;
  font-size: 12px;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
  z-index: 9;
} */

.favorite-button-ring:hover::after {
  opacity: 1;
}

/* Progress Ring */
.ring-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 2px solid transparent;
  border-top-color:#f08a01;
  /* border-top-color: #999; */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  display: none;
  z-index: 1;
}

.favorite-button-ring.loading .ring-loader {
  display: block;
}
body.page-template-manage-credits .arm_current_membership_heading_main, body.page-template-manage-credits .arm_transactions_heading_main {
    font-size: 1.5rem !important;
    font-weight: normal !important;
    color: #333333 !important;
}
/* .arm_stripe_loader {
    border: 3px solid #ed9700 !important;
} */
@keyframes spin {
  to { transform: rotate(360deg); }
}
.favorite-btn-wrap {
  position: absolute; 
  top: 8px; 
  left: 12px; 
  z-index: 10;
  color:#575555;
}
.favorite-btn-wrap.single-video-favorite-btn {
    position: static !important;
}
/* .favorite-btn-wrap.single-video-favorite-btn {
    right: 65px;
    top: 35px;
} */
/* .favorite-btn-wrap.single-video-favorite-btn
 {
    right: 0px;
    top: 35px;
    left: 108px;
} */
/*Motorsport*/
header#videohead-pro {
    background-color: #1e293b !important;
}
.dashboard-container-pro {
	color:#fff;
}
div#sidebar-bg
 {
    background: #1e293b;
}
#sidebar-nav-pro ul.sf-menu li a {
    background-color: #1e293b;
}
#sidebar-nav-pro ul.sf-menu li {
    background-color: #1e293b;
}
#sidebar-nav-pro ul.sf-menu li a
 {
    color: #fff;
}
div#wcfm-main-content {
    margin-left: 160px !important;
    padding-top: 90px;
}
body #wcfm-main-content {
    width: auto;
}
div#progression-studios-sidebar-col-main {
    background: #111827;
}
body, body.page-template {
    background-color: #111827 !important;
}
.sf-arrows .sf-with-ul, .sf-menu a {
    color: #fff !important;
}
.sf-menu li.current-menu-item a {
	 color: #f08a01;
}
#wcfm_menu .wcfm_menu_item span, #wcfm_menu span.wcfm_sub_menu_items a, .wcfm_menu_no_logo h4, .wcfm_menu_no_logo h4 a {
    color: #111111;
}

#wcfm_menu, #wcfm_menu span.wcfm_sub_menu_items {
    background: #ffffff;
    color: #000000;
}
.drivers-title {
	    padding-top: 25px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    border-bottom: 4px solid #f08a01;
    text-align: left;
}
body #skrn-landing-login-logout-header a, body #skrn-header-user-profile-login a.arm_form_popup_link, body #skrn-landing-login-logout-header a.arm_form_popup_link
 {
    color: #ffffff !important;
    background: #f1961b !important;
    border-color: #f08a01 !important;
}
body .progression-studios-transparent-header .progression-sticky-scrolled header#masthead-pro, body header#masthead-pro, header#videohead-pro{
    background-color: #1E293B;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.22);
}
#main-nav-mobile {
    border-top: 1px solid rgb(255 255 255 / 8%) !important;
}
ul#progression-studios-panel-login li a:hover, .sf-menu li li a:hover
 {
    font-weight: 500;
}
/* Bottom bar container */
.bnav_bottom_nav_wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;

    background: rgba(17, 24, 39, 0.85);
    backdrop-filter: blur(8px);
    border-top: 1px solid #1f2937;
    padding: 6px 0 10px;
}

/* Main UL row */
.bnav_main_menu {
    display: flex !important;
    justify-content: space-between;
    align-items: center;

    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;
    overflow: hidden; /* prevents overflow causing shift */
}

/* LI items */
.bnav_main_menu > li {
    flex: 1; /* each item same width */
    min-width: 0; /* FIX overflow */
    display: flex;
    justify-content: center;
}

/* A tag flex column */
.bnav_main_menu li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;

    width: 100%;
    text-decoration: none;
    color: #9ca3af;
    font-size: 11px; /* slightly smaller to avoid overflow */
    line-height: 1;
    white-space: nowrap; /* prevents wrapping */
}

/* Text + icon wrapper */
.bnav_main_menu .text_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;

    position: relative;
    padding-top: 22px; /* space for icon */
    min-width: 0; /* FIX overflow */
}

/* ICON above text */
.bnav_main_menu .text_wrapper::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 17px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
}

/* Icons assignment */
#menu-item-10087 .text_wrapper::before { content: "\f015"; }
#menu-item-10092 .text_wrapper::before { content: "\f0c0"; }
#menu-item-10089 .text_wrapper::before { content: "\f3a5"; }
#menu-item-10093 .text_wrapper::before { content: "\f0e0"; }
#menu-item-10090 .text_wrapper::before { content: "\f007"; }

/* Active menu item */
.bnav_main_menu li.current-menu-item a,
.bnav_main_menu li.current_page_item a {
    color: var(--primary-color);
}
.bnav_main_menu li.current-menu-item .text_wrapper::before,
.bnav_main_menu li.current_page_item .text_wrapper::before {
    color: var(--primary-color);
}
.bnav_main_menu_container ul.bnav_main_menu
 {
    background-color: rgb(15 23 42);
}
.wcfm_product_manager_general_fields input#sale_price {
    display: none !important;
}
p.sale_price.wcfm_title.simple {
    display: none;
}
#header-user-profile .wcfm_sc_notifications {
    display: inline-block;
    float: left;
   padding: 10px 20px 10px 0px;
}

/***Hide***/
.vrgt.wcfm_welcomebox_user_right {
    display: none;
}
/* Hide only the Visibility Setup fields */
/* Hide the "Visibility Setup" heading when it is immediately followed by the store visibility wrapper */
.wcfm_vendor_settings_heading:has(+ .store_visibility_wrap) {
    display: none !important;
}

/* Also hide the wrapper itself so nothing remains */
.store_visibility_wrap {
    display: none !important;
}
.wcfm-page-headig
 {
    display: none;
}
div#wcfmmp_profile_complete_progressbar {
    display: none;
}
p.wcfmmp_profile_complete_help.description
 {
    display: none;
}


/**Hide***/


/* Parent wrapper ensures no global styling conflicts */
.bs-media-tab .nav-link {
    background: #2e2e2e;             /* visible on dark BG */
    border: 1px solid #444;          /* separates each tab */
    border-radius: 6px;
    padding: 8px 12px;
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;                 /* ensures clickable hit area */
    cursor: pointer;
}

/* Icon inside */
.bs-media-tab .nav-link i {
    font-size: 18px;
    color: #fff;                     /* visible on dark background */
}

/* Hover state */
.bs-media-tab .nav-link:hover {
    background: #3c3c3c;
    border-color: #666;
}

/* ACTIVE state (Bootstrap adds .active automatically) */
.bs-media-tab .nav-link.active {
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.bs-media-tab .nav-link.active i {
    color: #000 !important;
}
body .bs-template #progression-studios-video-index-list-spacing, .bs-header-spacing
 {
    margin-top: 45px;
}
.woocommerce-account .dashboard-container-pro
 {
    margin-top: 50px;
}
/* div#progression-studios-search-results-videos {
    color: #fff;
    border-color: #f08a01;
} */
.nav-tabs button {
    color: #f08a01;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #f08a01 !important;
}
.arm_current_user_plan_info {
    background: #0a6330;
    color: #fff;
}
a.woocommerce-MyAccount-navigation-link_a, a.woocommerce-MyAccount-navigation-link_a i::before

 {
    color: #fff;
}
.wcmtx-grid  i,.wcmtx-grid a {
        color: #ffffff;
}
.wcmtx-grid .wcmamtx_dashboard_link {
    background-color: #1e293b;
    border: 1px solid #1e293b;
    border-radius: 5%;
}
 div.wcmtx-my-account-links a:hover {
    border: none;
    background-color:inherit;
    border-radius: inherit;
}
.wcmamtx_upload_div .camera {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: white;
    height: 25px;
}
form#basic-user-avatar-form
 {
    color: #252728;
}
.wcfmmp_become_vendor_link {
    display: none;
}
.arm-form-container > div:last-child, .arm-form-container > div:nth-last-child(2)
 {
    display: none;
}
p.woocommerce-form-row .woocommerce-Input,
.woocommerce input,
.woocommerce textarea,
.woocommerce select {
    background-color: #111827;  /* Dark background */
    color: #ffffff;             /* Entered text */
    border: 1px solid #2e3a52;  /* Soft border */
}

.woocommerce  input::placeholder,
.woocommerce textarea::placeholder {
    color: #9ba3b4;             /* Light grey placeholder */
}
.dash-title {
    background: #111827;
    box-shadow: none;
    border-bottom: 1px solid #f08a01;
    padding-bottom: 40px;
    margin-bottom: 0px;
    height: 10px;
    border-radius: 0;
    margin-top: 33px;
}
/* .progression-video-index-content {
    padding: 10px 25px 10px 24px;
    background-color: #1e293b;
} */
 /* .progression-masonry-item.opacity-progression {
    position: relative;
}
 .progression-video-index-content {
    padding: 3px 25px 4px 25px;
    background-color: #1e293b;
    display: none;
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-radius: 0px;
    opacity: 0.7;
}
.progression-masonry-item:hover .progression-video-index-content.video-content-wrap {
    opacity: 1;
} */
 /* .download-wrap {
    font-size: 20px;
    position: absolute;
    bottom: 10px;
    right: 15px;
    background: #f9f9f9;
    padding: 6px 10px;
    display:none;
}
.progression-masonry-item:hover .download-wrap {
    display:block;
} */
.bs-media-actions {
    position: absolute;
    top: 0;
    right: 11px;
    z-index: 20;
}

/* Three horizontal dots */
.bs-kebab {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    opacity: 1;

    /* Visibility on any background */
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.9));
}

.bs-kebab:hover {
    opacity: 0.8;
}

/* Compact dropdown menu */
.bs-media-actions .dropdown-menu {
    min-width: 120px;
    padding: 4px 0;
    font-size: 13px;
    background: #1e293b;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
}

/* Menu items */
.bs-media-actions .dropdown-item {
    padding: 6px 12px;
    line-height: 1.2;
    color: #e5e7eb;
}

.bs-media-actions .dropdown-item:hover {
    background: rgba(255, 255, 255, 0.06);
}

/* Icons inside menu */
.bs-media-actions .dropdown-item i {
    font-size: 12px;
    margin-right: 6px;
}

/* Destructive action */
.bs-media-actions .dropdown-item.text-danger {
    color: #f87171;
}
.bs-media-message {
    position: absolute;
    top: 48px;
    right: 8px;
    z-index: 25;

    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 6px;
    white-space: nowrap;

    box-shadow: 0 4px 10px rgba(0,0,0,0.4);
}
/* Modal container */
/* Popup container */
#bsMediaPopupContent {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
}

/* Images in popup */
#bsMediaPopupContent img {
    max-width: 100%;
    max-height: 85vh;
    width: auto;
    height: auto;
    object-fit: contain;
}

/* Videos in popup (DESKTOP) */
#bsMediaPopupContent video {
    width: 100%;
    max-width: 960px;
    max-height: 65vh;
    height: auto;
    background: #000;
}
.bs-media-loader {
    clear: both;
    width: 100%;
}
body #wcfm-main-content {
    background: #111827;
}
body .arm_current_membership_container .arm_current_membership_heading_main, body .arm_transactions_container .arm_transactions_heading_main {
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}
body .arm_current_membership_paging_container, body .arm_transaction_paging_container  {
    background: #f2f4f4;
}
#header-user-profile-click {
    color: #fff;
}
div#header-user-profile-menu {
    background: #1e293b;
}
#header-user-profile-menu ul li a {
    color: #fff;
}
#header-user-profile.active #header-user-profile-click, #header-user-profile-click:hover {
    color: #fff;
}
ul.mobile-menu-pro li a {
    color: #fff !important;
}
div#main-nav-mobile
 {
    background: #1e293b !important;
}
ul.mobile-menu-pro.collapsed li a {
    border-bottom: 1px solid rgb(255 255 255 / 5%);
}
body .arm_form_110.arm-default-form:not(.arm_admin_member_form) {
    background: #1e293b !important;
    border-color: #1e293b !important;
}
/* body .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_102 {
    background-color: #1e293b !important;
} */
    .arm-df__heading-text, .arm_form_field_label_text {
        color: #fff !important;
    }
    body .arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap input
 {
    color: #fff;
}
  body .arm_form_110 .arm-df__form-field-wrap input.arm-df__form-control:focus, body .arm_form_102 .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label, .arm_form_102 .arm_registration_link
 {
    color: #fff !important;
}
body .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_102.arm_popup_member_form_102_XVXE5gly1n, body div.arm_module_forms_container .arm_form_101, .arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form)
 {
    background: #1e293b !important;
}
body div.popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_103, body div.popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_102 {
     background: #1e293b !important;
}
.arm_module_plans_container.arm_module_box.arm_form_101.arm_form_layout_iconic.arm-default-form {
    background: #1e293b;
    border-bottom: none;
}
.arm_setup_form_inner_container {
    background: #1e293b;
}
.arm_module_plan_description ul li::before {
    content: "✓ ";
    color: #11ff6e;
    font-weight: 600;
}
.arm_membership_setup_form .arm_module_plan_description ul li
 {
    color: #fff;
    line-height: 1.5rem;
}
body .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name, .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_plan_name {
    /*color: #23b7e5 !important;*/
    color: #fff !important;
}
body .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option, body .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option
 {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #f08a01;
}
.arm_setup_section_title_wrapper {
    color: #fff !important;
}
.arm_module_gateways_container.arm_module_box.arm_form_101.arm_form_layout_iconic.arm-default-form
 {
    background: #1e293b;
}
.arm_setup_summary_text
 {
    color: #fff !important;
}
span.arm_module_gateway_span {
    color: #23b7e5;
}
.arm-default-form .arm_module_forms_container, .arm-default-form .arm_module_box.arm_module_gateways_container {
    border-bottom: 2px solid #f08a02 !important;
}
.arm_stripe_element_wrapper .field_wrapper {
    background: #1e293b !important;
    color: #fff !important;
}
.arm_stripe_field_row .arm_stripe_field_label
 {
    color: #fff !important;
}
.arm_stripe_element_wrapper .site_info_row
 {
    background: #111827  !important;
}
.site_title {
    color: #fff !important;
}
.arm_stripe_element_wrapper .form-inner-row {
    border: 1px solid #23b7e5 !important;
}
.arm_stripe_element_wrapper  .site_info_row .close_icon::after, .site_info_row .close_icon::before {
    background: #fff !important;
}
body .arm_form_103 .arm_close_account_message, body .arm_form_103 .arm_forgot_password_description, body .arm_form_102 .arm_close_account_message, body .arm_form_102 .arm_forgot_password_description {
    color: #ffffff !important;
}
.arm_setup_form_inner_container {
    box-shadow: 12px 0 28px rgba(0, 0, 0, 0.65), inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}
body .arm_form_102 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover, body .arm_form_102 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover {
    background-color: #f08a01 !important;
    border: 2px solid #f08a01 !important;
}
 
.bs-info-box {
    background-color: #0f172a;        /* dark surface */
    border: 1px solid #1f2937;        /* neutral frame */
    border-left: 5px solid transparent;
    color: #ecfdf5;
    padding: 10px 16px;
    margin: 14px 0;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);
}
.bs-info-success {
    border-left-color: #22c55e;
    border-color: #22c55e;
    color: #d1fae5;
}
.bs-info-info {
    border-left-color: #38bdf8;
    border-color: #38bdf8;
    color: #e0f2fe;
}
.bs-info-warning {
    border-left-color: #f59e0b;
    border-color: #f59e0b;
    color: #fef3c7;
}
/* Hide remove button only for renewal10 coupon */
button.wc-block-components-chip__remove[aria-label*="renewal10"] {
    display: none !important;
}
div#payment {
    color: #111827;
}
p#billing_email_field {
    color: #111827;
    background: #fff;
}
input#billing_email {
    color: #000;
}
.woocommerce table.shop_table {
    border-radius: 1px !important;
}
.woocommerce-cart .product-quantity {
    display: none;
}
.woocommerce-page table.cart td.actions .input-text {
    width: 110px;
    height: 44px;
    border-radius: 4px;
}

.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice {
    font-size: 0.8rem !important;
    color: #ff0c0c;
}
.bs-referral-header-icon {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    color: #60A5FA;
    text-decoration: none;
    transition: all 0.15s ease-in-out;
    font-size: 1.2rem;
    float: left;
    padding: 10px 20px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 7px;

}
.wcfm_sc_notifications {
    margin-top: 5px;
}
	.header-notifications
 {
    position: absolute;
    right: 75px;
    width: 200px;
    top: 36px;
}
.bs-referral-header-icon:hover {
    background: rgba(59, 130, 246, 0.15);
    color: #bfdbfe;
}

.bs-referral-link {
    cursor: text;
    user-select: all;
    word-break: break-all;
    font-size: 14px;
}
.bs-referral-benefits {
    background: #0f172a;
    border-left: 4px solid #22c55e;
    padding: 12px 16px;
    border-radius: 6px;
    color: #e5e7eb;
}

.bs-referral-benefits h6 {
    margin: 0 0 8px;
    font-size: 15px;
    color: #a7f3d0;
}

.bs-referral-benefits ul {
    margin: 0;
    padding-left: 18px;
}

.bs-referral-benefits li {
    margin-bottom: 6px;
    font-size: 14px;
}

.bs-referral-benefits-compact {
    font-size: 13px;
    color: #cbd5f5;
    opacity: 0.9;
}

.bs-referral-note {
    font-size: 12px;
    color: #9ca3af;
    margin-top: 6px;
}
.bs-referral-link-display {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #020617;
    border: 1px solid #1e293b;
    border-radius: 6px;
    padding: 10px 12px;
}

.bs-referral-url {
    flex: 1;
    font-size: 14px;
    color: #e5e7eb;
    word-break: break-all;
    user-select: all;
}

.bs-copy-btn {
    font-size: 12px;
    padding: 6px 10px;
    background: transparent;
    border: 1px solid #3b82f6;
    color: #93c5fd;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.15s ease;
}

.bs-copy-btn:hover {
    background: rgba(59, 130, 246, 0.15);
    color: #bfdbfe;
}
body .arm_current_membership_container .arm_current_membership_list_item td, body .arm_transactions_container .arm_transaction_list_item td
 {
    color: #111827 !important;
}
body .arm_user_current_membership_list_table th, body table.arm_user_login_history_list_table th, body table.arm_user_transaction_list_table th
 {
    background: #1e293b !important;
}
body .arm_current_membership_container .arm_current_membership_list_header th, body .arm_transactions_container .arm_transaction_list_header th {
    color: #fff !important;
}
.arm_form_110.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap label {
    color: #ffffff !important;
}
.progression-studios-feaured-video-index {
    background: none;
}
ul.mobile-menu-pro li ul li, ul.mobile-menu-pro.collapsed li .sub-collapser:before {
    background: #f08a01 !important;
}
.sf-menu li li a {
  border-color: rgb(255 255 255) !important;
}
.admin-bar .width-container-pro {
    width: 1400px;
}
ul.mobile-menu-pro.collapsed li ul a {
    border-bottom: 1px solid rgb(255 255 255 / 51%);
}
.page-id-7 .arm-form-container .arm_form_102.arm-default-form:not(.arm_admin_member_form) {
    background: #1e293b !important;
}
.page-id-7 span.arm-df__heading-text, .page-id-7 label.arm_form_field_label_text, .page-id-7 .arm_form_102 .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label
, .page-id-7 .arm_form_102 .arm_registration_link 
   {
    color: #fff !important;
}
.page-id-7  #page-title-pro:before {
    background: #111827;
    opacity: 0.5;
}
.page-id-7 #page-title-pro h1 {
    color: #fff;
}
.page-id-7 #page-title-pro {
    border: 0px !important;
}
/* Layout */
/* */
/* .arm_current_membership_container .arm_current_membership_list_header th {
    background: #1e293b;
    color: #ffffff !important;
} */
/*.page .arm_paging_wrapper .arm_page_numbers.current, .page .arm_paging_wrapper .arm_page_numbers:focus, .page .arm_paging_wrapper .arm_page_numbers:hover {
    
    background-color: #f08a01 !important;
    border: 1px solid #f08a01 !important;
}
.page .arm_paging_wrapper .arm_page_numbers.arm_next.current, .page .arm_paging_wrapper .arm_page_numbers.arm_prev.current {
border: 1px solid #f08a01 !important;
color:#fff !important;
}
.page .arm_paging_wrapper .arm_page_numbers.arm_prev:hover,.page .arm_paging_wrapper .arm_page_numbers.arm_next:hover  {
   background-color: #fff !important;
   color:#f08a01 !important;
} */

/****Title***/
/* .bs-title-area {
    margin-bottom: 16px;
}

.bs-title-area-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2a2f36;
    flex-wrap: wrap;
}

.bs-title-left {
    display: flex;
    align-items: center;
}

.bs-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #e5e7eb;
}

.bs-title-right {
    display: flex;
    align-items: center;
}

.bs-title-filters {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.bs-title-filters select {
    background: #111827;
    color: #e5e7eb;
    border: 1px solid #374151;
    border-radius: 6px;
    padding: 6px 10px;
    font-size: 13px;
    min-width: 140px;
}

.bs-title-filters select:focus {
    outline: none;
    border-color: #6366f1;
} */

/**** Title ***/
/* MOBILE TUNING */
@media (max-width: 768px) {

    #bsMediaViewModal .modal-dialog {
        margin: 0;
        max-width: 100%;
        height: 100%;
    }

    #bsMediaViewModal .modal-content {
        height: 100%;
        border-radius: 0;
    }

    /* Image on mobile */
    #bsMediaPopupContent img {
        max-height: 90vh;
    }

    /* Video on mobile — IMPORTANT PART */
    #bsMediaPopupContent video {
        max-width: 100%;
        max-height: 70vh;   /* 👈 not too small, not fullscreen */
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td
 {
        background-color: rgba(0, 0, 0, .025);
        color: #111827 !important;
    }
}



/* @media (hover: hover) {
    .bs-media-actions {
        opacity: 0;
        transition: opacity 0.2s ease;
    }

    .progression-masonry-item:hover .bs-media-actions {
        opacity: 1;
    }
} */
/* .bs-page-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
}

.bs-page-title {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
}

.bs-page-header-right {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (max-width: 768px) {
    .bs-page-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .bs-page-header-right {
        width: 100%;
        flex-wrap: wrap;
    }
} */
/* Page Header */
/* =========================================
   PAGE HEADER – BOOTSTRAP FRIENDLY
   ========================================= */

.bs-page-header {
    margin-top: 0;                 /* do NOT depend on page context */
    padding-top: 14px;             /* controls space above title */
    padding-bottom: 14px;          /* controls space before border */
    margin-bottom: 16px;           /* space after border */
    border-bottom: 1px solid rgba(240,138,1,0.45);
}


.bs-page-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    line-height: 1.3;
    color: #ffffff;
    margin: 0;
}




/* Bootstrap select override (color only) */
.bs-filter-form .form-select {
    background-color: #243044; /* slightly lighter than #1f2937 */
    color: #f9fafb;
    border-color: #3b4a5f;
}


/* Hover */
.bs-filter-form .form-select:hover {
    border-color: rgba(240,138,1,0.6);
}

/* Focus */
.bs-filter-form .form-select:focus {
    border-color: #f08a01;
    box-shadow: 0 0 0 2px rgba(240, 138, 1, 0.22); /* subtle brand glow */
    background-color: #1f2937;
    color: #f9fafb;
}

/* =========================================
   MOBILE – DIVIDER WHEN STACKED
   ========================================= */
@media (max-width: 767px) {
    #bs-media-filter-form {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid rgba(255,255,255,0.08);
    }
}


/*Motorsport*********/
@media only screen and (max-width: 1500px) {
     /* .progression-video-index-content {
        height: 220px;
    }  */
}
@media only screen and (max-width: 1400px) {
    .source-icon {
        font-size: 1.2rem;
    }
    .video-source-icon .stat-icon {
        font-size: 0.8rem;
    }
    
}
@media only screen and (max-width: 1305px) {
    .video-source-icon .stat-icon {
        font-size: 0.9rem;
    }
    .progression-masonry-item.progression-masonry-col-4 {
        width: 33.3%;
    }
     .bs-page-title {
        font-size: 1.15rem; /* ~18.4px */
    }
}
@media only screen and (max-width: 1024px) {
    .progression-masonry-item.progression-masonry-col-4 {
        width: 50%;
    }
    .post-type-archive-video_skrn .progression-video-index-content, .post-type-archive-user_videos .progression-video-index-content {
        min-height: 180px;
    }
    /* .progression-video-index-content {
        height: 175px;
    } */
    .page-template-free-videos .already-branded-wrap {
        display: block;
        width: 100%;
        padding-top: 5px;
    }
}
@media only screen and (max-width: 959px) {
     div#wcfm-main-content {
        margin-left: 0px !important;
        
    }

    .tutor-container {
        padding-left: 25px;
        padding-right: 25px;
        max-width: none;
    }  
    .r-box {
        display: block !important;
        width: 100%;
    }
    /* .free-m div#progression-studios-search-results-videos {
        padding-bottom: 40px;
    } */
    body.post-type-archive #progression-studios-video-index-list-spacing {
        margin-top: 30px;
    }
    /* div#progression-studios-search-results-videos {
        padding-bottom: 45px;
    }
    .sort-filt {
        margin-top: 5px;
    } */
     div#wcfm-main-contentainer {
        padding-left: 25px;
        padding-right: 25px;
    }
    #mobile-menu-icon-pro .fa-bars:before {
        font-size: 1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .post-type-archive-video_skrn .progression-video-index-content, .post-type-archive-user_videos .progression-video-index-content {
        min-height: auto;
      }
    .progression-masonry-item.progression-masonry-col-4 {
        width: 100%;
    }
    .source-icon {
        font-size: 1.5rem;
    }
    .video-source-icon .stat-icon {
        font-size: 1rem;
    }
    body #content-sidebar-pro {
        margin-bottom: 0px;
    }
    .vjs-afterglow-skin .vjs-control:before {
        font-size: 15px !important;
    }
    .vjs-afterglow-skin .vjs-top-control-bar .vjs-control {
        margin-left: 30px !important;
    } 
    .content-sidebar-section {
        padding: 0px 35px !important;
    }
     /* .progression-video-index-content {
        height: 175px;
    }  */
        .bs-page-title {
        font-size: 1.125rem; /* ~18px */
    }

}
@media only screen and (max-width: 512px) {
    .vjs-afterglow-skin .vjs-control:before {
        font-size: 20px !important;
        line-height: 21px !important;
    }
    .vjs-afterglow-skin .vjs-play-control:before {
        line-height: 21px !important;
    }
    .vjs-afterglow-skin .vjs-control-bar {
        height: 40px !important;
    }
    .vjs-afterglow-skin .vjs-current-time, .vjs-afterglow-skin .vjs-duration {
        line-height: 22px !important;
    }
    /* div#progression-studios-search-results-videos {
        display: block !important;
    } */
    .tutor-ratings.tutor-ratings- {
        display: block !important;
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .dashboard-link-wrap {
        float: left !important;
        display: block !important;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 528px) {
    .rp-box {
        display: block !important;
    }
    /* .free-m div#progression-studios-search-results-videos {
        padding-bottom: 60px;
    } */
}
@media only screen and (max-width: 480px) {
    .arm_membership_setup_sub_ul.arm_column_2 li, .arm_module_box .arm_column_2 li.arm_setup_column_item {
        margin: 0 auto !important;
    }
    li.arm_plan_skin1.arm_setup_column_item {
        height: auto !important;
        padding-bottom: 20px;
    }
        li.arm_setup_column_item {
            margin: 0 auto !important;
    }
    
}
@media only screen and (max-width: 420px) {
    input#mobile-configure-rest {
        margin-top: 15px;
    }
    .download-link {
        font-size: 20px;
    }
}
@media only screen and (max-width: 300px) {
    .video-source-icon .stat-icon {
        font-size: 0.9rem;
    }
    .source-icon {
        font-size: 1.2rem;
    }
}
@media only screen and (max-width: 480px) {
    body .arm_module_plans_ul li {
        width: 100% !important;
    }
    .arm_membership_setup_form .arm_module_plan_description ul
    {
        margin: 0px !important;
    }
    .arm_module_plans_container .arm_module_plan_description {
        padding: 0 10px 20px 10px !important;
    }
    div#avatar-small-header-skrn-progression{
        margin-top: 8px;
    }
    .wcfm_sc_notifications a:before, .wcfm_sc_notifications span:before {
      font-size: 16px !important;
    }
    #avatar-small-header-skrn-progression {
        width: 30px;
        height: 30px;
    }
    .bs-referral-header-icon {
        display: none;
    }
    #header-user-profile i
    {
        margin-left: 4px;
        margin-top: 7px;
    }
    #video-logo-background a, body #logo-pro img {
        width:130px;
    }
}