:focus {
    outline: none !important;
}
input[id^="hikashop_product_quantity_field_"] {
  
    width: 88px !important;
}
.fa-sign-out:before {
   content: "\f2f5"!important;
}
textarea {
    height: 150px!important;
}
/**button**/

a.hikacart,
.hikabtn-success,
.hikashop_product_page .hikabtn,
.hikashop_checkout_address_cancel_button,
.hikashop_checkout_address_ok_button {
  background-color: transparent !important;
  background-image: url(/images/0_huayee/button/button-style-001.png) !important;
  background-size: cover !important;
  background-position: center;
  color: #0000ff !important;
  border: none;
  border-radius: 0px !important;
  padding: 19px 27px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  box-shadow: none;
  line-height: 1;
}

a.hikacart:hover,
a.hikacart:focus,
.hikabtn-success:hover,
.hikabtn-success:focus,
.hikashop_product_page .hikabtn:hover,
.hikashop_product_page .hikabtn:focus,
.hikashop_checkout_address_cancel_button:hover,
.hikashop_checkout_address_cancel_button:focus,
.hikashop_checkout_address_ok_button:hover,
.hikashop_checkout_address_ok_button:focus {
  background-image: url(/images/0_huayee/button/button-style-002.jpg) !Important;
  background-size: cover !important;
  background-position: center;
  background: #0000ff;
  color: #fff !important;
}

/*a.hikacart,
.hikabtn-success,
.hikashop_product_page .hikabtn,
.hikashop_checkout_address_cancel_button,
.hikashop_checkout_address_ok_button {
  color:  #000!important;
  background-color: #ffc230 !important;
  border-radius: 0px !important;
  padding: 8px 24px !important;
  background-image: linear-gradient(286deg,rgba(255,255,255,0),rgba(255,255,255,0));
  border: 1px solid;
  border-color: #ffc230 !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  min-width: 140px;
  line-height: 20px;
  text-align: center;
  border-radius: 30px;
}*/
.hikashop_product_page .hikabtn {
  float: none !important;
  margin-bottom: 15px;
}
/*a.hikacart:hover,
a.hikacart:focus,
.hikabtn-success:hover,
.hikabtn-success:focus,
.hikashop_product_page .hikabtn:hover,
.hikashop_product_page .hikabtn:focus,
.hikashop_checkout_address_cancel_button:hover,
.hikashop_checkout_address_cancel_button:focus,
.hikashop_checkout_address_ok_button:hover,
.hikashop_checkout_address_ok_button:focus {
  color: #8d8d8d !important;
  background-color: #fff !important;
  border-color: #8d8d8d !important;
  outline: 0 !important;
}*/
/*button#hikashop_register_form_button,
#hikashop_checkout_login_form .hikabtn,
a#hikabtn_cart_product_edit_cancel {
  color:  #000!important;
  background-color: #ffc230 !important;
  border-radius: 0px !important;
  padding: 8px 24px !important;
  background-image: linear-gradient(286deg,rgba(255,255,255,0),rgba(255,255,255,0));
  border: 1px solid;
  border-color: #ffc230 !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  min-width: 140px;
  line-height: 20px;
  text-align: center;
  border-radius: 30px;
  float: left;
}
button#hikashop_register_form_button:hover,
button#hikashop_register_form_button:focus,
#hikashop_checkout_login_form .hikabtn:hover,
#hikashop_checkout_login_form .hikabtn:focus,
a#hikabtn_cart_product_edit_cancel:focus,
a#hikabtn_cart_product_edit_cancel:hover {
  color: #8d8d8d !important;
  background-color: #fff !important;
  border-color: #8d8d8d !important;
  outline: 0 !important;
}*/


/*****************************************hika*************************************/
input#hikashop_product_quantity_field_8 {
    width: 88px !important;
}
.view-product.layout-show #sp-component {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.hikashop_product_page{
  background-color:#fff;
}
.hikashop_product_page table tr:nth-child(even) {background: #e8e8e8;}
.hikashop_product_page table tr:nth-child(odd) {background: #f9f9f9;}
span.hikashop_product_price_full {
    color: #000;
    display: block;
}
.hikashop_checkout_cart {
  color:#000;
}
div#hikashop_checkout_login_form {
  
    background-color: #fff;
    color: #000!important;
}

#hikashop_checkout_registration {
    background: #fff;
    color: #000;
}

