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

@import 'fonts/avenir2/stylesheet.css';


XXh1, .XXwpb_text_column{
    zoom: 0.8;
    -moz-transform: scale(0.8);/* Firefox Property */
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.8);/* Opera Property */
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.8);/* Safari Property */
    -webkit-transform-origin: 0 0;
    transform: scale(0.8); /* Standard Property */
    transform-origin: 0 0;  /* Standard Property */
}

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



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

.masthead:not(.sticky-on) .header-bar{
    padding-top: 52px !important;
}
.header-space{
    margin-top: 52px;
}
.masthead:not(.sticky-on).inline-header .header-bar > .mini-widgets,
.masthead:not(.sticky-on).inline-header.center .main-nav{
    align-items: baseline;
}

.buttonWithIcon, .wpcf7-submit{
    background-image: url(images/button-bg.svg) !important;
    background-position: calc(100% - 20px) calc(100% - 18px) !important;
    background-repeat: no-repeat !important;
}
.buttonWithIconRed{
    background-image: url(images/button-bg-red.svg) !important;
    background-position: calc(100% - 20px) calc(100% - 18px) !important;
    background-repeat: no-repeat !important;
}

a.buttonWithIcon:hover{
    background-image: url(images/button-bg-red.svg) !important;
    border: 3px solid #C84539 !important;
}
.buttonWithIconRed:hover{
    background-image: url(images/button-bg.svg) !important;
    background-color: #C84539 !important;
    color: #fff !important;
}
.wpcf7-submit{
    border: 3px solid #C84539;
    padding-top: 28px !important;
    padding-bottom: 32px !important;
}
.wpcf7-submit:hover{
    background-image: url(images/button-bg-red.svg) !important;
}

.redRow .buttonWithIcon{
    border-color: #fff !important;
}
.redRow a.buttonWithIcon:hover{
    background-color: transparent !important;
    background-image: url(images/button-bg.svg) !important;
    border: 3px solid #fff !important;
    opacity: 0.5;
    color: #fff;
}

.topLeftDecoration{ /* not scaled */
    margin-top: 94px;
    padding-top: 94px;
}
.bottomLeftDecoration, .bottomRightDecoration{
    margin-bottom: 94px;
    padding-bottom: 94px;
}

.noMarginBottomRightDecoration{
    margin-bottom: -58px !important;
}

/*.topLeftDecoration:before*/ .topLeftDecoration .deco{
    content:' ';
    background: url(images/cube-red-white-ornament.jpg?v=2) no-repeat;
    width: 94px;
    height: 188px;
    position: absolute;
    top: -94px;
    display: block;
    z-index: 9;
    margin-left: 15px;
}
/*.bottomLeftDecoration:before*/ .bottomLeftDecoration .deco{
    content:' ';
    background: url(images/cube-white-red-ornament.jpg?v=2) no-repeat;
    width: 94px;
    height: 188px;
    position: absolute;
    bottom: -94px;
    display: block;
    z-index: 9;
    margin-left: 15px;
}
/*.bottomRightDecoration:before*/ .bottomRightDecoration .deco{
    content:' ';
    background: url(images/cube-white-red-ornament.jpg?v=2) no-repeat;
    width: 94px;
    height: 188px;
    position: absolute;
    bottom: -94px;
    display: block;
    z-index: 9;
    right: 10%;
    margin-left: 15px;
}
.topLeftDecoration, .bottomLeftDecoration, .bottomRightDecoration{
    overflow: initial !important;
}


.homeBigPicture{
    position: absolute;
    /*width: 130%;*/
    bottom: 0;
    right: 0 !important;
    /*margin-left: -50px;*/
    z-index: 999999;
}
.homeBigPicture img{
    width: auto !important;
    max-width: 964px !important;
    /*height: 100% !important; safari issue */
}
.homeBigPicture .vc_single_image-wrapper{

}
.homeHeroRow{
    font-size: 38px;
    line-height: 54px;
}
.homeHeroRow .deco{
    left: 10%;
}

.homeBigPictureRowMobile{
    margin-bottom: -20px;
}

.font40{
    font-size: inherit !important;
    line-height: inherit !important;
}
.font46{
    font-size: 37px; line-height: 45px; font-weight: 200;
}
.avenirFont{
    font-family: 'Avenir';
}

.footerLine1{
    background: #7c7368;
    font-size: 16px;
    line-height: 25px;
}
.footerLine2{
    background: #7c7368;
    font-size: 14px;
    line-height: 20px;
}
.footerLogosColumn{
    max-width: 192px;
    float: right;
    width: 15%;
}

