/*dashboard*/

.com-hikashop.view-order.layout-pay.task-pay dl.hika_options.large select {
    width: 70%;
}
@media(max-width:991px){
.com-hikashop.view-order.layout-pay.task-pay dl.hika_options.large select {
    width: 100%;
}}
@media (max-width: 768px) {
	dl.hika_options.large > dd {
		margin-left: 5px !important;
		font-weight: 700;
  }}

@media(Max-width:991px){
.hk-well {
    margin-top: 10px;
}}

.hk-well {
    background: #f4eee4;
    border: 0;
    box-shadow: none;
    border-radius: 10px;
}

.hikashop_user_points_cpanel i {
    display: none;
}

.hk-well.hikashop_user_points_cpanel strong {
    color: #585858;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px !important;
    display: block;
}

.hk-well.hikashop_user_points_cpanel {
    /* display: flex; */
    /* align-items: center; */
    /* width: 100%; */
    /* justify-content: space-between; */
    margin-bottom: 30px;
}

.hk-well.hikashop_user_points_cpanel h5 {
    font-size: 42px;
    font-weight: 600;
    color: #412e09;
    letter-spacing: 0;
    margin: 5px 0 10px;
}

.hk-well.hikashop_user_points_cpanel h5 span {
    font-size: 0.4em;
    text-transform: uppercase;
    color: #585858;
    font-weight: 500;
}

.hk-well.hikashop_user_points_cpanel a.btn:hover, .hk-well.hikashop_user_points_cpanel a.btn:focus {
    background: #000 !important;
}

.hk-well.hikashop_user_points_cpanel a.link-history {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
}

.hk-well.hikashop_user_points_cpanel a.btn {
    margin-right: 10px;
    border: 0;
    background: #be8f59;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
    line-height: 1;
    font-size: 14px !important;
}

@media (max-width: 991px) {
  .hk-well.hikashop_user_points_cpanel a.link-history {
    display: block;
    padding-top: 10px;
    font-size: 10px;
}
}

@media (max-width: 767px) {
  .hk-well.hikashop_user_points_cpanel h5 { font-size: 32px !important; margin-top: 2px; }
  .hk-well.hikashop_user_points_cpanel a.btn { font-size: 12px !important; }
  .hk-well.hikashop_user_points_cpanel a.link-history { display: inline-block; padding: 0; }
}

.hk-well.hikashop_user_points_cpanel .coupon-session h5 {
    font-size: 20px;
    margin: 0 0 5px;
    font-weight: 700;
}

.hk-well.hikashop_user_points_cpanel .coupon-session b {
    color: #ef907b;
    font-weight: 600;
}

.hk-well.hikashop_user_points_cpanel .coupon-session .coupon_code {
    font-size: 14px;
    font-weight: 600;
}

.hk-well.hikashop_user_points_cpanel .coupon-session .coupon_code b {
    background: #fff;
    padding: 2px 8px;
    border-radius: 5px;
    margin-left: 2px;
}

@media (max-width: 767px) {
    .hk-well.hikashop_user_points_cpanel {font-size: 12px;padding: 15px;margin-top: 0;}
    .hk-well.hikashop_user_points_cpanel a { font-size: 12px !important; padding: 12px 15px; }
}

h3.hika_cpanel_main_data_title {
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
    padding: 0px 0px 10px 0px;
    margin: 30px 0 15px;
    color: #000;
}

@media (max-width: 991px) {
  h3.hika_cpanel_main_data_title { font-size: 12px !important; margin: 10px 0; letter-spacing: 0.5px; padding-bottom: 8px; }
}

@media(min-width:992px){
.com-users.view-profile.layout-edit .form-horizontal input {
    width: 70%;
}
.com-users.view-profile.layout-edit .form-horizontal .control-label {
    width: 30%;
}}

.hk-card-default {
    border-color: #f4eee4;
}

.hk-card-default > .hk-card-header, .hk-card-default > .hk-card-footer {
    border-color: #989898;
    background: #8abe57;
    transition: 0.3s;
    color: #fff!important;
}
.hk-card-default.hk-card-order .hk-card-header:hover {
	background-color: #000;
}

/*edit user profile*/
.profile-edit .well {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    letter-spacing: 0.2px;
}

.profile-edit legend {
    font-size: 18px !Important;
    font-weight: 600;
    color: #000 !Important;
    text-shadow: none !Important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-top: 20px;
    text-transform: capitalize;
    line-height: 1.1;
}

.profile-edit .form-horizontal .controls {
    margin: 0;
}

.profile-edit .form-horizontal .control-label {
    text-align: left;
    line-height: 1;
    padding: 10px 0;
    font-size: 14px;
}

.profile-edit .form-horizontal .controls input {
    width: 100%;
    border: 1px solid #bfbfbf;
    height: 40px;
    color: #000;
}

.profile-edit .form-horizontal .controls button {
    height: 40px;
}

.profile-edit .form-horizontal .controls a.btn {
      line-height: 23px;
    background: #faf1ec !important;
    color: #8d6a46;
    font-size: 12px;
    font-weight: 500;
    height: 40px;
    border-radius: 50px;
}

.profile-edit .form-horizontal .control-label label { margin: 0; } 

.profile-edit .form-horizontal .controls a.btn:hover,
.profile-edit .form-horizontal .controls a.btn:focus {
    background: #f0d8c7 !important;
}

.profile-edit .hkradio {
    display: inline-block;
}

.profile-edit .hkradio label {
    display: inline-flex;
    align-items: center;
}

.profile-edit .hkradio label input {
    margin-top: 0;
}

.profile-edit .hkradio label span {
    margin: 0 25px 0 8px;
}

