/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2024 | 16:47:10 */
@media(min-width: 1024px) {
	body .main-navigation .main-nav ul li.new-menu-item.m a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    color: #0f172a;
    text-transform: capitalize;
    padding-left: 15px;
    padding-right: 15px;
}

body .main-navigation .main-nav ul li.new-menu-item>a:after {
    border-color: #0f172a;
    border-width: 1px!important;
    margin-left: 15px;
}

body.nav-float-right .header-widget {
    display: none!important;
}


body ul.menu.sf-menu.sf-menu-main {
    max-width: 100%;
}

body .main-navigation .main-nav ul li.new-menu-item.m:nth-last-child(2)>a {
    text-transform: capitalize;
    padding: 8px 16px;
    border: 1px solid #0f172a;
    border-radius: 100px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #0f172a;
}

body .main-navigation .main-nav ul li.new-menu-item.m:last-child a {
    padding: 8px 16px!important;
    background: #0f172a!important;
    border-radius: 100px;
    line-height: 1.2!important;
    border: 1px solid #0f172a;
    height: 34px;
}

body .main-navigation .main-nav ul li.new-menu-item.m:nth-last-child(2)>a:hover {
    border-color: #0f172a;
    color: #0f172a!important;
}

.main-navigation .main-nav ul.sf-menu li.new-menu-item>a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2!important;
    letter-spacing: 0.5px;
    text-align: left;
}

.main-navigation li.new-menu-item:last-child > a {
    border-radius: 100px;
    height: 34px;
    text-transform: capitalize;
}

body .main-navigation .main-nav ul.sf-menu li.new-menu-item:hover > a:after {
    border-color: #00a7fe!important;
}

body .main-navigation .main-nav ul li.new-menu-item.m.active2:nth-last-child(2)>a {
	border-color: #0f172a;
}

.main-navigation .main-nav ul li.new-menu-item.m:first-child .new-menu-1 a:nth-last-child(2), .main-navigation .main-nav ul li.new-menu-item.m:first-child .new-menu-1 a:nth-last-child(1) {
    font-weight: 400;
}
	body .main-navigation .main-nav ul li.new-menu-item.m:last-child a:before {
    content: '';
    width: 14px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 16px;
    top: 15px;
}

body .main-navigation .main-nav ul li.new-menu-item.m:last-child a:after {
    content: '';
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
    transform: rotate(-45deg);
    position: absolute;
    right: 16px;
    top: 11px;
    display: block!important;
    opacity: 1;
}

body .main-navigation .main-nav ul li.new-menu-item.m:last-child a {
    position: relative;
    padding-right: 46px!important;
    transition: opacity 0.5s;
}

body .main-navigation .main-nav ul li.new-menu-item.m:last-child a:hover {
    opacity: 0.8;
    transition: opacity 0.5s;
}
	body .main-navigation .main-nav ul.sf-menu-cerri-active li.new-menu-item>a:after {
    border-color: #fff;
}
}
