/*
Theme Name: Digi Child Theme
Theme URI: http://nasatheme.com
Description: This is a child theme for Digi Theme
Author: nasatheme
Author URI: http://www.nasatheme.com
Template: digi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
body .header-type-1 .nasa-header-icons-type-1 .header-icons > li .mini-cart.mini-cart-type-full .cart-link .products-number {
  left: auto;
  top: 3px;
}

body .topbar-menu-container ul li span {
    margin-right: 0;
    vertical-align: baseline;
}

body .item-product-widget .product-meta .product-title {
  font-size: 110%;
  margin-bottom: 10px;
  line-height: 1.1;
  letter-spacing: 0;
}

body .nasa-slider-deal-vertical-extra-switcher .badge-inner.sale-label {
  height: auto;
  width: auto;
  padding: 8.5px 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.social_icon li.widget {
    list-style: none !important;
    margin-bottom: 0px !important;
	margin-top: -4px;
}
.social_icon .social-icons-lists.icons-background-rounded .socicon, .social-icons-lists.icons-background-square .socicon {
    color: #fff;
    font-size: 16px !important;
    padding: 4px 3px !important;
}
.social_icon .social-icons-lists li.social-icons-list-item {
    margin: 0px !important;
}

@media only screen and (max-width: 59.07692em) {
	body #masthead .header-container .logo-wrapper .logo a img,
	body .fixed-header .logo-wrapper .logo a img {
		max-height: 100px;
	}
}

