.form-actions {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 0;
}
.row-fluid.nav {
    display: none;
}

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

*+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 */

.hikashop_products_listing .hikashop_product_discount, .hikashop_products_listing .hikashop_product_price_before_discount {
    text-decoration: line-through;
    color: red;
    margin: 0 10px;
}

.hikashop_product_price_before_discount {
    text-decoration: line-through;
    color: red;
}

#hikashop_product_right_part .hikashop_product_price_before_discount {
    text-decoration: line-through;
    color: red;
    margin-right: 10px;
}

.hikashop_product_price_full {
    font-size: 26px;
    color: #242427;
}

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

.hikashop_filter_module label {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

#hikashop_product_custom_info_main td {
    font-size: 13px;
}

#hikashop_product_code_main {
    font-size: 12px;
    font-weight: 500;
    color: #6c6d74;
    display: block;
    line-height: 23px;
}

h1.producth1 {
   font-size: 25px;
    font-weight: 400;
}

.hikashop_products_listing .hikashop_product_price_full {
    color: #131313;
    font-size: 20px;
    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: 420px;
}}

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

.hikashop_small_cart_total_title {
    font-size: 13px;
}

.hikashop_cart_dropdown_content .hikabtn {
    display: block;
color: #fff !important;
}

td.hikashop_cart_module_product_name_value.hikashop_cart_value {
    font-size: 11px;
    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;
}

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

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

a.hikacart {
    color: #fff;
    background-color: #25ab53;
    border-color: #25ab53;
    display: block;
    font-size: 10px;
    padding: 6px 15px;
    line-height: 1.42;
}

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

.hikabtn {
        background: #25ab53;
    text-transform: uppercase;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#25ab53, endColorstr=#25ab53);
    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: 10px;
    letter-spacing: 1px;
}

.hikabtn:hover, .hikabtn:focus {
    text-decoration: none;
    color: #fefefe;
    background-color: #1f9046;
    border-color: #1f9046;
}

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

.hikashop_product_name {
    margin-bottom: 10px !important;
    margin-top: 5px;
}

.hikashop_product_name a {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    color: #242427;
}

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

.thumbnail:hover {
    box-shadow: 0 2px 15px rgb(0 0 0 / 20%);
    border: 2px solid;
}

#hikashop_product_right_part a.hikacart {
   padding: 0 50px;
    font-size: 13px;
    width: 250px;
    height: 45px;
    line-height: 45px;
}

#hikashop_product_quantity_main {
    display: inline-flex;
    padding-top: 10px;
}

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

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

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: #242427;
    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: #e2e2e2;
}

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

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

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

.uk-label, .label, a.label {
    background: #eb3123;
    font-family: inherit;
}

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: 150px;
}

.hikashop_small_image_div {
    text-align: center;
}

.hikashop_image_main_thumb_div {
    height: auto !important;
}

.hikashop_product_code_cart {
    display: block;
}

#mcart {
    position: absolute;
    left: auto;
    right: 10px;
    top: 20px;
    color: #b7809d;
}

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

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

.hikashop_product_code_list {
    margin-top: -2px;
    font-size: 11px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 0;
}

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #b02f23 !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_filter_title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    color: #b02f23;
}

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

.hikashop_subcontainer {
    min-height: 360px !important;
}

select:not([class*=uk-]):not([multiple]):not([size]) {
    width: 60px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-right: 10px;
}

.hikashop_products_listing span.hikashop_product_our_price_title {
    font-size: 13px;
    font-weight: 500;
}

.hikashop_products_listing span.hikashop_product_msrp_price.hikashop_product_price_full {
    color: #FFFFFF;
    display: block;
    border: 0px solid;
    margin-bottom: 6px;
    background-color: #C3C3C3;
}
.hikashop_products_listing .hikashop_product_price_full {
    color: #FFF;
    display: block;
    border: 0;
    background-color: #131313;
    font-size: 13px;
    line-height: 30px;
}

#hikashop_product_right_part .hikashop_product_price_full {
    display: block;
}

/* END HIKASHOP */

input#filter_text__1 {
    height: 35px;
    width: 220px;
}

#module-118 {
    font-size: 15px;
    letter-spacing: 0.5px;
}

.tm-toolbar .uk-icon-button:focus, .tm-toolbar .uk-icon-button:hover{
    background-color: #f7f7f7;
    color: #eb3123;
    border-color: #eb3123;
}

.container-slider .slider .item img {
    width: auto;
    vertical-align: middle;
    box-sizing: border-box;
    height: 200px;
    text-align: center;
    clear: both;
    display: block;
    border: none;
    max-width: 100%;
    transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    margin: 0 auto;
}

.container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a {
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: 600;
    color: #131313;
    line-height: 15px;
}

.container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-price {
    font-family: inherit;
    color: #131313;
    white-space: nowrap;
    font-weight: 600;
    font-size: 18px;
}

.container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
    padding: 9px;
    background: #fff;
    border: 0;
    /*box-shadow: 0 0 5px -2px #6C6C6C;
    border: 1px solid #eaeaea;*/
}

.container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {margin-bottom: 0;}

td.acyterms {
    font-size: 14px;
    line-height: 1.6;
}

.acymailing_module div label {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
}

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

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

.acymailing_module_form .acymailing_introtext {
    padding-bottom: 6px !important;
}

td.acysubbuttons {
    display: inline-block;
}

.acysubbuttons {
    text-align: left;
}

.uk-navbar-container {
    border-bottom: 1px solid rgba(0,0,0,.06);
}

#module-119, #module-120 {
    cursor: pointer;
}

.tm-toolbar-default .uk-button-primary:hover {
    color: #242427;
}

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

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

#module-119 .uk-button-primary {
    background-color: #fff;
    color: #242427;
    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;
}

/* END OF DROPDOWN */

.hikashop_previous_product_btn a, .hikashop_next_product_btn a {
	width: 100px;
	background: #242427;
}

.hikashop_previous_product, .hikashop_next_product {
    height: 15px;
}

.hikashop_previous_product_btn p, .hikashop_next_product_btn p {
    font-size: 9px;
}

#hikashop_product_right_part {
    border: 1px solid #ddd;
    padding: 25px;
}

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

.list-footer.pagination.pagination-toolbar {
    text-align: center;
    margin: 0 auto;
}
.list-footer.pagination.pagination-toolbar > * {
    padding-left: 10px;
    display: inline-block;
    font-size: 13px;
    margin-top: 20px;
}

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: 2px 5px;
    margin-left: 5px;
    height: auto;
}

#module-124 {
    margin: 2px -15px 1px 0;
}

#module-123 {
    margin: 0 0 0 -10px;
}

.chzn-container {
    width: auto !important;
}

.hikashop_product_quantity_div input {
    max-width: 100px;
}

#hikashop_product_right_part .hikabtn {
    padding: 12px 15px;
    position: relative;
    top: 4px;
}