.hikam_toolbar .hikam_toolbar_right a.hikabtn {
    margin-left: 2px;
}

/*hikashop_products_table*/

table.hikashop_products_table.adminlist.table.table-striped.table-hover .hikashop_product_image_subdiv  img.hikashop_product_listing_image {
    width: auto!important;
    height: auto !important;
    margin: auto !important;
}

table.hikashop_products_table.adminlist.table.table-striped.table-hover .hikashop_product_image {
    height: auto !important;
    width: 80px;
    text-align: center !IMPORTANT;
    margin: auto;
}
table.hikashop_products_table.adminlist.table.table-striped.table-hover .hikashop_product_image_subdiv {
    width: 80px !important;
}

table.hikashop_products_table.adminlist.table.table-striped.table-hover .price-discount {
    text-align: center;
    min-height: unset;
}

table.hikashop_products_table.adminlist.table.table-striped.table-hover th.hikashop_product_image.title.hk_center {
    min-height: unset !important;
    height: unset !important;
}
table.hikashop_products_table.adminlist.table.table-striped.table-hover {
    margin-top: 50px;
}
table.hikashop_products_table.adminlist.table.table-striped.table-hover .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright input {
    width: 45px !IMPORTANT;
    min-width: 45px !IMPORTANT;
    margin-left: 10px !IMPORTANT;
}
table.hikashop_products_table.adminlist.table.table-striped.table-hover .hikashop_product_quantity_change_div_leftright span.add-on a {
    width: 30px;
    z-index: 9;
}
table.hikashop_products_table.adminlist.table.table-striped.table-hover a.hikabtn.hikacart {
    margin-left: 15px;
}
table.hikashop_products_table.adminlist.table.table-striped.table-hover .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    margin: 0px;
    margin-right: 20px;
    margin-top: -9px;
}


/**/
.hikam_toolbar .hikabtn, .hikam_toolbar .hikabtn i {
    font-size: 14px;
    color: #fff !important;
    display: inline-flex;
    margin: 0;
}
@media(max-width:991px){   
    .hikam_toolbar .hikabtn { margin: 0; }
    .hikam_toolbar_btn { display: inline-flex; white-space: nowrap; }
    .hikam_toolbar .hikam_toolbar_right { float: none; }
.hikam_toolbar .hikabtn, .hikam_toolbar .hikabtn i {
    font-size: 14px;
    color: #fff !important;
    display: inline-flex;
}
}
.hikam_toolbar .hikabtn i {
    margin-right: 5px;
    /* margin-top: 3px; */
}

/*vendor details*/
dl.hikam_options input {
    width: 100% !IMPORTANT;
}

@media(max-width:991px){
dl.hikam_options input {
    width: 100% !IMPORTANT; 
}}
dl.hikam_options textarea {
    width: 100% !important;
    min-height: 100px;
}
dl.hikam_options select {
    width: 100% !important;
    height: 34px;
    padding: 0 10px !important;
}
dl.hikam_options input#hikamarket_vendor_adduser {
    height: 35px;
}
form#hikamarket_vendor_form h1 {
    margin: 50px 0px 30px 0px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    font-size: 20px !important;
    text-transform: capitalize;
}
form#adminForm h2 {
    margin: 50px 0px 30px 0px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    font-size: 24px;
}
dl.hikam_options td label {
    text-align: left !important;
    max-width: 20% !important;
}
@media(max-width:991px){
    dl.hikam_options > dd {margin: 0 !important;}
dl.hikam_options > dt {
    width: 100%;
    padding: 5px 0 0;
    float: none;
  }}
dl.hikam_options > dt {
    text-align: left !important;
    display: block;
    text-transform: capitalize;
  }
@media(min-width:992px){
dl.hikam_options > dt {
    font-size: 14px;
    text-align: left !important;
    width: 200px !important;
    padding: 4px 0;
    height: 40px;
    display: flex;
    align-items: center;
}
dl.hikam_options > dd {
    margin-left: 200px !important;
    min-height: 40px;
    display: flex;
    align-items: center;
}}
.chzn-container-multi .chzn-choices {
    width: 100% !important;
    border: 1px solid #ccc;
    background-image: none;
    border-radius: 4px;
    padding: 0 10px;
}
div#data_tags__chzn {
    width: 90% !important;
}
@media(max-width:991px){
.hikabtn {
    font-size: 11px;
    padding: 5px 10px;
}
}

/*table*/

@media(max-width:991px){
  table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
}

/*hikamarket_user_form*/
form#hikamarket_user_form h2 {
    margin: 50px 0px 30px 0px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    font-size: 24px;
}

