/**
Theme Name: Margarita
Author: John Montgomery
Author URI: http://www.digitalslurry.com
Description: New fxguide layout
Version: 2024.05.29.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: margarita
Template: astra
*/



@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Arvo.woff2) format('woff2');
}
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Arvo-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenSans-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/OpenSans-Bold.woff2) format('woff2');
}

.sidebox {
	background: #eee;
	padding: 20px;
	font-size: 85%;
	border: 1px solid #fff;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 33%;
	display: block;
	margin-bottom: 10px;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);

}

.sidebox.right {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.sidebox.left {
	float: left;
	margin-left: 0;
	margin-right: 30px;
}

hr {
	clear: both;
	opacity: 0;
	margin: 0;
}

hr .clear {
	clear: both;
	opacity: 0;
	margin: 20px 0;
}

entry-content a {
border-bottom: 1px solid;
}

.ast-small-footer-section-1 {
	color: #777;
}

.fx-img-zoom {
	position: relative;
	top: -40px;
	margin-left: 20px;
	color: rgba(255,255,255,.5);
	z-index: 100;
}


img.aligncenter:after {
	font-family: "Font Awesome 6 Pro";
	padding-right: 10px;
	font-size: 20px;
    content: "\f31d";
}

/*
Simple lightbox customizations
 */
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
	padding: 4px !important;
}

#slb_viewer_wrap .slb_theme_slb_black .slb_data_title {
	padding-top: 10px !important;
	padding-left: 10px  !important;
}

#slb_viewer_wrap .slb_theme_slb_black .slb_content .slb_next .slb_template_tag {
  background-image: url(/wp-content/plugins/simple-lightbox/themes/default/images/nav_next.png) !important;
}

#slb_viewer_wrap .slb_theme_slb_black .slb_content .slb_prev .slb_template_tag {
  background-image: url(/wp-content/plugins/simple-lightbox/themes/default/images/nav_prev.png) !important;
}

/*
Home page
 */

body.home, body.page page-id-122 {
	background-color: #222222;
}

h2.fl-post-slider-title a:hover:after {
  font-family: "Font Awesome 6 Pro";
	padding-left: 10px;
	content: "\f0a9";}


.fl-post-column .fl-post-grid-post {
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
}

.fl-post-grid-content a.fl-post-grid-more {
	border-radius: 6px;
	background-color: #444;
	padding: 7px 12px 7px 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #BBB;
	float: right;
	display: block;
}

.fl-post-grid-content a.fl-post-grid-more:hover {
	background-color: #900;

}


body.home h2.fl-post-grid-title  {
	border-bottom: 2px solid #990000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

body h2.fl-post-grid-title {
	margin-bottom: 0;
}

.fl-post-slider-background .fl-post-slider-content {
	padding-bottom: 20px !important;
	padding-left: 100px ;
	text-shadow: 2px 2px 5px rgba(0,0,0,.9);
}



.fl-post-slider-content-bg {
  background-image: -moz-linear-gradient( 90deg, rgb(252, 227, 138) 0%, rgb(243, 129, 129) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(252, 227, 138) 0%, rgb(243, 129, 129) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(252, 227, 138) 0%, rgb(243, 129, 129) 100%);
  mix-blend-mode: overlay;
  z-index: 100;
}




.fl-post-grid-date {
    font-style: italic;
}

body .fl-post-grid-content p:last-of-type  {
	margin-bottom: 20px;
}

#home-posts .fl-post-grid-image .25-year-banner { display: none !important; }

.home-fxg25years-post {
	background: rgb(43,0,0);
	background: linear-gradient(180deg, rgba(120,0,0,1) 0%, rgba(43,0,0,1) 100%);
}

.img25years {
	position: absolute;
	bottom: 20px;
	opacity: .8;
}



@media (max-width: 544px) {
 	.fl-post-slider-content h2.fl-post-slider-title {
 		font-size: 24px;
 	}
 	.fl-post-slider-background .fl-post-slider-content {
 		padding: 20px !important;
 	}


}


@media (max-width: 544px) {
	.site-branding img, .site-header .site-logo-img .custom-logo-link img {
    max-width: 50%
	}
	.main-header-bar, .ast-header-break-point .main-header-bar, .ast-header-break-point .header-main-layout-2 .main-header-bar, .ast-header-break-point .ast-mobile-header-stack .main-header-bar {
    padding-top: 0;
    padding-bottom: 0;
}

}

#fxtweet .fl-module-content {
	margin: 0 0 0px 20px;
}

