.product_value .select2-container .select2-choice>.select2-chosen, .select2-container.kad-select .select2-choice>.select2-chosen { font-weight: 700; text-transform: uppercase } .select2-container .select2-choice, .select2-results .select2-result-label { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -webkit-touch-callout: none } .select2-container.kad-select { width: 100%; max-width: 300px } .woocommerce-ordering .select2-container.kad-select { width: 220px } .select2-container { min-width: 220px; margin: 0; position: relative; display: inline-block; zoom: 1; vertical-align: middle } .select2-container, .select2-drop, .select2-search, .select2-search input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .select2-container .select2-choice { display: block; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #aaa; white-space: nowrap; line-height: 26px; color: #444; text-decoration: none; background-clip: padding-box; user-select: none; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.5, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%); background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%); background-image: linear-gradient(to top, #eee 0, #fff 50%) } .select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.9, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%); background: #fff; border-radius: 0 } .select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right: 42px } .select2-container .select2-choice>.select2-chosen { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: none; width: auto } .select2-container .select2-choice abbr { display: none; width: 12px; height: 12px; position: absolute; font-size: 1px; text-decoration: none; border: 0; cursor: pointer; outline: 0 } .select2-container.select2-allowclear .select2-choice abbr { display: inline-block } .select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer } .select2-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 9998; background-color: #fff; filter: alpha(opacity=0) } .select2-drop { width: 100%; margin-top: -1px; position: absolute; z-index: 9999; top: 100%; background: #fff; color: #000; border: 1px solid #aaa; border-top: 0; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15) } .select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-bottom: 0; border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15) } .select2-drop-active { border: 1px solid #aaa; border-top: none } .select2-drop-auto-width, .select2-drop.select2-drop-above.select2-drop-active { border-top: 1px solid #aaa } .select2-drop-auto-width { width: auto } .select2-drop-auto-width .select2-search { padding-top: 4px } .select2-container .select2-choice .select2-arrow { display: inline-block; height: 100%; position: absolute; right: 0; top: 0; border-left: 1px solid #aaa; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.6, #eee)); background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%); background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%); background-image: linear-gradient(to top, #ccc 0, #eee 60%) } .select2-container .select2-choice .select2-arrow b { display: block; width: 100%; height: 100%; background: 0 0 } .select2-search { display: inline-block; width: 100%; min-height: 26px; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap } .select2-search input { width: 100%; height: auto!important; min-height: 26px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; border-radius: 0; background: url(select2.png) 100% -22px no-repeat #fff; background: url(select2.png) 100% -22px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee)); background: url(select2.png) 100% -22px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(select2.png) 100% -22px no-repeat, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(select2.png) 100% -22px no-repeat, linear-gradient(to bottom, #fff 85%, #eee 99%) } .select2-drop.select2-drop-above .select2-search input { margin-top: 4px } .select2-search input.select2-active { background: url(select2-spinner.gif) 100% no-repeat #fff; background: url(select2-spinner.gif) 100% no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee)); background: url(select2-spinner.gif) 100% no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(select2-spinner.gif) 100% no-repeat, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(select2-spinner.gif) 100% no-repeat, linear-gradient(to bottom, #fff 85%, #eee 99%) } .select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid #5897fb; outline: 0; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3) } .select2-dropdown-open .select2-choice { border-bottom-color: transparent; -webkit-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-color: #eee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(.5, #eee)); background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%); background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%); background-image: linear-gradient(to top, #fff 0, #eee 50%) } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 1px solid #5897fb; border-top-color: transparent; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(.5, #eee)); background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%); background: #fff; border-radius: 0 } .select2-dropdown-open .select2-choice .select2-arrow { background: 0 0; border-left: none; filter: none } .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -15px 6px } .select2-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px } .select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; background: 0 0; -webkit-tap-highlight-color: transparent } .select2-results ul.select2-result-sub { margin: 0; padding-left: 0 } .select2-results ul.select2-result-sub>li .select2-result-label { padding-left: 20px } .select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 40px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 60px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 80px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 100px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 110px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 120px } .select2-results li { list-style: none; display: list-item; background-image: none } .select2-results li.select2-result-with-children>.select2-result-label { font-weight: 700 } .select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; user-select: none } .select2-results .select2-highlighted { background: #00b5e2; color: #fff } .select2-results li em { background: #feffde; font-style: normal } .select2-results .select2-highlighted em { background: 0 0 } .select2-results .select2-highlighted ul { background: #fff; color: #000 } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding-left: 5px } .select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default } .select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default } .select2-results .select2-selected { display: none } .select2-more-results.select2-active { background: url(select2-spinner.gif) 100% no-repeat #f4f4f4 } .select2-more-results { background: #f4f4f4; display: list-item } .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default } .select2-container.select2-container-disabled .select2-choice .select2-arrow { background-color: #f4f4f4; background-image: none; border-left: 0 } .select2-container.select2-container-disabled .select2-choice abbr { display: none } .select2-container-multi .select2-choices { height: auto!important; height: 1%; margin: 0; padding: 0; position: relative; border: 1px solid #aaa; cursor: text; overflow: hidden; background-color: #fff; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff)); background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%); background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%); background-image: linear-gradient(to bottom, #eee 1%, #fff 15%); min-height: 26px } .select2-locked { padding: 3px 5px!important } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid #5897fb; outline: 0; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3) } .select2-container-multi .select2-choices li { float: left; list-style: none } html[dir=rtl] .select2-container-multi .select2-choices li { float: right } .select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap } .select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; font-family: sans-serif; font-size: 100%; color: #666; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: 0 0!important } .select2-container-multi .select2-choices .select2-search-field input.select2-active { background: url(select2-spinner.gif) 100% no-repeat #fff!important } .select2-default { color: #999!important } .select2-container-multi .select2-choices .select2-search-choice { padding: 3px 5px 3px 18px; margin: 3px 0 3px 5px; position: relative; line-height: 13px; color: #333; cursor: default; border: 1px solid #aaa; border-radius: 3px; -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05); box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05); background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #e4e4e4; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%) } html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice { margin-left: 0; margin-right: 5px } .select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor: default } .select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4 } .select2-search-choice-close { display: block; width: 12px; height: 13px; position: absolute; right: 3px; top: 4px; font-size: 1px; outline: 0; background: url(select2.png) right top no-repeat } html[dir=rtl] .select2-search-choice-close { right: auto; left: 3px } .select2-container-multi .select2-search-choice-close { left: 3px } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover, .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px } .select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px; border: 1px solid #ddd; background-image: none; background-color: #f4f4f4 } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; background: 0 0 } .select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline } .select2-offscreen, .select2-offscreen:focus { clip: rect(0 0 0 0)!important; width: 1px!important; height: 1px!important; border: 0!important; margin: 0!important; padding: 0!important; overflow: hidden!important; position: absolute!important; outline: 0!important; left: 0!important; top: 0!important } .select2-display-none { display: none } .select2-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll } .select2-container .select2-choice { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: 0 0 } .select2-container .select2-choice, .select2-container .select2-choice .select2-arrow { -webkit-border-radius: 0; border-radius: 0; border-color: #eee; border-color: rgba(0, 0, 0, .05) } .select2-container .select2-choice .select2-arrow { background: #fafafa; background: rgba(0, 0, 0, .03); width: 22px } .select2-container .select2-choice .select2-arrow b>span { margin: 4px 0 0 6px } .select2-container.select2-container-active .select2-choice { border-color: #aaa } .select2-container.select2-dropdown-open .select2-choice { border-bottom-color: #ccc } .select2-drop { -webkit-border-radius: 0!important; border-radius: 0!important } .select2-drop:not(.select2-drop-above) { margin-top: -3px } .select2-drop .select2-results { max-height: 300px } .select2-drop .select2-results li { line-height: inherit; margin: 0; padding: 0 } .select2-search { margin: 4px 0 } .select2-search input, .select2-search input:focus { background-color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .select2-container.form-control { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; padding: 0 } .icons-selector * { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif } .icons-selector { display: inline-block } .icons-selector .selector { border: 1px solid #EDEDED; width: 100px; height: 40px; background-color: #fff } .icons-selector .selector-button { background-color: #F4F4F4; width: 39px; height: 100%; display: block; text-align: center; cursor: pointer; float: left; border-left: 1px solid #e1e1e1 } .icons-selector .selector-button:hover { background-color: #f1f1f1 } .icons-selector .selector-button:hover i { color: #999 } .icons-selector .selector-button i { line-height: 40px; text-align: center; color: #aaa; text-shadow: 0 1px 0 #fff } .icons-selector .selected-icon { display: block; width: 60px; height: 100%; float: left; text-align: center } .icons-selector .selector-arrows, .pull-right { float: right } .icons-selector .selected-icon i { line-height: 42px; font-size: 18px; cursor: default; color: #404040 } .icons-selector .selector-popup { position: absolute; z-index: 10000; background-color: #fefefe; padding: 5px; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); height: auto; width: 342px; border: 1px solid #E5E5E5; margin-top: -1px } .icons-selector .selector-search input[type=text] { line-height: 20px; padding: 10px 2.5%; width: 100%; border: 1px solid #EDEDED; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 5px; font-size: 12px; color: #404040; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; outline: 0 } .icons-selector input::-webkit-input-placeholder { color: #ddd; text-transform: uppercase } .icons-selector input:-moz-placeholder { color: #ddd; text-transform: uppercase } .icons-selector input::-moz-placeholder { color: #ddd; text-transform: uppercase } .icons-selector input:-ms-input-placeholder { color: #ddd!important; text-transform: uppercase } .icons-selector .selector-search i { color: #eee; margin-left: -30px } .icons-selector .fip-icons-container { width: 100%; background-color: #fff; border: 1px solid #EDEDED; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px } .icons-selector .fip-icons-container .loading { color: #eee; font-size: 24px; margin: 0 auto; padding: 20px 0; text-align: center; width: 100% } .icons-selector .fip-box { height: 40px; font-size: 16px; border: 1px solid #EFEFEF; display: inline-block; margin: 2px; width: 60px; line-height: 42px; text-align: center; cursor: pointer; vertical-align: top } .icons-selector .fip-box:hover { background-color: #f6f6f6 } .icons-selector .selector-footer { line-height: 12px; padding: 5px 5px 0 } .icons-selector .selector-footer, .icons-selector .selector-footer i { color: #999; font-size: 24px } .icons-selector .selector-pages { font-size: 11px } .icons-selector .selector-arrows i { cursor: pointer } .icons-selector .selector-arrows i:hover { color: #777 } .icons-selector span.current-icon, .icons-selector span.current-icon:hover { background-color: #2EA2CC; color: #fff; border: 1px solid #298cba } .icons-selector .icons-picker-error i:before { color: #eee; font-size: 22px; padding: 20px 0; display: block; margin: 0 auto; width: 20px; cursor: default } @font-face { font-family: iconpicker; src: url(iconpicker.eot?90190138); src: url(iconpicker.eot?90190138#iefix) format('embedded-opentype'), url(iconpicker.woff?90190138) format('woff'), url(iconpicker.ttf?90190138) format('truetype'), url(iconpicker.svg?90190138#iconpicker) format('svg'); font-weight: 400; font-style: normal } .icons-selector [class*=" fip-icon-"]:before, .icons-selector [class^=fip-icon-]:before { font-family: iconpicker; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em } .icons-selector .fip-icon-search:before { content: '\e812'; cursor: default } .icons-selector .fip-icon-cancel:before { content: '\e814'; cursor: pointer } .icons-selector .fip-icon-block:before { content: '\e84e'; color: #fed0d0 } .icons-selector .fip-icon-down-dir:before { content: '\e800' } .icons-selector .fip-icon-up-dir:before { content: '\e813' } .icons-selector .fip-icon-left-dir:before { content: '\e801' } .icons-selector .fip-icon-right-dir:before { content: '\e802' } .icons-selector .fip-icon-spin3:before { content: '\e815' } .icons-selector .fip-icon-spin3 { -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; display: inline-block } @-moz-keyframes spin { 0% { -moz-transform: rotate(0); -o-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0) } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @-webkit-keyframes spin { 0% { -moz-transform: rotate(0); -o-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0) } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @-o-keyframes spin { 0% { -moz-transform: rotate(0); -o-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0) } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @-ms-keyframes spin { 0% { -moz-transform: rotate(0); -o-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0) } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @keyframes spin { 0% { -moz-transform: rotate(0); -o-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0) } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @font-face{font-family:FontAwesome;src:url(fonts/kt-font-awesome.eot?t9jwae);src:url(fonts/kt-font-awesome.eot?t9jwae#iefix) format('embedded-opentype'),url(fonts/kt-font-awesome.ttf?t9jwae) format('truetype'),url(fonts/kt-font-awesome.woff?t9jwae) format('woff'),url(fonts/kt-font-awesome.svg?t9jwae#kt-font-awesome) format('svg');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}a [class*=" icon-"],a [class^=icon-]{display:inline}[class*=" icon-"].icon-fixed-width,[class^=icon-].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:.2857142857142857em}[class*=" icon-"].icon-fixed-width.icon-large,[class^=icon-].icon-fixed-width.icon-large{width:1.4285714285714286em}.icons-ul{margin-left:2.142857142857143em;list-style-type:none}.icons-ul>li{position:relative}.icons-ul .icon-li{position:absolute;left:-2.14285714em;width:2.142857142857143em;text-align:center;line-height:inherit}[class*=" icon-"].hide,[class^=icon-].hide{display:none}.icon-muted{color:#eee}.icon-light{color:#fff}.icon-dark{color:#333}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.icon-5x{font-size:5em}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.icon-soundcloud:before{content:"\f1be"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus2:before{content:"\f0d5"}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-alt:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before,.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before,.icon-gear:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-alt:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before,.icon-rotate-right:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before,.icon-gears:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up-alt:before{content:"\f087"}.icon-thumbs-down-alt:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before,.icon-unchecked:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before,.icon-paperclip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-text-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}.icon-expand-alt:before{content:"\f116"}.icon-collapse-alt:before{content:"\f117"}.icon-smile:before{content:"\f118"}.icon-frown:before{content:"\f119"}.icon-meh:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard:before{content:"\f11c"}.icon-flag-alt:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-reply-all:before{content:"\f122"}.icon-mail-reply-all:before{content:"\f122"}.icon-star-half-empty:before,.icon-star-half-full:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-off:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-empty:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-sign-left:before{content:"\f137"}.icon-chevron-sign-right:before{content:"\f138"}.icon-chevron-sign-up:before{content:"\f139"}.icon-chevron-sign-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-horizontal:before{content:"\f141"}.icon-ellipsis-vertical:before{content:"\f142"}.icon-rss-sign:before{content:"\f143"}.icon-play-sign:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-sign-alt:before{content:"\f146"}.icon-check-minus:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-sign:before{content:"\f14a"}.icon-edit-sign:before{content:"\f14b"}.icon-external-link-sign:before{content:"\f14c"}.icon-share-sign:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-collapse:before{content:"\f150"}.icon-collapse-top:before{content:"\f151"}.icon-expand:before{content:"\f152"}.icon-eur:before,.icon-euro:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-inr:before,.icon-rupee:before{content:"\f156"}.icon-jpy:before,.icon-yen:before{content:"\f157"}.icon-cny:before,.icon-renminbi:before{content:"\f158"}.icon-krw:before,.icon-won:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-by-alphabet:before{content:"\f15d"}.icon-sort-by-alphabet-alt:before{content:"\f15e"}.icon-sort-by-attributes:before{content:"\f160"}.icon-sort-by-attributes-alt:before{content:"\f161"}.icon-sort-by-order:before{content:"\f162"}.icon-sort-by-order-alt:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-sign:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-sign:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stackexchange:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-sign:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-sign:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun:before{content:"\f185"}.icon-moon:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}.icon-vimeo:before{content:"\f27d"} .menu-icon-portfolio div.wp-menu-image img { display: none!important } #adminmenu .menu-icon-portfolio div.wp-menu-image:before { content: "\f03e"; margin-top: 1px } .menu-icon-portfolio div.wp-menu-image:before { font-family: FontAwesome!important; font-size: 16px!important; speak: none; color: #999; padding: 8px 0; height: 36px; width: 20px; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all .1s ease-in-out; -webkit-transition: all .1s ease-in-out; transition: all .1s ease-in-out } .wp-admin .select2-results .select2-highlighted { background: #00b5e2; color: #fff } .redux-field-container .select2-container .select2-choice .select2-chosen { margin-top: 2px } .select2-container .select2-choice>.select2-chosen { line-height: 32px } .select2-container .select2-choice abbr { top: 13px; right: 30px; background: 0 0 } .redux-field-container .select2-container .select2-choice abbr { top: 10px } .select2-container .select2-choice abbr:before { color: #999; content: "\2716"; font-size: 12px; font-weight: 700; position: absolute; line-height: 12px; top: 0; left: 0 } .select2-container .select2-choice abbr:hover:before { color: #777 } .select2-container .select2-choice { height: auto } .wp-admin table.cmb_metabox textarea.cmb_textarea_code { height: 30px; line-height: 20px } .wp-admin .cmb-type-textarea_code pre { white-space: normal; margin: 0 } .cmb-type-kad_gallery .kad-gallery .gallery_images a { display: inline-block; margin-right: 8px; margin-bottom: 8px } .cmb-type-kad_gallery .kad-gallery #edit-gallery { margin-right: 10px } .select2-container .select2-choice .select2-arrow b:after, .woocommerce .select2-container .select2-choice .select2-arrow b:after { position: absolute; display: block; content: ""; top: 50%; left: 50%; border: 4px solid transparent; border-top-color: #666; margin-left: -5px; margin-top: -2px } .select2-dropdown-open .select2-choice .select2-arrow b:after { border-top-color: transparent; border-bottom-color: #666; margin-top: -6px } .woocommerce_page_wc-settings .select2-results .select2-highlighted { background: #444 }