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/cart-black.png);
    background-size: auto;
    background-repeat: no-repeat;
    padding: 5px 0 5px 35px;
    line-height: 1;
}

/*#hikashop_cart_122  {
    font-size: 14px;
    color: #111;
    font-weight: 500;
    background: url(../../../images/cart-black.png);
    background-size: auto;
    background-repeat: no-repeat;
    padding: 10px 0 20px 35px;
}*/

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

td.hikashop_cart_module_product_price_value.hikashop_cart_value {
    min-width: 55px;
}

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

@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: 13px;
    font-weight: 600;
    line-height: 1;
}

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

.hikashop_cart_dropdown_container td.hikashop_cart_module_product_quantity_value.hikashop_cart_value {
    min-width: 90px;
}

.hikashop_cart_dropdown_container input.form-control {
    padding: 2px;
    max-width: 40px;
}

td.hikashop_cart_module_product_total_title {
    font-weight: 600;
    color: #000;
}

.hikashop_cart_dropdown_content .hikabtn {
    display: block;
    color: #fff !important;
    margin-top: 7px;
    background: #232323;
    padding: 5px 10px;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current {
    color: #232323;
}

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

.hikashop_wizardbar ul li {
    height: 48px;
    padding: 0 15px 0 25px;
    font-size: 13px;
    line-height: 46px;
    color: #1b2831;
    background: #ededed;
}

.hikashop_checkout_coupon label, .hikashop_checkout_coupon {
    margin-right: 10px;
    position: relative;
    top: -9px;
}

.hikabtn.hikabtn_checkout_coupon_add {
    position: relative;
    top: -3px;
    border-radius: 0;
}

input#hikashop_checkout_terms_checkbox_3_6 {
    background-color: #fff;
    border: 1px solid;
}

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

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

td.hikashop_cart_product_name_value, td.hikashop_cart_product_image_value,
td.hikashop_cart_product_price_value, td.hikashop_cart_product_quantity_value,
td.hikashop_cart_product_total_value {
    text-align: center;
}

.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: #232323;
}

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

#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: 100%;
    padding: 10px 10px;
    border: 1px solid #e5e5e7;
    height: 40px;
    background-color: #fff;
    color: #242424;
    font-size: 16px;
}

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

select#data_address_address_state {
    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;
}

.form-login__submit.form-group {
    max-width: 270px;
}

#hikashop_checkout_login_form .controls {
    line-height: 1;
    margin: -5px 0 10px 0;
}

.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: #d42725;
    border: 1px solid #d42725;
    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%);
}

#data_register_registration_method label.active {
    color: #ffffff !important;
}

input#register_email {
    width: 100%;
}

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

.form-control:where(input), .form-select:not([multiple])[size='1'], .form-select:where(select):not([multiple]):not([size]), .uk-input, .uk-select:not([multiple]):not([size]) {
    border: 1px solid #e5e5e7;
}

label.hkc-sm-4.hkcontrol-label {
    padding-top: 0;
}
.hkform-horizontal .hkcontrol-label {
    text-align: left;
    font-weight: 600;
}

#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-left: -20px;
}

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

.hikashop_checkout_payment_name {
    color: #000;
    font-size: 15px;
}

.hikashop_checkout_payment_description {
    font-size: 12px;
}

.hikashop_product_price_before_discount {
    color: #ff0000;
    margin-right: 5px;
    display: inline-flex !important;
}

.uk-legend, legend {
    color: #242424;
}

#hikashop_product_code_main {
    font-size: 18px;
    font-weight: 500;
    display: block;
    position: relative;
    top: 10px;
}

#hikashop_product_name_main{
    font-size: 30px;
    font-weight: 600;
}

.hikashop_product_image {
    margin-bottom: 7px;
}

.hikashop_products_listing .hikashop_product_price_full {
    color: #111;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.hikashop_products_listing span.hikashop_product_our_price_title {
  font-size: 13px;
font-weight: 600;
}
.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-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;
}

