#hikashop_dashboard > div.hika_cpanel_side_bar.hkc-md-3 > div > a:nth-child(6),.hk-well.hikashop_user_points_cpanel {
    display: none;
}

a#hikashop_reset_button_module_231 {
    right: 0px;
    top: -45px;
    position: relative;
    font-size: 10px;
}

#module-231 {
    position: relative;
    top: 15px;
    height:31px;
}
input#hikashop_filter_button_module_231 {
    position: relative;
    bottom: 47px;
    height: 30px;
}
.uk-input, .uk-select:not([multiple]):not([size]), .uneditable-input:not([class*=uk-]), input[type=color]:not([class*=uk-]), input[type=date]:not([class*=uk-]), input[type=datetime-local]:not([class*=uk-]), input[type=datetime]:not([class*=uk-]), input[type=email]:not([class*=uk-]), input[type=month]:not([class*=uk-]), input[type=number]:not([class*=uk-]), input[type=password]:not([class*=uk-]), input[type=search]:not([class*=uk-]), input[type=tel]:not([class*=uk-]), input[type=text]:not([class*=uk-]), input[type=time]:not([class*=uk-]), input[type=url]:not([class*=uk-]), input[type=week]:not([class*=uk-]), select:not([class*=uk-]):not([multiple]):not([size]) {
    height:50px;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #fff!important;
}
#related-roi {
    text-align:center;
}
#hikashop_product_custom_name_18 {
    display: none;
}
span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 15px;
    font-weight: 700;
}
span.hikashop_product_price_per_unit {
    font-size: 14px;
    font-weight: 700;
    padding-left: 7px;
    color: red;
}
#tm-main > div > div:nth-child(4) > ul > li:nth-child(1) > a {
    display:none;
}
#tm-main > div > div:nth-child(4) > ul > li:nth-child(2) > a {
    display:none;
}
#group17 > legend {
    font-size:20px;
    padding:5px 0px 10px 0px;
}
.roi-hr {
    border-top: 5px solid #e5e5e7;
    width: 15%;
    margin-top: 15px;
    margin-bottom: 15px;
}
#group8 > legend {
    display: none;
}

#hikashop_product_custom_info_main > h4 {
    display:none;
}
#module-221 > h3 {
    padding: 0px 10px;
    text-align: center;
    border-bottom: 2px solid #111;
}
/*div#st-1 {
    position: relative;
    left: -43px;
    padding-bottom: 20px;
    padding-left: 42px;
}*/
#form_4 > div.row-fluid.nav {
    display:none;
}

/* HIKASHOP */

.hikashop_product_quantity_div.hikashop_product_quantity_input_div_default {
    width: 30px;
    padding: 5px 8px;
}
#hikashop_product_quantity_field_1 {
    height: 30px;
    padding: 0;
    border: 1px solid #e5e5e7;
    text-align: center;
    width: auto;
    margin: 0;
}

.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default {
    margin-left: 35px;
    display: inline-flex;
    margin-top: 5px;
}





#hikashop_main_image {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}
#st-1 {
    margin-top:30px;
}
img.hikashop_child_image {
    margin: 5px 5px 10px 5px;
    height: 80px;
}
#hikashop_product_custom_shortdesc_line > .uk-table-small td, .uk-table-small th {
    padding:0px;
}

#hikashop_product_name_main {
    font-size: 25px;
    position: relative;
    right: 4px;
}
.hikashop_product_code_list {
    display: none;
}

#hikashop_product_right_part #hikashop_product_code_main {
    font-weight: 600;
    display: block;
    font-size: 16px;
    color: #990000;
    margin-bottom: -25px;
}
#hikashop_product_custom_info_main > h4 {
    margin-top:35px;
    background:#f2f2f2;
    padding:5px;
}
#hikashop_product_left_part > h4 {
        margin-top:35px;
    background:#f2f2f2;
    padding:5px;
}
#hikashop_product_right_part > h4 {
    background:#f2f2f2;
    padding:5px;
}
#hikashop_cart_module div.hikashop_cart_dropdown_content {
    border: 1px solid #1d4c81;
    width: 400px;
    font-size: 12px;
}

input#hikashop_product_quantity_field_12 {
    width: 35px;
    border: 1px solid;
    text-align: center;
}

#hikashop_cart_204 .hikashop_product_msrp_price.hikashop_product_price_full {
    display: block;
}

td.hikashop_cart_module_product_name_value.hikashop_cart_value {
    font-size: 12px;
    line-height: 1.2;
    max-width: 130px;
    text-align: center;
}

#hikashop_cart_204 .hikashop_product_price.hikashop_product_price_0 {
    font-size: 13px;
    font-weight: 700;
}

