/*
	Theme Name:	Xtra Child
	Theme URI:	https://www.rtl-theme.com/xtra-corporate-woocommerce-theme/
	Description:Sample child theme of Xtra theme for customization.
	Author:		Xtra Theme
	Author URI:	http://xtratheme.ir
	Template:	xtra
	Version:	1.0.0
*/

.amphtml-single-post ul:not([class]) li::before{
	    margin-left: 0 !important;
}

.has-main-paragraph-color {
    color: #ffd87d;
}
.has-main-paragraph-background-color {
    background-color: #ffd87d;
}
.has-background{
	padding: 20px;
    border-radius: 10px;
}