*+address, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul {
    margin-top: 10px;
}

address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 10px 0;
}

#hikashop_product_name_main {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
}

.hikashop_cart_dropdown_content {
    z-index: 9000;
    position: absolute;
    width: auto;
    padding: 4px;
    border: 1px solid #808080;
    background-color: white;
}

.hikashop_product_price_before_discount {
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 16px;
    color: gray;
    padding: 5px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
    background-color: white;
}


/* REMOVE STOCK COUNT ON MOBILE */
.hikashop_product_stock_count {
    display:none!important;
}
/* END REMOVE STOCK */

.hikashop_product_desc-cris {
    display:block;
    font-size: 12px;
    font-weight: 500;
}

input#hikashop_checkout_quantity_20780 {
    width: 53px;
}
div#mobilesearch {
    width: 42%!important;
    float: right;
    position: relative;
}

#hikashop_checkout .hikashop_product_price_full {
    font-size: 16px;
}
select:not([class*=uk-])[size]{
        padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: middle;
    border: 0px 
}

select.inputbox:not([class*=input-]) {
    width: 80px!important;
}
.hikashop_product_price_full {
    font-size: 20px;
}
.hikashop_product_stock_count {
    display: none;
}
.uk-position-cover {
transform: scale(1) !important;
}

.hikashop_filter_module label {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    top: -4px;
}

.hikashop_filter_title {
    font-weight: 500;
}

#hikashop_product_code_main {
    font-weight: 600;
    color: #475363;
    display: block;
    font-size: 17px;
    line-height: 22px;
}

.hikashop_product_image {
    margin-bottom: 7px;
}

.hikashop_products_listing .hikashop_product_price_full {
    font-size: 15px;
    font-weight: 500;
}

.hikashop_product_image, .hikashop_product_image_subdiv, .hikashop_product_main_image {
    height: auto !important;
}

.hikashop_product_image_subdiv, .hikashop_product_main_image_subdiv {
    width: auto !important;
}

#hikashop_product_right_part input[type="text"] {
       width: 50px;
    height: 43px;
    border: 1px solid rgb(247, 247, 250);
    background: #fff;
    color: #15335b;
    font-size: 12px;
    text-align: center;
}

th.hikashop_cart_module_product_image_title.hikashop_cart_title, th.hikashop_cart_module_product_name_title.hikashop_cart_title,
th.hikashop_cart_module_product_quantity_title.hikashop_cart_title, th.hikashop_cart_module_product_price_title.hikashop_cart_title {
    display: none;
}

.hikashop_cart .hikashop_product_price_full {
   font-weight: 600;
    color: #181822;
    font-size: 12px;
   
}

@media (min-width: 479px){
.hikashop_cart table {
    width: 100%;
    min-width: 400px;
}}

@media (max-width: 480px){
.hikashop_cart table {
    width: 100%;
    min-width: 290px;
}}

.hikashop_small_cart_total_title {
    font-size: 13px;
    color: #111;
    font-weight: 500;
    background: url(../../../images/basket.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px 0 0px 25px;
    line-height: 1;
    background-position: left center;
}

#module-107 {
    position: relative;
    top: 6px;
}

.hikashop_cart_dropdown_content .hikabtn {
    display: block;
color: #fff !important;
    margin-top: 10px;
}

td.hikashop_cart_module_product_name_value.hikashop_cart_value {
    font-size: 12px;
    line-height: 17px;
 max-width: 150px;
}

td.hikashop_cart_module_product_name_value.hikashop_cart_value a {
    color: #000 !important;
}

td.hikashop_cart_module_product_image.hikashop_cart_value {
    text-align: left !important;
}

#hikashop_checkout_coupon_1_5 .hikabtn {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #f2f3ff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    background: #231f20;
    vertical-align: middle;
    line-height: 31px;
    min-height: 31px;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    padding: 0 19px;
    border-radius: 0;
    overflow: hidden;
    z-index: 1;
    font-family: 'Roboto',sans-serifsans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-backface-visibility: hidden;
    position: relative;
    top: -3px;
    width: 200px;
}

.hikabtn {
        background: #111;
    text-transform: uppercase;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b02f23, endColorstr=#b02f23);
    transition: all .2s;
    border-width: 0;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 0;
    font-size: 13px;
    padding: 7px 15px;
    margin-top: 5px;
}

.hikabtn:hover, .hikabtn:focus {
    text-decoration: none;
    color: #fff;
    background-color: #b0cabd;
    border-color: #b0cabd;
}