/** OLD
    a.hikawishlist {
    margin: 5px;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    vertical-align: middle;
    font-size: 11px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-family: 'Open Sans';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-origin: border-box;
    background-color:#98AFC7;
    width:200px;
}
**/
a.hikawishlist {
    margin: 5px;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px 7px;
    vertical-align: middle;
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-family: 'Open Sans';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    background-origin: border-box;
    background-color: #98AFC7;
    width: 170px;
}
a.hikawishlist:hover {
    background-color: #e7e7e7;
    border-color: #e7e7e7;
    color:#111;
}
a.hikacart {
    margin: 5px;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px 7px;
    vertical-align: middle;
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-family: 'Open Sans';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    background-origin: border-box;
    background-color: #98AFC7;
    width: 170px;
}
a.hikacart:hover {
    color: #111;
    background-color: #e7e7e7;
    border-color: #e7e7e7;
}
a.hikacart:focus {
    color: #111;
    background-color: #e7e7e7;
    border-color: #e7e7e7;
}

/* HIKASHOP END */
/* USER ICONS */
a.userm.uk-button.uk-button-small {
    padding: 0 9px;
    line-height: 30px;
    font-size: 14px;
    background: #3a3a3c;
    color: #fff;
    height: 30px;
    border-radius: 500px;
    width: 30px;
    margin: 0 1px;
    text-align: center;
}

#userm {
    position: absolute;
    left: 6px;
    top: 5px;
    display: inline-flex;
    z-index: 1000;
}
#mcart {
    position: absolute;
    left: auto;
    right: 15px;
    top: 8px;
    background: #fff;
    color: #131313;
    padding: 1px 10px;
}
#userm > div:nth-child(1) {
    padding-right:5px;
}
#userm > div:nth-child(2) {
    padding-right:5px;
}

#hikashop_cart_204 {
    font-size:14px;
    color:black;
}

/* USER ICON END */



#tm-main > div > div.login > form {
    background:none;
}
/* QUERIES */
@media only screen and (max-width:959px) { 
	.navbar .brand, .uk-logo {
    /*font-size: 28px;
    font-family: Roboto;
    color: #6c6d74;
    text-decoration: none;*/
    margin-top: 10px;
}}

.uk-navbar-container:not(.uk-navbar-transparent) {
    border-bottom: solid 1px #e3e4e7;
-webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s ease-out;
}

.uk-navbar-container.uk-navbar-sticky {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(30, 30, 30, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(30, 30, 30, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(30, 30, 30, 0.1);
    background: #ffffffe8;
}

.hikashop_filter__3 .hikashop_filter_title {
    display: none;
}

#hikashop_product_right_part .hikashop_product_price, #hikashop_product_right_part .hikashop_product_msrp_price_title {
    font-size: 20px;
    font-weight: 600;
}

td.key {
    display: none;
}

#hikashop_product_tags_main a {
    font-weight: 600;
}

#hikashop_product_right_part .hikashop_product_price_full {
    display: block;
}

.form-actions {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 0;
}
.row-fluid.nav {
    display: none;
}

#footer a {
    color: #ffffff;
}

h1.producth1 {
    line-height: 30px;
}

#st-1 .st-btn {margin-right: 5px !important;}

.breadcrumbs-cris .uk-margin-medium-bottom {
    margin-bottom: 0px!important;
}

#hikashop_checkout_coupon_2_2, #hikashop_checkout_terms_2_6 {
    margin: 30px 0 30px 0;
}

#hikashop_checkout_status_2_5 {
    margin: 20px 0 20px 0;
}

#hikashop_checkout legend {
    font-size: 20px;
    font-weight: 600;
}

.hikashop_cart_dropdown_content {
    z-index: 9000;
    position: absolute;
    width: auto;
    padding: 4px;
    border: 1px solid #808080;
    background-color: white;
}

.hikashop_cart_dropdown_content {
   left: auto !important;
    right: 0 !important;
}

.hikashop_cart_dropdown_content .hikabtn {
    display: block;
    color: #fff !important;
    margin-top: 10px;
    background: #000;
}

#mobilemenuck-bar-module {
    display: flex;
}

/*label.hkc-sm-4.hkcontrol-label {
    display: none;
}*/

.list-footer.pagination.pagination-toolbar {
    display:inline-flex;
}
.list-footer.pagination.pagination-toolbar > * {
    padding-left:10px;
}

select#limit select:not([class*=uk-])[size] {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
}

.hikashop_checkout_shipping_name, .hikashop_checkout_payment_name {
    font-weight: 600;
}

#module-233 {
    position: relative;
    top: 15px;
    left: 5px;
}

input#filter_text__4 {
    border: 1px solid #ddd;
}

.hikashop_filter_main.hikashop_filter_main__1 {
    max-height: 35px;
    position: relative;
    top: -15px;
}

input#filter_text__1 {
    height: 30px;
}

.hikashop_subcontainer.thumbnail, .hikashop_container {
    min-height: 300px !important;
}

#module-275 {
    margin: 0 -15px;
}

.hikashop_small_cart_total_title {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    background: url(/images/shopping-cart.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 3px 0 5px 30px;
    line-height: 1;
    background-position: left center;
}

div#hikashop_products_switcher_hikashop_category_information_module_206 .hikashop_container {
    min-height: auto !important;
}

.hikashop_product_right_part .hikashop_quantity_form .hikashop_product_quantity_div input  {
    height: 30px;
    padding: 0;
    border: 1px solid #e5e5e7;
    text-align: center;
    width: auto;
    margin: 0;    
}