/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2025 | 20:21:43 */
::selection {
    background: #cccccc;
}

a:focus {
    outline: 0px !important;
    outline: none !important;
}

body {
    overflow-x: hidden;
}

.home .wpc-custom-selected-terms {
    display: none;
}

.mws-overflow-col {
	overflow: hidden;
}

#wrap ul,
#wrap ol {
    list-style: none;
}

.mws-btn-style .bw-button-box .bw-btn {
    min-width:240px;
    display: flex;
    justify-content: space-between;
}

/* Mega Menu */
.jet-menu-item .jet-menu-item-wrapper .jet-dropdown-arrow {
    margin-left: 10px !important;
}

.jet-menu-item .jet-sub-mega-menu {
    overflow: hidden;
    border-radius:14px !important;
}

.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner,
.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner {
    background: transparent !important;
    padding: 10px 0 0 0 !important;
}


/* Footer Icon Boxes */
.mws-footer-ic-box .bw-iconbox.bw-position-3 .bw-image-wrap {
    width: auto;
}

.mws-footer-ic-box .bw-iconbox.bw-position-3 .bw-content-wrap {
    padding: 0 0 0 14px;
}

.mws-footer-btm .bw-menu-box {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    align-content: center;
}

.mws-footer-btm .bw-menu-box li {
    margin: 0 0 0 20px;
}




.bw-blur.mws-blur-box {
    backdrop-filter: blur(4px) !important;
    background: #ffffff4d;
    border-radius: 24px;
    padding: 0 0 0 0;
}

.bw-blur.mws-blur-box p {
    color: #0185D8;
    margin: 0;
}

#wrap .bw-blur.mws-blur-box .order-button {
    background: #fff;
    padding: 30px 24px;
    border-radius: 120px;
    width: 100px !important;
    max-width: 100px !important;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    margin: 0 0 100px 0;
}













.mws-nit-icbox-x .elementor-icon-box-description {
    margin-left: -80px;
}

@media(max-width:680px) {
	.mws-nit-icbox-x .elementor-icon-box-description {
		margin-left: 0 !important;
	}
}



/* Overlay */
.mw-box {padding-top: 100px;margin-top: -100px; background: #050505; background: #151515; z-index: 9999; position: relative; box-shadow: 0 0 85px 180px rgb(0 0 0 / 99%); }
.mw-box.page {padding-top: 0;}
.mw-overlay {z-index: 9999; background-color: #25344b; position: fixed; top: 0; right: 0; bottom: 0; left: 0;}
.mw-overlay-loader {z-index: 9999; background-color: #FFF; position: fixed; top: 0; right: 0;bottom: 0; left: 0;} 
.mw-overlay-loader-end {z-index: 9999; background-color: #f9b33c; position: fixed; top: 0; right: 0; bottom: 0; left: 0;} 


.postid-26 .mw-box,
.postid-26 .mw-box-page,
.postid-26 .mw-overlay,
.postid-26 .mw-overlay-loader,
.postid-26 .mw-overlay-loader-end {
	display: none;
}


/* Parallax */
.mws-parallax {
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}







/* Introducing Products */
#wrap .mws-hover-box-x1 {
    position: relative;
}

#wrap .mws-hover-box-x1 .elementor-widget:not(:last-child) {
    margin: 0;
}

#wrap .mws-hover-box-x1 .elementor-widget:last-child {
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: all 0.245s cubic-bezier(1, 0.57, 0, 0.72);
}

#wrap .mws-hover-box-x1:hover .elementor-widget:last-child {
    opacity: 0;
    visibility: hidden;
}







.qodef-qi-woo-product-category-list .qodef-e-img-holder {
    max-height: 620px;
}





/* Blog Part I */
.blog #main {
    padding: 65px 0;
}

.blog-entry.thumbnail-entry .thumbnail {
    border-radius: 10px;
    overflow: hidden;
}

.blog-entry.thumbnail-entry .blog-entry-bottom {
    display: none;
}

.single-post img {
    border-radius: 10px !important;
}

.single-post .elementor-posts .elementor-post__thumbnail {
     border-radius: 10px !important;
    overflow: hidden;
}

