/*body*/
#sp-main-body { padding: 50px 0; }

/*product*/
.view-user .hk-card-header {
	transition:0.5s;
}
.view-user .hika_cpanel_date, 
.view-user .hika_cpanel_price, 
.view-user .hika_cpanel_product_name{
    color:#374da8;
    transition:0.5s;
}
.view-user .hika_cpanel_date:hover, 
.view-user .hika_cpanel_price:hover, 
.view-user .hika_cpanel_product_name:hover{
    color:rgb(55 77 168 / 50%);
}

/*Profile*/
.com-users.view-profile #sp-left .sp-module{
    display: none;
}
.com-users.view-profile #sp-component{
    width:100%;
}
.com-users.view-profile #sp-filter-search{
    display:none;
}

/*filter*/

.js-stools-container-bar .ordering-select {
    display: none;
}

.js-stools-container-bar {
    padding: 0 0 15px;
}

.filter-search-actions.btn-group {
    margin-right: 0;
}

.js-stools-container-bar .btn-toolbar .js-stools-btn-clear {
    background: #111;
    font-size: 14px;
}

.js-stools-container-bar input#filter_search {
    font-size: 14px;
}

@media (max-width: 991px) {
    .js-stools-container-bar .btn-toolbar { justify-content: flex-start; }
}


/*end of filter*/





/*sidebar control*/

.hika_cpanel_icons {
    margin-bottom: 30px;
}

.hika_cpanel_icons .hk-icon {
    font-size: 12px;
}

.hika_cpanel_icons .hikashop_cpanel_button_text {
    text-align: left;
    padding-left: 18px;
    font-size: 14px;
    font-weight: 500;
}

.hika_cpanel_icons > a {
    padding: 15px;
}

.hika_cpanel_icons > a img {
    width: 25px;
}

/*end of sidebar control*/

.hika_cpanel_main_top .hika_cpanel_main_data_title {
    font-size: 16px;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.hika_toolbar { margin-bottom: 20px; }

div.hika_toolbar .hikabtn span.hk-icon { font-size: 22px; }




/*hika dashboard order*/
span.order-label-cancelled {
    background-color: #e2063f;
}

@media (max-width: 991px) {
.hkc-sm-4.hika_cpanel_order_action {
    text-align: right;
}}

/*end of dashboard order*/





/*cart*/

form#hikashop_show_cart_form .hikashop_product_quantity_change_div_leftright span.add-on {
    top: 0;
}

form#hikashop_show_cart_form .hikashop_product_quantity_change_div_leftright span.add-on a {
    line-height: 1.7;
}

#hikashop_show_cart_form table td {
    position: relative;
}

#hikashop_show_cart_form tfoot {
    font-weight: 900;
}

#hikashop_show_cart_form a {
    font-size: 16px;
    color: #000;
}

#hikashop_show_cart_form span.hikashop_cart_product_name a {
    padding-left: 15px;
}

#hikashop_show_cart_form [data-title="Status"] {
    text-align: left!important;
}

/*end of cart*/



/*order*/

div#hikashop_order_main {
    font-size: 14px;
}

div#hikashop_order_main .hikashop_header_title h1 {
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
table.hikashop_order_main_table tr {
    vertical-align: top;
}
div#hikashop_order_main legend {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    background: #374da8 !important;
    padding: 8px 10px;
    margin: 20px 0 10px;
    color: #fff;
}
.view-order .hikashop_order_product_name {
    color: #374da8;
}

div#hikashop_order_main div#hikashop_order_right_part {
    font-weight: 600;
    padding-bottom: 10px;
}

.hikashop_order_main_table fieldset.hikashop_order_custom_fields_fieldset td {
    text-align: left !important;
    vertical-align: top;
    padding-right: 15px;
}

.hikashop_order_main_table fieldset.hikashop_order_custom_fields_fieldset td.key label {
    font-weight: 600;
}


div#hikashop_order_main td.hikashop_order_item_price_value,
div#hikashop_order_main td.hikashop_order_item_quantity_value {
    text-align: left;
}

@media (max-width: 991px) {
	div#hikashop_order_main table.hikashop_order_main_table tbody tbody td { display: block; }
	div#hikashop_order_main table.hikashop_order_main_table tbody tbody td fieldset { margin: 0; }
	div#hikashop_order_main table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr { display: ruby-text; }
}


button#update_weight_button {
    padding: 10px 30px;
    border-radius: 999px;
    border: 0;
    background: #009583;
    color: #fff;
    font-size:14px;
    margin-top:15px;;
    transition:0.5s;
}
button#update_weight_button:hover{
    background: rgb(0 149 131 / 50%);
}
img.hikashop_order_item_image {
    aspect-ratio:1 / 1;
    object-fit:cover;
    vertical-align:middle;
}
td.hikashop_order_item_name_value,
td.hikashop_order_item_price_value,
td.hikashop_order_item_quantity_value,
td.hikashop_order_item_total_value{
    vertical-align:middle;
}
td.hikashop_order_item_total_value input{
    border-radius:999px;
    border:1px solid rgb(0 0 0 / 20%);
    padding:5px 10px;
}
table.hikashop_order_main_table tr th  {
    padding:3px 8px; 
}
table.hikashop_order_main_table tr td{
    padding:5px 8px; 
}

