form#premiertech_bookmarks_button {text-align:center; margin-bottom: 20px;}

form#premiertech_bookmarks_display ul {/*padding-left:10px;*/}
/*form#premiertech_bookmarks_display li:hover {text-decoration: underline;}*/
form#premiertech_bookmarks_display li button.rm-bm {
    color:orangered; 
    display:none; 
    background-color:transparent; 
    border:0; 
    padding:0;
    font-size:15px;
    font-weight:normal;
    line-height:25px;
    float:left;
    margin-left:-20px;
    height:25px;
    width:20px;
}
form#premiertech_bookmarks_display li:hover button.rm-bm {display:inline;}
form#premiertech_bookmarks_display li button.rm-bm:hover {color:red;}
form#premiertech_bookmarks_display li {list-style-type: none;}

body.page-slug-mygrowtopia .entry-content form#premiertech_bookmarks_display li button.rm-bm {display:inline !important;}

body.archive.tax-product_cat #content h1.page-title {display:none;}

/* mod widget */
#searchsubmit {
    /*line-height:31px;*/
    top:-1px;
    position: relative;
}
#searchform input#s {
    padding: 6px 3px;
    width: 126px;
}
#searchform label {
    display:none;
}
/* mod widget end */

#premiertech_suggested_products_display h3 {/*font-size:13px !important;*/}

/* modifying other plugins */
#searchForm INPUT {width:auto !important;height:25px;}
#sku-size {margin-top:10px;}
#brand-logo {/*height:50px;*/ 
    display: inherit;
    width: auto !important;
}
img.attachment-shop_catalog {width:auto !important;}

.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img,

.woocommerce #content div.product div.images img, 
.woocommerce div.product div.images img, 
.woocommerce-page #content div.product div.images img, 
.woocommerce-page div.product div.images img {
    box-shadow: none !important;
    /*width:auto !important;*/
}

.with_frm_style input[type="text"], 
.with_frm_style input[type="password"], 
.with_frm_style input[type="email"], 
.with_frm_style input[type="number"], 
.with_frm_style input[type="url"], 
.with_frm_style input[type="tel"], 
.with_frm_style select, 
.with_frm_style textarea, 
.frm_form_fields_style, 
.with_frm_style .frm_scroll_box .frm_opt_container, 
.frm_form_fields_active_style, 
.frm_form_fields_error_style, 
.with_frm_style .chzn-container-multi .chzn-choices, 
.with_frm_style .chzn-container-single .chzn-single {
    width:auto !important;
}

sup {
    bottom: 0.3ex !important;
}

ul.products li,
ul.products li a {
    text-align:center !important;
}

ul.products li a img {
    display:inherit !important;
}

/*form.woocommerce-ordering {display:none;}*/
/*
body.layout-using-archive-taxonomy-pa_brands .grid-container {
    float: left;
    width: 700px;
}*/

body.tax-pa_brands h1.page-title {
    background-color: #535353;
    color: #70B347;
    font-family: Kotta One;
    font-size: 36px;
    text-align: center;
    line-height: 160%;
}
li.widget_product_categories ul.product-categories ul.children {
    display:none;
}

#related-articles {
    /*padding-bottom: 50px;*/
}
.woocommerce-tabs .panel {
    box-shadow: none;
}