#ad-sidebar .fl-module-content {
	margin: 20px 0 0px 20px;
}



#fxsocial {
}

#fxsocial h2 {
	color: #888;
}

.homesocial {
	color: #FFF;
	margin: 10px 0 10px 0;
	padding: 4px 20px;
	border: none;
	font-size: 16px;
	border-radius: 6px;
	background-color: #666;
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.24);}
}

.homesocial:before {
  font-family: "Font Awesome 6 Brands";
	padding-right: 10px;
	font-size: 20px;
}

.homesocial.facebook:before {
	font-family: "Font Awesome 6 Brands";
	padding-right: 10px;
	font-size: 20px;
  content: "\f082";
}

.homesocial.twitter:before {
	font-family: "Font Awesome 6 Brands";
	padding-right: 10px;
	font-size: 20px;
  content: "\e61a";
}

.homesocial.instagram:before {
	font-family: "Font Awesome 6 Brands";
	padding-right: 10px;
	font-size: 20px;
  content: "\f16d";
}

.homesocial.facebook:hover {
	background-color: #3b5998;
}

.homesocial.twitter:hover {
	background-color: #222;
}

.homesocial.instagram:hover {
	background-color: #F56040;
}

.ss-share-network-content {
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.14);}
}


/*
Custom Post Type Layout
 */

.ast-advanced-headers-title {
		text-shadow: 2px 2px 4px rgba(0,0,0,1);
	float: left;

}

.ast-advanced-headers-breadcrumb, .ast-advanced-headers-wrap {
    position: absolute;
    bottom: 50px;
}
body.single-quicktakes #primary, body.single-fxfeatured #primary, body.single-thevfxshow #primary, body.single-fxpodcasts #primary, body.single-fxguidetv #primary, body.single-therc #primary {
	margin: 0;
}

.ast-title-bar-wrap {
  background-position: 50% 30%;
}

.ast-title-bar-wrap:after {
	background: linear-gradient(rgba(10,10,10,0), rgba(10,10,10,0), rgba(10,10,10,.4),rgba(10,10,10,.4));
}


/*
For display on phones
 */

@media (max-device-width : 480px) {
	h1, .entry-content h1 {
    font-size: 20px;
	}
	.ast-advanced-headers-breadcrumb, .ast-advanced-headers-wrap {
		bottom: 10px;
	}
	.ast-container.ast-title-bar-align-center {
		padding-left: 0;
	}
	h4.article-meta {
		display: none;
	}
}



/*
Social Snap Buttons
 */


#home-posts .swp_social_panel {
	margin: 30px 0 0px 0 !important;
	clear: both !important;
}

.swp_social_panel {
	margin: 30px 0 30px 0 !important;
	clear: both !important;
}

.home .ss-inline-share-wrapper .ss-social-icons-container > li > a {
    background: #222;
    color: #888 !important;
}



@media (min-width: 769px) {
	.ast-container {
	    max-width: 1200px;
	}
}


.ast-right-sidebar #primary {
	border: none;
}


.ast-inside-advanced-header-content, .fl-slide-bg-photo {
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.75);
}

.ast-below-header {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}

/* Sidebar */


@media (min-width: 993px) {
	.ast-right-sidebar #primary {
    padding-right: 40px;
	}
}

#secondary {
	margin-top: 20em;
}

.article-meta {
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.9);
	float: left;
}

h1.ast-advanced-headers-title {
	text-shadow: 2px 2px 5px rgba(0,0,0,0.9);
	float: left;
}

.ast-oembed-container, .wp-video {
	margin-bottom: 30px;
}


.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	padding: 10px 0px;
	margin: 8px;
	min-width: 50px;
	min-height: 50px;
	border: 1px solid #666;
}

.fl-builder-pagination li span.current {
	border-radius: 5000px;
	padding: 10px 0px;
  font-size: 18px;
  background-color: #AAA;
  color: #333;
}

