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

.footerPictures .vc_column-inner{
    margin: 7px;
    border-radius: 14px;
}

.vc_basic_grid.calculator .vc_grid-item .vc_grid-item-mini{
    border: 1px solid #8D8D8D;
    border-radius: 12px;
}
.vc_basic_grid.calculator .vc_gitem-zone-a .vc_gitem-row-position-middle{
    top: 90%;
}
.vc_basic_grid.calculator .vc_grid{
    min-height: 560px;
    width: calc(100% - 350px);
    float: left;
}
.vc_basic_grid.calculator .cart{
    border-radius: 27px;
    border: 1px solid #000000;
    padding: 25px;
    width: 300px;
    min-height: 560px;
    float: right;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; /* Stacks children vertically */
    justify-content: center; /* Centers children vertically within the container */
    align-items: center;
}
.vc_basic_grid.calculator .cart h5{
    font-size: 20px;
    font-weight: bold;
    background: url(images/box.png) no-repeat top center;
    display: block;
    padding-top: 90px;
    text-align: center;
    margin-bottom: 45px;
}

.vc_basic_grid.calculator .vc_grid-filter{
    margin-bottom: 80px;
}

.vc_basic_grid.calculator .cart a{
    display: block;
    font-size: 16px;
    border-radius: 50px;
    border: 1px solid #000000;
    text-align: center;
    width: 100%;
    text-decoration: none;
    margin-top: 45px !important;
}

.calculator .quantity{
    position: absolute;
    z-index: 2;
    width: 90px;
    left: 50%;
    top: 92px;
    margin-left: -45px;
    text-align: center;
}
.calculator .quantity input{
    width: 80px;
    font-size: 12px;
    border: 1px solid #000000;
    padding: 0;
    line-height: 22px;
    min-height: auto;
    text-align: center;
}
.calculator .vc_custom_heading{
    font-size: 14px;
    line-height: 15px;
}
.calculator .vc_gitem-col{
    padding-left: 2px;
    padding-right: 2px;
}

.vc_grid-filter-item{
    border-radius: 50px;
    border: 1px solid #000000;
    font-size: 16px;
    width: 150px;
}

.clearer{
    clear: both;
}

.calculation_field{
    display: none;
}


.side-header .main-nav{
    flex-flow: row nowrap;
}
.side-header.h-center .main-nav > li{
    flex-grow: 1;
}
.side-header .sub-nav{
    position: absolute !important;
    top: 100px !important;
    display: block !important;
}
.main-nav{
    width: 100%;
    margin: 70px auto !important;
}
.main-nav .next-level-button{
    display: none !important;
}
.sub-downwards.dt-parent-menu-clickable .sub-nav > li:not(.has-children) > a {
    margin-right: 0 !important;
}

.side-header.h-center .main-nav > li{
    min-width: 310px;
}

.header-bar{
    width: 100% !important;
}

.header-bar .mini-widgets{
    flex-grow: initial;
}
.mini-widgets{
    flex-direction: column !important;
}
.mCSB_container .branding{
    margin-top: 20px;
}
.mCSB_container .mini-widgets{
    margin-top: auto;
    margin-bottom: 10px;
}

.bbfb-menu li{
    margin: 0 70px;
    padding: 0;
}
.bbfb-menu li a{
    padding: 0 !important;
    text-decoration: none;
}
.bbfb-menu .sub-menu{
    position: absolute;
    width: 250px;
    margin-left: 0;
    top: 60px;
}
.bbfb-menu .sub-menu a{
    padding: 0;
}
.bbfb-menu .sub-menu li{
    float: none;
    margin: 30px 0;
    text-align: left !important;
    font-weight: normal !important;
}
.bbfb-menu .sub-menu li a{
    font-weight: normal !important;
    font-size: 16px;
}
.bbfb-menu .menu-main-menu-container{
    float: right;
    margin-bottom: 230px;
}


.asp_product_item .asp_product_item_top,
.asp_product_item .asp_price_container,
.asp_product_item .asp_product_description{
    display: none;
}
.asp_product_item .asp_product_buy_btn{
    background: transparent !important;
    border-radius: 40px;
    padding: 9px 43px !important;
    border: 1px solid #fff !important;
    height: auto !important;
    text-shadow: none !important;
    box-shadow: none !important;
}
.asp_product_item .asp_product_buy_btn span{
    color: #fff !important;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}
.asp_all_buttons_container{
    margin-top: 0;
}

.calculator .vc_grid-filter-item:nth-child(1){
    display: none;
}

.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover{
    background: #000000;
    color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span{
    color: #fff;
}

.formCalculatorItems{
    padding: 15px;
}


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

.vc_toggle_title h4{
    font-size: 20px;
}

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

    div.requestBox{
        margin: 0;
    }

    .vc_basic_grid.calculator .vc_grid{
        width: 100%;
        float: none;
    }

    .vc_basic_grid.calculator .vc_grid-item{
        width: 50%;
        float: left;
    }
    .calculator .wpb_single_image{
        margin: 0;
        padding: 0;
    }
    .vc_basic_grid.calculator .cart{
        width: 100%;
        margin-top: 20px;
    }

    h1{
        line-height: 40px;
    }

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

    .font30 h4{
        font-size: 24px !important;
    }
    .asp_product_buy_btn_container{
        text-align: center !important;
        margin-top: 30px;
    }

    .vc_basic_grid.calculator .cart{
        min-height: auto;
    }

    .requestBox{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .bb-footer-inside .wpb_single_image{
        text-align: center !important;
    }
}