/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.woocommerce-variation-add-to-cart.variations_button {
    display: none !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, a.button.product_type_variable.add_to_cart_button {
    display: none !important;
}

body.single-product div#primary,  body.post-type-archive-product div#primary {
    margin-top: 80px;
}

.woocommerce a.button.add_to_cart_button, 
.woocommerce button.single_add_to_cart_button {
    display: none !important;
}
/* Hide Quantity Field */
.woocommerce div.quantity, 
.woocommerce input.qty {
    display: none !important;
}

body.single-product span.posted_in, body.single-product span.sku_wrapper {
    display: none;
}

.whatsapp-button-custom {
    display: inline-block;
    background-color: #25d366;
    color: #fff !important;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 5px;
    margin-bottom: 20px;
}

.whatsapp-button-custom span.qlwapp-text {
    color: #fff;
}
.qlwapp-whatsapp-icon {
    font-family: "qlwapp-whatsapp" !important;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.qlwapp-whatsapp-icon:before {
    content: "";
}

.products.elementor-grid a.button.product_type_simple {
    display: none !important;
}


.tablepress {
    --text-color: #111;
    --head-text-color: var(--text-color);
    --head-bg-color: #d9edf7;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #f9f9f9;
    --even-text-color: var(--text-color);
    --even-bg-color: #fff;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%
}

.tablepress>:not(caption)>*>* {
    background: none;
    border: none;
    box-sizing: initial;
    float: none!important;
    padding: var(--padding);
    text-align: left;
    vertical-align: top
}

.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>*>* {
    border-top: 1px solid var(--border-color)
}

.tablepress>:where(thead,tfoot)>*>th {
    background-color: var(--head-bg-color);
    color: var(--head-text-color);
    font-weight: 700;
    vertical-align: middle;
    word-break: normal
}

.tablepress>:where(tbody)>.odd>* {
    background-color: var(--odd-bg-color);
    color: var(--odd-text-color)
}

.tablepress>:where(tbody)>.even>* {
    background-color: var(--even-bg-color);
    color: var(--even-text-color)
}

.tablepress>.row-hover>tr:hover>* {
    background-color: var(--hover-bg-color);
    color: var(--hover-text-color)
}

.tablepress img {
    border: none;
    margin: 0;
    max-width: none;
    padding: 0
}

.tablepress-table-description {
    clear: both;
    display: block
}

.dataTables_wrapper {
    clear: both;
    margin-bottom: 1rem;
    position: relative
}

.dataTables_wrapper .tablepress {
    clear: both;
    margin-bottom: 0
}

.dataTables_wrapper:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.dataTables_wrapper label input,.dataTables_wrapper label select {
    display: inline;
    margin: 2px;
    width: auto
}

.dataTables_length {
    float: left;
    white-space: nowrap
}

.dataTables_filter {
    float: right;
    white-space: nowrap
}

.dataTables_filter label input {
    margin-left: .5em;
    margin-right: 0
}

.dataTables_info {
    clear: both;
    float: left;
    margin: 4px 0 0
}

.dataTables_paginate {
    float: right;
    margin: 4px 0 0
}

.dataTables_paginate .paginate_button {
    color: #111;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    position: relative;
    text-decoration: underline
}

.dataTables_paginate .paginate_button:first-child {
    margin-left: 0
}

.dataTables_paginate .paginate_button:last-child {
    margin-right: 0
}

.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before {
    color: #d9edf7
}

.dataTables_paginate .paginate_button:hover {
    cursor: pointer;
    text-decoration: none
}

.dataTables_paginate .paginate_button:hover:after,.dataTables_paginate .paginate_button:hover:before {
    color: #049cdb
}

.dataTables_paginate .paginate_button.disabled {
    color: #999;
    cursor: default;
    text-decoration: none
}

.dataTables_paginate .paginate_button.disabled:after,.dataTables_paginate .paginate_button.disabled:before {
    color: #f9f9f9
}

.dataTables_paginate .paginate_button.current {
    cursor: default;
    font-weight: 700;
    text-decoration: none
}

.dataTables_paginate.paging_simple {
    padding: 0 15px
}

.dataTables_paginate.paging_simple .paginate_button.next:after,.dataTables_paginate.paging_simple .paginate_button.previous:before {
    font-family: TablePress;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    bottom: 0;
    content: "\f053";
    height: 14px;
    left: -14px;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: auto;
    text-shadow: .1em .1em #666;
    top: 0;
    width: 14px
}

.dataTables_paginate.paging_simple .paginate_button.next:after {
    content: "\f054";
    left: auto;
    text-align: right
}

.dataTables_scroll {
    clear: both
}

.dataTables_scroll .tablepress {
    width: 100%!important
}

.dataTables_scrollHead table.tablepress {
    margin: 0
}

.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch
}

.dataTables_scrollBody .tablepress thead th:after {
    content: ""
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing {
    height: 0;
    margin: 0!important;
    overflow: hidden;
    padding: 0!important
}

.tablepress {
    --head-active-bg-color: #049cdb;
    --head-active-text-color: var(--head-text-color)
}

.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc {
    cursor: pointer;
    outline: none;
    padding-right: 20px;
    position: relative
}

.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after {
    font-family: TablePress;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    bottom: 0;
    height: 14px;
    left: auto;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 6px;
    top: 0
}

.tablepress .sorting:after {
    content: "\f0dc"
}

.tablepress .sorting_asc:after {
    content: "\f0d8";
    padding: 0 0 2px
}

.tablepress .sorting_desc:after {
    content: "\f0d7"
}

.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc {
    background-color: var(--head-active-bg-color);
    color: var(--head-active-text-color)
}