@media (max-width: 991px) {
  .profile-edit .form-horizontal .control-label { padding: 0 0 10px; }
}


/*end of edit user profile*/







/*address*/

.hkc-md-6.hikashop_billing_addresses h3, .hkc-md-6.hikashop_shipping_addresses h3 {
    font-size: 16px !important;
    margin-top: 30px;
    background: #f4eee4;
    padding: 10px 15px;
    text-transform: capitalize;
}

.hikashop_address_listing_div dl.hika_options.large {
    margin: 0 0 10px;
}

.hikashop_address_listing_div select.hikashop_default_address_dropdown {
    padding: 5px 10px;
    height: 40px;
    color: #000;
}

.hikashop_address_listing_div div.hikashop_user_address {
    margin: 0 0 10px;
    border-color: #ddd;
    background: #fff;
}

/*paynow*/
.com-hikashop.view-order.layout-pay.task-pay h2 {
    font-size: 30px;
}
.com-hikashop.view-order.layout-pay.task-pay dl.hika_options.large > dt {
	width:180px;
	text-align: left;
}



fieldset#htmlfieldset_products .hikashop_order_product_name {
    width: 70%;
    /* float: right; */
    margin-top: 0px;
}

i.fas.fa-user-circle.fa-stack-1x {
    color: #fff;
    font-size: 15px;
    top: 5px !important;
}

a.hika_cpanel_icon i {color: #000;display: none;}

.hika_cpanel_icons > a:focus, .hika_cpanel_icons > a:hover {
    background: #f4eee4;
    color: #61504c;
}


@media (max-width: 991px) {
  fieldset#htmlfieldset_products .hikashop_order_product_name { width: 100%; }
  .hikashop_order_product_extra { text-align: right; }
  .hikashop_order_item_name_value a.hikashop_order_product_link { float: right; }
}

@media(max-width:768px){
.hika_cpanel_icons i {
    font-size: 18px !important;
    margin-top: 7px !important;
}

i.fas.fa-circle.fa-stack-1x.fa-inverse {
    font-size: 14px !important;
}

i.fas.fa-user-circle.fa-stack-1x {
    font-size: 10px !important;
    top: 0px !important;
}}

span.hikashop_cpanel_button_text {
    text-transform: uppercase;
    display: block;
    line-height: 1.3;
    padding-top: 12px;
    color: #fff;
    font-weight: 900;
}
a.hika_cpanel_icon:hover span.hikashop_cpanel_button_text {
   color: #000;
}

.hika_cpanel_icons i {
    font-size: 25px;
    top: 10px;
}

i.fas.fa-circle.fa-stack-1x.fa-inverse {
    font-size: 20px;
    top: 5px !important;
}

i.fas.fa-check.fa-stack-1x.hk-icon-dark {
    font-size: 14px;
    color: #fff;
    top: 5px !important;
}

@media(max-width:991px){
  i.fas.fa-user-circle.fa-stack-1x { top: 0px !important; }
  .hika_cpanel_icons i { top: 0px; }
  i.fas.fa-circle.fa-stack-1x.fa-inverse { top: 0px !important; }
  i.fas.fa-check.fa-stack-1x.hk-icon-dark { top: 0px !important; font-size: 11px !important; }
  .hika_cpanel_icons .hk-icon { display: none; }
  span.hikashop_cpanel_button_text {
    padding-top: 5px;
    /* padding: 0; */
    text-align: center !important;
    text-transform: capitalize;
    line-height: 1.3;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
}
  .hikashop_cpanel_main_interface a.hika_cpanel_icon {
    /* display: inline-flex; */
    /* width: 49%; */
    align-items: center;
    justify-content: center;
    padding: 15px 5px;
    border-radius: 5px;
    margin: 1px;
    border: 0;
    /* background: #f9eee9; */
    color: #61504c;
}  
  .hika_cpanel_icons { display: inline-table; width: 100%; }
}

a.hika_cpanel_icon i.fas.fa-star.fa-stack-1x.hk-icon-dark {
    display: none;
}

a.hika_cpanel_icon {
    /* padding: 0px; */
}

.hk-card-header a.hk-row-fluid {
    text-align: left;
    color: #fff;
}

.hk-card-body {
    text-align: left;
}

.hika_cpanel_main_data .hk-row-fluid {
    text-align: left;
}

.hika_cpanel_main_data .hkc-md-4 {
    padding: 10px;
}

.hika_cpanel_main_data .hkc-sm-4.hika_cpanel_order_action {
    text-align: left;
}

.hika_cpanel_main_data button.hikabtn {
    padding: 5px 10px;
    font-size: 12px !important;
    line-height: 14px !important;
    letter-spacing: 0.5px;
    margin-top: 7px;
    margin-left: 0px;
    text-transform: capitalize;
}

@media(max-width:991px){
  span.hkdropdown-text {
    line-height: 1 !IMPORTANT;
    font-size: 10px;
}

.hk-card-order span.order-label {
    font-size: 10px;
}
}

.hika_cpanel_main_data span.hika_cpanel_title {
    font-weight: 700;
}

.hika_cpanel_main_data span.hika_cpanel_value {
    font-weight: 700;
}

.hika_toolbar i.fas.fa-arrow-circle-left { color: #fff;}

.hika_toolbar i { line-height: 1 !important;}

div#hikashop_order_listing input#hikashop_search {
    width: 240px;
    height: 38px !important;
}
.com-hikashop.view-order input#hikashop_search {
    border-radius: 0px;
}
div#hikashop_order_listing button.hikabtn.hikabtn-primary {
    border-radius: 0px;
    margin-left: -4px;
    margin-top: 0px;
}