.footerFirstColumns{
    width: 30%;
    padding-right: 4%;
}
.footerFirstColumns h5{
    font-size: 21px;
    line-height: 32px;
}
.footerFirstColumns td{
    height: 58px;
}
.footerFirstColumns td:last-child{

}
.footerFirstColumns table{
    margin-bottom: 24px !important;
}
.menu-footer-menu-container{
    margin-top: 28px;
}
.menu-footer-menu-container li.current-menu-item a{
    color: #d4d1cc !important;
}

.footerLogos1 img{
    max-width: 90%;
}

.ult-banner-block{
    margin-bottom: 20px !important;
    cursor: pointer;
}
.ult-banner-block::before, .dt_portfolio:before{
    content:' ';
    background: url(images/arrow-right.svg) no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 99;
    right: 24px;
    top: 40px;
    background-size: contain;
}
.ult-banner-block h2{
    display: block !important;
    animation: fadeIn 1s;
}
.ult-banner-block:not(.noHoverText):hover h2{
    display: none !important;
}
.ult-banner-block:not(.noHoverText):hover::before {
    display: none;
}

.ult-banner-block.redTitle{
    border: 3px solid #C84539;
}
.ult-banner-block.redTitle:hover{
}
.ult-banner-block.redTitle:hover h2 {
    color: #C84539 !important;
}
.ult-banner-block.redTitle h2{
    bottom: auto !important;
    top: 0;
}
.ult-banner-block.redTitle::before{
    background: url(images/arrow-right.svg) no-repeat;
    background-size: 100%;
    width: 80px;
    height: 90px;
    right: 24px;
    top: auto;
    bottom: 24px;
}
.ult-banner-block.redTitle:hover::before{
    background: url(images/arrow-right-red.svg) no-repeat;
    width: 80px;
    height: 90px;
    background-size: 100%;
}

.ult-banner-block:not(.noHoverText) .bb-link::after{
    content:'';
    background: url(images/arrow-right.svg) no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    float: right;
    background-size: 100%;
    margin-left: 16px;
}

.wpb_content_element .wpb_accordion_header > a::after, .wpb_content_element .wpb_accordion_header > a::before{
    right: auto;
    left: 0;
}
.wpb_content_element.dt-style .wpb_accordion_header a{
    padding-right: 0;
    padding-left: 40px;
}
.wpb_accordion_content{
    padding-left: 40px !important;
}
.wpb_accordion_header span:first-letter{
    color: #c84539;
}
.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a::before{
    background-color: transparent;
}

.homeAccordion.generalAccordion .wpb_accordion_header span{
    color: #c84539 !important;
    font-size: 29px;
    font-style: italic;
}

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


.microwidget-btn{
    padding-right: 80px;
    margin-top: 8px;
}
.microwidget-btn:before{
    background-image: url(images/Icon-coffee.svg) !important;
    background-position: 90% 40% !important;
    background-repeat: no-repeat !important;
    background-size: 35px !important;
}
.microwidget-btn:after{
    background-image: url(images/Icon-coffee-white.svg) !important;
    background-position: 90% 40% !important;
    background-repeat: no-repeat !important;
    background-size: 35px !important;
}
.sticky-on .microwidget-btn{
    margin-top: 0;
}
.sticky-on .microwidget-btn:before{
    background-image: url(images/Icon-coffee-white.svg) !important;
}


.vc_separator .vc_sep_holder .vc_sep_line{
    border-color: #707070;
}
footer .vc_separator .vc_sep_holder .vc_sep_line{
    border-color: #ffffff;
}

.wpb_content_element .wpb_accordion_header > a::after{
    font-size: 19px !important;
    color:#7C7368 !important;
}

.wpb_text_column ul {
    margin: 0;
    padding: 0;
}
.wpb_text_column li {
    list-style:none;
    margin:0;
    padding-left:44px;
    position: relative;
}
.wpb_text_column li:before {
    left:0;
    top:10px;
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #C84539;
    /*border: 1px solid #707070;*/
}

.sub-nav{
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}
.menuHovered .wf-wrap{
    opacity: 0.1;
    transition: opacity 0.5s ease-in-out;
}
.sticky-on .sub-nav{
    padding-top: 35px !important;
}

.default-btn-shortcode{
    width: 100%;
    max-width: 525px;
    font-family: Avenir !important;
}


.wpcf7-form-control-wrap button{
    margin-top: 46px;
    width: 100%;
    font-family: avenir !important;
    letter-spacing: 0px !important;
    background-image: url(images/button-bg.svg) !important;
    background-position: calc(100% - 20px) calc(100% - 18px) !important;
    background-repeat: no-repeat !important;
}


