/*
Theme Name: The7
Theme URI: http://dream-theme.com/the7/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Put simply, The7 is the world's most advanced WordPress theme. It features 630+ design customization options for power users and developers. People new to multipurpose WordPress themes will be delighted with The7 Design Wizard. It allows to choose basic settings like branding, colors, header layout, etc. and intelligently calculates all the rest. Voilà, your pro-grade site design is ready in mere minutes. Automatically! Add a seamless integration with Visual Composer page builder, Slider Revolution, WooCommerce, WPML (as well as other most popular plugins), and you get the definitive web-development toolkit. And, yes, it is SEO-ready.
Version: 3.2.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
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready
Text Domain: the7mk2
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.branding a img, .branding img{
    width: 100%;
    max-width: 220px;
}

.show-device-logo .mobile-branding img.mobile-logo{
    max-width: 160px !important;
    width: 100%;
}

.logo-box a img{
    max-width: 150px;
    width: 100%;
    height: auto;
}

.mini-widgets .mini-contacts.address, .mini-widgets .mini-contacts.phone{
    border-right: 1px #fff solid;
    padding-right: 10px;
}

.mini-widgets .mini-contacts.phone, .mini-widgets .mini-contacts.email{
    margin-left: 0;
}

.under-slider{
    width: 100%;
    max-width: 610px;
    margin: 0 auto;
    text-align: center;
}

.under-slider span{
    display: block;
    text-align: center;
    font-size: 30px;
    color: #0077a1;
    margin-bottom: 20px;
}

.under-slider p{
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
}

.under-slider a{
    display: inline-block;
}

button.custom-button{
    background: transparent;
    font-size: 17px;
    line-height: 35px;
    padding: 0 10px;
    border: 1px #262b2e solid;
    color: #262b2e;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

button.custom-button:hover{
    background: #0077a1;
    color: #fff;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border: 1px #0077a1 solid;
}

.best{
    -webkit-box-shadow: 0 8px 8px -8px rgba(0,0,0, .1);
    -moz-box-shadow: 0 8px 8px -8px rgba(0,0,0, .1);
    box-shadow: 0 8px 8px -8px rgba(0,0,0, .1);
    padding-bottom: 30px;
}

.content ul{
    list-style: none;
    margin: 0;
}

.stop-smoking{
    text-align: center;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto !important;
}

.stop-smoking li{
    display: inline-block;
    width: 24%;
    text-align: center;
    vertical-align: top;
    margin-bottom: 40px;
}

.stop-smoking li img{
    width: 100%;
    max-width: 230px;
    display: block;
    margin: 0 auto 30px;
}

.stop-smoking li span{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.stop-smoking li p{
    font-size: 12px;
    line-height: 20px;
    max-width: 210px;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    min-height: 39px;
}

.stop-smoking li button{
    font-size: 14px;
    line-height: 30px;
    outline: none;
}

.stop-section{
    padding-bottom: 30px;
}

.youtube-videosMT{
    background: url('images/background-image2.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 350px;
    padding: 30px 0;
}

img.logos{
    float: right;
}

img.logos:nth-of-type(2){
    margin-right: 10px;
}

.become p{
    font-size: 13px;
    line-height: 15px;
}

.steps:nth-of-type(1){
    margin-bottom: 20px;
    padding-top: 20px;
}

.steps{
    font-size: 18px;
    line-height: 30px;
}

.last-paragraphMT{
    text-align: center;
    padding-bottom: 50px;
}

.testimonial-item{
    background-color: #fff;
    border: 1px rgba(177,177,177,0.15) solid;
}

.test-head{
    text-align: center;
    margin-bottom: 20px !important;
    font-weight: 300;
    font-size: 30px;
}

.practitioner{
    text-align: center;
}

.practitioner li{
    display: inline-block;
    margin: 10px;
}

#branding-bottom img{
    width: 50px;
    height: auto;
}

.left-slide{
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    left: -160px;
    z-index: 99;
}

.left-slide .left-slide-address{
    display: inline-block;
    background: rgba(247, 248, 249, 1);
    padding: 15px 30px;
    text-align: center;
    border-radius: 0 10px 10px 0;
    box-shadow: -4px 3px 6px 1px rgba(0,0,0, .5);
}

.left-slide .left-slide-address p{
    font-size: 12px;
    max-width: 100px;
    line-height: 18px;
    color: #000;
    font-weight: 600;
}

.left-slide .left-slide-address ul{
    text-align: center;
}

.left-slide .left-slide-address ul li{
    width: 48%;
    display: inline-block;
}

.left-slide button{
    display: inline-block;
    vertical-align: top;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin-left: -47px;
    margin-top: 50px;
    background: gradient(linear,left top,right top,color-stop(32%,#0ca2e0),color-stop(100%,#0077a1));
    background: linear-gradient(left,#0ca2e0 32%,#0077a1 100%);
    background: -moz-gradient(linear,left top,right top,color-stop(32%,#0ca2e0),color-stop(100%,#0077a1));
    background: -moz-linear-gradient(left,#0ca2e0 32%,#0077a1 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#0ca2e0),color-stop(100%,#0077a1));
    background: -webkit-linear-gradient(left,#0ca2e0 32%,#0077a1 100%);
    color: #fff;
    border: none;
    line-height: 30px;
    padding: 0 20px;
    font-weight: bold;
    outline: none;
    box-shadow: 1px 0 3px 1px rgba(0,0,0, .5);
}

.standard-arrow > li > p{
    font-weight: bold;
}

.messageMT{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.ss{
    text-align: center;
}

.left-sidebarMT{
    background: url('images/backgrounds/patterns/full/congruent_pentagon.png');
}

.why-we-do{
    height: 300px;
    overflow: hidden;
}

.book-appointment p, .book-appointment p input, .book-appointment p select{
    color: #262b2e !important;
}

.book-appointment > div{
    box-shadow: 0 1px 5px 1px rgba(0,0,0, .2);
}

#map {
    height: 400px;
    width: 100%;
}

.map-overlay{
    text-align: center;
}

.map-overlay p{
    margin-bottom: 0;
}

.home .rev_slider li > div:last-of-type{
    left: auto !important;
    right: 25%;
}

.standard-arrow li, .standard-number-list li{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.standard-arrow li:after, .standard-arrow li:before{
    margin-top: -6px;
}

.inline-header .header-bar > .mini-widgets{
    /*display: none;*/
}

