.tm-header :not(.uk-sticky-below)>.uk-navbar-container {
    padding-top: 0px;
    padding-bottom: 0px;
    /*background: #1111112e;*/
}

.tm-sidebar .hikashop_filter_button_inside {
    float: none !important;
}

.quanCustomlistField {
    clear: both;
    display: block;
}

.avaiabilityMessege {
    text-align: center;
    float: left;
}

.noUi-connect {
    background: #111;
}

.form-actions {
    padding: 0 0 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 0;
    background: transparent;
}

.row-fluid.nav {
    display: none;
}

.uk-position-cover {
transform: scale(1) !important;
}

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

.jux-tl-info {
    background: none repeat scroll 0 0 #ececec;
}

.jux-tl-item .jux-tl-desc {color: #1b2831;}

h2.jux-tl-title {
    display: none;
}

.jux-tl-item .jux-tl-time {
    color: #1b2831;}





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

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: 640px){
.hikashop_cart table {
    width: 100%;
    min-width: 400px;
}}

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

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

.hikashop_small_cart_total_title {
    font-size: 14px;
    color: #111;
    font-weight: 500;
    background: url(../../../images/shopping-bag_black.png);
    background-size: auto;
    background-repeat: no-repeat;
    padding: 3px 0 3px 30px;
    line-height: 1;
}

#hikashop_cart_module .hikashop_product_discount {
    display: none;
}

#hikashop_cart_module div.hikashop_cart_dropdown_content {
    margin-top: 19px;
    box-shadow: 0px 2px 5px 0px rgb(30 30 30 / 10%);
}

td.hikashop_cart_module_product_price_value.hikashop_cart_value {
    max-width: 70px;
}

td.hikashop_cart_module_product_name_value.hikashop_cart_value {
    font-size: 12px;
    line-height: 17px;
 max-width: 105px;
 padding-right: 20px;
}

@media (max-width: 480px){
td.hikashop_cart_module_product_name_value.hikashop_cart_value {
    font-size: 12px;
    line-height: 17px;
 max-width: 90px;
 text-align: left;
}}

td.hikashop_cart_module_product_name_value.hikashop_cart_value a {
    color: #111 !important;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}

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 {
    text-transform: uppercase;
    color: #ffffff;
    transition: all .2s;
    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: 10px;
    letter-spacing: 1px;
    border-radius: 1px;
    padding: 8px 12px;
    background: #093568;
}

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

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: #c9252c;
    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;
    width: auto;
}

.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: #009186;
    border-color: #009186;
    width: 60%;
    height: 15px;
    line-height: 1.5;
    font-size: 11px;
    margin-top: 2px;
}

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

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


.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;
}

#hikashop_product_right_part a.hikacart:hover {
    background-color: #093568;
    border-color: #093568;
}

@media (max-width:640px){
#hikashop_product_right_part a.hikacart {
    padding: 0 35px;
    font-size: 13px;
    width: auto;
    height: 40px;
    line-height: 40px;
}}

#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;
    border: 1px solid #ddd;
}

input.button.subbutton.btn.btn-primary {
    background: #ffffff;
    line-height: 35px;
    color: #232323;
    margin-top: 10px;
    border-radius: 0;
    box-shadow: none;
}

#sidebar_newsletter .inputbox[type="text"]:not([class*="input-"]) {
    background: #fafafa;
}

#sidebar_newsletter  input.button.subbutton.btn.btn-primary {
    background: #232323;
    line-height: 35px;
    color: #fff;
}

.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]) {
    border: 1px solid #ddd;
}

#hikashop_checkout_cart_1_2 input[type=text]:not([class*=uk-]) {
    width: 50px;
    margin-right: 5px;
}

.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: #111 !important;
    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: #efefef;
}

.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 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

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: 80px;
    margin: 3px 0;
}

#hikashop_small_image_div {
    text-align: center;
}

#hikashop_image_main_thumb_div {
    height: auto !important;
}

#hikashop_product_right_part .customeAvaibilityText.diathesimo {
    color: #009186;
    font-size: 15px;
    display: block;
    margin-top: 5px;
    width: 80px;
    margin-bottom: 20px;
}

#hikashop_product_right_part .customeAvaibilityText.eksantlite {
    color: #f59c2d;
    font-size: 15px;
    display: block;
    margin-top: 5px;
    width: 80px;
    margin-bottom: 20px;
}

#hikashop_product_right_part .customeAvaibilityText.miDiathesimo {
    color: #e81818;
    font-size: 15px;
    display: block;
    margin-top: 5px;
    width: 80px;
    margin-bottom: 20px;
    border-radius: 500px;
}

.hikashop_products_listing .quanCustomlistField.eksantlite {
    color: #f59c2d;
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 2px;
}

.hikashop_products_listing .quanCustomlistField.diathesimo {
    color: #009186;
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 2px;
}

