/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.22.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*
	** PLEASE DON'T ADD ANY CSS HERE !!!
	This file will be overwritten on updates and your CSS will be lost.

	Instead, please use Kallyas Child theme's style.css ( https://my.hogash.com/documentation/installing-the-child-theme/ )
	Or, access Kallyas options > Advanced > Custom CSS and add your CSS there.
*/

.eluid7b47aa44 img {
    max-width: 700px;
    height: auto;
}

#header .container,
#footer .container {
	padding-bottom: 0!important;	
}

.site-logo .logo-img {
  max-width: 100% !important;
  width: 150px;
}
.zn-res-menuwrapper, #zn-res-menu {
  display: none;
}

.big-boxes .image-boxes-img-wrapper img {
    max-width: 50%;
    margin: 0 auto !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px){
.main-menu-wrapper .zn-res-menuwrapper {
    display: none;
}
}
@media only screen and (max-width: 1024px) {
.zn_mega_wrapper {
    display: none;
}
.zn-res-menuwrapper, #zn-res-menu {
  display:block;
}
}
.zn_pb_wrapper { margin-top: 130px; }
ul.topnav--lang { display: none; }
.imgboxes_style1 img { box-shadow: none !important; } 
.kl-revolution-slider { margin-top: -180px !important; }
.tp-caption {
    background-color: rgba(255, 0, 0, 0.7);
    padding: 10px;
    color: #ffffff !important;
    font-size: 14px !important;
    text-align : justify;
}
.content-box { padding: 50px; }
p.text-slider { 
     margin-bottom: 0 !important;
}
.theHoverBorder:hover {
    box-shadow: none !important;
}
.zn_section,
.zn_section.eluide4059f8c {
   padding-top: 0 !important;
   padding-bottom: 0 !important; 
}
.circle-text-box p { text-align: justify; }
#html5-watermark a div{ display: none !important;}
.wonderplugin-gridgallery-tags-topleft .wonderplugin-gridgallery-tag {
    margin: 0px 6px 12px 6px !important;
}

.hoverBorder:hover::after {
  box-shadow: none !important;
}

.small-15-y img {
    max-height: 100px;
}


