/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

#footer {padding: 30px 0px 20px !important;}
#footer, #footer .bottom {color: #fff !important;}
#footer a:hover {color: #fff !important; text-decoration: underline;}
.web_dev {text-align: right;}
#footer .bottom {border-top: 1px solid #f6f6f6 !important;padding-top: 15px !important;}
.latest-posts-carousel .hoverBorder h6 {background: #01c9ee !important}
.latest-posts-carousel .hoverBorder:hover h6 {background-color: #fff !important;}
.latest-posts-carousel .hoverBorder:hover a {color: #01c9ee !important;}
.latest-posts-carousel .post em {font-style: normal; }
.latest-posts-carousel .post .m_title {font-style: normal !important; }
.latest-posts-carousel .post .m_title a:hover {color: #000; text-decoration: underline;}
.center img {margin: 0 auto;}
.process_steps--style2 .process_steps__intro-title strong {font-size: unset !important}
.btn-fullwhite {color: #01c9ee !important;}
.latest-posts-carousel .controls {margin-bottom: 20px;}
.color-white {color: #fff;}
.ts-pt-testimonials__position {opacity: 1 !important}
.kl-iconbox__content-wrapper .btn-fullcolor { font-weight: normal; padding: 0px; background-color: transparent; color: #01c9ee; }
.kl-iconbox__content-wrapper .btn-fullcolor:hover, .kl-iconbox__content-wrapper .btn-fullcolor:focus {text-decoration: underline;background-color: transparent; color: #01c9ee;}
.kl-iconbox__content-wrapper .kl-iconbox__desc-wrapper {margin-bottom: 0;}
.breadcrumbs {background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0% !important;}
.breadcrumbs li::after {border-left-color: #fff !important; }
.subheader-currentdate {display: none;}
.style3 .action_box_inner {padding: 0px 35px 35px !important;}
.action_box .ac-buttons {text-align: left !important;}
.ts-pt-testimonials__img {width: 110px !important; height: 110px !important}
#respond {padding: 0px 0px !important; position: relative; margin-top: 0 !important;}
#respond .form-submit {margin-bottom: 30px !important;}
.kl-has-overlay .img-intro .overlay-inner > span {display: none !important;}
.widget_zn_mailchimp, .widget_text_contact {margin-top: 5px;}
body #footer .contact-details {background: none !important }
.copyright p {padding-top: 20px;}
.web_dev {padding-top: 10px;}
.nl-submit:hover {color: #fff !important; background-color: transparent !important;border: 1px solid #fff !important}

@media screen and (max-width: 768px) {
	#footer .copyright {float: none !important;text-align: center !important;}
	#footer .copyright p {padding: 0 !important; margin: 0 !important;}
	#footer .copyright a {display: inline;}
	#footer .copyright img {float: none !important;}
	.web_dev {text-align: center; }
}

@media screen and (max-width: 480px) {
	.zn-res-menuwrapper .zn-res-trigger {margin-bottom: 20px;}
}