.hikashop_products_listing .quanCustomlistField.miDiathesimo {
    color: #e81818;
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 2px;
}

.hikashop_products_listing #hikashop_product_quantity_field_1_select {
    width: 50px;
    margin: 0 15px 0 0;
}

#hikashop_product_right_part select#hikashop_product_quantity_field_1_select {
    height: 43px;
}

.hikashop_product_code_cart {
    display: block;
}


.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #1b2831 !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: 13px !important;
    font-weight: 600 !important;
    line-height: 1.4;
}

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

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

.hikashop_filter_title {
    color: #111;
    border-radius: 1px;
    font-weight: 600;
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 2;
}

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



.hikashop_products_listing .hikashop_product_stock {
    margin-top: 5px;
}

.hikashop_products_listing .hikashop_product_stock input[type=text]:not([class*=uk-]) {
    height: 35px;
    width: 50px;
    font-size: 12px;
    line-height: 35px;
    background-color: #fafafa;
    margin-right: 3px;
    text-align: center;
}

select#filter__5_module_240 {
    font-size: 12px;
}

#hikashop_product_right_part .hikashop_product_price_full {
    font-size: 22px;
    font-weight: 600;
}

#hikashop_product_right_part .hikabtn {
    background:#009186;
    padding: 10px 20px;
    font-size: 12px;
}

#hikashop_cart_241 {
    position: relative;
    top: 15px;
    right: 1px;
}
#hikashop_product_quantity_main > div > span {
display:none;
}
#hikashop_product_quantity_main .hikashop_product_stock {
    margin-top:10px;
}
.uk-button, .uk-subnav>*>:first-child {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#tm-sidebar label {
    font-size: 13px;
    font-weight: 500;
}

.hikashop_filter_PriceRange_7 .hikashop_filter_title {
    margin-bottom: 20px;
}

.slider_input {
    width: 60px;
    font-size: 13px;
    font-weight: 500;
}

.mikeHide {display: none;}

.contactForItList {
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
    background: #ddd;
    display: block;
    padding: 5px;
    border: 2px solid #fff;
    margin-top: 2px;
}

.contactForItPRD {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    background: #ddd;
    display: block;
    padding: 10px 5px;
    max-width: 290px;
    text-align: center;
}

.DiathesimoForItList {
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    display: block;
    padding: 5px;
    color: #717171;
    font-style: italic;
    margin-top: 4px;
}

.hikashop_subcontainer.thumbnail {
    min-height: 335px !important;
    border-radius: 1px !important;
}

.uk-select:not([multiple]):not([size]), select:not([class*=uk-]):not([multiple]):not([size]) {
    padding-right: 30px;
    border: 1px solid #ddd;
}

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_cart_dropdown_content .hikabtn {
    display: block;
    color: #fff !important;
    margin-top: 7px;
    background: #009186;
    padding: 8px 10px;
}

a.hikabtn {
    color: #fff !important;
    background: #009186;
}

#hikashop_cart_module .price_Mike_msrp {
    display: none;
}

td.hikashop_cart_product_quantity_value select:not([class*=uk-]):not([multiple]):not([size]) {
    width: auto !important;
}

/* DROPDOWN */
#module-252 > div > div:nth-child(1) > button, #module-252 > div > div:nth-child(2) > button {
    padding: 0 24px!important;
}

#module-252 > div > div:nth-child(1) > div {
    background-color: #1b2831;
    width: 250px;
    color: #fff;
}
#module-252 > div > div:nth-child(1) > div > form > ul > li:nth-child(1) > a,
#module-252 .uk-list>*>:last-child {
    color:#fff;
    font-size:12px;
}
#module-252 > div > div:nth-child(1) > div > form > ul > li:nth-child(2) > a {
    color:#fff;
    font-size:12px;
}

#module-252 .uk-button-primary {
    background-color: #fff;
    color: #1b2831;
    line-height: 2.3;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
    height: 30px;
}

.tm-toolbar-default .uk-input {
    height: 35px;
    font-size: 13px;
}

#module-261 > div > div:nth-child(1) > button, #module-261 > div > div:nth-child(2) > button {
    padding: 0 24px!important;
}

#module-253 .uk-dropdown {
    background-color: #d2d2d2;
    width: 250px;
    color: #fff;
}
#module-261 > div > div:nth-child(1) > div > form > ul > li:nth-child(1) > a,
#module-252 .uk-list>*>:last-child {
    color:#fff;
    font-size:12px;
}
#module-261 > div > div:nth-child(1) > div > form > ul > li:nth-child(2) > a {
    color:#fff;
    font-size:12px;
}

#module-261 .uk-button-primary {
    background-color: #fff;
    color: #1b2831;
    line-height: 2.3;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
    height: 30px;
}

/* END OF DROPDOWN */