/*admin form*/
form#adminForm button.btn.btn-small.button-folder {
    background: #000 !important;
    padding: 10px 20px;
}
form#adminForm button.btn.btn-small.button-folder i {
    font-size: 20px !IMPORTANT;
}
form#adminForm button.btn.hasTooltip {
    background: #000 !important;
    border-radius: 0px !IMPORTANT;
    padding: 7px 20px !important;
    font-size: 14px !IMPORTANT;
    border: none !important;
    color: #fff !important;
    text-transform: capitalize !important;
}
form#adminForm div#toolbar-folder {
    background: #ececec;
    padding: 10px;
    margin-bottom: 20px;
}
form#adminForm button {
    background: #000 !important;
    border-radius: 0px !IMPORTANT;
    padding: 11px 15px !important;
    font-size: 12px !IMPORTANT;
    border: none !important;
    color: #fff !important;
    text-transform: capitalize !important;
    margin-right: 3px;
}
form#adminForm input {
    background: #fff !important;
    /* border: 1px solid #d2d2d2 !important; */
    /* height: 34px; */
}

div.hikamarket_search_block .hk-input-group { margin-bottom: 10px;}

.expand-filters select, .hikam_sort_zone select {
    padding: 0 10px;
    margin-bottom: 10px;
    height: 34px;
}

div.hikamarket_search_block, div.hikam_sort_zone {display: inline-flex;}

/*pagination*/
ul.pagination-list li {
    display: inline-block !IMPORTANT;
}
div.pagination ul li a {
    padding: 3px 5px;
    border: none !IMPORTANT;
}

/*products*/

#hikamarket_products_form dd.hikamarket_product_msrp { flex-direction: row-reverse; justify-content: left; }

#hikamarket_products_form .input-append,
#hikamarket_products_form .hk-input-group{
    margin: 0;
}

.hk-card-vendor-order .hkm_order_price {
    text-align: left;
}

form#hikamarket_products_form h3 {
    font-size: 16px !important;
    padding: 10px !important;
}

.hikamarket_section_container.hikamarket_section_product_description {
    margin-bottom: 15px;
}

div.hk_collapsing.open {
    padding: 10px 5px;
}

.hikamarket_section_container.hikamarket_section_product_prices {
    margin-bottom: 15px;
    margin-top: 20px;
}
.hikamarket_section_container.hikamarket_section_product_specifications  {
    margin-bottom: 15px;
}
.hikamarket_section_container.hikamarket_section_product_seo {
    margin-bottom: 50px;
}
.hikamarket_section_container.hikamarket_section_product_restrictions {
    margin-bottom: 15px;
}
.hikamarket_section_container.hikamarket_section_product_files {
    margin-bottom: 50px;
}
dd.hikamarket_product_volume span.hkinput-group-addon {
    padding: 6px 20px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
dd.hikamarket_product_volume  input {
    width: unset !IMPORTANT;
    /* margin-bottom: 10px !Important; */
}

#hikamarket_products_form .hikamarket_section_container input {
    width: auto !important;
}

dd.hikamarket_product_volume .hkinput-group {
    margin-right: 5px;
    display: inline-flex;
}

#hikamarket_products_form dd.hikamarket_product_volume input {
    width: 100% !important;
}

dd.hikamarket_product_characteristics a.hikabtn,
div#hikamarket_product_edit_price a.hikabtn{
    padding: 5px;
    font-size: 8px;
}

div#hikamarket_section_product_prices table.hikamarket_product_prices dl.hika_options dt {
    font-size: 14px;
    height: 40px;
    justify-content: right;
    display: flex;
    align-items: center;
    padding: 0;
}

@media (max-width: 991px) {
    div#hikamarket_section_product_prices table.hikamarket_product_prices dl.hika_options dt {
        justify-content: left;
        height: 30px;
        align-items: flex-end;
    }
}

@media (max-width: 991px) {
    div#hikamarket_section_product_prices table.hikamarket_product_prices thead,
    div#hikamarket_section_product_prices table.hikamarket_product_prices tbody { display: inline-table; width: 100%; }
}

div#hikamarket_product_edition_tab_1 .hikamarket_product_quantity button,
.hikamarket_section_container.hikamarket_section_product_restrictions dd.hikamarket_product_qtyperorder button{
    height: 32.45px;
    padding: 0 10px;
}




/*input gallery*/
input#galleryimage_search {
    display: inline-block !important;
}
input#galleryimage_search {
    height: 20px !important;
    margin-top: 10px !important;
}

select#dataproductproduct_dimension_unit {
    width: auto !important;
}

/*date button*/
button#hikamarket_price_1_start_date_edit_btn {
    /* background: #000; */
    /* padding: 7px 20px !Important; */
    /* border-radius: 0px !Important; */
}
button#hikamarket_price_1_end_date_edit_btn, button#product_sale_start_btn, button#product_sale_end_btn {
    background: #000;
    height: 34px;
    padding: 0 10px 0 15px;
    color: #fff;
}

