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

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


.headerRow::before {
    content: '';
    position: absolute;
    height: 100%;
    left: calc(50% - 110px);
    top: 0;
    width: 280px;
    background: #004f7e;
    clip-path: polygon(0% 0px, 2% 100%, 93.72% 0%);
    z-index: 2;
    display: block !important;
}
.headerRow::after {
    content: '';
    position: absolute;
    background: #ddd4c6; /* beige triangle color */
    z-index: 2;
    height: 100%;
    top: 0;
    left: calc(50% - 110px);
    width: 280px;
    display: block !important;
    clip-path: polygon(93.72% 0.00%, 5px 100%, 50% 100%, 59.34% 0%);
}

body:not(.home) .headerRow::after {
    left: calc(40% - 110px);
}
body:not(.home) .headerRow::before {
    left: calc(40% - 110px);
}

.home .headerRow > .wpb_column:first-child::before {
    content: '';
    position: absolute;
    background: #4E9FAB; /* beige triangle color */
    z-index: 2;
    height: 40%;
    top: 0;
    left: 0;
    width: 150px;
    display: block !important;
    clip-path: polygon(70.72% 0%, 0px 100%, 0% 0%);
}

.gallery-carousel-shortcode .dt-owl-item div,
.gallery-carousel-shortcode .dt-owl-item figure{
    width: 100%;
    text-align: center;
}
.gallery-carousel-shortcode .dt-owl-item img{
    height: 100px !important;
    width: 100px !important;
    object-fit: contain !important;
}

.sticky-on .branding img{
    max-height: 60px;
}

.mobile-branding img{
    max-height: 50px;
}

.yotu-videos.yotu-mode-grid h3{
    font-size: 28px !important;
    color: #004f7e !important;
    text-decoration: none !important;
    white-space: initial !important;
}
.yotu-playlist{
    padding: 0 !important;
}

footer .wpb_text_column a{
    color: white;
    text-decoration: none;
}

/* the slides */
.slick-slide {
    margin: 20px 12px;
}
/* the parent */
.slick-list {
    margin: 0 -12px;
}

.slick-prev{
    width: 30px;
    height: 30px;
    border: 0;
    font-size: 0;
    position: absolute;
    top: 120px;
    left: -42px;
    background: transparent !important;
}
.slick-next{
    width: 30px;
    height: 30px;
    border: 0;
    font-size: 0;
    position: absolute;
    top: 120px;
    right: -42px;
    background: transparent !important;
}

.slick-prev::before{
    content: "\f008";
    font-family: icomoon-the7-font;
    font-size: 30px;
    color: rgb(78, 159, 171);
}
.slick-next::before{
    content: "\f009";
    font-family: icomoon-the7-font;
    font-size: 30px;
    color: rgb(78, 159, 171);
}

.wpb_text_column ul{
    list-style-type: none;
}
.wpb_text_column li{
    position: relative;
}
.wpb_text_column ul li::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    left: -18px;
    top: 8px;
    vertical-align: middle;

    /* Triangle pointing right */
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #4e9fab;
}

@media screen and (max-width: 1550px) {
    .homeText{
        padding-left: 3% !important;
    }
}
@media screen and (max-width: 768px) {
    .headerRow::before,
    .headerRow::after,
    .home .headerRow > .wpb_column:first-child::before{
        display: none !important;
    }

    div.padding200,
    div.padding117{
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

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

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

    .hideMobile{
        display: none !important;
    }

    footer *{
        text-align: center;
    }

    div.spaceRight{
        padding-right: initial !important;
    }
    div.spaceLeft{
        padding-left: initial !important;
    }

    .columnBorder .vc_column-inner > .wpb_wrapper{
        margin-bottom: 20px !important;
    }
    .upPicture{
        display: none;
    }
}