/*.taxonomy-Taxonomy .wp-list-table #the-list .inline{display: none;}*/
#siteinfo_form .siteurl{width: 250px;}
#siteinfo_form .sitemenu{width: 200px;}
/*.taxonomy-Taxonomy .wp-list-table #the-list .row-actions .inline{display: none;}*/

.price_section .left, .price_section .right{
    float: left;
    width: 50%;
}
#wpt_product_price{
    float: left;
    width: 100%;
}
#wpt_product_price .inside{
    float: left;
    width: 98%;
}
#wc_b2b_role_based_prices .price_section{
    float: left;
    margin: 5px 0;
    width: 100%;
}
#_seo_product .seo_section{
    border: 1px solid #dfdfdf;
    float: left;
    margin: 5px 0;
    width: 97%;
}
#_seo_product .seo_section .seo_bottom{
    display: block;
    float: left;
    padding: 0 15px;
    width: 97%;
}
#_seo_product{
    float: left;
    width: 100%;
}
.seo_section .seo_section_inner{
    display: block;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.seo_section .seo_section_inner input,.seo_section .seo_section_inner textarea{
    width: 100%;
}
.seo_section_inner .left{
    float: left;
    width: 30%;
}
.seo_section_inner .right{
    float: left;
    width: 70%;  
}
.seo_section .site_header{
    background-color: #f1f1f1;
    font-size: 20px;
    padding: 10px 10px 10px 20px;
}
.seo_section .site_header a.site_title{ 
    font-weight: bold;
    text-decoration: none;
}
.seo_section .seo_section_inner a.product_name{
    color: #1e0fbe;
    display: block;
    font-size: 18px !important;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    text-decoration: none;
}
.content .custom_shop img{
    margin-bottom: 10px;
    width: 25% !important;
}
#logo #logo-img img {
    width: 100%;
}
#bill_account_type_field input[type=radio],#billing_Gender_field input[type=radio]{ 
    margin: 0px 10px;
}
#admin_siteinfo_form table{
    width: 50%;
}
#admin_siteinfo_form table th{
    text-align: left;
    padding: 10px 0;
}
.site_submit,#add_shortcode{
    cursor: pointer;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    border-radius: 0;
    font-size: 14px;
    line-height: 15px;
    margin: 1px;
    padding: 3px 5px;
    margin: 15px 10px 0 0;
}
.inner_div input{
    font-size: 15px;
    padding: 5px;
}
.inner_div input.url{
    font-weight: 700;
}
.site_info_div{
    background-color: rgb(223, 223, 223);
    padding: 5px 7px;
    margin-bottom: 7px;
}
.inner_div input.menu_text{
    width: 190px;
}
.site_error{
    color: red;
    font-size: 15px;
}
