/*
Theme Name: The7child
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
*/
@import url("../dt-the7/style.css");
#main {
    padding: 0px 0 0px 0;
}
.mytextblock {
    background: rgba(255,255,255,0.8);
    padding: 30px;
    color: #222;
    border: 1px solid #5E56A0;
    border-radius: 5px;
}
.mytextblock p {color: #515151;}
.mytextblock h6 {color: #534c9e;
}

#main-nav > li > a, #mobile-menu {
       text-transform: uppercase;
}
#main h1, #main h2, #main h3, #main h4, #main h5 {
  text-transform: uppercase;
}
.hr-thin {
    border-width: 3px!important;
    height: 12px;
    line-height: 12px;
border-color: #5e56a0!important;
}
#header {
      border-top: 5px solid #fa5b17;
}
#main-nav > li:hover > a, #main-nav > li > a:hover, #main-nav > li:hover > a span {
    color: #5e56a0;
}
.action .fa-angle-double-right:before {
      color: white;
}
h3 {
    color: #534c9e!important;
}
.vc_box_border_circle.vc_box_border_orange {
    background-color: #ffffff;
    border: 3px solid #fa5b17;
-webkit-transition: all 0.3s ease 0.2s; */
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
}
.vc_box_border_circle.vc_box_border_orange:hover {
 border: 3px solid #534c9e;
-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}
 .wpb_tabs.wpb_content_element .wpb_tabs_nav > li > a, .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
     font: normal normal 600 22px / 26px "Dosis", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
}
.tab-style-three .wpb_tabs_nav {
    border-bottom: 3px solid #5e56a0;
}
#footer {
    background: #2d2d2d url(/wp-content/uploads/2016/03/bg1.jpg);
    border-top: 7px solid #fa5b17!important;
}
.footer .widget span {
    color: #ffffff;
}

.ls-v5 .ls-nav-next {
    right: 0px!important;
}
.ls-v5 .ls-nav-prev {
    left: 0px!important;
}
.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next {
        background-color: #fa5b17;
}
.fancy-header .fancy-title {
color: #534c9e;
    background-color: rgba(255,255,255,0.5);
    width: 50%;
    float: right;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0px;
    border: 2px solid #fff;

}

.fancy-header .fancy-title {
    color: #534c9e;
    background-color: rgba(255,255,255,0.5);
    width: 50%;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0px;
    border: 2px solid #fff;

}
.fancy-header  {
background-size: cover
}
#header .wf-wrap {
max-width: 100%!important;
}
@media screen and (max-width: 1500px) {
#main-nav > li > a {
     font-size: 12px;
     padding: 6px 8px!important;
}
#branding a img, #branding img {
    height: auto;
    max-width: 300px;
}
}
@media (min-width: 971px) {
.mobile-hero {
display: none;
}
}
@media (max-width: 970px) {
.vc_btn {
margin-top: 20px;
margin-bottom: 20px!important;
}
.no-touch .page-id-114 #fancy-header .fancy-title, .no-touch .page-id-145 #fancy-header .fancy-title {
    color: #ffffff;
}
}