/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/*homepage*/
.home-services p {width: 70%; text-align: center; margin: 0 auto}
.menu-footer li a {color:#666666!important; border-right: 1px solid #999999}

/*footer*/
.icon-box-left .icon-box-content {
  padding-left: 10px;
}

/*body*/
p {font-weight: 300; text-align: justify
}

/*pages*/
.title-page p {text-align: center}
.titoli h2 {font-family: "Lato";  font-style: normal;  font-weight: 300; font-size: 29px}

.title-page-pay {text-align: center}
.title-page-pay p {text-align: center}

/*contact*/
.contact-box {text-align: center!important; color: #ffffff}

/*header*/
.navbar-brand > * {
	height: 130px !important; */
}
header.is_stuck ul.menu-smart li a {
    color: #000 !important;
}
/* MOBILE */
@media only screen and (max-width: 500px){
	p {text-align: center; padding-bottom: 15px}
	h2 {text-align: center}
	.font-size-menu-mobile, .menu-container:not(.isotope-filters) ul.menu-smart a {
	font-size: 12px !important;
	color: #000000 !important;
}
	}
.lang_switcher{
  position: absolute;
z-index: 1111;
right: 17%;
width: 158px;
top: 20px;
}
@media (min-width: 525px) and (max-width: 959px){
  .lang_switcher{

    right: 14%;

    top: 81px;
  }
}
@media (min-width: 320px) and (max-width: 524px){
  div.lang_switcher{

    width: 100%;

    text-align: right;


right: 34px;
top: 7px;

  }
  div.lang_switcher div.prisna-gwt-align-left{

    text-align: inherit !important;
  }
}