/*end of order*/


/*address*/

.hikashop_address_listing_div div#hikashop_user_addresses_default dl.hika_options dt {
    float: none;
    text-align: left;
    width: 100%;
    padding-bottom: 5px;
    text-transform: capitalize;
    line-height: 1.5;
}

.hikashop_address_listing_div {
    font-size: 14px;
}

.hikashop_address_listing_div div#hikashop_user_addresses_default dl.hika_options dd {
    margin: 0;
}

.hikashop_address_listing_div div#hikashop_user_addresses_default dl.hika_options dd select {
    font-size: 14px;
}

.hikashop_address_listing_div div#hikashop_user_addresses_default dl.hika_options {
    margin-bottom: 15px;
}

.hikashop_address_listing_div div#hikashop_user_addresses_show .hkc-md-6 h3,
.hikashop_address_listing_div div#hikashop_user_addresses_show .hikashop_address_edition h3 {
    font-size: 16px;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px;
    line-height: 1.5;
}

/*end of address*/





/*referral*/
.hk-well.hikashop_user_points_cpanel {
    background:#019583;
    color:#fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

body.com-altauserpoints h3.referral-header {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #374da8;
}

body.com-altauserpoints button.backbtn {
    float: right;
    background: #999;
    color: #fff;
    border: 0;
    line-height: 1.5;
    padding: 5px 15px;
    font-size: 14px;
    margin-bottom: 15px;
    border-radius:5px;
    transition:0.5s;
}
body.com-altauserpoints button.backbtn:hover{
    background: rgb(153 153 153 / 50%);
}

@media (max-width: 575px) {
    body.com-altauserpoints button.backbtn { float: left; }
}


div#page-profile { font-size: 14px; letter-spacing: 0.5px; }

.cls-myprofile-wrapper { margin-top: 15px; }

.cls-myprofile-wrapper div#cls-myprofile {
    margin: 0 !important;
}

.cls-myprofile-wrapper div#cls-myprofile .card {
    padding: 0;
    margin-bottom: 10px;
    border-radius: 0; 
}

div#page-profile hr {
    border-color: #474747;
}

.cls-myprofile-wrapper div#cls-myprofile .card .card-header {
    background: #019583;
    border-radius: 0 !important;
    color: #fff;
}

.cls-referral-profile {
    background: #f3f3f3;
    padding: 20px;
    margin-bottom: 25px;
}

.cls-referral-profile>.row {
    align-items: center;
}

.cls-referral-profile .cls-referral-details {
    font-size: 16px;
}

.cls-referral-profile div#QRcodeInvite img {
    border: 1px solid #ccc;
    max-width: 200px;
    margin: auto;
}

.cls-referral-profile div#QRcodeInvite {
    margin-bottom: 20px;
}

.cls-referral-profile .social-share {
    text-align: center;
    padding: 0 !important;
}

.cls-referral-profile .social-share .social-header {
    padding-bottom: 5px;
}


@media (max-width: 767px) {
    .cls-referral-profile .cls-referral-details { font-size: 14px; padding-top: 20px; }
}

@media (max-width: 575px) {
    .cls-referral-profile>.row>div { width: 100%; }
}

.cls-referral-profile .social-share .btn-primary {
    padding: 7px 5px !important;
    min-width: 100%;
    font-size: 14px;
    border: 0 !important;
}

.cls-referral-profile .social-share .btn-primary.facebook-class {
    background: #0d6efd;
}

.cls-referral-profile .social-share .row>div {
    padding: 0 5px;
}

.cls-referral-profile .social-share .row {
    padding: 0 10px;
}


div#page-profile #mySlide .accordion-body {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    padding: 15px 15px 0;
}


div#page-profile #mySlide .accordion-item {
    margin-bottom: 15px;
    border-radius: 0 !important;
    border: 1px solid #e1e1e1 !important;
}

div#page-profile #mySlide .accordion-item button.accordion-button {
    border-radius: 0 !important;
    background: #019583;
    color: #fff;
}
div#page-profile #mySlide .accordion-item button.accordion-button:after{
    filter: brightness(100);
}

/*end of referral*/

/*view order*/
td.hikashop_order_subtotal_value,
td.hikashop_order_shipping_value,
td.hikashop_order_total_value {
    text-align:right !important;
}

th.hikashop_order_item_total_title.title.titletoggle,
td.hikashop_order_item_total_value{
    text-align:right !important;
}