form#hikashop_show_cart_form .input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
    width: 100px !important;
}

form#hikashop_show_cart_form span.hikashop_product_price_full {
    font-weight: 800;
}

form#hikashop_show_cart_form td.hika_show_cart_total_price {
    font-weight: 800;
}

form#hikashop_show_cart_form td.hika_show_cart_total_text {
    font-weight: 800;
}

form#hikashop_show_cart_form td.hika_show_cart_total_quantity {
    font-weight: 800;
}

form#hikashop_show_cart_form img.cart-deletebtn {
    width: 14px;
}

.hika_toolbar_btn a.hikabtn i {
    color: #fff;
    font-size: 15px;
    margin-top: 0px;
}

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
form#hikashop_show_cart_form table.hikashop_cart_products tbody td img.hikashop_cart_product_image {
    padding-top: 30px;
    padding-left: 30px;
}}

@media(max-width:991px){
form#hikashop_show_cart_form span.hikashop_cart_product_name {
    float: right;
    margin-top: -78px;
    width: 60%;
}
  
  table#hikashop_cart_product_listing th {
    width: unset !important;
}

  .hika_toolbar > div > a, .hika_toolbar > div > .hkdropdown {
    margin-bottom: 5px;
}
  
form#hikashop_show_cart_form img.cart-publish {
    float: right;
}

form#hikashop_show_cart_form img.cart-deletebtn {
    float: right;
    margin-left: 5px;
}

form#hikashop_show_cart_form .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px 8px 8px 0px;
}}

.view-cart.layout-show form#hikashop_show_cart_form img.hikashop_cart_product_image {
    margin-right: 20px !important;
}

.hika_cpanel_products img.hika_cpanel_product_image {
    width: 80px;
    margin-right: 20px;
}

.view-order.layout-listing .hikashop_order_listing img.hika_order_product_image {
    width: 45px;
    margin-right: 20px;
}

@media(max-width:991px){
.view-order.layout-listing .hikashop_order_listing p.hika_order_product_price {
    text-align: left;
    margin-left: 73px;
}

.view-order.layout-listing .hikashop_order_listing .hkc-sm-2.hika_order_status {
    width: 30%;
}

.view-order.layout-listing .hikashop_order_listing .hkc-sm-2.hika_order_action {
    width: 30%;
}

.view-order.layout-listing .hikashop_order_listing .hkc-sm-1.hika_order_more {
    width: 30%;
}}

div#hikashop_dashboard .hkc-sm-4.hika_cpanel_order_status {
    width: 30%;
}

div#hikashop_dashboard .hkc-sm-4.hika_cpanel_order_action {
    width: 30%;
}

div#hikashop_user_addresses_default dl.hika_options.large > dt {
    width: 100%;
    margin: 0;
    float: none;
    text-transform: capitalize;
}

div#hikashop_user_addresses_default dl.hika_options.large > dd {
    margin-left: 0;
}

.view-order.layout-show .hikashop_header_title h1 {
    font-size: 18px !Important;
    color: #000 !Important;
    text-shadow: none !Important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.view-order.layout-show table.hikashop_order_main_table div#hikashop_order_right_part {
    font-weight: 800;
}

.view-order.layout-show table.hikashop_order_main_table img.hikashop_order_item_image {
    width: 100px;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_additional_value {
    text-align: center;
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_item_price_value {
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_item_total_value {
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_subtotal_value {
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_shipping_value {
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_total_value {
    font-weight: 600;
    color: #b73213;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_subtotal_title.key label {
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td label {
    font-weight: 600;
}

.view-order.layout-show table.hikashop_order_main_table td.hikashop_order_total_title.key label {
    font-weight: 600;
    color: #b73213;
}


.view-order.layout-show table.hikashop_order_main_table th.hikashop_order_item_price_title.title {
    text-align: center;
}

.view-order.layout-show table.hikashop_order_main_table th.hikashop_order_item_quantity_title.title.titletoggle {
    text-align: center;
}

.view-order.layout-show table.hikashop_order_main_table th.hikashop_order_item_total_title.title.titletoggle {
    text-align: center;
}

.view-order.layout-show table.hikashop_order_main_table td {
    padding: 5px 0px 5px 0px;
}

table.hikashop_order_main_table legend {
    border: 0;
    background: #e4f2f4 !important;
    padding: 10px;
    line-height: 1.3;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}

table.hikashop_order_main_table fieldset#htmlfieldset_billing { margin-right: 20px; }

table.hikashop_order_main_table fieldset#htmlfieldset_products table thead tr {border-bottom: 1px solid #cdcdcd;}

table.hikashop_order_main_table fieldset#htmlfieldset_products table thead tr th {
    padding-bottom: 5px;
    text-transform: capitalize;
}

#hikashop_order_main tr.row0, #hikashop_order_main tr.row1 {
    border-color: #ddd;
}

.hkc-sm-2.hika_order_action.hk-nav-hover ul.hkdropdown-menu.hkdropdown-menu-right {
    left: -40px;
    width: auto !IMPORTANT;
    right: unset;
}
.hikashop_search_block button.hikabtn.hikabtn-primary.go-btn {
    padding: 12px !Important;
}

table.hikashop_order_main_table table:first-child>tbody>tr>td {
    width: 50%;
}

@media (max-width: 991px) {
    #hikashop_order_main table { display: table; }
    #hikashop_order_main table tr { width: 100%; display: inline-grid; }
    table.hikashop_order_main_table table:first-child>tbody>tr>td { width: 100%; }
    table.hikashop_order_main_table fieldset#htmlfieldset_billing { margin-right: 0; }
}

/*profile*/

.controls a.btn { 
background: #000000 !Important; 
border-color:  #000 !Important; 
font-weight: 100; 
border-radius: 0; 
text-transform: uppercase; 
font-size: 16px; 
  padding: 9px 25px;
}

.controls a.btn:hover {
  background: #000000ab !Important;
  border-color: #000000ab !Important; 
  color: #fff;
  }

.hikabtn, .hika_j2 .btn, a.btn.btn-warning {
  display:
  inline-block;
  margin-bottom:0;
  /* margin-top: 7px; */
  line-height: 1 !important;
  font-weight:
  normal;
  text-align:
  center;
  vertical-align:
  middle;
  cursor:
  pointer;
  background-image:
  none;
  border: none !important;
  white-space:
  nowrap;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height:1.42;
  border-radius: 0px;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:
  none;
  color:#fff;
  background-color: #000000;
  border-color: #000000;
  transition: 0.3s;
}
.hikabtn:focus, .hika_j2 .btn:focus, a.btn.btn-warning:focus {
  color:#fff;
  background-color: #585858;
  border-color: #585858;
}
.hikabtn:hover, .hika_j2 .btn:hover, a.btn.btn-warning:hover {
  text-decoration: none;
  color:#fff;
  background-color: #000000;
  border-color: #545454;
}

@media(max-width:991px){
.hk-card-body .hikabtn, .hika_j2 .btn {
    padding: 0px 5px;
    margin-top: 7px;
  }}

div.hika_toolbar span.btnName {
    color: #fff;
}
#hikashop_user_addresses_default {
    font-size: 14px;
}
dl.hika_options.large.hikashop_default_billing_address dt, dl.hika_options.large.hikashop_default_shipping_address dt {
    text-align: left;
}

.hikashop_address_edition select#address_title {
    width: 100% !important;
}

.hikashop_address_edition input#address_firstname {
    width: 100% !important;
}

.hikashop_address_edition input#address_lastname {
    width: 100% !important;
}

.hikashop_address_edition input#address_street {
    width: 100% !important;
}

