/*
Theme Name: popularfx child
Theme URI: http://www.host-raptor.com/wp-content/themes/popularfx-child/
Author: Anthony Coker
Author URI: http://www.host-raptor.com/
Description: PopularFx child theme. 
Parent theme: popularfx
Version: 1.0.0
Template: popularfx
Text Domain: popularfx Child
Tags: child theme
*/

/* Upper Header CSS Override */

#domain_search
{
    
    margin-left: 30%;
    margin-right: 30%;
    background-color: rgba(145, 145, 145, 0.287);
}

.asp_product_name.asp_product_name 
{
    font-size: 17px !important;
    word-spacing: normal !important;
}

/* .asp_product_item_top.asp_product_item_thumbnail.asp_product_item_top.asp_product_item_thumbnail  */
.asp_product_item_thumbnail
{
    display: none !important;
}

.wpas.wpas
{
    /* margin-left: 25% !important; */
    
    /* margin: auto;
    width: 75%; */
    /* border: 3px solid green;
    padding: 10px; */
      
      
    padding: 1%;
    border: 1px transparent; 
    border-radius: 20px;
    background: lightgrey;
}

.wpas-login-register.wpas-login-register input
{
    margin: 5px;
    /* width: 25%; */

    /* margin-left: 10px !important; */
}

#wpas_form_login#wpas_form_login
{
    margin: auto;
    width: 50%;
}

#wpas_form_registration#wpas_form_registration
{
    margin: auto;
    width: 50%;
}

/* style="display: inline-block; text-align: left" */
/* ----------------------------------------------------- */