/**
 * Hoot Customizer
 * ========================================================
 */


/*** 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 {}


/*** Premium USe ***/

.hoot-display-premiumuse .wp-full-overlay-sidebar { width: 640px; }
/*.hoot-display-premiumuse .wp-full-overlay.expanded { margin-left: 600px; }*/
.hoot-display-premiumuse  #customize-preview { opacity: .4; }

/** Premium Section **/

#customize-control-premium-use {}
#hoot-psection { text-align: center; }
.hoot-psection {}
.hoot-psection > h1.centered { padding: 0; text-transform: uppercase; }
.hoot-psection > h1.centered span { display: block; font-size: 1.2em; }
.hoot-psection > h1.centered strong { font-weight: bold; color: #0073aa; }
.hoot-upsell-intro {}
.hoot-upsell-cta {}
.pcontent-actions { border: solid 1px #ddd; padding: 15px 0; background: #f5f5f5; }
.pcontent-actions .button { /*line-height: 36px;*/ height: 34px; padding: 3px 17px 4px; text-transform: uppercase; font-size: 13px; border-radius: 0; }
.pcontent-actions .button-primary { text-shadow: 1px 1px 1px #000; margin-right: -2px; box-shadow: none !important; }
.pcontent-actions .button-secondary { border-color: #999; box-shadow: inset 2px 0px 3px 0px rgba(0,0,0,0.25) !important; }
.pcontent-top { box-shadow: 0 -1px 4px rgba(0,0,0,0.2); margin-bottom: 0; }
.pcontent-bottom { box-shadow: 0 1px 4px rgba(0,0,0,0.2); margin-top: 0; }
.hoot-psection-content { box-shadow: 0 1px 4px rgba(0,0,0,0.2); background: #fff; padding: 0 10px; }

.premium-info { border-bottom: solid 1px #ddd; padding: 30px 0; }
.premium-info:last-child { border-bottom: none; }

.premium-info {}
.premium-info-img {}
.premium-info-img img {}
.premium-info-textblock {}
.premium-info-heading h4 { font-size: 1.7em; line-height: 1em; margin: 1em 0 0.5em; font-weight: normal; text-transform: uppercase; }
.premium-info-text {}
.premium-info-text hr { border: transparent; margin: 8px 0; }

@media only screen and (max-width: 640px) {	
}