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


.eqsize {
  height: 600px!important;
}


.expertdivs {
  padding: 25px 0 10px 0;
  background: #F8F8F8;
}

.footerlinks span {
}

.footerlinkstop {
  margin-top: 1.5rem;
}

.pushtocenter {
  display: flex;
  justify-content: center;
}

.znew {
  background: #ED1C24;
}

.zn_badge_new:after {
  background: #ED1C24;
}


/*breadcrumbs*/
.lastcrumb {
text-transform: uppercase;
color: #ED1C24;
}

.page-subheader {
  display: none;
}

/*slider revolution */
.shadowtitlesrev {
  text-shadow: 4px 4px 4px rgba(0,0,0,0.8)
}



/*buttons flexovitalis */
.buttonflexo {
  background: #ED1C24;
  color: white;
  border-radius: 5px;
  padding: 15px 30px;
  border: none;
}

.buttonflexo:hover {
  background: #989898;
  color: white;
}
.buttonflexo:focus {
  color: white;
}


.novicepushtocenter {
  display: flex;
  justify-content: center;
}

.shadowsboxes {

}

.dveplacilni {
  padding: 3rem 0 2rem 0;
}



/*woocommerce*/

.uporabniskiportal .row {
  background: rgba(151, 151, 151, 0.1);
  border-radius: 5px;
  box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
}

.uporabniskiportal .woocommerce-MyAccount-navigation a {
  padding-left: 10px;
    padding-top: 10px;
}


.uporabniskiportal .is-active {
  background: #ED1C24;
  border-radius: 5px;
}

.uporabniskiportal .is-active a {
  color: white!important;

}

.uporabniskiportal .woocommerce-MyAccount-navigation li {
  margin-bottom: 0;
}

.uporabniskiportal .woocommerce-Message {
  background: #B2B2B2;
}

.uporabniskiportal .woocommerce-Message .woocommerce-Button {
  border: 2px solid white!important;
  color: white!important;
}

.uporabniskiportal .order-date, .order-status, .order-number {
  background: #B2B2B2;
  color: white;
  border-radius: 2px;
}

.eximgsdiv {
  height: 250px!important;
  margin-bottom: 20px;
}

.eximgs {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}

#bankart_payment_gateway_seamless input {
  background-color: white!important;
  border: none;
}
.kl-header-toptext {
  background-color: #ED1C24;
  color: white!important;
  padding: 5px 10px;
  font-size: 14px;
  font-family: "Open Sans"!important;
}