button#hikamarket_price_1_end_date_edit_btn:hover,
button#product_sale_start_btn:hover,
button#product_sale_end_btn:hover {
    background: #002b7f !important;
}

table.hikamarket_product_prices #hikamarket_price_list .field-calendar button {
    background: #000;
    height: 34px;
    padding: 0 10px 0 15px;
    color: #fff;
}

table.hikamarket_product_prices #hikamarket_price_list .field-calendar button:hover {
    background: #002b7f;
}


@media(max-width:991px){
.hk-input-group>.hk-input-group-prepend>.hikabtn, .hk-input-group>.hk-input-group-prepend>.hk-input-group-text, .hk-input-group .hk-form-control:not(:last-child), .hk-input-group-btn:last-child>.btn:not(:last-child) {
    width: 70% !important;
}

input#product_sale_start,
input#product_sale_end {
    width: 70% !important;
}}



body.contentpane button.btn {
    background: #000 !IMPORTANT;
}

/**/
.com-hikamarket.view-ordermarket .hikamarket_order h2, .com-hikamarket.view-ordermarket .hikamarket_order h3 {
    font-size: 18px !important;
    color: #002b7f;
}

/*order*/
.expand-filters {
    margin: 0px 0px 15px 0px;
  }
@media(min-width:992px){
.expand-filters {
    display: inline-flex;
    margin: 0px 0px 15px 0px;
  }}
.hikam_toolbar {
    margin-bottom: 15px;
    overflow: hidden;
    background: none;
    border: 0;
    padding: 0;
    overflow-x: scroll;
}
form#adminForm .hkc-md-12 {
    padding: 0px;
    margin-bottom: 0;
}

/*product category*/
@media(Min-width:992px){
table.hikam_blocks td.hikam_block_x150 {
    width: 450px;
    padding-right: 30px;
}}
label.hikamarket_category_description_label {
    font-size: 20px;
    margin-top: 50px;
    font-weight: 800;
}

.hikamarket_order dl.hikam_options {
    background: #e8eff9;
    padding: 5px 15px;
}

.hikamarket_order div#hikamarket_order_block_billingaddress {
    background: #e8eff9;
    padding: 15px;
}

.hikamarket_order div#hikamarket_order_block_shippingaddress {
    background: #e8eff9;
    padding: 15px;
}

.hikamarket_order div#hikamarket_order_block_products {
    border-top: 1px solid #e0e0e0;
    padding-bottom: 20px;
}

.hikamarket_order .hikamarket_order_addresses {
    padding-bottom: 20px;
}

@media (max-width: 991px) {
    .hikamarket_order dl.hikam_options {padding: 10px 15px;}
}

/*export*/
form#adminForm button.btn.btn-small.button-download i {
    font-size: 16px !important;
}
form#adminForm div#toolbar-download {
    background: #ececec;
    padding: 4px;
    border: 1px solid #d6d6d6;
    margin-bottom: 30px;
}

/*vendor*/
div#market_characteristic_add_value {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media(min-width:992px){
dd.hikamarket_product_weight input, dd.hikamarket_product_weight select {
    width: auto !important;
    display: inline-block;
    margin-right: 5px;
}}


/*category*/

.hikam_breadcrumb_explorer .hikam_category_explorer {
    height: 100%;
}

.oTree a.node, .oTree span.node {
    font-size: 12px;
    text-transform: capitalize;
}



.com-hikashop.view-category .hikashop_subcontainer.thumbnail {
    text-align: center !important;
}
.hikashop-add-wishlist-icon i.far.fa-heart {
    color: #fff;
}

/*form*/
select {
    padding: 8px 10px;
}

/*sale export*/
div#toolbar-download i.icon-cancel {
    font-size: 16px !IMPORTANT;
}
div#toolbar-download button.btn.btn-small.button-cancel {
    background: #ececec;
    padding: 4px;
    border: 1px solid #d6d6d6;
}

/*vendor*/