.book-appointment p > span:first-of-type{
    font-weight: bold;
}

.top-bar .text-area{
    border-left: 1px #fff solid;
    margin-left: 0 !important;
    padding-left: 10px;
}

.top-bar .text-area i{
    margin-right: 10px;
}

.top-bar .text-area a{
    text-decoration: none;
}

.field-wrap, #ninja_forms_required_items{
    margin-bottom: 0 !important;
}

.newsletter-checkbox-wrap{
    margin-bottom: 20px !important;
}

iframe[name=google_conversion_frame]{
    display: none;
}
.formError .formErrorContent{
    width: 100%;
    max-width: 338px;
}

.ninja-forms-response-msg.ninja-forms-success-msg{
    background: #33be40;
    border-radius: 4px;
    padding: 10px;
}
.ninja-forms-response-msg.ninja-forms-error-msg{
    background: red;
    border-radius: 4px;
    padding: 10px;
}
.ninja-forms-response-msg.ninja-forms-success-msg p, .ninja-forms-response-msg.ninja-forms-error-msg p{
    color: #fff !important;
    margin-bottom: 0 !important;
}
@media screen and (max-width: 992px){
    .stop-smoking li{
        width: 49%;
    }
}

@media (min-width: 1150px) and (max-width: 1250px){
    .main-nav > li > a{
        margin: 16px 10px 16px 10px;
    }

    .main-nav > li > a .menu-text{
        font-size: 13px;
    }
}

@media screen and (max-width: 768px){
    .stop-smoking li{
        width: 100%;
    }

    .youtube-videosMT{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .home-slider-button{
        display: none !important;
    }
}