/**
* Theme Name: Djsound Child
* Description: This is a child theme of Djsound, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: djsound
* Version: 1.0.0
*/
:root, .elementor-kit-8 {
    --e-global-typography-text-font-family: "PT Mono", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    --e-global-typography-accent-font-family: "PT Mono", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.artist-content .entry-title {
    font-family: "Montserrat", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #ffffff;
}
.artist-excerpt {
    font-family: "PT Mono", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.djsound-mobile-nav {
    background-color: #361645;
}
.mobile-nav-close {
    color: #fff;
}
.mobile-navigation ul > li.menu-item > a, .mobile-navigation-categories ul > li.menu-item > a {
    color: #fff;
}
.djsound-sorting {
	display: none;
}
@media (max-width: 767px) {
    .djsound-artist-1 .artist-item {
        padding-bottom: 70px;
    }
    .djsound-artist-1 .artist-item .entry-content {

    }
    .djsound-artist-1 .artist-item:hover .artist-content {
        padding: 30px 10px 30px;
    }
    .djsound-artist-1 .artist-item .entry-title {
        font-size: 14px;
    }
    .djsound-artist-1 .artist-item .artist-excerpt {
        font-size: 12px;
        padding: 0;
    }
    .djsound-artist-1 .artist-item:hover .artist-excerpt {
        max-height: 210px;
    }
    .elementor-widget-icon-box.icon-style-3 .elementor-icon-box-icon:before, .elementor-widget-icon-box.icon-style-3 .elementor-icon-box-icon:after {
        width: 80px;
        height: 80px;
    }
	#page .site-content {
		margin: 20px 0;
	}
	#page .site-content h2{
		font-size: 21px;
	}
	ul.products li.product {
		width: 50%;
	}
	ul.products li.product .price {
		font-size: 18px;
		line-height: 1.25;
	}
	ul.products li.product a[class*=product_type_] {
		padding: 10px 15px;
		font-size: 12px;
		bottom: -63px;
	}
	.single-product div.product .product_title {
		font-size: 21px;
	}
	.single-product div.product p.price {
		font-size: 18px;
	}
}
#shipping_method li > label {
	display: block;
	word-break: break-word;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .woocommerce-product-gallery__image:hover a img {
	opacity: inherit;
}
