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



.admin-bar.transparent:not(.photo-scroller-album):not(.phantom-sticky) .sticky-top-line:not(.masthead-mobile-header) {
    top: 0 !important;
}

.masthead.sticky-top-line-off{
    background-color: transparent !important;
}


/* image-text-box */
.image-text-box{
    display: flex;
    width: 100%;
    align-items: center;
}
.image-text-box .image_container, .image-text-box .text_container{
    width: 50%;
    /*float: left;*/
}
.image-text-box .image_container img{
    width: 100%;
    height: auto;
    margin-bottom: -10px;
}

.image-text-box .text_container{
    padding: 100px;
    box-sizing: border-box;
    background: #E5DDCF;
    width: 56%;
    margin-left: -6%;
    margin-top: 35px;
    margin-bottom: 40px;
    z-index: 2;
    color: #6B6763;
}
.image-text-box h3{
    display: block;
    color: #6B6763;
    border-bottom: 1px solid #6B6763;
    padding-bottom: 45px;
    margin-bottom: 45px;
}

.image_right .text_container{
    margin-left:16%;
    width: 40%;
    margin-right: -6%;
    z-index: 1;
}

.vc_row-o-full-height > .columnImage{
    height: 100vh;
}

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

.mini-widgets{
    flex-direction: column !important;
}
.mini-widgets .soc-ico{
    margin-top: 16px !important;
}

.wpcf7-form-control{
    border-radius: 65px !important;
    font-size: 14px !important;
    background: #F5F4EE !important;
    padding: 8px 30px !important;
    border: 0;
}
.wpcf7-form-control.wpcf7-textarea{
    border-radius: 14px !important;
    height: 270px;
}
.wpcf7-form-control.wpcf7-submit{
    background: #F5F4EE !important;
    padding: 12px !important;
    text-align: center;
    width: 100% !important;
}
.wpcf7-form-control.wpcf7-radio{
    padding: 8px !important;
}
.wpcf7-list-item-label{
    font-size: 10px;
}

.contactForm{
    padding: 35px 90px;
    background: #E9E9E9;
    border-radius: 22px;
    margin: 0 !important;
    color: #6B6763;
}

.contactForm .vc_col-sm-6:last-child .wpb_wrapper{
    background: #A9A8A6;
    padding: 9px 29px;
    border-radius: 13px;
}

.contactForm h2{
    color: #6B6763 !important;
}

.contactForm .wpb_wrapper > div > label{
    border-radius: 65px !important;
    font-size: 14px !important;
    background: #F5F4EE;
    padding: 8px 10px 8px 30px !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.contactForm input.wpcf7-submit{
    color: #6B6763;
}


input::-webkit-input-placeholder { /* Chrome, Safari, Edge */
    color: #999999;
}
input:-ms-input-placeholder { /* IE 10+ */
    color: #999999;
}
input::placeholder { /* Modern browsers */
    color: #999999;
}

/* Same styles for <textarea> */

textarea::-webkit-input-placeholder {
    color: #6B6763;
}
textarea:-ms-input-placeholder {
    color: #6B6763;
}
textarea::placeholder {
    color: #6B6763;
}

.microwidget-btn{
    align-self: flex-start;
}

.vc_tta-title-text{
    font-size: 14px;
    font-weight: 500;
    color: #62625F;
}
.vc_tta-tab a{
    background: none !important;
    border: 0 !important;
    padding: 10px !important;
    min-width: 191px;
}
.vc_tta-tab.vc_active .vc_tta-title-text{
    color: #F5F4EE !important;
    font-size: 20px;
}
.vc_tta-tab {
    border-bottom: 1px solid #443C2E;
    margin: 0 5px !important;
}
.vc_tta-tab.vc_active{
    border-bottom: 1px solid #AB9572;
}
.vc_tta-panels {
    padding-top: 90px;
    padding-bottom: 80px;
}
.vc_tta-panel-body{
    overflow: initial !important;
}


.whiteBackground h3{
    color: #6B6763 !important;
}

hr{
    margin: 42px auto;
    max-width: 80%;
    width: 100%;
    border: 0px;
    height: 1px;
    background: #6B6763 !important;
}

.halfColumn .wpb_wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.halfColumn .wpb_text_column{
    flex: 1;
}
.halfColumn .wpb_text_column:last-child{
    max-width: 800px;
    margin: 0 auto;
}


.vc_tta-container .vc_tta-panels .vc_tta-panel {
    transition: none !important;
}

.bbfb-menu li{
    margin: 10px !important;
    padding: 5px !important;
}
.bbfb-menu li a{
    color: #fff !important;
    font-size: 15px !important;
    text-decoration: none;
}


.newsPageGridButton .vc_gitem-zone.vc_gitem-zone-a {
    border-radius: 0px !important;
    max-height: 400px;
}
.newsPageGridButton .vc_btn3-container.vc_btn3-left {
    text-align: center;
}

.wpb_gmaps_widget .wpb_wrapper{
    padding: 0;
}

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

.portfolio-carousel-shortcode h3{
    font-family: 'Poppins' !important;
}

.post-thumbnail:not(.overlay-placeholder) > .post-thumbnail-rollover img{
    opacity: 0.7;
}

.backButton{
    position: absolute;
    top: 200px;
    left: 85px;
    z-index: 2;
    font-size: 14px;
    padding: 6px 16px;
    cursor: pointer;
}

.pswp__caption{
    display: none;
}

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

    div.postRow, div.padding262, div.blackBackground {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    div.padding119 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

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

    .forceContentPaddingLeft > .wpb_column{
        padding-left: initial !important;
    }

    .image-text-box{
        display: block;
    }
    .image_right .text_container {
        margin-left: 0;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        padding: 30px !important;
    }
    .image-text-box .image_container, .image-text-box .text_container{
        width: 100%;
    }

    .portfolioSummaryRow .vc_col-has-fill .vc_column-inner{
        min-height: 300px;
    }
    div.blackBoxText{
        min-height: auto;
    }

    div.vc_row-o-full-height > .columnImage {
        height: 50vh;
    }

    .contactForm{
        padding: 0;
    }

    div.dt-testimonials-shortcode {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        display: block;
    }
    .wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
        display: none;
    }
    .vc_tta-tabs{
        display: block !important;
    }

    .vc_tta-tab.vc_active .vc_tta-title-text{
        font-size: 14px;
    }
    .vc_tta-tab a{
        min-width: auto;
    }

    #fancy-header{
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    div.owl-prev{
        left: -20px !important;
    }
    div.owl-next{
        right: -20px !important;
    }
    div.owl-next i{
        padding: 0 !important;
    }

    .backButton{
        display: none;
    }
}