/**
 * Hoot Customizer
 * ========================================================
 */


/*** trt-customize-pro ***/

#customize-controls .control-section-hoot-theme {}
.control-section-hoot-theme .accordion-section-title { padding-top: 15px; }
#customize-controls .control-section-hoot-theme .accordion-section-title:hover,
#customize-controls .control-section-hoot-theme .accordion-section-title:focus { background-color: #fff; }
.control-section-hoot-theme .accordion-section-title .button { position: absolute; right: 10px; top: 50%; margin-top: -14px; text-transform: uppercase; -webkit-border-radius: 18px; border-radius: 18px; }
.rtl .control-section-hoot-theme .accordion-section-title .button { margin-left: 0; margin-right: 8px; }

.hoot-theme-conten { display: block; clear: both; margin: 12px 0 -12px; border-top: solid 1px #ddd; }
.hoot-theme-conten.hoot-theme-active { margin: 0; border: none; }
.hoot-theme-conten a { display: inline-block; font-size: 12px; text-transform: uppercase; margin-right: 8px; }

.hoot-theme-content { display: block; clear: both; margin: 12px -10px -12px -14px; padding: 10px 0; text-align: center; background: #f1f1f1; border-top: solid 1px #ccc; border-bottom: solid 2px #ccc;
-webkit-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.15);
box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.15);
}
.hoot-theme-content.hoot-theme-active { margin: -15px -10px -11px -14px; border: none; background: #fff; }
.control-section-hoot-theme .accordion-section-title .hoot-theme-content a { display: inline-block; font-size: 12px; text-transform: none; margin: 6px 0; padding: 0 8px; text-decoration: none; }
.control-section-hoot-theme .accordion-section-title .hoot-theme-content a.button { line-height: 24px; height: 26px; background: #fff; color: #23282d; }


/*** Links Section ***/
#accordion-section-links .accordion-section-title { color: #0073aa; /*border-left-color: #0073aa;*/ }
a.hoot-cust-link { display: block; color: inherit; text-decoration: none; font-size: 14px; padding: 10px 20px 15px 14px; margin-bottom: 2px; border-bottom: 1px solid #ddd; background: #fff; position: relative; }
a.hoot-cust-link:after { content: "\f345"; color: #a0a5aa; font: 400 20px/1 dashicons; speak: none; display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none!important; position: absolute; right: 6px; top: 50%; margin-top: -10px; }
a.hoot-cust-link:hover, a.hoot-cust-link:hover:after { color: #0073aa; background: #f3f3f5; }
span.hoot-cust-link-head { display: block; font-size: 14px; line-height: 22px; font-weight: 600; margin-bottom: 4px; }
.hoot-cust-link-desc {}


/*** Module BG ***/

.fp-section-bg-button { display: none !important; }

/* Fly heading */
.hoot-module-bg-title { font-weight: bold; display: block; text-align: center; }