/*
Theme Name: Enfold Child
Description: Child theme for the Enfold Theme
Version: 1.0
Author: ThoughtCorp Pty LTD
Author URI: https://www.thoughtcorp.co.za
Template: enfold
*/
/* General Background Color */
.bg-white {background-color: #ffffff !important;}
.bg-black {background-color: #000000 !important;}
.bg-grey {background-color: #f3f2f0 !important;}
/* General | Color */
.color-white {color: #ffffff !important;}
.color-black {color: #000000 !important;}
.inline-block {display: inline-block;}
/* General | Text Align */
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}
/* General | Font Weight */
.font-weight-100 {font-weight: 100;}
.font-weight-300 {font-weight: 300;}
.font-weight-400 {font-weight: 400;}
.font-weight-700 {font-weight: 700;}
.font-weight-800 {font-weight: 800;}
/* General | Margins */
.margin-0 {margin: 0px !important;}
.margin-5 {margin: 5px !important;}
.margin-10 {margin: 10px !important;}
.margin-15 {margin: 15px !important;}
.margin-20 {margin: 20px !important;}
.margin-25 {margin: 25px !important;}
.margin-30 {margin: 30px !important;}
.margin-bottom-0 {margin-bottom: 0px !important;}
.margin-bottom-5 {margin-bottom: 5px !important;}
.margin-bottom-10 {margin-bottom: 10px !important;}
.margin-bottom-15 {margin-bottom: 15px !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-bottom-25 {margin-bottom: 25px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.margin-left-0 {margin-left: 0px !important;}
.margin-left-5 {margin-left: 5px !important;}
.margin-left-10 {margin-left: 10px !important;}
.margin-left-15 {margin-left: 15px !important;}
.margin-left-20 {margin-left: 20px !important;}
.margin-left-25 {margin-left: 25px !important;}
.margin-left-30 {margin-left: 30px !important;}
.margin-right-0 {margin-right: 0px !important;}
.margin-right-5 {margin-right: 5px !important;}
.margin-right-10 {margin-right: 10px !important;}
.margin-right-15 {margin-right: 15px !important;}
.margin-right-20 {margin-right: 20px !important;}
.margin-right-25 {margin-right: 25px !important;}
.margin-right-30 {margin-right: 30px !important;}
.margin-top-0 {margin-top: 0px !important;}
.margin-top-5 {margin-top: 5px !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-top-15 {margin-top: 15px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-top-25 {margin-top: 25px !important;}
.margin-top-30 {margin-top: 25px !important;}
/* General | Padding */
.padding-0 {padding: 0px !important;}
.padding-5 {padding: 5px !important;}
.padding-10 {padding: 10px !important;}
.padding-15 {padding: 15px !important;}
.padding-20 {padding: 20px !important;}
.padding-25 {padding: 25px !important;}
.padding-30 {padding: 30px !important;}
.padding-bottom-0 {padding-bottom: 0px !important;}
.padding-bottom-5 {padding-bottom: 5px !important;}
.padding-bottom-10 {padding-bottom: 10px !important;}
.padding-bottom-15 {padding-bottom: 15px !important;}
.padding-bottom-20 {padding-bottom: 20px !important;}
.padding-bottom-25 {padding-bottom: 25px !important;}
.padding-bottom-30 {padding-bottom: 30px !important;}
.padding-left-0 {padding-left: 0px !important;}
.padding-left-5 {padding-left: 5px !important;}
.padding-left-10 {padding-left: 10px !important;}
.padding-left-15 {padding-left: 15px !important;}
.padding-left-20 {padding-left: 20px !important;}
.padding-left-25 {padding-left: 25px !important;}
.padding-left-30 {padding-left: 30px !important;}
.padding-right-0 {padding-right: 0px !important;}
.padding-right-5 {padding-right: 5px !important;}
.padding-right-10 {padding-right: 10px !important;}
.padding-right-15 {padding-right: 15px !important;}
.padding-right-20 {padding-right: 20px !important;}
.padding-right-25 {padding-right: 25px !important;}
.padding-right-30 {padding-right: 30px !important;}
.padding-top-0 {padding-top: 0px !important;}
.padding-top-5 {padding-top: 5px !important;}
.padding-top-10 {padding-top: 10px !important;}
.padding-top-15 {padding-top: 15px !important;}
.padding-top-20 {padding-top: 20px !important;}
.padding-top-25 {padding-top: 25px !important;}
.padding-top-30 {padding-top: 30px !important;}
.padding-top-0 .template-page {padding-top: 0px !important;}
.padding-bottom-0 .template-page {padding-bottom: 0px !important;}
body {
    letter-spacing: 0.04rem;
}
/*Modal*/
/* Force Magnific Popup to align at the top (disable vertical centering trick) */
.ff-mfp-top .mfp-container{
  padding-top:24px !important;   /* top spacing */
  padding-bottom:40px !important;
}

/* This pseudo-element is what creates vertical centering */
.ff-mfp-top .mfp-container:before{
  display:none !important;
}

/* Make content top-aligned */
.ff-mfp-top .mfp-content{
  display:block !important;
  vertical-align:top !important;
  margin:0 auto !important;
  padding:0 16px;
  box-sizing:border-box;
}

/* Your popup card */
.ff-quote-popup__inner{
  width:min(820px, 100%);
  margin:0 auto;
  background:#f5f5f5;            /* bg color */
  border-radius:14px;
  padding:28px 28px 18px;
  box-shadow:0 20px 60px rgba(0,0,0,.25);

  /* Keep the popup visible in viewport */
  max-height:calc(100vh - 64px);
  overflow:auto;
}

/* Optional overlay */
.ff-mfp-top.mfp-bg{ opacity:.72 !important; }

.ff-quote-popup__inner{
  position:relative; /* needed for absolute close button */
  padding-top:56px;  /* space for the X */
}

/* Close button */
.ff-quote-popup__close{
  position:absolute;
  top:12px;
  right:12px;
  width:40px;
  height:40px;
  line-height:40px;
  border:0;
  border-radius:10px;
  background:#fff;
  font-size:28px;
  cursor:pointer;
  box-shadow:0 6px 18px rgba(0,0,0,.15);
  opacity:.9;
}

.ff-quote-popup__close:hover{
  opacity:1;
}

/* Mobile tweaks */
@media (max-width: 575px){
  .ff-mfp-top .mfp-container{ padding-top:16px !important; }
  .ff-quote-popup__inner{
    padding:18px 16px 12px;
    border-radius:12px;
    max-height:calc(100vh - 48px);
  }
}

.avia_cart_buttons .button.show_details_button {
    display: none !important;
}


/* Header Area */
.phone-info div {
    display: flex;
    align-items: anchor-center;
    gap: 10px;
    justify-content: center;
}
.av_phone_active_right .phone-info {
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.av_phone_active_right .phone-info strong.phone {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}
.av_phone_active_right .phone-info strong.phone:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/02/phone-02.svg);
    height: 18px;
    width: 18px;
}
#top #wrap_all .menu-item-search-dropdown>a,
#top #wrap_all #searchform #searchsubmit,
#top #wrap_all .av_ajax_search_image {
    font-size: 22px !important;
}
.logo {
    height: calc(100% + 100px);
    overflow: visible;
}
.logo a {
    height: auto;
    background-color: #ffffff;
}
/* Content Area */
#top #wrap_all .content-title .av-special-heading-tag {
    line-height: 0.85;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.justify-content-center {
    justify-content: center;
}
.overflow-visible {
    overflow: visible;
}
.rounded {
    border-radius: 10px;
}
#top #wrap_all .custom-hex-mask.avia-image-container img.avia_image {
    -webkit-mask-image: url(/wp-content/themes/enfold-child/images/hexagon.svg);
    mask-image: url(/wp-content/themes/enfold-child/images/hexagon.svg);
}
.main_color .avia-image-container-inner,
.main_color .avia_image,
.main_color .av-image-caption-overlay,
.alternate_color .avia-image-container-inner,
.alternate_color .avia_image,
.alternate_color .av-image-caption-overlay,
.avia-content-slider .slide-image {
    border-radius: 15px;
}
.main_color .av-styling-no-styling .avia-image-container-inner,
.main_color .av-styling-no-styling .avia_image,
.main_color .av-styling-no-styling .av-image-caption-overlay {
    border-radius: 0px;
}
#top #wrap_all .video-block:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    visibility: visible;
    border-radius: 15px;
}
#top #wrap_all .video-block .av_font_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#top #wrap_all .avia-content-slider .slide-image {
    margin-bottom: 15px;
}
#top div .avia-gallery img {
    background-color: transparent;
    border: none;
}
#top #wrap_all .news-overlay {
    overflow: visible;
}
#top #wrap_all .news-overlay .av-tab-section-outer-container>div {
    z-index: 1;
    background-color: transparent;
}
#top #wrap_all .news-overlay .av-tab-section-outer-container:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/02/news-overlay.png);
    position: absolute;
    top: -105px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 63%;
}
#top #wrap_all .title-icon .av_iconlist_title {
    font-family: 'static', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