td.hikashop_cart_module_product_quantity_value.hikashop_cart_value input[type="text"] {
    height: 25px;
    line-height: 20px;
    font-size: 10px !important;
    color: #694444;
    font-family: 'Open Sans',arial;
    width: 30px;
    position: relative;
    left: -14px;
    text-align: center;
    font-weight: bold;
    padding: 2px !important;
}

.hikashop_product_code_checkout {
    display: block;
    color: #475361;
    font-size: 11px;
    font-weight: 600;
}

input#hikashop_checkout_quantity_1 {
  height: 25px;
    line-height: 25px;
    color: #a2a2a2;
    font-family: 'Open Sans',arial;
    width: 20px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.input-append input {
    height: 22px;
    line-height: 22px;
    border-top: 1px solid rgba(35, 35, 49, 0.1);
    background: #fafafa;
}

.hikashop_checkout_coupon_field {
    position: relative;
    top: -3px;
    width: 100% !important;
}

.control-group input, .row-fluid input[class*="span"], .input-append .btn {
    min-height: 35px !important;
}

[class^="icon-"], [class*=" icon-"] {width: 30px;}

a.hikacart {
    color: #fff;
    background-color: #04A750;
    border-color: #04A750;
}

a.hikacart:hover, a.hikacart:focus {
    color: #fff;
    background-color: #1c1c1c;
    border-color: #1c1c1c;
}

.hikashop_cart_dropdown_content {
   left: auto !important;
    right: 0 !important;
}

.hikashop_product_name,
.hikashop_category_name {
    font-weight: 600;
    font-size: 13px;
}

.hikashop_product_name a {
    font-size: 17px;
    font-weight: 900;
    line-height: 1;
}

.hikashop_category_name a {
    font-size: 16px;
}

.thumbnail:hover {
    box-shadow: 0 2px 15px rgba(0,0,0,0.2);
}

#hikashop_product_right_part a.hikacart {
        padding: 0 55px;
    font-size: 13px;
    width: auto;
    height: 43px;
    line-height: 43px;
    position: relative;
    top: -5px;
}

#hikashop_product_right_part .input-append .add-on, #hikashop_product_right_part .input-prepend .add-on {
    width: 40px;
    height: 43px;
    color: #292929;
    line-height: 38px;
}

input#modlgn-username, input#modlgn-passwd {
    width: auto !important;
}

img.hikashop_product_checkout_cart_image {
    max-width: 150px;
}

select#data_address_address_state {
    width: 100%;
}

input#register_email, input#register_password, input#register_password2 {
    width: 100%;
}

.inputbox[type="text"]:not([class*="input-"]) {
    width: 100%!important;
}

.uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate, input[type="checkbox"]:not([class*="uk-"]):checked, input[type="checkbox"]:not([class*="uk-"]):indeterminate, input[type="radio"]:not([class*="uk-"]):checked,
.uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus, input[type=checkbox]:not([class*=uk-]):checked:focus, input[type=checkbox]:not([class*=uk-]):indeterminate:focus, input[type=radio]:not([class*=uk-]):checked:focus{
    background-color: #b4c5bd;
    border-color: transparent;
}

.uk-checkbox, .uk-radio, input[type=checkbox]:not([class*=uk-]), input[type=radio]:not([class*=uk-]) {
    width: 20px;
    margin-right: 5px;
    min-height: 20px !important;
    background-color: #111;
}

input#hikashop_checkout_terms_checkbox_3_1 {
    background-color: #111;
}

.hkform-horizontal .hkcontrol-label {
        text-align: left;
        font-weight: 600;
}

input.hikashop_checkout_coupon {
    height: 31px;
    width: 200px !important;
    position: relative;
    top: 0;
}

#hikashop_checkout_coupon_1_6 {
    margin-top: 20px;
}

input#hikashop_checkout_quantity_2 {
    width: 40px !important;
    text-align: center;
}

.uk-label, .label, a.label {
    background: #475361;
        font-family: inherit;
        font-size:14px;
}

input#modlgn-remember {
        min-height: 16px !important;
    margin-top: 4px;
}

#form-login-remember {
    margin-bottom: 5px;
}

.hikashop_category_image {
    height: auto !important;
}

#hikashop_checkout_coupon_1_5 label {
    position: relative;
    top: -7px;
    margin-right: 10px;
}

img.hikashop_child_image {
    height: 130px;
    margin: 3px 0;
    width: 130px;
}

#hikashop_small_image_div {
    text-align: center;
}

#hikashop_image_main_thumb_div {
    height: auto !important;
}
.hikashop_product_code_cart {
    display: block;
}

