/*
 Theme Name: Woostify Child
 Theme URI: https://woostify.com/
 Description: Woostifiy Child
 Author: Woostify
 Author URI: https://woostify.com/
 Template: woostify
 Version: 1.0.1
*/




.a33 {
    opacity: .33;
}




.h100 {
    height: 100px;
}


.lp0p5 {
    letter-spacing: 0.5px;
}



.flex-center {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}





/*
#homepage-video {
    background-size: 100px;
    background-repeat: no-repeat;
    background-color: #000;
}
*/







.site-header .woostify-container {
    max-width: unset !important;
}


.header-layout-6 .site-header-inner .site-search form {
    height: 40px !important;
}
.header-layout-6 .site-header-inner .site-search form:after {
    height: 40px !important;
}
.clear-search-results {
    bottom: 2px !important;
}

.header-layout-6 .shopping-bag-button {
    font-size: 25px !important;
}
.header-content-block .header-block-item-icon {
    font-size: 20px !important;
}
.content-top-right .header-content-block a {
    font-size: 13px !important;
}

.woostify-custom-cart .woostify-total-price {
    /*display: none;*/
}

@media (min-width: 993px) {
    .header-layout-6 .wrap-toggle-sidebar-menu, .header-layout-6 .header-content-top .shopping-bag-button {
        display: block !important;
    }
    .main-navigation .primary-navigation > .menu-item > a {
        padding: 15px 0;
    }
    .main-navigation .primary-navigation > .menu-item .sub-menu a {
        padding: 10px 20px 10px 20px !important;
    }
}

@media (min-width: 992px) {
    .has-sidebar.right-sidebar .content-area {
        float: right;
    }
    .has-sidebar #primary {
        width: calc(100% - 33.3333%);
    }
    .has-sidebar.right-sidebar .widget-area {
        float: left;
    }
    .has-sidebar #secondary {
        width: 33.3333%;
        border-right: 1px solid #333;
    }
}


@media (max-width: 576px) {
    .site-header-inner {
        background-color: #0a0a0a;
    }
}



.sidebar-menu {
    background-color: #aaa !important;
}


.woostify-breadcrumb, .woostify-breadcrumb a {
    font-size: 14px;
}








thead th {
    
}
td {
    border-width: 0 0 1px 0;
}









.woocommerce-cart #primary .woocommerce > h2 {
    text-align: center;
    background-color: rgba(220,0,244,0.28);
}




@media (min-width: 992px) {
    .search-results .products .product:hover .product-loop-meta:not(.no-transform) .animated-meta {
        -webkit-transform: translateY(-109px);
        transform: translateY(-109px);
    }
}



/* JustTables */
.dataTables_wrapper .quantity .product-qty {
    display: none !important;
}
.jtpt-product-table {
	table-layout: auto !important;
	word-break: normal;
}
.jtpt-product-table .jtpt-sku {
	white-space: nowrap;
}

.jtpt-product-table-wrapper .jtpt-quantity.jtpt-quantity-plus-minus {
    position: relative;
    top: 10px;
}

.jtpt-product-table-wrapper .quantity {
    width: unset;
}
.jtpt-product-table-wrapper .quantity [data-qty="minus"]:before,
.jtpt-product-table-wrapper .quantity [data-qty="plus"]:before {
    content: "";
    display: none;
}









/* PEM Custom Search */
body.page-template #master-library-search .elementor-shortcode form.master-library-search {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 75%;
    margin: 0 auto;
    padding: 0;
}
body.page-template #master-library-search .elementor-shortcode form.master-library-search #pem-value {
    width: 65%;
    padding: 15px 10px;
    background-color: #f1f3f5;
    font-size: 1em;
    font-style: italic;
    border-radius: 50px;
}
body.page-template #master-library-search .elementor-shortcode form.master-library-search #pem-value:focus {
    outline: 2px solid #000;
}
body.page-template #master-library-search .elementor-shortcode form.master-library-search #pem-search {

    width: calc(35% - 15px);
    padding: 15px 10px;
    max-height: 60px;
    margin-left: 15px;
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    border-radius: 50px;
}
body.page-template #master-library-search .elementor-shortcode form.master-library-search #pem-search:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}










@media screen and (max-width:576px) {



    /*
    .jtpt-product-table .jtpt-head-data-5, .jtpt-product-table .jtpt-body-data-5 {
        width: 4% !important;
        min-width: 4% !important;
    }*/
    .jtpt-product-table.dataTable tbody tr {
        
    }
    .jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control:before, .jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control:before {
        top: 15px !important;
        left: 0 !important;
    }
    .jtpt-product-table td.jtpt-body-data, .jtpt-product-table td.dataTables_empty {
        padding-top: 15px !important;
        padding-bottom: 10px !important;
    }
    .jtpt-product-table .jtpt-body-data-2 {
        padding-left: 5px !important;
    }
    .jtpt-product-table tr.child {
        padding-bottom: 15px !important;
    }
    .jtpt-product-table-wrapper .quantity {
        background: transparent !important;
    }
    /*
    .jtpt-product-table th.jtpt-head-data[aria-label="Image"] {
        width: 10% !important;
    }
    .jtpt-product-table th.jtpt-head-data[aria-label="Name"] {
        width: 45% !important;
    }
    .jtpt-product-table th.jtpt-head-data[aria-label="SKU"] {
        width: 12% !important;
    }
    .jtpt-product-table th.jtpt-head-data[aria-label="Qty"] {
        width: 10% !important;
    }
    .jtpt-product-table th.jtpt-head-data[aria-label="Price"] {
        width: 9% !important;
    }
    .jtpt-product-table th.jtpt-head-data[aria-label="Action"] {
        width: 15% !important;
    }
    */



    /* PEM Custom Search */
    body.page-template #master-library-search .elementor-shortcode form.master-library-search {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    body.page-template #master-library-search .elementor-shortcode form.master-library-search #pem-value {
        width: 100%;
        padding: 5px 10px;
        margin-bottom: 15px;
    }
    body.page-template #master-library-search .elementor-shortcode form.master-library-search #pem-search {

        width: 100%;
        padding: 5px 10px;
        max-height: 320px;
    }


    

}









#footer a {
    font-size: 14px;
}



