/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*** DO SERVER ***/

#bb-footer-container-footer{
    position: initial !important;
}
.bb-footer-inside{
    max-width: none !important;
}
#main:not(.sidebar-none) .wf-container-main{
    display: block !important;
}
#main{
	padding-bottom:0 !important;
}
#content{
    margin-bottom: 0px !important;
    box-shadow: none !important;
}

.whiteText, .whiteText *{
    color: #fff !important;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner{
    padding-top: initial !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
    margin-bottom: auto !important;
}

.wpcf7-not-valid-tip{
    display: block;
}

.scroll-top{
    bottom: 100px;
}
.scroll-top::before {
    content: "\f0290";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    line-height: 1;
    color: #fff;
}


.forceContentPaddingLeft .wpb_single_image.vc_align_right{
    margin-right: -15px;
}
.forceContentPaddingRight .wpb_single_image.vc_align_left{
    margin-left: -15px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal="true"]) {
    padding-right: 15px;
}

.fullWidth, .fullWidth *{
    width: 100% !important;
    height: auto !important;
}


    /* cart and checkout */
.woocommerce-cart-wrap .cart_totals table, .woocommerce-cart-wrap .cart_totals tbody, .woocommerce-cart-wrap .cart_totals tr, .woocommerce-cart-wrap .cart_totals th, .woocommerce-cart-wrap .cart_totals tbody th, .woocommerce-cart-wrap .cart_totals td{
    display: revert;
}
.content .woocommerce-checkout-review-order-table tbody, .content .woocommerce-checkout-review-order-table tfoot, .content .woocommerce-checkout-review-order-table tr, .content .woocommerce-checkout-review-order-table td, .content .woocommerce-checkout-review-order-table th{
    display: revert;
}
.content .woocommerce-checkout-review-order-table td, .content .woocommerce-checkout-review-order-table .order-total th{
    vertical-align: revert;
}
.wc-order-review td{
    padding: 4px 0 !important;
}
.wc-order-review td:nth-child(2){
    text-align: right !important;
}
div.woocommerce-cart-wrap a.remove{
    font-size: 32px !important;
}

.delayAnimation{ -moz-animation-delay: 0.3s; animation-delay: 0.3s; }
.delayAnimation2{ -moz-animation-delay: 0.6s; animation-delay: 0.6s; }
.delayAnimation3{ -moz-animation-delay: 0.9s; animation-delay: 0.9s; }
.delayAnimation3{ -moz-animation-delay: 1.2s; animation-delay: 1.2s; }
.delayAnimation4{ -moz-animation-delay: 1.5s; animation-delay: 1.5s; }
.delayAnimation5{ -moz-animation-delay: 1.8s; animation-delay: 1.8s; }
.longAnimation{
    -webkit-animation-duration: 2s !important;
    -moz-animation-duration: 2s !important;
    animation-duration: 2s !important;
}


.certList ul li::before{
    background: url(images/list.png) !important;
    background-size: 100% !important;
    width: 20px !important;
    height: 20px !important;
    top: 2px !important;
}

div.serviceCardList p:first-child{
    margin-top: 30px !important;
}
div.serviceCardList p{
    margin-top: 0px !important;
    margin-bottom: 12px !important;
    margin-left: 20px !important;
}

a{
    text-decoration: none;
}

.portfolioItem{
    box-shadow: 0px 4px 6px -1px #0000001A;
}
.portfolioItem h3{
    font-size: 38px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 65px !important;
}
.portfolioItem img{
    height: 256px !important;
    width: 100% !important;
    object-fit: cover;
}
.portfolioItem .wpb_single_image,
.portfolioItem figure,
.portfolioItem figure a{
    width: 100% !important;
    display: block;
}
.portfolioItem .vc_gitem-row-position-middle{
    top: 67%;
    padding: 24px;
}
.portfolioItem .vc_gitem-acf{
    color: #D4A017;
    font-size: 16px;
}
.portfolioItem .vc_gitem-col{
    padding: 0 !important;
}