#hikashop_checkout,
#hikashop_banktransfer_end{
     background-color:#fff;
	 padding: 0px;
     color:#000;
}
.hikashop_checkout_login h1 {
    color: #000;
    font-size: 20px !important;
    font-weight: 400;
    border-bottom: 1px dashed #a5a5a5;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current ,
.hikashop_checkout_payment{
    color: #000;
}



/**Detail**/
.hikashop_product_page table td {
    padding: 8px 10px;
    width: 50%;
}
@media(max-width:768px){
.hikashop_product_page table td {
    padding: 5px 5px;
    width: 50%;
    font-size: 14px;
}}
.hikashop_product_page table label {
  margin-bottom:0px;
}
.hikashop_product_page table td.key {
    background-color: rgba(247, 247, 247, 0.7);
}
.hikashop_product_page table td:nth-child(2){
  padding-left:5px;
}
select[multiple], select[size] {
    height: 42px !important;
}
/**fiter**/
#sp-left {
    color: #000;
    padding: 0px;
}
@media(max-width:991px){
  .hikashop_filter_module {
    background-color: #fff;
    margin-bottom: 0;
}
}
#sp-left .sp-module {
    border: unset;
    padding: 0px 15px !important;
    background-color: #fff;
    border-radius: 0px;
    /* border: 1px solid #7b7b7b; */
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}
.hikashop_filter_collapsable_title_mobile {
  margin-bottom: 0px;
  background-color: #fff;
}
.hikashop_filter_collapsable_title_always:hover, .hikashop_filter_collapsable_title_mobile:hover {
  border: 1px solid #fff;
  background-color: #ffffff;
  outline: none !important;
}
@media(max-width:991px){
  .hikashop_filter_fieldset h3 {
    color: #000;
    font-size: 18px !important;
    margin-left: 5px;
    text-transform: capitalize;
}
}
.hikashop_filter_always_collapsable_title_icon,
.hikashop_filter_collapsable_title_icon {
	margin-right: 5px;
	display: inline-block;
	content: url(/images/icon-menu.png);
	height: 20px;
}

/**hika account**/
.hk-well.hikashop_user_points_cpanel {
    display: none;
}
a.hikacart, .hikabtn-success, .hikashop_product_page .hikabtn, .hikashop_checkout_address_cancel_button, .hikashop_checkout_address_ok_button {
  border-radius:20px;
  text-transform: uppercase;
}

#hikashop_product_right_part .hikashop_product_code_main {
    font-size: 18px;
    letter-spacing: 1px;
    display: block;
}


/**HIKA**/
.hika_address_field legend ,
.hikashop_checkout_login h1,
.hikashop_billing_addresses h3, 
.hikashop_shipping_addresses h3{
    border-bottom: 1px dashed #ffc230;
}
span.hikashop_checkout_payment_images {
    display: block!important;
}
.hika_edit i {
    color: #454545;
}
.hika_cpanel_side_bar {
    display: none;
}
.hika_cpanel_main_data.hkc-md-9 {
    width: 100%;
}
body.layout-cpanel #sp-left .sp-module {
  border:unset;
  padding:0;
}
@media(min-width:992px){
  .hikashop_filter_module {
    padding: 0px 10px;
    /* border: 1px solid #ececec; */
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 0px;
  border: 1px solid #ebebeb;
  padding: 30px 10px !important;
  border-radius: 0px !important;
}
}
@media(max-width:991px){
   .hikashop_filter_module {
    padding: 0px;
    border: 1px solid #ececec;
}
}

/*filter**/
[class*='hikashop_filter_main hikashop_filter_main_']{
  margin-bottom:12px;
}
.cls-filter h3.sp-module-title {
    padding: 20px;
    margin-bottom: 0px!important;
}
span.hikashop_product_price_full.hikashop_product_has_options {
    margin-bottom: 0px;
}


/**checkout info**/
.cls-address-information {
    display: none;
}



/**cursor**/
.noUi-horizontal {
    width: 100% !important;
    margin: 0 !important;
    height: 10px !important;
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

.noUi-horizontal .noUi-handle {
    height: 20px !important;
    width: 20px !important;
    border-radius: 0;
}

.noUi-handle:after, .noUi-handle:before {
    display: none !important;
}

.noUi-connect {
    background: #204ff3 !important;
}

.noUi-tooltip {
    font-size: 12px;
    line-height: 1;
    padding: 2px !important;
    border: 0 !important;
    color: #585858 !important;
}

.noUi-horizontal .noUi-handle-upper {
    right: 0 !important;
}

.noUi-horizontal .noUi-handle-lower {
    right: -20px !important;
}
.noUi-target {
    height: 7px !important;
}
.noUi-handle.noUi-handle-lower .noUi-tooltip { transform: none; left: 0; }

.noUi-handle.noUi-handle-upper .noUi-tooltip {
    transform: none;
    left: auto;
    right: 0;
    bottom: -22px;
}
/*filter*/
@media(max-width:991px){
.hikashop_filter_collapsable_title {
    background: transparent;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    text-align: left;
    position: relative;
    padding: 2px 15px;
    border-bottom: 2px solid #0000ff;
}
.hikashop_filter_collapsable_title:before {
    position: absolute;
    content: '\f107';
    right: 10px;
    font-family: 'fontawesome';
}
.hikashop_filter_always_collapsable_title_icon, .hikashop_filter_collapsable_title_icon {
display: none;}}

.hikashop_product_page table tr:nth-child(even) {
    background: #f9f9f9;
}

span.hikashop_product_variant_subname {
    display: none;
}