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


.headerSlider .wpb_wrapper,
.headerSlider .owl-carousel,
.headerSlider .owl-stage-outer,
.headerSlider .owl-stage,
.headerSlider .dt-owl-item,
.headerSlider .dt-owl-item *{
    height: 100%;
}

.headerSlider .owl-dots{
    right: 10px !important;
    top: 10px !important;
    left: auto !important;
}

.imgTitle, .wpb_singleimage_heading{
    position: absolute;
    bottom: 17px !important;
    left: 34px !important;
    background: #C6A676;
    font-family: Inter;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #1C1C1C;
    padding: 5px 35px 5px 15px;
}
.wpb_singleimage_heading{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
}

.howWeWorkRow p{
    position: relative;
}
.howWeWorkRow p:first-child::after{
    content: "";
    border-bottom: 1px solid #58665A;
    width: calc(100% - 105px);
    display: block;
    margin-left: 75px;
    position: absolute;
    top: 30px
}

.wpb_text_column ul{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.wpb_text_column li {
    position: relative;
    padding-left: 2em;
}

.wpb_text_column li::before {
    content: "\f058"; /* example: check-circle */
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0.1em;
    font-weight: 400;
}

.hide{
    display: none;
}

div.homeSliderRow div.owl-dots{
    transform: rotate(90deg);
    height: auto !important;
    top: 100px !important;
}

.pictureUpRow{

}

body.single-portfolio{
    background: #F5F3EF;
}

.brownLine p::before{
    content: "";
    border-top: 1px solid #C6A676;
    width: 48px;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 12px;
}

.sticky-on .branding img{
    width: 300px;
}

.sub-nav .menu-item-text{
    display: flex;
}
.sub-nav .menu-item-text .menu-text{
    width: 280px;
}
.sub-nav .menu-item-text{
    padding-right: 150px;
    padding-bottom: 120px;
}

.mega-menu-img img{
    display: block !important;
    margin-bottom: 25px !important;
}

.subtitle-text{
    display: none;
}
.subtitle-text::after{
    content:'LEARN MORE';
    display: block;
    width: 163px;
    text-align: center;
    background: #C6A676;
    color: white;
    font-size: 14px;
    margin-top: 27px;
}
.sub-nav a:hover .subtitle-text{
    display: initial;
    width: 600px;
    position: absolute;
    top: 0;
    right: 0;
}
.sub-nav li, .sub-nav a{
    position: initial !important;
}
.sub-nav a:hover .menu-text{
    border-left: 8px solid #CEA053;
    padding-left: 50px;
}

.homeSliderRow{

}

.imageDecoration{
    max-width: 300px;
    float: right;
    margin-right: 9%;
    padding-right: 20px;
}

.centerAlign{
    text-align: center;
}
.centerAlign .dt-btn{
    margin: 0 10px;
}

.font16Weight400.matchHeight{
    min-height: 168px;
}

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



.portfolio_grid_item > .vc_grid-item-mini{
    background: #fff;
    border: 1px solid #D3D0C9;
}
.portfolio_grid_item .vc_gitem-col{
    padding: 0;
}
.portfolio_grid_item .vc_gitem-post-data-source-post_title{
    position: absolute;
    background: #CEA053;
    top: 20px;
    left: 20px;
    padding: 0px 10px 2px 10px;
    z-index: 2;
}

.portfolio_grid_item .vc_gitem-post-data-source-post_title a{
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}
.portfolio_grid_item .slick-prev{
    position: absolute;
    left: 16px;
    top: 43%;
}
.portfolio_grid_item .slick-next{
    position: absolute;
    right: 16px;
    top: 42%;
}

.portfolio-item{
    position: relative;
}
.portfolio-item .portfolio-detail-button{
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 280px;
    background: #C6A676;
    color: #1C1C1C;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 15px 0;
    text-align: center;
}



.slick-prev{
    background: url('images/arrow_left.png') no-repeat center center;
    border: 0;
    width: 44px;
    height: 44px;
    font-size: 0;
}
.slick-next{
    background: url('images/arrow_right.png') no-repeat center center;
    border: 0;
    width: 44px;
    height: 44px;
    font-size: 0;
}

.portfolio_grid_item h3{
    font-size: 28px;
    line-height: 42px;
    border-bottom: 1px solid #D3D0C9;
    padding-bottom: 21px;
    margin-bottom: 25px;
}

.portfolio_grid_item .vc_gitem-acf{
    font-size: 14px;
    line-height: 21px;
    padding: 10px 30px !important;
    padding-top: 20px !important;
}
.portfolio-gallery-carousel img{
    width: 100%;
}
.portfolio-gallery-carousel{
    max-height: 434px;
    overflow: hidden;
}


.vc_grid-filter{
    margin-bottom: 50px !important;
    text-transform: uppercase;
}
.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: #C6A676;
}
.vc_grid-filter-item{
    border: 1px solid #3A3F44;
    padding: 25px 13px;
    border-radius: 0px !important;
    font-size: 14px !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.portfolio-carousel-shortcode .post-thumbnail{
    background: rgba(0,0,0,0.6);
}
.portfolio-carousel-shortcode .portfolio-categories{
    background: #C6A676;
    padding: 3px 12px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px !important;
}
.portfolio-carousel-shortcode .entry-title,
.portfolio-carousel-shortcode .post-details,
.portfolio-carousel-shortcode .project-links-container{
    display: none;
}
.portfolio-carousel-shortcode .entry-excerpt{
    color: #fff;
    font-size: 14px;
}
.portfolio-carousel-shortcode .entry-excerpt h3{
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
}
.portfolio-carousel-shortcode img{
    opacity: 0.6;
}

.hiddenRequestButton{
    display: none;
}
.ult_modal-content{
    border: 1px solid #D3D0C9 !important;
    box-shadow: 0px 0px 12px 0px #00000040;
    border-radius: 16px !important;
}
h3.ult_modal-title{
    font-size: 32px !important;
    font-family: 'Playfair Display';
}
div.ult_modal-header{
    border:0 !important;
}

@media screen and (max-width: 768px) {
    
}
@media screen and (max-width: 767px) {

    .bbfb-menu{
        xdisplay: none;
    }

    .vc_row-no-padding .wpb_text_column{
        padding: 0 20px !important;
    }

    .dt-btn{
        margin: 5px 2% !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 96%;
    }

    .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-text {
        padding-right: 0px;
        padding-bottom: 0px;
    }

    div.font128 {
        font-size: 42px;
        line-height: 48px;
    }

    div.homeSlideText {
        top: 1.5%;
        left: 15px !important;
    }

    .brownLine::before{
        display: none !important;
    }

    .vc_sep_width_20 {
        width: 95% !important;
    }

    div.homeSliderRow div.owl-dots{
        display: none;
    }

    footer .vc_single_image-img{
        max-width: 300px;
    }

    div.vc_column_container .vc_column-inner{
        padding-right: 15px;
    }

    .homeSlideText br{
        display: none !important;
    }

    .brownLine p::before{
        display: none;
    }

    .imageDecoration{
        max-width: none;
        float: none;
        margin-right: 0;
        padding-right: 0px;
        margin-top: 10px !important;
        margin-bottom: 45px !important;
    }
    .imageDecoration p{
        text-align: left !important;
    }

    h1 br{
        display: none;
    }

    h1, .h1-size{
        line-height: 40px;
    }

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

    .font72 {
        font-size: 36px !important;
        line-height: 45px !important;
    }

    div.whiteBackground {
        padding-left: 0px;
        padding-right: 0px;
    }

    .swapMobileColumn{
        flex-direction: column-reverse;
    }

    .brownBoxAbout{
        margin-top: 5px !important;
        margin-bottom: 30px !important;
    }

    .ult-content-box-container{
        margin-bottom: 10px !important;
    }


    .multipleFont td:first-child{
        display: none;
    }

    .headerSlider{
        height: 300px;
    }

    div.pictureUp{
        margin-top: 10px;
    }
}