/* Quick changes */

.c-desktop-logo {
  display: none !important;
}
.c-navbar {
  display: none !important;
}

.infokiosk{
background-image: url(https://openmallvarda.gr/sites/openmallvarda.gr/files/tablet-png-transparent-13.png);
}
s
.c-border-red{	
border-color:#970C2D !important;	
}

.c-font-red{	
color:#970C2D !important;	
}



.c-border-red{	
border-color:#1B3486 !important;	
}

.c-font-red{	
color:#1B3486 !important;	
}

a{
	/*color:#970C2D !important;	*/ 
}

.c-phone-img{
display: none;
}

.c-content-app-1 .c-font-white{	
color:#970C2D !important;	
}

.c-content-app-1 .c-font-white{	
color:#199EBC !important;	
}

.c-content-app-1 .c-font-grey-1{	
color:#000 !important;	
}

#block-menuwhitetopbarnotfixed .c-top-menu{
	display: none;
}

#block-menuwhitetopbarnotfixed .c-brand{
  clear: both;
  width: 100%;
  text-align: center;
  padding: 0;
  margin:0;
}

#block-menuwhitetopbarnotfixed .c-topbar{
  padding: 0;
  margin:0;
  /*background: #ff9900;*/
}

#block-menuwhitetopbarnotfixed .c-brand .c-icons{
	display: none;
}	


#block-menuwhitetopbarnotfixed .c-desktop-logo{
 /*border: 1px solid #F69D8F;*/
}	

#block-menuwhitetopbarnotfixed .c-top-menu .c-divider{
	display: none;
}

#block-menuwhitetopbarnotfixed .c-brand ul{
	display: none;
}

@media (max-width: 991px){
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
    background: #394048;
  }
}

@media (min-width: 991px){
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
    background: #7DBCF2;
  }
  .c-layout-header .c-navbar {
    background: #7DBCF2 !important;
	border-bottom: 3px solid #F0F0F0;
  }
}

@media (min-width: 991px){
.c-font-red{	
color:#F9AE4C !important;	
}	

.c-theme-nav li.c-active > a:not(.btn) {
  color: #F9AE4C !important;
}

.c-theme-nav li > a:hover {
  color: #F9AE4C !important;
}
	
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
    background: #576066;
  }
.c-layout-header .c-navbar {
    background: #576066 !important;
	border-bottom: 3px solid #F0F0F0;
  }
}

#block-menuwhitetopbarnotfixed .c-brand :after{
 display: none;
}	

.c-content-blog-post-card-1.c-option-2 .c-body{
	background: rgba(244,244,244, 0.6);
	border: 1px solid #970C2D;
}

.c-content-blog-post-card-1.c-option-2 .c-body{
	background: rgba(244,244,244, 0.6);
	border: 1px solid #199EBC;
}

.c-bg-dark-2{
	 background: #970C2D !important;
}

.c-bg-dark-2{
	 background: #1B3486 !important;
}


.c-btn-red {
    border-color: #970C2D;
    border-width: 1px;
    color: #ffffff;
    background: #970C2D;
    border-color: #970C2D;
}

.c-btn-red {
    border-color: #F9AE4C;
    border-width: 1px;
    color: #ffffff;
    background: #F9AE4C;
    border-color: #F9AE4C;
}

#webappwrapper{
 display: none;	
}


#app_modal{
	    border-color: #970C2D;
    border-width: 1px;
    color: #ffffff;
    background: #970C2D;
	padding: 10px;
}	

#app_modal:hover{
	    border-color: #E63946;
    border-width: 1px;
    color: #ffffff;
    background: #E63946;
	padding: 10px;
}



#app_modal{
	    border-color: #1B3486;
    border-width: 1px;
    color: #ffffff;
    background: #1B3486;
	padding: 10px;
}	

#app_modal:hover{
	    border-color: #199EBC;
    border-width: 1px;
    color: #ffffff;
    background: #199EBC;
	padding: 10px;
}




.bs-example-modal-lg_ΕΙΣΟΔΟΣ-ΕΓΓΡΑΦΗ {
  width: 100% !important;
  margin: 0 auto;
  top: 20px;
  left:5px;
} 

.bs-example-modal-lg_ΕΙΣΟΔΟΣ-ΕΓΓΡΑΦΗ .modal-dialog.modal-lg {
  width: 100% !important;
  margin: 0 auto;
}

.modal-footer a.btn {
display:none;
}

.bg-full-width.app-content {
margin: 0 !important;
}

.c-postfooter{
	background: #F9AE4C !important;
}