@media screen and (max-width: 768px) {
    
}
@media screen and (max-width: 767px) {

    .bbfb-menu{
        display: none;
    }

    .vc_row-no-padding .wpb_text_column{
        padding: 0 20px !important;
    }

    .dt-btn{
        margin: 15px 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 100%;
    }

    .wpb_single_image{
        padding: 10px 0 15px 0;
        margin-top: 30px;
    }


    .hideMobile{
        display: none !important;
    }

    footer *{
        text-align: center;
    }

    div.spaceRight{
        padding-right: initial !important;
    }
    div.spaceLeft{
        padding-left: initial !important;
    }
}





/* ============================================
   Mega Menu — desktop only
   ============================================ */

.mega-parent {
    position: static;
}

.mega-panel {
    display: flex;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-65%) translateY(-8px);

    position: absolute;
    top: 100%;
    left: 50%;
    width: 1089px;
    max-width: calc(100vw - 32px);
    background: #fff;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
    z-index: 9999;
    flex-direction: row;
    overflow: hidden;
    min-height: 480px;

    transition: opacity 0.25s ease,
    transform 0.25s ease,
    visibility 0s linear 0.25s;
}

.mega-parent:hover > .mega-panel,
.mega-parent:focus-within > .mega-panel,
.mega-panel:hover {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-65%) translateY(0);
    transition: opacity 0.25s ease,
    transform 0.25s ease,
    visibility 0s linear 0s;
}

/* ============================================
   LEFT COLUMN — Categories
   ============================================ */
.mega-categories {
    list-style: none;
    margin: 0;
    padding: 56px 40px 56px 56px;
    width: 365px;
    flex-shrink: 0;
    flex-grow: 0;
    background: #fff;
    box-sizing: border-box;
}

.mega-categories .mega-tab {
    margin: 0 0 32px;
    position: relative;
}

.mega-categories .mega-tab a {
    display: block;
    padding: 14px 24px;
    color: #1a1a1a;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: transparent;
    transition: background 0.2s ease;
    cursor: pointer;
    position: relative;
}

/* Hover, JS-active, or current page → YELLOW */
.mega-categories .mega-tab.active > a,
.mega-categories .mega-tab > a:hover,
.mega-categories .mega-tab.current-menu-item > a,
.mega-categories .mega-tab.current-menu-parent > a,
.mega-categories .mega-tab.current-menu-ancestor > a {
    background: #f9d65c;
    font-weight: 600;
}

.mega-categories .mega-tab.active > a::after,
.mega-categories .mega-tab > a:hover::after,
.mega-categories .mega-tab.current-menu-item > a::after,
.mega-categories .mega-tab.current-menu-parent > a::after,
.mega-categories .mega-tab.current-menu-ancestor > a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 4px;
    background: #1a1a1a;
}

/* ============================================
   MIDDLE COLUMN — Subitems
   ============================================ */
.mega-content {
    width: 365px;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 56px 40px 56px 0;
    background: #fff;
    position: relative;
    box-sizing: border-box;
}

.mega-subitems {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mega-subitems[hidden] {
    display: none;
}

.mega-subitems li {
    margin: 0 0 32px;
    position: relative;
}

.mega-subitems li a {
    display: block;
    padding: 14px 24px;
    color: #1a1a1a;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: transparent;
    transition: background 0.2s ease;
    position: relative;
}

/* Hover or current page → ORANGE */
.mega-subitems li a:hover,
.mega-subitems li.current-menu-item a,
.mega-subitems li.current-menu-parent a,
.mega-subitems li.current-menu-ancestor a {
    background: #f5a623;
    font-weight: 600;
}

.mega-subitems li a:hover::after,
.mega-subitems li.current-menu-item a::after,
.mega-subitems li.current-menu-parent a::after,
.mega-subitems li.current-menu-ancestor a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 4px;
    background: #1a1a1a;
}

/* ============================================
   RIGHT COLUMN — Fixed image
   ============================================ */
.mega-panel::after {
    content: '';
    flex: 1;
    background-image: url('/wp-content/uploads/2026/05/ImageWithFallback5.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    align-self: stretch;
}