/*
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the lightweight.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

*{
	outline:none!important;
}

@media (min-width: 922px){
.ast-container {
    max-width: 100%;
}
}

.price{
	color: #922825!important;
}

marquee{
	font-size: 18px;
	color: #fff!important;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 95%!important;
    margin-left: auto;
    margin-right: auto;
}

.wc-block-grid__product-title{
	color: #000!important;
}
@media (min-width: 1200px){
.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0px!important;
    margin-bottom: 60px;
}
}
@media (min-width: 1200px){
.ast-woocommerce-container {
    margin-top: 60px!important;
}
}

.link, .list-item-link, .link-text {
color:#000!important;
}

/* @media(min-width: 800px){
.ast-footer-copyright {
    text-align: left!important;
}
}
@media(min-width: 800px){
.ast-builder-html-element {
    text-align: right!important;
}
}
*/
.woocommerce span.onsale{
display:none!important;
}
.flex-viewport{
	height: 400px!important;
}
a:where(:not(.wp-element-button)) {
    text-decoration: none!important;
}
h1.product_title.entry-title {
    text-transform: capitalize;
}
h2.woocommerce-loop-product__title{
	text-transform: capitalize;
}
.woocommerce .products .star-rating[title~="Not"] {
    display: none;
}
