/* ============================================
   YOUR CUSTOM CSS GOES HERE
   ============================================ */

/* Paste all your custom CSS from Customizer */

.font-semibold.flex span img
 {
    width: 50px !important;
}


span.wc-stripe-card-icons-container img
 {
    width: 60px !important;
    height: 60px !important;
}



/* Smooth scrolling for main image and gallery */
.rbb-product-gallery {
    scroll-behavior: smooth;
}

/* Optional: Add custom scrollbar styles */
.rbb-product-gallery::-webkit-scrollbar {
    height: 8px;
}
.rbb-product-gallery::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}
.rbb-product-gallery::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
   
 .rbb-mini-cart .dropdown .mini-cart-icon .cart-count {
	background-color: #ad884f!important;
color : white !important;}

#buttonsec a.rbb-button {
  color: transparent !important;
  position: relative;
  font-size: 14px;
}

#buttonsec a.rbb-button::after {
  content: "Shop TV Lift Cabinets";
  color: #fff !important;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

.rbb_lookbook .rbb-button {
  background: #ad884f !important;
  color: #fff !important;
}

.rbb-button .button-icon i {
  color: #fff !important;
}
   
 .rbb-main-navigation ul li.level-1:hover>ul {
        opacity: 1;
        pointer-events: auto !important;
        top: 70% !important;
        visibility: visible;
    }

/* Mobile screen ke liye (max 767px width) */
@media (max-width: 767px) {
.wp-block-cover__inner-container p::before {
    width: 150px;   /* chhota size*/ 
    height: 90px;   /* proportion maintain karo */
  }
 	.rbb-header-top .sidebar-header4-top-content .wp-block-group .wp-block-cover__inner-container>.wp-block-group .rbb-button {
    background: #fff;
    border-radius: 3px;
    color: #181818;
    font-size: 10px;
    min-width: 35px;
    padding: 0px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
} 
}
@media (min-width: 1120px) {
    .rbb-default-header .rbb-header-sticky .header-inner .rbb-header-center #rbb-site-navigation .primary-menu .menu-container>li:last-child {
    text-align: right;
    flex-grow: 1;
}
}
.rbb-default-header .rbb-header-sticky .header-inner .rbb-header-center #rbb-site-navigation .primary-menu .menu-container>li:last-child a {
    background: #0056D2;
    padding: 10px 16px;
    border-radius: 100px;
    color: #0000;
}
/*menu text color*/
.rbb-main-navigation ul li.level-1>a {
        color: #fff;
        transition: .3s;
    }


.wishlist-icon-link .wishlist-icon:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('https://elevationize.com/wp-content/uploads/2025/09/heart-icon.png');
    background-size: contain;
}

.wishlist-icon-link:hover .wishlist-icon:before {
    filter: invert(1);
}

       .rbb-main-navigation ul li.hoverable.level-1>.a-level>span {
        font-size: inherit;
        padding-right: inherit;
        text-transform: capitalize !important;
    }

div#th-product-rows .products-category.rbb_woo_products .h-auto {
  width: 33.33%;
}
body.page-id-10905 .product_title {
    width: 100% !important;
    justify-content: center;
    display: flex;
    padding-right: 0 !important;
}

body.page-id-10905 .product_info.w-full.relative {
    text-align: center;
    padding: 0 !important;
    margin: 0;
}

body.page-id-10905 .product_title div {
    text-align: center;
}

@media (max-width: 991px) {
  div#th-product-rows .products-category.rbb_woo_products .h-auto {
    width: 50%;
  }
}

@media (max-width: 576px) {
  div#th-product-rows .products-category.rbb_woo_products .h-auto {
    width: 100%;
    padding:0 25px;
    margin-top:4rem;
  }
	
}

@media screen and (min-width: 1025px) {
body.page-id-10905 header#rbb-default-header {
        margin-top: -40vh;
    }

