/*
Theme Name: Neuros
Theme URI: http://demo.artureanec.com/themes/neuros/
Author: Artureanec
Author URI: https://demo.artureanec.com/
Description: Meet WordPress Theme by Artureanec - really amazing, powerful, clean and ultramodern product, that created with love and attention to details. We know it's difficult to represent yourself on the web in the right way, that's why we spent a lot of time trying to make our Theme more effective. It's flexible, easy customizable, high-quality and really easy to use! So everyone can make awesome website with it. Hope you'll like it. Enjoy!
Version: 2.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: neuros
*/
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {color:#000000}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {color:#000000}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:focus {color:#000000}
/*
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img.attachment-woocommerce_thumbnail {
    max-height: 244px;
    max-width: 220px;
    margin: 20px auto;
}
*/
 .theme-neuros.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper {
   bottom: 18px;
 }
.theme-neuros.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
    padding: 0 20px 20px;
}
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper, .theme-neuros .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons {
    display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img {
  width: 80%;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin: 2% 10% 0;
}
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img {
  width: 98%;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin: 1% 1% 0;
}
.body-container button:not(.customize-parial-edit-shortcut-button) {
  position: absolute !important;
}

.home .neuros-button-border-style-gradient .button-container .neuros-button {
	display: none;
}
.top-page-wrapper {
	padding-bottom: 0;
}
.neuros-shop-list-page .wc-block-product-categories button.wc-block-product-categories__button, .tax-product_cat .wc-block-product-categories button.wc-block-product-categories__button {
	display: none;
}
.neuros-shop-list-page .top-page-wrapper, .tax-product_cat .top-page-wrapper {
	background-color: #ffffff !important;
}
.neuros-shop-list-page .slide-sidebar-wrapper, .tax-product_cat .slide-sidebar-wrapper {
	background-color: #ffffff !important;
}
@media only screen and (min-width: 992px) {
	.content-wrapper {
		margin-bottom: 50px; 
	}
}
.content-wrapper {
	margin-top: 50px; 
}
@media only screen and (min-width: 768px) {
	.footer-widgets > .widget {
		margin: 0;
	}
	div.footer-widgets:first-child {
		margin: inherit;
	}
}
.footer-widgets {
		padding: 29px 0 0; 
	}
	.header-row .header-icons-container {
		margin: 0 20px;
	}
.mobile-header .logo img, .woocommerce-page .mobile-header .logo img {
	width: 50%;
}
@media (max-width: 768px) {
    .slick-prev.style-1:before, .slick-next.style-1:before {
        line-height: 50px !important;
	}
    .slick-nav.slick-prev.style-1, .slick-nav.slick-next.style-1 {
        height: 58px;
    }
}
.woocommerce .catalog-top-info-wrapper {
    display: none;
}