/**
* Theme Name:        Stablos
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-fashi
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/
.site-container,
.site-header-row-layout-contained,
.site-footer-row-layout-contained,
.entry-hero-layout-contained,
.comments-area,
.alignfull>.wp-block-cover__inner-container,
.alignwide>.wp-block-cover__inner-container {
    max-width: 100% !important;
}

/* #main-header > div > div.site-bottom-header-wrap.site-header-row-container.site-header-focus-item.site-header-row-layout-standard{
    display: none;
} */

.wp-block-image {
    display: none;
}

.wp-block-list li:first-child {
    display: none;
}

.table-container {
    height: 100%;
    min-height: calc(100vh - 170px);
}

#mobile-header .site-branding {
    display: none;
}

#mobile-header .search-form {
    display: none;
}


thead tr th {
    font-size: 14px;
}

.dt-column-order {
    display: none;
}

td:first-child {
    width: 120px !important;
    min-width: 120px !important;
    max-width: 120px !important;
}


body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f5f7fa;
}

div.dataTables_wrapper {
    width: 100%;
    overflow-x: auto;
}

#watchTable .dt-type-numeric {
    vertical-align: middle !important;
    text-align: center !important;
}

table.dataTable {
    width: 100%;
    white-space: nowrap;
    /* Do not wrap text */
    background: #fff;
    border-collapse: separate;
    border-spacing: 0;
    /*border: 1px solid #dee2e6;*/
    /*border-radius: 8px;*/
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

table.dataTable thead {
    background-color: #e9f1fb;
    /* Blue background for headers */
}

table.dataTable thead th {
    text-align: center;
    padding: 12px 8px;
    border-bottom: 2px solid #dee2e6;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

table.dataTable tbody td {

    height: 100px;

    text-align: center;
    padding: 10px 8px;
    /*border-bottom: 1px solid #dee2e6;*/
    border-right: 1px solid #dee2e6;
    vertical-align: middle;
    font-size: 13px;
    color: #555;
}

.badge {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.badge-success {
    background-color: #4CAF50;
}

.badge-warning {
    background-color: #FF9800;
}

.badge-danger {
    background-color: #F44336;
}

.badge-info {
    background-color: #2196F3;
}

.img-thumbnail {
    width: 90px;
    height: auto;
    /*border-radius: 8px;*/
}

div.dt-container.dt-empty-footer .dt-scroll-body,
table.dataTable>thead>tr>th,
table.dataTable>thead>tr>td {
    border-bottom: unset;
}

div.dt-container .dt-scroll {
    border: 1px solid #dee2e6;
}

table.dataTable>thead>tr>th {
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

table.dataTable>thead>tr>th:last-child,
table.dataTable>tbody>tr>td:last-child {
    border-right: unset;
}

table.dataTable .dt-column-title {
    display: block;
    padding: 16px 0;
    text-align: center;
}

table.dataTable.hover>tbody>tr>*,
table.dataTable.display>tbody>tr>* {
    background: unset !important;
    box-shadow: unset !important;
}

#spinner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
}

.spinner-border {
    width: 10rem;
    height: 10rem;
    /*border: 0.5rem solid #ccc;*/
    /*border-top: 0.5rem solid #2196F3;*/
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spin2 {
    0% {
        stroke-dasharray: 1, 800;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 400, 400;
        stroke-dashoffset: -200px;
    }

    100% {
        stroke-dasharray: 800, 1;
        stroke-dashoffset: -800px;
    }
}

.spin2 {
    transform-origin: center;
    animation: spin2 1.5s ease-in-out infinite,
        spin 2s linear infinite;
    animation-direction: alternate;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

div.dt-processing>div:last-child>div {
    background: #000;
}

.countImg {
    background: #999;
    max-width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    padding: 0 10px;
}

table.dataTable>tbody>tr>td:first-child {
    position: relative;

}

.woocommerce-account .woocommerce {
    max-width: 1440px;
    margin: 0 auto;
    /* display: flex; */
    /* align-items: center; */
    /* flex-direction: column; */
}

.woocommerce-account .woocommerce .woocommerce-error {
    max-width: 720px;
}

@media (max-width: 523px) {
    .woocommerce-account .woocommerce {
        gap: 12px;
    }
}

#imagePopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    /* White background with slight transparency */
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.slick-slider {
    width: 90%;
    max-width: 800px;
}

.slick-slide img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 80vh;
    margin: auto;
    display: block;
}

.slick-prev,
.slick-next {
    width: 40px;
    height: 40px;
    z-index: 10000;
}

.slick-prev:before,
.slick-next:before {
    font-size: 40px;
    color: black;
}

.slick-dots {
    bottom: 10px;
}

.image-gallery-left-nav svg,
.image-gallery-right-nav svg {
    width: 49px;
    transition: .3s;
}

.image-gallery-left-nav,
.image-gallery-right-nav {
    position: absolute;
    color: #fff;
    transition: all .3s ease-out;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent !important;
    border: 0;
    cursor: pointer;
    outline: none;
    position: absolute;
    z-index: 4;
    filter: drop-shadow(0 2px 2px #1a1a1a);

}

.image-gallery-left-nav:hover,
.image-gallery-right-nav:hover {
    color: #337ab7;
}

.image-gallery-left-nav:hover svg,
.image-gallery-right-nav:hover svg {
    transform: scale(1.1);
}

.image-gallery-left-nav {
    left: 0;
    margin-left: 10px;
}

.image-gallery-right-nav {
    right: 0;
    margin-right: 10px;
}

.openPreviewImg {
    cursor: pointer;
}

.woocommerce-page form .show-password-input,
.woocommerce form .show-password-input {
    background: unset;
    top: 3px !important;
    right: -15px !important;
}

.woocommerce-Address-title a {
    background: #111111;
    color: white;
    border-radius: 14px;
    padding: 5px 20px;
    margin-bottom: 10px;
    display: inline-block;
}

#post-52>div>div>div>div.woocommerce-MyAccount-content>p:nth-child(3) {
    display: none;
}

.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    max-width: 354px !important;
    float: none !important;
    width: 354px !important;
    clear: both;
}

.woocommerce-page .content-area {
    min-height: 420px;
}

@media (max-width: 523px) {

    .woocommerce-page .woocommerce form {
        max-width: 100% !important;
        width: 100% !important;
    }

    .woocommerce-account .woocommerce {
        gap: 12px;
    }

    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        max-width: 100% !important;
        width: 100% !important;
    }

}

@media (max-width: 720px) {
    .woocommerce-account .woocommerce {
        flex-direction: column !important;
    }

    .woocommerce-account .account-navigation-wrap {
        width: 100% !important;
    }
}

#auth {
    display: block !important;
    visibility: visible !important;
}

.account-navigation-wrapper {
    display: flex;
    gap: 16px;
    text-decoration: none;

}

.account-navigation-wrapper a {
    white-space: nowrap;
    text-decoration: none !important;
    font-size: 14px;
    border: 1px #1A5EDD solid;
    padding: 9px 32px;
    border-radius: 50px;
    outline: none;
    font-weight: 500;
}

.sign-in:hover {
    color: #111111 !important;
    background-color: #f0f0f0;
}

.sign-up:hover {
    color: #000 !important;
}

.sign-up {
    background-color: #1A5EDD;
    color: #fff;
}

@media (max-width: 768px) {

    .account-navigation-wrapper {
        gap: 12px;
        width: 100%;
    }

    .account-navigation-wrapper a {
        width: 100%;
        text-align: center;
        padding: 4px 42px;
    }
}

.u-column1.col-1,
.u-column2.col-2 {
    display: none;
}

.u-column1.col-1.visible,
.u-column2.col-2.visible {
    display: flex !important;
    flex-direction: column;
}

.woocommerce {
    display: flex;
    gap: 40px;
    flex-direction: row;
}

.woocommerce:has(#customer_login) {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0;
}

.woocommerce .col2-set {
    display: flex;
    justify-content: center;
    gap: 20px;
}

/* Override for login/register forms */
/* .woocommerce #customer_login {
    flex-direction: column;
    gap: 20px;
} */

/*th:first-child, td:first-child {*/
/*    border-top-left-radius: 8px;*/
/*}*/

/*th:last-child, td:last-child {*/
/*    border-top-right-radius: 8px;*/
/*}*/