.blog-entry.post .blog-entry-header .entry-title {
    line-height: 1em !important;
}

.blog-entry.post .blog-entry-header .entry-title a,
.single-post .elementor-post__title a {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    transition: background-size .4s ease;
    text-decoration: none !important;
    padding-bottom: 1px;
    color: #000 !important;
    text-transform: capitalize;
    letter-spacing: 0 !important;
}

.blog-entry.post .blog-entry-header .entry-title a:hover,
.single-post .elementor-post__title a:hover {
    background-size: 100% 2px;
    text-decoration: none !important;
    cursor: pointer !important;
    color: #000 !important;
}

.blog-entry.thumbnail-entry .left-position .blog-entry-content {
    padding-right: 15%;
}














.jet-carousel-wrap.jet-equal-cols .jet-carousel__item {
	position: relative;
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__item img {
    border-radius: 12px;
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__content {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    margin: 24px;
    padding: 12px;
    background: #ffffffcc;
    backdrop-filter: blur(7px);
    width: calc(100% - 48px);
    border-radius: 10px;
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__content h4,
.jet-carousel-wrap.jet-equal-cols .jet-carousel__content h5 {
    color: #000;
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__content h4 {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
}

.jet-carousel-wrap.jet-equal-cols .jet-carousel__content h5 {
    font-size: 13px;
    margin: 0;
    text-transform:capitalize;
}





.blog-entry.thumbnail-entry {
    border: 0;
}

.blog-entry.post .blog-entry-header .entry-title a,
.single-post .elementor-post__title a {
    font-size: 28px;
    line-height: 42px;
}





/* Blog Part I */
.blog #main {
    padding: 65px 0;
}

.blog-entry.thumbnail-entry .thumbnail {
    border-radius: 10px;
    overflow: hidden;
}

.blog-entry.thumbnail-entry .blog-entry-bottom {
    display: none;
}

.single-post img {
    border-radius: 10px !important;
}

.single-post .elementor-posts .elementor-post__thumbnail {
     border-radius: 10px !important;
    overflow: hidden;
}

.blog-entry.post .blog-entry-header .entry-title {
    line-height: 1em !important;
}

.blog-entry.post .blog-entry-header .entry-title a,
.single-post .elementor-post__title a {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    transition: background-size .4s ease;
    text-decoration: none !important;
    padding-bottom: 1px;
    color: #000 !important;
    text-transform: capitalize;
    letter-spacing: 0 !important;
}

.blog-entry.post .blog-entry-header .entry-title a:hover,
.single-post .elementor-post__title a:hover {
    background-size: 100% 2px;
    text-decoration: none !important;
    cursor: pointer !important;
    color: #000 !important;
}

.blog-entry.thumbnail-entry .left-position .blog-entry-content {
    padding-right: 15%;
}





.bw-hover-box.bw-style-2 .bw-typography .bw-title {
    text-transform: capitalize !important;
    font-size: 21px !important;
}

.bw-hover-box.bw-style-2 .bw-typography .bw-description {
    font-size: 14px !important;
}





.thumbnail-caption {
    display: none;
}




@media(max-width:780px) {

    .elementor-widget-b_gsap_horizontal_scrolling {
        display: none;
    }
    
    .single-page-article .elementor-section-boxed {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    .single-page-article .elementor-section-boxed .elementor-section-boxed {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .single-page-article .bw-button-box .bw-btn {
        margin: 0 0 10px 0 !important;
    }

    .single-page-article .elementor-section-boxed .elementor-section-boxed .elementor-widget-image {
        padding: 10px !important;
    }
    
}



.single-post .mws-post-x .elementor-widget-container ul {
    margin: 0 0 0 0;
}

.single-post .mws-post-x .elementor-widget-container h3 ,
.single-post .mws-post-x .elementor-widget-container h4{
    margin-top: 60px;
    margin-bottom: 10px;
}



.mws-hero-section .item {
    height: auto !important;
    min-height: 576px
}

.mws-hero-section .item .mws-img-box {
    min-height: 472px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mws-hero-section .item img {
    
}