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

/* Slider Button */
.rev-btn.rev-withicon i {
    font-size: 15px;
    position: relative;
    top: 0px;
    transition: all 0.2s ease-out !important;
    margin-left: 10px !important;
}

.grecaptcha-badge {
	visibility: collapse !important;  
}

li {
	margin-bottom: 10px;
}

.menu-item {
	margin-bottom: 0px;
}

.tp_recent_tweets li {
	margin-bottom: 0px !important;
}

.twitter_time {
    padding-left: 0px !important;
}

.drop-number {
    float: left;
    margin: 7px 20px 0 0 !important;
}

.video {
    margin-top: 5px;
    border: 1px solid;
    color: #cccccc;
}

.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}

/* Fancy Date */

.fancy-date a {
    right: auto !important;
    left: 10px !important;
}


/* ------ */

h1 a:hover, h2 a:hover, h3 a:hover, .stripe-style-1 h4 a:hover, .stripe-style-1 h5 a:hover, h6 a:hover {
    color: #e34912 !important;
    text-decoration: none;
}

.stripe-style-3 h4 a:hover, .stripe-style-3 h5 a:hover {
    color: #e34912 !important;
    text-decoration: none !important;
}


.contact-links a {
    color: #262b2e;
    text-decoration: none;
}

.contact-links a:hover {
    color: #e34912;
    text-decoration: none;
}

/* Header - Social Icons

.soc-ico a {
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 34px;
    margin: 2px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 34px;
}

.soc-ico a::before, .soc-ico a::after {
    border-radius: 100%;
    content: "";
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    transition: transform 0.15s ease 0s;
    width: 34px;
}

.soc-ico a .icon {
    height: 34px;
    position: relative;
    width: 34px;
    z-index: 1;
}
  */

/* Popups */

.pum-container, .pum-content, .pum-content + .pum-close, .pum-content + .pum-close:active, .pum-content + .pum-close:focus, .pum-content + .pum-close:hover, .pum-overlay, .pum-title {
    font-size: inherit;
    line-height: inherit;
}

.logo-popup {
    margin-bottom: 0px;
    margin-top: 5px;
}

.mobile-false .animate-element {
    opacity: 100;
}