/*button*/
.dashboard-order-button-001.sppb-btn.sppb-btn-default {
    background: #239a4f !important;
    color: #fff !important;
    border-radius: 0px !IMPORTANT;
    padding: 20px !important;
    transition: 0.5s;
    font-size: 18px !IMPORTANT;
    font-weight: 600;
    border: none !Important;
}
.dashboard-order-button-002.sppb-btn.sppb-btn-default {
    background: #be323c !important;
    color: #fff !important;
    border-radius: 0px !IMPORTANT;
    padding: 20px !important;
    transition: 0.5s;
    font-size: 18px !IMPORTANT;
    font-weight: 600;
    border: none !Important;
}
.dashboard-order-button-002.sppb-btn.sppb-btn-no-after {
    background: #be323c !important;
    color: #fff !important;
    border-radius: 0px !IMPORTANT;
    padding: 20px !important;
    transition: 0.5s;
    font-size: 18px !IMPORTANT;
    font-weight: 600;
    border: none !Important;
}
.dashboard-order-button-003.sppb-btn.sppb-btn-default {
    background: #4f3b36 !important;
    color: #fff !important;
    border-radius: 0px !IMPORTANT;
    padding: 20px !important;
    transition: 0.5s;
    font-size: 18px !IMPORTANT;
    font-weight: 600;
    border: none !Important;
}
.dashboard-order-button-001.sppb-btn.sppb-btn-default:hover,
.dashboard-order-button-002.sppb-btn.sppb-btn-default:hover,
.dashboard-order-button-003.sppb-btn.sppb-btn-default:hover,
.dashboard-order-button-002.sppb-btn.sppb-btn-no-after:hover {
    opacity: 0.6;
}
@media(min-width:992px){
.dashboard-order-button-001.sppb-btn.sppb-btn-default:before,
.dashboard-order-button-002.sppb-btn.sppb-btn-default:before {
    position: absolute;
    content:'';
    width: 100px;
    height: 1px;
    background: #dbdbdb;
    right: -114px;
    top: 0;
    bottom: 30px;
    margin: auto;
}
.dashboard-order-button-001.sppb-btn.sppb-btn-default:after,.dashboard-order-button-002.sppb-btn.sppb-btn-default:
.dashboard-order-button-002.sppb-btn.sppb-btn-default:after {
    position: absolute;
    content:'';
    width: 10px;
    height: 10px;
    background: #dbdbdb;
    right: -114px;
    top: 0px;
    bottom: 30px;
    margin: auto;
    border-radius: 100px;
}}

/*category*/
.hikam_category_explorer .oTreeNode {
    display: flex;
}
dd.hikamarket_category_published label.hikabtn.hikabtn-danger.active, label.hikabtn.hikabtn-success.active {
    background: #239a4f !IMPORTANT;
    border-color: #239a4f !important;
}
dd.hikamarket_category_published label.hikabtn.hikabtn-success.active, label.hikabtn.hikabtn-danger.active {
    background: #239a4f !important;
    border-color: #239a4f !important;
}

div#data_category_category_access_otree .oTreeNode {
    display: inline-flex;
}
img#data_category_category_access_j2 {
    width: 55px;
}
dd.hikamarket_product_acl .oTreeNode {
    display: inline-flex;
}
dd.hikamarket_product_acl img#data_product_product_access_j2 {
    /* width: 55px; */
}

/*category frontend view*/
.oTreeNode {
    display: flex;
}

/*quantity*/
@media(max-width:991px){
span.hikashop_product_stock_count {
    text-align: center !important;
}}



.hikamarket_section_container.hikamarket_section_product_plugin_serials button img {
    display: none;
}


/*seriel code*/

body.site.com-hikaserial.view-serial.layout-consume.task-consume #sp-main-body {
    height: 500px;
    background: url('/images/00-ezfun/seriel-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 50%;
}

body.site.com-hikaserial.view-serial.layout-consume.task-consume #sp-main-body .container {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}

body.site.com-hikaserial.view-serial.layout-consume.task-consume .hikaserial_serial_consume_page h2 {
    font-size: 20px;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 20px;
    color: #002b7f;
}

body.site.com-hikaserial.view-serial.layout-consume.task-consume .hikaserial_serial_consume_page {
    background: rgb(232 239 249 / 50%);
    padding: 40px;
    width: 600px;
}

body.site.com-hikaserial.view-serial.layout-consume.task-consume .hikaserial_serial_consume_page input[type="text"] {
    display: block;
    width: 100%;
    max-width: 100% !important;
    height: 45px;
    text-align: center;
    font-size: 18px !important;
    color: #000;
    margin-bottom: 5px;
}

body.site.com-hikaserial.view-serial.layout-consume.task-consume .hikaserial_serial_consume_page input[type="submit"] {
    width: 100%;
}

@media (max-width: 991px) {
    body.site.com-hikaserial.view-serial.layout-consume.task-consume #sp-main-body {/* min-height: 300px; */height: 100%;}
    body.site.com-hikaserial.view-serial.layout-consume.task-consume .hikaserial_serial_consume_page { width: 100%; padding: 25px; }
    body.site.com-hikaserial.view-serial.layout-consume.task-consume .hikaserial_serial_consume_page h2 { font-size: 18px !important; }
 
}

/*end of seriel code*/

.hikamarket_section_container.hikamarket_section_product_fields #hikamarket_section_product_fields table {
    width: 100%;
}

.hikamarket_section_container.hikamarket_section_product_fields #hikamarket_section_product_fields input {
    width: 100% !important;
    margin: 3px 0;
}

.hikamarket_section_container.hikamarket_section_product_fields #hikamarket_section_product_fields label {
    font-size: 14px;
    min-width: 120px;
}