.hikashop_address_edition input#address_post_code {
    width: 100% !important;
}

.hikashop_address_edition input#address_city {
    width: 100% !important;
}

.hikashop_address_edition input#address_telephone {
    width: 100% !important;
}

.hikashop_address_edition select#address_country {
    width: 100% !important;
}

.hikashop_address_edition select#data_address_address_state {
    width: 100% !important;
}

@media(max-width: 768px){
#hikashop_order_listing select#filter_order_range {
    margin-bottom: 10px;
}

#hikashop_order_listing .hikashop_search_block {
    width: 100%;
    margin-bottom: 0;
}
  
#hikashop_order_listing .hikashop_order_sort {
    margin: 10px 0 20px;
}

#hikashop_order_listing .hikashop_search_zone > div {
    float: left;
    text-align: left;
}}

.hikashop_search_zone > div {
    margin: 0 0 20px;
}

#hikashop_order_listing select {
    float: right;
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    box-shadow: none;
    color: #6a6a6a;
    text-transform: capitalize;
}

.hikashop_order_sort {
    margin: 10px 0;
}

.form-horizontal .controls {
    margin-left: 0px;
}

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

.hikashop_search_block input#hikashop_search {
    display: inline;
}
.fa-dollar-sign:before {
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: -8px;
    left: 20px;
}
@media(max-width:991px){
.fa-dollar-sign:before {
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: -10px;
    left: 13px;
}
}

@media(max-width:991px){
fieldset#htmlfieldset_shipping {
    margin-top: 30px;
}

fieldset#htmlfieldset_billing {
    margin-right: 0px;
    margin-top: 30px;
}

fieldset#htmlfieldset_products {
    margin-top: 30px;
}}

@media only screen and (max-width: 600px), (max-device-width: 1024px) and (min-device-width: 768px){
table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td, table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr, table.hikashop_order_main_table tbody fieldset.adminform tbody tr.row1 td {
    border-bottom: none !important;
}

table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr {
    border-bottom: 1px solid #B8B8B8!important;
}}


/*account*/

.view-account button.btn.whatsapp-class.sppb-btn.sppb-btn-default.sppb-btn-rounded {
    border-radius: 20px!important;padding:10px 20px!important;line-height: 14px;margin-top:10px;
    font-family:roboto!important;
}



button.btn.facebook-class.sppb-btn.sppb-btn-default.sppb-btn-rounded {
border-radius: 20px!important;padding:10px 20px!important;    line-height: 14px;margin-top:10px;
}


i.fa.fa-whatsapp, i.fa.fa-facebook-square {
    font-family: 'Roboto';
}
i.fa.fa-whatsapp:before, i.fa.fa-facebook-square:before {
    font-family: 'Font Awesome 5 Brands';
}




/*end of dashboard*/

/*wishlist*/

div.hika_toolbar .hikabtn span.hk-icon {
    color: #fff;
    line-height: 1 !IMPORTANT;
    height: auto;
    width: auto;
    font-size: unset;
    margin-right: 5px;
}

span.hkdropdown-label {
    color: #fff;
}

.hika_toolbar > div > a, .hika_toolbar > div > .hkdropdown {
    line-height: 1;
    display: flex !important;
    align-items: center;
}

form#hikashop_show_cart_form .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    display: inline-block;
}


@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
#hikashop_show_cart_form .table thead tr th {
    border: none;
}}

a#hikashop_share_cart { display: none; }

.hkdropdown.hikabtn { display: none; !important}