.rbb-header-top .sidebar-header4-top-content .wp-block-group video {
        height: 72vh !important;
    }
}
body.page-id-10905 .wp-block-cover__inner-container {
    background: linear-gradient(rgba(0, 0, 0, .102), rgb(0 0 0 / 25%));
}
/*Remove Buy Now btn*/
 .buy-now{
	display:none !important;
}

/*Remove comapre Icon*/
.woosc-btn-has-icon {
    display: none!important;
}

/* Remove space between accordion and benefits section */
@media (min-width: 1024px) {
    .lg\:pb-\[120px\] {
        padding-bottom: 0 !important;
    }
}

.pb-\[80px\] {
    padding-bottom: 0 !important;
}


/* Fix truncated product short description */
.woocommerce-product-details__short-description {
    overflow: visible !important;
    max-height: none !important;
    display: block !important;
}

.woocommerce-product-details__short-description p {
    display: block !important;
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: normal !important;
}


/*Additional Information Variation Adjusted */
/* With Colored Header */
.woocommerce-product-attributes.shop_attributes {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}

.woocommerce-product-attributes-item__label {
    background: #007cba;
    color: white;
    font-weight: 600;
    padding: 15px 20px;
}

.woocommerce-product-attributes-item__value {
    padding: 15px 20px;
}

.woocommerce-product-attributes-item__value p {
    margin: 0;
}
/****Remove temporary Will My Tv Fit Button****/
.tv-fit-wrapper {
    width: 100%;
    margin: 15px 0;
    display: flex
;
    justify-content: center;
	display:none !important;
}
/* Smooth scrolling for main image and gallery */
.rbb-product-gallery {
    scroll-behavior: smooth;
}

/* Optional: Add custom scrollbar styles */
.rbb-product-gallery::-webkit-scrollbar {
    height: 8px;
}
.rbb-product-gallery::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}
.rbb-product-gallery::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
 


.rounded-full.w-\[50px\].h-\[50px\].overflow-hidden {
    display: none!important;
}
@media (min-width: 1400px) {
    .header-inner.relative.mx-auto.h-full.px-\[15px\].xl\:px-\[90px\].bg-\[color\:var\(--rbb-header-background-color\)\] {
    padding-left: 10px;
    padding-right: 10px;
	}}

  
.rbb-mini-cart .dropdown .mini-cart-icon .cart-count {
	background-color: #ad884f!important;
color : white !important;}

#buttonsec a.rbb-button {
  color: transparent !important;
  position: relative;
  font-size: 14px;
}

#buttonsec a.rbb-button::after {
  content: "Shop TV Lift    Cabinets";
  color: #fff !important;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

.rbb_lookbook .rbb-button {
  background: #ad884f !important;
  color: #fff !important;
}

.rbb-button .button-icon i {
  color: #fff !important;
}

/* Hover */
.rbb_lookbook .rbb-button:hover,
#buttonsec a.rbb-button:hover {
  background: #000 !important;
}

li#menu-item-11655 a::before {
content: "📞";
    color: #fff;
    font-size: 16px;
    margin-right: 8px;
    display: inline-block;
    filter: brightness(0) invert(1);

}

@media (max-width: 1024px) {

#menu-item-11655 a{
    background: #0056D2;
    color: #fff !important;
    padding: 10px 18px;
    border-radius: 40px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-weight: 600;
	width:100% !important;
}

/* phone icon */
#menu-item-11655 a::before{
    content: "📞";
    margin-right: 8px;
    font-size: 15px;
}

}



   .rbb-main-navigation ul li.level-1:hover>ul {
        opacity: 1;
        pointer-events: auto !important;
        top: 70% !important;
        visibility: visible;
    }

 	.rbb-header-top .sidebar-header4-top-content .wp-block-group .wp-block-cover__inner-container>.wp-block-group .rbb-button {
    background: #fff;
    border-radius: 3px;
    color: #181818;
    font-size: 10px;
    min-width: 35px;
    padding: 0px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
} 
}
@media (min-width: 1120px) {
    .rbb-default-header .rbb-header-sticky .header-inner .rbb-header-center #rbb-site-navigation .primary-menu .menu-container>li:last-child {
    text-align: right;
    flex-grow: 1;
}
}
.rbb-default-header .rbb-header-sticky .header-inner .rbb-header-center #rbb-site-navigation .primary-menu .menu-container>li:last-child a {
    background: #0056D2;
    padding: 10px 16px;
    border-radius: 100px;
    color: #fff;
}