li span.page-numbers.dots {
	border: none;
	padding: 10px 0px;
  font-size: 28px;
  color: #AAA;
}


.fl-builder-pagination a, .fl-builder-pagination current {
  border-radius: 5000px;
  font-size: 18px;
}

li a.page-numbers {
	color: #777;
}

li a.next.page-numbers, li a.prev.page-numbers  {
	border: none;
}


/*
Images */

.alignnone {
	float: left !important;
	margin: 0 10px 0 10px;
}

figure:first-child {
	margin-right: 20px;
}

.wp-caption {
  border: none;
  background: #333;
  color: #BBB;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 0 2px 0px;
}




/*
Podcast Pages
 */


#fxplayer {
	border: 1px solid #EEE;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.14);
    background: linear-gradient(180deg, rgb(250,250,250) 10%, rgb(230,230,230) );
}

.ss-inline-share-wrapper .ss-social-icons-container>li>a {
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.14) !important;
}

.powerpress_link_pinw, .powerpress_link_d, .powerpress_link_subscribe {
	background-color: #777;
	padding: 6px 10px 6px 10px;
	border-radius: 4px;
	color: #EEE;
	text-transform: uppercase;
	font-size: 90%;
	margin-right: 10px;
}

.powerpress_link_pinw:hover, .powerpress_link_d:hover, .powerpress_link_subscribe:hover {
		background-color: #AAA;
}


.powerpress_links_mp3 {
	margin-top: 30px;
	margin-bottom: 0px !important;
	opacity: 1;
}

.powerpress_link_pinw, .powerpress_link_d {
	opacity: 1;
	background-color: #666;
}

.powerpress_link_pinw:before {
  font-family: "Font Awesome 6 Pro";
	padding-right: 10px;
	content: "\f144";
}

.powerpress_link_d:before {
  font-family: "Font Awesome 6 Pro";
	padding-right: 10px;
	content: "\f0ab";
}

.powerpress_link_subscribe:before {
  font-family: "Font Awesome 6 Brands";
	padding-right: 10px;
}

.powerpress_link_subscribe_itunes:before {
   content: "\f179";
}

.powerpress_link_subscribe_android:before {
   content: "\f17b";
}

.powerpress_link_subscribe_googleplay:before {
   content: "\f3ab";
}

.powerpress_link_subscribe_spotify:before {
   content: "\f1bc";
}

.powerpress_link_subscribe_rss:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f09e";
}

/*
Don't display subscribe links in content
 */

.entry-content .powerpress_subscribe_links {
	display: none;

}

/*
Don't display player or download links in widget
 */

.fx_subscribe .powerpress_player, .fx_subscribe .powerpress_links_mp3,  .fx_subscribe .powerpress_links_mp4 {
	display: none;
}

.fx_subscribe .powerpress_link_subscribe {
	display: block;
	clear: both;
	margin-bottom: 10px;
}


h2.widget-title {
	line-height: 1;
}

.widget_powerpress_subscribe h2, .widget-area .widget_powerpress_subscribe h2 {
	margin-bottom: 25px !important;
}

.sidebar-main h3.widget-subtitle {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 22px;
	margin-bottom: 10px;
}

.sidebar-main .widget {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	border-top: 1px solid #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
}

.featured-image-thumb {
	margin-bottom: 10px;
}

.phd_readmore {
	background-color: #444;
	padding: 6px 10px 6px 10px;
	border-radius: 4px;
	color: #EEE;
	text-transform: uppercase;
	margin-top: 20px;
	clear: both;
}

.phd_readmore:after {
  font-family: "Font Awesome 6 Pro";
	padding-left: 10px;
	content: "\f0a9";
}

.crp_related_widget li {
	padding-bottom: 20px;
}

.crp_related_widget li a:before {
  font-family: "Font Awesome 6 Pro";
	content: "\f0a9";
	padding-right: 10px;
}

.mc4wp-form-fields label {
	display: none;
}


/*
Style the medialement player
 */


/* Player background */
.fx-mejs-container.mejs-container,
.fx-mejs-container .mejs-controls,
.fx-mejs-container .mejs-embed,
.fx-mejs-container .mejs-embed body {
  background-color: rgb(210,210,210	) !important;
}

