/*
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.3
*/

@import url("../dt-the7.3/style.css");

/*change button background on click portofolio gallery*/
.dt-fancy-title.bg-on,
.line-decoration:after,
.hover-line.benefits-style-one .wf-cell > div:after,
.hover-line.benefits-style-two .benefits-inner:after,
.static-line.benefits-style-one .wf-cell > div:after,
.static-line.benefits-style-two .benefits-inner:after,
.style-ios #main-slideshow.fixed:after,
.style-ios #main-slideshow.layer-fixed:after,
.style-ios #main-slideshow.fix:after,
hr.gf_rule {
  background-color: rgba(0,0,0,0) !important;
}

/*change button background on click portfolio gallery*/
.style-minimal .paginator a.act, .style-minimal .paginator a.act:hover, .style-minimal .filter .filter-categories a.act, .style-minimal .filter .filter-categories a.act:hover {
    color: black !important;
}

.slider-wrapper.arrows-accent .prev i, .slider-wrapper.arrows-accent .next i, #page .ls-carousel .ls-nav-prev, #page .ls-carousel .ls-nav-next {
    background-color: black !important;
}

.arrows-dark .next i:after, .arrows-accent .next i:after, .ls-container.ls-carousel .ls-nav-next:after, .ls-container.ls-carousel .ls-nav-next:hover:after {
    background-color: black !important;
}