.medium-mobile-menu-icon .mobile-header-bar .menu-line{
    height: 4px;
}
.lines-button::before{
    content: ' ';
    width: 3px;
    height: 4px;
    background: white;
    position: absolute;
    top: 0;
    left: 4px;
    z-index: 9;
}
.lines-button::after{
    content: ' ';
    width: 3px;
    height: 4px;
    background: white;
    position: absolute;
    bottom: -1px;
    right: 5px;
    z-index: 9;
}
.sticky-mobile-on .lines-button::before, .sticky-mobile-on .lines-button::after{
    background: #7c7368;
}

.footerContact .wpcf7-text{
    padding-left: 20px;
}


/* for scale: */
.bb-top-title{
    font-size: 48px !important;
    line-height: 56px !important;
}
.bb-description{
    font-size: 24px !important;
    line-height: 32px !important;
}
.ult-banner-block{
    height: 346px !important;
}
.squareBanners .ult-banner-block{
    height: 533px !important;
}
.squareBanners .bb-top-title{
    font-size: 70px !important;
    line-height: 82px !important;
}
.squareBanners .ult-banner-block::before{
    width: 53px;
    height: 53px;
}

#bookingFormRow{

}

a.articleButton.bookingButton:hover{
    border-color:#c84539 !important;
}


.unBoxContact div > label{
    display: block;
}
.unBoxContact .wpcf7-list-item {
    width: 40%;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 0;
}
.unBoxContact input[type="checkbox"]{
    width: 38px; height: 38px;
    margin-right: 20px;
}
.unBoxContact .wpcf7-list-item > label{
    display: flex;
}
.unBoxContact span[data-name="WehavepaymentoptionsPaymentplansareGoCardlessPleasepickyourpreferredoption"] .wpcf7-list-item,
.unBoxContact span[data-name="WeaimtocreateasupportiveandrespectfulbusinessgrouptohelpeachothergrowandsucceedAsaparticipantweaskthatyourespectyourfellowattendeesandkeeptheirinformationconfidentialDoyouagreetomaintainconfidentiality"] .wpcf7-list-item,
.unBoxContact span[data-name="HowLonghaveyoubeeninbusiness"] .wpcf7-list-item,
.unBoxContact span[data-name="WhichUnBoxMasterminddoyouwanttojoin"] .wpcf7-list-item{
    width: 100%;
}

.unBoxContact .spaceBorder .vc_column-inner .wpb_wrapper{
    padding: 29px 45px;
    border: 1px solid #e5e3df;
}

.vc_toggle_title{
    padding-left: 0 !important;
    padding-right: 70px;
}
.vc_toggle_title h4{
    font-size: 30px;
    line-height: 40px;
    font-style: italic;
    font-weight: 400 !important;
}
.vc_toggle_content{
    padding-left: 0 !important;
}

.vc_toggle_icon::before, .vc_toggle_icon::after{
    display: none !important;
}
.vc_toggle_icon{
    left: auto !important;
    right: 20px !important;
    top: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url(images/arrow-right-red.svg) no-repeat !important;
    width: 35px !important;
    height: 40px !important;
    background-size: 100% !important;
    border: 0 !important;
}
.vc_toggle_active .vc_toggle_icon{
    transform: rotate(90deg) !important;
    top: 5px !important;
}

textarea.wpcf7-textarea{
    font-size: 28px;
}



