/*
Theme Name: Nicex (Child Theme)
Theme URI: http://madsparrow.us/
Author: Mad Sparrow
Author URI: https://themeforest.net/user/madsparrow
Description: Nicex – brings your site to life with immersive featured images and subtle animations. With a focus on portfolio sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our theme works great in many languages, for any abilities, and on any device.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready, page transition
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nicex
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Template: nicex
*/

/* Add your own modification from here
-------------------------------------------------------------- */
.elementor-image-gallery .gallery-item img {
    margin: 0 auto;
    transition: all 0.5s;
}
.elementor-image-gallery .gallery-item:hover img {
    transform: scale(1.1);
}

.main-header__layout .main-header__nav ul {
    display: flex;
}

#wp-chatbot-chat-container{
	right: 30px;
    bottom: 30px;
}
#loaded{
	z-index:9999999;
}
a.coloerd_btn {
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000;
    padding: 12px 24px;
    background: #fff;
    border-radius: 12px;
    border: 2px solid #fff;
}
.service_item a{
	align-items:center;
}
.slider_btns {
    display: flex;
    gap: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

a.coloerd_btn:hover {
    background: transparent;
    color: #fff;
}

a.transparent_btn {
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #ffffff;
    padding: 12px 24px;
    border-radius: 12px;
}
.ms-tm--img {
    height: 320px;
    border-radius: 50% !important;
    width: 320px !important;
}

.ms-tm--img img {
    height: 100%;
    object-fit: cover;
}

.ms-tm--box {
	align-items: center;
}
.home .show-bg .logo-dark {
    opacity: 1;
}

.home .show-bg .logo-light {
    opacity: 0;
}

a.ms-s-icon.ms-s-icon--s2 svg {
    width: 20px;
    height: 20px;
}

.ms-tm--socials {
    left: 50% !important;
    transform: translateX(-50%);
}
ul.sub-menu {
    flex-direction: column;
}
div#loaded .item_1 {
    background: url(/wp-content/uploads/2026/05/Eclipse@1x-1.0s-564px-564px.gif);
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50%);
    background-size: cover;
}
span.item_2 {
    background: url(/wp-content/uploads/2026/04/6fd49a_c85658fd553a460ba5b47a381d9c9778mv2.png);
    width: 120px;
    height: 24px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
}
.current-menu-item a {
    font-weight: 700;
}
.ms-content--portfolio {
    max-width: 1280px;
    margin: 0 auto;
}
.naw_wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}

a.see_price {
    background: #2c2c2c;
    padding: 8px 27px;
    color: #fff;
    border-radius: 6px;
}

a.see_price:hover {
    background: #575555;
}
.elementor-widget-n-tabs .e-n-tabs-heading {
    width: fit-content;
    padding: 7px;
    background: #f2f2f2;
    border-radius: 5px;
}
.blur_bc {   height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
     background: #ffffff61;
     backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
	flex-direction: column;
    padding: 0 10%;
    text-align: center;
}
.blur_bc a{
	font-family: Open Sans;
	font-weight: 600;
	font-size: 17.6px;
	line-height: 26.4px;
	letter-spacing: -0.5%;	
	background: #000;
	border-radius: 8px;
	padding: 8.25px 27.5px;
	color:#fff;
}
.elementor-widget-n-tabs .e-n-tabs-heading span {
    font-size: 15px;
}

.filter-nav--expanded .js-filter-nav__control{
	display:none;
}
 .grid-item-p {
    padding-right: calc(3rem / 2);
    padding-left: calc(3rem / 2);
    margin-top: 3rem;
}
.ms-p-content {
    text-align: center;
}
 .item--inner figure {
    border-radius:12px;
}
.fadein .item--inner figure::after {
    background-color: rgba(0, 0, 0, .4);
}
.portfolio_wrap .subnav{
	margin-bottom:0 !important;
}
.filter-nav--expanded .filter-nav__btn[aria-current=true] {
    background: #000;
    border-radius: 8px;
    color: #fff;
}
.ms-content--portfolio h1 {
    text-align: center;
    font-family: "Assistant", Sans-serif;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
}

.ms-content--portfolio {
    margin-top: 50px;
}

.ms-content--portfolio .inner_content {
    margin-bottom: 50px;
}

.inner_content .galleryberg-gallery-container {
    margin-top: 50px;
}

