prefix . "huge_it_contact_style_fields where options_name = '".$themeId."' "; $rows = $wpdb->get_results($query); $style_values = array(); foreach ($rows as $row) { $key = $row->name; $value = $row->value; $style_values[$key] = $value; } //return $newCss; ?> #hugeit-contact-wrapper { width:%; background:#; background: -webkit-linear-gradient(#, #); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#, #); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#, #); /* For Firefox 3.6 to 15 */ background: linear-gradient(#, #); /* Standard syntax */ } #hugeit-contact-wrapper > div { border:px solid #; }#hugeit-contact-wrapper > div > h3 { position:relative; display:block; clear:both !important; padding:5px 0px 10px 2% !important; font-size:px !important; line-height:px !important; color:# !important; margin: 10px 0 15px 0 !important;display:none; } #hugeit-contact-wrapper > div > h3 > input {border: 1px solid transparent !important; outline: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; background-color: transparent !important; font-size:px !important; line-height:px !important; color:#!important; outline: 0 !important; -webkit-transition: none !important; transition: none !important;} #hugeit-contact-wrapper label { font-size:px; color:#; font-family:; } #hugeit-contact-wrapper .hugeit-contact-column-block > div > label { display:block; width:38%; float:left; margin-right:2%; cursor: move; } #hugeit-contact-wrapper .hugeit-contact-column-block > div .field-block { display:inline-block; width:60%; /*min-width:150px;*/ } #hugeit-contact-wrapper label.error { color:#; } #hugeit-contact-wrapper label em.required-star{ color: #; } #hugeit-contact-wrapper .hugeit-contact-column-block > div .field-block ul li label span.sublable{vertical-align: super;} #hugeit-contact-wrapper .hugeit-contact-column-block > div > label.formsRightAlign{ text-align: right !important; } #hugeit-contact-wrapper .hugeit-contact-column-block > div > label.formsAboveAlign{ width:100% !important; float:none !important; padding-bottom: 5px !important; } #hugeit-contact-wrapper .hugeit-contact-column-block > div .formsAboveAlign { width:100% !important; } #hugeit-contact-wrapper .hugeit-contact-column-block > div > label.formsInsideAlign{ display:none !important; } #hugeit-contact-wrapper .hugeit-contact-column-block > div .formsInsideAlign { width:100% !important; } .input-text-block input,.input-text-block input:focus { height:px; background:#; background:none; border:px solid # !important; box-shadow:none !important ; border-radius:px; font-size:px; color:#; margin:0px !important; outline:none; }.textarea-block textarea { background:#; background:none; border:px solid #; border-radius:px; font-size:px; color:#; margin:0px !important; } .radio-block, .checkbox-block { position:relative; float:left; margin:0px 5px 0px 5px; display: block; } .radio-block input, .checkbox-block input { visibility:hidden; position:absolute; top:0px; left:0px; } .radio-block i { display:inline-block; float:left; width:20px; color:#; } .checkbox-block i { display:inline-block; float:left; width:20px; color:#; } #hugeit-contact-wrapper.big-radio .radio-block i ,#hugeit-contact-wrapper.big-checkbox .checkbox-block i {font-size:24px;} #hugeit-contact-wrapper.medium-radio .radio-block i ,#hugeit-contact-wrapper.medium-checkbox .checkbox-block i {font-size:20px;} #hugeit-contact-wrapper.small-radio .radio-block i ,#hugeit-contact-wrapper.small-checkbox .checkbox-block i {font-size:15px;} .radio-block i:hover { color:#; } .checkbox-block i:hover { color:#; } .radio-block i.active, .checkbox-block i.active {display:none;} .radio-block input:checked + i.active + i.passive, .checkbox-block input:checked + i.active + i.passive {display:none;} .radio-block input:checked + i.active, .radio-block input:checked + i.active:hover { display:inline-block; color:#; } .checkbox-block input:checked + i.active, .checkbox-block input:checked + i.active:hover { display:inline-block; color:#; } .selectbox-block { position:relative; height:px; } .selectbox-block select { position:relative; height:px; margin:px 0px 0px 1px !important; opacity:0; z-index:2; } .selectbox-block .textholder { position:absolute; height:px; width:90%; padding-right:10%; margin:0px !important; top;0px; left:0px; border:0px; color:#; background:none; border:px solid #; border-radius:px; color:#; font-size:px; background:#; background:none; } .selectbox-block i { position:absolute; top:px; right:10px; z-index:0; color:#; font-size:px; } .file-block { position:relative; cursor:pointer; } .file-block .textholder { position:relative; float:left; width:calc(60% - px) !important; height:px; margin:0px; border:px solid # !important; border-radius:px !important; font-size:px; color:#; background:#; background:none; padding:0px 40% 0px 5px !important; box-sizing: content-box; -moz-box-sizing: content-box; } .file-block .uploadbutton { position:absolute; top:0px; right:0px; width:38%; border-top:px solid # !important; border-bottom:px solid # !important; border-right:px solid # !important; border-top-right-radius:px !important; border-bottom-right-radius:px !important; height:px; padding:0px 1%; margin:0px; overflow: hidden; font-size:px; line-height:px; color:#; background:#; text-align:center; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; box-sizing:content-box; } .file-block:hover .uploadbutton { color:#; background:#; vertical-align: baseline; } .file-block .uploadbutton i { color:#; font-size:px; vertical-align: baseline; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .file-block:hover .uploadbutton { color:#; background:#; } .file-block:hover .uploadbutton i { color:#; } .file-block input[type="file"] { height:30px; width:100%; position:absolute; top:0px; left:0px; opacity:0; cursor:pointer; } .captcha-block div { margin-right:-1px; } .buttons-block { } .buttons-block button { height:auto; padding:px px px px; cursor:pointer; text-transform: none; clear:both; width:100%; padding-left:0px; padding-right:0px; margin:0px 0px 0px 0px !important; padding-left:0px; padding-right:0px; font-size:px; } .buttons-block button.submit { color:# !important; background-color:# !important; border:px solid # !important; border-radius:px !important; -webkit-transition: all 0.5s ease !important; transition: all 0.5s ease !important; margin:0px 0px 5px 0px !important; } .buttons-block button.submit:hover { color:# !important; background:# !important; } .buttons-block button.submit i { color:# !important; vertical-align: baseline !important; font-size:px !important; -webkit-transition: all 0.5s ease !important; transition: all 0.5s ease !important; } .buttons-block button.submit:hover i { color:# !important; } .buttons-block button.reset { color:# !important; background-color:# !important; border:px solid # !important; border-radius:px !important; -webkit-transition: all 0.5s ease !important; transition: all 0.5s ease !important; } .buttons-block button.reset:hover { color:# !important; background:# !important; } .buttons-block button.reset i { color:# !important; vertical-align: baseline !important; font-size:px !important; -webkit-transition: all 0.5s ease !important; transition: all 0.5s ease !important; } .buttons-block button.reset:hover i { color:# !important; }