i.wk-icon-shopping-cart {
    font-size: 25px;
}

.hikashop_container {
    margin: 5px 0 !important;
}

.hikashop_product_code_list {
    display: block;
    margin-top: -5px;
    font-size: 13px;
    font-weight: 600;
    color: #475363;
    font-style: italic;
    margin-bottom: 0;
}

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #449d44 !important;
    width: auto;
    font-size: 10px;
    padding: 10px;
}

.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons {
    display: inline-block;
}

.notifyjs-metro-base .title, .notifyjs-metro-lite-base .title {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.notifyjs-metro-base .image {
    width: 35px !important;
}

.ui-slider-horizontal {width: auto !important;}

.hikashop_products_listing {margin-top: -14px;}

/*.hikashop_subcontainer {
    min-height: 470px !important;
}*/

#hikashop_cart_107 {
    font-size: 14px;
}

.hikashop_filter_icons_6 input[type=radio]:not([class*=uk-]) {display:none;}
.hikashop_filter_checkbox img {
    margin: 4px;
    height: auto;
    width: 50px;
}

.noUi-connect {
    background: #ffffff;
}

.noUi-horizontal .noUi-handle {
    width: 25px;
    height: 25px;
    top: -5px;
    font-size: 11px;
}

.noUi-target {
    width: auto!important;
    margin-top: 40px !important;
}

input#filter_7_1_module_129, input#filter_7_3_module_129, input#filter_7_4_module_129, input#filter_7_5_module_129,
input#filter_7_1_module_130, input#filter_7_3_module_130,
input#filter_7_4_module_130, input#filter_7_5_module_130 {
    display: none;
}

.hikashop_product_variant_subname {
    display: none;
}

select[multiple]:not([class*=uk-]), select[size]:not([class*=uk-]) {
    height: 45px;
}

.hikashop_cart_product_name .hikashop_product_code_checkout {
    margin-left: 0;
}

/* END HIKASHOP */

.uk-section-default {background-image: none;}

@media (max-width: 959px){
.tm-sidebar {display: none;}}

@media (min-width: 960px){
.filtersm {display: none;}}

#slide .uk-h3 {
    font-weight: 600;
}

.uk-overlay-primary {
    border-radius: 15px;
}

#clients .uk-tile-primary {
    border-radius: 15px;
}

#products .uk-tile-primary {
    border-radius: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
}

/* TWO PRODUCTS PER ROW MOBILE */
@media only screen and (max-width:1023px) { 
	.hikashop_products_listing .hikashop_product {
width:50%
}
}
/* TWO PRODUCTS PER ROW */

.hikashop_quantity_form {
    padding-top: 20px;
}

td.key {
    width: auto;
    font-weight: 600;
}

.hikashop_previous_product_btn a, .hikashop_next_product_btn a {
    text-decoration: none;
    width: 120px;
    padding: 0px;
}

#hikashop_product_custom_name_51 {
    display: none;
}

#module-150 {
    margin: 0 -60px;
}

#hikashop_cart_module .hikashop_cart_dropdown_content {
    margin-top: 19px;
    box-shadow: 0px 2px 5px 0px rgb(30 30 30 / 10%);
    overflow-y: auto;
    min-height: 100px;
}

#hikashop_checkout_status_3_1 .label {
    background: #111;
    font-family: inherit;
    font-size: 14px;
    color: #fff;
    padding: 1px 10px;
}

#hikashop_checkout_terms_3_2 {
    padding-top: 25px;
}

.hikashop_checkout_terms label {
    position: relative;
    top: -5px;
}

select#limit select:not([class*=uk-])[size] {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
}

select#limit {
    width: auto !important;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 14px;
    height: auto;
    position: relative;
    top: -5px;
}

.counter {
    display: none;
}
.hikashop_results_counter {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    font-size: 13px;
}

.list-footer.pagination.pagination-toolbar > * {
    padding: 10px 5px;
    display: inline-flex;
    font-size: 13px;
    margin: 0 auto;
}

.list-footer.pagination.pagination-toolbar {
    text-align: center;
    margin: 0 auto;
}

ul.pagination.hikashop_pagination a, ul.pagination.hikashop_pagination li.uk-active {
    padding: 0px 2px;
    position: relative;
    top: 5px;
}

::placeholder, ::-webkit-input-placeholder{
  color: #111!important;
}

.hikashop_previous_product_btn.hikabtn, .hikashop_next_product_btn.hikabtn {
    font-size: 9px;
    width: 80px;
}