/* Theme Name: Child Theme
Description: twenty twenty child theme
Template: twentytwentyone
*/
.ajax-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    background: #ffffff96;
}
.p-r{
	position:relative;
}
#responserror{
    color:red;
}
.woocommerce-product-gallery img {
    height: auto !important;
}