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




/***************** SELEZIONE *****************/

::selection {
color:#FFF;
background: #5593f7; /* Safari */}
 
::-moz-selection {
color:#FFF;
background: #5593f7; /* Firefox */}


/***************** CUSTOM NINUZ *****************/


.nomargin{margin:0 !important}
.nomargin5t{margin:5px 0 0 0 !important}
.nomargin10t{margin:10px 0 0 0 !important}

.floatleft_m10{ float:left; margin:0 10px 0 0; width: auto !important}

.uncode_text_column{margin-top: 10px !important;}
.list50{ width:50%; float:left;}
.text_ul ul li{ font-weight:bold; color: #1b65c8}

/***************** SINGLE CUSTOM *****************/

.tmb-id-118556{ margin:60px 0 0 0 !important}
.menoheight{ margin-top:-100px !important}


/***************** MENU *****************/

.current_page_item a{ color: #d99868 !important; font-weight:600 !important}





/******************/

.ico_tec{ margin: 0 20px 20px 0 !important}
.ico_tec h3{ margin:0 !important; font-size:16px !important; font-weight:normal !important}


@media screen and (min-width: 1050px) {
 .box_icon_ess .uncol{ width:80%; }
}

@media screen and (max-width: 1050px) {
  .box_icon_ess .uncol{ width:100%;}
}



/***************** FORM *****************/

.gform-field-label{
	display: none !important}

	form input, form textarea, form select, #gform_wrapper_2 input{
		border:1px solid #3e65c4 !important;
		padding:16px 30px !important;
		margin:0 0 25px 0 !important}

		form input::placeholder,
		form textarea::placeholder,
		form select::placeholder {
			opacity: 0.9 !important;
			color: #3e65c4 !important;}

