/**

 * Theme Name:     Astra Child

 * Author:         Brainstorm Force

 * Template:       astra

 * Text Domain:	   astra-child

 * Description:    Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!

 */

 



.top-header ul li:last-child {
    margin-right: 0;
}
.top-header ul li {
    float: left;
    margin-right: 25px;
    font-size: 16px;
}
.top-header ul li img {
    margin-right: 10px;
}
ul.cart-icon {
    margin:0
}
ul.icon-adders {
    margin:0
}
.top-header ul li {
    float: left;
    margin-right: 25px;
    font-size: 16px;
}
.top-header ul li img {
    margin-right: 10px;
}
.top-header ul li:last-child {
    margin-right: 0;
}
.site-logo-img .custom-logo {
    max-width: 220px;
}
.site-header a:focus {
    outline: none;
}
.site-content a:focus {
    outline: none;
}
.site-header .ast-container {
    padding: 0 15px;
    max-width: 1200px;
}
.site-content .ast-container {
    max-width: 1200px;
    padding: 0 15px;
}
.site-header .main-header-bar .main-header-bar-navigation .site-navigation .main-navigation .main-header-menu li{
    margin-right: 5px;
}
.site-header .main-header-bar .main-header-bar-navigation .site-navigation .main-navigation .main-header-menu li:last-child{
    margin-right: 0;
}
.site-header .main-header-bar .main-header-bar-navigation .site-navigation .main-navigation .main-header-menu li .menu-link {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 6px;
    font-weight: 600;
}
.site-footer .site-below-footer-wrap {
    padding: 33px 0 25px;
}
.site-footer .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    padding: 0 15px;
}
.footer .card_img ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.footer .card_img h3 {
    font-size: 25px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
}
.footer .card_img span {
    display: block;
    font-size: 16px;
    margin-top: 5px;
    font-weight: normal;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer .card_img ul li {
    float: left;
    margin: 12px 6px 0 0;
}
.footer_img ul li {
    border: 1px solid #464545;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    margin: auto;
    padding: 10px;
}
.site-content h2 {
  color: #000;
  font-size: 25px;
}
.site-content #secondary .sidebar-main h2 {
  color: #000;
  font-size: 25px;
  margin: 0 0 15px;
  font-weight: 600;
}
.site-content h2 a {
    color: #000;
    font-size: 18px;
}
.site-content h2 a:hover {
    color: #3f3682;
}
.site-content .ast-article-inner{padding: 10px;}
.single_thumbnail img{width: 100%}
.site-content .entry-meta a {
  color: #000;
  text-decoration: none;
}
.site-content .entry-meta a .author-name {
  color: #000;
  text-decoration: none;
}
.site-content .post-content p {
  font-size: 16px;
  color: #656565;
}
.site-content .read-more a {
    color: #1f1757;
    text-decoration: none;
}
.site-content .read-more a:hover {
  color: #000;
}
.sidebar-main {
  background: #fff;
  padding: 20px 15px 20px;
}
.site-content .ast-container {
  display: flex;
  align-items: flex-start;
}
.site-content .site-main .post-thumb-img-content.post-thumb img {
  object-fit: unset;
}
.sidebar-main .widget.widget_search {
    margin-bottom: 10px;
}
.sidebar-main .widget.widget_search form.search-form label input {
    border-color: #ccc;
}
.sidebar-main .widget.widget_search form.search-form label button.search-submit {
    top: 9px;
}
.sidebar-main ul{
  padding: 0;
}
.sidebar-main ul li a {
  color: #1f1757;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  padding-bottom: 10px;
  width: 100%;
  text-decoration: none;
}
.sidebar-main ul li a:hover {
  color: #000;
}
div#secondary {
    position:sticky;
    top:0;
}
@media(min-width : 1024px) and (max-width : 1199px){
.site-logo-img .custom-logo {
    max-width: 150px;
}
.site-header .main-header-bar .main-header-bar-navigation .site-navigation .main-navigation .main-header-menu li .menu-link {
    font-size: 13px;
    padding: 0 3px;
}    
}
@media(min-width : 922px) and (max-width : 1199px){
.site-logo-img .custom-logo {
    max-width: 140px;
}
.site-header .main-header-bar .main-header-bar-navigation .site-navigation .main-navigation .main-header-menu li .menu-link {
    font-size: 12px;
    padding: 0 3px;
}
.site-header .main-header-bar .main-header-bar-navigation .site-navigation .main-navigation .main-header-menu li {
    margin-right: 1px;
}
.top-header ul li {
    font-size: 14px;
}
}
@media (max-width: 921px) {
.site-header #ast-desktop-header {
    display: block;
}    
.site-header #ast-desktop-header .ast-main-header-wrap.main-header-bar-wrap {
    display: none;
}
.top-header ul li {
    margin-right: 10px;
    font-size: 14px;
}
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
    padding: 0 15px;
}    
.site-header .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0;
    margin: 0;
}
.site-header #ast-desktop-header .ast-container {
    max-width: 100%;
    width: 100%;
}
.top-header {
    display: inline-block;
    width: 100%;
    padding: 5px 0 5px;
}
.site-header #ast-desktop-header .ast-builder-grid-row {
    grid-template-columns: auto;
}
.site-header #ast-desktop-header  .site-header-above-section-left {
    width: 100%;
}
.site-header #ast-desktop-header  .site-header-above-section-right {
    width: 100%;
}
.site-header #ast-desktop-header .site-header-above-section-right .ast-header-html-2 {
    width: 100%;
}
.site-header .ast-button-wrap .menu-toggle.main-header-menu-toggle:focus {
    outline: none;
    border: none;
}
.site-header .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-toggle-icon svg {
    height: 30px;
    width: 30px;
}
.ast-header-break-point .site-header .main-navigation .stack-on-mobile li {
    line-height: 30px;
}
}
@media (max-width: 767px) {
.footer_img ul li {
    width: 100%;
}
.top-header ul li {
    margin-right: 8px;
    font-size: 12px;
}
.top-header ul li img {
    margin-right: 6px;
    float: left;
    width: 10px;
}
.top-header .cart-icon li img {
    width: 15px;
}
.ast-separate-container #content .ast-container {
    padding-left: 15px;
    padding-right: 15px;
}
.site-content .site-main .ast-article-post {
    padding: 0;
}
.site-content .ast-container #secondary {
    padding: 0;
}
.top-header .cart-icon li {
    display: flex;
    align-items: center;
}
.sidebar-main .search-form label {
    width: 100%;
}
}
@media (max-width: 414px) {
.site-footer .footer .col-6 {
    max-width: 100%;
    flex: 100%;
}
.site-footer .footer .footer_img {
    margin-top: 20px;
}
}