.wishlist-icon-link .wishlist-icon:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('https://elevationize.com/wp-content/uploads/2025/09/heart-icon.png');
    background-size: contain;
}

.wishlist-icon-link:hover .wishlist-icon:before {
    filter: invert(1);
}

       .rbb-main-navigation ul li.hoverable.level-1>.a-level>span {
        font-size: inherit;
        padding-right: inherit;
        text-transform: capitalize !important;
    }

div#th-product-rows .products-category.rbb_woo_products .h-auto {
  width: 33.33%;
}
body.page-id-10905 .product_title {
    width: 100% !important;
    justify-content: center;
    display: flex;
    padding-right: 0 !important;
}

body.page-id-10905 .product_info.w-full.relative {
    text-align: center;
    padding: 0 !important;
    margin: 0;
}

body.page-id-10905 .product_title div {
    text-align: center;
}

@media (max-width: 991px) {
  div#th-product-rows .products-category.rbb_woo_products .h-auto {
    width: 50%;
  }
}

@media (max-width: 576px) {
  div#th-product-rows .products-category.rbb_woo_products .h-auto {
    width: 100%;
    padding:0 25px;
    margin-top:4rem;
  }
	
}

@media screen and (min-width: 1025px) {
body.page-id-10905 header#rbb-default-header {
        margin-top: -30vh;
    }

.rbb-header-top .sidebar-header4-top-content .wp-block-group video {
        height: 72vh !important;
    }
}
body.page-id-10905 .wp-block-cover__inner-container {
    background: linear-gradient(rgba(0, 0, 0, .102), rgb(0 0 0 / 25%));
}
/*Remove Buy Now btn*/
 .buy-now{
	display:none !important;
}

/*Remove comapre Icon*/
.woosc-btn-has-icon {
    display: none!important;
}


/* Remove space between accordion and benefits section */
@media (min-width: 1024px) {
    .lg\:pb-\[120px\] {
        padding-bottom: 0 !important;
    }
}

.pb-\[80px\] {
    padding-bottom: 0 !important;
}


/* Fix truncated product short description */
.woocommerce-product-details__short-description {
    overflow: visible !important;
    max-height: none !important;
    display: block !important;
}

.woocommerce-product-details__short-description p {
    display: block !important;
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: normal !important;
}


/*Additional Information Variation Adjusted */
/* With Colored Header */
.woocommerce-product-attributes.shop_attributes {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}

.woocommerce-product-attributes-item__label {
    background: #007cba;
    color: white;
    font-weight: 600;
    padding: 15px 20px;
}

.woocommerce-product-attributes-item__value {
    padding: 15px 20px;
}

.woocommerce-product-attributes-item__value p {
    margin: 0;
}
/****Remove temporary Will My Tv Fit Button****/
.tv-fit-wrapper {
    width: 100%;
    margin: 0px 0;
    display: flex
;
    justify-content: center;
	display:none !important;
}