/* Player controls */
.fx-mejs-container .mejs-button > button {
  background-image: url(images/mejs-controls-dark.svg);
}

.fx-mejs-container .mejs-time {
  color: #888888;
}

/* Progress and audio bars */

/* Progress and audio bar background */
.fx-mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.fx-mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: #fff;
}

/* Track progress bar background (amount of track fully loaded)
  We prefer to style these with the main accent color of our theme */
.fx-mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(219, 78, 136, 0.075);
}

/* Current track progress and active audio volume level bar */
.fx-mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.fx-mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #db4e88;
}

/* Reduce height of the progress and audio bars */
.fx-mejs-container .mejs-time-buffering,
.fx-mejs-container .mejs-time-current,
.fx-mejs-container .mejs-time-float,
.fx-mejs-container .mejs-time-float-corner,
.fx-mejs-container .mejs-time-float-current,
.fx-mejs-container .mejs-time-hovered,
.fx-mejs-container .mejs-time-loaded,
.fx-mejs-container .mejs-time-marker,
.fx-mejs-container .mejs-time-total,
.fx-mejs-container .mejs-horizontal-volume-total,
.fx-mejs-container .mejs-time-handle-content {
  height: 3px;
}

.fx-mejs-container .mejs-time-handle-content {
  top: -6px;
}

.fx-mejs-container .mejs-time-total {
  margin-top: 8px;
}

.fx-mejs-container .mejs-horizontal-volume-total {
  top: 19px;
}



/*
Article listing page
*/


.article-list-postype {
	border: 1px solid #555;
	color: #777;
	padding: 4px 6px !important;
	margin: 20px 0 20px 0;
	text-transform: uppercase;
	float: left;
	font-size: 80%;
}

#articlenav {
	text-align: center;
}

.articlenav {
	display: inline-block;
}

a.articlenav {
	margin: 0 20px 0 20px;
	padding: 2px 20px;
	color: #999;
	border: 1px solid #444;
	text-transform: uppercase;
	border-radius: 4px;
}

a.articlenav:hover {
	color: #CCC;
	background-color: #666;
}

a.articlenav:before {
  font-family: "Font Awesome 6 Pro";
	padding-right: 10px;
	content: "\f111";
	font-size: 80%;
}

a.articlenav.selected {
	color: #EEE;
	background-color: #555;
}

a.articlenav.selected:before {
  font-family: "Font Awesome 6 Pro";
	padding-right: 10px;
	font-weight: 800;
	content: "\f111";
		font-size: 80%;
	color: #A00;
}


/*

Footer

 */

.site-footer {
	margin-top: 40px;
}

#menu-footer .menu-item {
	padding: 4px 8px;
	margin: 0 10px;
	border: 1px solid #AAA;
	border-radius: 5px;
}


/*

Search

 */


.search .site-content .content-area .search-form {
	margin-bottom: 1em;
}

#fx-search-results .fl-post-feed-title {
	margin-bottom: 0;
	font-size: 20px;
}

#fx-search-results .fl-post-feed-content {
	font-size: 80%;
}

#fx-search-results .fl-post-feed-header {
	margin-bottom: 10px;
}


.relevanssi-query-term {
	background-color: rgba(255,255,255,.6);
}

.fx-search-matches {
	border-top: 1px solid #BBB;
	color: #999;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 4px 4px;
	display: block;
}




/*
Account Page
 */


.mepr-nav-item a {
	background-color: #222;
	color: #DDD;
	padding: 6px 10px 6px 10px;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 90%;
	margin-right: 10px;
}

.mepr-active-nav-tab a {
	background-color: #555;
	color: #FFF;
}

#bbpress-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums .bbp-forums-list{
	font-size: 16px;
}

#bbpress-forums .bbp-forums-list li, #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta  {
	font-size: 14px;
}




/*
Podcasts
 */

 .pp-sub-widget {
	 background: none !important;
 }

 .pp-sub-widget-head {
	 display:none;
 }

.pp-sub-widget-modern a.pp-sub-btn-sq {
	margin-bottom: 10px !important;
}