@media screen and (max-width: 768px) {
    .microwidget-btn{
        font-size: 14px !important;
        line-height: 25px !important;
        padding: 6px 23px !important;
    }

    .masthead-mobile-header:not(.sticky-mobile-on) .soc-font-icon:before{
        color: #c84539 !important;
    }

    body:not(.transparent) .masthead:not(.side-header) {
        background-color: #fcf9f5;
    }
}
@media screen and (max-width: 767px) {
    /*
    .vc_row-no-padding .wpb_text_column{
        padding: 0 20px !important;
    }
    */

    .bigFont {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    .homeHeroRow {
        font-size: 17px;
        line-height: 24px;
    }
    .homeBigPicture{
        display: none;
    }

    a.default-btn-shortcode{
        width: 100% !important;
    }

    html, body, body.page{
        font-size: 17px;
        line-height: 24px;
    }

    h1, .h1-size span{
        font-size: 30px !important;
    }

    .homeHeroRow .deco{
        left: auto;
    }

    .buttonWithIcon, .buttonWithIconRed {
        font-size: 16px !important;
        line-height: 20px !important;
        padding: 8px 24px !important;
        border: 1px solid #fff !important;
        margin-top: 15px !important;
    }
    a.articleButton{
        border: solid 1px #c84539 !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .buttonWithIcon, .wpcf7-submit, .buttonWithIconRed{
        background-size: 15px !important;
        background-position: calc(100% - 10px) calc(100% - 8px) !important;
    }

    .page-title .wf-wrap{
        padding-top: 40px;
    }



    .topLeftDecoration{
        margin-top: 20px;
        padding-top: 20px;
    }
    .bottomLeftDecoration, .bottomRightDecoration{
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

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

    .topLeftDecoration .deco{
        width: 20px;
        height: 40px;
        top: -20px;
        display: block;
        z-index: 9;
        margin-left: 15px;
        background-size: cover;
    }
    .bottomLeftDecoration .deco{
        width: 20px;
        height: 40px;
        bottom: -20px;
        display: block;
        z-index: 9;
        margin-left: 15px;
        background-size: cover;
    }
    .bottomRightDecoration .deco{
        width: 20px;
        height: 40px;
        bottom: -20px;
        display: block;
        z-index: 9;
        margin-left: 15px;
        background-size: cover;
    }

    .topLeftDecoration .wpb_column{
        padding-left: 40px;
    }

    .homeAccordion .wpb_accordion_header a span, .homeAccordion .wpb_accordion_header a{
        font-size: 16px !important;
        line-height: 22px !important;
    }
    div.wpb_accordion_content {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .wpb_content_element.dt-style .wpb_accordion_header a{
        padding-left: 20px;
    }
    .wpb_content_element .wpb_accordion_header > a::after{
        font-size: 10px !important;
    }



    .microwidget-btn:before{
        background-size: 17px !important;
    }
    .microwidget-btn:after{
        background-size: 17px !important;
    }

    input.wpcf7-text, textarea.wpcf7-textarea {
        height: auto !important;
        font-size: 11px !important;
        line-height: 13px !important;
        margin-bottom: 12px !important;
    }
    input.wpcf7-submit {
        margin-top: 17px !important;
        font-size: 12px !important;
        line-height: 13px !important;
        padding: 10px !important;
    }
    div.footerPadding {
        padding-bottom: 52px;
        padding-top: 41px;
    }
    .footerFirstColumns{
        display: none;
    }
    .footerLine1 .wpb_column{
        width: 60%;
        float: left;
    }
    .footerLine1 .footerLogosColumn{
        width: 40%;
    }
    div.bbfb-menu ul li, div.bbfb-menu ul li a{
        font-size: 14px;
        font-weight: 400;
        line-height: 20px !important;
        letter-spacing: 0;
    }
    .footerLine2.footerPaddingBottom .wpb_column{
        width: 60%;
        float: left;
    }
    .footerLine2.footerPaddingBottom .footerLogosColumn{
        width: 40%;
        padding-top: 20px;
    }
    div.footerPaddingBottom {
        padding-bottom: 20px;
    }


    .bb-top-title {
        font-size: 48px !important;
        line-height: 50px !important;
    }
    .ult-banner-block h2.bb-top-title{
        padding: 35px !important;
    }

    .accreditationBox td{
        padding: 10px !important;
    }


    .font40, div.font38{
        font-size: 17px !important;
        line-height: 22px !important;
    }
    .font46{
        font-size: 20px; line-height: 30px;
    }
    .font48 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .redRow .font48 {
        font-size: 14px !important;
    }

    .footerFormSpaceUp{
        height: 20px !important;
    }

    .redRow .vc_col-sm-2{ /* hopefully this is the quote-sign column */
        display: none !important;
    }
    .redRow .ult-spacer{
        height: 20px !important;
    }

    .vc_grid .vc_col-sm-6 {
        width: 50%;
        display: inline-block !important;
    }
    div.brandPosts h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .wpb_text_column li {
        padding-left:25px;
    }
    .wpb_text_column li:before {
        width: 12px;
        height: 12px;
        top:4px;
    }

    p.wp-caption-text {
        font-size: 12px !important;
        line-height: 17px !important;
    }

    div.newsPost h4 {
        font-size: 20px;
        line-height: 25px;
    }
    div.newsPost .vc_grid-item .vc_btn3{
        font-size: 14px;
        line-height: 18px;
    }
    div.newsBox, div.newsBox h3{
        font-size: inherit;
        line-height: inherit;
    }
    div.newsBox{
        padding: 20px !important;
    }

    .wpb_single_image{
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .homeBigPictureRowMobile .wpb_single_image{
        padding-bottom: 0;
    }

    .switchMobileColumnsOrder{
        display: flex;
        flex-direction: column-reverse;
    }

    .wpb_text_column h2{
        margin-top: 18px;
    }

}