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

a{
    text-decoration: none;
}

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


.greyCorner::before,
.greyCorner .upb_row_bg::before,
.orangeCorner::before,
.whiteCorner::before,
.whiteCorner::before{
    content: "" !important;
    position: absolute !important;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 150px 350px 0 0;
    z-index: 2;
    display: block !important;
}
.greyCorner::before,
.greyCorner .upb_row_bg::before{
    border-color: #424242 transparent transparent transparent;
}
.orangeCorner::before{
    border-color: #ff7520 transparent transparent transparent;
}
.whiteCorner::before{
    border-color: #F6F6F6 transparent transparent transparent;
}

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

.mCSB_container .branding{
    position: absolute;
    left: 50%;
    margin-left: -200px;
}
.mCSB_container #primary-menu{
    margin-top: 100px;
}

.vc_tta-panels, .vc_tta-tabs-container{
    border: 0 !important;
    background: none !important;
}
.vc_tta-tab{
    text-align: center;
}
.vc_tta-tab a{
    background: none !important;
    border: 0 !important;
    font-size: 20px;
    font-weight: bold;
    color: #a8a8a8 !important;
}
.vc_tta-tab.vc_active a{
    font-size: 60px;
    line-height: 60px;
    color: #000 !important;
}
.vc_tta-tab.vc_active{
    border-bottom: 11px solid #FF7520;
    flex-grow: 1;
}
.vc_tta-tabs-list{
    display: flex !important;
}

.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a::before{
    background-color: transparent !important;
}

.blurBackground2{
    max-width: 680px;
}

#primary-menu .sub-nav{
    padding-left: 40px;
}

.sub-downwards .next-level-button svg, .sub-downwards.dt-parent-menu-clickable.side-header .next-level-button svg{
    width: 20px !important;
}

.vc_row[data-vc-full-width-temp] {
    margin-left: 0 !important;
}

.wpb_gmaps_widget .wpb_wrapper{
    padding: 0 !important;
}

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

i.next-level-button svg {
    fill: #FF7520 !important;
}

#menu-footer-menu li{
    margin: 0 20px !important;
}
#menu-footer-menu .sub-menu{
    position: absolute;
    margin: 0;
    width: 220px;
    display: none;
}
#menu-footer-menu .sub-menu li{
    margin: 0 !important;
    padding: 0;
    display: block;
    text-align: left;
}
#menu-footer-menu > li:hover .sub-menu{
    display: block;
}

.projectHeading .font40{
    font-weight: bold;
}

/* Triangle tab container (placed to the left of the dark sidebar) */
.triangle-tab {
    position: fixed;
    right: -30px;              /* place it just left of the dark sidebar */
    top: 55%;
    transform: translateY(-50%);
    z-index: 950;
    cursor: pointer;
    width: 120px;             /* width of the bounding box for the triangle */
    height: 84px;             /* height of the bounding box for the triangle */
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-tap-highlight-color: transparent;
}

/* The visible triangle itself using clip-path */
.triangle-tab .triangle {
    width: 90px;
    height: 200px;
    background: #ff7a00; /* orange */
    clip-path: polygon(0 50%, 100% 0, 100% 100%); /* left-pointing triangle */
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    transition: transform .18s ease, filter .18s;
}

/* Vertical text rotated to follow the hypotenuse */
.triangle-tab .triangle span{
    color: #fff !important;
    text-decoration: none;
    font-size: 16px;
    transform: rotate(-90deg); /* rotate the label so it reads up the tab */
    transform-origin: center;
    display: inline-block;
    white-space: nowrap;
    padding-top: 30px;
}

/* Hover / focus */
.triangle-tab:hover .triangle,
.triangle-tab:focus-within .triangle {
    transform: translateX(-6px) scale(1.02);
    filter: brightness(.98);
}


@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.secondSpaceRight{
        padding-right: initial !important;
    }
    div.secondSpaceLeft,
    div.spaceLeft{
        padding-left: initial !important;
    }

    .padding232 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .orangeBorder, .orangeBorder2, .borderRight{
        border: none !important;
    }

    .greyCorner::before,
    .greyCorner .upb_row_bg::before,
    .orangeCorner::before,
    .whiteCorner::before,
    .whiteCorner::before{
        border-width: 50px 130px 0 0;
    }

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

    .stats-number, .counter_suffix, .counter_prefix{
        font-size: 50px !important;
    }

    .masthead{
        background-color: #424242 !important;
    }
    a.same-logo {
        padding-top: 0px !important;
    }

    .vc_row[data-vc-full-width-temp] {
        margin-left: -15px !important;
    }

    .wpb_gmaps_widget .wpb_wrapper{
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .font40{
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .dt_portfolio .secondSpaceRight{
        margin-bottom: 30px;
    }

    .paralaxRow{
        height: 350px !important;
    }
    div.upb_row_bg{
        background-attachment: initial !important;
    }

    .wpb-content-wrapper > .vc_row-o-content-middle:first-child{
        min-height: 400px !important;
    }

    div.font4086 {
        font-size: 36px;
        line-height: 42px;
    }

    .triangle-tab{
        display: none;
    }


}