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


.menu-industries-we-serve-container{
    display: block !important;
}


.vc_toggle_title  {
    border: solid white 1px;
    border-radius: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 400;
}
.vc_toggle_title h4{
    color: white !important;
    font-size: 20px;
    line-height: 28px;
    margin: 0 !important;
}
.vc_toggle_icon{
    right: 20px !important;
    left: auto !important;
}

.mCSB_container .header-bar{
    background: #1C3453 url("images/menu_bg.png") top right no-repeat;
    width: 50% !important;
}
.mCSB_container .header-bar::after{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(10, 2, 0, 0.142857) 7.14%, rgba(42, 13, 1, 0.285714) 14.29%, rgba(79, 31, 4, 0.428571) 21.43%, rgba(120, 51, 9, 0.571429) 28.57%, rgba(163, 72, 16, 0.714286) 35.71%, rgba(208, 94, 24, 0.857143) 42.86%, #FF7520 50%, rgba(208, 94, 24, 0.857143) 57.14%, rgba(163, 72, 16, 0.714286) 64.29%, rgba(120, 51, 9, 0.571429) 71.43%, rgba(79, 31, 4, 0.428571) 78.57%, rgba(42, 13, 1, 0.285714) 85.71%, rgba(10, 2, 0, 0.142857) 92.86%, rgba(0, 0, 0, 0) 100%);
    content:'';
    width: 3px;
    height: 570px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -285px;
}
.mCSB_container .header-bar .branding img{
    max-width: 291px;
}

.mCSB_container .mini-widgets{
    position: absolute;
    left: 50%;
    margin-left: 50px;
    top: 50%;
    width: 222px;
    margin-top: -90px;
}
.mCSB_container .mini-widgets p{
    padding-bottom: 20px;
    line-height: 23px !important;
    color: rgba(255,255,255,0.6);
}

.admin-bar.transparent:not(.photo-scroller-album):not(.phantom-sticky) div.sticky-top-line:not(.masthead-mobile-header){
    top: 0;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line::after, .light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line::before{
    background: #5FA7B7 !important;
}

.portfolio-carousel-shortcode .entry-title{
    text-align: center;
}

.homeCarousel a.dt-btn{
    background: transparent !important;
    font-family: 'Khula' !important;
    width: 154px;
    margin-top: 30px;
}
.homeCarousel a.dt-btn i{
    display: none;
}

.project-zoom{
    display: none;
}

.gradient-overlap-layout-list.portfolio-shortcode .post-entry-content::before{
    height: 125px;
}
.content-bg-on.gradient-overlap-layout-list .post-entry-content::before{
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.04) 100%,rgba(0,0,0,0.04) 100%);
}
.gradient-overlap-layout-list.portfolio-shortcode .post-entry-content .entry-title{
    min-height: 65px;
}

.footerMenu{
    float: right;
}

.mobile-branding img{
    width: 170px;
}


div.wpcs_close_slider_icon{
    border-radius: 20px;
}
div.wpcs_content_main{
    width: 1225px !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 460px !important;
    top: 50% !important;
    margin-top: -230px !important;
    border-right: solid 45px #5FA7B7;
    overflow: hidden !important;
}
div.wpcs_content_main:not(.is_open){
    right: -1270px !important;
}
div.wpcs_content_inner{
    padding: 37px !important;
    border: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    min-height: auto !important;
    padding-right: 0 !important;
}
div.wpcs_content_inner .font50{
    font-weight: normal;
    font-size: 36px !important;
}
div.wpcs_content_inner .vc_col-sm-8{
    box-shadow: 0px 1px 12px 0px #0000001A;
    border-top: 1px solid #F3F4F6;
    border-radius: 16px;
    padding: 32px;
}

div.wpcs_content_inner input, div.wpcs_content_inner textarea{
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    margin-top: 5px;
}
div.wpcs_content_inner input::placeholder{
    color: #E5E7EB !important;
}
div.wpcs_content_inner .wpcf7-submit{
    background: #5FA7B7;
    width: 50%;
    border-radius: 10px;
    color: #fff !important;
}
div.wpcs_content_inner textarea{
    height: 145px;
}

div.wpcs_tab{
    background: url(images/side.png) no-repeat !important;
    height: 79px !important;
    width: 200px !important;
    border: 0 !important;
    padding-top: 45px !important;
    box-sizing: border-box;
    font-size: 16px !important;
    top: 50% !important;
    margin-top: -39px !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, div.space20Right, div.space50Right{
        padding-right: initial !important;
    }
    div.spaceLeft, div.space20Left, div.space50Left{
        padding-left: initial !important;
    }

    div.fullWidthImageSection{
        min-height: 300px !important;
    }

    div.font80, div.font100, div.font70{
        font-size: 60px !important;
        line-height: 65px;
    }

    div.serviceFeatureSection .font70 p{
        font-size: 40px !important;
        line-height: 55px !important;
    }

    div.footerContact{
        padding: 20px;
    }
}