#hikashop_checkout_address_1_1 > div.hk-container-fluid > div:nth-child(1) > fieldset > legend,#hikashop_checkout_address_1_1 > div.hk-container-fluid > div:nth-child(2) > fieldset > legend {
    font-size: 20px;
}

fieldset.hika_address_field.hikashop_checkout_billing_address_block, fieldset.hika_address_field.hikashop_checkout_shipping_address_block {
    border: 1px solid;
    padding: 20px;
}

.uk-radio:checked, input[type=radio]:not([class*=uk-]):checked {
    background-image: none;
    background-color: #232323;
}

input#theletetim_0, input#theletetim_1 {
    background-image: none;
    border: 1px solid #dcdcdc;
    margin-right: 0;
}

#hikashop_checkout_address_1_1_theletetim .hkc-sm-8 label {
    margin-right: 10px;
}

#address_country {
    height: 40px;
}

@media (min-width: 1025px){
#hikashop_checkout_cart_1_2 {
    margin-top: 30px;
    border: 1px solid #dcdcdc;
    padding: 20px;
    margin-bottom: 30px;
}}

.hikashop_cart_product_name {
    font-size: 13px;
    font-weight: 600;
}

.hikashop_cart_product_name a {color: #1b2831;}

.hikabtn.hikashop_checkout_address_cancel_button {
    float: right;
}

#hikabtn_checkout_next {
    padding: 15px 30px;
    font-size: 14px;
    background: #232323;
}

.hikashop_checkout_terms label {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

input#hikashop_checkout_terms_checkbox_2_3 {
    background-color: #232323;
    border-color: transparent;
}

.hikashop_checkout_terms label a {color: #1b2831;}

@media (max-width: 1024px){
.uk-navbar-nav>li>a {
    padding: 0 11px;
    font-size: 14px;
}}

img.hikashop_product_cart_image {
    width: 40px;
}

.back_button {
    font-size: 12px;
    display: inline-block;
    float: right;
}

.back_button a {
    color: white;
}

.hikashop_product_quantity_div input[type=number]:not([class*=uk-]) {
    width: 50px!important;
}

#hikashop_checkout_address_1_1_customtext_53_8_30_44 {
    font-size: 18px;
}

fieldset.hika_address_field.hikashop_checkout_checkout_address_block legend,
#hikashop_checkout_registration legend {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

input#hikashop_checkout_coupon_input_1_3, input#hikashop_checkout_coupon_input_2_3 {
    height: 35px;
    width: 240px !important;
    position: relative;
    top: 0;
}

#hikashop_checkout_coupon_1_3 label, #hikashop_checkout_coupon_2_3 label{
    position: relative;
    top: -7px;
    margin-right: 10px;
    font-weight: 500;
}

.btn.active.hikabtn-checkout-login, label.btn {
    width: 250px;
    margin: 5px 0;
    box-shadow: none;
    background: #232323;
    border: 1px solid #232323;
    color: #fff;
}


.btn-group>.btn:active, .btn-group>.btn.active {
    background: #636363;
    border: 1px solid #636363;
    color: #fff;
}

.btn:focus, .btn:hover, .uk-button-default:focus, .uk-button-default:hover {
    background-color: #121212;
    color: #fff;
    border-color: transparent;
    box-shadow: 0 4px 20px -6px rgb(84 84 120 / 26%);
}

#hikashop_checkout_login_form .controls {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
}

#hikashop_checkout_address_1_1 > div.hk-container-fluid > div:nth-child(1) > fieldset > legend, #hikashop_checkout_address_1_1 > div.hk-container-fluid > div:nth-child(2) > fieldset > legend {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
}

.hikashop_checkout_payment_images img {
    max-height: 25px !important;
}

.hikashop_checkout_payment_description, .hikashop_checkout_shipping_description {
    font-size: 13px;
    font-weight: 400;
}

#hikashop_checkout_cart_2_2 input[type=text]:not([class*=uk-]) {
    width: 50px;
    text-align: center;
}

.shipping_grid, .payment_grid {
    margin: 0 auto;
}

.shipping_grid .uk-card-default, .payment_grid .uk-card-default {
    padding: 20px;
    background: #fff;
    box-shadow: none;
    color: #232323;
}

.shipping_grid legend, .payment_grid legend {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 10px;
}

.hikashop_checkout_cart_final_total, td#hikashop_checkout_cart_final_total_title {
    font-size: 17px !important;
    font-weight: 600;
}

#hikashop_checkout_fields_2_4 legend{
    display: none;
}

#hikashop_order_2_4_comments textarea:not([class*=uk-]) {
    height: 70px;
    background: #fafafa;
}

fieldset.hika_address_field.hikashop_checkout_billing_address_block a {
    display: none;
}

.hika_edit {min-height: 25px;}

#hikashop_checkout_registration h4 {
    font-size: 36px;
}

