/*
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:        1.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
*/

.mdc-layout-grid .mdc-layout-grid__inner .cf7md-item:nth-of-type(2), .mdc-layout-grid .mdc-layout-grid__inner .cf7md-item:nth-of-type(3), 
.mdc-layout-grid .mdc-layout-grid__inner .cf7md-item:nth-of-type(4), .mdc-layout-grid .mdc-layout-grid__inner .cf7md-item:nth-of-type(5),
.mdc-layout-grid .mdc-layout-grid__inner .cf7md-item:nth-of-type(6), .mdc-layout-grid .mdc-layout-grid__inner .cf7md-item:nth-of-type(7)  {
    grid-column-end: span 6 !important;
}
button.wpcf7-form-control.wpcf7-submit.cf7md-submit-btn.mdc-button.mdc-button--raised.cf7md-initialized.mdc-ripple-upgraded {
    width: 33%;
    margin-left: 33%;
    margin-right: 33%;
    margin-top: 20px;
}
#cf7md-form .mdc-button::before, #cf7md-form .mdc-button::after, #cf7md-form .mdc-button--raised:not(:disabled), #cf7md-form .mdc-button--unelevated:not(:disabled) {
    background-color: #cd2122;
}
#cf7md-form .mdc-button--raised:not(:disabled):hover, #cf7md-form .mdc-button--unelevated:not(:disabled):hover {
    background-color: #f91f20;
}
.zn-modal-loading:before {
    content: unset !important;
}
section.eluiddf152531 {
	padding-top: 0;
}
.vaschi-carousel .sc__shcar-wrapper {
    visibility: hidden;
    display: none;
}
.main-nav ul ul.sub-menu .menu-item {
    position: relative;
    text-transform: uppercase;
}
a.main-menu-link.main-menu-link-sub {
    text-transform: uppercase;
}
/* sklonjeni dugmici na strani carraro i vaschieri, i podignuti textovi */
.sc__actionarea.clearfix {
	display: none;}

.sc__textcontent {
    margin-bottom: 120px;}

@media (max-width: 769px){
#totop {
	top: inherit;
	bottom: 16%;}
}

.panel-logos .css3panel-caption.text-right {
    display: flex;
    flex-direction: column;
}
.panel-logos .css3panel-text {
    order: -1;
    margin-bottom: 20px;
}

.display-none{display:none;}