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

@import 'fonts/NewJune/stylesheet.css';

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

.main-nav > li > a{
    align-items: end;
}

.main-nav > li:nth-child(3){
    position: initial;
}
.main-nav > li:nth-child(3)::after{
    content: '';
    clip-path: polygon(0% 100%, 2% 0%, 100% 0%, 100% 100%);
    background: #84BA4C;
    height: 117px;
    width: 100%;
    position: absolute;
    margin-left: 130px;
}

.sticky-on .main-nav > li:nth-child(3)::after{
    height: 90px;
}
.sticky-on .branding img{
    height: 80px;
    width: auto;
}

.masthead{
    border-bottom: 5px solid #84BA4C !important;
}


.sub-nav{
    min-height: 441px;
    display: block !important;
    padding-top: 50px;
}
.sub-nav li{
    padding: 10px 0px;
    width: 200px;
    border-right: 2px solid #fff;
}
.sub-nav li a {
    padding: 10px !important;
    display: block;
    margin-right: 30px !important;
}
#submenu_description{
    position: absolute;
    color: #fff;
    width: calc(100% - 280px);
    right:40px;
    top: 50px;
    height: 100%;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    background: url('images/FOUR SEASON(1).png') no-repeat right top;
}
.subtitle-text{
    display: none;
}
#submenu_description a.dt-btn{
    font-size: 16px !important;
    margin-top: 25px;
    color: #fff;
    font-weight: 400;
    border: 1px solid #fff;
    float: right;
    border-radius: 50px;
}
#submenu_description .submenu_text {
    height: 100%;
    box-sizing: border-box;
    padding: 0px;
    font-size: 16px !important;
    width: 260px;
}
#submenu_description h4{
    color: #fff;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 30px;
    margin-bottom: 15px;
    display: none;
}
.sub-nav .sub-nav{
    display: none !important;
}

#submenu_description li{
    border: 0 !important;
    display: block !important;
    float: none;
    width: auto;
}
#submenu_description li a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
#submenu_description li a:hover{
    text-decoration: underline;
}




.page-title{
    background-size: cover !important;
}

.imageDecoration{
    padding-right: 39px;
    padding-bottom: 39px;
    background: url(images/dot_shapes.png) no-repeat bottom right;
}
.imageDecoration .ult-content-box{
    position: relative;
    padding: 33px 44px 33px 0;
    z-index: 2;
}
.imageDecoration .ult-content-box::after{
    content: '';
    background: #E6E6EC;
    position: absolute;
    width: 75%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
}
.imageDecoration .ult-content-box > *{
    z-index: 2;
    position: relative;
}
.imageDecoration .vc_figure, .imageDecoration .vc_figure *{
    width: 100% !important;
    max-width: none;
}
.imageDecoration .wpb_text_column{
    position: absolute;
    padding: 35px 23px 14px 23px;
    min-width: 177px;
    background: #84BA4C;
    bottom: 0;
    left: 24%;
    color: #fff !important;
    font-size: 20px;
}
.imageDecoration .wpb_text_column em{
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
}
.imageDecoration .wpb_text_column strong{
    font-weight: 400;
    font-size: 50px;
}
.imageDecoration .wpb_text_column p{
    color: white !important;
}



.ult-new-ib{
    border-bottom-right-radius: 22px;
    border: 10px solid transparent;
    border-left: 0;
    border-top: 0;
    transition: border 0.3s ease-in-out;
    background: none !important;
}
.ult-new-ib:hover{
    border-color: #84BA4C;
}
.ult-new-ib:hover .ult-new-ib-desc{
    background: rgba(0,0,0,0.5)
}
.ult-new-ib .ult-new-ib-desc{
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6), transparent);
}
.ult-new-ib h2, .ult-new-ib .ult-new-ib-content{
    text-align: center;
}

.vc_row-o-full-height{
    min-height: 890px !important;
}



.clients_row > .wpb_column:first-child .vc_column-inner{
    min-height: 327px;
    position: relative;
}
.clients_row > .wpb_column:first-child  .vc_column-inner::after{
    content: '';
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 65% 100%);
    background: #303030;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
}
.clients_row > .wpb_column:first-child .vc_column-inner .wpb_wrapper{
    z-index: 2;
    padding-left: 10%;
}


.dt-team-masonry-shortcode{
    margin-bottom: 90px
}
.team-container{
    padding: 18px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 26px 0px #292EC714;
    position: relative;
}
.team-container .team-desc{
    width: 75%;
    align-self: center;
    position: absolute;
    bottom: -60px;
}
.team-media a{
    display: block;
    max-width: none !important;
}
.team-media a img{
    width: 100% !important;
}