#top #wrap_all .increase-icons .av-iconlist-small li {
    display: flex;
    align-items: center;
}
#top #wrap_all .increase-icons .avia-icon-list .iconlist_icon {
    height: auto;
    width: auto;
    margin-right: 15px;
}
#top #wrap_all .increase-icons .av-iconlist-small .iconlist_icon svg:first-child {
    height: 3em;
    width: 3em;
}
#top #wrap_all .avia-button.avia-size-small {
    max-width: 125px;
    height: 48px;
    display: inline-flex;
    align-items: center;
}
#top #wrap_all .av-share-box .av-share-link-description {
    font-size: 35px;
}
#top #wrap_all .social-hex .av-share-box ul li svg:first-child {
    fill: var(--enfold-main-color-primary) !important;
}
#top #wrap_all .social-hex .av-share-box ul li a {
    background-image: url(/wp-content/themes/enfold-child/images/social-border.png) !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 80px;
    height: 80px;
    font-size: 30px;
    line-height: 52px;
}
/* Product Listing */
#top #wrap_all .woocommerce-loop-product__title::after {
    content: "\00AE";
    font-size: 75%;
    position: relative;
    top: -5px;
}
#av_product_description .av-banner-description {
    font-weight: 400;
    line-height: inherit;
}
#top #wrap_all .product-sorting,
#top #wrap_all .button-mini-delimiter,
#top #wrap_all .products .product .inner_product .avia_cart_buttons a span {
    display: none;
}
#top #wrap_all .products .product .inner_product {
    border-color: #919293;
    border-radius: 15px;
}
#top #wrap_all .products .product .inner_product .woocommerce-loop-product__link {
    display: flex;
    flex-direction: column-reverse;
}
#top #wrap_all .products .product .inner_product .inner_product_header {
    min-height: auto;
    text-align: center;
}
#top #wrap_all .products .product .inner_product .avia_cart_buttons {
    opacity: 1;
    display: flex;
    gap: 15px;
    background-color: transparent;
}
#top #wrap_all .products .product .inner_product .avia_cart_buttons a {
    color: #ffffff;
    border-radius: 7px;
    font-size: 14px;
    padding: 10px 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#top #wrap_all .products .product .inner_product .avia_cart_buttons a:hover {
    opacity: 0.7;
}
#top #wrap_all .products .product .inner_product .avia_cart_buttons a {
    background-color: var(--enfold-main-color-color);
}
#top #wrap_all .products .product .inner_product .avia_cart_buttons a:first-child {
    background-color: var(--enfold-main-color-primary);
}
/* Product Details */
#top.single-product #wrap_all .desc {
    text-align:  center;
}
#top.single-product #wrap_all #main {
    background-image: url(/wp-content/uploads/2026/02/product-bg.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 50% auto;
}
#top.single-product #wrap_all #main>div {
    background-color: transparent;
}
/* Sidebar */
ul.products {
    float: left;
    width: 100%;
}
.content .entry-content-wrapper {
    padding-right: 0px;
}
.inner_sidebar {
    margin-left: 25px;
}
#top #wrap_all .sidebar .widget,
#top #wrap_all .sidebar-content .widget {
    background-color: #edeeee;
    padding-bottom: 0px;
    border-radius: 15px;
    overflow: hidden;
}
#top #wrap_all .sidebar .widget .widgettitle,
#top #wrap_all .sidebar-content .widget .widgettitle {
    display: none;
}
/* Accordion */
#top #wrap_all .main_color .toggler {
    background-color: #f2f2f2;
}
#top #wrap_all .alternate_color .toggler {
    background-color: transparent;
    border-top: 1px solid #c2bfb5;
}
#top #wrap_all .togglecontainer section:last-child {
    border-bottom: 1px solid #c2bfb5;
}
#top #wrap_all .toggle_icon {
    border-radius: 0;
    border: none;
    right: 0;
    opacity: 1;
}
#top #wrap_all .toggle_icon,
#top #wrap_all .toggler.activeTitle {
    background-color: transparent;
}
#top #wrap_all .toggle_icon span,
#top #wrap_all .toggler.activeTitle .toggle_icon {
    background-color: transparent;
    border-color: var(--enfold-socket-color-primary);
}
#top #wrap_all .toggler.activeTitle {
    color: #262261;
}
.js_active .av-elegant-toggle .toggler,
.avia-admin-preview-container .av-elegant-toggle .toggler {
    padding: 25px 55px 25px 0px;
}
#top #wrap_all .av-elegant-toggle .toggle_content {
    background-color: transparent;
    padding: 0px 0px 25px;
}
/* Tab Container */
.js_active .av-layout-tab {
    display: inline-block;
    /* overflow: hidden !important; */
}
.av-inner-tab-title {
    font-weight: 600;
}
.av-tab-section-tab-title-container {
    text-align: left;
    max-width: 1297px;
    margin: 0 auto -15px;
    padding: 0px 50px;
}
#top .av-section-tab-title {
    padding: 10px 20px 10px 20px;
}
#top a.av-active-tab-title {
    background-color: #f0efec;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.av-tab-arrow-container {
    display: none;
}
#top #wrap_all .av-layout-grid-container.container:after,
#top #wrap_all .av-layout-grid-container.container:before {
    content: "";
    background-color: inherit;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 200%;
    height: 100%;
    visibility: visible;
}
#top #wrap_all .av-layout-grid-container.container:after {
    left: 100%;
}
#top #wrap_all .av-layout-grid-container.container:before {
    right: 100%;
}
#top #wrap_all .av-layout-grid-container.container .flex_cell:last-child {
    padding-right: 0px;
}
#top #wrap_all .av-layout-grid-container.container .flex_cell:first-child {
    padding-left: 0px;
}
/* Video Slider */
#top #wrap_all .video-slider .avia-video {
    clear: none;
    padding-bottom: 11.25%;
    margin-bottom: 0px;
}
/* Slick Slider */
#top #wrap_all .news-slider .avia-content-slider-inner {
    margin: 0 -15px;
}
#top #wrap_all .news-slider .avia-content-slider-inner,
#top #wrap_all .news-slider .avia-smallarrow-slider-heading,
#top #wrap_all .news-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-meta {
    display: none;
}
.news-slider .avia-content-slider-inner .slide-entry-wrap,
.news-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry {
    margin-bottom: 0px;
}
#top #wrap_all .news-slider .avia-content-slider-inner.slick-initialized {
    display: block;
}
#top #wrap_all .news-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry {
    padding: 0px 15px;
    text-align: center;
}
#top #wrap_all .btn-blue {
    background-color: #262261;
    border-color: #262261;
    color: #ffffff;
}
#top #wrap_all a.btn-link {
    padding: 2px 0px;
    display: inline-block;
    font-weight: 600;
}
#top #wrap_all a.btn-link,
#top #wrap_all .btn-link a {
    background-color: transparent;
    color: var(--enfold-alternate-color-heading);
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 2px solid var(--enfold-socket-color-primary);
    border-radius: 0px;
}
#top #wrap_all a.btn-link:hover {
    opacity: 0.7;
}
/* Footer Area */
#top .content .flex_column .widget_nav_menu li a {
    padding: 0;
    font-size: 16px;
    display: block;
}
#top .content .flex_column .widget_nav_menu li a:hover,
#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item,
#top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background-color: transparent;
}
#scroll-top-link {
    border-radius: 0px;
    border: none;
    right: 0;
    bottom: 0;
}
#scroll-top-link.avia-svg-icon svg:first-child {
    height: 35px;
    margin-top: 7px;
}
#top footer .av-iconlist-small li {
    padding: 0px 0 15px;
}
#top footer .av-iconlist-small .iconlist_icon svg:first-child {
    height: 1.7em;
    top: -6px;
    width: 1.4em;
    position: relative;
}
#top footer .av-iconlist-small .iconlist_icon {
    height: 1.85em;
    width: 1.85em;
    line-height: 1.85em;
    margin-right: 0.45em;
}
.av-tab-section-tab-title-container {
    background-color: #fff;
}
.special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit !important;
}
/* Media Queries */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .alternate_color .special_amp {
        font-size: 50px;
    }
}
@media only screen and (max-width: 479px) {
    .alternate_color .special_amp {
        font-size: 50px;
    }
}
@media screen and (min-width: 1298px) {
    #top #wrap_all .news-overlay .av-tab-section-outer-container:after {
        content: "";
        position: absolute;
        top: 80px;
        left: 50px;
        right: 50px;
        background-color: #f0efec;
        height: calc(100% - 80px);
        width: 100%;
        max-width: calc(1298px - 100px);
        z-index: 0;
        margin: auto;
        border-radius: 0px 15px 15px 15px;
    }
    #top #wrap_all .news-overlay .av-tab-section-outer-container .flex_column {
        background-color: transparent;
    }
}
@media screen and (max-width: 1200px) {
    #top #header .av-main-nav>li>a {
        font-size: 13px;
    }
}
@media screen and (min-width: 991px) {
    .logo a {
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.15)
    }
    .logo a,
    .logo img {
        max-height: calc(100% + 100px) !important;
    }
    .header-fixed .logo a,
    .header-fixed .logo img {
        max-height: 80px !important;
    }
    .main_menu {
        width: calc(100% - 23%);
    }
    .av-main-nav-wrap {
        width: 100%;
    }
    #top #menu-item-search {
        position: absolute;
        right: 0px;
    }
}
@media screen and (min-width: 767px) {
    .av-inner-tab-title {
        font-size: 18px;
    }
    #top #wrap_all .layout-container .flex_cell.container {
        display: flex;
        margin: auto;
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 1310px;
        padding: 0px 50px;
    }
    #top #wrap_all .layout-container .flex_cell.container .flex_cell_inner {
        padding: 7% 7% 7% 0;
    }
    #top #wrap_all .layout-container .flex_cell.container:before,
    #top #wrap_all .layout-container .flex_cell.container .flex_cell_inner {
        background-color: #f0efec;
    }
    #top #wrap_all .layout-container .flex_cell.container:before {
        content: "";
        position: absolute;
        top: 0px;
        right: calc(100% - 50px);
        bottom: 0px;
        width: 100%;
        height: 100%;
    }
    #top #wrap_all .layout-container .flex_cell.container::after {
        content: "";
        position: relative;
        width: 25%;
        height: 100%;
    }
    #top #wrap_all .layout-container .flex_cell:last-child {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 56%;
        background-position: -100% 100%;
    }
    .av-inner-tab-title {
        width: 155px;
    }
    .shop_columns_3 .products .product {
        margin: 0 2.5% 2.5% 0;
        width: 31.6%;
    }
    #top #wrap_all .container {
        padding: 0px 50px !important;
    }
    #top #wrap_all .av-layout-grid-container.container.w-100 .flex_cell {
        width: 100%;
    }
    #top #wrap_all .av-layout-grid-container.container .flex_cell:last-child,
    #top #wrap_all .av-layout-grid-container.container .flex_cell:first-child {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #top #wrap_all .av-layout-grid-container.container .flex_cell:last-child {
        padding-left: 30px !important;
    }
    #top #wrap_all .av-layout-grid-container.container .flex_cell:first-child {
        padding-right: 30px !important;
    }
    #top #wrap_all .av-layout-grid-container.container .flex_cell.padding-right-60 {
        padding-right: 60px !important;
    }
    #top #wrap_all .radius-left {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #top #wrap_all .radius-right {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .center-abslt-position{
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
    }

    .search .container .av-content-full.units {
    margin-top: 50px;
}
}
@media screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
        height: 110px;
    }
    #top #wrap_all #header_main {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-color: #ffffff;
    }
    #top #wrap_all #header_main.header-fixed {
        position: fixed;
        top: 0px;
        bottom: auto;
        box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    }
    #top #wrap_all .av-layout-grid-container .flex_cell.container {
        width: 100%;
        max-width: 100%;
    }
    #top #wrap_all .av-layout-grid-container.container .flex_cell {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #top #wrap_all .av-layout-grid-container .flex_cell.container .avia-section-large .content,
    .avia-section-large .sidebar,
    .avia-section-huge .content,
    .avia-section-huge .sidebar {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #top #wrap_all .radius-left {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #top #wrap_all .radius-right {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
}
@media screen and (max-width: 480px) {}
/* Table */
.responsive-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
#top #wrap_all .avia-table {
  	table-layout: auto;
}
#top #wrap_all table {
	margin-bottom: 0px;
}
#top #wrap_all table tr:nth-child(2n+1) {
	background-color: #ffffff;
    
}
#top #wrap_all table tr {
    border-top: 5px solid #f0efec;
}
#top #wrap_all table.highlight tr:nth-child(2n+2) {
    border-top: none;
}
#top #wrap_all table thead tr {
	background-color: #ffffff ;
}
#top #wrap_all table tr th,
#top #wrap_all table tr td {
	border: none;
}
#top #wrap_all table tr td {
	color: #606162;
	font-size: 14px;
    vertical-align: middle;
    padding: 5px 10px;
}
#top #wrap_all table tr th,
#top #wrap_all table tr td a {
	color: #173d7e;
}
#top #wrap_all table tr td a:hover,
#top #wrap_all table tr td a:focus {
	color: #009fe3;
}
#top #wrap_all table.unstyled tr,
#top #wrap_all table.table-unstyled,
#top #wrap_all table.table-unstyled tr td,
#top #wrap_all table.table-unstyled tbody tr {
	background-color: transparent !important;
}
#top #wrap_all table.table-unstyled tbody th,
#top #wrap_all table.table-unstyled tbody td {
	padding: 2px 5px;
}
#top #wrap_all table.highlight-column tr:nth-child(2n+1) td {
	background-color: #ffffff;
}
#top #wrap_all table.highlight-column tr td:first-child {
	background-color: #e4f5fc;
}
#top #wrap_all table.highlight-column tr:last-child td {
	border-radius: 0px 0px 7px 7px;
}
#top #wrap_all table.highlight-column tr:first-child td {
	border-radius: 7px 7px 0px 0px;
}
#top #wrap_all table:not(.highlight-column) tr td:last-child {
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
#top #wrap_all table:not(.highlight-column) tr td:first-child {
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
#top #wrap_all table.highlight-column tr:not(:last-child) td {
	border-bottom: 1px solid #dfdfdf;
}
#top #wrap_all .avia-table tr.avia-heading-row th {
	border-bottom: 2px solid #dddddd;
}
/* Data Table */
#top #wrap_all table.dataTable thead th {
	padding-right: 10px;
	padding-left: 10px;
}
#top #wrap_all div.dataTables_wrapper div.dataTables_length label {
	display: flex;
	align-items: center;
	gap: 10px
}
#top #wrap_all div.dataTables_wrapper div.dataTables_length label > * {
	margin-bottom: 0px;
}
#top #wrap_all table.dataTable tbody tr td span.pdf,
#top #wrap_all table.dataTable tbody tr td span.xlsx,
#top #wrap_all table.dataTable tbody tr td span.doc,
#top #wrap_all table.dataTable tbody tr td span.docx,
#top #wrap_all table.dataTable tbody tr td a.download-icon {
	position: relative;
	width: 20px;
	height: 20px;
	text-indent: -9999999px;
	text-align: center;
	display: inline-block;
	font-size: 15px;
}
#top #wrap_all table.dataTable tbody tr td span.pdf:before,
#top #wrap_all table.dataTable tbody tr td span.xlsx:before,
#top #wrap_all table.dataTable tbody tr td span.doc:before,
#top #wrap_all table.dataTable tbody tr td span.docx:before,
#top #wrap_all table.dataTable tbody tr td a.download-icon:before {
	 position: absolute;
	 text-indent: 0px;
	 left: 0px;
	 top: 0px;
	 height: 20px;
	 width: 20px;
	 line-height: 20px;
}
#top #wrap_all .file-list li a.pdf:before,
#top #wrap_all .file-list li a.ppt:before,
#top #wrap_all .file-list li a.xls:before,
#top #wrap_all .file-list li a.xlsx:before,
#top #wrap_all .file-list li a.doc:before,
#top #wrap_all .file-list li a.docx:before,
#top #wrap_all table.dataTable tbody tr td span.pdf:before,
#top #wrap_all table.dataTable tbody tr td span.xlsx:before,
#top #wrap_all table.dataTable tbody tr td span.doc:before,
#top #wrap_all table.dataTable tbody tr td span.docx:before,
#top #wrap_all table.dataTable tbody tr td a.download-icon:before {
	font-family: 'customize';
}
#top #wrap_all .file-list li a.pdf:before,
#top #wrap_all table.dataTable tbody tr td span.pdf:before {content: "\f1c1"}
#top #wrap_all .file-list li a.ppt:before,
#top #wrap_all table.dataTable tbody tr td span.ppt:before {content: "\f1c4"}
#top #wrap_all .file-list li a.xls:before,
#top #wrap_all .file-list li a.xlsx:before,
#top #wrap_all table.dataTable tbody tr td span.xls:before,
#top #wrap_all table.dataTable tbody tr td span.xlsx:before {content: "\f1c3"}
#top #wrap_all .file-list li a.doc:before,
#top #wrap_all table.dataTable tbody tr td span.doc:before {content: "\f1c2"}
#top #wrap_all .file-list li a.docx:before,
#top #wrap_all table.dataTable tbody tr td span.docx:before {content: "\f1c2"}
#top #wrap_all table.dataTable tbody tr td a.download-icon:before {content: "\f02e";}
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button {
	border-radius: 50%;
	border: none;
}
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background-color: transparent;
	background-image: none;
}
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled):hover {
	color: #009fe3 !important;
}
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button.next,
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
	border-radius: 30px;
}
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#top #wrap_all .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	background-image: none;
	background-color: var(--enfold-main-color-primary);
	border-color: var(--enfold-main-color-primary);
	color: #ffffff !important;
	border-radius: 50%;
	border: none;
}
#top #wrap_all table.dataTable.no-footer {
	border-bottom: none;
}
#top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details {
    display: block;
}
#top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details > li {
    margin-left: 0px;
    float: left;
    width: 100%;
}
/*#top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details > li:last-child .dtr-title {
	display: none;
}*/
#top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details > li .dtr-title,
#top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details > li .dtr-data	{
	padding: 0 10px;
}
#top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details > li .dtr-data	{
	float: right;
}
/* #top #wrap_all table.dataTable > tbody > tr.child ul.dtr-details > li:last-child .dtr-data	{
	width: 100%;
} */
#top #wrap_all table.list-format {
	background-color: transparent;
}
#top #wrap_all table.list-format > thead {
	display: none;
}
#top #wrap_all table.list-format > tbody > tr {
	display: flex;
	flex-direction: column;
	position: relative;
	padding: 0 20px 80px;
	background-color: #f3f4f8;
	border-radius: 7px;
}
#top #wrap_all table.list-format > tbody > tr > td {
	width: 100%;
	border-radius: 0px !important;
	padding: 8px 0px 0px;
	background-color: transparent;
}
#top #wrap_all table.list-format > tbody > tr > td:last-child {
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#top #wrap_all table.list-format > tbody > tr:has(> .dataTables_empty) {
	padding-bottom: 28px;
}
#top #wrap_all .flex-content-wrapper .entry-content-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#top #wrap_all table thead tr th {
    color: var(--enfold-footer-color-bg);
}
#top #wrap_all table.highlight.row-5 tr td:only-child,
#top #wrap_all table.highlight.row-5 tr th:nth-child(5n),
#top #wrap_all table.highlight.row-5 tr td:nth-child(5n),
#top #wrap_all table.highlight.row-5.three-col tr:nth-child(2n+2) td:first-child {
    background-color: var(--enfold-footer-color-bg);
    border-radius: 0px;
}
#top #wrap_all table.highlight.row-5 tr td:only-child,
#top #wrap_all table.highlight.row-5 tr th:nth-child(5n),
#top #wrap_all table.highlight.row-5 tr td:nth-child(5n),
#top #wrap_all table.highlight.row-5 tr td:only-child strong,
#top #wrap_all table.highlight.row-5 tr td:nth-child(5n) strong,
#top #wrap_all table.highlight.row-5.three-col tr:nth-child(2n+2) td:first-child,
#top #wrap_all table.highlight.row-5.three-col tr:nth-child(2n+2) td:first-child strong {
    color:#ffffff;
}