/*
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;
}

.vidbg-frontend-buttons.bottom-right{
    right: 10px;
    bottom: 10px;
}
.vidbg-frontend-buttons.bottom-right a{
    border-radius: 100%;
}


.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;
}


.child_pages{
    list-style: none !important;
    text-align: center;
    margin: 0 auto !important;
    padding-top: 65px;
    /*max-width: 800px;*/
}
.child_pages li{
    display: inline-block;
    margin: 4px;
}
.child_pages a{
    background-color:transparent !important;
    border-radius:50px !important;
    padding: 4px 15px !important;
    border:1px solid white !important;
    margin: 20px 10px;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
}
.child_pages a:hover,
.child_pages a.selected{
    background-color:#DB0278 !important;
    border-color:#DB0278 !important;
}


.widget_search{
    max-width: 510px;
}

.mini-widgets{
    position: absolute;
    top: 20px;
    left: 45%;
}

.main-nav > li > a{
    height: 25px !important;
}
.main-nav > li{
    align-items: end;
}

.sidebar-content .widget{
    padding: 0 !important;
}
.submenu_row{
    background: #0199DC;
    margin: 0 !important;
}
.submenu_row > .wpb_column > .vc_column-inner {
    height: 389px;
    padding: 30px 1% 30px 12% !important;
    font-size: 14px;
}

.submenu_row .bbfb-menu > div{
    display: block;
}
.submenu_row ul.menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Two equal columns */
    gap: 10px; /* Adjust spacing between items */
    list-style: none; /* Remove default bullets */
    padding: 0;
    margin: 0;
}
.submenu_row ul.menu li{
    margin: 0 !important;
    padding: 3px 7px;
    width: 100%;
    border: 0 !important;
}
.submenu_row ul.menu li a{
    font-size: 16px;
    font-weight: 400;
    padding: 7px;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 0 !important;
}
.submenu_row .vc_icon_element{
    cursor: pointer;
}
.sub-nav.sub-nav-widgets{
    padding: 0 !important;
}

.greyColumn{
    background: #545454;
}

#productsMenu2, #productsMenu3{
    display: none;
}

.threeColMenu .dt-mega-menu-wrap{
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
    gap: 40px; /* Adjust spacing between items */
    padding: 30px 80px !important;
    margin: 0;
}
.threeColMenu.dt-mega-menu .dt-mega-menu-wrap::before, .threeColMenu.dt-mega-menu .dt-mega-menu-wrap::after{
    display: none;
}
.threeColMenu .dt-mega-menu-wrap .sub-nav{
    top: 0;
}
.threeColMenu .not-clickable-item .menu-text{
    display: block;
    font-size: 22px;
    font-weight: 700 !important;
    margin-bottom: 20px;
}

.subtitle-text{
    display: block;
    font-size: 14px !important;
    line-height: 24px !important;
    max-width: 312px !important;
}

.upb_video_class .textPadding{
    background: rgba(0,0,0,0.4);
}

.vc_tta-panels{
    background: transparent !important;
    border: 0 !important;
}

.vc_tta-panel-body{
    background: transparent !important;
}

.vc_tta-tabs-list{
    text-align: center;
}
.vc_tta-tab a{
    background-color:transparent !important;
    border-radius:50px !important;
    padding: 4px 15px !important;
    border:1px solid white !important;
    margin: 20px 10px;
    color: #fff !important;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::before,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::after{
    display: none !important;
}
.vc_tta-tab:hover a,
.vc_tta-tab.vc_active a{
    background-color: #DB0278 !important;
    border-color: #DB0278 !important;
}
.vc_tta-panel-body, .ui-tabs-panel{
    padding-top: 75px !important;
}
li.ui-tabs-tab{
    padding-left: 5px !important;
    padding-right: 5px !important;
}


.wpb_tabs_nav{
    text-align: center;
}
.tab-style-one.wpb_tabs .wpb_tabs_nav a{
    padding-top: 4px;
    padding-bottom: 4px;
}
.wpb_tabs .wpb_tabs_nav li{
    float: none;
    display: inline-block;
}

.side_button{
    position: fixed;
    background: #DB0278;
    right: -75px;
    top: 48%;
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    padding: 2px;
    text-decoration: none;
    border-radius: 50px;
    line-height: 30px;
    rotate: -90deg;
    width: 190px;
    z-index: 2;
    text-align: center;
}

.search-results .content{
    padding-top: 30px;
}
.entry-meta{
    display: none;
}

@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;
    }

    .vc_tta-panel{
        margin-bottom: 10px;
    }

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
        background-color: #0199DC !important;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a{
        color: white !important;
    }

    li.ui-tabs-tab {
        margin-bottom: 8px !important;
    }

    .whiteBorder{
        padding: 10px;
    }

    .side_button{
        display: none;
    }
    .headingRow{
        height: auto !important;
    }

    .mobile-branding img{
        height: 70px !important;
        width: auto !important;
    }

    .padding133 {
        padding-bottom: 73px !important;
        padding-top: 73px !important;
    }

    footer *{
        text-align: center !important;
    }

    .child_pages a{
        display: block;
    }
    .child_pages li{
        min-width: 150px;
        margin: 0px;
    }

    .testimonial-content{
        padding: 0 10% !important;
    }

    h2, .h2-size{
        font-size: 50px !important;
        line-height: 60px !important;
        margin-bottom: 20px !important;
    }
}