.ms-content--portfolio .inner_content {
    text-align: center;
    font-size: 18px;
    color: #828387;
}
.ms-pt--footer .btn:after,
.ms-pt--footer .btn:before,
.btn--primary,
.ms-posts--default .grid-item .post-category__list .post-categories li, .ms-posts--list .grid-item .post-category__list .post-categories li{
	background:#000 !important
}
.ms-btn--ripple{
	background-color: #464555 !important;
}
.justify_text p {
    text-align: justify !important;
}
.portfolio_wrap .portfolio-feed .zoom .item--inner .ms-p-img img {
    transform: scale(1.08);
}
.portfolio_wrap .portfolio-feed .fadein.center .item--inner figure::after{
	opacity:1;
}
.portfolio_wrap .portfolio-feed .item--inner .ms-p-content {
    opacity: 1;
}
.portfolio_wrap .portfolio-feed .item--inner .ms-p-content h3 {
    letter-spacing: 0;
    font-variation-settings: "wght" 900;
}
.portfolio_wrap .portfolio-feed .zoom .item--inner:hover .ms-p-img img {
    transform: scale(1);
}
.portfolio_wrap .portfolio-feed .fadein.center .item--inner:hover figure::after{
	opacity:0;
}
.portfolio_wrap .portfolio-feed .item--inner:hover .ms-p-content {
    opacity: 0;
}
.portfolio_wrap .portfolio-feed .item--inner:hover .ms-p-content h3 {
    letter-spacing: 0;
    font-variation-settings: "wght" 400;
}
.portfolio_wrap .portfolio-feed .fadein .ms-p-content .ms-p-cat{
	display:none !important
}
.load_filter{
	display:none !important
}
.ms-spn--wrap {
    display: none !important;
}
.navbar-nav .menu-item a {
    font-family: "Montserrat", sans-serif !important;
	font-weight:500;
}
@media (min-width: 1024px) {
.main-header__layout .main-header__default .navbar-nav .menu-item-has-children > a:after{
    content: "";
    background: url(/wp-content/uploads/2026/05/Vector-2.png);
    width: 14px;
    height: 8px;
    margin-left: 10px;
}
	
.home .show-bg .menu-item-has-children > a:after,
body:not(.home) .main-header__layout .main-header__default .navbar-nav .menu-item-has-children > a:after{
	    filter: invert(1);
}
	
}
@media (max-width: 480px) {
	.ms-content--portfolio {
    margin: 0;
    padding: 0 20px;
}
.ms-content--portfolio .inner_content{
		font-size:16px;
	}
.ms-content--portfolio h1 {
    font-size: 40px;
    line-height: 1!important;
}
	.slider_btns {
    	justify-content: center;
        margin-top: 20PX;
        align-items: center;
        gap: 10px;
	}
	.slider_btns A {
		WIDTH: fit-content;
		font-size: 12px;
		padding: 10px 20px;
		line-height: 1;
	}

	.ms-cont__inner h1 {
		text-align: center;
	}
	.service_item a {
		font-size: 16px;
		line-height: 1.4 !important;
		padding: 10px;
	}
		.icon_list .ms-s-w {
			text-align: center !important;
		}
}
@media (max-width: 767px) {
    .main-header__logo a, .main-header__logo svg, .main-header__logo img {
        height: auto !important;
        width: auto;
    }
	.service_item a {
		font-size: 16px;
		line-height: 32px;
		padding: 10px;
	}
	body{
	    overflow-x: hidden;
	}
	.elementor-counter-title {
    text-align: center;
}
	.naw_wrap{
		padding:0 15px;
		margin-top:30px
	}
}
@media (max-width: 1023px) {
	.service_item a {
		font-size: 16px !important;
		line-height: 32px;
		padding: 10px;
	}
	
	.main-header__layout {
		height: 60px !important;
		background: #fff;
	}
	.main-header__logo .logo-dark {
		opacity: 1 !important;
		width: 150px;
	}
	.main-header__logo .logo-light {
		opacity: 0 !important;
	}
	button.main-header__nav-trigger.js-main-header__nav-trigger * {
		color: #000 !important;
	}
	nav#main-header-nav {
		top: 60px;
		margin: 0;
	}
	.js .main-header__nav--is-visible::after {
		right: 61px;
	}
	.filter-nav--expanded .js-filter-nav__control{
	display:block !important;
}
	.e-n-tabs-heading {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
}

.mobile_filter {
    width: fit-content;
    padding: 8px 20px;
    background: #f1f0f0;
    border-radius: 8px;
}

	.filter-nav__wrapper.js-filter-nav__wrapper.is-open {
    visibility: visible;
		top:55px
}

.filter-nav__wrapper.js-filter-nav__wrapper.is-open .js-filter-nav__nav {
    opacity: 1;
}
}
@media (max-width: 1650px) {
	.slider_wrapss iframe {
    width: 100vw;
    height: 56.25vw; /* 16:9 ratio */
    min-height: 100vh;
    min-width: 177.77vh; /* Forces width to cover if tall screen */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
}