/*
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
*/


footer a  {
    color: #999;
}
footer a:hover {
    color: #fff;
}

.hide {display: none!important}

@media screen and (min-width: 993px) {
	
.mini-nav:not(.select-type-menu) > ul > li:not(:last-child) {
    margin: 0 30px 0 0;
	}
	
	.list-type-menu.mini-nav ul {
    padding-right: 20px;
}
	
}


table {
	border-top: 0px solid transparent!important;
	border-right: 0px solid transparent!important;
	border-bottom: 0px solid transparent!important;
	border-left: 0px solid transparent!important;
}

table.qa td {
	border-top: 1px solid #ccc!important;
	border-right: 0px solid transparent!important;
	border-bottom: 0px solid transparent!important;
	border-left: 0px solid transparent!important;
}

/*PAGE TITLE*/


.elementor-element.page-title-section {
    padding: 80px 30px 20px 30px!important;
}

@media (max-width: 991px) {
	
.elementor-element.page-title-section {
    padding: 50px 30px 0px 30px!important;
}
}

@media (max-width: 777px) {
	
.elementor-element.page-title-section {
    padding: 30px 30px 0px 30px!important;
}	
}


/*PHOTO GALLERY*/

.elementor-slideshow__title {
    display: none!important;
}


/*SIDE BAR*/

.sidebar-menu ul {
    margin: 0 0 10px 0!important;
}

.sidebar-menu .elementor-nav-menu--main .elementor-nav-menu a, .sidebar-menu .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .sidebar-menu .elementor-nav-menu--main .elementor-nav-menu a:focus, .sidebar-menu .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 0px!important;
}



/*TYPOGRAPHY*/



.large-text {
/*    color: #333333;*/
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
} 

p {
    margin-bottom: 20px;
}


/*SLIDER */

.trans-boxes .elementor-swiper-button {
	top:30%;
}

.trans-boxes .elementor-slide-heading {
	margin-top:140px;
}




@media screen and (max-width: 992px){
.masthead:not(.side-header) .mobile-header-bar, .side-header.masthead-mobile-header .mobile-header-bar {
    padding: 0 20px 0 20px!important;
}
	}