/*mobile-quantity-full-width*/
@media(max-width:767px){div#hikashop_product_quantity_main
input#hikashop_product_quantity_field_3 {width:75%;}}

/*add-to-cart-notify*/

.notifyjs-metro-base.notifyjs-metro-info {padding: 10px;}

.notifyjs-metro-base.notifyjs-metro-info img{margin-left:15px;}

  table#hikashop_cart_product_listing .input-prepend.input-append .add-on:first-child, table#hikashop_cart_product_listing .input-prepend.input-append .add-on:last-child {border-radius: 0px!important;width: 30px!important;height: 34px!important;}

.input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright input {width: 50px;pointer-events: none;}

/*add-to-cart-notify*/


/*checkout-coupon*/
.hikashop_checkout_coupon a img{width:15px;}

/*profile-save*/
table.hikashop_no_border span.icon-32-save {background: url(/images/2_Icon/save.png) !important;background-size: 25px 25px !important;background-repeat: no-repeat !important;position: absolute;left: -25px;}

/*you-saved*/
@media(max-width:767px){
  td#hikashop_checkout_cart_final_total_save {float: left;font-weight:700;}

td.hikashop_cart_total_save:before {color: transparent;}}
/*new-address*/
table.admintable.table td input {width: 100%;}
  
/*#hikashop_order_listing{overflow-x: scroll!important;}*/
  
table#hikashop_cart_product_listing .input-prepend.input-append .add-on:first-child, table#hikashop_cart_product_listing .input-prepend.input-append .add-on:last-child {margin-right: -1px;-webkit-border-radius: 0px!important; -moz-border-radius: 0px!important;border-radius: 0px!important;width: 40px!important; height: 34px!important; }

div#user_details {
    margin-top: 30px !important;
}
div#page-upload-avatar {
    margin-top: 30px;
}

/*cart*/
input#hikashop_product_quantity_field_1 {
    width: 60px !important;
}

/*withdraw*/
.withdrawal-outer .col-sm-4.col-xs-12.mb-3 { width: 100%; }

@media(min-width:992px){

.withdrawal-outer .input-append {
    width: 69.9%;
}
.withdrawal-outer input#jform_date {
    width: 92.8%;
}
.withdrawal-outer button#jform_date_btn {
    background: #000;
    padding: 7px 20px;
}
.withdrawal-outer input#jform_withdrawamount {
    width: 68.4%;
    display: inline-block;
    margin-left: -15px;
}
.withdrawal-outer .form-horizontal .control-label {
    width: 30%;
}
.withdrawal-outer label#jform_withdrawamount-lbl  {
    width: 30%;
    margin-left: 15px;
}
.withdrawal-outer input {
    width: 69.9%;
}}
form#form-record a.btn.btn-warning {
    padding: 8px 25px;
}
@media(max-width:991px){
form#form-record input#jform_withdrawamount {
    width: 92%;
    margin: 15px;
}
form#form-record label#jform_withdrawamount-lbl {
    margin-left: 15px;
    margin-bottom: 0px;
}
form#form-record button#jform_date_btn {
    background: #000;
    padding: 8px 20px;
}}
button#ff_elem127_calendarButton, button#ff_elem141_calendarButton {
    padding: 4px 10px;
    background: #000;
}
button.js-btn.btn.btn-clear, button.js-btn.btn.btn-today, button.js-btn.btn.btn-exit {
    background: #000;
    transition: 0.3s;
}
button.js-btn.btn.btn-clear:hover, button.js-btn.btn.btn-today:hover, button.js-btn.btn.btn-exit:hover {
    color: #fff;
    opacity: 0.8;
}
.calendar-container table tbody td.day:hover, .calendar-container table tbody td.day.selected {
    background: #000 !important;
}

/*refferal*/
.cls-myprofile-wrapper {
    margin-top: 30px;
}
.cls-myprofile-wrapper .accordion-heading {
    position: relative;
}
.cls-myprofile-wrapper .accordion-heading:before {
    position: absolute;
    content: '\f107';
    right: 10px;
    top: 10px;
    font-size: 16px;
    font-family: 'fontawesome' !important;
    color: #000;
}
.cls-download img { display: inline-block; }

/*order*/

.hika_toolbar {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 15px;
}

.hika_toolbar>.hika_toolbar_btn {
    display: flex;
}

.hika_toolbar>.hika_toolbar_btn a {
    padding: 8px 15px;
}

.btnIcon i {
    font-size: 25px;
}
.hika_toolbar span.btnName {
    font-size: 12px;
    line-height: 2;
}

.hikashop_order_listing .pagination { margin-bottom: 0; }

.hikashop_order_listing .pagination ul li a {
    font-size: 14px;
    padding: 5px 10px;
}

.hikashop_order_listing .pagination >li:not(.next) { margin-right: 10px; }

.hikashop_order_listing .hikashop_results_counter { display: none; }

.collapse>.accordion-inner { display: none !important;}

.collapse.in>.accordion-inner { display: block !important; }

.hk-card-order span.order-label {
    font-size: 12px;
    padding: 5px 10px;
    font-weight: 400;
    text-transform: capitalize;
}

.hkc-sm-2.hika_order_action button.hikabtn {
    padding: 5px 10px;
    font-size: 12px !important;
    line-height: 14px !important;
    letter-spacing: 0.5px;
    margin-top: 7px;
    margin-left: 0px;
    text-transform: capitalize;
}
.hkc-sm-1.hika_order_more .hikabtn {
    padding: 5px 7px;
    font-size: 12px !important;
    margin-top: 7px;
    margin-left: 0px;
}
.hkc-sm-2.hika_order_action.hk-nav-hover .hkdropdown-menu > li > a {
    font-size: 13px;
}

