.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-742 .elementor-element.elementor-element-d41662f{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:205px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-742 .elementor-element.elementor-element-d41662f:not(.elementor-motion-effects-element-type-background), .elementor-742 .elementor-element.elementor-element-d41662f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://cubelifts.com/wp-content/uploads/2025/03/livingoom-img-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-742 .elementor-element.elementor-element-72df1a7{--display:flex;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-742 .elementor-element.elementor-element-79f239b{text-align:center;}.elementor-742 .elementor-element.elementor-element-79f239b .elementor-heading-title{font-family:"Cera Pro", Sans-serif;font-size:60px;font-weight:600;color:var( --e-global-color-astglobalcolor5 );}.elementor-742 .elementor-element.elementor-element-c601aec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:1024px){.elementor-742 .elementor-element.elementor-element-c601aec{--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px;}}@media(max-width:767px){.elementor-742 .elementor-element.elementor-element-c601aec{--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for shortcode, class: .elementor-element-ed3d581 */.wcp-light-box {
    position: relative;
    display: inline-block;
    width: 100%;
}
.wpcp-center .swiper-slide.swiper-slide-active {
    transform: scale(1.1);
}
/* Jab Active Ho (Parent Class Active Hogi) */
.swiper-slide.swiper-slide-active .wcp-light-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Black overlay with opacity */
    z-index: 1;
}

/* SVG Center Me Show Hoga Jab Active Ho */
.swiper-slide.swiper-slide-active .wcp-light-box::after {
    content: "";
    background: url('https://cubelifts.com/wp-content/uploads/2025/03/svgexport-8-3.svg') no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;  /* Adjust size as needed */
    height: 30px; /* Adjust size as needed */
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 2; /* SVG image upar rahe */
}
#sp-wp-carousel-free-id-747.sp-wpcp-747 .wpcp-swiper-dots .swiper-pagination-bullet {
    background-color: #cccccc;
    width: 50px;
    border-radius: 0;
    height: 5px;
}
#sp-wp-carousel-free-id-747 .wpcp-swiper-dots::after {
    margin: 40px 0px 0px 0px;
    border-bottom: 1px solid gray;
    content: "";
    position: absolute;
    width: 20%;
    top: -23px;
    left: 40%;
    z-index: -1;
}
#sp-wp-carousel-free-id-747.sp-wpcp-747 .wpcp-swiper-dots .swiper-pagination-bullet {
    background-color: transparent !important;
}
.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions {
    padding: 10px 20px 15px;
    text-align: center;
    font-size: 24px;
}
#sp-wp-carousel-free-id-747.sp-wpcp-747 .wpcp-single-item {
    border: none !important;
}
#sp-wp-carousel-free-id-747.sp-wpcp-747 .wpcp-swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #e69a04 !important;
}
/* Sabhi Captions By Default Hidden */
.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions {
    opacity: 0;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Sirf Active Slide Ka Caption Show Hoga */
.swiper-slide.swiper-slide-active .wpcp-all-captions {
    opacity: 1 !important;
    visibility: visible;
}
.wpcp-carousel-section .wpcp-single-item img {
    margin: 0 auto;
    max-width: 100%;
    height: 500px;
    box-shadow: none;
    object-fit: cover;
    border-radius: 0px !important;
}
@media (max-width: 1440px) and (min-width: 1200px) {
.wpcp-carousel-section .wpcp-single-item img {
    margin: 0 auto;
    max-width: 100%;
    height: 350px;
    box-shadow: none;
    object-fit: cover;
    border-radius: 0px !important;
}

    .wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions {
    padding: 9px 28px 27px 0;
    text-align: center;
    font-size: 18px;
}
}
@media (max-width:1300px)
{
    .wpcp-carousel-section .wpcp-single-item img {
    margin: 0 auto;
    max-width: 102%;
    height: 350px;
    box-shadow: none;
    object-fit: cover;
    border-radius: 0px !important;
}
}
@media (max-width:768px) and (min-width:320px){
    #sp-wp-carousel-free-id-747 .wpcp-swiper-dots::after {
    margin: 40px 0px 0px 0px;
    border-bottom: 1px solid gray;
    content: "";
    position: absolute;
    width: 100%;
    top: -23px;
    left: 0%;
    z-index: -1;
}
}
@media(max-width:768px){
    .wpcp-carousel-section .wpcp-single-item img {
    margin: 0 auto;
    max-width: 102%;
    height: 285px;
    box-shadow: none;
    object-fit: cover;
    border-radius: 0px !important;
}
.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions {
    padding: 10px 20px 15px;
    text-align: center;
    font-size: 17px;
}
}

.wpcp-center.wpcp-carousel-section .swiper-slide .wpcp-single-item {
    transition: all .3s;
    transform: scale(.85);
    opacity: 1 !important;
}
.swiper-slide.swiper-slide-prev {
    margin-left: -30px !important;
}

.swiper-slide.swiper-slide-next {
     margin-right: 0px !important;
}


.wpcp-all-captions {
    display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Bold.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Black.woff') format('woff');
}
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Black.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Black.woff') format('woff');
}
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Light.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Light.woff') format('woff');
}
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Regular.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Cera Pro';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Italic.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Light.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Light.woff') format('woff');
}
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Medium.woff2') format('woff2'),
		url('https://cubelifts.com/wp-content/uploads/2025/01/CeraPro-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */