/* 
Theme Name:		 Neoton Child
Theme URI:		 https://backtheme.tech/products/wordpress/neoton/
Description:	 Neoton Child is a child theme of Neoton
Author:			 Backtheme
Author URI:		 https://backtheme.tech/
Template:		 neoton
Version:		 4.1.0
Text Domain:	 neoton
*/


/* Child Theme - style.css */


.back-blog-details .bs-desc {
    margin-top: 0;
    font-size: 14px;
}

.offcanvas-icon .back-nav-link .nav-menu-link span {
    height: 3px;
    width: 30px;
    display: block;
    background: #ffffff !important;
    transition: none;
    cursor: pointer;
    list-style: none;
    border-radius: 5px;
    margin: 5px 0;
}

.menu-area .navbar ul li {
    position: relative;
    display: inline-block;
    transition: all 0.3s ease 0s;
    padding: 16px 0px;
    font-size: 14px;
    color: white;
}

/* Merged - duplicate selector tha, ek kar diya */
.menu-area .navbar ul li a {
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding-left: 13px;
    padding-right: 13px;
}

#back-header.back-header-two .menu-area {
    background: #0a3d62;
}

#back-header.back-header-two .menu-area.sticky {
    background: #0a3d62;
}

#back-header .back-toolbar-area .back-ticker div.widget-title {
    font-size: 10px;
    margin-right: 14px;
    padding-right: 10px;
    line-height: 18px;
    flex: 0 0 108px;
    font-weight: 500;
    position: relative;
    margin-top: 1px;
}

#back-header .back-toolbar-area .back-ticker .item a {
    font-size: 12px;
    color: #fff;
}

#back-header .back-toolbar-area .toolbar-sl-share ul li.back-follow {
    font-size: 10px;
    font-weight: 500;
    position: relative;
    padding-right: 72px;
    margin-right: 20px;
    line-height: 26px;
}
.back-header .back-toolbar-area .toolbar-sl-share ul li.back-follow {
    font-size: 12px;
    font-weight: 500;
    position: relative;
    padding-right: 72px;
    margin-right: 20px;
    line-height: 26px;
}

/* font-weight empty tha - remove kar diya */
.menu-area .navbar ul li > a,
.sidenav .widget_nav_menu ul li a {
    font-family: 'Source Sans 3', sans-serif;
    font-size: 14px;
}

.footer-bottom .container {
    border-top: 1px solid rgba(255, 255, 255, 0.102);
    padding: 12px 0;
    max-width: 1200px;
    text-align: center;
}

.footer-bottom {
    background: #0b3d62 !important;
}

.footer-bottom .copyright p {
    margin: 0;
    line-height: 35px;
    color: white;
}
#back-header .back-toolbar-area .toolbar-sl-share ul li {
    display: inline-block;
    font-size: 10px;
    line-height: 32px;
    font-weight: 500;
}

.back-footer .back-footer-top h3.footer-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    margin-bottom: 26px;
    padding-bottom: 15px;
}

.textwidget p {
    margin: 0 0 26px;
    font-size: 14px;
}
.back-footer .footer-logo-wrap {
    margin-bottom: 10px;
    margin-top: 6px;
}

.back-footer a {
    font-size: 14px;
}

.back-footer .widget.widget_nav_menu ul li {
    position: relative;
    border-bottom: 1px dotted black;
}

.col-lg-3.footer-0 {
    padding: 0px;
}


.back-footer .back-footer-top h3.footer-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    margin-bottom: 18px;
    padding-bottom: 5px;
}

.back-footer .recent-post-widget {
    margin-bottom: 0;
    margin-top: 0px;
}