@charset "UTF-8";
/*!
Theme Name: Emmet Next Child
Theme URI: https://motopress.com/products/emmet-next
Author: MotoPress
Author URI: https://motopress.com
Description: Emmet Next is a WordPress Business theme for a wide range of professional portfolio websites.
Version: 0.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: emmet-next
Template: emmet-next
*/

li#menu-item-1611 a {
	color: #fff !important;
	padding-right: 18px !important;
}

li#menu-item-1611 a:hover {
	color: orange !important;
	padding-right: 18px !important;
}

li#menu-item-1611 {
    background: orange;
	color: #fff !important
    padding-right: 18px !important;
	border: 2px solid orange !important;
}

li#menu-item-1611:hover {
    background: #fff;
	color: orange !important;
	border: 2px solid orange !important;
}

img.custom-logo {
    width: 180px !important;
}

.page-header-custom.content-wrapper {
    display: none !important;
}

.site-header-wrapper {
	background-color: #000 !important;
	background-image: none !important;
}

.site .site-wrapper .site-footer, .site .site-wrapper .site-footer .wrapper-bottom {
	background-color: #000 !important;
	color: #fff !important;
	border-top: 1px solid #1c1c1c;
}

.elementor-shape-bottom {
    filter: drop-shadow( 0px -1px 4px rgb(0 0 0 / 50%)) !important;
}

.woo-header-cart-wrapper {
    display: none !important;
}

.wrapper.clear {
    padding: 0 !important;
}

div#content {
    margin: 0 !important;
    padding: 0 !important;
}

footer ul li a {
    color: #fff !important;
}

.main-navigation ul ul:before, .top-navigation-right ul ul:before, .footer-navigation ul ul:before {
	border-bottom: 7px solid #009CFF !important;
}

.main-navigation ul ul, .top-navigation-right ul ul, .footer-navigation ul ul {
    border-top: 2px solid #009CFF; !important;
}

.main-navigation ul ul a, .top-navigation-right ul ul a, .footer-navigation ul ul a {
	color: #000 !important;
}

.main-navigation ul ul a:hover {
	color: #009CFF !important;
}

.wrapper-top {
    border: none !important;
}

.widget ul li:before {
    color: #fff !important;
}

.footerHead {
	font-size: 20px !important;
	 color: #fff !important;
}

footer p {
    color: #848484 !important;
}

footer img {
    width: 200px;
}

input[type="submit"] {
	background: #009cff !important;
	border: 2px solid #009cff !important;
}

input[type="submit"]:hover {
	background: #fff !important;
	color: #009cff !important;
}

.header-modals .search-wrapper form {
	background-color: #000 !important;
	border-right: 2px solid #000;
}
.header-modals .search-wrapper form:after {
	border-left-color: #009cff !important;
}

.site-footer .widget-area .widget {
    margin-bottom: 0rem !important;
}

section#recent-posts-2 h2.widget-title {
    display: none !important;
}

section#recent-posts-2 ul li a {
    color: #009cff !important;
}

h2 {
    font-size: 32px !important;
    margin: 10px !important;
	margin-left: 0 !important;
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif !important;
	font-weight: 400 !important;
}

h3 {
    font-size: 26px !important;
    margin: 10px !important;
    margin-left: 0 !important;
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif !important;
	font-weight: 400 !important;
}

.pricing-item .pricing-subtitle {
	color: #009cff !important;
}

.single div#content {
    background: #fff !important;
    padding-top: 100px !important;
}

span.byline, span.comments-link {
	display: none !important;
}

aside#secondary ul li a {
    padding-top: 20px !important;
}

section#categories-2 ul {
    padding-top: 20px !important;
}

.widget ul li:before {
    color: #009cff !important;
}

aside#secondary .widget ul li a {
    color: #000000;
}

.elementor-shape.elementor-shape-top {
    filter: drop-shadow( 0 0px 10px rgb(0 0 0 / 50%)) !important;
    z-index: 1 !important;
}

.dgd_stb_box.default {
    color: #fff !important;
    box-shadow: 0px 0px 8px 0px #707070 !important;
	border: none !important;
	padding-right: 25px !important;
	padding: 20px !important;
}

.dgd_stb_box.default .dgd_stb_box_close {
	background-color: #fff !important;
  color: #024459 !important;
	top: 10px !important;
  right: 10px !important;
}

.dgd_stb_box.default p {
  line-height: 20px !important;
	margin: 0 0 20px 0 !important;
}

.btnScrollbox {
	background-color: #ffa500 !important;
	color: #fff !important;
	padding: 10px 20px;
}

.btnScrollbox:hover {
	background-color: #fff !important;
	color: #ffa500 !important;
	text-decoration: none !important
}