.greenCircle > .wpb_column:last-child::before{
    content: '';
    width: 150px;
    height: 150px;
    background: url('images/video_icon.png') no-repeat;
    position: absolute;
    left: -75px;
    z-index: 2;
}

.news_row > .wpb_column:not(:first-child) .vc_grid-item-mini .vc_gitem-zone{
    height: 530px;
    overflow: hidden;
}
.news_row > .wpb_column:first-child .vc_grid-item-mini{
    height: 250px;
    overflow: hidden;
}


.subPageHeader > .wpb_column{
    background: #84BA4C;
    min-height: 115px;
}
.subPageHeader > .wpb_column:first-child{
    background: #D9D9D9;
    text-align: center;
}
.subPageHeader h2{
    color: #303030 !important;
}
.subPageHeader h2{
    color: #fff !important;
    margin-left: 45px;
    font-size: 32px;
}

.subPageContent{
    margin-top: 30px;
    margin-bottom: 100px !important;
}

.child_pages{
    margin: 0 !important;
    padding: 0 7% !important;
}
.child_pages li{
    list-style: none;
}
.child_pages a{
    text-decoration: none;
    font-size: 18px;
    color: #626464;
    margin-bottom: 18px !important;
    display: block;
    position: relative;
    padding-left: 28px;
}
.child_pages a::before,
.subPageContent .portfolio-shortcode .post-entry-content a::before,
.subPageContent .blog-shortcode .post-entry-content a::before{
    content: '';
    width: 18px;
    height: 21px;
    background: url('images/green_slash.png') no-repeat center;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
}

.subPageContent .portfolio-shortcode .post-thumbnail-wrap,
.subPageContent .blog-shortcode .post-thumbnail-wrap{
    display: none !important;
}
.subPageContent .portfolio-shortcode .post-entry-content,
.subPageContent .blog-shortcode .post-entry-content{
    padding: 0 !important;
    padding-left: 10% !important;
}
.subPageContent .portfolio-shortcode .post-entry-content a,
.subPageContent .blog-shortcode .post-entry-content a{
    text-decoration: none;
    font-size: 18px;
    color: #626464;
    margin-bottom: 15px !important;
    display: block;
    position: relative;
    padding-left: 28px;
}
.subPageContent .css-grid-filter{
    display: none;
}

.subPageHeader .filter-categories{
    display: block;
    padding-left: 20px;
}
.subPageHeader .filter-categories a{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase !important;
    text-decoration: none;
    font-weight: 400;
    opacity: 0.5;
    padding: 8px 0;
    margin-right: 30px;
}
.subPageHeader .filter-categories a.act{
    opacity: 1;
    border-bottom: 1px solid #fff
}

.single-post .subPageContent > .vc_col-sm-9 .vc_column-inner{
    padding: 0 12%;
}
.post-thumbnail{
    display: none;
}


table, td{
    border: 0 !important;
}

.vc_toggle_title .vc_toggle_icon{
    left: auto !important;
    right: 0 !important;
}
.vc_toggle_title{
    padding-left: 0 !important;
}
.vc_do_toggle {
    margin-bottom:16px !important;
}

.bottomDecoration .vc_single_image-wrapper{
    position: relative;
    margin-bottom: 130px !important;
}
.bottomDecoration .vc_single_image-wrapper::after,
.shortPortfolio .portfolio_item .image::after{
    content: '';
    width: 136px;
    height: 204px;
    background: url('images/green_slash.png') no-repeat;
    position: absolute;
    right: 5px;
    bottom: -100px;
    z-index: 2;
}

.shortPortfolio .portfolio_item{
    display: flex;
}
.shortPortfolio .portfolio_item > div:first-child{
    background: #D9D9D9;
    padding: 20px 26px;
    min-height: 220px;
    position: relative;
}
.shortPortfolio .portfolio_item > div{
    flex: 1;
}
.shortPortfolio .entry-excerpt{
    display: none;
}
.shortPortfolio h4{
    font-size: 24px;
}
.shortPortfolio .portfolio_item img{
    width: 100%;
}
.shortPortfolio .image{
    position: relative;
}
.shortPortfolio .dt-btn{
    position: absolute;
    bottom: -60px;
    right: 26px;
}

.ult-ib-effect-style13 .ult-new-ib-title::after{
    background: #84BA4C !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;
    }

    #submenu_description{
        display: none;
    }

    .sub-nav{
        right: auto;
        min-height: auto;
    }
    .sub-nav .sub-nav{
        display: initial !important;
    }

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

    .masthead{
        background: rgba(0,0,0,0.5) !important;
    }

    .footerGreenLine,
    .interactiveRow,
    .team-container .team-author,
    .whiteNumberRow,
    .upColumn,
    .upColumn2,
    .whiteBorder,
    .whiteBorder2{
        margin-top: 10px !important;
    }
}