/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.3
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.menutop ul li a{
    color: #FFF !important;
}
.menutop ul li a{
    color: #FFF !important;
}

.menutop ul li.current-menu-item a{

}

.single-post .post_featured{
    height: 20rem !important;
}

.single-post  .content_wrap h1{
    padding-right: 250px !important;
  padding-left: 250px !important;
}
.single_style_style-1 .page_content_wrap > .content_wrap {
    padding-top: 3rem !important;
  }

.sidebar{
    position: relative !important;
}  
.sidebar_inner{
    padding: 2rem 0 !important;
    background: #c01e7f !important;
}
.sidebar_inner h5{
    font-size: 1.5rem !important;
    color: #FFF !important;
}

.sidebar_inner h6 a{
    color: #FFF !important;
}

.sidebar_inner h6 a:hover{
    color: #EC83C2 !important;
}

.page_content_wrap {
    padding-top: 4rem !important;
  }

h2.woocommerce-loop-product__title{
    text-transform: uppercase;
}  
.price_wrap span.woocommerce-Price-amount{
    color: #00a687;
    font-size: 1.3rem;
    font-weight: 500;
}
.single-product .woocommerce-Price-amount bdi{
    color: #00a687;
    font-size: 2.3rem;
    font-weight: 500;
}
.related h2.woocommerce-loop-product__title{
    text-align: center;
}
.related span.woocommerce-Price-amount{
    color: #00a687 !important;
}

.related span.woocommerce-Price-amount bdi,
.related span.woocommerce-Price-amount bdi span{
    color: #00a687 !important;
    font-size: 1.5rem !important;
    font-weight: 500;
}

.related .price{
    text-align: center;
}
.tittienda h1{
    color: #FFF !important;
}

.listali ul li{
    margin: 15px 0;
}

.listali ul li::marker{
    color: #c01e7f !important;
}

span.sc_layouts_cart_items_short{
    background-color: #d93095 !important;
}

.testimonioshome{

}

ul.sub-menu li a,
span.sc_layouts_item_icon{
    color: #FFF !important;
}

.bloghome .post_featured{
    border-radius: 25px 25px 0 0;
}

.single_add_to_cart_button{
    background-color:#9F1969 !important;
}

.product_meta{
    display: none;
}


.bloghome .entry-content{
    box-shadow: 0px 5px 20px 0px rgb(219, 215, 219);
  border-radius: 0 0 25px 25px;
  min-height: 170px;
}

#Right_Bar g {
  stroke: #FFF !important;
}

.blog h1{
    font-size: 2rem;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
}

.social_music-light{
    padding: 0 0 0 12px;
}

.social_music-light .fa-tiktok{
    margin: 0 19px 0 0px;
}

#place_order{
    background-color:#9F1969 !important;
}

.pfrecuentes a{
    color:#9F1969 !important;
}

.menu_mobile .menu_mobile_inner{
	background-color: #9f1969 !important;
}

/*RESPONSIVE*/

@media (max-width: 767px) {
	.menu_mobile .menu_mobile_inner a{
		color: #fda6da;
	}
	.single-post .content_wrap h1 {
	  padding-right:0px !important;
	  padding-left:0px !important;
	}
	.single-post .page_content_wrap {
		padding-top: 0rem !important;
	}
}