tr.hikashop_product_custom_perigrafi_line label {
    display: none;
}

#hikashop_product_description_main td {
    width: 50%;
}

a.offer {
    color: #ff0000 !important;
}

td.acyterms {
    font-size: 12px;
    line-height: 1.4;
}

.acysubbuttons {
    text-align: left !important;
}

td.acyterms a {
    font-weight: 600;
}

@media (max-width: 959px){
.uk-navbar {
    min-height: 140px;
    margin-top: -25px;
}}

.mobile_bar {
    position: absolute;
    bottom: -1px;
    left: auto;
    right: 0;
    background: #093568;
    min-height: 32px;
    color: #fff;
}

.mobile_bar .uk-button-link {color: #fff;}

#mobilesearch, #lang, #mcart, #login {
    float: left;
    width: 24%;
    border-right: 1px solid #fff;
    cursor: pointer;
    position: relative;
    padding: 0;
}

#login .uk-dropdown {
    text-align: left!important;
    min-width: 230px;
    padding: 15px;
    color: #111;
}

#mobilesearch .uk-dropdown {
        padding: 15px;
    color: #111;
}

#mcart {
    float: left;
    width: 24%;
    border-right: 0px solid #fff;
    cursor: pointer;
    position: relative;
    padding: 4px 0;
}

#mcart .hikashop_small_cart_total_title {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    background: url(../../../images/shopping-bag.png);
    background-size: auto;
    background-repeat: no-repeat;
    padding: 1px 0 6px 25px;
    line-height: 1;
}

input#filter_text__20 {
    width: auto;
    font-size: 13px;
}

#hikashop_product_price_main {
    display: block;
}

.hikashop_characteristic_line_15 td {
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
    font-size: 13px;
}

.hikashop_filter__5 {
    float: right;
    margin-top: -45px;
}

#hikashop_module_162 .cris-sorting, #hikashop_module_161 .cris-sorting {
    display: none;
}

@media (min-width: 960px){
.cris-sorting {
    width: auto;
    float: right;
    margin-bottom: -10px;
}}

@media (max-width: 959px){
.cris-sorting {
    width: auto;
    float: left;
    margin-bottom: -10px;
    margin-top: 10px;
}}

.noUi-horizontal, select#limit {
    width: auto !important;
}

#tm-sidebar {order: -1;}

@media (max-width: 959px){
.mod-languages ul.lang-inline li {
    position: relative;
    top: 3px;
}}

.hikashop_cart_product_quantity_value input[type=text]:not([class*=uk-]) {
    width: 50px;
}

.hikashop_wizardbar {
    background-color: #ffffff;
    border: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}




input#filter_text__6 {
    height: 35px;
    width: 220px;
    color: #fff;
    font-size: 12px;
    border: 0;
    background-image: url(../../../images/search-icon-black.png);
    background-repeat: no-repeat;
    background-size: 25px 20px;
    background-position: right center;
    line-height: 35px;
}

/* LOGIN PAGE */

.login #tm-main {
    background: url(../../../images/login.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.login .uk-breadcrumb {display: none;}

.login .nav-tabs>li>a, .login .uk-tab>*>a {
    font-weight: 600;
    color: #fff;
}

.well {
    max-width: 420px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 30px;
}

label {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

input#username, input#password {
    width: auto;
    background: #ffffff;
}

input#remember {
    background: #fff;
    border: 1px solid #d3dbf0;
}

.form-horizontal .control-label {
    text-align: left;
}

.login  .control-label {
    position: relative;
    top: -6px;
}

/* END LOGIN PAGE */



/* HIKASHOP GRID */

.hkc-md-4, .hkc-md-6  {padding-right: 50px; padding-bottom: 50px;}

@media (min-width: 499px) and (max-width: 1000px){
.hkc-md-4 {width: 50%;}
}}



/* HIKASHOP CATEGORY LISTING PAGE */

.hikashop_container .el-title {
    font-size: 12px;
    line-height: 1.3;
}

.hikashop_container .el-image {width: 100%;}


/* END HIKASHOP CATEGORY LISTING PAGE */



/* HIKASHOP PRODUCT PAGE */
#product_overview {
    margin-top: 20px;
}


h1.producth1 {
    font-size: 30px;
    font-weight: 600;
    color:white;
}


/* MOBILE VIEW */

.mobile_bar {display:none;}

.uk-nav-sub li li {text-align: center; line-height: 2.0;}

/* END MOBILE VIEW */



div.advanced-dropdown {
  position: relative;
  height: 42px;
}

div.mod-languages li {
  margin-left: 0px;
  margin-right: 4px;
  margin-top: -10px;
}

div.advanced-dropdown a.langChoose img {
  border: 0px solid white;
}


form.fabrikForm label {
  cursor: default;
  color: #000;
}