/****************************/
@media (max-width: 767px) {
    .rbb-header-top .sidebar-header4-top-content .wp-block-group .wp-block-cover__inner-container>.wp-block-group {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .rbb-header-top .sidebar-header4-top-content .wp-block-group .wp-block-cover__inner-container p {
        font-size: 40px !important;
        display: none !important;
    }
}

@media (max-width: 767px) {
    .rbb-header-top .sidebar-header4-top-content .wp-block-group video {
        height:180px !important;
			  margin-top: 10px;
    }
    }


.rbb-header-top .sidebar-header4-top-content .wp-block-group .wp-block-cover__inner-container {
	height:0px !important;
}

@media (max-width: 767px) {
    body.minicom-04 .site:before {
        height: calc(20vh - 28px);
    }
}
/*spot color*/
/* Apply to all screens */
span.absolute.z-50.inset-0.rounded-full.bg-transparent.transition-all.duration-500.ease-out {
    background-color: #007cba !important;
}

/* Override for larger screens if needed */
@media (min-width: 769px) {
  span.absolute.z-50.inset-0.rounded-full.bg-transparent.transition-all.duration-500.ease-out {
    background-color: #007cba!important; /* or different color */
  }
}
/*Hide coming soon baner from  menu*/
/* Hide COMING SOON banners in header/menu areas */
header .coming-soon-banner,
nav .coming-soon-banner,
.header .coming-soon-banner,
.nav .coming-soon-banner,
.mobile-menu .coming-soon-banner,
.menu-toggle .coming-soon-banner {
    display: none !important;
}

/* Also hide in any button elements */
button .coming-soon-banner {
    display: none !important;
}




/* Move mobile nav to top and improve styling */
#rbb-mobile-navigation {
    bottom: auto !important;
    top: 0 !important;
    position: fixed !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
}

/* Adjust body padding to prevent content hiding under nav */
body {
    padding-top: 15px !important;
}

@media (max-width: 767px) {
    body {
        padding-top: 50px !important;
    }
}



/*Sticky header border color - Top and sides only*/
.rbb-default-header.header-4 .rbb-header-sticky .header-inner {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-top: 2px solid #AD884F;
    border-left: 2px solid #AD884F;
    border-right: 2px solid #AD884F;
    border-bottom: none !important;
}



/***********Menu Color Updated ***************/

/* Default (Mobile) Styles */
.rbb-main-navigation {
  display: block;
  width: 100%;
  padding: 15px;
  border: 1px solid #333;
  border-radius: 8px;
}

/* Mobile menu items */
.rbb-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.rbb-nav-item {
  padding: 12px 15px;
  position: relative;
}

.rbb-nav-link {
  color: white;
  text-decoration: none;
  font-size: 16px;
  display: block;
  transition: color 0.3s ease;
  font-weight: 500;
}

/* Dropdown Styles */
.rbb-dropdown {
  position: relative;
}

.rbb-dropdown-toggle {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rbb-dropdown-toggle::after {
  content: '▼';
  font-size: 10px;
  margin-left: 5px;
  transition: transform 0.3s ease;
}

/* Sub-menu Styles */
.rbb-dropdown-menu {
  display: none;
  background-color: #AD884F !important;
  min-width: 220px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  z-index: 1000;
  padding: 8px 0;
  border: 1px solid #8d6d3a;
  list-style: none;
}

.rbb-dropdown-menu.active {
  display: block;
}

/* WordPress sub-menu compatibility - IMPORTANT FIX */
.sub-menu {
  background-color: #AD884F !important;
  border-radius: 8px !important;
  padding: 8px 0 !important;
  min-width: 220px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  border: 1px solid #8d6d3a !important;
  list-style: none !important;
}

.sub-menu .menu-item {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.sub-menu .menu-item:last-child {
  border-bottom: none !important;
}

.sub-menu .menu-item a {
  color: white !important;
  text-decoration: none !important;
  display: block !important;
  padding: 12px 20px !important;
  transition: all 0.3s ease !important;
  font-weight: 500 !important;
}

.sub-menu .menu-item a:hover {
  background-color: rgba(255,255,255,0.1) !important;
  padding-left: 25px !important;
}

/* Mobile menu toggle */
.rbb-menu-toggle {
  display: block;
  background: none;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  padding: 5px;
}

/* Mobile specific styles */
@media (max-width: 1023px) {
  .rbb-main-navigation {
    background-color: transparent;
  }
  
  .rbb-nav-list {
    display: none;
  }
  
  .rbb-nav-list.active {
    display: flex;
  }
  
  .rbb-dropdown-menu {
    position: static;
    margin: 10px 0 0 15px;
    box-shadow: none;
    border-radius: 5px;
    display: none;
    width: calc(100% - 30px);
  }
  
  .rbb-dropdown-menu.active {
    display: block;
  }
  
  .rbb-dropdown.active .rbb-dropdown-toggle::after {
    transform: rotate(180deg);
  }
  
  /* WordPress mobile sub-menu styles */
  .sub-menu {
    display: none !important;
    position: static !important;
    margin: 10px 0 0 15px !important;
    width: calc(100% - 30px) !important;
    box-shadow: none !important;
  }
  
  .sub-menu.active {
    display: block !important;
  }
  
  .menu-item-has-children > a {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    cursor: pointer;
  }
  
  .menu-item-has-children > a::after {
    content: '▼';
    font-size: 10px;
    transition: transform 0.3s ease;
  }
  
  .menu-item-has-children.active > a::after {
    transform: rotate(180deg);
  }
}

/* Desktop Styles */
@media (min-width: 1024px) {
  .rbb-main-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #AD884F;
  }
  
  .rbb-nav-list {
    display: flex !important;
    flex-direction: row;
    gap: 25px;
  }
  
  .rbb-menu-toggle {
    display: none;
  }
  
  /* Desktop dropdown positioning */
  .rbb-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
  }
  
  .rbb-dropdown:hover .rbb-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  
  /* WordPress sub-menu desktop styles */
  .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
  }
  
  .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