.hikashop_order_custom_fields_fieldset table.hikashop_order_custom_fields_table.adminlist td  {
    text-align: left !important;
    vertical-align: -webkit-baseline-middle;
    border: 1px solid #ececec !important;
    padding: 5px;
    font-size: 14px;
}
.hikashop_order_custom_fields_fieldset table.hikashop_order_custom_fields_table.adminlist td.key label {
    font-weight: 900 !important;
}
@media(max-width:991px){
.hikashop_order_custom_fields_fieldset table.hikashop_order_custom_fields_table.adminlist td  {
    text-align: left !important;
    vertical-align: -webkit-baseline-middle;
    border: 1px solid #ececec !important;
    padding: 5px;
    font-size: 12px;
}}

.hikashop_order_custom_fields_fieldset table.hikashop_order_custom_fields_table.adminlist td.key {
    width: 350px;
}
@media(max-width:991px){
.hikashop_order_custom_fields_fieldset table.hikashop_order_custom_fields_table.adminlist td.key {
    width: 150px;
}
}



/*********************
	order 
*********************/

button.hikabtn.hikabtn-primary.go-btn {
    padding: 6.8px 20px!important;
    margin: 0;
    top: -0.5px!important;
}

button.hikabtn.hikabtn-primary.go-btn:hover {
    transform: translate(0px, 0px)!important;
    transition: 0.5s ease;
}

@media screen and (max-widh:480px){
button.hikabtn.hikabtn-primary.go-btn {
    padding: 6.8px 20px!important;
    margin: 0;
    top: 0px!important;
}}  


/*********************
	order  status
*********************/
select#filter_order_status {
    margin: 0!important;
    width: 100%;
}

/*end*/


