/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

@media (max-width: 768px){
.woocommerce table .shop_table_responsive tbody td {
    background-color: #f8f8f8;
    display: table-cell;
    text-align: center;
    border: none;
    padding: 20px;
}
}
.page-id-8 .woocommerce-order-upload-box{
    display: none;
}
.single-product-content dl.tm-extra-product-options-totals.tm-custom-price-totals {
    display: none;
}
.product-name a.link {
    display: none !important;
}
input.woocommerce-button.button.custom_file_link.upload_link {
    padding: 6px;
}
.woocommerce-order-received section.woocommerce-order-details h3.massage {
    display: none;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-name {
    max-width: 200px;
    overflow: hidden;
    text-align: justify;
}

/* sheduler */
.postid-24638 button.back-btn.scheduler, .postid-24639 button.back-btn.scheduler {
    position: absolute;
    left: 70%;
    top: 15px;
    color: #fff;
    border-radius: 17px;
    text-transform: capitalize;
    display: block;
}

.postid-24638 p.right_text.scheduler, .postid-24639 p.right_text.scheduler{
    display: block;
}

p.right_text.scheduler {
    display: none;
}
button.back-btn.scheduler{
    display: none;
}

.page-id-24921 select{
    padding: 5px;
    width: -webkit-fill-available;
}
/*.page-id-24921 .entry-content {
    overflow-y: auto;
}*/
table.data_records, table.data_records th {
    font-size: 10px;
}
table.scheduler_form th, table.scheduler_form input {
    font-size: 11px;
}

select#activity {
    width: 113px;
}
select#color {
    width: 75px;
}
input#upload {
    width: 142px;
    padding: 3px;
}
input#order_name {
    width: 136px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.scheduler_form select, .scheduler_form input {
    font-size: 11px;
}
table.data_records {
    position: relative;
    left: -57px;
}
button#order_now {
    font-size: 12px !important;
    padding: 5px;
    width: max-content;
}
input#update_now {
    position: initial;
    background-color: #2ed198;
    border: none;
    color: #fff;
    font-size: 14px;
}
label.month, label.year {
    float: left;
    padding: 11px;
    margin: 0px;
}
select#month, select#year {
    float: left;
    width: 200px;
}
input.search_b {
    margin-left: 9px;
}
p.right_text {
    right: 0;
    width: 200px;
    position: absolute;
    top: 2px;
}
#team-creator-service p {
    text-align: center;
}
article#post-91560 select, article#post-91567 select  {
    background: none !important; 
}

 .menu-item-91593, .menu-item-91594{
    display:none !important;
}
/* sheduler */
span.btn.btn-info.fileinput-view-list-button {
    background: #000;
    color: #fff;
    float: right;
}
i.fas.fa-list-alt {
    margin-right: 5px;
}
section.alg-mowc-suborder-details {
    display: none;
}
a.uploader.woocommerce-button.button {
    float: left;
} 
.msg {
    text-align: right;
} 

/* Service page design
Chetan Ghagre
*/
.single-product header.main-header.header-has-no-bg.header-simple.icons-design-line.color-scheme-dark {
    position: fixed;
    z-index: 9999999;
}
.single-product .single-breadcrumbs-wrapper {
    position: fixed;
    top: 126px;
    z-index: 999;
    width: 100%;
}
.single-product .summary.entry-summary {
    margin-top: 218px;
}
.single-product h1.product_title.entry-title {
    position: fixed;
    right: 0;
    top: 115px !important;
    background-color: #fff;
    width: 100%;
    padding: 5px;
    z-index: 999;
}
.single-product p.price {
    position: fixed;
    right: 0;
    top: 170px;
    width: 100%;
    background: #fff;
    z-index: 999;
}
a.woocommerce-button.button.view {
    display: block !important;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-woocommerce_after_add_to_cart_button, .page-id-9 .border-content {
    /* display: none; */
}
.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button {
    float: none;
    position: relative;
    left: 484px;
    background-color: #2ed198;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 18px;
    text-transform: uppercase;
}
nav.woocommerce-MyAccount-navigation {
    display: none;
}
.woocommerce-MyAccount-content {
    width: 100%;
}



/*By Sunil: To hide product element apply this class*/        
.hidden-div, .hide-me-div {
    
    display:none !important;
}


/*By Sunil: CSS for exchange position for Extraction fields */
.extraction-six-hours-div {
    position: relative;
    top: 35px; 
}

.extraction-three-hours-div {
  position: relative;
  top: -40px;
}
/* End Css of Exchange possition */

li.woocommerce-SavedPaymentMethods-token {
    display: block !important;
}
