/* Customizer UI */ .customize-control { position: relative; margin-bottom: 0; padding: 8px 15px; background: #fff; box-sizing: border-box; } #customize-theme-controls .customize-pane-child.accordion-section-content { padding: 10px; } .customize-control-pro_options + .tab-title, .customize-section-description-container + .tab-title { margin-top: 0 !important; } .tab-title { width: auto; padding: 10px 15px 10px 15px; margin-top: 30px; border-bottom: 1px solid #eee; color: #333; font-size: 14px; font-weight: 500; } .customize-control-checkbox label { padding: 0; } #customize-theme-controls .customize-pane-child.accordion-section-content li:last-of-type { padding-bottom: 20px } #customize-control-ashe_options-top_bar_label, #customize-control-ashe_options-preloader_label, #customize-control-ashe_options-social_media_window { padding-bottom: 8px !important; } .customize-control.customize-control-color, .customize-control.customize-control-color .wp-color-result { padding-bottom: 0; margin-bottom: 0; } /* Control Lock */ .control-lock { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.15); cursor: not-allowed; } /* Social Media Select */ li[id*="customize-control-ashe_options-social_media_icon"] select { font-family: "FontAwesome"; float: right; width: 80px; } li[id*="customize-control-ashe_options-social_media_icon"] span { float: left; } /* Copyright */ #customize-control-ashe_options-page_footer_copyright strong { background-color: #eee; padding: 0 5px; } /* Custom CSS */ #customize-control-custom_css { padding: 0 !important; background-color: transparent; } /* Fix Labels */ #customize-control-ashe_options-top_bar_label, #customize-control-ashe_options-featured_links_label { width: 100% !important; padding-bottom: 15px !important; } li[id*="pro_version"] { position: relative; padding: 0 !important; margin-bottom: 30px; } li[id*="pro_version"] .dashicons { float: left; font-size: 20px; margin-top: -1px; } li[id*="pro_version"] a { display: block; padding: 13px; color: #ffffff; text-decoration: none; color: #ffffff; background-color: #0085ba; box-shadow: 1px 1px 7px rgba(51, 51, 51, 0.68); text-align: center; outline: none !important; transition: opacity 0.1s ease-in; } li[id*="pro_version"] a:hover { opacity: 0.9; } #accordion-section-ashe_pro h3 { color: #fff !important; background-color: #008EC2 !important; } #accordion-section-ashe_pro h3:after { color: #fff !important; } .customize-control-pro_options .control-lock { display: none !important; } #customize-control-pro_version_ ul li p a { padding: 0 !important; background-color: transparent !important; color: #0073aa !important; box-shadow: none !important; } #customize-control-pro_version_ h3 span { color: red; font-weight: bold; }