.nf_styler_customizer_section{
	background: #fff !important;
}
.nf_styler_customizer_section .customize-control-image .actions { margin-bottom: 0; }
.nf_styler_customizer_section .customize-control { margin-bottom: 0; }

.nf_styler_customizer_section #customize-header-actions { z-index:100000; }


.nf_styler_customizer_section label { font-size: 12px; position: relative; }

.nf_styler_customizer_section input, .nf_styler_customizer_section select, .nf_styler_customizer_section input[type=checkbox], input[type=text] { width: 100%; margin-left: 0; border-radius: 4px; border: none; box-shadow: none; background: #f4f4f4; padding: 5px 10px; font-size: 14px; color: #32373c; }
.nf_styler_customizer_section input:focus, .nf_styler_customizer_section select:focus { box-shadow: none !important; outline: none !important; background: #eaeaea; -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; }

.nf_styler_customizer_section .wp-full-overlay-header input { width: auto; }
.nf_styler_customizer_section input[type=range] { -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; -webkit-appearance: none; background-color: #f4f4f4; height: 5px; width: 165px; padding: 0; }
.nf_styler_customizer_section input[type="range"]:focus { box-shadow: none !important; outline: none !important; }
.nf_styler_customizer_section input[type="range"]:hover { background-color: #CAEBFF; }
.nf_styler_customizer_section input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; background-color: #2e86b9; width: 15px; height: 15px; border-radius: 15px; -webkit-border-radius: 15px; }
.nf_styler_customizer_section input[type="range"]::-moz-range-track { border: inherit; background: transparent; }
.nf_styler_customizer_section input[type="range"]::-ms-track { border: inherit; color: transparent; background: transparent; }
.nf_styler_customizer_section input[type="range"]::-ms-fill-lower,
.nf_styler_customizer_section input[type="range"]::-ms-tooltip { display: none; }
.nf_styler_customizer_section input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; width: 15px; height: 15px; border: none; border-radius: 15px; background-color: #2e86b9; }
.nf_styler_customizer_section input[type="range"]::-moz-range-thumb { width: 15px; height: 15px; border: none; border-radius: 15px; background-color: #2e86b9; }
.nf_styler_customizer_section input[type="range"]::-ms-thumb { width: 15px; height: 15px; border-radius: 15px; border: 0; background-color: #2e86b9; }
.nf_styler_customizer_section .customize-control input.nf-styler-range-input { width: 60px; text-align: center; margin-left: 4px; border-radius: 4px; border: none; box-shadow: none; background: #F4F4F4; padding: 3px; font-size: 11px; font-weight: 800; color: #555; -moz-appearance:textfield; }
.nf_styler_customizer_section .customize-control input.nf-styler-range-input:hover,
.nf_styler_customizer_section .customize-control input.nf-styler-range-input:focus { background: #eaeaea; transition: background .5s; }

.nf_styler_customizer_section input.nf-styler-range-input::-webkit-outer-spin-button,
.nf_styler_customizer_section input.nf-styler-range-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

.nf_styler_customizer_section input[type=checkbox] { margin-right: 10px; margin-top: 0; width: 25px; height: 25px; }
.nf_styler_customizer_section input[type=checkbox]:checked:before { color: #2E86B9; float: none; }

.nf_styler_customizer_section .customize-control-title { margin-top: 15px; text-transform: uppercase; font-size: 12px;}
.nf_styler_customizer_section .customize-control-range .customize-control-title { margin-bottom: -8px; }
.nf_styler_customizer_section .customize-control-checkbox { font-weight: 600; font-size: 12px; text-transform: uppercase; border: 1px solid #EEEEEE; background-color: #FDFDFD; margin-bottom: -1px; padding: 6px 10px; border-radius: 2px; box-sizing: border-box; -webkit-box-sizing: border-box; }
.nf_styler_customizer_section .customize-control-checkbox label { padding: 0; margin-left: 0; }
.nf_styler_customizer_section .customize-control button.button { width: 100%; border: none; box-shadow: none; background-color: #2E86B9; color: #fff; height: 30px; }
.nf_styler_customizer_section .customize-control button.button:hover { color: #fff; background-color: #186EA0; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; }
.nf_styler_customizer_section .customize-control button.remove-button { margin-bottom: 10px; }
.nf_styler_customizer_section .customize-control select, .customize-control-text input { background: #FDFDFD; border: 1px solid #eee; height: 35px; }
.nf_styler_customizer_section .customize-control-image .inner { line-height: 30px; top: 0; }
.nf_styler_customizer_section .customize-control-image .current .container { min-height: 30px; }
.nf_styler_customizer_section .wp-color-result { width: 100%; box-sizing: border-box; padding: 0 0 0 40px; box-shadow: inset 0 0 1px rgba(0,0,0,.5) !important; -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.5) !important; border: none; height: 30px; border-radius: 4px; margin: 0; }
.nf_styler_customizer_section .wp-color-result:after { background-color: rgba(0,0,0,.2); color: #fff; height: 30px; line-height: 30px; border: none; box-shadow: none; font-size: 12px; border-radius: 0 4px 4px 0; padding: 0 15px; }
.nf_styler_customizer_section .wp-color-result:hover, .wp-color-result:focus:after, .wp-color-result:hover:after { color: #fff; border: none; }
.nf_styler_customizer_section .wp-picker-container .iris-picker { margin: 15px 0 0 0; }
.nf_styler_customizer_section .wp-picker-container .iris-square, .wp-picker-container .iris-palette-container { margin-left: -1px; }
.nf_styler_customizer_section .wp-picker-container, .wp-picker-input-wrap { width: 80%; border-radius: 4px; overflow: hidden; }
.nf_styler_customizer_section .wp-picker-container input[type=text].wp-color-picker, .wp-core-ui .wp-picker-default, .wp-core-ui .wp-picker-clear { width: 45% !important; vertical-align: bottom; margin-top: 10px; }
.nf_styler_customizer_section .wp-core-ui .wp-picker-default, .wp-core-ui .wp-picker-clear { margin-left: 10%; }
.nf_styler_customizer_section .wp-full-overlay-sidebar-content { z-index: 10000; }
.nf_styler_customizer_section .wp-full-overlay-sidebar-content::-webkit-scrollbar,  .accordion-section-content::-webkit-scrollbar { width: 5px !important; }
.nf_styler_customizer_section .wp-full-overlay-sidebar-content::-webkit-scrollbar-track,  .accordion-section-content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.3) !important;  width: 20px !important; }
.nf_styler_customizer_section .wp-full-overlay-sidebar-content::-webkit-scrollbar-thumb,  .accordion-section-content::-webkit-scrollbar-thumb { -webkit-border-radius: 0 !important; border-radius: 0 !important; background: #d8d8d8 !important; }
.nf_styler_customizer_section .wp-full-overlay-sidebar-content::-webkit-thumb:window-inactive, .accordion-section-content::-webkit-scrollbar-thumb:window-inactive { background: #fff !important; }


.nf_styler_customizer_section .accordion-section-content li.customize-control:first-of-type, .accordion-section-content li.customize-control:first-of-type .customize-control-title { margin-top: 0 !important; }
.nf_styler_customizer_section .accordion-section-content { padding: 20px; background-color: #fff !important; border-bottom: 1px solid #dddddd; }

.nf_styler_customizer_section .wp-color-result{
	background-color: #f7f7f7 ;
}
.nf_styler_customizer_section .wp-color-result-text{
    background: #f7f7f7;
    border-radius: 0 2px 2px 0;
    border: 1px solid #ccc;
    color: #555;
    display: block;
    line-height: 28px;
    padding: 0 6px;
    text-align: center;
}



/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
  0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); }
  60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
  0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); }
  60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@-webkit-keyframes zoomIn {
  0% { opacity: 0; -webkit-transform: scale3d(.7, .7, .7); transform: scale3d(.7, .7, .7); }
  50% { opacity: 1; }
}

@keyframes zoomIn {
  0% { opacity: 0; -webkit-transform: scale3d(.7, .7, .7); transform: scale3d(.7, .7, .7); }
  50% { opacity: 1; }
}
/* End Animate.css */