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


/*TYPOGRAPHY*/


h2 {
    padding-bottom: 10px!important;
}

h3, h4, h5{
    padding-top: 10px!important;
}


.white-link a, .white-link a:hover {
    color: #ffffff;
}

/*HEADER*/

.masthead .top-bar .mini-contacts span.call-us {
    color: #4E8BB5!important;
}

.masthead .top-bar .mini-contacts span.call {
    color: #4E8BB5!important;
}

.dt-mobile-header .mini-contacts span.call-us  {
    color: #fff!important;
}

.dt-mobile-header .mini-contacts a.tel  {
    color: #fff!important;
	text-decoration: none!important
}

.dt-mobile-header .mini-contacts a:hover.tel  {
    color: #4E8BB5!important;
}


/*SUBMENU*/

.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text {
	font-weight: bold!important;
}

.mobile-main-nav li.act > a .menu-text, .mobile-main-nav li.act > a .subtitle-text, .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text, .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text {
	font-weight: bold!important;
}

/*FLOATING MENU*/

.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a .menu-text, #phantom .main-nav > li.act:not(.wpml-ls-item) > a .menu-text, .sticky-on .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text, #phantom .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
	font-weight: bold!important;
}



/*TABLEPRESS*/

.tablepress tfoot th, .tablepress thead th {
    background-color: #b2e0f7!important;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
	background-color: #b2e0f7!important;
    /*background-color: #F15A29!important;*/
}


/*GALLERY*/

.elementor-slideshow__title {
    display:none;
}