/*social*/
a.btn.btn-default.akeeba-sociallogin-linkunlink-button.akeeba-sociallogin-unlink-button.akeeba-sociallogin-unlink-button-facebook.hasTooltip {background: #157fdb !important;border: none !important;}

a.btn.btn-default.akeeba-sociallogin-linkunlink-button.akeeba-sociallogin-link-button.akeeba-sociallogin-link-button-google.hasTooltip {width: 100% !important;margin-top: 10px !IMPORTANT;background: #f93535 !important;border: none !important;}

/*order contact us*/
form#hikashop_order_contact_form h1 {
    margin: 0px;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}
form#hikashop_order_contact_form fieldset {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}


/*address*/
.hikashop_address_edition dl.hika_options > dt {
    text-align: left !important;
}
.hikashop_address_edition h3 {
    font-size: 16px !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    margin-top: 50px;
    text-transform: capitalize;
}


/*nutrition table*/

body.com-nutritionprofile.view-records h3 {
    font-size: 18px !Important;
    color: #000 !Important;
    text-shadow: none !Important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

body.com-nutritionprofile.view-records .hika_toolbar a.hikabtn {
    border: none !important;
    background: #ef907b;
    border-radius: 50px;
    color: #fff !important;
    transition: 0.5s ease;
    font-size: 12px;
    line-height: 2 !important;
}

body.com-nutritionprofile.view-records .hika_toolbar a.add-btn { background: #01b801; }

body.com-nutritionprofile.view-records .hika_toolbar a.hikabtn>i { margin-right: 7px; font-size: 14px !important; }

body.com-nutritionprofile.view-records .hika_toolbar a.hikabtn:hover,
body.com-nutritionprofile.view-records .hika_toolbar a.hikabtn:focus { background: #000; }

body.com-nutritionprofile.view-records .js-stools .input-append { margin-bottom: 0; }

body.com-nutritionprofile.view-records .js-stools {
    display: flex;
    flex-direction: row-reverse;
    width: fit-content;
    float: left;
    margin: 20px 0;
}

body.com-nutritionprofile.view-records .js-stools input {
    width: 200px;
    height: 35px;
    border-radius: 0;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: none;
}

body.com-nutritionprofile.view-records .js-stools button {
    height: 35px;
    padding: 5px 15px;
    line-height: 1;
    background: #ef907b;
    border-radius: 0;
    font-weight: 500;
}

body.com-nutritionprofile.view-records .js-stools button:hover, body.com-nutritionprofile.view-records .js-stools button:focus { background: #000; color: #fff; }

body.com-nutritionprofile.view-records .js-stools .js-stools-container-filters {margin: 0;display: flex;}

body.com-nutritionprofile.view-records .js-stools .js-stools-container-bar { display: flex; }

body.com-nutritionprofile.view-records .js-stools .btn-wrapper { margin: 0; }

body.com-nutritionprofile.view-records .js-stools button.js-stools-btn-clear { margin-left: 5px; }



.daily-intake-container .nutrition-info {
    background: #f4eee4;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    margin: 15px 0;
    transition: 0.3s;
}

.daily-intake-container .nutrition-info:hover,
.daily-intake-container .nutrition-info:focus {
    box-shadow: 0 5px 30px #ffe8e3;
    background: #ef907b;
}

.daily-intake-container .nutrition-info p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    transition: 0.3s;
}

.daily-intake-container .nutrition-info span {
    color: #918e8d;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: capitalize;
    transition: 0.3s;
}

.daily-intake-container .nutrition-info:hover p,
.daily-intake-container .nutrition-info:focus p { color: #ffffff; }

.daily-intake-container .nutrition-info:hover span,
.daily-intake-container .nutrition-info:focus span { color: #ffece6; }

.daily-intake-container .nutrition-info.calories-info { padding: 60px 20px; }

.daily-intake-container .nutrition-info.calories-info p { font-size: 52px; }

.daily-intake-container .nutrition-info.calories-info span { margin: 10px 0 0; line-height: 1.1; }

body.com-nutritionprofile.view-records table#recordList th { font-weight: 600; }

body.com-nutritionprofile.view-records table#recordList th a { color: #000; }

body.com-nutritionprofile.view-records table#recordList a.calculate-now { cursor: pointer; }

body.com-nutritionprofile.view-records table#recordList a.calculate-now.calculate-active i {color: #01b801;} 

body.com-nutritionprofile.view-records table#recordList a.calculate-now.calculate-unactive i { color: #eb0102; } 

@media (max-width: 991px) {
    .daily-intake-container>.row { padding: 0 10px; }
    .daily-intake-container .nutrition-info.calories-info { padding: 20px 10px; }
    .daily-intake-container .col-md-4 { padding: 0; }
    .daily-intake-container .col-md-8 .col-md-4 { width: 33.33333333%; float: left; }
    .daily-intake-container .nutrition-info { margin: 5px; padding: 15px 10px; }
    .daily-intake-container .nutrition-info span {font-size: 12px;margin-bottom: 5px;}
    .daily-intake-container .nutrition-info p { font-size: 15px; }
    .daily-intake-container .nutrition-info.calories-info p { font-size: 32px; }
    .daily-intake-container .nutrition-info.calories-info span { margin: 5px 0 0; }

    body.com-nutritionprofile.view-records .js-stools { flex-direction: column-reverse; }
    body.com-nutritionprofile.view-records .js-stools .js-stools-container-filters { display: block; }
    body.com-nutritionprofile.view-records .js-stools .js-stools-container-bar { margin: 0; }
}

body.com-nutritionprofile.view-records .pagination {
    margin: 0;
    text-align: center;
    width: 100%;
}

body.com-nutritionprofile.view-records .table-responsive {
    position: relative;
    overflow-y: hidden;
    padding-bottom: 70px;
    border: 0;
    margin-bottom: 0;
}


body.com-nutritionprofile.view-records .table-responsive tfoot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

body.com-nutritionprofile.view-records .table-responsive .table {margin-bottom: 0;display: table;}

body.com-nutritionprofile.view-records .table-responsive .table a:hover,
body.com-nutritionprofile.view-records .table-responsive .table a:focus { text-decoration: underline; }

body.com-nutritionprofile.view-records .table-responsive tfoot tr { display: block; }

body.com-nutritionprofile.view-records .table-responsive tfoot td {
    padding: 0 !important;
    border: 0 !important;
    width: 100%;
    display: block;
}

body.com-nutritionprofile.view-records .table-responsive div.pagination ul li a {
    font-size: 14px;
    padding: 5px 10px;
}

body.com-nutritionprofile.view-records .table-responsive .pagination >li:not(.next) { margin-right: 10px; }

body.com-nutritionprofile.view-records .table-responsive .pagination >li.next { display: none; }


body.com-nutritionprofile.view-recordform .record-edit h1 {
    font-size: 18px !Important;
    font-weight: 600;
    color: #000 !Important;
    text-shadow: none !Important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

body.com-nutritionprofile.view-recordform .record-edit .control-label {
    width: 25%;
    line-height: 1;
    padding-top: 12px;
}

body.com-nutritionprofile.view-recordform .record-edit  input, body.com-nutritionprofile.view-recordform .record-edit select {
    height: 40px;
    width: 75%;
    color: #000;
}

body.com-nutritionprofile.view-recordform .record-edit input#jform_date { width: 150px; }

body.com-nutritionprofile.view-recordform .record-edit button#jform_date_btn {
    height: 40px;
    padding: 5px 12px 5px 15px !important;
    line-height: 1;
    background: #ef907b;
    color: #fff;
    border-radius: 0;
    font-weight: 500;
    box-shadow: none;
}

body.com-nutritionprofile.view-recordform .record-edit button[type=submit] { height: 40px; }

body.com-nutritionprofile.view-recordform .record-edit a.btn {
    background: #eb0102 !important;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 50px;
}

body.com-nutritionprofile.view-recordform .record-edit a.btn:hover,
body.com-nutritionprofile.view-recordform .record-edit a.btn:focus {background: #ca1314 !important;color: #fff;}



body.com-nutritionprofile.view-record .form-action-btn a {
    background: #ef907b;
    font-weight: 400;
    border-radius: 50px;
    color: #fff !important;
    transition: 0.5s ease;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    box-shadow: none;
}

body.com-nutritionprofile.view-record .form-action-btn a:hover,
body.com-nutritionprofile.view-record .form-action-btn a:focus {
    background: #000;
}

body.com-nutritionprofile.view-record .form-action-btn {
    display: inline-block;
    float: right;
    margin-bottom: 20px;
}

body.com-nutritionprofile.view-record .form-action-btn a.btn.btn-danger {
    background: #eb0102 !important;
}

body.com-nutritionprofile.view-record .form-action-btn a.btn.btn-danger:hover,
body.com-nutritionprofile.view-record .form-action-btn a.btn.btn-danger:focus {
    background: #ca1314 !important
}

body.com-nutritionprofile.view-record .table { display: table; }

body.com-nutritionprofile.view-record .table td,
body.com-nutritionprofile.view-record .table th {border: 0;padding: 10px;}

body.com-nutritionprofile.view-record .table tr:nth-child(2n+1) { background: #f4eee4; }



/*end of nutrition table*/



/*top up*/

body.com-topup.view-packages h3 {
    font-size: 18px !Important;
    color: #000 !Important;
    text-shadow: none !Important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    text-align: center;
}

.topup_balance {
    background: #fff0ec;
    border: 0 !important;
    padding: 20px !important;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.topup_balance p {
    margin-bottom: 5px;
    letter-spacing: 0;
}

.topup_balance strong {
    display: block;
    font-size: 42px;
    line-height: 1;
}

.topup_balance small {
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    font-family: Lato, sans-serif;
    color: #747474;
}

.topup-package {
    background: #f4eee4;
    border: 0 !important;
    padding: 20px !important;
    border-radius: 20px;
    margin: 0 0 15px !important;
    letter-spacing: 0;
    transition: 0.5s ease;
}

.topup-package .topup-package-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 0 0 10px;
    border-bottom: 1px solid #d1d1d1;
}

.topup-package .topup-package-price {
    line-height: 1;
    margin-bottom: 0;
}

.topup-package .topup-package-price span.topup-package-price-amount { font-weight: 600; }

.topup-package .topup-package-price span.topup-package-price-currency {
    color: #727272;
    font-weight: 300;
}

.topup-package .topup-package-features {
    margin-bottom: 15px;
    border: 0;
    color: #5a5a5a;
}

.topup-package .topup-package-features>div:first-child {
    text-decoration: line-through;
    font-size: 24px;
    font-weight: 400;
    color: #be8f59;
}

.topup-package .topup-package-features>div {
    font-weight: 600;
}

.topup-package a {
    background: #be8f59 !important;
    transition: 0.5s ease;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    border-radius: 50px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 15px 25px !important;
    box-shadow: 0 10px 30px #ffc3b5;
}

.topup-package a:hover, .topup-package a:focus {background: #000000 !important;}

.topup-package:hover {
    background: #fff0ec;
    box-shadow: 0 5px 30px #ffe8e3;
}

@media (max-width: 991px) {
    .topup-package {padding: 15px !important;}
    .topup-package .topup-package-price { margin-top: 10px;}
    .topup-package .topup-package-price span.topup-package-price-currency { font-size: 20px; }
    .topup-package .topup-package-price span.topup-package-price-amount { font-size: 36px; }
    .topup-package .topup-package-features { font-size: 14px; }
    .topup-package a {font-size: 14px !important;padding: 12px 15px !important;}
}



body.com-topup.view-topup_methods h3 { display: none; }

body.com-topup.view-topup_methods #sp-component img { display: none; }

body.com-topup.view-topup_methods input.kiplebtn {
    display: flex;
    width: fit-content;
    margin: auto;
    background: #ef907b !important;
    border: 0;
    border-radius: 50px !important;
    color: #fff;
    transition: 0.5s ease;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 15px 25px !important;
}

body.com-topup.view-topup_methods input.kiplebtn:hover,
body.com-topup.view-topup_methods input.kiplebtn:focus {
    background: #000 !important;
    color: #fff !important;
}
/*@media(min-width:992px){
.topup-package-features {
    min-height: 200px;
}}*/

/*end of top up*/



/*subscription*/

body.com-record.view-paymentform .payment-edit h3 {
    font-size: 18px !Important;
    font-weight: 600;
    color: #000 !Important;
    text-shadow: none !Important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    text-align: left !important;
}

body.com-record.view-paymentform .payment-edit .control-label {
    width: 25% !important;
    line-height: 1;
    padding-top: 12px;
}

body.com-record.view-paymentform .payment-edit input[type="text"],
body.com-record.view-paymentform .payment-edit input[type="email"],
body.com-record.view-paymentform .payment-edit select,
body.com-record.view-paymentform .payment-edit textarea {
    height: 40px;
    width: 75% !important;
    color: #000;
}

body.com-record.view-paymentform .payment-edit select {
    display: block !important;
}

body.com-record.view-paymentform .payment-edit .chzn-container { display: none; }


body.com-record.view-paymentform .payment-edit br { display: none; }

body.com-record.view-paymentform .payment-edit input[type="radio"] { margin-top: 0; width: auto; }

body.com-record.view-paymentform .payment-edit figure img {
    margin: 0;
    margin-top: -15px;
    margin-left: 25%;
}

body.com-record.view-paymentform .payment-edit #btn-lg-tracking {
    background: #ef907b !important;
    padding: 15px 25px !important;
    font-size: 14px !important;
    letter-spacing: 0.5px;
    font-weight: 500 !important;
}

body.com-record.view-paymentform .payment-edit #btn-lg-tracking:hover,
body.com-record.view-paymentform .payment-edit #btn-lg-tracking:focus {
    background: #000 !important;
}


@media (max-width: 767px) {
    body.com-record.view-paymentform .payment-edit .control-label { width: 100% !important; padding-top: 0; }
    body.com-record.view-paymentform .payment-edit input[type="text"],
    body.com-record.view-paymentform .payment-edit input[type="email"],
    body.com-record.view-paymentform .payment-edit select,
    body.com-record.view-paymentform .payment-edit textarea { display: block; width: 100% !important; }
    body.com-record.view-paymentform .payment-edit figure img { margin-left: 0; }
}

body.com-record.view-payments #sp-component button {
    background: #ef907b;
    border: 0;
    display: flex;
    margin: auto;
    border-radius: 50px;
    transition: 0.5s ease;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 15px 25px;
    box-shadow: 0 10px 30px #ffc3b5;
}

body.com-record.view-payments #sp-component button a {
    color: #fff;
}

body.com-record.view-payments #sp-component button:hover,
body.com-record.view-payments #sp-component button:focus {
    background: #f3a694;
}

@media (max-width: 767px) {
    body.com-record.view-payments #sp-component button { font-size: 12px !important; padding: 12px 20px; margin-top: 30px; }
}

/*end of subscription*/





