/*
Theme Name:   PhotoFraming
Theme URI:    https://photoframing.onlineads.marketing
Description:  Child Theme For Photo Framing Shop
Author:       Maybie
Author URI:   https://photoframing.onlineads.marketing
Template:     astra
Version:      1.0.0
*/



.sell{
    display:none !important;
}

.ast-phone{
	color:#1B9C85 !important;
}

.site-title a{
	font-weight:bold !important;
}



.page-id-1008 .ast-above-header-wrap{
    display:none;
}
.page-id-1008 .site-title a {
	color:white !important;
}
.page-id-1008 .site-title a:hover {
	color:white !important;
}
.page-id-1008 .cfvsw_variations_form {
	display:none;
}

.star-rating{
	color:#1B9C85 !important;
}

.woocommerce-product-attributes-item--attribute_pa_gift-wrap{
	display: none;
}






@media only screen and (max-device-width: 480px) {

.page-id-1008 .site-title a{
	display:none;
}

}
/* Mobiles END */