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

.portfolio_item{
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}
.portfolio_item .vc_gitem-zone-a .vc_gitem-row-position-top,
.portfolio_item .vc_gitem-zone-b .vc_gitem-row-position-top{
    position: relative !important;
}
.portfolio_item .vc_gitem-zone.vc_gitem-zone-a{
    height: initial !important;
}

.portfolio_item .vc_gitem_row > .vc_col-sm-6:first-child{
    padding-right: 70px;
}
.portfolio_item:nth-child(even) .vc_gitem_row > .vc_col-sm-6:first-child{
    padding-right: 0px;
    padding-left: 70px;
}


.portfolio_item:nth-child(even) .vc_gitem_row{
    display: flex;
    flex-direction: row-reverse;
}

.portfolio_item h4{
    color: #636363;
}
.portfolio_item img{
    border-radius: 30px;
}
.portfolio_item .vc_btn3{
    background: #C64C3A !important;
    border-radius: 60px;
    color: #fff !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
}

.portfolio_item .short_details{
    padding-top: 40px;
}
.portfolio_item .short_details td{
    font-size: 14px;
    color: #C64C3A !important;
}
.portfolio_item .short_details td strong{
    font-size: 24px;
}
.portfolio_item .short_details img{
    max-width: none !important;
    margin: 0 !important;
}
.portfolio_item .location{
    font-size: 12px;
    color: #636363;
    letter-spacing: 3px;
}

.vc_tta-panel-body, .vc_tta-panels{
    padding: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
}
.vc_tta-panel-body{
    padding-top: 100px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a{
    border: 1px solid #636363 !important;
    background: #e6e3d8;
    font-size: 16px;
    color: #636363;
    text-transform: uppercase;
    text-align: center;
    border-radius: 60px !important;
    min-width: 380px;
    margin: 0 25px;
}
.vc_tta-tabs-list{
    display: flex !important;
    justify-content: center;
    margin-top: 56px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a::after{
    display: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a{
    background-color: #C64C3A !important;
    color: #fff !important;
}



.home .wpcf7-form{
    padding-left: 40px;
}
.home .wpcf7-form .wpcf7-text,
.home .wpcf7-form .wpcf7-textarea{
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #172B36 !important;
    color: #172B36;
    margin-bottom: 15px !important;
}
.home .wpcf7-form .wpcf7-textarea{
    height: 110px;
}
.home .wpcf7-submit{
    width: 100%;
    margin-top: 54px;
}

.home_carousel .vc_row > .wpb_column.spaceLeft{
    background: rgba(0, 0, 0, 0.6) !important;
}
.home_carousel .owl-dots{
    top: 40% !important;
    right: -120px !important;
    left: initial !important;
    transform: rotate(90deg) !important;
}
.home_carousel .owl-dot{
    width: 60px !important;
    border-radius: 60px !important;
}
.home_carousel .owl-dot span{
    border-radius: 60px !important;
}

.residentialWhiteTabel{
    max-width: 320px;
    border: 1px solid #FFFFFF33
}
.residentialWhiteTabel table{
    width: 100% !important;
}

.homeCounter{
    display: inline-block !important;
    width: 220px !important;
}
.homeCounter .stats-text{
    font-size: 12px !important;
    opacity: 0.6;
}

.projectPageRow h6{
    margin-top: 10px !important;
    margin-bottom: 3px;
}


.projectPageSlide > .vc_column-inner > .wpb_wrapper > .vc_row{
    display: inline-block !important;
    min-width: 350px;
}
.projectPageSlide .greyTextButton{
    white-space: nowrap !important;
}


.sustainability_field{
    border-radius: 20px;
    padding: 28px;
    border: 2px solid #E6E3D8;
    background: #FFFEF9;
    margin-top: 30px;
}
.sustainability_field h4{
    color: #C64C3A;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    background: url(images/leaf.png) no-repeat left;
    padding-left: 35px;
}
.sustainability_field ul{
    list-style: none;
    display: flex;
    padding: 0 !important;
    margin: 0 !important;
}
.sustainability_field li {
    border-radius: 16px;
    background: #636363;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 6px 12px;
    margin-right: 10px;
}

footer .sub-menu{
    position: absolute;
    margin-left: 0 !important;
    margin-top: 63px;
}
footer .sub-menu li{
    float: none;
    padding-right: 0 !important;
}
footer .sub-menu li a{
    font-weight: 400;
    text-transform: initial;
    font-size: 16px !important;
    text-decoration: none !important;
}
footer .menu .current-menu-parent > a, footer .menu .current-menu-item > a{
    color: #fff !important;
}

.portfolioCounters .homeCounter{
    display: block !important;
    width: auto !important;
    margin-top: 15px;
}
.portfolioCounters .homeCounter .stats-text {
    font-size: 15px !important;
    opacity: 1;
    padding-top: 10px;
}

.sub-nav > li > a{
    position: initial !important;
}
.subtitle-text{
    position: absolute;
    top: 80px;
    left: 31%;
    display: none !important;
    width: 300px;
    text-align: left;
}
.mega-menu-img img{
    position: absolute;
    top: 0;
    right: -20px;
    display: none !important;
    width: 400px;
}
.sub-nav .menu-item:hover .subtitle-text,
.sub-nav .menu-item:hover .mega-menu-img img{
    display: block !important;
}
.sub-nav .menu-item{
    margin-top: 72px;
    margin-bottom: 72px;
}

.sub-nav .menu-item-text{
    border: 2px solid #63636380;
    border-radius: 60px;
    padding: 10px;
    width: 260px;
    text-align: center;
    color: #63636380;
}

.mobile-branding{
    width: 110px;
}

input.wpcf7-submit{
    padding-bottom: 2px !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;
    }

    .sub-nav .menu-item {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .sub-nav .menu-item-text {
        border: 0;
        padding: 0px;
        width: initial;
        text-align: left;
    }

    div.font88 {
        font-size: 68px;
        line-height: 65px;
    }
    .homeCounter {
        width: 33% !important;
    }

    .home .wpcf7-form {
        padding-left: 0px;
    }

    footer .vc_empty_space{
        display: none;
    }

    .portfolio_item .vc_gitem_row > .vc_col-sm-6:first-child {
        padding-right: 10px;
    }
    .portfolio_item:nth-child(even) .vc_gitem_row > .vc_col-sm-6:first-child{
        padding-left: 10px;
    }

    .portfolio_item .vc_gitem_row{
        display: flex !important;
        flex-flow: row;
        flex-direction: column-reverse !important;
    }
    .portfolio_item .wpb_single_image{
        margin: 0 !important;
        padding: 0 !important;
    }

    .teamBox{
        margin-bottom: 10px !important;
    }

    .whiteContactBox{
        padding: 10px !important;
    }

    input.wpcf7-submit{
        padding: 2px 30px !important;
    }
}