.hikashop_product_name, .hikashop_category_name {
    font-size: 13px;
    line-height: 1.3;
    margin-top: 5px;
}

.hikashop_product_name a {
    font-size: 15px;
    font-weight: 500;
    color: #111;
}

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

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

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

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

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

#hikashop_product_right_part .hikabtn {
    background: #242424;
    padding: 10px 25px;
    font-size: 13px;
    margin-bottom: 0;
}

.hikashop_quantity_form {
    display: inline-flex;
}

main .hikashop_product_quantity_div input.form-control, main .form-control.hikashop_product_quantity_field {
    max-width: 60px;
    padding: 2px 10px;
}

.hikashop_product_page table {
    width: auto;
}

table.hikashop_product_characteristics_table td {
    font-size: 14px;
    font-weight: 600;
    padding-right: 10px;
}

tr.subtotal {
    text-align: right;
}

p.hikashop_cart_product_name {
    /*max-width: 350px;
    margin: 0 auto;*/
    font-size: 15px;
}

.table>:not(caption)>*>* {text-align: left;}

.hikabtn, .hika_j2 .btn {
    background-color: #c92027 !important;
    color: #fff !important;
    border: 1px solid transparent !important;
}

.hkform-horizontal .hkcontrol-label {
        text-align: left !important;
    }
    
input#register_password, input#register_password2 {
    width: 90%;
}

input#register_email {
    width: 100%;
}

meter#progress-0 {
    display: block;
}

#hikashop_checkout_login_form .btn.hasTooltip {
  display: none;
}

.hika_toolbar .hikabtn span.hk-icon {
    color: #ffffff !important;
}

input#hikashop_checkout_coupon_input_3_2, input#hikashop_checkout_coupon_input_4_1 {
    width: 100%;
    font-size: 11px;
}

.hika_edit {
    background-color: #ffffff!important;
    padding: 0!important;
}

#hikashop_checkout .uk-divider-vertical {
    height: auto;
}

.hika_cpanel_icons .hk-icon .hk-icon-dark {
    color: #242424;
}

.hika_cpanel_icons .hk-icon {
    color: #242424 !important;}
    
.hika_address_element {
    border: 1px solid;
    padding: 20px;
    max-width: 300px;
    display: inline-block;
    margin: 5px;
    min-width: 230px;
}

input#password, input#jform_password1, input#jform_password2 {
    width: 100%;
}

.hikashop_address_listing_div .hika_edit a:nth-child(2){ display:none; }

a.hika_cpanel_icon.hikashop_cpanel_cart_div {
    display: none;
}

#hikashop_checkout_login_form .add-on {
    display: none;
}

#hikashop_checkout_login_form input::placeholder {
    color: #a3a3a3;
    font-weight: 500;
}

.hikabtn, .hika_j2 .btn {
    padding: 0 25px !important;
    font-size: 14px !important;
    line-height: 38px !important;
    transition: .1s ease-in-out !important;
    transition-property: color, background-color, background-position, background-size, border-color, box-shadow !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    border-radius: 500px !important;
}

.hikashop_cart_dropdown_container input.form-control {
    max-width: 40px !important;
}

main .hikashop_product_quantity_div input.form-control, main .form-control.hikashop_product_quantity_field {
    max-width: 60px !important;
}

i.fa.fa-sync {
    display: none;
}

button.close {
    display: none;
}

.alert.alert-error.alert-block {
    padding: 0 15px;
    border-radius: 1px;
    background: #ff0000;
    color: #fff;
    font-weight: 600;
}

.hkc-sm-6.hika_cpanel_price .fa.fa-credit-card {
    display: none;
}

#hikashop_address_listing .hika_toolbar {
    display: none;
}

img.hika_cpanel_product_image {
    display: none;
}

.hika_cpanel_product_name {
    font-size: 18px;
}

input#choose_1, input#choose_2 {
    width: auto !important;
}

.hkform-horizontal .hkradio {margin-right: 10px;}