/*remove Shiping CTA FUnctionality Bytton*/
.shipping-cta{
	display:none !important;
}

/*Shop page category thumbnail images fixed for small screens*/

.img-cate {
    object-fit: contain !important;
    max-height: 200px !important;
    width: 50% !important;
    height: auto !important;
}

/* Mobile fix */
@media (max-width: 768px) {
    .img-cate {
        max-height: 100px !important;
        background: transparent !important;
    }
}

/************************/
/* ===== ELEVATIONIZE LOGO OVERLAY FOR VIDEO HEADER ===== */

/* Apply overlay directly to the video cover container */
.wp-block-cover.alignfull.is-light.has-x-large-font-size.wp-duotone-unset-1 {
    position: relative !important;
}

/* Logo overlay - positioned over the video */
.wp-block-cover.alignfull::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background-image: url('https://elevationize.com/wp-content/uploads/2025/08/2.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    pointer-events: none !important;
    z-index: 1 !important; /* Between video and content */
    opacity: 0.7 !important;
}

/* Desktop size */
.wp-block-cover.alignfull::before {
    width: 350px !important;
    height: 175px !important;
}

/* Tablet */
@media (max-width: 1024px) {
    .wp-block-cover.alignfull::before {
        width: 250px !important;
        height: 125px !important;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .wp-block-cover.alignfull::before {
        width: 180px !important;
        height: 90px !important;
        opacity: 0.8 !important;
    }
}

/* Ensure video stays in background */
.wp-block-cover__video-background {
    z-index: 0 !important;
}

/* Ensure text/content stays above logo */
.wp-block-cover__inner-container {
    position: relative !important;
    z-index: 2 !important;
}

/* Optional: Add a slight shadow to make logo more visible */
.wp-block-cover.alignfull::before {
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}


/*Add Shipping-Themed SVG Benefits Section Temp disabled*/
.shipping-svg-benefits {
    display: none;
}


/* Force logo size - adjust 250px to your desired size */
#_desktop_logo img,
.logo,
.sticky-logo {
    width: 200px !important;
    max-width: 200px !important;
    height: auto !important;
}

/* For mobile devices */
@media (max-width: 767px) {
    #_desktop_logo img,
    .logo,
    .sticky-logo {
        width: 150px !important;
        max-width: 150px !important;
    }
}


.rbb-default-header .rbb-header-sticky .header-inner .rbb-header-center #rbb-site-navigation .primary-menu .menu-container {
    align-items: stretch;
    flex-wrap: wrap;
		gap: 5px;
    min-height: 40px;
}




/* Force sticky header with no delay */
.site-header {
    position: sticky !important;
    top: 2px !important;
    z-index: 999 !important;
    transition: none !important;
}

/* Remove any transform delays */
.site-header * {
    transition: none !important;
}
