/**
 * Table of Contents:
 *
 * 1.0  - UI icon fonts
 * 2.0  - Helpers
 * 3.0  - Base - includes reset, elements, editor styles
 * 4.0  - Components - includes building blocks of the site
 * 5.0  - Layout - includes layout elements: footer, containers, spacing, grid etc.
 * 6.0  - Post - includes post listing functionality
 * 7.0  - Post Single - includes post single functionality
 * 8.0  - Header - includes header, navigation and header specific components
 * 9.0  - Featured - includes featured components: featured area, featured strip etc.
 * 10.0  - Plugins/ Widgets - includes external plugins/widgets styling by Boombox or Boombox default plugins' styling
 * 11.0 - Pages - includes pages' styling
 * 12.0 - Modules - includes different modules: media playing functionality etc.
 * 13.0 - Global - includes options, functionality that are applied globally
 */
/**
 * 1.0  - UI icon fonts
 */
@font-face {
  font-family: "ui-icomoon";
  src: url("../scss/icon-fonts/fonts/ui-icomoon.ttf?wlej43") format("truetype"), url("../scss/icon-fonts/fonts/ui-icomoon.woff?wlej43") format("woff"), url("../scss/icon-fonts/fonts/ui-icomoon.svg?wlej43#ui-icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=bb-ui-icon-], [class*=" bb-ui-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ui-icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bb-ui-icon-x:before {
  content: "\e984";
}

.bb-ui-icon-moon:before {
  content: "\e983";
}

.bb-ui-icon-sun:before {
  content: "\e982";
}

.bb-ui-icon-close:before {
  content: "\e981";
}

.bb-ui-icon-list:before {
  content: "\e97f";
}

.bb-ui-icon-list-alt:before {
  content: "\e980";
}

.bb-ui-icon-wrench:before {
  content: "\e97e";
}

.bb-ui-icon-burger-menu:before {
  content: "\e907";
}

.bb-ui-icon-pencil-alt:before {
  content: "\e97d";
}

.bb-ui-icon-plus:before {
  content: "\e97c";
}

.bb-ui-icon-search:before {
  content: "\e972";
}

.bb-ui-icon-shopping-bag:before {
  content: "\e976";
}

.bb-ui-icon-user:before {
  content: "\e97b";
}

.bb-ui-icon-clock:before {
  content: "\e978";
}

.bb-ui-icon-star-o:before {
  content: "\e90d";
}

.bb-ui-icon-angle-double-left:before {
  content: "\e95e";
}

.bb-ui-icon-angle-double-right:before {
  content: "\e95b";
}

.bb-ui-icon-info-circle:before {
  content: "\e95d";
}

.bb-ui-icon-star:before {
  content: "\e963";
}

.bb-ui-icon-trending-eye:before {
  content: "\e90c";
}

.bb-ui-icon-angle-down-2:before {
  content: "\e90e";
}

.bb-ui-icon-angle-left-2:before {
  content: "\e942";
}

.bb-ui-icon-angle-right-2:before {
  content: "\e945";
}

.bb-ui-icon-angle-up-2:before {
  content: "\e947";
}

.bb-ui-icon-arrow-down:before {
  content: "\e948";
}

.bb-ui-icon-arrow-left:before {
  content: "\e955";
}

.bb-ui-icon-arrow-right:before {
  content: "\e957";
}

.bb-ui-icon-arrow-up:before {
  content: "\e95a";
}

.bb-ui-icon-chevron-down:before {
  content: "\e95f";
}

.bb-ui-icon-chevron-left:before {
  content: "\e960";
}

.bb-ui-icon-chevron-right:before {
  content: "\e961";
}

.bb-ui-icon-chevron-up:before {
  content: "\e962";
}

.bb-ui-icon-comment:before {
  content: "\e906";
}

.bb-ui-icon-ellipsis-h:before {
  content: "\e908";
}

.bb-ui-icon-ellipsis-v:before {
  content: "\e909";
}

.bb-ui-icon-eye:before {
  content: "\e900";
}

.bb-ui-icon-long-arrow-down:before {
  content: "\e964";
}

.bb-ui-icon-long-arrow-left:before {
  content: "\e965";
}

.bb-ui-icon-long-arrow-right:before {
  content: "\e966";
}

.bb-ui-icon-long-arrow-up:before {
  content: "\e967";
}

.bb-ui-icon-share-count-2:before {
  content: "\e903";
}

.bb-ui-icon-share-count:before {
  content: "\e905";
}

.bb-ui-icon-sort-down2:before {
  content: "\e968";
}

.bb-ui-icon-sort-up2:before {
  content: "\e971";
}

.bb-ui-icon-trending5:before {
  content: "\e979";
}

.bb-ui-icon-dots:before {
  content: "\e96d";
}

.bb-ui-icon-burger-menu-old:before {
  content: "\e96f";
}

.bb-ui-icon-bell:before {
  content: "\e970";
}

.bb-ui-icon-search-old:before {
  content: "\e973";
}

.bb-ui-icon-share:before {
  content: "\e974";
}

.bb-ui-icon-shop-old:before {
  content: "\e975";
}

.bb-ui-icon-user-old:before {
  content: "\e977";
}

.bb-ui-icon-gif:before {
  content: "\e958";
}

.bb-ui-icon-video:before {
  content: "\e95c";
}

.bb-ui-icon-aol:before {
  content: "\e94a";
}

.bb-ui-icon-disqus:before {
  content: "\e94b";
}

.bb-ui-icon-goodreads:before {
  content: "\e94c";
}

.bb-ui-icon-live:before {
  content: "\e94d";
}

.bb-ui-icon-mixi:before {
  content: "\e94e";
}

.bb-ui-icon-pixelpin:before {
  content: "\e94f";
}

.bb-ui-icon-skyrock:before {
  content: "\e950";
}

.bb-ui-icon-yandex:before {
  content: "\e951";
}

.bb-ui-icon-play_list:before {
  content: "\e949";
}

.bb-ui-icon-vote:before {
  content: "\e946";
}

.bb-ui-icon-eye-1:before {
  content: "\e956";
}

.bb-ui-icon-trending3:before {
  content: "\e954";
}

.bb-ui-icon-subscribe3:before {
  content: "\e952";
}

.bb-ui-icon-trending:before {
  content: "\e953";
}

.bb-ui-icon-create-post-old:before {
  content: "\e943";
}

.bb-ui-icon-plus_bb-old:before {
  content: "\e944";
}

.bb-ui-icon-comment-old:before {
  content: "\e941";
}

.bb-ui-icon-skull:before {
  content: "\e90f";
}

.bb-ui-icon-skull-real .path1:before {
  content: "\e910";
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path2:before {
  content: "\e911";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path3:before {
  content: "\e912";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path4:before {
  content: "\e913";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path5:before {
  content: "\e914";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path6:before {
  content: "\e915";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path7:before {
  content: "\e916";
  margin-left: -0.748046875em;
  color: rgb(196, 196, 196);
}

.bb-ui-icon-skull-real .path8:before {
  content: "\e917";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path9:before {
  content: "\e918";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path10:before {
  content: "\e919";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path11:before {
  content: "\e91a";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path12:before {
  content: "\e91b";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path13:before {
  content: "\e91c";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path14:before {
  content: "\e91d";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path15:before {
  content: "\e91e";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path16:before {
  content: "\e91f";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path17:before {
  content: "\e920";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path18:before {
  content: "\e921";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path19:before {
  content: "\e922";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path20:before {
  content: "\e923";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path21:before {
  content: "\e924";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path22:before {
  content: "\e925";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path23:before {
  content: "\e926";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path24:before {
  content: "\e927";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path25:before {
  content: "\e928";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path26:before {
  content: "\e929";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path27:before {
  content: "\e92a";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path28:before {
  content: "\e92b";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path29:before {
  content: "\e92c";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path30:before {
  content: "\e92d";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path31:before {
  content: "\e92e";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path32:before {
  content: "\e92f";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path33:before {
  content: "\e930";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path34:before {
  content: "\e931";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path35:before {
  content: "\e932";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path36:before {
  content: "\e933";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path37:before {
  content: "\e934";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path38:before {
  content: "\e935";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path39:before {
  content: "\e936";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path40:before {
  content: "\e937";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path41:before {
  content: "\e938";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path42:before {
  content: "\e939";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path43:before {
  content: "\e93a";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path44:before {
  content: "\e93b";
  margin-left: -0.748046875em;
  color: rgb(195, 195, 195);
}

.bb-ui-icon-skull-real .path45:before {
  content: "\e93c";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path46:before {
  content: "\e93d";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path47:before {
  content: "\e93e";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-skull-real .path48:before {
  content: "\e93f";
  margin-left: -0.748046875em;
  color: rgb(183, 183, 183);
}

.bb-ui-icon-skull-real .path49:before {
  content: "\e940";
  margin-left: -0.748046875em;
  color: rgb(1, 1, 1);
}

.bb-ui-icon-hot:before {
  content: "\e901";
}

.bb-ui-icon-popular:before {
  content: "\e902";
}

.bb-ui-icon-trending2:before {
  content: "\e904";
}

.bb-ui-icon-question:before {
  content: "\e90a";
}

.bb-ui-icon-share-alt:before {
  content: "\e90b";
}

.bb-ui-icon-discord:before {
  content: "\e98a";
}

.bb-ui-icon-tiktok:before {
  content: "\e959";
}

.bb-ui-icon-home:before {
  content: "\e96e";
}

.bb-ui-icon-dots-three-vertical-1:before {
  content: "\e96a";
}

.bb-ui-icon-dots-three-horizontal:before {
  content: "\e96b";
}

.bb-ui-icon-whatsapp:before {
  content: "\e97a";
}

.bb-ui-icon-info1:before {
  content: "\e96c";
}

.bb-ui-icon-folder-plus:before {
  content: "\e969";
}

.bb-ui-icon-volume-mute:before {
  content: "\ea2a";
}

.bb-ui-icon-twitter:before {
  content: "\ea96";
}

.bb-ui-icon-bluesky:before {
  content: "\e9a0";
}

.bb-ui-icon-quora:before {
  content: "\f2c4";
}

.bb-ui-icon-telegram:before {
  content: "\f2c6";
}

.bb-ui-icon-user2:before {
  content: "\f007";
}

.bb-ui-icon-check:before {
  content: "\f00c";
}

.bb-ui-icon-close2:before {
  content: "\f00d";
}

.bb-ui-icon-cog:before {
  content: "\f013";
}

.bb-ui-icon-gear:before {
  content: "\f013";
}

.bb-ui-icon-trash-o:before {
  content: "\f014";
}

.bb-ui-icon-volume-off:before {
  content: "\f026";
}

.bb-ui-icon-volume-up:before {
  content: "\f028";
}

.bb-ui-icon-tag:before {
  content: "\f02b";
}

.bb-ui-icon-tags:before {
  content: "\f02c";
}

.bb-ui-icon-bookmark:before {
  content: "\f02e";
}

.bb-ui-icon-comments:before {
  content: "\f086";
}

.bb-ui-icon-trophy:before {
  content: "\f091";
}

.bb-ui-icon-facebook:before {
  content: "\f09a";
}

.bb-ui-icon-facebook-f:before {
  content: "\f09a";
}

.bb-ui-icon-github:before {
  content: "\f09b";
}

.bb-ui-icon-feed:before {
  content: "\f09e";
}

.bb-ui-icon-rss:before {
  content: "\f09e";
}

.bb-ui-icon-globe:before {
  content: "\f0ac";
}

.bb-ui-icon-group:before {
  content: "\f0c0";
}

.bb-ui-icon-users:before {
  content: "\f0c0";
}

.bb-ui-icon-chain:before {
  content: "\f0c1";
}

.bb-ui-icon-link:before {
  content: "\f0c1";
}

.bb-ui-icon-pinterest:before {
  content: "\f0d2";
}

.bb-ui-icon-google-plus:before {
  content: "\f0d5";
}

.bb-ui-icon-caret-down:before {
  content: "\f0d7";
}

.bb-ui-icon-caret-up:before {
  content: "\f0d8";
}

.bb-ui-icon-caret-left:before {
  content: "\f0d9";
}

.bb-ui-icon-caret-right:before {
  content: "\f0da";
}

.bb-ui-icon-sort:before {
  content: "\f0dc";
}

.bb-ui-icon-unsorted:before {
  content: "\f0dc";
}

.bb-ui-icon-sort-desc:before {
  content: "\f0dd";
}

.bb-ui-icon-sort-down:before {
  content: "\f0dd";
}

.bb-ui-icon-sort-asc:before {
  content: "\f0de";
}

.bb-ui-icon-sort-up:before {
  content: "\f0de";
}

.bb-ui-icon-envelope:before {
  content: "\f0e0";
}

.bb-ui-icon-linkedin:before {
  content: "\f0e1";
}

.bb-ui-icon-notification:before {
  content: "\f0f3";
}

.bb-ui-icon-angle-left:before {
  content: "\f104";
}

.bb-ui-icon-angle-right:before {
  content: "\f105";
}

.bb-ui-icon-angle-up:before {
  content: "\f106";
}

.bb-ui-icon-angle-down:before {
  content: "\f107";
}

.bb-ui-icon-quote-left:before {
  content: "\f10d";
}

.bb-ui-icon-quote-right:before {
  content: "\f10e";
}

.bb-ui-icon-spinner:before {
  content: "\f110";
}

.bb-ui-icon-chain-broken:before {
  content: "\f127";
}

.bb-ui-icon-unlink:before {
  content: "\f127";
}

.bb-ui-icon-youtube:before {
  content: "\f167";
}

.bb-ui-icon-xing:before {
  content: "\f168";
}

.bb-ui-icon-stack-overflow:before {
  content: "\f16c";
}

.bb-ui-icon-instagram:before {
  content: "\f16d";
}

.bb-ui-icon-flickr:before {
  content: "\f16e";
}

.bb-ui-icon-tumblr:before {
  content: "\f173";
}

.bb-ui-icon-dribbble:before {
  content: "\f17d";
}

.bb-ui-icon-foursquare:before {
  content: "\f180";
}

.bb-ui-icon-vk:before {
  content: "\f189";
}

.bb-ui-icon-reddit:before {
  content: "\f1a1";
}

.bb-ui-icon-stumbleupon:before {
  content: "\f1a4";
}

.bb-ui-icon-delicious:before {
  content: "\f1a5";
}

.bb-ui-icon-digg:before {
  content: "\f1a6";
}

.bb-ui-icon-behance:before {
  content: "\f1b4";
}

.bb-ui-icon-deviantart:before {
  content: "\f1bd";
}

.bb-ui-icon-soundcloud:before {
  content: "\f1be";
}

.bb-ui-icon-codepen:before {
  content: "\f1cb";
}

.bb-ui-icon-jsfiddle:before {
  content: "\f1cc";
}

.bb-ui-icon-history:before {
  content: "\f1da";
}

.bb-ui-icon-slideshare:before {
  content: "\f1e7";
}

.bb-ui-icon-twitch:before {
  content: "\f1e8";
}

.bb-ui-icon-yelp:before {
  content: "\f1e9";
}

.bb-ui-icon-lastfm:before {
  content: "\f202";
}

.bb-ui-icon-user-plus:before {
  content: "\f234";
}

.bb-ui-icon-odnoklassniki:before {
  content: "\f263";
}

.bb-ui-icon-vimeo:before {
  content: "\f27d";
}

.bb-ui-icon-mixcloud:before {
  content: "\f289";
}

.bb-ui-icon-snapchat:before {
  content: "\f2ac";
}

.bb-ui-icon-snapchat-ghost:before {
  content: "\f2ac";
}

.bb-ui-icon-refresh:before {
  content: "\f021";
}

.bb-ui-icon-grid:before {
  content: "\f00a";
}

.bb-ui-icon-camera:before {
  content: "\f030";
}

.bb-ui-icon-square:before {
  content: "\f04d";
}

.bb-ui-icon-search-plus:before {
  content: "\f00e";
}

.bb-ui-icon-check-circle:before {
  content: "\f058";
}

.bb-ui-icon-exclamation-triangle:before {
  content: "\f071";
}

.bb-ui-icon-warning:before {
  content: "\f071";
}

/**
 * 2.0  - Helpers
 */
/* *** Helper Classes *** */
/* Clearing */
.clearfix:before, #respond .wp-social-login-widget .wp-social-login-provider-list:before, .authentication .wp-social-login-widget .wp-social-login-provider-list:before, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list:before, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list:before, .bb-mobile-navigation .main-navigation > ul:before, .container:before, .bb-page-header .container-inner:before, .page-activate-signup #signup-content:before, .container-fluid:before, .bb-post-share-box:before, .clearfix:after, #respond .wp-social-login-widget .wp-social-login-provider-list:after, .authentication .wp-social-login-widget .wp-social-login-provider-list:after, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list:after, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list:after, .bb-mobile-navigation .main-navigation > ul:after, .container:after, .bb-page-header .container-inner:after, .page-activate-signup #signup-content:after, .container-fluid:after, .bb-post-share-box:after {
  content: " ";
  display: table;
}

.clearfix:after, #respond .wp-social-login-widget .wp-social-login-provider-list:after, .authentication .wp-social-login-widget .wp-social-login-provider-list:after, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list:after, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list:after, .bb-mobile-navigation .main-navigation > ul:after, .container:after, .bb-page-header .container-inner:after, .page-activate-signup #signup-content:after, .container-fluid:after, .bb-post-share-box:after {
  clear: both;
}

.clearfix, #respond .wp-social-login-widget .wp-social-login-provider-list, .authentication .wp-social-login-widget .wp-social-login-provider-list, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .bb-mobile-navigation .main-navigation > ul, .container, .bb-page-header .container-inner, .page-activate-signup #signup-content, .container-fluid, .bb-post-share-box {
  *zoom: 1;
}

.clear {
  clear: both;
}

/* Visibility */
.show {
  display: block !important;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
.says, .screen-reader-text, .mf-hide {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/* Alignment */
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media screen and (min-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
  .text-right-sm {
    text-align: right;
  }
}
.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.vertical-align {
  vertical-align: middle;
}

.valign-outer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: table;
  position: static;
}

.valign-middle {
  top: 50%;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}

.valign-inner {
  position: relative;
  top: -50%;
}

/* Text */
.text-nowrap {
  text-wrap: none;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

/* List */
.list-unstyle {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* Display */
.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.d-table-center {
  width: 100%;
  display: table;
}
.d-table-center .d-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.d-table-center, .d-table-center .d-table-cell {
  float: none;
}

@media screen and (min-width: 768px) {
  .d-table-center-sm {
    width: 100%;
    display: table;
  }
  .d-table-center-sm .d-table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  .d-table-center-sm, .d-table-center-sm .d-table-cell {
    float: none;
  }
}
/* Background image helpers */
.bg-size-auto {
  background-size: auto;
}

.bg-size-cover {
  background-size: cover;
}

.bg-pos-center {
  background-position: center;
}

.bg-pos-left {
  background-position: left;
}

.bg-pos-right {
  background-position: right;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-repeat-no {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.border-circle, .thumb-circle img, .thumb-circle .bb-media-placeholder {
  border-radius: 50%;
}

.bg-gradient-btm, .bb-featured-area .featured-header, .bb-post-single .s-post-featured-media .s-post-media-caption {
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}

.bg-gradient-top, .bb-post-single .s-post-featured-media .s-post-media-top {
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.25));
}

/* *** Effects *** */
/* Hover Box Shadow */
.hvr-box-shadow:hover, .create-post:hover,
input[type=submit]:hover,
#buddypress #register-page input[type=submit]:hover,
#buddypress #activate-page .button:hover, .bb-next-pagination .page-link:hover, .bb-next-prev-pagination .page-link:hover, .pagination.navigation .prev:hover, .pagination.navigation .next:hover,
.bb-wp-pagination .prev:hover,
.bb-wp-pagination .next:hover,
.woocommerce nav.woocommerce-pagination ul li .prev:hover,
.woocommerce nav.woocommerce-pagination ul li .next:hover, .bb-btn:hover, button:hover {
  box-shadow: -3px 3px 8px 0px rgba(21, 21, 24, 0.34);
}

.hvr-link-underline a:hover, a.hvr-link-underline:hover {
  text-decoration: underline;
}

/**
 * 3.0  - Base - includes reset, elements, editor styles
 */
/* *** Elements *** */
/* General */
*,
*:before,
*:after {
  box-sizing: border-box;
}

*:focus, img, a {
  outline: none;
}

* {
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

/* Root Containers */
html {
  font-size: 13px;
  line-height: 1.4;
}

body {
  font-size: 16px;
  line-height: 1.5;
}

body, html {
  margin: 0;
  font-weight: 500;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  border-radius: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
    line-height: 1.5;
  }
}
/* Media */
img {
  border: 0;
  height: auto;
  vertical-align: middle;
}

img, iframe, video, audio, embed, object, canvas {
  max-width: 100%;
}

figure {
  margin: 0;
}

/* Form */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button::-moz-focus-inner {
  border: 0;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  max-width: 100%;
  padding: 0;
  margin: 0;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* Paragraph */
p {
  margin: 0 0 1.25rem 0;
}

/* Links */
a {
  cursor: pointer;
  color: #fdc316;
  text-decoration: none;
  -ms-word-break: break-all;
  word-break: normal;
  word-wrap: break-word;
  text-decoration: none;
  transition: all 0.15s ease-out;
}

a:hover {
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none;
}

/* Headings */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.07;
  color: #000000;
  font-weight: 600;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0.9375rem;
  margin-bottom: 10px;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

.h1, h1 {
  font-size: 2.2rem;
}

.h2, h2 {
  font-size: 1.875rem;
}

.h3, h3 {
  font-size: 1.625rem;
}

.h4, h4 {
  font-size: 1.5rem;
}

.h5, h5 {
  font-size: 1.35rem;
}

.h6, h6 {
  font-size: 1.25rem;
}

/* Line Types */
hr {
  background-color: #ececec;
  border: 0;
  height: 2px;
  clear: both;
  margin: 25px 0 25px;
}
hr.primary-color {
  background-color: #fdc316;
}
hr.bb-line-dotted {
  border: none;
  border-top: 1px dotted #828282;
}
hr.bb-line-dashed {
  border: none;
  border-top: 1px dashed #828282;
}
hr.bb-line-dotted.primary-color, hr.bb-line-dashed.primary-color {
  background-color: transparent;
  border-top-color: #fdc316;
}

/* Blockquotes */
blockquote, .fr-view blockquote {
  padding-left: 3.75rem;
  margin: 2.5rem 0;
}

blockquote {
  position: relative;
  font-family: Cabin, sans-serif;
  line-height: 1.3;
  font-size: 1.5rem;
  text-align: left;
}
blockquote:before {
  font-family: "ui-icomoon";
  content: "\f10d";
  position: absolute;
  left: 0;
  top: -7.325px;
  font-style: inherit;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: #fdc316;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
blockquote cite, blockquote small, blockquote footer {
  display: block;
  padding-top: 10px;
  color: #a6a6a6;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-transform: none;
}

@media screen and (min-width: 768px) {
  blockquote, .fr-view blockquote {
    margin: 3.125rem 6.25rem 3.125rem 4.375rem;
  }
  blockquote:before, .fr-view blockquote:before {
    top: -4.4px;
  }
}
.fr-view blockquote {
  border: none;
  color: inherit;
}

/* Lists */
ul, ol {
  margin: 0 0 1.5625rem 1.875em;
  padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

ol.bb-ol-inside {
  list-style-position: inside;
  margin: 0 0 1.5625rem 1.25em;
}

/* Definition Lists */
dl {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

dt {
  font-weight: 600;
}

dd, dt {
  line-height: 1.42857143;
}

dd {
  margin: 0;
}

@media (min-width: 768px) {
  .bb-dl-horizontal dt {
    float: left;
    width: 10rem;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bb-dl-horizontal dd {
    margin-left: 11.25rem;
  }
  .bb-dl-horizontal dd:before, .bb-dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .bb-dl-horizontal dd:after {
    clear: both;
  }
  .bb-dl-horizontal dd {
    *zoom: 1;
  }
}
/* Tables */
table, .bb-table-scroll {
  margin: 0 0 1.5625rem 0;
}

.bb-table-scroll table {
  margin: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border: none;
  border-width: 0;
  table-layout: fixed;
  width: 100%;
}
table thead th, table tfoot th {
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  line-height: 26px;
}
table tbody tr:nth-child(2n+1) th, table tbody tr:nth-child(2n+1) td {
  background-color: #f7f7f7;
}
table th, table td {
  padding: 9px 20px;
  vertical-align: middle;
}
table caption, table th, table td {
  font-weight: normal;
  text-align: left;
}
table th {
  font-weight: 600;
}
table td {
  font-size: 16px;
  line-height: 20px;
  color: inherit;
  font-weight: 400;
}

.bb-table-scroll {
  overflow-x: auto;
}
.bb-table-scroll table {
  min-width: 500px;
}

@media screen and (max-width: 700px) {
  .bb-table-responsive tr, .bb-table-responsive td, .bb-table-responsive th {
    display: block;
    width: 100%;
  }
  .bb-table-responsive thead, .bb-table-responsive tfoot {
    display: none;
  }
}
/* Other HTML Tags */
.small, small {
  font-size: 85%;
  line-height: 1;
  color: #828282;
}

.bold, strong, b {
  font-weight: bold;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

dfn, cite, em, i, var {
  font-style: italic;
}

s, strike, del {
  text-decoration: line-through;
}

u, ins {
  text-decoration: underline;
}

.mark, mark {
  padding: 0.1em 0.3em;
  background: #ff0;
  color: #1f1f1f;
}

abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

address {
  margin-bottom: 1.25rem;
  font-style: normal;
  line-height: 1.42857143;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
pre.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* ** Boombox Custom Elements ** */
/* Highlights */
.bb-text-highlight {
  color: #ffffff;
  background-color: #828282;
}
.bb-text-highlight.primary-color {
  background-color: #fdc316;
}

/* Dropcap */
.bb-text-dropcap {
  float: left;
  display: block;
  margin: 0 8px 0px 0;
  font-size: 3rem;
  line-height: 1em;
}
.bb-text-dropcap.primary-color {
  color: #fdc316;
}

/* Image Placeholder */
.bb-media-placeholder {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  z-index: 2;
  /* Image Placeholder  Animation */
}
.bb-media-placeholder.no-padding {
  padding: 0;
  height: auto;
}
.bb-media-placeholder:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ececec;
  animation: 4s linear infinite image-loading;
}
.bb-media-placeholder img {
  display: block;
}
.bb-media-placeholder > * {
  position: relative;
  z-index: 1;
}
@keyframes image-loading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* *** WP Editor *** */
/* Alignments */
.alignleft {
  display: inline;
  float: left;
  margin: 0 1.5rem 0.75rem 0;
}

.alignright {
  display: inline;
  float: right;
  margin: 0 0 0.75rem 1.5rem;
}

.aligncenter {
  clear: both;
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.aligncenter canvas {
  width: 100%;
}

blockquote.alignleft,
img.alignleft {
  margin: 0.4rem 1.6rem 1.6rem 0;
}

blockquote.alignright,
img.alignright {
  margin: 0.4rem 0 1.6rem 1.6rem;
}

blockquote.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4rem;
  margin-bottom: 1.6rem;
}

/* Caption */
.wp-caption {
  background: transparent;
  border: none;
  color: #737373;
  font-family: "Cabin", sans-serif;
  margin: 0 0 1.25rem 0;
  max-width: 100%;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
}

.wp-caption.alignleft {
  margin: 0.4375rem 1.6rem 0.9375rem 0;
}

.wp-caption.alignright {
  margin: 0.4375rem 0 0.9375rem 1.6rem;
}

.wp-caption.aligncenter {
  margin: 0.4375rem auto 1.25rem auto;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 0;
  text-align: center;
}

/* Galleries */
.gallery {
  margin-bottom: 1.6rem;
}

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Cabin", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding: 0.5rem 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/**
 * 4.0  - Components - includes building blocks of the site
 */
/* *** Buttons/ Icons *** */
/* * General * */
.bb-btn, button {
  margin-bottom: 3px;
  padding: 13px 35px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  border: 1px solid transparent;
  cursor: pointer;
  font-family: inherit;
  background-color: #cdcdcd;
  color: #ffffff;
  transition: all 0.2s ease-out;
}
.bb-btn .bb-btn-primary, button .bb-btn-primary {
  color: #ffffff;
  background-color: #fdc316;
  border-color: #fdc316;
}
.bb-btn.bb-btn-secondary, button.bb-btn-secondary {
  color: #ffffff;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.bb-btn.bb-btn-info, button.bb-btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.bb-btn.bb-btn-success, button.bb-btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.bb-btn.bb-btn-warning, button.bb-btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.bb-btn.bb-btn-danger, button.bb-btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.bb-btn + .bb-btn, button + .bb-btn, .bb-btn + button, button + button {
  margin-left: 5px;
}

a.bb-btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.bb-disabled a {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}

.bb-btn-icon {
  display: inline-block;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid transparent;
}
.bb-btn-icon .bb-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bb-btn-icon.btn-xs {
  min-height: 40px;
  font-size: 15px;
  line-height: 18px;
}
.bb-btn-icon.btn-xs.icon-left {
  padding: 11px 20px 11px 40px;
}
.bb-btn-icon.btn-xs.icon-left .bb-icon {
  left: 20px;
}
.bb-btn-icon.btn-xs.icon-right {
  padding: 11px 40px 11px 20px;
}
.bb-btn-icon.btn-xs.icon-right .bb-icon {
  right: 20px;
}
.bb-btn-icon.btn-sm {
  min-height: 48px;
  font-size: 16px;
  line-height: 19px;
}
.bb-btn-icon.btn-sm.icon-left {
  padding: 13px 35px 13px 65px;
}
.bb-btn-icon.btn-sm.icon-left .bb-icon {
  left: 25px;
}
.bb-btn-icon.btn-sm.icon-right {
  padding: 13px 65px 13px 35px;
}
.bb-btn-icon.btn-sm.icon-right .bb-icon {
  right: 25px;
}

.bb-btn-download .counter {
  display: inline-block;
  margin-left: 5px;
}

.bb-btn-primary-outline {
  color: #fdc316;
  background-color: transparent;
  border-color: #fdc316;
}
.bb-btn-primary-outline:hover {
  color: #ffffff;
  background-color: #fdc316;
}

.bb-btn-secondary-outline {
  color: #cdcdcd;
  background-color: transparent;
  border-color: #cdcdcd;
}
.bb-btn-secondary-outline:hover {
  color: #ffffff;
  background-color: #cdcdcd;
}

.btn-info-outline {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info-outline:hover {
  color: #ffffff;
  background-color: #5bc0de;
}

.bb-btn-success-outline {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}
.bb-btn-success-outline:hover {
  color: #ffffff;
  background-color: #5cb85c;
}

.bb-btn-warning-outline {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
.bb-btn-warning-outline:hover {
  color: #ffffff;
  background-color: #f0ad4e;
}

.bb-btn-danger-outline {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
.bb-btn-danger-outline:hover {
  color: #ffffff;
  background-color: #d9534f;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.bb-btn-close:before, #buddypress #register-page .clear-value:before, #buddypress .field-visibility-settings-close:before {
  font-family: "ui-icomoon";
  content: "\f00d";
  font-size: 15px;
  position: relative;
  top: 1px;
}

.bb-btn-close.clr-danger {
  color: #d9534f;
}

.bb-btn-link {
  font-weight: normal;
  color: #fdc316;
  border-radius: 0;
  background-color: transparent;
}
.bb-btn-link, .bb-btn-link:active, .bb-btn-link.active, .bb-btn-link:disabled {
  background-color: transparent;
  box-shadow: none;
}
.bb-btn-link:hover, .bb-btn-link:focus, .bb-btn-link:active {
  border-color: transparent;
  box-shadow: none;
}

.bb-btn-circle {
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  box-shadow: none;
  text-align: center;
  border-radius: 50%;
}
.bb-btn-circle .bb-icon {
  vertical-align: middle;
}
.bb-btn-circle.btn-sm {
  width: 36px;
  height: 36px;
  font-size: 20px;
}
.bb-btn-circle.btn-sm .bb-icon {
  line-height: 36px;
}
.bb-btn-circle.btn-lg {
  width: 76px;
  height: 76px;
  font-size: 25px;
}
.bb-btn-circle.btn-lg .bb-icon {
  line-height: 76px;
}

.btn-group-lg > .btn, .bb-btn-lg {
  padding: 20px 40px;
  font-size: 18px;
  line-height: 1.3333333;
}

.btn-group-sm > .btn, .bb-btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-block {
  display: block;
  width: 100%;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

#main div.more-load-button:last-child,
.more-load-button {
  margin-bottom: 1.875rem;
}

.more-load-button {
  clear: both;
  position: relative;
  min-height: 2px;
  text-align: center;
}
.more-load-button button {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 7px 15px;
  width: 220px;
  max-width: 100%;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  background-color: transparent;
  border: 5px solid #ececec;
}
.more-load-button button .bb-icon {
  display: none;
}
.more-load-button.loading button .text {
  display: none;
}
.more-load-button.loading button .bb-icon {
  display: inline-block;
}

.spinner-pulse, .woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  border: 3px solid;
  border-radius: 50%;
  border-color: rgb(255, 255, 255);
  animation: cssload-scale 1035ms infinite linear;
  -o-animation: cssload-scale 1035ms infinite linear;
  -ms-animation: cssload-scale 1035ms infinite linear;
  -webkit-animation: cssload-scale 1035ms infinite linear;
  -moz-animation: cssload-scale 1035ms infinite linear;
}
.spinner-pulse:before, .woocommerce .blockUI.blockOverlay:before:before, .woocommerce .loader:before:before {
  content: none;
}

@keyframes cssload-scale {
  0% {
    transform: scale(0);
    transform: scale(0);
  }
  90% {
    transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
    transform: scale(1);
  }
}
@keyframes anim-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* * More link * */
.more-link {
  clear: both;
  display: block;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
  color: inherit;
}
.more-link:hover {
  text-decoration: none;
}

/** Icon with Count Label **/
.bb-icn-count, .small .bb-icn-count {
  line-height: 1;
  position: relative;
}
.bb-icn-count .icn-link {
  color: inherit;
  font-size: 21px;
  line-height: 40px;
  position: relative;
  display: inline-block;
}
.bb-icn-count .icn-link.has-count {
  padding-right: 10px;
}
.bb-icn-count .count {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  font-family: sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  height: 20px;
  min-width: 20px;
  padding: 0 3px;
  display: block;
  top: -3px;
  right: 0;
  position: absolute;
  background-color: #f43547;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 13px;
}
.bb-icn-count.size-xs .count, .small .bb-icn-count .count {
  width: auto;
  height: 15px;
  line-height: 15px;
  min-width: 15px;
  font-size: 10px;
  top: 3px;
  transform: translateX(20%);
}
.bb-icn-count.size-xs .icn-link.has-count, .small .bb-icn-count .icn-link.has-count {
  padding-right: 7px;
}

/* *** Alerts *** */
/* Alert Boxes */
.bb-alert,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-cart .cart-empty {
  clear: both;
  display: block;
  position: relative;
  font-style: italic;
  padding: 10px 35px 10px 45px !important;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fceedb;
  border: 1px solid #f8d9ac;
  color: #f0ad4e;
  border-radius: 4px;
}
.bb-alert:before, .bb-alert a,
.woocommerce-error:before,
.woocommerce-error a,
.woocommerce-info:before,
.woocommerce-info a,
.woocommerce-message:before,
.woocommerce-message a,
.woocommerce-cart .cart-empty:before,
.woocommerce-cart .cart-empty a {
  font-style: normal;
}
.bb-alert:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
.woocommerce-cart .cart-empty:before {
  position: absolute;
  top: 10px;
  left: 15px;
  font-family: "ui-icomoon";
  content: "\f05a";
  color: #f0ad4e;
}
.bb-alert .close,
.woocommerce-error .close,
.woocommerce-info .close,
.woocommerce-message .close,
.woocommerce-cart .cart-empty .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.bb-alert .close:hover, .bb-alert .close:focus,
.woocommerce-error .close:hover,
.woocommerce-error .close:focus,
.woocommerce-info .close:hover,
.woocommerce-info .close:focus,
.woocommerce-message .close:hover,
.woocommerce-message .close:focus,
.woocommerce-cart .cart-empty .close:hover,
.woocommerce-cart .cart-empty .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.bb-alert a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-cart .cart-empty a {
  color: inherit;
  font-weight: 500;
  text-decoration: underline;
}

.bb-alert.alert-error,
.woocommerce-error {
  background-color: #fdf7f7;
  border: 1px solid #f4cecd;
  color: #d9534f;
}
.bb-alert.alert-error:before,
.woocommerce-error:before {
  content: "\f071";
  color: #d9534f;
}

.bb-alert.alert-success,
.woocommerce-message {
  background-color: #eaf6ea;
  border: 1px solid #c7e6c7;
  color: #5cb85c;
}
.bb-alert.alert-success:before,
.woocommerce-message:before {
  content: "\f058";
  color: #5cb85c;
}

.bb-alert.alert-info,
.woocommerce-info,
.woocommerce-cart .cart-empty {
  background-color: #daf1f8;
  border: 1px solid #b0e1ef;
  color: #5bc0de;
}
.bb-alert.alert-info:before,
.woocommerce-info:before,
.woocommerce-cart .cart-empty:before {
  content: "\e95d";
  color: #5bc0de;
}

/* Text Messages */
.bb-txt-msg {
  margin-bottom: 5px;
}
.bb-txt-msg.msg-error {
  color: #d9534f;
}
.bb-txt-msg.msg-success {
  color: #5cb85c;
}
.bb-txt-msg a:hover {
  text-decoration: underline;
}

/* Media */
@media only screen and (min-width: 900px) {
  .no-sidebar .bb-alert, .no-sidebar .woocommerce-error, .no-sidebar .woocommerce-info, .no-sidebar .woocommerce-message {
    width: 50%;
  }
}
/* *** Pagination *** */
/* Numeric Pagination */
.pagination.navigation svg {
  display: none;
}

.pagination.navigation,
.bb-wp-pagination {
  margin-bottom: 1.875rem;
  font-size: 0;
  clear: both;
  display: block;
  text-align: center;
}
.pagination.navigation ul,
.bb-wp-pagination ul {
  margin: 0;
}
.pagination.navigation li,
.bb-wp-pagination li {
  display: inline-block;
}

.pagination.navigation span,
.bb-wp-pagination span,
.woocommerce nav.woocommerce-pagination ul li span {
  text-decoration: none;
}
.pagination.navigation span.dots,
.bb-wp-pagination span.dots,
.woocommerce nav.woocommerce-pagination ul li span.dots {
  border: 0 none;
  font-size: 30px;
  line-height: 30px !important;
}
.pagination.navigation .prev, .pagination.navigation .next,
.bb-wp-pagination .prev,
.bb-wp-pagination .next,
.woocommerce nav.woocommerce-pagination ul li .prev,
.woocommerce nav.woocommerce-pagination ul li .next {
  position: relative;
  text-transform: uppercase;
  font-size: 0;
}
.pagination.navigation .prev:before, .pagination.navigation .next:before,
.bb-wp-pagination .prev:before,
.bb-wp-pagination .next:before,
.woocommerce nav.woocommerce-pagination ul li .prev:before,
.woocommerce nav.woocommerce-pagination ul li .next:before {
  font-family: "ui-icomoon";
  position: absolute;
  font-size: 14px;
}
.pagination.navigation .next:before,
.bb-wp-pagination .next:before,
.woocommerce nav.woocommerce-pagination ul li .next:before {
  content: "\e961";
  right: 15px;
}
.pagination.navigation .prev:before,
.bb-wp-pagination .prev:before,
.woocommerce nav.woocommerce-pagination ul li .prev:before {
  content: "\e960";
  left: 15px;
}

.pagination.navigation a, .pagination.navigation span,
.bb-wp-pagination a, .bb-wp-pagination span,
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  min-width: 40px;
  font-size: 14px;
  margin: 3px;
  display: inline-block;
  height: 40px;
  line-height: 40px !important;
  vertical-align: middle;
  text-align: center;
  color: inherit;
  font-weight: 600;
}

@media screen and (min-width: 480px) {
  .pagination.navigation .next, .pagination.navigation .prev,
  .bb-wp-pagination .next,
  .bb-wp-pagination .prev,
  .woocommerce nav.woocommerce-pagination ul li .next,
  .woocommerce nav.woocommerce-pagination ul li .prev {
    font-size: 14px;
  }
  .pagination.navigation .next,
  .bb-wp-pagination .next,
  .woocommerce nav.woocommerce-pagination ul li .next {
    padding: 0 50px 0 25px !important;
  }
  .pagination.navigation .next:before,
  .bb-wp-pagination .next:before,
  .woocommerce nav.woocommerce-pagination ul li .next:before {
    right: 20px;
  }
  .pagination.navigation .prev,
  .bb-wp-pagination .prev,
  .woocommerce nav.woocommerce-pagination ul li .prev {
    padding: 0 25px 0 50px !important;
  }
  .pagination.navigation .prev:before,
  .bb-wp-pagination .prev:before,
  .woocommerce nav.woocommerce-pagination ul li .prev:before {
    left: 20px;
  }
}
/* Next / Prev Pagination */
.bb-next-prev-pagination {
  /* General Styles */
  font-weight: 600;
  text-align: center;
  /* Small Size Pagination */
  /* Large and Medium Size Pagination */
}
.bb-next-prev-pagination:before, .bb-next-prev-pagination:after {
  content: " ";
  display: table;
}
.bb-next-prev-pagination:after {
  clear: both;
}
.bb-next-prev-pagination {
  *zoom: 1;
}
.bb-next-prev-pagination .pg-list, .bb-next-prev-pagination .pg-list li {
  margin: 0;
  padding: 0;
}
.bb-next-prev-pagination .pg-list .pg-item {
  list-style: none;
  vertical-align: middle;
}
.bb-next-prev-pagination .pg-list .text {
  vertical-align: middle;
}
.bb-next-prev-pagination .pg-list .pg-item {
  margin-bottom: 10px;
}
.bb-next-prev-pagination .pg-list .pages {
  padding: 0 15px;
}
.bb-next-prev-pagination .next-page {
  float: right;
}
.bb-next-prev-pagination .prev-page {
  float: left;
}
.bb-next-prev-pagination .pages {
  display: none;
  vertical-align: middle;
}
.bb-next-prev-pagination .page-link {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fdc316;
}
.bb-next-prev-pagination .page-link .bb-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
}
.bb-next-prev-pagination .page-link .big-text {
  display: none;
}
.bb-next-prev-pagination .next-page-link .bb-icon {
  right: 15px;
}
.bb-next-prev-pagination .next-page-link .text {
  margin-right: 5px;
}
.bb-next-prev-pagination .prev-page-link .bb-icon {
  left: 15px;
}
.bb-next-prev-pagination .prev-page-link .text {
  margin-left: 5px;
}
.bb-next-prev-pagination.pg-xs .pages {
  line-height: 39px;
}
.bb-next-prev-pagination.pg-xs .pages .cur-page {
  font-size: 24px;
}
.bb-next-prev-pagination.pg-xs .pages .all-page {
  font-size: 18px;
}
.bb-next-prev-pagination.pg-xs .page-link {
  min-height: 42px;
  font-size: 14px;
  line-height: 15px;
  font-weight: 600;
}
.bb-next-prev-pagination.pg-xs .page-link .bb-icon {
  font-size: 14px;
}
.bb-next-prev-pagination.pg-xs .page-link .small-text, .bb-next-prev-pagination.pg-xs .pages, .bb-next-prev-pagination.pg-xs .prev-page-link {
  display: none;
}
.bb-next-prev-pagination.pg-xs .next-page-link {
  padding: 13px 27px 13px 15px;
}
.bb-next-prev-pagination.pg-xs .prev-page-link {
  padding: 13px 15px 13px 27px;
}
.bb-next-prev-pagination.pg-lg .pages, .bb-next-prev-pagination.pg-md .pages {
  line-height: 45px;
}
.bb-next-prev-pagination.pg-lg .pages .cur-page, .bb-next-prev-pagination.pg-md .pages .cur-page {
  font-size: 25px;
}
.bb-next-prev-pagination.pg-lg .pages .all-page, .bb-next-prev-pagination.pg-md .pages .all-page {
  font-size: 20px;
}
.bb-next-prev-pagination.pg-lg .page-link, .bb-next-prev-pagination.pg-md .page-link {
  min-height: 48px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.bb-next-prev-pagination.pg-lg .page-link .bb-icon, .bb-next-prev-pagination.pg-md .page-link .bb-icon {
  font-size: 21px;
}
.bb-next-prev-pagination.pg-lg .next-page-link, .bb-next-prev-pagination.pg-md .next-page-link {
  padding: 14px 33px 14px 15px;
}
.bb-next-prev-pagination.pg-lg .prev-page-link, .bb-next-prev-pagination.pg-md .prev-page-link {
  padding: 14px 15px 14px 33px;
}
.bb-next-prev-pagination.pg-lg .prev-page-link .small-text, .bb-next-prev-pagination.pg-md .prev-page-link .small-text {
  display: none;
}
.bb-next-prev-pagination.pg-lg .next-page, .bb-next-prev-pagination.pg-md .next-page {
  min-width: 60%;
}
@media screen and (min-width: 480px) and (max-width: 700px) {
  .bb-next-prev-pagination {
    /* Large and Medium Size Pagination */
  }
  .bb-next-prev-pagination.pg-lg .prev-page, .bb-next-prev-pagination.pg-lg .next-page, .bb-next-prev-pagination.pg-md .prev-page, .bb-next-prev-pagination.pg-md .next-page {
    width: 200px;
    min-width: inherit;
  }
  .bb-next-prev-pagination.pg-lg .prev-page .prev-page-link .small-text, .bb-next-prev-pagination.pg-lg .prev-page .next-page-link .small-text, .bb-next-prev-pagination.pg-lg .next-page .prev-page-link .small-text, .bb-next-prev-pagination.pg-lg .next-page .next-page-link .small-text, .bb-next-prev-pagination.pg-md .prev-page .prev-page-link .small-text, .bb-next-prev-pagination.pg-md .prev-page .next-page-link .small-text, .bb-next-prev-pagination.pg-md .next-page .prev-page-link .small-text, .bb-next-prev-pagination.pg-md .next-page .next-page-link .small-text {
    display: inline;
  }
}
@media screen and (min-width: 701px) {
  .bb-next-prev-pagination {
    /* Small Size Pagination */
    /* Medium Size Pagination */
    /* Large Size Pagination */
  }
  .bb-next-prev-pagination.pg-xs .pages {
    display: inline-block;
  }
  .bb-next-prev-pagination.pg-xs .page-link .big-text {
    display: none;
  }
  .bb-next-prev-pagination.pg-xs .page-link .small-text {
    display: inline;
  }
  .bb-next-prev-pagination.pg-md .pages {
    display: inline-block;
  }
  .bb-next-prev-pagination.pg-md .prev-page, .bb-next-prev-pagination.pg-md .next-page {
    min-width: 180px;
  }
  .bb-next-prev-pagination.pg-md .page-link .big-text {
    display: none;
  }
  .bb-next-prev-pagination.pg-md .page-link .small-text {
    display: inline;
  }
  .bb-next-prev-pagination.pg-lg .pages {
    display: inline-block;
    line-height: 48px;
  }
  .bb-next-prev-pagination.pg-lg .pages .cur-page {
    font-size: 30px;
  }
  .bb-next-prev-pagination.pg-lg .pages .all-page {
    font-size: 25px;
  }
  .bb-next-prev-pagination.pg-lg .prev-page, .bb-next-prev-pagination.pg-lg .next-page {
    min-width: 220px;
  }
  .bb-next-prev-pagination.pg-lg .page-link {
    min-height: 52px;
  }
  .bb-next-prev-pagination.pg-lg .page-link .big-text {
    display: inline;
  }
  .bb-next-prev-pagination.pg-lg .page-link .small-text {
    display: none;
  }
  .bb-next-prev-pagination.pg-lg .next-page-link {
    padding: 16px 33px 16px 15px;
  }
  .bb-next-prev-pagination.pg-lg .prev-page-link {
    padding: 16px 15px 16px 33px;
  }
}
@media screen and (min-width: 1200px) {
  .bb-next-prev-pagination {
    /* Small Size Pagination */
    /* Medium Size Pagination */
    /* Large Size Pagination */
  }
  .bb-next-prev-pagination.pg-xs .page-link .big-text {
    display: inline;
  }
  .bb-next-prev-pagination.pg-xs .page-link .small-text {
    display: none;
  }
  .bb-next-prev-pagination.pg-md .prev-page, .bb-next-prev-pagination.pg-md .next-page {
    min-width: 200px;
  }
  .bb-next-prev-pagination.pg-md .page-link .big-text {
    display: inline;
  }
  .bb-next-prev-pagination.pg-md .page-link .small-text {
    display: none;
  }
  .bb-next-prev-pagination.pg-lg .prev-page, .bb-next-prev-pagination.pg-lg .next-page {
    min-width: 270px;
  }
}

/* Next Pagination Version */
.bb-next-pagination {
  /* General Styles */
  font-weight: 600;
  text-align: center;
}
.bb-next-pagination:before, .bb-next-pagination:after {
  content: " ";
  display: table;
}
.bb-next-pagination:after {
  clear: both;
}
.bb-next-pagination {
  *zoom: 1;
}
.bb-next-pagination .pg-list, .bb-next-pagination .pg-list li {
  margin: 0;
  padding: 0;
}
.bb-next-pagination .pg-list .pg-item {
  list-style: none;
  vertical-align: middle;
}
.bb-next-pagination .page-link {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  min-height: 52px;
  font-size: 18px;
  line-height: 20px;
  background-color: #fdc316;
}
.bb-next-pagination .page-link .bb-icon {
  font-size: 21px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
}
.bb-next-pagination .next-page-link {
  padding: 16px 33px 16px 15px;
}
.bb-next-pagination .next-page-link .bb-icon {
  right: 15px;
}
.bb-next-pagination .next-page-link .text {
  margin-right: 5px;
}

/* *** Tooltip *** */
.bb-tooltip {
  position: relative;
  border-bottom: 1px solid #828282;
  cursor: pointer;
}
.bb-tooltip:before {
  content: attr(title);
  position: absolute;
  margin-bottom: 10px;
  padding: 3px 8px;
  bottom: 100%;
  left: 50%;
  font-size: 0.8em;
  color: #ffffff;
  background-color: #fdc316;
  white-space: nowrap;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.bb-tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #fdc316;
  border-width: 5px;
  margin-left: -5px;
}
.bb-tooltip:before, .bb-tooltip:after {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all ease-out 0.1s;
}
.bb-tooltip:hover:before, .bb-tooltip:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

/* *** Tabs *** */
/* General */
.bb-tabs {
  margin-top: 1.25rem;
}
.bb-tabs .tabs-menu .count {
  height: 24px;
  width: 24px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  line-height: 14px;
  padding: 5px 0;
  border-radius: 50%;
  font-weight: normal;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
.bb-tabs .tab-content {
  display: none;
}
.bb-tabs .tab-content.active {
  display: block;
}
.bb-tabs .tabs-content {
  background-color: #ddd;
  padding: 35px 30px;
}
.bb-tabs .tabs-menu.active:before {
  background-color: #fdc316;
}

.bb-tabs .tabs-menu, .woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 20px 0;
  list-style: none;
  text-align: center;
}
.bb-tabs .tabs-menu li, .woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: block;
  position: relative;
  margin: 5px 15px 0 15px;
  padding: 0;
}
.bb-tabs .tabs-menu li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: inherit;
  text-decoration: none;
  padding: 10px 0;
  display: block;
}
.bb-tabs .tabs-menu li h3, .bb-tabs .tabs-menu li h2, .bb-tabs .tabs-menu li .tab-title, .woocommerce div.product .woocommerce-tabs ul.tabs li h3, .woocommerce div.product .woocommerce-tabs ul.tabs li h2, .woocommerce div.product .woocommerce-tabs ul.tabs li .tab-title {
  line-height: 25px;
  font-weight: normal;
}
.bb-tabs .tabs-menu li a, .bb-tabs .tabs-menu li h3, .bb-tabs .tabs-menu li h2, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li h3, .woocommerce div.product .woocommerce-tabs ul.tabs li h2 {
  font-size: 18px;
  margin: 0;
}
.bb-tabs .tabs-menu li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  bottom: -4px;
  height: 4px;
}

/* Tabs Vertical and Horizontal */
.bb-tabs.tabs-vertical:after, .bb-tabs.tabs-vertical:before, .bb-tabs.tabs-horizontal .tabs-menu:after, .bb-tabs.tabs-horizontal .tabs-menu:before {
  content: " ";
  display: table;
}
.bb-tabs.tabs-vertical:after, .bb-tabs.tabs-horizontal .tabs-menu:after {
  clear: both;
}
.bb-tabs.tabs-vertical {
  width: 100%;
}
.bb-tabs.tabs-vertical .tabs-menu {
  margin-left: auto;
  margin-right: auto;
}
.bb-tabs.tabs-vertical .tabs-content {
  min-height: 180px;
}
.bb-tabs.tabs-horizontal .tabs-menu:before, .bb-tabs.tabs-horizontal .tabs-menu:after {
  content: " ";
  display: table;
}
.bb-tabs.tabs-horizontal .tabs-menu:after {
  clear: both;
}
.bb-tabs.tabs-horizontal .tabs-menu {
  *zoom: 1;
}

/* Media */
@media screen and (min-width: 481px) and (max-width: 1199px) {
  .bb-tabs.tabs-vertical .tabs-menu {
    width: 50%;
  }
}
@media screen and (min-width: 481px) {
  .bb-tabs.tabs-horizontal .tabs-menu {
    border-bottom: 4px solid #828282;
  }
  .bb-tabs.tabs-horizontal .tabs-menu,
  .woocommerce div.product .woocommerce-tabs.tabs-horizontal ul.tabs {
    text-align: left;
  }
  .bb-tabs.tabs-horizontal .tabs-menu li,
  .woocommerce div.product .woocommerce-tabs.tabs-horizontal ul.tabs li {
    display: inline-block;
    margin: 0;
  }
  .bb-tabs.tabs-horizontal .tabs-menu li a,
  .woocommerce div.product .woocommerce-tabs.tabs-horizontal ul.tabs li a {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .bb-tabs.tabs-vertical li {
    margin: 10px 30px 10px 0;
  }
  .bb-tabs.tabs-vertical {
    display: table;
  }
  .bb-tabs.tabs-vertical .tabs-menu, .bb-tabs.tabs-vertical .tabs-content {
    display: table-cell;
    height: 100%;
    vertical-align: top;
  }
  .bb-tabs.tabs-vertical .tabs-menu {
    width: 25%;
    margin: 0;
  }
  .bb-tabs.tabs-vertical .tabs-content {
    width: 75%;
  }
  .bb-tabs.tabs-vertical li:first-child {
    margin-top: 0;
  }
}
/* *** Price Block *** */
.bb-price-block {
  float: left;
}
.bb-price-block .current-price, .bb-price-block ins,
.bb-price-block .old-price, .bb-price-block del {
  display: block;
}
.bb-price-block .current-price, .bb-price-block ins, .bb-price-block .amount,
.bb-price-block .old-price, .bb-price-block del {
  padding-left: 23px;
}
.bb-price-block .current-price, .bb-price-block ins, .bb-price-block .amount {
  position: relative;
  font-size: 17px;
  line-height: 18px;
  font-weight: 700;
}
.bb-price-block .current-price:before, .bb-price-block ins:before, .bb-price-block .amount:before {
  content: "\f02b";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 14px;
  line-height: 14px;
  font-family: "ui-icomoon";
}
.bb-price-block .old-price, .bb-price-block del, .bb-price-block del .amount {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: line-through;
}

/* *** Author *** */
/* * Author Card Maxi * */
.bb-author-vcard {
  text-align: center;
}
.bb-author-vcard .author {
  border: 1px solid #ececec;
  overflow: hidden;
}
.bb-author-vcard .header-info a:hover:hover, .bb-author-vcard .header-info a:hover, .bb-author-vcard .auth-references a:hover {
  opacity: 0.8;
}
.bb-author-vcard header {
  float: left;
  width: 100%;
  position: relative;
}
.bb-author-vcard .header-info a:hover:hover, .bb-author-vcard .header-info a:hover, .bb-author-vcard .auth-references a:hover {
  opacity: 0.8;
}
.bb-author-vcard .auth-avatar.avatar {
  margin: 15px 15px 0;
  padding-top: 0;
  width: 145px;
  height: 145px;
  display: inline-block;
  border-radius: 50%;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.18);
}
.bb-author-vcard .auth-avatar.avatar img {
  width: 100%;
  border-radius: 50%;
}
.bb-author-vcard .header-info {
  overflow: hidden;
  padding: 15px;
}
.bb-author-vcard .auth-name {
  margin: 0;
}
.bb-author-vcard .auth-url {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
  text-transform: none;
}
.bb-author-vcard .auth-byline {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: normal;
}
.bb-author-vcard .author-info {
  padding: 25px 30px;
  display: inline-block;
}
.bb-author-vcard .author-info .auth-desc {
  margin-bottom: 13px;
}
.bb-author-vcard .author-info .auth-desc p:last-child {
  margin: 0;
}
.bb-author-vcard .website-url {
  display: inline-block;
  font-size: 14px;
  text-decoration: underline;
  word-break: break-word;
}
.bb-author-vcard .social {
  margin-top: 13px;
  width: 100%;
}
.bb-author-vcard .social ul {
  display: inline-block;
  margin: 0;
}
.bb-author-vcard .social li {
  float: none;
  margin: 0 10px;
}
.bb-author-vcard .gfy-badge-list {
  margin-left: 7px;
}
@media (min-width: 768px) {
  .bb-author-vcard {
    text-align: left;
  }
  .bb-author-vcard .auth-avatar.avatar {
    float: left;
    position: absolute;
    margin: 0 20px 0 25px;
    top: 30px;
  }
  .bb-author-vcard .header-info {
    padding: 20px 35px 13px 190px;
    min-height: 60px;
  }
  .bb-author-vcard .social li {
    margin: 0 20px 0 0;
  }
  .bb-author-vcard .author-info {
    padding: 13px 35px 20px 190px;
    min-height: 115px;
  }
}
.bb-author-vcard.no-author-info .auth-avatar.avatar {
  width: 135px;
  height: 135px;
}

/* * Author Card Mini * */
.bb-author-vcard-mini {
  display: table;
}
.bb-author-vcard-mini .author-avatar, .bb-author-vcard-mini .author-info {
  display: table-cell;
}
.bb-author-vcard-mini .author-info {
  font-size: 13px;
  font-weight: 400;
}
.bb-author-vcard-mini .auth-title {
  width: 100%;
  margin-top: 5px;
}
.bb-author-vcard-mini .author-avatar, .bb-author-vcard-mini .author-info, .bb-author-vcard-mini .auth-url, .bb-author-vcard-mini .auth-byline, .bb-author-vcard-mini .author-avatar, .bb-author-vcard-mini .auth-posted-on {
  vertical-align: middle;
}
.bb-author-vcard-mini .auth-posted-on, .bb-author-vcard-mini .auth-name, .bb-author-vcard-mini .auth-title, .bb-author-vcard-mini .auth-byline {
  display: inline-block;
}
.bb-author-vcard-mini .author-avatar > a {
  width: 26px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}
.bb-author-vcard-mini .author-avatar img {
  width: 100%;
  border-radius: 50%;
}
.bb-author-vcard-mini .auth-byline {
  margin-right: 3px;
}
.bb-author-vcard-mini .auth-name {
  margin-right: 5px;
}
.bb-author-vcard-mini .auth-name a:hover {
  text-decoration: underline;
}
.bb-author-vcard-mini.size-md .author-avatar > a {
  width: 48px;
  height: 48px;
  margin-right: 15px;
}
.bb-author-vcard-mini.size-md .auth-url {
  font-size: 17px;
  line-height: 17px;
}
.bb-author-vcard-mini.size-md .auth-name {
  margin-right: 10px;
}

/* *** Includes .bb-cat-links & post-comments-count (.bb-post-meta) *** */
.bb-post-terms {
  margin-bottom: 7px;
  font-size: 0;
}
.bb-post-terms:before, .bb-post-terms:after {
  content: " ";
  display: table;
}
.bb-post-terms:after {
  clear: both;
}
.bb-post-terms {
  *zoom: 1;
}
.bb-post-terms > div {
  display: inline-block;
}

/* *** Category Links *** */
.bb-cat-links {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.bb-cat-links a, .bb-cat-links span {
  display: inline-block;
  margin: 0 10px 3px 0;
}
.bb-cat-links a {
  color: inherit;
  font-size: inherit;
}
.bb-cat-links a:hover {
  text-decoration: underline;
}
.bb-cat-links.size-lg a {
  font-size: 18px;
  line-height: 20px;
}

/* *** Tags *** */
.bb-tags, .widget_product_tag_cloud .tagcloud {
  clear: both;
  margin: 30px 0 10px;
  overflow: hidden;
}
.bb-tags a, .widget_product_tag_cloud .tagcloud a {
  float: left;
  margin: 0 3px 6px 0;
  padding: 7px 13px 7px;
  font-size: 13px !important;
  line-height: 15px;
  font-weight: 700;
  color: inherit;
  text-transform: uppercase;
  border: 3px solid #ececec;
}

/* *** Post Meta *** */
.bb-post-meta {
  font-size: 16px;
  line-height: 1em;
}
.bb-post-meta .post-meta-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.bb-post-meta .post-meta-item .bb-icon, .bb-post-meta .post-meta-item .count, .bb-post-meta .post-meta-item .txt {
  line-height: 20px;
}
.bb-post-meta .post-meta-item .bb-icon, .bb-post-meta .post-meta-item .count {
  margin-right: 5px;
}
.bb-post-meta .post-meta-item .bb-icon {
  vertical-align: middle;
  font-size: 16px;
}
.bb-post-meta .post-meta-item .count, .bb-post-meta .post-meta-item .txt {
  font-size: 12px;
}
.bb-post-meta .post-meta-item > * {
  display: inline-block;
}
.bb-post-meta.size-lg .post-meta-item {
  margin-right: 15px;
}
.bb-post-meta.size-lg .post-meta-item .bb-icon, .bb-post-meta.size-lg .post-meta-item .count, .bb-post-meta.size-lg .post-meta-item .txt {
  line-height: 22px;
}
.bb-post-meta.size-lg .post-meta-item .bb-icon {
  font-size: 22px;
}
.bb-post-meta.size-lg .post-meta-item .count, .bb-post-meta.size-lg .post-meta-item .txt {
  vertical-align: middle;
  font-size: 18px;
}
.bb-post-meta.post-meta-bg {
  padding: 1px 10px;
  line-height: 18px;
  background-color: rgba(40, 40, 40, 0.5);
  border-radius: 10px;
  display: inline-block;
}
.bb-post-meta.post-meta-bg .post-meta-item {
  color: #fff;
}

/* *** Share Box *** */
.bb-post-share-box {
  clear: both;
}
.bb-post-share-box .content {
  padding: 0 10px;
  margin-left: -10px;
  margin-right: -10px;
  vertical-align: top;
}
.bb-post-share-box .content:before, .bb-post-share-box .content:after {
  content: " ";
  display: table;
}
.bb-post-share-box .content:after {
  clear: both;
}
.bb-post-share-box .content {
  *zoom: 1;
}
.bb-post-share-box .content > * {
  margin: 0 3px 0 0;
  vertical-align: top;
}
.bb-post-share-box .bb-post-rating {
  float: right;
  position: relative;
  z-index: 40;
  margin-right: 0;
}
.bb-post-share-box.bottom {
  padding-top: 0;
  margin-top: 20px;
}
.bb-post-share-box h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px 0 20px;
}
.bb-post-share-box .post-share-count {
  float: left;
  max-width: inherit;
  padding: 10px 15px;
}
.bb-post-share-box .post-meta {
  float: right;
  padding: 10px 15px;
  background-color: #f7f7f7;
  color: inherit;
  height: 42px;
}
.bb-post-share-box .mobile-info {
  display: none;
  text-align: right;
  font-size: 13px;
  line-height: 18px;
  background-color: inherit;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 479px) {
  .bb-post-share-box .has-share-buttons .bb-post-rating .count {
    display: none;
  }
  .bb-post-share-box .has-share-buttons .bb-post-rating .point-btn.down {
    border-right-color: transparent;
  }
  .bb-post-share-box .has-share-buttons .post-share-count, .bb-post-share-box .has-share-buttons .post-meta {
    display: none;
  }
  .bb-post-share-box .has-share-buttons .mobile-info {
    display: block;
  }
  .bb-post-share-box .content {
    position: relative;
  }
}
@media screen and (min-width: 701px) {
  .bb-post-share-box .content {
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

/* *** Post Rating *** */
.bb-post-rating .inner {
  overflow: hidden;
  border: 2px solid #ececec;
  height: 42px;
}
.bb-post-rating .inner {
  overflow: hidden;
}
.bb-post-rating .inner > * {
  white-space: nowrap;
}
.bb-post-rating .point-btn {
  float: left;
  width: 39px;
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  font-size: 20px;
  color: #757575;
  text-align: center;
  border-radius: 0;
  border: 0 none;
  border-right: 2px solid #ececec;
}
.bb-post-rating .point-btn i {
  display: inline-block;
  transition: all 0.02s ease-out;
}
.bb-post-rating .point-btn:hover {
  box-shadow: none;
}
.bb-post-rating .point-btn:hover i {
  transition: all 0.2s ease-out;
}
.bb-post-rating .point-btn.up:hover i {
  transform: translate(0px, -3px);
}
.bb-post-rating .point-btn.down {
  margin-left: 0;
}
.bb-post-rating .point-btn.down:hover i {
  transform: translate(0px, 3px);
}
.bb-post-rating .point-btn.active i {
  opacity: 0.9;
}
.bb-post-rating .point-btn.active.up {
  color: #5cb85c;
}
.bb-post-rating .point-btn.active.down {
  color: #d9534f;
}
.bb-post-rating .count {
  position: relative;
  float: left;
  padding: 0 5px;
  min-width: 50px;
  line-height: 39px;
  font-size: 22px;
  color: inherit;
  text-align: center;
}
.bb-post-rating .count .bb-icon {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  margin: 7px 0 0 -11px;
  opacity: 0.6;
  border-color: #757575 !important;
}
.bb-post-rating .count.loading .bb-icon {
  display: inline-block;
}
.bb-post-rating .count.loading .text {
  display: none;
}

/* *** Post Secondary Label *** */
.bb-sec-label {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-right: 10px;
}

/* *** Post Source Via Block *** */
.bb-source-via .s-v-itm-list {
  list-style: none;
  margin: 0;
}
.bb-source-via .s-v-itm {
  display: inline-block;
  padding: 7px 14px;
  border-radius: 3px;
  background-color: #ddd;
  margin: 0 7px 7px 0;
}
.bb-source-via .s-v-title {
  font-size: 13px;
  margin-right: 10px;
  font-weight: bold;
}
.bb-source-via .s-v-link {
  font-size: 12px;
}
.bb-source-via .s-v-itm, .bb-source-via .s-v-title, .bb-source-via .s-v-link {
  line-height: 15px;
}

/* *** Affiliate Content *** */
.post .product-affiliate,
.bb-affiliate-content {
  clear: both;
}
.post .product-affiliate:before, .post .product-affiliate:after,
.bb-affiliate-content:before,
.bb-affiliate-content:after {
  content: " ";
  display: table;
}
.post .product-affiliate:after,
.bb-affiliate-content:after {
  clear: both;
}
.post .product-affiliate,
.bb-affiliate-content {
  *zoom: 1;
}

.bb-affiliate-content {
  margin: 10px 0;
}
.bb-affiliate-content .item-url {
  float: right;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.bb-affiliate-content .item-url:hover {
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}

/* * View Full post * */
.view-full-post {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(31, 31, 31, 0.8);
  text-align: center;
  padding: 6px 5px 5px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.view-full-post .bb-btn, .view-full-post button {
  padding: 7px 15px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
}
.view-full-post .bb-btn:hover, .view-full-post button:hover {
  opacity: 0.9;
}

.full-post-show .post-thumbnail .view-full-post {
  display: block;
}
.full-post-show .post-thumbnail.show-short-media {
  max-height: 500px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .full-post-show .post-thumbnail.show-short-media {
    max-height: 300px;
  }
}

/* Boombox Post Formats */
.bb-post-format {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
.bb-post-format .bb-badge {
  margin: 0;
  transform: translate(-50%, -50%) !important;
}
.bb-post-format .bb-badge .circle {
  opacity: 0.6;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.9) !important;
}
.bb-post-format .bb-badge .circle i {
  color: #1f1f1f !important;
}
.bb-post-format.xs .bb-badge .circle {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.bb-post-format.xs .bb-badge .circle i {
  font-size: 26px;
}
.bb-post-format.md .bb-badge .circle {
  width: 55px;
  height: 55px;
  line-height: 55px;
}
.bb-post-format.md .bb-badge .circle i {
  font-size: 30px;
}
.bb-post-format.lg .bb-badge .circle {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.bb-post-format.lg .bb-badge .circle i {
  font-size: 40px;
}

/* Reading time */
.bb-reading-time {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0.5em;
  line-height: 1em;
  font-size: 1em;
  font-weight: 700;
  border-radius: 2px;
  vertical-align: middle;
}
.bb-reading-time.with-content {
  margin: 0.2em 0.5em 0;
}
.bb-reading-time * {
  display: inline-block;
  vertical-align: middle;
}
.bb-reading-time .bb-clock {
  margin-right: 7px;
}
.bb-reading-time .bb-arrow {
  margin-right: 3px;
  opacity: 0.7;
  font-size: 0.7em;
  line-height: 1.4em;
}
.bb-reading-time.xs {
  padding: 0.2em 0.3em;
  font-size: 0.5em;
}
.bb-reading-time.md {
  padding: 0.4em 0.5em;
  font-size: 0.7em;
}
.bb-reading-time.lg {
  padding: 0.4em 0.5em;
  font-size: 0.9em;
}

/* *** Image Shapes *** */
.bb-circle-thumb, .bb-border-thumb {
  max-width: 100%;
}

.bb-border-thumb {
  display: inline-block;
  padding: 5px;
  border: 1px solid #828282;
}

.bb-circle-thumb {
  position: relative;
  z-index: 1;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}
.bb-circle-thumb img {
  position: relative;
  z-index: 0;
  border-radius: 50%;
}

/* *** Social *** */
.social {
  display: inline-block;
  list-style: none;
}
.social li {
  float: left;
  display: inline-block;
  list-style: none;
  margin-right: 25px;
}
.social li:last-child {
  margin-right: 0;
}
.social li a {
  font-size: 20px;
  color: inherit;
}
.social li a:hover {
  text-decoration: none;
}

/* *** Dropdown *** */
.bb-dropdown .dropdown-toggle, .bb-dropdown .dropdown-content {
  background-color: #fff;
  border: 2px solid #ececec;
  border-radius: 3px;
}
.bb-dropdown .dropdown-toggle {
  text-align: left;
  position: relative;
  line-height: 1.42857143;
  cursor: default;
}
.bb-dropdown .dropdown-toggle:after {
  content: "\f0d7";
  font-family: "ui-icomoon";
  line-height: 1em;
  font-size: 14px;
  position: absolute;
  top: 0;
  transform: -50%, -50%;
  right: 10px;
  vertical-align: middle;
}
.bb-dropdown .dropdown-toggle.dropdown-sm {
  padding: 5px 24px 5px 14px;
  min-height: 32px;
  font-size: 13px;
}
.bb-dropdown .dropdown-toggle.dropdown-sm:after {
  line-height: 28px;
}
.bb-dropdown .dropdown-toggle.dropdown-md {
  padding: 12px 24px 12px 14px;
  min-height: 48px;
  font-size: 14px;
}
.bb-dropdown .dropdown-toggle.dropdown-md:after {
  line-height: 44px;
}
.bb-dropdown .dropdown-toggle.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bb-dropdown .dropdown-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  text-align: left;
  font-size: 13px;
}
.bb-dropdown .dropdown-content a {
  transition: all ease-out 0.25s;
}
.bb-dropdown .dropdown-content a:hover {
  opacity: 0.8;
}
.bb-dropdown .dropdown-content ul {
  list-style: none;
  margin: 0;
}
.bb-dropdown .dropdown-content li {
  padding: 7px 15px;
  border-bottom: 1px solid #ececec;
}
.bb-dropdown .dropdown-content li:last-child {
  border: none;
}
.bb-dropdown .dropdown-content li.active {
  background-color: #f7f7f7;
}

/* *** Bordered Block *** */
.bb-bordered-block,
.woocommerce form.checkout_coupon, .woocommerce-cart table.cart td.actions .coupon, .woocommerce form.login,
.wp-activate-container {
  position: relative;
  z-index: 10;
  padding: 25px 37px;
  clear: both;
  display: block;
  border: none;
}
.bb-bordered-block:after,
.woocommerce form.checkout_coupon:after, .woocommerce-cart table.cart td.actions .coupon:after, .woocommerce form.login:after,
.wp-activate-container:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 5px solid #ececec;
  border-radius: 6px;
}

/* *** Forms *** */
/* * General * */
button[type=submit],
input[type=submit],
#buddypress #register-page input[type=submit],
#buddypress #activate-page .button {
  height: auto;
  padding: 14px 35px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  border: 0 none;
  font-family: inherit;
  -webkit-appearance: none;
  transition: all 0.1s ease-out;
}
button[type=submit][disabled=disabled],
input[type=submit][disabled=disabled],
#buddypress #register-page input[type=submit][disabled=disabled],
#buddypress #activate-page .button[disabled=disabled] {
  opacity: 0.7;
}

.touchevents button:focus, .touchevents button:active {
  box-shadow: none;
}

input[type=tel],
input[type=text],
input[type=number],
input[type=date],
input[type=time],
input[type=url],
input[type=email],
input[type=search],
input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

select,
textarea,
input[type=tel],
input[type=text],
input[type=number],
input[type=date],
input[type=time],
input[type=url],
input[type=email],
input[type=search],
input[type=password],
.select2-search--dropdown .select2-search__field {
  display: block;
  width: 100%;
  padding: 12px 14px;
  text-align: center;
  font-size: 14px;
  line-height: 1.42857143;
  color: inherit;
  border: 2px solid #ececec;
  background-color: transparent;
  font-family: inherit;
}

input, select {
  height: 48px;
}

input[type=checkbox],
input[type=radio] {
  height: auto;
}

input.error, select.error, textarea.error {
  border-color: #FF0000 !important;
}

textarea {
  padding: 20px 14px;
  height: 170px;
  resize: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 24px;
  background-image: url("../images/caret-down.svg");
  background-size: auto 18px;
  background-repeat: no-repeat;
  background-position: right center;
}
select::-ms-expand {
  display: none;
}

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  padding: 0;
  margin-top: 1px\9 ;
  line-height: normal;
  box-sizing: border-box;
}

input[type=button], input[type=search] {
  -webkit-appearance: none;
}

.input-field {
  position: relative;
  margin-bottom: 10px;
}

label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
}

.bb-checkbox, .bb-radio, .bb-checkbox-inline, .bb-radio-inline {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bb-checkbox label, .bb-radio label, .bb-checkbox-inline label, .bb-radio-inline label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.bb-checkbox input[type=checkbox], .bb-checkbox input[type=radio], .bb-radio input[type=checkbox], .bb-radio input[type=radio], .bb-checkbox-inline input[type=checkbox], .bb-checkbox-inline input[type=radio], .bb-radio-inline input[type=checkbox], .bb-radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9 ;
  margin-left: -20px;
  left: 0;
  top: 4px;
}

/* Captcha Styling */
.google-captcha-code {
  display: inline-block;
}

.captcha-container {
  padding: 22px 5%;
  margin-bottom: 21px !important;
}

.form-captcha {
  text-align: left;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.form-captcha img {
  max-width: 100%;
  width: 100%;
}
.form-captcha .refresh-captcha {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -18px;
  color: #4c4c4c;
  opacity: 0.6;
}
.form-captcha .refresh-captcha:before {
  content: "\f021";
  color: inherit;
  font-size: 25px;
  font-family: "ui-icomoon";
}

.google-captcha-code {
  display: inline-block;
}

.grecaptcha-badge {
  z-index: 1050;
}

/* * Select2 Plugin Specific Styles * */
.select2-container .select2-selection--single {
  height: 48px;
  text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
  font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 44px;
  top: 2px;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown {
  border: 2px solid #ececec;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  text-align: left;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  color: inherit;
  background-color: #f1f1f1;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #e5e5e5;
}

.select2-results {
  background: #fafafa;
}

.select2-results__option {
  padding: 6px 6px 6px 12px;
  font-size: 14px;
}

/* * Form Components * */
/* Form block */
.bb-form-block {
  padding: 25px;
  border-radius: 5px;
}
.bb-form-block select, .bb-form-block textarea, .bb-form-block input[type=tel], .bb-form-block input[type=text], .bb-form-block input[type=number], .bb-form-block input[type=date], .bb-form-block input[type=time], .bb-form-block input[type=url], .bb-form-block input[type=email], .bb-form-block input[type=search], .bb-form-block input[type=password] {
  text-align: left;
}
.bb-form-block label {
  font-size: 14px;
}
.bb-form-block .input-field {
  margin-bottom: 20px;
}
.bb-form-block .input-field:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .bb-form-block {
    padding: 45px;
  }
}

/* Input with addon */
.bb-input-addon {
  position: relative;
}
.bb-input-addon .search-field {
  padding-right: 50px;
  text-align: left;
}
.bb-input-addon button[type=submit].search-submit {
  position: absolute;
  top: 13px;
  right: 14px;
  padding: 0;
  margin: 0;
  width: auto;
  font-size: 15px;
  background: none;
}
.bb-input-addon button[type=submit].search-submit:before {
  font-family: "ui-icomoon";
  content: "\e973";
  font-size: 21px;
}
.bb-input-addon button[type=submit].search-submit:hover {
  box-shadow: none;
  opacity: 0.7;
}

/* Form Row Actions */
.bb-form-row-actions {
  width: 100%;
}
.bb-form-row-actions .captcha-container {
  width: 100%;
  margin-bottom: 0px !important;
}
.bb-form-row-actions .input-field, .bb-form-row-actions .captcha-container, .bb-form-row-actions input[type=submit] {
  display: inline-block;
  width: 100%;
}
.bb-form-row-actions .captcha-col, .bb-form-row-actions .btn-col {
  text-align: center;
  padding-top: 20px;
}
.bb-form-row-actions .google-captcha-code {
  transform: scale(0.8);
  transform-origin: 50% 50%;
  margin-left: calc((100% - 304px) / 2);
}
@media (min-width: 480px) {
  .bb-form-row-actions .input-field, .bb-form-row-actions input[type=submit], .bb-form-row-actions .captcha-container {
    width: 300px;
  }
}
@media (min-width: 344px) {
  .bb-form-row-actions .google-captcha-code {
    transform: scale(0.9);
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .bb-form-row-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .bb-form-row-actions .google-captcha-code {
    transform-origin: 0 50%;
    transform: scale(1);
  }
  .bb-form-row-actions .captcha-col, .bb-form-row-actions .btn-col {
    display: inline-block;
    float: none;
    height: 100%;
    vertical-align: middle;
    text-align: left;
  }
  .bb-form-row-actions .btn-col {
    text-align: right;
    flex-grow: 10;
    float: right;
  }
  .bb-form-row-actions input[type=submit], .bb-form-row-actions .input-field {
    width: auto;
  }
}

.two-sidebar .bb-form-row-actions input[type=submit] {
  padding: 14px 20px;
  font-size: 15px;
}

/* Form Row with Checkbox and Label */
.bb-row-check-label {
  text-align: left;
  line-height: 16px;
}
.bb-row-check-label .form-input, .bb-row-check-label .form-label {
  line-height: 1em;
  vertical-align: middle;
  margin: 0;
}
.bb-row-check-label .form-label {
  display: inline;
  color: inherit;
  font-size: 14px;
}
.bb-row-check-label a:hover {
  text-decoration: underline;
}

/* Password Strength Tool */
.bb-pass-strength {
  font-size: 14px;
  margin-bottom: 15px;
}
.bb-pass-strength:before, .bb-pass-strength:after {
  content: " ";
  display: table;
}
.bb-pass-strength:after {
  clear: both;
}
.bb-pass-strength {
  *zoom: 1;
}
.bb-pass-strength .pass-status-msg, .bb-pass-strength .pass-progress-bar {
  clear: both;
}
.bb-pass-strength .pass-status-msg {
  width: 100%;
  margin-bottom: 10px;
}
.bb-pass-strength .pass-msg-title, .bb-pass-strength .pass-status-msg {
  float: left;
}
.bb-pass-strength .pass-msg-value {
  font-weight: bold;
  float: right;
}
.bb-pass-strength .pass-progress-bar {
  position: relative;
  width: 100%;
  height: 8px;
  background-color: #ececec;
  border-radius: 25px;
}
.bb-pass-strength .pass-progress-bar:before {
  content: "";
  width: 0;
  transition: width 0.25s ease-in;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 25px 0 0 25px;
}
.bb-pass-strength.bb-mismatch-pass {
  font-size: 16px;
  color: #d9534f;
}
.bb-pass-strength.bb-mismatch-pass .pass-msg-value {
  font-weight: normal;
  float: none;
}
.bb-pass-strength.bb-mismatch-pass .pass-status-msg {
  margin: 0;
}
.bb-pass-strength.bb-short-pass .pass-msg-value {
  color: #d9534f;
}
.bb-pass-strength.bb-short-pass .pass-progress-bar:before {
  width: 25%;
  background-color: #d9534f;
}
.bb-pass-strength.bb-weak-pass .pass-msg-value {
  color: #f0ad4e;
}
.bb-pass-strength.bb-weak-pass .pass-progress-bar:before {
  width: 50%;
  background-color: #f0ad4e;
}
.bb-pass-strength.bb-good-pass .pass-msg-value {
  color: #5bc0de;
}
.bb-pass-strength.bb-good-pass .pass-progress-bar:before {
  width: 75%;
  background-color: #5bc0de;
}
.bb-pass-strength.bb-strong-pass .pass-msg-value {
  color: #5cb85c;
}
.bb-pass-strength.bb-strong-pass .pass-progress-bar:before {
  width: 100%;
  background-color: #5cb85c;
  border-radius: 25px;
}

/* *** Popups *** */
/* Light modal */
.light-modal .modal-body {
  padding: 0;
  position: relative;
  min-height: 100%;
}
.light-modal .modal-close {
  font-size: 14px;
  z-index: 1010;
}
.light-modal .modal-close .bb-icon {
  line-height: 27px;
}
.light-modal .modal-close:focus:after {
  outline: none;
}
@media screen and (min-width: 701px) {
  .light-modal.light-modal-active {
    background: transparent;
  }
}

/* Inline Popup */
.inline-popup {
  display: none;
  text-align: center;
  width: 850px;
  padding: 30px 30px;
  max-width: 100%;
  background-color: #ffffff;
}
.inline-popup h3 {
  text-transform: capitalize;
}
.inline-popup .intro {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

/* Authentication */
.authentication {
  padding: 0;
  text-align: center;
  /* Boxed style mobile view */
}
.authentication .wrapper {
  display: table;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  overflow: hidden;
}
.authentication .wrapper .content-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  padding: 0 15px 15px;
  max-width: 100%;
}
.authentication .wrapper .content-wrapper .content-header {
  padding-top: 30px;
}
.authentication .wrapper .content-wrapper .content-header h3 {
  text-transform: capitalize;
}
.authentication .wrapper .content-header, .authentication .wrapper .content-body {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
}
.authentication .intro {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #9a9a9a;
}
.authentication ._or {
  clear: both;
  display: block;
  padding: 0 0 4px;
  font-size: 18px;
  color: #9a9a9a;
}
.authentication .status-msg {
  margin-bottom: 10px;
}
.authentication .forgot-password-link {
  color: inherit;
  font-size: 14px;
  line-height: 16px;
}
.authentication .row-remember-me {
  padding-bottom: 10px;
}
.authentication .bb-btn, .authentication button {
  width: 100%;
}
.authentication .content-footer {
  height: 87px;
}
.authentication .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 18px 15px;
  background-color: #ececec;
}
.authentication .bottom .text {
  display: inline-block;
  margin: 0 20px 0 0;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}
.authentication .bottom .bb-btn, .authentication .bottom button {
  width: auto;
}
.authentication .note {
  font-size: 14px;
  margin: 0 0 10px;
}
.authentication .google-captcha-code {
  transform: scale(0.8);
  transform-origin: 50% 50%;
  margin-left: calc((100% - 304px) / 2);
  margin-bottom: -10px;
}
@media (min-width: 374px) {
  .authentication .google-captcha-code {
    transform: scale(1);
    margin: 0;
  }
}
@media (min-width: 701px) {
  .authentication {
    width: 660px;
  }
}
@media (min-width: 386px) {
  .authentication .wrapper .content-header, .authentication .wrapper .content-body {
    width: 356px;
  }
}
@media screen and (max-width: 479px) {
  .authentication .button {
    width: 100%;
    max-width: 100%;
  }
  .authentication .content-footer {
    height: 120px;
  }
  .authentication .bottom .text {
    margin: 0 0 15px 0;
    display: block;
  }
}

/* *** Badges *** */
/* General Badges */
.bb-badge {
  position: relative;
  display: inline-block;
  text-align: center;
}
.bb-badge .circle {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 0;
  vertical-align: middle;
  border-radius: 50%;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
.bb-badge .circle i {
  font-size: 26px;
  line-height: 40px;
  vertical-align: middle;
}
.bb-badge .circle img {
  vertical-align: middle;
  width: 100%;
}
.bb-badge .text {
  display: none;
  font-size: 8px;
  line-height: 9px;
  color: #1f1f1f;
  text-transform: uppercase;
  white-space: nowrap;
}

.bb-badge.badge-sm .circle, .bb-badge .circle {
  width: 40px;
  height: 40px;
}
.bb-badge.badge-sm .circle i, .bb-badge .circle i {
  font-size: 26px;
  line-height: 40px;
}
.bb-badge.badge-md .circle {
  width: 48px;
  height: 48px;
}
.bb-badge.badge-md .circle i {
  font-size: 28px;
  line-height: 48px;
}
.bb-badge.badge-lg .circle {
  width: 80px;
  height: 80px;
}
.bb-badge.badge-lg .circle i {
  font-size: 53px;
  line-height: 80px;
}

.no-touchevents .bb-badge:hover,
.touchevents .bb-badge:focus,
.touchevents .bb-badge:active {
  transform: translate(0px, -3px);
}

.bb-badge-list {
  position: relative;
}
.bb-badge-list ul {
  list-style: none;
  margin: 0;
}
.bb-badge-list ul li {
  list-style: none;
  display: inline-block;
}
.bb-badge-list .bb-badge {
  margin: 0 3px 5px;
  vertical-align: top;
}

.badge-face-text .bb-badge .text {
  display: none;
}
.badge-face-text .bb-top-badge-list .bb-badge .circle,
.badge-face-text .bb-header .badge .circle {
  margin-bottom: 5px;
}
.badge-face-text .bb-top-badge-list .bb-badge .text,
.badge-face-text .bb-header .badge .text {
  display: block;
}
.badge-face-text .more-menu .circle {
  margin-bottom: 0;
}
.badge-face-text .more-menu .badge .text {
  display: none;
}

.badge-text .bb-badge,
.badge-text-angle .bb-badge,
.no-svg .badge-face .bb-badge,
.no-svg .badge-face-text .bb-badge {
  text-align: center;
}
.badge-text .bb-badge .circle,
.badge-text-angle .bb-badge .circle,
.no-svg .badge-face .bb-badge .circle,
.no-svg .badge-face-text .bb-badge .circle {
  margin-bottom: 0 !important;
}
.badge-text .bb-badge .circle img, .badge-text .bb-badge .circle i,
.badge-text-angle .bb-badge .circle img,
.badge-text-angle .bb-badge .circle i,
.no-svg .badge-face .bb-badge .circle img,
.no-svg .badge-face .bb-badge .circle i,
.no-svg .badge-face-text .bb-badge .circle img,
.no-svg .badge-face-text .bb-badge .circle i {
  display: none;
}
.badge-text .bb-badge .text,
.badge-text-angle .bb-badge .text,
.no-svg .badge-face .bb-badge .text,
.no-svg .badge-face-text .bb-badge .text {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 99.9%;
  min-width: 100%;
  font-size: 11px;
  line-height: 40px;
}
.badge-text .bb-header .large .bb-badge-list .bb-badge .text,
.badge-text .bb-top-badge-list .bb-badge-list .bb-badge .text,
.badge-text-angle .bb-header .large .bb-badge-list .bb-badge .text,
.badge-text-angle .bb-top-badge-list .bb-badge-list .bb-badge .text,
.no-svg .badge-face .bb-header .large .bb-badge-list .bb-badge .text,
.no-svg .badge-face .bb-top-badge-list .bb-badge-list .bb-badge .text,
.no-svg .badge-face-text .bb-header .large .bb-badge-list .bb-badge .text,
.no-svg .badge-face-text .bb-top-badge-list .bb-badge-list .bb-badge .text {
  font-size: 11px;
  line-height: 48px;
}

.badge-text-angle .bb-badge .text {
  transform: rotate(-30deg);
}

.badge-text .bb-badge.trending .circle i,
.badge-text-angle .bb-badge.trending .circle i,
.no-svg .badge-face .bb-badge.trending .circle i,
.no-svg .badge-face-text .bb-badge.trending .circle i {
  display: inline-block;
}
.badge-text .bb-badge.trending .text,
.badge-text-angle .bb-badge.trending .text,
.no-svg .badge-face .bb-badge.trending .text,
.no-svg .badge-face-text .bb-badge.trending .text {
  display: none;
}

.bb-header .large .bb-badge-list .bb-badge .circle {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.bb-header .large .bb-badge-list .bb-badge .text {
  font-size: 11px;
  line-height: 1em;
}
.bb-header .large .bb-badge-list .circle i {
  font-size: 28px;
}

/* Top Badges */
.bb-top-badge-list {
  margin-bottom: 1.875rem;
  text-align: center;
}
.bb-top-badge-list .bb-badge-list .bb-badge {
  margin: 0 5px 0;
}
.bb-top-badge-list .bb-badge-list .bb-badge .circle {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.bb-top-badge-list .bb-badge-list .bb-badge .text {
  font-size: 11px;
  line-height: 1em;
  font-weight: 600;
}
.bb-top-badge-list .bb-badge-list .circle i {
  font-size: 28px;
}
.bb-top-badge-list.bb-scroll-area .bb-badge-list ul {
  padding-top: 3px;
  padding-bottom: 10px;
}

/* *** Banners *** */
/* WP Quads plugin */
.quads-location {
  margin: 1.875rem 0 !important;
  padding: 0;
}
.quads-location:first-child {
  margin-top: 0 !important;
}

/* WP Quads plugin integration in Boombox */
#main > .bb-advertisement.container, .bb-page-header #main > .bb-advertisement.container-inner {
  margin-bottom: 0;
}

.bb-advertisement {
  clear: both;
  display: block;
  text-align: center;
}
.bb-advertisement:before, .bb-advertisement:after {
  content: " ";
  display: table;
}
.bb-advertisement:after {
  clear: both;
}
.bb-advertisement {
  *zoom: 1;
}
.bb-advertisement img {
  margin-left: auto;
  margin-right: auto;
  border-radius: 0;
}
.bb-advertisement .message {
  position: absolute;
  padding: 30px 20px 30px 50px;
  background-color: #daf1f8;
  border: 1px solid #85d0e7;
  color: #5bc0de;
  text-align: left;
}
.bb-advertisement .message:before {
  content: "\f05a";
  position: absolute;
  top: 32px;
  left: 16px;
  font-size: 25px;
  line-height: 25px;
  font-family: "ui-icomoon";
}
.bb-advertisement .quads-location {
  margin: 0 0 1.875rem !important;
}
.bb-advertisement.bb-before-header .quads-location {
  margin: 1.875rem !important;
}
.bb-advertisement.bb-before-header .quads-location:empty {
  margin: 0 !important;
}
.bb-advertisement.bb-after-f-area .quads-location {
  margin: 20px 0 0 !important;
}
.bb-advertisement.bb-before-cnt-area .quads-location {
  margin: 0 0 50px 0 !important;
}
.bb-advertisement:last-child .quads-location {
  margin-bottom: 0 !important;
}
.bb-advertisement.post-item .quads-location {
  margin: 0 !important;
}
.bb-advertisement.bb-sticky-bottom-area .quads-location {
  margin: 0 !important;
}

.post-grid .bb-advertisement {
  clear: none;
}

/* */
[class^=widget_adswidget] img, [class*=" widget_adswidget"] img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* *** Brand Block *** */
.bb-brand-block .brand-content {
  position: relative;
  padding-bottom: 10px;
}
.bb-brand-block .brand-content:before {
  content: "";
  position: absolute;
  height: 8px;
  border-radius: 20px;
  background: #828282;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
}
.bb-brand-block .brand-content-col {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 13px;
}
.bb-brand-block .brand-content-col p {
  margin: 0;
}
.bb-brand-block .brand-content-col.logo-col {
  padding-right: 20px;
}
.bb-brand-block .brand-content-col.desc-col {
  font-size: 14px;
}
.bb-brand-block .brand-logo {
  max-width: 120px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .bb-brand-block .brand-content {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .bb-brand-block .brand-content-col.byline-col {
    white-space: nowrap;
  }
}

/* *** Breadcrumb *** */
.bb-breadcrumb ol {
  list-style: none;
  margin: 0;
  font-size: 13px;
}
.bb-breadcrumb li, .bb-breadcrumb li a {
  display: inline;
}
.bb-breadcrumb li a, .bb-breadcrumb li > span {
  line-height: 20px;
}
.bb-breadcrumb li a > span {
  line-height: 1em;
}
.bb-breadcrumb li a, .bb-breadcrumb li span, .bb-breadcrumb li .bb-icon {
  vertical-align: middle;
}
.bb-breadcrumb .ordinal-item {
  text-transform: uppercase;
  font-weight: 600;
}
.bb-breadcrumb .ordinal-item:hover span {
  text-decoration: underline;
}
.bb-breadcrumb .last-item {
  cursor: default;
  pointer-events: none;
}
.bb-breadcrumb .sep-icon {
  margin: 0 8px;
  font-weight: 600;
  opacity: 0.6;
  font-size: 20px;
}
.bb-breadcrumb .root-icon {
  margin-right: 1px;
}

/* *** Timing Block *** */
.bb-timing-block {
  text-align: center;
}
.bb-timing-block.timing-info {
  font-size: 2.2rem;
  font-weight: 600;
}
.bb-timing-block.download-info {
  font-size: 16px;
  font-weight: 600;
}
.bb-timing-block .timing-seconds-row {
  display: block;
  font-size: 1.8rem;
  font-weight: normal;
}
.bb-timing-block .timing-seconds {
  font-weight: 600;
  font-size: 2rem;
}

/* *** Theme Mode switcher *** */
.bb-mode-switcher .bb-mode-toggle {
  position: relative;
  overflow: hidden;
}
.bb-mode-switcher .bb-day-mode-icon,
.bb-mode-switcher .bb-night-mode-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-out;
  z-index: 5;
}
.bb-mode-switcher .bb-placeholder {
  opacity: 0 !important;
  z-index: 0;
}

/**
 * 5.0  - Layout - includes layout elements: footer, containers, spacing, grid etc.
 */
/* *** Grid Framework *** */
/* *** Grid *** */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  *zoom: 1;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* *** Containers *** */
.page-wrapper {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#main {
  position: relative;
  min-height: 800px;
  max-width: 100%;
  margin: 0 auto 50px;
  z-index: 5;
  clear: both;
}

/* General containers */
.container, .bb-page-header .container-inner, .page-activate-signup #signup-content, .container-fluid {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container, .bb-page-header .container-inner, .page-activate-signup #signup-content {
  width: 1200px;
  max-width: 100%;
}

.container-fluid {
  width: 100%;
}
.container-fluid.no-gutters, .container-fluid.bb-page-header, .container-fluid.bb-featured-area.stretched {
  padding-left: 0;
  padding-right: 0;
}

/* Container with background image */
.with-background-media .page-wrapper {
  background-color: transparent !important;
}
.with-background-media #main {
  width: 1200px;
}
.with-background-media #main:before, .with-background-media #main:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 50px;
  z-index: 0;
  background-color: inherit;
}
.with-background-media #main:before {
  bottom: 100%;
}
.with-background-media #main:after {
  top: 100%;
}
.with-background-media .background-image {
  display: block;
}

.background-image {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: center top;
}
.background-image .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Mce full screen container */
.mce-fullscreen .page-wrapper {
  max-height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 1200px) {
  .container, .bb-page-header .container-inner, .page-activate-signup #signup-content {
    width: 992px;
  }
  .bb-stretched-view #background-image,
  .bb-boxed-view #background-image {
    display: none;
  }
}
@media screen and (min-width: 701px) {
  .container, .bb-page-header .container-inner, .page-activate-signup #signup-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #main {
    min-height: 500px;
  }
}
@media screen and (max-width: 479px) {
  #main {
    min-height: 350px;
  }
}
/* *** Page Layout *** */
/* * General * */
.main-container {
  margin-top: 50px;
  margin-bottom: 1.875rem;
}

.bb-row {
  margin-right: -15px;
  margin-left: -15px;
}
.bb-row:before, .bb-row:after {
  content: " ";
  display: table;
}
.bb-row:after {
  clear: both;
}
.bb-row {
  *zoom: 1;
}

.bb-col {
  padding-left: 15px;
  padding-right: 15px;
}

.col-content {
  width: 100%;
  margin: 0 0 1.875rem;
}

.col-site-main {
  margin-bottom: 1.875rem;
}

.col-sidebar-secondary,
.col-sidebar {
  width: 480px;
  max-width: 100%;
  margin: 0 auto 1.875rem;
}

/* * Layout with One Sidebar * */
@media screen and (min-width: 901px) {
  .one-sidebar.left-sidebar .col-content {
    float: right;
  }
  .one-sidebar.left-sidebar .col-sidebar {
    float: left;
  }
  .one-sidebar.right-sidebar .col-content {
    float: left;
  }
  .one-sidebar.right-sidebar .col-sidebar {
    float: right;
  }
  .one-sidebar.sidebar-1_3 .col-content {
    width: 66.666%;
  }
  .one-sidebar.sidebar-1_3 .col-sidebar {
    margin: 0;
    width: 33.333%;
  }
  .one-sidebar.sidebar-1_4 .col-content {
    width: 70%;
  }
  .one-sidebar.sidebar-1_4 .col-sidebar {
    width: 30%;
  }
}
@media screen and (min-width: 1200px) {
  .one-sidebar.sidebar-1_4 .col-content {
    width: 75%;
  }
  .one-sidebar.sidebar-1_4 .col-sidebar {
    width: 25%;
  }
}
/* * Full width layout with one sidebar * */
@media screen and (min-width: 1200px) {
  .one-sidebar.sidebar-1_3 .bb-stretched-full .col-sidebar {
    max-width: 400px;
    width: 400px;
  }
  .one-sidebar.sidebar-1_3 .bb-stretched-full .col-content {
    width: 66.666%;
    width: calc(100% - 400px);
  }
  .one-sidebar.sidebar-1_4 .bb-stretched-full .col-sidebar {
    max-width: 300px;
    width: 300px;
  }
  .one-sidebar.sidebar-1_4 .bb-stretched-full .col-content {
    width: 66.666%;
    width: calc(100% - 300px);
  }
  .two-sidebar.sidebar-1_4 .bb-stretched-full .col-sidebar,
  .two-sidebar.sidebar-1_4 .bb-stretched-full .col-sidebar-secondary {
    max-width: 300px;
    width: 300px;
  }
  .two-sidebar.sidebar-1_4 .bb-stretched-full .col-content {
    width: 66.666%;
    width: calc(100% - 300px);
  }
  .two-sidebar.sidebar-1_4 .bb-stretched-full .col-site-main {
    width: 66.666%;
    width: calc(100% - 300px);
  }
  .two-sidebar.sidebar-1_3-1_4 .bb-stretched-full .col-sidebar {
    max-width: 340px;
    width: 340px;
  }
  .two-sidebar.sidebar-1_3-1_4 .bb-stretched-full .col-sidebar-secondary {
    max-width: 260px;
    width: 260px;
  }
  .two-sidebar.sidebar-1_3-1_4 .bb-stretched-full .col-content {
    width: 66.666%;
    width: calc(100% - 340px);
  }
  .two-sidebar.sidebar-1_3-1_4 .bb-stretched-full .col-site-main {
    width: 66.666%;
    width: calc(100% - 260px);
  }
}
/* * Layout with Two Sidebars * */
.two-sidebar .bb-stream {
  width: 1200px;
}
.two-sidebar .col-content {
  width: 100%;
}
@media screen and (min-width: 901px) {
  .two-sidebar.left-sidebar .col-content {
    float: none;
  }
  .two-sidebar.left-sidebar .col-sidebar {
    float: right;
  }
  .two-sidebar.left-sidebar .col-site-main {
    float: left;
  }
  .two-sidebar.left-sidebar .col-sidebar-secondary {
    float: right;
  }
  .two-sidebar.right-sidebar .col-content {
    float: none;
  }
  .two-sidebar.right-sidebar .col-sidebar {
    float: left;
  }
  .two-sidebar.right-sidebar .col-site-main {
    float: right;
  }
  .two-sidebar.right-sidebar .col-sidebar-secondary {
    float: left;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-content {
    width: 100%;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-content .bb-row:before, .two-sidebar.sidebar-1_3-1_4 .col-content .bb-row:after {
    content: none;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-site-main {
    width: 66.66%;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-sidebar {
    width: 33.33%;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-sidebar-secondary {
    width: 33.33%;
    margin-bottom: 40px;
  }
  .two-sidebar.sidebar-1_4 .col-content {
    width: 100%;
  }
  .two-sidebar.sidebar-1_4 .col-content .bb-row:before, .two-sidebar.sidebar-1_4 .col-content .bb-row:after {
    content: none;
  }
  .two-sidebar.sidebar-1_4 .col-site-main {
    width: 70%;
  }
  .two-sidebar.sidebar-1_4 .col-sidebar {
    width: 30%;
  }
  .two-sidebar.sidebar-1_4 .col-sidebar-secondary {
    width: 30%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 991px) {
  .two-sidebar.left-sidebar .col-content {
    float: right;
  }
  .two-sidebar.left-sidebar .col-sidebar {
    float: left;
  }
  .two-sidebar.left-sidebar .col-site-main {
    float: left;
  }
  .two-sidebar.left-sidebar .col-sidebar-secondary {
    float: right;
  }
  .two-sidebar.right-sidebar .col-content {
    float: left;
  }
  .two-sidebar.right-sidebar .col-sidebar {
    float: right;
  }
  .two-sidebar.right-sidebar .col-site-main {
    float: right;
  }
  .two-sidebar.right-sidebar .col-sidebar-secondary {
    float: left;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-content {
    width: 72%;
    margin-bottom: 0;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-site-main {
    width: 70%;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-sidebar {
    width: 28%;
  }
  .two-sidebar.sidebar-1_3-1_4 .col-sidebar-secondary {
    width: 30%;
  }
  .two-sidebar.sidebar-1_4 .col-content {
    width: 75%;
  }
  .two-sidebar.sidebar-1_4 .col-site-main {
    width: 66.666%;
  }
  .two-sidebar.sidebar-1_4 .col-sidebar {
    width: 25%;
  }
  .two-sidebar.sidebar-1_4 .col-sidebar-secondary {
    width: 33.333%;
  }
}

#secondary .sticky-sidebar.affix .bb-sticky-el, #secondary .sticky-sidebar.non-fix .bb-sticky-el,
#secondary-small .sticky-sidebar.affix .bb-sticky-el,
#secondary-small .sticky-sidebar.non-fix .bb-sticky-el {
  position: static;
}

@media screen and (min-width: 901px) {
  #secondary .sticky-sidebar.affix .bb-sticky-el {
    position: fixed;
    transform: translate3d(0, 0, 0);
    -webkit-font-smoothing: antialiased;
    z-index: 1100;
  }
  #secondary .sticky-sidebar.non-fix .bb-sticky-el {
    position: absolute;
    top: inherit !important;
    bottom: 0;
  }
}
@media screen and (min-width: 991px) {
  #secondary-small .sticky-sidebar.affix .bb-sticky-el {
    position: fixed;
    transform: translate3d(0, 0, 0);
    -webkit-font-smoothing: antialiased;
    z-index: 1100;
  }
  #secondary-small .sticky-sidebar.non-fix .bb-sticky-el {
    position: absolute;
    top: inherit !important;
    bottom: 0;
  }
}
/* * Layout with no Sidebars * */
.no-sidebar .col-content {
  width: 100%;
}
.no-sidebar .sidebar,
.no-sidebar .sidebar-secondary {
  display: none;
}

/* * Layout Stream * */
.no-sidebar .bb-stream {
  width: 575px;
  max-width: 100%;
}

/* * Stream Layout with One Sidebar * */
@media screen and (min-width: 901px) {
  .one-sidebar.sidebar-1_3 .bb-stream {
    width: 980px;
    max-width: 100%;
  }
  .one-sidebar.sidebar-1_3 .bb-stream .col-content {
    width: 66.666%;
    max-width: 575px;
  }
  .one-sidebar.sidebar-1_3 .bb-stream .col-sidebar {
    width: 34%;
    width: calc(100% - 575px);
  }
  .one-sidebar.sidebar-1_4 .bb-stream {
    width: 880px;
    max-width: 100%;
  }
  .one-sidebar.sidebar-1_4 .bb-stream .col-content {
    width: 70%;
    max-width: 575px;
  }
  .one-sidebar.sidebar-1_4 .bb-stream .col-sidebar {
    width: 33%;
    width: calc(100% - 575px);
  }
}
/* * Stream Layout with Two Sidebar * */
@media screen and (min-width: 1200px) {
  .two-sidebar.sidebar-1_4 .bb-stream .col-site-main {
    max-width: 575px;
    margin-right: calc((66.66% - 575px) / 2);
    margin-left: calc((66.66% - 575px) / 2);
  }
  .two-sidebar.sidebar-1_3-1_4 .bb-stream .col-site-main {
    max-width: 575px;
    margin-right: calc((70% - 575px) / 2);
    margin-left: calc((70% - 575px) / 2);
  }
}
/* *** Footer *** */
#footer {
  position: relative;
  z-index: 5;
  clear: both;
  display: block;
  margin: 20px 0 0;
}
#footer .footer-top {
  padding: 50px 0 0;
}
#footer .footer-bottom {
  position: relative;
  clear: both;
  display: block;
  padding: 19px 0;
  font-size: 14px;
  line-height: 18px;
}
#footer .footer-bottom ul {
  margin: 0;
}
#footer .footer-bottom #top {
  display: inline-block;
  margin: 10px 0;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
  font-family: "Rammetto One", cursive;
}
#footer .footer-bottom .social-footer {
  float: left;
  max-width: 40%;
}
#footer .footer-bottom .copy-right {
  float: right;
  max-width: 20%;
  line-height: 23px;
}
#footer.top-bg {
  margin-top: 25px;
  margin-top: 1.5vw;
}
#footer.top-bg .pattern {
  position: absolute;
  z-index: 0;
  display: block;
  max-height: 50px;
  left: 0;
  bottom: 100%;
  margin-bottom: -2px;
  width: 100%;
  overflow: hidden;
}
#footer.top-bg .pattern svg {
  position: relative;
  float: left;
  width: 100.6%;
  left: -0.3%;
  right: -0.3%;
}
#footer.top-bg .pattern svg > * {
  width: 100%;
}
#footer.bottom-bg {
  margin-top: 25px;
  margin-top: 1.5vw;
}
#footer.bottom-bg .pattern {
  position: absolute;
  z-index: 0;
  display: block;
  max-height: 50px;
  left: 0;
  bottom: 100%;
  margin-bottom: -2px;
  width: 100%;
  overflow: hidden;
}
#footer.bottom-bg .pattern svg {
  position: relative;
  float: left;
  width: 100.6%;
  left: -0.3%;
  right: -0.3%;
}
#footer.bottom-bg .pattern svg > * {
  width: 100%;
}
#footer .pattern {
  display: none;
}
@media screen and (max-width: 991px) {
  #footer .footer-bottom .footer-nav,
  #footer .footer-bottom .social-footer,
  #footer .footer-bottom .copy-right {
    max-width: initial;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
}

.footer-nav {
  display: block;
  margin-right: 30px;
  float: left;
  max-width: 40%;
}
.footer-nav nav ul {
  display: block;
  list-style: none;
  overflow: hidden;
}
.footer-nav nav ul li {
  float: left;
  margin-right: 17px;
  list-style: none;
}
.footer-nav nav ul li .sub-menu {
  display: none;
}
.footer-nav nav ul li a {
  color: inherit;
  font-size: 13px;
  line-height: 23px;
  font-weight: 600;
  text-transform: uppercase;
}

.go-top {
  position: fixed;
  z-index: 50;
  display: none;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.go-top.show {
  display: inline-block;
}

/* *** Spacing *** */
#main > .container, .bb-page-header #main > .container-inner {
  margin-bottom: 1.875rem;
}

.mb-xs, #main > .container.mb-xs, .bb-page-header #main > .mb-xs.container-inner {
  margin-bottom: 10px;
}

.mb-sm, #main > .container.mb-sm, .bb-page-header #main > .mb-sm.container-inner {
  margin-bottom: 1.5625rem;
}

.mb-md, #main > .container.mb-md, .bb-page-header #main > .mb-md.container-inner {
  margin-bottom: 1.875rem;
}

.mb-lg, #main > .container.mb-lg, .bb-page-header #main > .mb-lg.container-inner {
  margin-bottom: 2.5rem;
}

.mb-xl, #main > .container.mb-xl, .bb-page-header #main > .mb-xl.container-inner {
  margin-bottom: 3.125rem;
}

#page-wrapper .clear-last-m *:last-child, #page-wrapper .bb-post-meta *:last-child, .bb-post-meta #page-wrapper .post-meta-item *:last-child {
  margin: 0;
}

#page-wrapper .clear-last-mb *:last-child, #page-wrapper .bb-page-header *:last-child, #page-wrapper .bb-post-collection .post-items .post-item .content *:last-child, .bb-post-collection .post-items .post-item #page-wrapper .content *:last-child,
#page-wrapper .clear-f-level-last-mb > *:last-child,
#main .container:last-child,
#main .bb-page-header .container-inner:last-child,
.bb-page-header #main .container-inner:last-child,
#main .bb-col:last-child,
#main .bb-row:last-child,
#main .site-main:last-child,
#page-wrapper .bb-mb-el:last-child {
  margin-bottom: 0;
}

/**
 * 6.0  - Post - includes post listing functionality
 */
/* *** Post General Styles Common for Listing Post and Single Post *** */
/* * General * */
.post {
  position: relative;
}
.post.no-thumbnail .post-thumbnail {
  float: none !important;
  padding-top: 30px;
}
.post.no-thumbnail .post-thumbnail .post-meta {
  bottom: 0 !important;
}

/* * Sticky Post * */
.sticky .post-thumbnail:after {
  content: "\f02e";
  font-family: "ui-icomoon";
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: -1px;
  right: 15px;
}

/* * Post Thumbnail * */
.post-thumbnail {
  position: relative;
  display: block;
  min-height: 30px;
}
.post-thumbnail img {
  width: 100%;
}
.post-thumbnail canvas {
  display: block;
  width: 100%;
}
.post-thumbnail video,
.post-thumbnail iframe {
  float: left;
}
.post-thumbnail video {
  width: 100%;
  max-width: 100%;
}
.post-thumbnail .thumbnail-caption {
  font-size: 14px;
  line-height: 16px;
  padding: 10px 0;
}

/* Post Listing Item */
.bb-post {
  /* Entry Header */
  /* Entry Footer */
  /* Post Number */
}
.bb-post .entry-header {
  position: relative;
  z-index: 5;
}
.bb-post .entry-header h1 {
  margin: 0 0 5px;
}
.bb-post .entry-header h2 {
  margin: 0 0 5px;
  font-size: 23px;
}
.bb-post .entry-header h3 {
  margin: 0 0 5px;
  font-size: 18px;
}
.bb-post .entry-header .entry-sub-title {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.25em;
  font-weight: 500;
}
.bb-post .entry-header .bb-cat-links {
  margin-right: 5px;
}
.bb-post .entry-footer {
  clear: both;
}
.bb-post .entry-footer hr {
  margin: 10px 0 15px;
}
.bb-post .post-number {
  position: absolute;
  left: 10px;
  top: -9px;
  z-index: 3;
  display: inline-block;
  margin-bottom: 6px;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
  border-radius: 50%;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
.bb-post .widget_mc4wp_form_widget {
  margin-bottom: 0;
}

/* *** Post Grid System *** */
.bb-post-collection .post-item:last-child, .bb-post-collection.post-list.list.big-item .post-item:last-child, .bb-post-collection.post-list.list .post-item:last-child, .bb-post-collection.post-list.standard .post-item:last-child, .bb-post-collection.post-mixed .post-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.bb-post-collection .post-items {
  margin: 0 -15px 1.875rem -15px;
  display: block;
  list-style: none;
}
.bb-post-collection .post-items:before, .bb-post-collection .post-items:after {
  content: " ";
  display: table;
}
.bb-post-collection .post-items:after {
  clear: both;
}
.bb-post-collection .post-items {
  *zoom: 1;
}
.bb-post-collection .post-items .post-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1.875rem;
  list-style: none;
}
.bb-post-collection .post-items .post-item .bb-badge-list {
  position: absolute;
  z-index: 5;
}
.bb-post-collection .post-items .post-item .post-thumbnail:before, .bb-post-collection .post-items .post-item .post-thumbnail:after {
  content: " ";
  display: table;
}
.bb-post-collection .post-items .post-item .post-thumbnail:after {
  clear: both;
}
.bb-post-collection .post-items .post-item .post-thumbnail {
  *zoom: 1;
}
.bb-post-collection .post-items .post-item .post-thumbnail .post-meta {
  display: inline-block;
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 5;
}
.bb-post-collection .post-items .post-item .post-author-meta {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #ececec;
}
.bb-post-collection .post-items .post-item .widget_mc4wp_form_widget.horizontal {
  margin: 0;
}
.bb-post-collection .bb-post-share-box .content {
  padding: 10px;
}
@media screen and (min-width: 701px) {
  .bb-post-collection .bb-post-share-box .content {
    padding: 10px 20px;
  }
}

/* *** Post Grid *** */
.post-grid:before, .post-grid:after {
  content: " ";
  display: table;
}
.post-grid:after {
  clear: both;
}
.post-grid {
  *zoom: 1;
}
.post-grid.col-2 .post-thumbnail, .post-grid.col-3 .post-thumbnail {
  position: relative;
  z-index: 3;
}
.post-grid.col-2 .post-thumbnail img, .post-grid.col-3 .post-thumbnail img {
  position: relative;
  z-index: 1;
}
.post-grid.col-3 .post-item .entry-header h2 {
  font-size: 18px;
  line-height: 1.1em;
}
.post-grid .post-item {
  width: 100%;
}
.post-grid .post-item .content {
  padding-top: 12px;
}
.post-grid .post-item .entry-header h2 {
  font-size: 22px;
}
.post-grid .post-item .entry-header .entry-sub-title {
  font-size: 16px;
}
@media screen and (min-width: 701px) {
  .post-grid .post-item {
    float: left;
  }
}
.post-grid.col-4 .post-item {
  width: 25%;
}
.post-grid.col-4 .post-item:nth-child(4n+1) {
  clear: both;
}
@media screen and (max-width: 992px) {
  .post-grid.col-4 .post-item {
    width: 50%;
  }
  .post-grid.col-4 .post-item:nth-child(4n+1) {
    clear: both;
  }
  .post-grid.col-4 .post-item:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (min-width: 701px) {
  .no-sidebar .post-grid.col-2 .post-item {
    width: 50%;
  }
  .no-sidebar .post-grid.col-2 .post-item:nth-child(2n+1) {
    clear: both;
  }
  .no-sidebar .post-grid.col-3 .post-item {
    width: 50%;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .no-sidebar .post-grid.col-2 .post-item {
    width: 33.333%;
  }
  .no-sidebar .post-grid.col-2 .post-item:nth-child(n) {
    clear: none;
  }
  .no-sidebar .post-grid.col-2 .post-item:nth-child(3n+1) {
    clear: both;
  }
  .no-sidebar .post-grid.col-3 .post-item {
    width: 33.333%;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .no-sidebar .post-grid.col-3 .post-item {
    width: 25%;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(4n+1) {
    clear: both;
  }
}

@media screen and (min-width: 701px) {
  .one-sidebar.sidebar-1_3 .post-grid.col-2 .post-item, .one-sidebar.sidebar-1_4 .post-grid.col-2 .post-item {
    width: 50%;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-2 .post-item:nth-child(2n+1), .one-sidebar.sidebar-1_4 .post-grid.col-2 .post-item:nth-child(2n+1) {
    clear: both;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item, .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item {
    width: 50%;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(n), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(2n+1), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item, .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item {
    width: 33.333%;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(n), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(3n+1), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (min-width: 701px) {
  .two-sidebar.sidebar-1_4 .post-grid.col-2 .post-item, .two-sidebar.sidebar-1_3-1_4 .post-grid.col-2 .post-item {
    width: 50%;
  }
  .two-sidebar.sidebar-1_4 .post-grid.col-2 .post-item:nth-child(2n+1), .two-sidebar.sidebar-1_3-1_4 .post-grid.col-2 .post-item:nth-child(2n+1) {
    clear: both;
  }
  .two-sidebar.sidebar-1_4 .post-grid.col-3 .post-item, .two-sidebar.sidebar-1_3-1_4 .post-grid.col-3 .post-item {
    width: 50%;
  }
  .two-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(2n+1), .two-sidebar.sidebar-1_3-1_4 .post-grid.col-3 .post-item:nth-child(2n+1) {
    clear: both;
  }
}

/* *** Post List *** */
.post-list.list .post-item {
  margin-bottom: 20px;
}
.post-list.list .post-item:before, .post-list.list .post-item:after {
  content: " ";
  display: table;
}
.post-list.list .post-item:after {
  clear: both;
}
.post-list.list .post-item {
  *zoom: 1;
}
.post-list.list .post-item .post:before, .post-list.list .post-item .post:after {
  content: " ";
  display: table;
}
.post-list.list .post-item .post:after {
  clear: both;
}
.post-list.list .post-item .post {
  *zoom: 1;
}
.post-list.list .post-item .post-thumbnail .bb-badge-list .bb-badge {
  float: left;
}
.post-list.list .post-item .post-thumbnail .bb-badge-list .bb-badge:nth-child(3) {
  display: none;
}
.post-list.list .post-item .avatar {
  width: 33px;
}
.post-list.list.small-item .post-thumbnail {
  float: left;
  width: 20%;
  width: 150px;
}
.post-list.list.small-item .content {
  padding: 0 0 0 20px;
  float: left;
  width: 80%;
  width: calc(100% - 150px);
}
.post-list.list.small-item .entry-header h2 {
  font-size: 18px;
}
.post-list.list.big-item .widget_mc4wp_form_widget.horizontal,
.post-list.list.big-item .post-item {
  margin-bottom: 30px;
}
.post-list.list.big-item .post-thumbnail {
  float: left;
  width: 48%;
}
.post-list.list.big-item .content {
  float: left;
  padding: 0 0 0 20px;
  width: 52%;
}
.post-list.list.big-item .content .entry-title {
  font-size: 26px;
  line-height: 1.1em;
}

@media screen and (max-width: 700px) {
  .post-list.list.small-item .entry-sub-title,
  .post-list.list.small-item .post-author-meta {
    display: none;
  }
  .post-list.list.big-item .post .post-thumbnail,
  .post-list.list.big-item .post .content {
    float: none;
    width: 100%;
  }
  .post-list.list.big-item .post .content {
    padding: 12px 0 0;
  }
  .post-list.list.big-item .post .content .entry-header h2 {
    margin: 0 0 5px;
    font-size: 23px;
    line-height: 1em;
  }
}
.post-list.standard .post-item {
  padding-bottom: 20px;
}
.post-list.standard .post-item .content {
  padding-top: 16px;
}
.post-list.standard .post-item .post-author-meta {
  border-top: none;
}
.post-list.standard .post-item .avatar {
  display: inline-block;
  width: 40px;
  margin-right: 12px;
  padding-top: 0;
  border-radius: 50%;
}
.post-list.standard .post-item .bb-cat-links {
  font-size: 12px;
}
.post-list.standard .post-item.newsletter-box, .post-list.standard .post-item.bb-advertisement {
  border-bottom: none;
}
.post-list.standard .post-item .post-stream .entry-title {
  font-size: 32px;
  margin-bottom: 18px;
}
.post-list.standard .post-item .post-stream .entry-sub-title {
  margin-top: 0;
  font-weight: 400;
}
.post-list.standard .entry-sub-title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 18px;
}
.post-list.standard .post .byline .url {
  font-size: 18px;
  line-height: 1em;
}
.post-list.standard footer {
  border-bottom: 1px solid #f2f2f2;
}
@media screen and (min-width: 701px) {
  .post-list.standard .entry-header {
    margin-bottom: 10px;
  }
  .post-list.standard .entry-header h2 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .post-list.standard .type-product .entry-header h2 {
    margin-bottom: 0;
  }
}
.post-list.standard .fixed-height .boombox-featured-video {
  height: 0;
  padding-bottom: 56.25%;
}
.post-list.standard .fixed-height .boombox-featured-video video {
  position: absolute;
  z-index: 1;
  height: 100%;
}

/* *** Masonry *** */
.masonry-grid .post-item {
  width: 100%;
  clear: none;
}
.masonry-grid .post-item .content {
  padding-top: 12px;
}
@media screen and (min-width: 701px) {
  .masonry-grid .post-item {
    float: left;
  }
}
.masonry-grid.no-gap .post-item {
  padding-right: 1px;
  padding-left: 1px;
  margin-bottom: 2px;
}
.masonry-grid.no-gap .post-item img {
  border-radius: 0;
}

@media screen and (min-width: 701px) {
  .no-sidebar .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .no-sidebar .masonry-grid .post-item {
    width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .no-sidebar .masonry-grid .post-item {
    width: 25%;
  }
}

@media screen and (min-width: 701px) {
  .one-sidebar.sidebar-1_3 .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 701px) {
  .one-sidebar.sidebar-1_4 .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .one-sidebar.sidebar-1_4 .masonry-grid .post-item {
    width: 33.33%;
  }
}

@media screen and (min-width: 701px) {
  .two-sidebar .masonry-grid .post-item {
    width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  .no-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 25%;
  }
}
@media screen and (min-width: 1399px) {
  .no-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 20%;
  }
}
@media screen and (min-width: 1200px) {
  .one-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 33.33%;
  }
  .one-sidebar.bb-boxed-view .bb-stretched-full .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 1399px) {
  .one-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  .two-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 50%;
  }
  .two-sidebar.bb-boxed-view .bb-stretched-full .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 1399px) {
  .two-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 33.333%;
  }
}
@media screen and (min-width: 1600px) {
  .two-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 25%;
  }
}
/* *** Post Grid *** */
.post-grid:before, .post-grid:after {
  content: " ";
  display: table;
}
.post-grid:after {
  clear: both;
}
.post-grid {
  *zoom: 1;
}
.post-grid.col-2 .post-thumbnail, .post-grid.col-3 .post-thumbnail {
  position: relative;
  z-index: 3;
}
.post-grid.col-2 .post-thumbnail img, .post-grid.col-3 .post-thumbnail img {
  position: relative;
  z-index: 1;
}
.post-grid.col-3 .post-item .entry-header h2 {
  font-size: 18px;
  line-height: 1.1em;
}
.post-grid .post-item {
  width: 100%;
}
.post-grid .post-item .content {
  padding-top: 12px;
}
.post-grid .post-item .entry-header h2 {
  font-size: 22px;
}
.post-grid .post-item .entry-header .entry-sub-title {
  font-size: 16px;
}
@media screen and (min-width: 701px) {
  .post-grid .post-item {
    float: left;
  }
}
.post-grid.col-4 .post-item {
  width: 25%;
}
.post-grid.col-4 .post-item:nth-child(4n+1) {
  clear: both;
}
@media screen and (max-width: 992px) {
  .post-grid.col-4 .post-item {
    width: 50%;
  }
  .post-grid.col-4 .post-item:nth-child(4n+1) {
    clear: both;
  }
  .post-grid.col-4 .post-item:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (min-width: 701px) {
  .no-sidebar .post-grid.col-2 .post-item {
    width: 50%;
  }
  .no-sidebar .post-grid.col-2 .post-item:nth-child(2n+1) {
    clear: both;
  }
  .no-sidebar .post-grid.col-3 .post-item {
    width: 50%;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .no-sidebar .post-grid.col-2 .post-item {
    width: 33.333%;
  }
  .no-sidebar .post-grid.col-2 .post-item:nth-child(n) {
    clear: none;
  }
  .no-sidebar .post-grid.col-2 .post-item:nth-child(3n+1) {
    clear: both;
  }
  .no-sidebar .post-grid.col-3 .post-item {
    width: 33.333%;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .no-sidebar .post-grid.col-3 .post-item {
    width: 25%;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .no-sidebar .post-grid.col-3 .post-item:nth-child(4n+1) {
    clear: both;
  }
}

@media screen and (min-width: 701px) {
  .one-sidebar.sidebar-1_3 .post-grid.col-2 .post-item, .one-sidebar.sidebar-1_4 .post-grid.col-2 .post-item {
    width: 50%;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-2 .post-item:nth-child(2n+1), .one-sidebar.sidebar-1_4 .post-grid.col-2 .post-item:nth-child(2n+1) {
    clear: both;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item, .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item {
    width: 50%;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(n), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(2n+1), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item, .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item {
    width: 33.333%;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(n), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(n) {
    clear: none;
  }
  .one-sidebar.sidebar-1_3 .post-grid.col-3 .post-item:nth-child(3n+1), .one-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (min-width: 701px) {
  .two-sidebar.sidebar-1_4 .post-grid.col-2 .post-item, .two-sidebar.sidebar-1_3-1_4 .post-grid.col-2 .post-item {
    width: 50%;
  }
  .two-sidebar.sidebar-1_4 .post-grid.col-2 .post-item:nth-child(2n+1), .two-sidebar.sidebar-1_3-1_4 .post-grid.col-2 .post-item:nth-child(2n+1) {
    clear: both;
  }
  .two-sidebar.sidebar-1_4 .post-grid.col-3 .post-item, .two-sidebar.sidebar-1_3-1_4 .post-grid.col-3 .post-item {
    width: 50%;
  }
  .two-sidebar.sidebar-1_4 .post-grid.col-3 .post-item:nth-child(2n+1), .two-sidebar.sidebar-1_3-1_4 .post-grid.col-3 .post-item:nth-child(2n+1) {
    clear: both;
  }
}

/* *** Post List *** */
.post-list.list .post-item {
  margin-bottom: 20px;
}
.post-list.list .post-item:before, .post-list.list .post-item:after {
  content: " ";
  display: table;
}
.post-list.list .post-item:after {
  clear: both;
}
.post-list.list .post-item {
  *zoom: 1;
}
.post-list.list .post-item .post:before, .post-list.list .post-item .post:after {
  content: " ";
  display: table;
}
.post-list.list .post-item .post:after {
  clear: both;
}
.post-list.list .post-item .post {
  *zoom: 1;
}
.post-list.list .post-item .post-thumbnail .bb-badge-list .bb-badge {
  float: left;
}
.post-list.list .post-item .post-thumbnail .bb-badge-list .bb-badge:nth-child(3) {
  display: none;
}
.post-list.list .post-item .avatar {
  width: 33px;
}
.post-list.list.small-item .post-thumbnail {
  float: left;
  width: 20%;
  width: 150px;
}
.post-list.list.small-item .content {
  padding: 0 0 0 20px;
  float: left;
  width: 80%;
  width: calc(100% - 150px);
}
.post-list.list.small-item .entry-header h2 {
  font-size: 18px;
}
.post-list.list.big-item .widget_mc4wp_form_widget.horizontal,
.post-list.list.big-item .post-item {
  margin-bottom: 30px;
}
.post-list.list.big-item .post-thumbnail {
  float: left;
  width: 48%;
}
.post-list.list.big-item .content {
  float: left;
  padding: 0 0 0 20px;
  width: 52%;
}
.post-list.list.big-item .content .entry-title {
  font-size: 26px;
  line-height: 1.1em;
}

@media screen and (max-width: 700px) {
  .post-list.list.small-item .entry-sub-title,
  .post-list.list.small-item .post-author-meta {
    display: none;
  }
  .post-list.list.big-item .post .post-thumbnail,
  .post-list.list.big-item .post .content {
    float: none;
    width: 100%;
  }
  .post-list.list.big-item .post .content {
    padding: 12px 0 0;
  }
  .post-list.list.big-item .post .content .entry-header h2 {
    margin: 0 0 5px;
    font-size: 23px;
    line-height: 1em;
  }
}
.post-list.standard .post-item {
  padding-bottom: 20px;
}
.post-list.standard .post-item .content {
  padding-top: 16px;
}
.post-list.standard .post-item .post-author-meta {
  border-top: none;
}
.post-list.standard .post-item .avatar {
  display: inline-block;
  width: 40px;
  margin-right: 12px;
  padding-top: 0;
  border-radius: 50%;
}
.post-list.standard .post-item .bb-cat-links {
  font-size: 12px;
}
.post-list.standard .post-item.newsletter-box, .post-list.standard .post-item.bb-advertisement {
  border-bottom: none;
}
.post-list.standard .post-item .post-stream .entry-title {
  font-size: 32px;
  margin-bottom: 18px;
}
.post-list.standard .post-item .post-stream .entry-sub-title {
  margin-top: 0;
  font-weight: 400;
}
.post-list.standard .entry-sub-title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 18px;
}
.post-list.standard .post .byline .url {
  font-size: 18px;
  line-height: 1em;
}
.post-list.standard footer {
  border-bottom: 1px solid #f2f2f2;
}
@media screen and (min-width: 701px) {
  .post-list.standard .entry-header {
    margin-bottom: 10px;
  }
  .post-list.standard .entry-header h2 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .post-list.standard .type-product .entry-header h2 {
    margin-bottom: 0;
  }
}
.post-list.standard .fixed-height .boombox-featured-video {
  height: 0;
  padding-bottom: 56.25%;
}
.post-list.standard .fixed-height .boombox-featured-video video {
  position: absolute;
  z-index: 1;
  height: 100%;
}

/* *** Masonry *** */
.masonry-grid .post-item {
  width: 100%;
  clear: none;
}
.masonry-grid .post-item .content {
  padding-top: 12px;
}
@media screen and (min-width: 701px) {
  .masonry-grid .post-item {
    float: left;
  }
}
.masonry-grid.no-gap .post-item {
  padding-right: 1px;
  padding-left: 1px;
  margin-bottom: 2px;
}
.masonry-grid.no-gap .post-item img {
  border-radius: 0;
}

@media screen and (min-width: 701px) {
  .no-sidebar .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .no-sidebar .masonry-grid .post-item {
    width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .no-sidebar .masonry-grid .post-item {
    width: 25%;
  }
}

@media screen and (min-width: 701px) {
  .one-sidebar.sidebar-1_3 .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 701px) {
  .one-sidebar.sidebar-1_4 .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .one-sidebar.sidebar-1_4 .masonry-grid .post-item {
    width: 33.33%;
  }
}

@media screen and (min-width: 701px) {
  .two-sidebar .masonry-grid .post-item {
    width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  .no-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 25%;
  }
}
@media screen and (min-width: 1399px) {
  .no-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 20%;
  }
}
@media screen and (min-width: 1200px) {
  .one-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 33.33%;
  }
  .one-sidebar.bb-boxed-view .bb-stretched-full .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 1399px) {
  .one-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  .two-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 50%;
  }
  .two-sidebar.bb-boxed-view .bb-stretched-full .masonry-grid .post-item {
    width: 50%;
  }
}
@media screen and (min-width: 1399px) {
  .two-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 33.333%;
  }
}
@media screen and (min-width: 1600px) {
  .two-sidebar .bb-stretched-full .masonry-grid .post-item {
    width: 25%;
  }
}
/* *** Post List *** */
.mixed-list .post-item {
  margin-bottom: 1.875rem;
}
.mixed-list .post-item-list {
  margin-bottom: 20px;
}
.mixed-list .post-item-list:before, .mixed-list .post-item-list:after {
  content: " ";
  display: table;
}
.mixed-list .post-item-list:after {
  clear: both;
}
.mixed-list .post-item-list {
  *zoom: 1;
}
.mixed-list .post-item-list .post:before, .mixed-list .post-item-list .post:after {
  content: " ";
  display: table;
}
.mixed-list .post-item-list .post:after {
  clear: both;
}
.mixed-list .post-item-list .post {
  *zoom: 1;
}
.mixed-list .post-item-list .post-thumbnail {
  float: left;
  width: 35%;
}
.mixed-list .post-item-list .post-thumbnail .bb-badge-list .bb-badge {
  float: left;
}
.mixed-list .post-item-list .post-thumbnail .bb-badge-list .bb-badge:nth-child(3) {
  display: none;
}
.mixed-list .post-item-list .content {
  padding: 0 0 0 20px;
  float: left;
  width: 65%;
}
.mixed-list .post-item-list .avatar {
  width: 33px;
}
.mixed-list .post-item-list .entry-header h2 {
  font-size: 18px;
}
.mixed-list .post-item-classic {
  padding-bottom: 20px;
}
.mixed-list .post-item-classic .content {
  padding-top: 16px;
}
.mixed-list .post-item-classic .post-author-meta {
  border-top: none;
}
.mixed-list .post-item-classic .bb-cat-links {
  font-size: 12px;
}
.mixed-list .post-item-classic.newsletter-box, .mixed-list .post-item-classic.bb-advertisement {
  border-bottom: none;
}
.mixed-list .post-item-classic .entry-sub-title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 18px;
}
.mixed-list .post-item-classic .post .byline .url {
  font-size: 18px;
  line-height: 18px;
}
.mixed-list .post-item-classic footer {
  border-bottom: 1px solid #f2f2f2;
}
@media screen and (min-width: 701px) {
  .mixed-list .post-item-classic .entry-header {
    margin-bottom: 10px;
  }
  .mixed-list .post-item-classic .entry-header h2 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .mixed-list .post-item-classic .type-product .entry-header h2 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 700px) {
  .mixed-list .post-item-list .post-thumbnail {
    width: 40% !important;
  }
  .mixed-list .post-item-list .content {
    width: 60%;
    padding: 12px 16px 0;
  }
  .mixed-list .post-item-list .entry-sub-title,
  .mixed-list .post-item-list .post-author-meta {
    display: none;
  }
}
/* *** NSFW Posts *** */
.bb-fixed-pagination .bb-media-placeholder .nsfw-post,
.bb-fixed-pagination .gif-video-wrapper + .nsfw-post,
.bb-fixed-pagination .video-wrapper + .nsfw-post,
.bb-fixed-pagination .hy_plyr + .nsfw-post,
.bb-fixed-pagination .boombox-featured-embed + .nsfw-post,
.bb-fixed-pagination noscript + .nsfw-post,
.bb-fixed-pagination img + .nsfw-post,
.bb-post-nav .bb-media-placeholder .nsfw-post,
.bb-post-nav .gif-video-wrapper + .nsfw-post,
.bb-post-nav .video-wrapper + .nsfw-post,
.bb-post-nav .hy_plyr + .nsfw-post,
.bb-post-nav .boombox-featured-embed + .nsfw-post,
.bb-post-nav noscript + .nsfw-post,
.bb-post-nav img + .nsfw-post,
.post-thumbnail .bb-media-placeholder .nsfw-post,
.post-thumbnail .gif-video-wrapper + .nsfw-post,
.post-thumbnail .video-wrapper + .nsfw-post,
.post-thumbnail .hy_plyr + .nsfw-post,
.post-thumbnail .boombox-featured-embed + .nsfw-post,
.post-thumbnail noscript + .nsfw-post,
.post-thumbnail img + .nsfw-post {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.bb-fixed-pagination .bb-media-placeholder .nsfw-post .nsfw-content,
.bb-fixed-pagination .gif-video-wrapper + .nsfw-post .nsfw-content,
.bb-fixed-pagination .video-wrapper + .nsfw-post .nsfw-content,
.bb-fixed-pagination .hy_plyr + .nsfw-post .nsfw-content,
.bb-fixed-pagination .boombox-featured-embed + .nsfw-post .nsfw-content,
.bb-fixed-pagination noscript + .nsfw-post .nsfw-content,
.bb-fixed-pagination img + .nsfw-post .nsfw-content,
.bb-post-nav .bb-media-placeholder .nsfw-post .nsfw-content,
.bb-post-nav .gif-video-wrapper + .nsfw-post .nsfw-content,
.bb-post-nav .video-wrapper + .nsfw-post .nsfw-content,
.bb-post-nav .hy_plyr + .nsfw-post .nsfw-content,
.bb-post-nav .boombox-featured-embed + .nsfw-post .nsfw-content,
.bb-post-nav noscript + .nsfw-post .nsfw-content,
.bb-post-nav img + .nsfw-post .nsfw-content,
.post-thumbnail .bb-media-placeholder .nsfw-post .nsfw-content,
.post-thumbnail .gif-video-wrapper + .nsfw-post .nsfw-content,
.post-thumbnail .video-wrapper + .nsfw-post .nsfw-content,
.post-thumbnail .hy_plyr + .nsfw-post .nsfw-content,
.post-thumbnail .boombox-featured-embed + .nsfw-post .nsfw-content,
.post-thumbnail noscript + .nsfw-post .nsfw-content,
.post-thumbnail img + .nsfw-post .nsfw-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
}
.bb-fixed-pagination .nsfw-post,
.bb-post-nav .nsfw-post,
.post-thumbnail .nsfw-post {
  padding: 30px 0;
  text-align: center;
  background-color: #000000;
}
.bb-fixed-pagination .nsfw-post .nsfw-content,
.bb-post-nav .nsfw-post .nsfw-content,
.post-thumbnail .nsfw-post .nsfw-content {
  color: #ffffff;
}
.bb-fixed-pagination .nsfw-post .bb-icon,
.bb-post-nav .nsfw-post .bb-icon,
.post-thumbnail .nsfw-post .bb-icon {
  font-size: 70px;
  line-height: 1em;
  opacity: 0.7;
}
.bb-fixed-pagination .nsfw-post img,
.bb-post-nav .nsfw-post img,
.post-thumbnail .nsfw-post img {
  width: auto;
  max-width: 80%;
}
.bb-fixed-pagination .nsfw-post h3,
.bb-post-nav .nsfw-post h3,
.post-thumbnail .nsfw-post h3 {
  margin: 25px 0 5px;
  font-size: 25px;
  color: #fdc316;
}
.bb-fixed-pagination .nsfw-post p,
.bb-post-nav .nsfw-post p,
.post-thumbnail .nsfw-post p {
  margin-bottom: 0;
  font-size: 16px;
  text-decoration: underline;
}

.widget_recent_entries .post-thumbnail .nsfw-post {
  padding: 15px 0;
}
.widget_recent_entries .post-thumbnail .nsfw-post .bb-icon {
  font-size: 30px;
}
.widget_recent_entries .post-thumbnail .nsfw-post h3, .widget_recent_entries .post-thumbnail .nsfw-post p {
  display: none;
}

.bb-post-nav .bb-media-placeholder .nsfw-content {
  padding: 5px 0;
}
.bb-post-nav .bb-media-placeholder .bb-icon {
  font-size: 24px;
}
.bb-post-nav .bb-media-placeholder h3, .bb-post-nav .bb-media-placeholder p {
  display: none;
}

.widget_trending_entries .post-thumbnail .nsfw-post {
  padding: 15px 0;
}
.widget_trending_entries .post-thumbnail .nsfw-post .bb-icon {
  font-size: 50px;
}
.widget_trending_entries .post-thumbnail .nsfw-post h3 {
  margin: 15px 0 5px;
  font-size: 20px;
}
.widget_trending_entries .post-thumbnail .nsfw-post p {
  font-size: 14px;
}

.post-list.list .post-thumbnail .nsfw-post {
  padding: 20px 0;
}
.post-list.list .post-thumbnail .nsfw-post .bb-icon {
  font-size: 38px;
}
.post-list.list .post-thumbnail .nsfw-post h3 {
  margin: 10px 0 5px;
  font-size: 15px;
}
.post-list.list .post-thumbnail .nsfw-post p {
  display: none;
}

.post-list.standard .bb-nsfw-post .bb-media-placeholder {
  padding-bottom: 56.25% !important;
}
.post-list.standard .bb-nsfw-post .video-wrapper, .post-list.standard .bb-nsfw-post .boombox-featured-embed {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.bb-other-posts.post-grid .post-thumbnail .nsfw-post,
.post-list.list.big-item .post-thumbnail .nsfw-post {
  padding: 30px 0;
}
.bb-other-posts.post-grid .post-thumbnail .nsfw-post .bb-icon,
.post-list.list.big-item .post-thumbnail .nsfw-post .bb-icon {
  font-size: 50px;
}
.bb-other-posts.post-grid .post-thumbnail .nsfw-post h3,
.post-list.list.big-item .post-thumbnail .nsfw-post h3 {
  margin: 10px 0 5px;
  font-size: 20px;
}
.bb-other-posts.post-grid .post-thumbnail .nsfw-post p,
.post-list.list.big-item .post-thumbnail .nsfw-post p {
  display: block;
}

.bb-fixed-pagination .pg-thumb .nsfw-post .bb-icon {
  font-size: 24px;
}
.bb-fixed-pagination .pg-thumb .nsfw-post h3, .bb-fixed-pagination .pg-thumb .nsfw-post p {
  display: none;
}

.bb-post-single .s-post-thumbnail .nsfw-post,
.bb-post-single .s-post-thumbnail .entry-nsfw {
  position: relative;
  height: 350px;
}
.bb-post-single .s-post-thumbnail .nsfw-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #ffffff;
  transform: translate(0, -50%);
}
.bb-post-single .s-post-thumbnail .nsfw-post {
  padding: 30px 0;
  text-align: center;
  background-color: #000000;
}
.bb-post-single .s-post-thumbnail .nsfw-post .bb-icon {
  font-size: 70px;
  opacity: 0.7;
}
.bb-post-single .s-post-thumbnail .nsfw-post h3 {
  margin: 28px 0 5px;
  font-size: 25px;
  color: #fdc316;
}
.bb-post-single .s-post-thumbnail .nsfw-post p {
  margin-bottom: 0;
  font-size: 16px;
  text-decoration: underline;
}

@media screen and (max-width: 700px) {
  .post-list.list .post-thumbnail .nsfw-post {
    padding: 20px 0;
  }
  .post-list.list .post-thumbnail .nsfw-post .bb-icon {
    font-size: 70px;
  }
  .post-list.list .post-thumbnail .nsfw-post h3 {
    margin: 28px 0 5px;
    font-size: 25px;
  }
  .post-list.list .post-thumbnail .nsfw-post p {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  .post-list.list .post-thumbnail .nsfw-post .bb-icon,
  .post-thumbnail .nsfw-post .bb-icon {
    font-size: 60px;
  }
  .post-list.list .post-thumbnail .nsfw-post h3,
  .post-thumbnail .nsfw-post h3 {
    margin: 22px 0 5px;
    font-size: 22px;
  }
  .post-list.list .post-thumbnail .nsfw-post p,
  .post-thumbnail .nsfw-post p {
    font-size: 14px;
  }
}
/**
 * 7.0  - Post Single - includes post single functionality
 */
/* *** BB Post Single *** */
.bb-post-single .s-post-header {
  margin-bottom: 10px;
}
.bb-post-single .s-post-featured-media, .bb-post-single .s-post-meta-block, .bb-post-single .bb-post-share-box.top, .bb-post-single .s-mb-md, .bb-post-single .single-row1 {
  margin-bottom: 20px;
}
.bb-post-single .s-post-share-box.bottom {
  margin-bottom: 2.5rem;
}
.bb-post-single .s-post-featured-media {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.bb-post-single .s-post-featured-media .featured-media-el {
  position: relative;
  overflow: hidden;
  height: 400px;
  background-size: cover;
  background-position: center;
  background-color: #ddd;
}
.bb-post-single .s-post-featured-media .s-post-media-top {
  min-height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  width: 100%;
}
.bb-post-single .s-post-featured-media .s-post-media-caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px 15px;
}
.bb-post-single .s-post-featured-media .s-post-header {
  margin: 0;
}
.bb-post-single .s-post-featured-media, .bb-post-single .s-post-featured-media .s-post-title, .bb-post-single .s-post-featured-media .s-post-affiliate .current-price {
  color: #fff;
}
.bb-post-single .s-post-featured-media .s-post-summary, .bb-post-single .s-post-featured-media .s-post-cat-links, .bb-post-single .s-post-featured-media .s-post-breadcrumb, .bb-post-single .s-post-featured-media .s-post-breadcrumb a, .bb-post-single .s-post-featured-media .s-post-affiliate .old-price {
  color: #fafafa;
}
.bb-post-single .s-post-featured-media .s-post-affiliate .item-url, .bb-post-single .s-post-featured-media .s-post-summary .bb-reading-time {
  text-shadow: none;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
.bb-post-single .s-post-badge-list {
  display: inline-block;
}
.bb-post-single .s-post-header .s-post-title {
  margin: 0 0 5px;
}
.bb-post-single .s-post-header .s-post-summary {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 15px 0;
}
.bb-post-single .s-post-header + .s-post-thumbnail, .bb-post-single .s-post-header + .s-post-content {
  margin-top: 20px;
}
.bb-post-single .s-post-header .s-post-header-sep {
  margin-top: 10px;
}
.bb-post-single .s-post-meta-block .col-l {
  margin-bottom: 10px;
}
.bb-post-single .s-post-meta-block .col-l:last-child {
  margin-bottom: 0;
}
.bb-post-single .s-post-share-box .content {
  padding-top: 0;
  padding-bottom: 0;
}
.bb-post-single .s-post-thumbnail {
  margin-bottom: 1.875rem;
}
.bb-post-single .s-post-content {
  margin-bottom: 2.5rem;
}
.bb-post-single .s-post-content > :first-child {
  margin-top: 0;
}
.bb-post-single .s-post-content > :last-child {
  margin-bottom: 0;
}
.bb-post-single.style2 .s-post-inner {
  padding: 0 10px;
}
.bb-post-single.style5 .site-main, .bb-post-single.style6 .single-main-container .container-inner {
  position: relative;
  margin-top: -200px;
  padding: 10px;
}
.bb-post-single.style4 .s-post-media-img img, .bb-post-single.style6 .s-post-media-img img {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .bb-post-single .s-post-badge-list {
    min-width: 100px;
  }
  .bb-post-single .s-post-meta-block .col-l {
    margin-bottom: 0;
  }
  .bb-post-single.style2 .s-post-inner {
    padding: 0 30px;
  }
  .bb-post-single .s-post-featured-media .s-post-media-caption {
    padding: 40px 35px;
  }
}
@media screen and (min-width: 701px) and (max-width: 900px) {
  .bb-post-single.style5 .site-main {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 901px) {
  .bb-post-single.style5 .site-main, .bb-post-single.style6 .single-main-container .container-inner {
    padding: 12px 30px 0 30px;
  }
  .bb-post-single .s-post-featured-media .featured-media-el {
    height: 500px;
  }
  .bb-post-single .s-post-header .s-post-summary {
    font-size: 20px;
  }
}

/* Post Single options for no-sidebar */
@media screen and (min-width: 1200px) {
  .no-sidebar .bb-post-single .s-post-small-el {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }
}
@media screen and (min-width: 901px) {
  .no-sidebar .bb-post-single.style5 .site-main {
    margin-left: 20px;
    margin-right: 20px;
  }
}

/* Post Single Container Margin */
.single-container.s-mt-sm {
  margin-top: 15px;
}

/* *** Post Single Separator *** */
.bb-separator {
  margin: 0 0 13px 0;
}

/* *** Post Single Comments *** */
/* Booombox Comments */
#comments {
  clear: both;
}
#comments a:hover {
  text-decoration: underline;
}
#comments .wp-social-login-widget a:hover {
  text-decoration: none;
}
#comments .comments-title {
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
#comments .comments-title span {
  display: inline-block;
  margin-left: 10px;
  font-weight: 400;
}
#comments .comment-reply-title {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
}
#comments .comment-reply-title {
  margin-bottom: 5px;
}
#comments .comment-reply-title #cancel-comment-reply-link {
  display: block;
  font-size: 11px;
  line-height: 1em;
  vertical-align: top;
  text-transform: lowercase;
}
#comments .comment-list {
  display: block;
  list-style: none;
  margin: 0 0 30px;
  border-bottom: 1px solid #f4f3f3;
}
#comments .comment-reply-login {
  font-size: 10px;
  text-transform: uppercase;
}
#comments .pingback,
#comments .comment {
  position: relative;
  display: block;
  list-style: none;
  border-top: 1px solid #f4f3f3;
}
#comments .pingback:first-child,
#comments .comment:first-child {
  border-top: none;
}
#comments .pingback .comment-form,
#comments .comment .comment-form {
  margin-bottom: 10px;
}
#comments .pingback .comment-meta,
#comments .comment .comment-meta {
  padding-top: 7px;
  line-height: 1em;
}
#comments .pingback .comment-body,
#comments .comment .comment-body {
  position: relative;
  display: block;
  list-style: none;
  line-height: 1em;
  padding: 10px 5px 10px 60px;
}
#comments .pingback .comment-body .comment-author,
#comments .comment .comment-body .comment-author {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}
#comments .pingback .comment-body .comment-author .avatar,
#comments .comment .comment-body .comment-author .avatar {
  position: absolute;
  width: 40px;
  top: 15px;
  left: 0px;
  border-radius: 50%;
}
#comments .pingback .comment-body .comment-author b,
#comments .comment .comment-body .comment-author b {
  font-weight: 500;
}
#comments .pingback .comment-body .comment-metadata,
#comments .comment .comment-body .comment-metadata {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  line-height: 18px;
}
#comments .pingback .comment-body .comment-metadata a,
#comments .comment .comment-body .comment-metadata a {
  color: inherit;
}
#comments .pingback .comment-body .comment-content,
#comments .comment .comment-body .comment-content {
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.2em;
}
#comments .pingback .comment-body .comment-content p,
#comments .comment .comment-body .comment-content p {
  margin-bottom: 5px;
}
#comments .pingback .comment-body .comment-content small a,
#comments .comment .comment-body .comment-content small a {
  color: #1f1f1f;
}
#comments .pingback .comment-body .reply,
#comments .comment .comment-body .reply {
  display: inline-block;
}
#comments .pingback .comment-body .comment-reply-link,
#comments .comment .comment-body .comment-reply-link {
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
  line-height: 13px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  vertical-align: top;
  background-color: #cdcdcd;
}
#comments .pingback .children,
#comments .comment .children {
  margin: 0;
  padding-left: 60px;
}
#comments .pingback .children .comment,
#comments .comment .children .comment {
  border-top: 1px solid #f4f3f3;
}
#comments .pingback .children .comment .comment-body,
#comments .comment .children .comment .comment-body {
  padding-left: 50px;
}
#comments .pingback .children .comment .comment-body .comment-author .avatar,
#comments .comment .children .comment .comment-body .comment-author .avatar {
  width: 30px;
}
#comments .pingback .children .children,
#comments .comment .children .children {
  padding-left: 50px;
}
#comments .pingback .children .children .children,
#comments .comment .children .children .children {
  padding-right: 0;
  padding-left: 0;
}
#comments .bypostauthor > .comment-body .vcard .fn {
  color: #fdc316;
}
#comments .bypostauthor > .comment-body .vcard .fn * {
  color: inherit;
}
#comments .nav-links {
  overflow: hidden;
  margin-bottom: 30px;
}
#comments .nav-links .nav-previous {
  float: left;
}
#comments .nav-links .nav-next {
  float: right;
}
#comments .nav-links a {
  background-color: #ffe400;
  color: #000000;
  padding: 0 3px;
}
#comments .comment-subscription-form {
  clear: both;
}

.comment-respond {
  /* #commentform is used in woocommerce plugin */
}
.comment-respond .comment-reply-title {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
}
.comment-respond form {
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 3px;
}
.comment-respond form:before, .comment-respond form:after {
  content: " ";
  display: table;
}
.comment-respond form:after {
  clear: both;
}
.comment-respond form {
  *zoom: 1;
}
.comment-respond .logged-in-as, .comment-respond .comment-notes {
  margin-bottom: 5px;
  font-size: 13px;
}
.comment-respond .logged-in-as a, .comment-respond .comment-notes a {
  color: inherit;
}
.comment-respond .logged-in-as a:hover, .comment-respond .comment-notes a:hover {
  text-decoration: underline;
}
.comment-respond .form-submit {
  margin-bottom: 0;
}
.comment-respond .form-submit .submit-button {
  min-width: inherit;
  width: 100%;
  padding: 0 5px;
  margin: auto;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  height: 35px;
  line-height: 35px;
  min-height: inherit;
  text-align: center !important;
  border-radius: 3px;
  border: none;
}
.comment-respond .form-submit .submit-button, .comment-respond #commentform input#submit, .comment-respond #commentform input#submit:hover {
  color: #fff;
  background-color: #353432;
}
.comment-respond input[type=text], .comment-respond textarea,
.comment-respond #commentform textarea#comment {
  padding: 0 20px;
  height: 35px;
  line-height: 33px;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  color: #9a9a9a;
  background-color: #fff;
  border-width: 1px;
  border-radius: 3px;
}
.comment-respond #commentform textarea#comment,
.comment-respond textarea {
  padding: 7px 20px;
  resize: vertical;
  line-height: 1.2em;
}

.comment-vote {
  display: inline-block;
  margin-left: 20px;
}
.comment-vote a {
  display: inline-block;
  font-size: 16px;
  line-height: 1em;
  vertical-align: top;
}
.comment-vote a .bb-icon {
  display: inline-block;
  transition: all 0.2s ease-out;
}
.comment-vote a .count {
  display: inline-block;
  margin-left: 3px;
  font-size: 11px;
  vertical-align: top;
}
.comment-vote a:first-child + a {
  margin-left: 10px;
}
.comment-vote a:hover {
  text-decoration: none;
}
.comment-vote a:hover .bb-icon {
  transform: translate(0px, -3px);
}

.comments-area {
  margin-bottom: 30px;
}
.comments-area .emoji_row {
  margin-bottom: 30px;
}

@media (min-width: 591px) {
  .comment-respond .comment-form-comment {
    float: left;
    width: 74%;
  }
  .comment-respond .form-submit {
    float: right;
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  #comments .comment .children .children,
  #comments .comment .children {
    padding-left: 10px;
  }
}
/* Booombox Comments New Version */
.boombox-comments .comments-filter {
  float: right;
  margin-bottom: -15px;
}
.boombox-comments .comments-filter select {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 3px 5px;
}

@media (max-width: 768px) {
  .boombox-comments .comments-filter {
    float: none;
    margin-bottom: 10px;
  }
}
/* *** Post Single Floating Navbar *** */
.bb-floating-navbar {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1100;
  visibility: hidden;
}
.bb-floating-navbar .bb-sticky-el {
  position: relative !important;
  top: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-out;
}
.bb-floating-navbar.affix {
  visibility: visible;
}
.bb-floating-navbar.affix .bb-sticky-el {
  transform: translateY(0);
}
.bb-floating-navbar .floating-navbar-inner {
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.bb-floating-navbar .navbar-content {
  width: 100%;
  display: table;
  display: flex;
  align-items: flex-start;
  padding: 10px 0;
}
.bb-floating-navbar .navbar-col {
  display: table-cell;
  display: flex;
  vertical-align: middle;
}
.bb-floating-navbar .navbar-col1 {
  flex-grow: 100;
}
.bb-floating-navbar .navbar-col2 {
  padding-left: 5px;
}
.bb-floating-navbar .f-n-post-title-block {
  display: table;
  height: 42px;
}
.bb-floating-navbar .f-n-post-title {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  font-size: 20px;
  line-height: 22px;
}
.bb-floating-navbar .f-n-next-prev-pg {
  white-space: nowrap;
}
.bb-floating-navbar .f-n-next-prev-pg .pg-item {
  margin-bottom: 0;
}
.bb-floating-navbar .f-n-next-prev-pg .page-link {
  float: left;
}
.bb-floating-navbar .f-n-next-prev-pg .page-nav {
  float: none;
  display: inline-block;
}
.bb-floating-navbar .f-n-post-share-box {
  width: 100%;
  padding: 0 5px 0 0;
}

/* *** Post Single Fixed Pagination *** */
.bb-fixed-pagination ul {
  margin: 0;
}
.bb-fixed-pagination.hide {
  display: none;
}
.bb-fixed-pagination .page {
  list-style: none;
  border-radius: inherit;
  margin: 0;
  position: fixed;
  z-index: 50;
  top: 50%;
  margin-top: -57px;
  width: 30px;
  transition: width 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.bb-fixed-pagination .page.prev-page {
  left: 0;
}
.bb-fixed-pagination .page.prev-page, .bb-fixed-pagination .page.prev-page .pg-content {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bb-fixed-pagination .page.prev-page .pg-arrow {
  left: 0;
}
.bb-fixed-pagination .page.prev-page .pg-content {
  left: -385px;
}
.bb-fixed-pagination .page.prev-page:hover .pg-content {
  left: 30px;
}
.bb-fixed-pagination .page.next-page {
  right: 0;
}
.bb-fixed-pagination .page.next-page, .bb-fixed-pagination .page.next-page .pg-content {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bb-fixed-pagination .page.next-page .pg-arrow {
  right: 0;
  float: right;
}
.bb-fixed-pagination .page.next-page .pg-content {
  right: -385px;
}
.bb-fixed-pagination .page.next-page:hover .pg-content {
  right: 0;
}
.bb-fixed-pagination .page:hover {
  width: 400px;
  box-shadow: -1px 6px 22.8px 1.2px rgba(42, 42, 42, 0.35);
}
.bb-fixed-pagination .page:hover .pg-content {
  opacity: 1;
}
.bb-fixed-pagination .pg-content {
  display: table;
}
.bb-fixed-pagination .pg-col {
  display: table-cell;
  vertical-align: top;
}
.bb-fixed-pagination .pg-arrow {
  position: absolute;
  top: 0;
  z-index: 5;
  display: inline-block;
  width: 30px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  background-color: #ececec;
  color: #000000;
  border-radius: 2px;
}
.bb-fixed-pagination .pg-arrow .pg-arrow-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 30px;
  margin-top: -12px;
  line-height: normal;
}
.bb-fixed-pagination .pg-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.bb-fixed-pagination .pg-author-vcard .auth-url {
  position: relative;
  pointer-events: auto;
  z-index: 50;
}
.bb-fixed-pagination .pg-content {
  opacity: 0;
  position: relative;
  top: 0;
  height: 100%;
  width: 370px;
  min-height: 120px;
  padding: 20px;
  vertical-align: top;
  background-color: #ffffff;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.bb-fixed-pagination .pg-content .pg-col {
  vertical-align: top;
}
.bb-fixed-pagination .pg-content .pg-thumb-col {
  width: 90px;
  padding-right: 12px;
}
.bb-fixed-pagination .pg-content .pg-thumb-col img {
  width: 100%;
}
.bb-fixed-pagination .pg-content .pg-thumb {
  position: relative;
}
.bb-fixed-pagination .pg-content .pg-title {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .bb-fixed-pagination {
    display: none;
  }
}

/* *** Post Navigation *** */
.bb-post-nav {
  clear: both;
  margin-bottom: 20px;
}
.bb-post-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bb-post-nav .next-page {
  float: right;
}
.bb-post-nav .pg-item {
  margin: 0 0 15px;
  padding: 20px 0;
  min-height: 115px;
  display: table;
  width: 100%;
  border-bottom: 2px solid #ececec;
  border-top: 2px solid #ececec;
}
.bb-post-nav .pg-col {
  display: table-cell;
  vertical-align: top;
}
.bb-post-nav .pg-thumb {
  max-width: 150px;
}
.bb-post-nav .pg-thumb img {
  width: 100%;
}
.bb-post-nav .pg-thumb-col {
  width: 27%;
  padding-right: 5%;
}
.bb-post-nav .pg-content-col {
  padding: 5px 0 0 0;
}
.bb-post-nav .meta-nav {
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.bb-post-nav .post-title {
  margin-bottom: 10px;
}

/* *** Post Single Reactions *** */
.bb-reaction-box {
  clear: both;
  margin-bottom: 10px;
}
.bb-reaction-box .title {
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.bb-reaction-box .reaction-sections {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 20px;
  margin: 0 -7px;
}
.bb-reaction-box .reaction-item {
  position: relative;
  flex-grow: 1;
  float: left;
  min-width: 70px;
  margin: 0 7px 25px;
  text-align: center;
}
.bb-reaction-box .reaction-item .reaction-bar {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  height: 120px;
  background-color: #f7f7f7;
  overflow: hidden;
}
.bb-reaction-box .reaction-item .reaction-bar .reaction-stat {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  transition: height 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.bb-reaction-box .reaction-item .reaction-bar .reaction-stat-count {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: inherit;
}
.bb-reaction-box .reaction-item .reaction-vote-btn {
  display: block;
  padding: 0 5px;
  font-size: 11px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  color: #1f1f1f;
  text-transform: uppercase;
  background-color: #f7f7f7;
}
.bb-reaction-box .reaction-item .reaction-vote-btn .bb-icon {
  font-size: 25px;
  vertical-align: middle;
}
.bb-reaction-box .reaction-item .reaction-vote-btn:not(.disabled):hover {
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
.bb-reaction-box .reaction-item .reaction-vote-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.bb-reaction-box .reaction-item .badge {
  position: absolute;
  z-index: 2;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}
.bb-reaction-box .reaction-item .badge:hover {
  transform: translate(0, 0);
}
.bb-reaction-box .reaction-item.voted .badge {
  animation: badge 0.4s linear;
}

/* *** Other Posts *** */
.bb-other-posts {
  clear: both;
}
.bb-other-posts .title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.bb-other-posts .post-items {
  margin-bottom: 0;
}

/* *** Post Gallery *** */
html.bb-gl-open {
  overflow: hidden !important;
}

.bb-post-gallery {
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.bb-post-gallery img {
  width: 100%;
}
.bb-post-gallery .bb-gallery-link {
  position: absolute;
  z-index: 20;
  top: 15px;
  right: 0;
  min-width: 170px;
  padding: 10px 10px 10px 55px;
  background-color: #192526;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.1em;
}
.bb-post-gallery .bb-gallery-link .bb-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  font-size: 30px;
  line-height: 1em;
  margin-top: -15px;
}

.bb-post-gallery-content {
  display: none;
}
.bb-post-gallery-content.bb-open {
  display: block;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 80px;
  bottom: 0;
}
.bb-post-gallery-content .bb-gl-header {
  position: absolute;
  z-index: 100;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 5px 60px 5px 10px;
  overflow: hidden;
}
.bb-post-gallery-content .bb-gl-header .bb-gl-close {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px;
  color: inherit;
  font-size: 25px;
  line-height: 1em;
}
.bb-post-gallery-content .bb-gl-header .bb-gl-logo {
  display: inline-block;
  margin-right: 10px;
}
.bb-post-gallery-content .bb-gl-header .bb-gl-logo img {
  max-height: 80px;
  width: auto;
  height: auto;
}
.bb-post-gallery-content .bb-gl-header .bb-advertisement {
  flex-grow: 1;
}
.bb-post-gallery-content .bb-gl-header .bb-advertisement .quads-location {
  margin: 0 !important;
  float: none;
}
.bb-post-gallery-content .bb-gl-header .bb-advertisement img {
  margin: 0 auto;
  max-height: 80px;
  width: auto;
  height: auto;
}
.bb-post-gallery-content .bb-gl-body {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  bottom: 0;
}
.bb-post-gallery-content .bb-gl-slide, .bb-post-gallery-content .bb-gl-slide li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
}
.bb-post-gallery-content .bb-gl-slide li {
  opacity: 0;
  z-index: 1;
  max-height: 100%;
  overflow-y: auto;
}
.bb-post-gallery-content .bb-gl-slide li.bb-active {
  opacity: 1;
  z-index: 50;
}
.bb-post-gallery-content .bb-gl-slide li.bb-active img {
  opacity: 1;
}
.bb-post-gallery-content .bb-gl-image {
  padding: 50px 20px 20px;
}
.bb-post-gallery-content .bb-gl-image img {
  transition: all 0.15s ease-out;
}
.bb-post-gallery-content .bb-gl-image-text {
  padding: 40px 4%;
}
.bb-post-gallery-content .bb-gl-mode-switcher {
  position: absolute;
  top: 5px;
  left: 20px;
  width: auto;
  border-radius: 20px;
  border: 1px solid #ececec;
  font-size: 0;
}
.bb-post-gallery-content .bb-gl-mode-switcher .bb-mode-switcher {
  position: relative;
  display: inline-block;
  padding: 12px 0;
  width: 40px;
  height: 39px;
  line-height: 1em;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  color: inherit;
}
.bb-post-gallery-content .bb-gl-mode-switcher .bb-mode-switcher:first-child {
  border-right: 1px solid #ececec;
}
.bb-post-gallery-content .bb-gl-meta {
  margin-bottom: 40px;
}
.bb-post-gallery-content .bb-gl-meta .bb-gl-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
}
.bb-post-gallery-content .bb-gl-meta .bb-gl-arrow .bb-icon {
  vertical-align: middle;
}
.bb-post-gallery-content .bb-gl-meta .bb-gl-arrow:hover {
  box-shadow: -3px 3px 8px 0px rgba(21, 21, 24, 0.34);
}
.bb-post-gallery-content .bb-gl-meta .bb-gl-pagination {
  display: inline-block;
  margin: 0 10px;
  min-width: 55px;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
}
.bb-post-gallery-content .bb-gl-meta .bb-gl-pagination b {
  font-size: 1.3em;
}
.bb-post-gallery-content .bb-affiliate-content {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}
.bb-post-gallery-content .bb-affiliate-content .item-url {
  float: right;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
}
.bb-post-gallery-content .bb-gl-grid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
}
.bb-post-gallery-content .bb-gl-grid ul, .bb-post-gallery-content .bb-gl-grid ul li {
  display: block;
  list-style: none;
  margin: 0;
}
.bb-post-gallery-content .bb-gl-grid ul {
  font-size: 0;
  padding: 50px 20px 20px;
  text-align: center;
  overflow: hidden;
}
.bb-post-gallery-content .bb-gl-grid li {
  float: left;
  padding: 5px;
}
.bb-post-gallery-content .bb-gl-grid li a {
  display: block;
  overflow: hidden;
}
.bb-post-gallery-content .bb-gl-grid li:hover a {
  opacity: 0.8;
}
.bb-post-gallery-content .bb-gl-slide,
.bb-post-gallery-content .bb-gl-grid {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.2s ease-out;
}
.bb-post-gallery-content.bb-mode-slide .bb-gl-slide {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.bb-post-gallery-content.bb-mode-grid .bb-gl-grid {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
@media (min-width: 768px) {
  .bb-post-gallery-content.bb-open {
    padding-top: 110px;
  }
  .bb-post-gallery-content .bb-gl-header {
    height: 110px;
    padding: 5px 100px 5px 10px;
  }
  .bb-post-gallery-content .bb-gl-header .bb-gl-close {
    top: 20px;
    margin-top: 0;
    font-size: 33px;
  }
  .bb-post-gallery-content .bb-gl-header .bb-gl-logo img {
    max-height: 110px;
  }
  .bb-post-gallery-content .bb-gl-header .bb-advertisement img {
    max-height: 110px;
  }
  .bb-post-gallery-content .bb-gl-body {
    top: 110px;
  }
  .bb-post-gallery-content .bb-gl-slide li {
    max-height: 100%;
    overflow-y: hidden;
  }
  .bb-post-gallery-content .bb-gl-image,
  .bb-post-gallery-content .bb-gl-image-text {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .bb-post-gallery-content .bb-gl-image {
    left: 0;
    width: 55%;
  }
  .bb-post-gallery-content .bb-gl-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 70%;
    max-width: calc(100% - 120px);
    max-height: 95%;
    max-height: calc(100% - 40px);
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
  }
  .bb-post-gallery-content .bb-gl-image-text {
    right: 0;
    width: 45%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
  }
  .bb-post-gallery-content .bb-gl-image {
    padding: 20px 60px;
  }
  .bb-post-gallery-content .bb-gl-grid ul {
    padding: 10px 60px;
  }
  .bb-post-gallery-content .bb-gl-grid li a {
    width: 360px;
    height: 270px;
  }
  .bb-post-gallery-content .bb-gl-mode-switcher {
    top: 20px;
    left: 10px;
    width: 42px;
  }
  .bb-post-gallery-content .bb-gl-mode-switcher .bb-mode-switcher {
    width: 100%;
    height: 40px;
  }
  .bb-post-gallery-content .bb-gl-mode-switcher .bb-mode-switcher:first-child {
    border-right: 0;
    border-bottom: 1px solid #ececec;
  }
}
@media (min-width: 992px) {
  .bb-post-gallery-content .bb-gl-image {
    width: 65%;
  }
  .bb-post-gallery-content .bb-gl-image-text {
    width: 35%;
    max-width: 35%;
  }
}
@media (min-width: 1200px) {
  .bb-post-gallery-content .bb-gl-image {
    width: 75%;
  }
  .bb-post-gallery-content .bb-gl-image-text {
    width: 25%;
    max-width: 25%;
  }
}

/**
 * 8.0  - Header - includes header, navigation and header specific components
 */
/* *** Header General Styles & Components *** */
/* * Header General * */
.bb-show-desktop-header, .bb-show-mobile-header {
  position: relative;
  z-index: 50;
}

/* Header Display in Mobile and Desktop */
.bb-show-desktop-header {
  display: none;
}

.bb-show-mobile-header {
  display: block;
}

/* * Header Components * */
/* Branding */
.branding {
  z-index: 2;
}
.branding a {
  display: inline;
  color: inherit;
  max-width: 100%;
}
.branding .site-title {
  margin: 0;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}
.branding .site-title:before, .branding .site-title:after {
  content: " ";
  display: table;
}
.branding .site-title:after {
  clear: both;
}
.branding .site-title {
  *zoom: 1;
}
.branding .site-description {
  margin: 5px 0 0 0;
  opacity: 0.9;
  font-style: italic;
  line-height: 1.1em;
}
.branding img {
  float: left;
  border-radius: 0 !important;
  font-size: 1px;
}
@media screen and (min-width: 480px) {
  .branding .site-title {
    font-size: 32px;
  }
}

/* Community */
.bb-community {
  display: flex;
  align-items: center;
}
.bb-community .logo {
  display: inline-block;
  width: 50px;
}
.bb-community .text {
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  font-weight: 500;
}

.header-desktop .branding {
  margin-right: 25px;
}
.header-desktop .logo-center .branding {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

/* Header advertisement */
.header-desktop .bb-advertisement {
  margin-bottom: 0;
}
.header-desktop .bb-advertisement .quads-location {
  margin: 10px 0 !important;
}

/* Header Icons */
.bb-header-icon {
  display: inline-block;
  font-size: 0 !important;
  color: inherit;
  text-align: center;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.bb-header-icon i {
  display: inline-block;
  font-size: 25px;
  font-weight: normal;
  vertical-align: middle;
  width: 25px;
}
.bb-header-icon img {
  vertical-align: middle;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.bb-header-icon.logged-in-user {
  width: 40px;
}

.medium .bb-header-icon i {
  width: 23px;
  font-size: 23px;
}
.medium .bb-header-icon img {
  width: 32px;
  height: 32px;
}
.medium .bb-header-icon.logged-in-user {
  width: 32px;
}

.small .bb-header-icon i {
  width: 21px;
  font-size: 21px;
}
.small .bb-header-icon img {
  width: 24px;
  height: 24px;
}
.small .bb-header-icon.logged-in-user {
  width: 24px;
}
/* Header toggle */
.bb-toggle .toggle-content.bb-header-dropdown {
  transform: translate(-50%, 20px);
  left: 50%;
  width: auto;
  padding: 13px;
  transition: all 0.3s ease;
  box-shadow: -1px 6px 22.8px 1.2px rgba(42, 42, 42, 0.35);
}
.bb-toggle .toggle-content.bb-header-dropdown:before, .bb-toggle .toggle-content.bb-header-dropdown:after {
  content: " ";
  display: table;
}
.bb-toggle .toggle-content.bb-header-dropdown:after {
  clear: both;
}
.bb-toggle .toggle-content.bb-header-dropdown {
  *zoom: 1;
}
.bb-toggle .toggle-content.bb-header-dropdown:before {
  position: absolute;
  top: -6px;
  right: 50%;
  margin-right: -6px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #ffffff transparent;
}
.bb-toggle .toggle-content.bb-header-dropdown.active {
  transform: translate(-50%, 0);
}

/* Header Search */
.bb-header-search {
  position: relative;
  z-index: 5;
  display: inline-block;
}
.bb-header-search.bb-toggle .toggle-content.bb-header-dropdown {
  width: 320px;
}
.bb-header-search form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3px;
}
.bb-header-search form input {
  flex-grow: 1;
  width: 100px;
  min-width: 100px;
  text-align: left;
  padding: 8px 12px;
  height: 34px;
}
.bb-header-search form button {
  height: 34px;
  min-width: 90px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 10px;
}
.bb-header-search form input,
.bb-header-search form button {
  margin: 0 3px;
}
@media (max-width: 1199px) {
  .bb-header-search.bb-toggle .toggle-content.bb-header-dropdown {
    width: 250px;
  }
  .bb-header-search form input {
    margin-bottom: 10px;
  }
  .bb-header-search form input,
  .bb-header-search form button {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .bb-header-search.bb-toggle .toggle-content.bb-header-dropdown {
    width: 215px;
  }
}

/* Header share */
.bb-header-share {
  display: inline-block;
}
.bb-header-share .bb-header-dropdown {
  padding: 10px 7px;
}
.bb-header-share .social.circle ul {
  display: block;
  list-style: none;
  margin: 0;
}
.bb-header-share .social.circle ul li {
  display: block;
  float: none;
  list-style: none;
  margin: 0 0 10px;
}
.bb-header-share .social.circle ul li:last-child {
  margin: 0;
}
.bb-header-share .social.circle ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 21px;
}

/* Header account */
.create-post {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  line-height: 40px;
  vertical-align: middle;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.create-post .bb-icon {
  margin-right: 5px;
}
.create-post > * {
  display: inline-block;
  vertical-align: middle;
}

.medium .create-post {
  line-height: 32px;
  font-size: 14px;
}

.small .create-post {
  line-height: 24px;
  font-size: 12px;
  padding: 0 10px;
}

/* Header badges */
.header-item.bb-badge-list .bb-badge {
  margin-bottom: 0;
}

.small .header-item.bb-badge-list .circle {
  width: 24px;
  height: 24px;
}
.small .header-item.bb-badge-list .circle i {
  font-size: 18px;
  line-height: 24px;
}

/* Header authentication */
.bb-header-user-box {
  position: relative;
  display: inline-block;
  font-size: 21px;
  color: inherit;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.bb-header-user-box .menu.bb-header-dropdown {
  width: 210px;
}
.bb-header-user-box .menu.bb-header-dropdown ul {
  display: block;
  margin: 0;
  list-style: none;
}
.bb-header-user-box .menu.bb-header-dropdown ul li {
  position: relative;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
.bb-header-user-box .menu.bb-header-dropdown ul li a {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: inherit;
  text-align: left;
  padding: 10px 15px 10px 15px;
}
.bb-header-user-box .menu.bb-header-dropdown ul li a i {
  margin-right: 15px;
}
@media (min-width: 600px) {
  .bb-header-user-box.pos-left:hover .toggle-content.bb-header-dropdown, .bb-header-user-box.pos-right:hover .toggle-content.bb-header-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0) !important;
  }
}

/* Header notifications */
.user-notifications .menu.bb-header-dropdown {
  width: 210px;
}
.user-notifications .menu.bb-header-dropdown ul {
  display: block;
  margin: 0;
  list-style: none;
}
.user-notifications .menu.bb-header-dropdown ul li {
  position: relative;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
.user-notifications .menu.bb-header-dropdown ul li a {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
  color: inherit;
  text-align: left;
  padding: 10px 15px 10px 15px;
}
.user-notifications .menu.bb-header-dropdown ul li a i {
  margin-right: 15px;
}
@media (min-width: 600px) {
  .user-notifications.pos-left:hover .toggle-content.bb-header-dropdown, .user-notifications.pos-right:hover .toggle-content.bb-header-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0) !important;
  }
}

/*  Header Languages */
.header-item.boombox-wpml-language-switcher {
  float: none;
}

/* Header Components Dropdown alignment overwriting deepens their position */
.user-notifications.pos-left.bb-toggle .toggle-content.bb-header-dropdown,
.bb-header-user-box.pos-left.bb-toggle .toggle-content.bb-header-dropdown,
.bb-header-search.pos-left.bb-toggle .toggle-content.bb-header-dropdown {
  left: -50%;
  transform: translate(0, 20px);
}
.user-notifications.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before,
.bb-header-user-box.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before,
.bb-header-search.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  margin-right: 0;
}
.user-notifications.pos-left.bb-toggle .toggle-content.bb-header-dropdown.active,
.bb-header-user-box.pos-left.bb-toggle .toggle-content.bb-header-dropdown.active,
.bb-header-search.pos-left.bb-toggle .toggle-content.bb-header-dropdown.active {
  transform: translate(0, 0);
}
.user-notifications.pos-right.bb-toggle .toggle-content.bb-header-dropdown,
.bb-header-user-box.pos-right.bb-toggle .toggle-content.bb-header-dropdown,
.bb-header-search.pos-right.bb-toggle .toggle-content.bb-header-dropdown {
  left: auto;
  right: -50%;
  transform: translate(0, 20px);
}
.user-notifications.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before,
.bb-header-user-box.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before,
.bb-header-search.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  margin-right: 0;
}
.user-notifications.pos-right.bb-toggle .toggle-content.bb-header-dropdown.active,
.bb-header-user-box.pos-right.bb-toggle .toggle-content.bb-header-dropdown.active,
.bb-header-search.pos-right.bb-toggle .toggle-content.bb-header-dropdown.active {
  transform: translate(0, 0);
}

.large .user-notifications.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before,
.large .bb-header-search.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  right: auto;
  left: 25px -6px;
}
.large .user-notifications.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before,
.large .bb-header-search.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  left: auto;
  right: 25px -6px;
}
.large .bb-header-user-box.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  right: auto;
  left: 40px -6px;
}
.large .bb-header-user-box.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  left: auto;
  right: 40px -6px;
}

.medium .user-notifications.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before,
.medium .bb-header-search.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  right: auto;
  left: 23px -6px;
}
.medium .user-notifications.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before,
.medium .bb-header-search.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  left: auto;
  right: 23px -6px;
}
.medium .bb-header-user-box.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  right: auto;
  left: 32px -6px;
}
.medium .bb-header-user-box.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  left: auto;
  right: 32px -6px;
}

.small .user-notifications.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before,
.small .bb-header-search.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  right: auto;
  left: 21px -6px;
}
.small .user-notifications.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before,
.small .bb-header-search.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  left: auto;
  right: 21px -6px;
}
.small .bb-header-user-box.pos-left.bb-toggle .toggle-content.bb-header-dropdown:before {
  right: auto;
  left: 24px -6px;
}
.small .bb-header-user-box.pos-right.bb-toggle .toggle-content.bb-header-dropdown:before {
  left: auto;
  right: 24px -6px;
}

/* *** Desktop Header *** */
.bb-header.header-desktop .container, .bb-header.header-desktop .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .container-inner {
  width: 100%;
  max-width: 100%;
  display: table;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  flex-flow: row wrap;
  justify-content: space-around;
  align-content: stretch;
}
.bb-header.header-desktop .container > *, .bb-header.header-desktop .bb-page-header .container-inner > *, .bb-page-header .bb-header.header-desktop .container-inner > * {
  display: table-cell;
  vertical-align: middle;
}
.bb-header.header-desktop .container .l-1 > *, .bb-header.header-desktop .bb-page-header .container-inner .l-1 > *, .bb-page-header .bb-header.header-desktop .container-inner .l-1 > *,
.bb-header.header-desktop .container .r-1 > *,
.bb-header.header-desktop .bb-page-header .container-inner .r-1 > *,
.bb-page-header .bb-header.header-desktop .container-inner .r-1 > * {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.bb-header.header-desktop .container .l-1 > *:last-child, .bb-header.header-desktop .bb-page-header .container-inner .l-1 > *:last-child, .bb-page-header .bb-header.header-desktop .container-inner .l-1 > *:last-child,
.bb-header.header-desktop .container .r-1 > *:last-child,
.bb-header.header-desktop .bb-page-header .container-inner .r-1 > *:last-child,
.bb-page-header .bb-header.header-desktop .container-inner .r-1 > *:last-child {
  margin-right: 0;
}
.bb-header.header-desktop .container .m-1:not(.logo), .bb-header.header-desktop .bb-page-header .container-inner .m-1:not(.logo), .bb-page-header .bb-header.header-desktop .container-inner .m-1:not(.logo),
.bb-header.header-desktop .container .m-2:not(.logo),
.bb-header.header-desktop .bb-page-header .container-inner .m-2:not(.logo),
.bb-page-header .bb-header.header-desktop .container-inner .m-2:not(.logo) {
  text-align: center;
  flex-grow: 1;
}
.bb-header.header-desktop .container .h-component, .bb-header.header-desktop .bb-page-header .container-inner .h-component, .bb-page-header .bb-header.header-desktop .container-inner .h-component {
  padding-left: 10px;
  padding-right: 10px;
}
.bb-header.header-desktop .container .h-component:first-child, .bb-header.header-desktop .bb-page-header .container-inner .h-component:first-child, .bb-page-header .bb-header.header-desktop .container-inner .h-component:first-child {
  padding-left: 0;
}
.bb-header.header-desktop .container .h-component:last-child, .bb-header.header-desktop .bb-page-header .container-inner .h-component:last-child, .bb-page-header .bb-header.header-desktop .container-inner .h-component:last-child {
  padding-right: 0;
}
.bb-header.header-desktop .top-header {
  position: relative;
}
.bb-header.header-desktop .top-header .container, .bb-header.header-desktop .top-header .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .top-header .container-inner {
  position: relative;
  z-index: 3;
}
.bb-header.header-desktop .bottom-header {
  position: relative;
}
.bb-header.header-desktop .bottom-header .container, .bb-header.header-desktop .bottom-header .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .bottom-header .container-inner {
  position: relative;
  z-index: 2;
}

/* *** Desktop Header Options *** */
.bb-header.header-desktop .affix .top-header,
.bb-header.header-desktop .affix .bottom-header {
  box-shadow: -1px 1px 1px 0px rgba(42, 42, 42, 0.27);
}
.bb-header.header-desktop.top-bg .bottom-header.large, .bb-header.header-desktop.top-bg .bottom-header.medium, .bb-header.header-desktop.top-bg .bottom-header.small {
  padding-top: 25px;
  padding-top: 1.5vw;
}
.bb-header.header-desktop.top-bg.no-bottom {
  padding-bottom: 25px;
  padding-bottom: 1.5vw;
}
.bb-header.header-desktop.bottom-bg {
  padding-bottom: 25px;
  padding-bottom: 1.5vw;
}
.bb-header.header-desktop.top-shadow .top-header {
  z-index: 3;
  box-shadow: -1px 1px 1px 0px rgba(42, 42, 42, 0.27);
}
.bb-header.header-desktop.bottom-shadow .top-header {
  z-index: 2;
}
.bb-header.header-desktop.bottom-shadow .bottom-header {
  z-index: 0;
  box-shadow: -1px 1px 1px 0px rgba(42, 42, 42, 0.27);
}

.bb-header.header-desktop .top-header,
.bb-header.header-desktop .bottom-header {
  background-color: #ffffff;
  color: #000;
}
.bb-header.header-desktop .top-header.boxed .container, .bb-header.header-desktop .top-header.boxed .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .top-header.boxed .container-inner,
.bb-header.header-desktop .bottom-header.boxed .container,
.bb-header.header-desktop .bottom-header.boxed .bb-page-header .container-inner,
.bb-page-header .bb-header.header-desktop .bottom-header.boxed .container-inner {
  width: 1200px;
}
.bb-header.header-desktop .top-header.small .container, .bb-header.header-desktop .top-header.small .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .top-header.small .container-inner,
.bb-header.header-desktop .bottom-header.small .container,
.bb-header.header-desktop .bottom-header.small .bb-page-header .container-inner,
.bb-page-header .bb-header.header-desktop .bottom-header.small .container-inner {
  height: 40px;
}
.bb-header.header-desktop .top-header.small .container img, .bb-header.header-desktop .top-header.small .bb-page-header .container-inner img, .bb-page-header .bb-header.header-desktop .top-header.small .container-inner img,
.bb-header.header-desktop .bottom-header.small .container img,
.bb-header.header-desktop .bottom-header.small .bb-page-header .container-inner img,
.bb-page-header .bb-header.header-desktop .bottom-header.small .container-inner img {
  max-height: 40px;
  width: auto;
}
.bb-header.header-desktop .top-header.medium .container, .bb-header.header-desktop .top-header.medium .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .top-header.medium .container-inner,
.bb-header.header-desktop .bottom-header.medium .container,
.bb-header.header-desktop .bottom-header.medium .bb-page-header .container-inner,
.bb-page-header .bb-header.header-desktop .bottom-header.medium .container-inner {
  min-height: 50px;
}
.bb-header.header-desktop .top-header.large .container, .bb-header.header-desktop .top-header.large .bb-page-header .container-inner, .bb-page-header .bb-header.header-desktop .top-header.large .container-inner,
.bb-header.header-desktop .bottom-header.large .container,
.bb-header.header-desktop .bottom-header.large .bb-page-header .container-inner,
.bb-page-header .bb-header.header-desktop .bottom-header.large .container-inner {
  min-height: 58px;
}
.bb-header.header-desktop .top-header.logo-center .m-1,
.bb-header.header-desktop .bottom-header.logo-center .m-1 {
  text-align: center;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
}
.bb-header.header-desktop .top-header .pattern,
.bb-header.header-desktop .bottom-header .pattern {
  position: absolute;
  left: 0;
  width: 100%;
  top: 99%;
  overflow: hidden;
  z-index: 1;
}
.bb-header.header-desktop .top-header .pattern svg,
.bb-header.header-desktop .bottom-header .pattern svg {
  position: relative;
  float: left;
  width: 100.6%;
  left: -0.3%;
  right: -0.3%;
}
.bb-header.header-desktop .top-header .pattern svg > *,
.bb-header.header-desktop .bottom-header .pattern svg > * {
  width: 100%;
}

/* *** Desktop Navigation *** */
.bb-header-navigation {
  display: inline-block;
  vertical-align: middle;
}
.bb-header-navigation .main-navigation {
  position: relative;
  float: left;
  font-size: 17px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 1px;
  font-family: inherit;
}
.bb-header-navigation .main-navigation > ul {
  display: block;
  list-style: none;
  margin: 0;
}
.bb-header-navigation .main-navigation > ul:before, .bb-header-navigation .main-navigation > ul:after {
  content: " ";
  display: table;
}
.bb-header-navigation .main-navigation > ul:after {
  clear: both;
}
.bb-header-navigation .main-navigation > ul {
  *zoom: 1;
}
.bb-header-navigation .main-navigation > ul > li {
  position: relative;
  margin-right: 25px;
  float: left;
  list-style: none;
  text-align: left;
}
.bb-header-navigation .main-navigation > ul > li > a {
  display: block;
  display: flex;
  position: relative;
  line-height: 40px;
  vertical-align: middle;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-family: inherit;
  align-items: center;
}
.bb-header-navigation .main-navigation > ul > li.menu-item-has-children > a {
  padding-right: 1em;
}
.bb-header-navigation .main-navigation > ul > li.menu-item-has-children > .dropdown-toggle {
  line-height: inherit;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
}
.bb-header-navigation .main-navigation > ul > li.menu-item-has-children > .dropdown-toggle:before {
  content: "\f107";
  font-family: "ui-icomoon";
  line-height: 40px;
}
.bb-header-navigation .main-navigation > ul > li:hover .dropdown-toggle {
  color: inherit;
}
.bb-header-navigation .main-navigation > ul > li:last-child {
  margin-right: 0;
}
.bb-header-navigation .main-navigation > ul li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
.bb-header-navigation .main-navigation .sub-menu {
  position: absolute;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 20px);
  left: 50%;
  width: 250px;
  padding: 20px 0;
  margin: 0;
  font-weight: 500;
  transition: all 0.3s ease;
  box-shadow: -1px 6px 22.8px 1.2px rgba(42, 42, 42, 0.35);
}
.bb-header-navigation .main-navigation .sub-menu:before, .bb-header-navigation .main-navigation .sub-menu:after {
  content: " ";
  display: table;
}
.bb-header-navigation .main-navigation .sub-menu:after {
  clear: both;
}
.bb-header-navigation .main-navigation .sub-menu {
  *zoom: 1;
}
.bb-header-navigation .main-navigation .sub-menu:before {
  position: absolute;
  top: -6px;
  right: 50%;
  margin-right: -6px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #ffffff transparent;
}
.bb-header-navigation .main-navigation .sub-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
.bb-header-navigation .main-navigation .sub-menu li {
  position: relative;
  display: block;
  display: flex;
  margin: 0;
  padding: 0;
  clear: both;
}
.bb-header-navigation .main-navigation .sub-menu li a {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-family: inherit;
  line-height: 1.2em;
  vertical-align: middle;
}
.bb-header-navigation .main-navigation .sub-menu li.menu-item-icon .bb-icon {
  font-size: 1em;
  line-height: inherit;
}
.bb-header-navigation .main-navigation .sub-menu .label {
  top: -4px;
  right: 7px;
}
.bb-header-navigation .main-navigation .sub-menu .menu-item-has-children:before {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  color: inherit;
  font-size: 14px;
  font-family: "ui-icomoon";
}
.bb-header-navigation .main-navigation .sub-menu .menu-item-has-children:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 20px;
}
.bb-header-navigation .main-navigation .sub-menu .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
.bb-header-navigation .main-navigation .sub-menu .sub-menu {
  top: -20px;
  left: 102%;
  transform: translate(0, 20px);
}
.bb-header-navigation .main-navigation .sub-menu .sub-menu:before {
  content: none;
}
.bb-header-navigation .main-navigation .menu-item-icon .bb-icon {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.2em;
  line-height: 40px;
  vertical-align: middle;
}
.bb-header-navigation .main-navigation .label {
  position: absolute;
  z-index: 3;
  top: 0;
  right: -15px;
  padding: 0 4px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 8px;
  border-radius: 2px;
  height: 12px;
  line-height: 12px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #00a256;
  text-transform: uppercase;
  font-weight: 700;
}
.bb-header-navigation .main-navigation .label.hot {
  background-color: #e65252;
}
.bb-header-navigation .main-navigation .label.new {
  background-color: #00a256;
}
.bb-header-navigation .more-navigation {
  display: inline-block;
}
.bb-header-navigation .more-navigation .more-menu-toggle {
  width: 40px;
}
.bb-header-navigation .more-navigation .more-menu {
  width: 750px;
  padding: 15px 15px;
  text-align: left;
  left: 50%;
  text-transform: none;
  font-weight: normal;
  letter-spacing: normal;
}
.bb-header-navigation .more-navigation .more-menu-header {
  padding: 0 0 10px;
  border-bottom: 2px solid #f0f0f0;
}
.bb-header-navigation .more-navigation .more-menu-header:before, .bb-header-navigation .more-navigation .more-menu-header:after {
  content: " ";
  display: table;
}
.bb-header-navigation .more-navigation .more-menu-header:after {
  clear: both;
}
.bb-header-navigation .more-navigation .more-menu-header {
  *zoom: 1;
}
.bb-header-navigation .more-navigation .more-menu-header .bb-badge-list + .bb-trending-navigation {
  float: left;
  max-width: 50%;
  padding-top: 10px;
}
.bb-header-navigation .more-navigation .more-menu-body {
  padding: 20px 25px;
}
.bb-header-navigation .more-navigation .more-menu-footer {
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 10px 0 0;
  border-top: 2px solid #f0f0f0;
}
.bb-header-navigation .more-navigation .more-menu-footer:before, .bb-header-navigation .more-navigation .more-menu-footer:after {
  content: " ";
  display: table;
}
.bb-header-navigation .more-navigation .more-menu-footer:after {
  clear: both;
}
.bb-header-navigation .more-navigation .more-menu-footer {
  *zoom: 1;
}
.bb-header-navigation .more-navigation .more-menu-footer .social {
  display: table-cell;
  vertical-align: middle;
}
.bb-header-navigation .more-navigation .more-menu-footer .social ul {
  margin: 0;
  float: right;
}
.bb-header-navigation .more-navigation .more-menu-footer .social li {
  margin: 0 3px 3px 0;
  padding: 0;
  float: left;
}
.bb-header-navigation .more-navigation .more-menu-footer .social li a {
  padding: 0;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: 400;
}
.bb-header-navigation .more-navigation .more-menu-footer .bb-btn.bb-icon, .bb-header-navigation .more-navigation .more-menu-footer button.bb-icon {
  position: relative;
  padding-left: 30px !important;
}
.bb-header-navigation .more-navigation .more-menu-footer .bb-btn.bb-icon i, .bb-header-navigation .more-navigation .more-menu-footer button.bb-icon i {
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
  font-weight: 400;
}
.bb-header-navigation .more-navigation .bb-badge-list {
  display: block;
  float: right;
  max-width: 50%;
  text-align: right;
}
.bb-header-navigation .more-navigation .bb-badge-list .badge {
  margin: 0 1px 4px !important;
  padding: 0;
}
.bb-header-navigation .more-navigation .bb-badge-list .badge .circle {
  margin-bottom: 0px;
  width: 40px;
  height: 40px;
  line-height: 38px;
}
.bb-header-navigation .more-navigation .bb-badge-list .badge .circle i {
  font-size: 22px;
}
.bb-header-navigation .more-navigation .bb-badge-list .badge .text {
  font-size: 11px;
  line-height: 40px;
}
.bb-header-navigation .more-navigation .sections-header {
  display: block;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 16px;
  color: #9a9a9a;
  text-transform: uppercase;
}
.bb-header-navigation .more-navigation .section-navigation ul {
  display: block;
  margin: 0;
  list-style: none;
  -moz-column-count: 4;
       column-count: 4;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 0;
}
.bb-header-navigation .more-navigation .section-navigation ul li {
  float: none;
  padding: 0;
}
.bb-header-navigation .more-navigation .section-navigation ul li:before {
  content: none;
}
.bb-header-navigation .more-navigation .section-navigation ul li a {
  display: inline-block;
  padding: 3px 5px;
  font-size: 16px;
  line-height: 22px;
  color: inherit;
  text-transform: none;
  font-weight: 500;
}
.bb-header-navigation .more-navigation .section-navigation ul li.current-menu-item a {
  text-decoration: none;
}
.bb-header-navigation .more-navigation .bb-trending-navigation ul {
  margin: 0;
  overflow: hidden;
}
.bb-header-navigation .more-navigation .bb-trending-navigation ul li {
  float: left;
  padding: 0 5px;
}
.bb-header-navigation .more-navigation .bb-trending-navigation ul li:first-child {
  padding-left: 0;
}

.menu-right .bb-header-navigation {
  float: right;
}
.menu-right .bb-header-navigation .main-navigation > ul > li:last-child > .sub-menu {
  left: inherit;
  right: -15px;
  transform: translate(0, 20px);
}
.menu-right .bb-header-navigation .main-navigation > ul > li:last-child > .sub-menu:before {
  right: 30px;
}
.menu-right .bb-header-navigation .main-navigation > ul > li:last-child:hover .sub-menu {
  transform: translate(0, 0);
}
.menu-right .more-navigation .toggle-content.bb-header-dropdown {
  left: inherit;
  right: -15px;
  transform: translate(0, 20px);
}
.menu-right .more-navigation .toggle-content.bb-header-dropdown:before {
  right: 30px;
}
.menu-right .more-navigation .toggle-content.bb-header-dropdown.active {
  transform: translate(0, 0);
}

.menu-left .bb-header-navigation {
  float: left;
}
.menu-left .bb-header-navigation .main-navigation > ul > li:first-child > .sub-menu {
  left: -15px;
  right: auto;
  transform: translate(0, 20px);
}
.menu-left .bb-header-navigation .main-navigation > ul > li:first-child > .sub-menu:before {
  left: 30px;
  right: auto;
}
.menu-left .bb-header-navigation .main-navigation > ul > li:first-child:hover .sub-menu {
  transform: translate(0, 0);
}
.menu-left.full-width .more-navigation .toggle-content.bb-header-dropdown {
  left: -15px;
  transform: translate(0, 20px);
}
.menu-left.full-width .more-navigation .toggle-content.bb-header-dropdown:before {
  left: 30px;
}
.menu-left.full-width .more-navigation .toggle-content.bb-header-dropdown.active {
  transform: translate(0, 0);
}

.header-desktop .small .bb-header-navigation {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header-desktop .small .bb-header-navigation .main-navigation > ul > li > a .label {
  box-shadow: none;
  top: 2px;
  background-color: transparent;
}
.header-desktop .small .bb-header-navigation .main-navigation > ul > li > a .label.hot {
  background-color: transparent;
  color: #e65252;
}
.header-desktop .small .bb-header-navigation .main-navigation > ul > li > a .label.new {
  background-color: transparent;
  color: #00a256;
}
.header-desktop .medium .bb-header-navigation {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header-desktop .large .bb-header-navigation {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}

.bb-trending-navigation {
  display: block;
  text-align: center;
}
.bb-trending-navigation ul {
  margin: 0;
  text-align: center;
}
.bb-trending-navigation ul li {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
.bb-trending-navigation ul li.menu-item-icon a {
  display: flex;
  align-items: center;
}
.bb-trending-navigation ul li a {
  position: relative;
  font-size: 13px;
  line-height: 20px;
  color: inherit;
  font-weight: 600;
  text-transform: uppercase;
}
.bb-trending-navigation ul li a .bb-icon {
  margin-right: 5px;
  font-size: 20px;
}

.social.circle {
  display: block;
  text-align: center;
}
.social.circle ul li {
  float: none;
  display: inline-block;
  margin: 0 5px 5px;
}
.social.circle ul li:last-child {
  margin-left: 5px;
}
.social.circle ul li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  color: #ffffff !important;
  background-color: #1f1f1f;
  border-radius: 50%;
}
.social.circle ul li a:hover {
  opacity: 0.8;
}
.social.circle ul li a.bb-ui-icon-facebook {
  background-color: #2d5f9a;
}
.social.circle ul li a.bb-ui-icon-x {
  background-color: #000;
}
.social.circle ul li a.bb-ui-icon-twitter {
  background-color: #1DA1F2;
}
.social.circle ul li a.bb-ui-icon-pinterest {
  background-color: #be1e2d;
}
.social.circle ul li a.bb-ui-icon-instagram {
  background-color: #bc2a8d;
  background: radial-gradient(circle farthest-corner at 32% 106%, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), linear-gradient(135deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
}
.social.circle ul li a.bb-ui-icon-tumblr {
  background-color: #32506d;
}
.social.circle ul li a.bb-ui-icon-linkedin {
  background-color: #007bb5;
}
.social.circle ul li a.bb-ui-icon-google-plus {
  background-color: #dd4b39;
}
.social.circle ul li a.bb-ui-icon-vimeo {
  background-color: #aad450;
}
.social.circle ul li a.bb-ui-icon-youtube {
  background-color: #bb0000;
}
.social.circle ul li a.bb-ui-icon-envelope {
  background-color: #bb0000;
}
.social.circle ul li a.bb-ui-icon-behance {
  background-color: #1769ff;
}
.social.circle ul li a.bb-ui-icon-delicious {
  background-color: #0076e8;
}
.social.circle ul li a.bb-ui-icon-deviantart {
  background-color: #05cc47;
}
.social.circle ul li a.bb-ui-icon-dribbble {
  background-color: #ea4c89;
}
.social.circle ul li a.bb-ui-icon-flickr {
  background-color: #ff0084;
}
.social.circle ul li a.bb-ui-icon-foursquare {
  background-color: #0072b1;
}
.social.circle ul li a.bb-ui-icon-jsfiddle {
  background-color: #2F99F3;
}
.social.circle ul li a.bb-ui-icon-lastfm {
  background-color: #B90000;
}
.social.circle ul li a.bb-ui-icon-reddit {
  background-color: #FF4500;
}
.social.circle ul li a.bb-ui-icon-slideshare {
  background-color: #0377B5;
}
.social.circle ul li a.bb-ui-icon-stack-overflow {
  background-color: #F48024;
}
.social.circle ul li a.bb-ui-icon-stumbleupon {
  background-color: #EB4924;
}
.social.circle ul li a.bb-ui-icon-vine {
  background-color: #00bf8f;
}
.social.circle ul li a.bb-ui-icon-xing {
  background-color: #D4D600;
}
.social.circle ul li a.bb-ui-icon-yelp {
  background-color: #C41200;
}
.social.circle ul li a.bb-ui-icon-vk {
  background-color: #4c75a3;
}
.social.circle ul li a.bb-ui-icon-odnoklassniki {
  background-color: #f58220;
}
.social.circle ul li a.bb-ui-icon-snapchat, .social.circle ul li a.bb-ui-icon-snapchat-square, .social.circle ul li a.bb-ui-icon-snapchat-ghost {
  background-color: #fffc00;
  color: #000 !important;
}
.social.circle ul li a.bb-ui-icon-github, .social.circle ul li a.bb-ui-icon-codepen, .social.circle ul li a.bb-ui-icon-digg {
  background-color: #000000;
}
.social.circle ul li a.bb-ui-icon-twitch {
  background-color: #6441A4;
}
.social.circle ul li a.bb-ui-icon-telegram {
  background-color: #0088cc;
}
.social.circle ul li a.bb-ui-icon-soundcloud {
  background-color: #ff3a00;
}
.social.circle ul li a.bb-ui-icon-mixcloud {
  background-color: #1d2d3b;
}
.social.circle ul li a.bb-ui-icon-quora {
  background-color: #a82400;
}
.social.circle ul li a.bb-ui-icon-whatsapp {
  background-color: #4fc55b;
}
.social.circle ul li a.bb-ui-icon-discord {
  background-color: #5662e9;
}
.social.circle ul li a.bb-ui-icon-tiktok {
  background-color: #e71c4f;
}
.social.circle ul li a.bb-ui-icon-bluesky {
  background-color: #0085ff;
}
.social.circle ul li .label {
  display: inline-block;
  margin-right: 12px;
  padding-top: 5px;
  font-size: 14px;
  color: #000000;
}

@media screen and (max-width: 1200px) {
  .bb-header-navigation .more-navigation .more-menu {
    width: 600px;
  }
  .bb-header-navigation .more-navigation .more-menu .more-menu-header .bb-trending-navigation,
  .bb-header-navigation .more-navigation .more-menu .more-menu-header .bb-badge-list {
    float: none;
    width: 100%;
    max-width: inherit;
    text-align: center;
  }
  .bb-header-navigation .more-navigation .more-menu .more-menu-header .bb-trending-navigation li {
    float: none;
  }
  .bb-header-navigation .more-navigation .more-menu .more-menu-footer {
    display: block;
    text-align: center;
  }
  .bb-header-navigation .more-navigation .more-menu .more-menu-footer .community,
  .bb-header-navigation .more-navigation .more-menu .more-menu-footer .social,
  .bb-header-navigation .more-navigation .more-menu .more-menu-footer .social ul {
    display: block;
    float: none;
  }
  .bb-header-navigation .more-navigation .more-menu .more-menu-footer .social ul li {
    float: none;
  }
}
/* *** Mobile Header *** */
.bb-header.header-mobile .header-row-layout {
  width: 100%;
  display: table;
  padding-top: 5px;
  padding-bottom: 5px;
}
.bb-header.header-mobile .header-col {
  display: table-cell;
  vertical-align: middle;
}
.bb-header.header-mobile .header-item {
  display: inline-block;
}
.bb-header.header-mobile .header-l {
  text-align: left;
}
.bb-header.header-mobile .header-l .header-item {
  margin-right: 10px;
}
.bb-header.header-mobile .header-r {
  text-align: right;
}
.bb-header.header-mobile .header-r .header-item {
  margin-left: 10px;
}
.bb-header.header-mobile .header-l, .bb-header.header-mobile .header-r {
  white-space: nowrap;
}
.bb-header.header-mobile .header-l .menu, .bb-header.header-mobile .header-r .menu {
  white-space: normal;
}
.bb-header.header-mobile .header-row {
  background-color: #fdc316;
}
.bb-header.header-mobile.h-style .header-row, .bb-header.header-mobile.g-style .header-main {
  box-shadow: -1px 1px 1px 0px rgba(42, 42, 42, 0.27);
}
.bb-header.header-mobile .branding img {
  max-width: 100%;
}
.bb-header.header-mobile.g-style .header-c {
  background-color: inherit;
  width: 100%;
  display: table;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
}
.bb-header.header-mobile.g-style .header-c .header-col {
  display: flex;
}
.bb-header.header-mobile.h-style {
  margin-left: auto;
  margin-right: auto;
}
.bb-header.header-mobile.h-style .header-row-layout {
  display: flex;
  align-items: center;
  min-height: 50px;
}
.bb-header.header-mobile.h-style .header-col {
  display: flex;
}
.bb-header.header-mobile.h-style .header-c {
  flex-grow: 100;
}
.bb-header.header-mobile.h-style .header-r {
  float: right;
}
.bb-header.header-mobile.h-style-center .header-c {
  justify-content: center;
}
.bb-header.header-mobile.h-style-left .header-c {
  justify-content: flex-start;
}
.bb-header.header-mobile.h-style-right .header-c {
  justify-content: flex-end;
}
@media screen and (min-width: 480px) {
  .bb-header.header-mobile.h-style .branding img {
    max-width: 200px;
  }
}

/* *** Mobile Navigation *** */
.bb-mobile-navigation {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99;
  -webkit-overflow-scrolling: touch;
  top: 0;
  height: 100%;
  max-height: 100%;
  overflow: auto;
  width: 460px;
  right: -460px;
}
.bb-mobile-navigation.pos-right {
  right: -460px;
  left: auto;
  transition: right 0.3s;
}
.bb-mobile-navigation.pos-left {
  left: -460px;
  right: auto;
  transition: left 0.3s;
}
.bb-mobile-navigation .holder {
  padding: 40px 30px 30px;
}
.bb-mobile-navigation .close {
  position: absolute;
  top: 14px;
  left: 14px;
  color: #ffffff;
  line-height: 28px;
  width: 27px;
  height: 27px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  font-size: 14px;
  border-radius: 6px;
}
.bb-mobile-navigation .close .bb-icon {
  line-height: 27px;
}
.bb-mobile-navigation .community .logo, .bb-mobile-navigation .community .text, .bb-mobile-navigation .community .bb-btn, .bb-mobile-navigation .community button {
  margin-bottom: 5px;
}
.bb-mobile-navigation .bb-header-search .form-toggle {
  display: none;
}
.bb-mobile-navigation .bb-header-search form {
  border: 3px solid #ececec;
  border-radius: 5px;
}
.bb-mobile-navigation .bb-header-search form:before, .bb-mobile-navigation .bb-header-search form:after {
  content: " ";
  display: table;
}
.bb-mobile-navigation .bb-header-search form:after {
  clear: both;
}
.bb-mobile-navigation .bb-header-search form {
  *zoom: 1;
}
.bb-mobile-navigation .bb-header-search .search-submit {
  float: right;
  padding: 13px 10px;
  margin-bottom: 0;
  font-size: 20px;
  background-color: transparent;
}
.bb-mobile-navigation .bb-header-search input {
  float: left;
  width: 80%;
  text-align: left;
  border: none;
}
.bb-mobile-navigation .more-navigation {
  display: none;
}
.bb-mobile-navigation .main-navigation {
  float: none;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.bb-mobile-navigation .main-navigation > ul {
  display: block;
  margin: 0;
}
.bb-mobile-navigation .main-navigation > ul li > a {
  position: relative;
  font-size: 13px;
  line-height: 1.1em;
  font-weight: 600;
  color: inherit;
  text-transform: uppercase;
}
.bb-mobile-navigation .main-navigation > ul > li {
  position: relative;
  text-align: left;
  display: block;
  clear: both;
  padding: 5px 0 5px 0;
  line-height: 1.5em;
}
.bb-mobile-navigation .main-navigation > ul > li .dropdown-toggle {
  float: right;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  font-size: 25px;
  line-height: 15px;
  background-color: transparent;
  border-radius: 0;
  transition: ease 0.3s;
  color: inherit;
}
.bb-mobile-navigation .main-navigation > ul > li .dropdown-toggle:before {
  content: "\f107";
  font-family: "ui-icomoon";
}
.bb-mobile-navigation .main-navigation > ul > li .dropdown-toggle.toggled-on {
  transform: rotate(180deg);
}
.bb-mobile-navigation .main-navigation > ul > li.menu-item-has-children > a:after {
  content: none;
}
.bb-mobile-navigation .main-navigation > ul > li a {
  display: inline-block;
}
.bb-mobile-navigation .main-navigation > ul > li > a {
  font-size: 15px;
  font-weight: 600;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu {
  display: none;
  overflow: hidden;
  margin: 0;
  padding-left: 15px;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 5px 20px 5px 0;
  clear: both;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li.menu-item-has-children > a {
  padding-right: 13px;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li a {
  display: inline-block;
  padding: 0;
  font-size: 13px;
  color: inherit;
  text-align: left;
  font-weight: 500;
  line-height: 1em;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li:hover {
  background-color: transparent;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li.menu-item-icon .bb-icon {
  line-height: 1em;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -1px;
  transform: translateY(-50%);
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li.menu-item-icon .bb-icon :before {
  line-height: 1em;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu li.menu-item-icon a {
  padding-left: 25px;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu .label {
  top: -10px;
  right: -15px;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu .menu-item-icon:before {
  content: none;
}
.bb-mobile-navigation .main-navigation > ul > li .sub-menu.toggled-on {
  display: block;
}
.bb-mobile-navigation .main-navigation > ul > li:before {
  content: none;
}
.bb-mobile-navigation .main-navigation .menu-item-icon:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 17px;
  opacity: 0.15;
}
.bb-mobile-navigation .main-navigation .menu-item-icon:first-child:before {
  content: none;
}
.bb-mobile-navigation .main-navigation .menu-item-icon a {
  position: relative;
  padding-left: 22px;
}
.bb-mobile-navigation .main-navigation .menu-item-icon .bb-icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
}
.bb-mobile-navigation .main-navigation .label {
  position: absolute;
  z-index: 3;
  top: -10px;
  right: -15px;
  padding: 0 4px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 8px;
  border-radius: 2px;
  height: 12px;
  line-height: 12px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #00a256;
}
.bb-mobile-navigation .main-navigation .label.hot {
  background-color: #e65252;
}
.bb-mobile-navigation .main-navigation .label.new {
  background-color: #00a256;
}
.bb-mobile-navigation .more-menu .bb-trending-navigation {
  float: none;
  padding: 0;
  width: 100%;
}
.bb-mobile-navigation .more-menu .bb-trending-navigation ul {
  overflow: hidden;
}
.bb-mobile-navigation .more-menu .bb-trending-navigation ul li {
  margin-bottom: 15px;
}
.bb-mobile-navigation .more-menu .bb-badge-list {
  float: none;
  padding: 10px 0;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #ececec;
}
.bb-mobile-navigation .more-menu .bb-badge-list ul li a {
  margin: 0 5px 10px;
}
.bb-mobile-navigation .more-menu .section-navigation ul {
  list-style: none;
  margin: 0;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.bb-mobile-navigation .more-menu .section-navigation ul li {
  margin-bottom: 10px;
}
.bb-mobile-navigation .more-menu .section-navigation ul li a {
  color: inherit;
  font-size: 17px;
}
.bb-mobile-navigation .more-menu .more-menu-header {
  padding: 15px 0 10px;
}
.bb-mobile-navigation .more-menu .more-menu-body {
  margin-bottom: 10px;
  padding: 7px 0 15px;
  clear: both;
}
.bb-mobile-navigation .more-menu .more-menu-body .sections-header {
  display: block;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 16px;
  color: #9a9a9a;
  text-transform: uppercase;
}
.bb-mobile-navigation .more-menu .more-menu-footer {
  padding-top: 5px;
  display: block;
  text-align: left;
}
.bb-mobile-navigation .more-menu .more-menu-footer > * {
  display: block;
  float: none;
  text-align: center;
}
.bb-mobile-navigation .more-menu .more-menu-footer .social ul {
  float: none;
  margin: 15px 0 0;
}
.bb-mobile-navigation .more-menu-header,
.bb-mobile-navigation .more-menu-body,
.bb-mobile-navigation .more-menu-footer {
  padding-left: 0;
  padding-right: 0;
}
.bb-mobile-navigation .more-menu-body,
.bb-mobile-navigation .main-navigation {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 2px solid #f0f0f0;
}
.bb-mobile-navigation .more-menu-body {
  padding: 10px 0;
}
@media (max-width: 479px) {
  .bb-mobile-navigation {
    width: 100%;
    right: -100%;
  }
  .bb-mobile-navigation .main-navigation {
    float: none;
    width: 100%;
  }
  .bb-mobile-navigation .more-menu .bb-trending-navigation li {
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .bb-mobile-navigation .more-menu .bb-trending-navigation li:before {
    content: none;
  }
  .bb-mobile-navigation .main-navigation ul li {
    float: none;
    width: 100%;
  }
  .bb-mobile-navigation .more-menu .section-navigation ul {
    -moz-column-count: 1;
    column-count: 1;
  }
  .bb-mobile-navigation .social.circle li {
    margin: 0 3px 5px;
  }
  .bb-mobile-navigation .social.circle li a {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 17px;
  }
}

.main-menu-open body {
  position: relative;
}
.main-menu-open, .main-menu-open body {
  overflow: hidden;
  height: 100%;
}
.main-menu-open #mobile-nav-bg {
  position: absolute;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 479px) {
  .main-menu-open #mobile-nav-bg {
    display: none;
  }
}

.main-menu-open .bb-mobile-navigation.pos-right {
  right: 0;
}

.main-menu-open .bb-mobile-navigation.pos-left {
  left: 0;
}

/**
 * 9.0  - Featured - includes featured components: featured area, featured strip etc.
 */
/* *** Featured Menu *** */
.bb-featured-menu {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px !important;
}
.bb-featured-menu:before {
  content: "";
  position: absolute;
  top: 46px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 5;
  border-bottom: 1px solid #ececec;
}
.bb-featured-menu ul {
  padding: 6px 0 7px;
  text-align: center;
}
.bb-featured-menu a {
  display: block;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  background-color: transparent;
  color: #696969;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  padding: 0 15px;
  border-radius: 50px;
  margin: 0 4px;
}
.bb-featured-menu a .bb-icon {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  font-size: 1.2em;
  line-height: 34px;
  height: 34px;
}
.bb-featured-menu.no-line:before {
  content: none;
}

/* *** Featured Strip *** */
.featured-carousel ul {
  opacity: 0;
  list-style: none;
  white-space: nowrap;
}
.featured-carousel ul li {
  white-space: normal;
}
.featured-carousel ul.slick-slider {
  opacity: 1;
}

.bb-featured-strip {
  clear: both;
  position: relative;
  text-align: center;
  font-size: 0;
}
.bb-featured-strip ul {
  margin: 0;
  list-style: none;
}
.bb-featured-strip.bb-scroll-area ul {
  padding-bottom: 10px;
}
.bb-featured-strip.bb-stretched-full.no-gutters .bb-arrow-next, .bb-featured-strip.bb-stretched-full.bb-page-header .bb-arrow-next, .bb-featured-strip.bb-stretched-full.bb-featured-area.stretched .bb-arrow-next {
  right: 5px;
}
.bb-featured-strip.bb-stretched-full.no-gutters .bb-arrow-prev, .bb-featured-strip.bb-stretched-full.bb-page-header .bb-arrow-prev, .bb-featured-strip.bb-stretched-full.bb-featured-area.stretched .bb-arrow-prev {
  left: 5px;
}
.bb-featured-strip.no-gap .slick-slider {
  margin: 0;
}
.bb-featured-strip.no-gap .item {
  padding: 0 0;
}
.bb-featured-strip.no-gap .item .media, .bb-featured-strip.no-gap .item img {
  border-radius: 0;
}
.bb-featured-strip .item {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0 2px 0 2px;
  vertical-align: top;
  width: 200px;
}
.bb-featured-strip .item .media {
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.bb-featured-strip .item .media .boombox-format {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}
.bb-featured-strip .item .media .boombox-format .bb-badge .circle {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.5) !important;
}
.bb-featured-strip .item .media .boombox-format .bb-badge .circle i {
  color: #ffffff !important;
}
.bb-featured-strip .item .media .boombox-format .bb-badge:hover {
  transform: translate(0, 0);
}
.bb-featured-strip .item .media img {
  position: relative;
  width: 100%;
  z-index: 0;
}
.bb-featured-strip .item .title-inside {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 9px;
  opacity: 0;
  visibility: hidden;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #fffcf4;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease-out;
}
.bb-featured-strip .item .title {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.bb-featured-strip .item .title a {
  color: inherit;
}
.bb-featured-strip.small-item .title, .bb-featured-strip.small-item .title-inside {
  font-size: 12px;
}
.bb-featured-strip.small-item .title {
  padding: 5px 4px;
}
.bb-featured-strip.small-item .item {
  width: 150px;
}
.bb-featured-strip.big-item .title {
  padding: 10px 4px;
}
.bb-featured-strip.outside-title .title-inside {
  display: none;
}
.bb-featured-strip.inside-title .title-inside {
  display: block;
}
.bb-featured-strip.inside-title .title {
  display: none;
}
.bb-featured-strip.inside-title .item:hover .title-inside {
  opacity: 1;
  visibility: visible;
}
.bb-featured-strip.inside-title .item.no-thumbnail .title-inside {
  opacity: 1;
  visibility: visible;
  display: block;
  position: static;
}
.bb-featured-strip .slick-dots li {
  margin: 0;
}
.bb-featured-strip .slick-dots li button:before {
  font-size: 35px;
}
.bb-featured-strip .bb-arrow-next, .bb-featured-strip .bb-arrow-prev {
  position: absolute;
  top: 50%;
  bottom: 0;
  opacity: 0;
  height: 35px;
  width: 35px !important;
  margin-top: -17px;
  border-radius: 50%;
  z-index: 20;
  font-size: 0;
  text-indent: 100%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: -1px 2px 2px 1px rgba(42, 42, 42, 0.2);
}
.bb-featured-strip .bb-arrow-next:before, .bb-featured-strip .bb-arrow-prev:before {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 0;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-indent: 0;
  font-weight: bold;
  color: inherit;
  opacity: 0.8;
  font-family: "ui-icomoon";
}
.bb-featured-strip .bb-arrow-next {
  right: -15px;
  transform: translate(-15px, 0);
}
.bb-featured-strip .bb-arrow-next:before {
  content: "\e961";
}
.bb-featured-strip .bb-arrow-prev {
  left: -15px;
  transform: translate(15px, 0);
}
.bb-featured-strip .bb-arrow-prev:before {
  content: "\e960";
}
.bb-featured-strip:hover .bb-arrow-next, .bb-featured-strip:hover .bb-arrow-prev {
  opacity: 1;
  transform: translate(0, 0);
}
@media screen and (max-width: 700px) {
  .bb-featured-strip.featured-carousel ul {
    margin: 0 -2px;
  }
  .bb-featured-strip .item .media,
  .bb-featured-strip .item .media img {
    border-radius: 0 !important;
  }
  .bb-featured-strip .bb-arrow-next {
    right: 5px;
  }
  .bb-featured-strip .bb-arrow-prev {
    left: 5px;
  }
}

.bb-featured-strip.bb-scroll-area .bb-arrow-next {
  right: 5px;
}
.bb-featured-strip.bb-scroll-area .bb-arrow-prev {
  left: 5px;
}
.bb-featured-strip.outside-title.big-item.featured-carousel .bb-arrow-next,
.bb-featured-strip.outside-title.big-item.featured-carousel .bb-arrow-prev {
  top: 36%;
}
.bb-featured-strip.outside-title.big-item.bb-scroll-area .bb-arrow-next,
.bb-featured-strip.outside-title.big-item.bb-scroll-area .bb-arrow-prev {
  top: 75px;
}
.bb-featured-strip.outside-title.small-item.featured-carousel .bb-arrow-next,
.bb-featured-strip.outside-title.small-item.featured-carousel .bb-arrow-prev {
  top: 33%;
}
.bb-featured-strip.outside-title.small-item.bb-scroll-area .bb-arrow-next,
.bb-featured-strip.outside-title.small-item.bb-scroll-area .bb-arrow-prev {
  top: 55px;
}

/* *** Featured Area *** */
.bb-featured-area .featured-area-wrapper {
  height: 248px;
}
.bb-featured-area .featured-area-wrapper:before, .bb-featured-area .featured-area-wrapper:after {
  content: " ";
  display: table;
}
.bb-featured-area .featured-area-wrapper:after {
  clear: both;
}
.bb-featured-area .featured-area-wrapper {
  *zoom: 1;
}
.bb-featured-area .featured-item {
  width: 100%;
  height: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bb-featured-area .featured-item, .bb-featured-area .featured-item.empty-item, .bb-featured-area.item-1-newsletter .col2 .featured-item.empty-item {
  background-color: #ddd;
}
.bb-featured-area .featured-item, .bb-featured-area .featured-media {
  border-radius: 5px;
}
.bb-featured-area .featured-header {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.bb-featured-area .featured-media img {
  display: none;
}
.bb-featured-area .featured-media, .bb-featured-area .featured-link:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bb-featured-area .featured-link:before {
  content: "";
  z-index: 10;
}
.bb-featured-area .f-col, .bb-featured-area .f-col-row {
  float: left;
  width: 100%;
  height: 100%;
  padding: 2px 0;
}
.bb-featured-area .f-col:first-child, .bb-featured-area .f-col-row:first-child {
  padding-top: 0;
}
.bb-featured-area .f-col:last-child, .bb-featured-area .f-col-row:last-child {
  padding-bottom: 0;
}
.bb-featured-area .f-col.rowspan-2 {
  height: 200%;
}
.bb-featured-area .rowspan-2 .f-col-row {
  height: 50%;
}
.bb-featured-area .featured-badge-list {
  position: absolute;
  top: -11px;
  z-index: 20;
}
.bb-featured-area .entry-title, .bb-featured-area .post-meta, .bb-featured-area .auth-name .auth-url {
  color: #fff !important;
}
.bb-featured-area .bb-author-vcard-mini .auth-byline, .bb-featured-area .bb-author-vcard-mini .auth-posted-on {
  color: #a3a3a3;
}
.bb-featured-area .featured-header {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  display: flex;
  width: 100%;
  padding: 5%;
  left: 0;
  bottom: 0;
  min-height: 50%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.bb-featured-area .featured-header a {
  position: relative;
  pointer-events: auto;
}
.bb-featured-area .featured-caption {
  margin-top: auto;
  transition: all 0.2s ease-out;
}
.bb-featured-area .featured-item:hover .featured-caption {
  transform: translate(0, -10px);
}
.bb-featured-area .entry-title {
  margin: 0 0 3px;
  font-size: 18px;
  line-height: 1.2;
}
.bb-featured-area .post-share-count {
  background-color: transparent;
  padding: 3px 0;
}
.bb-featured-area .post-meta {
  margin-bottom: 7px;
}
.bb-featured-area .post-meta .post-meta-wrapper, .bb-featured-area .post-meta .post-share-count, .bb-featured-area .post-meta .post-share-count .bb-icon {
  vertical-align: middle;
}
.bb-featured-area .post-meta .post-meta-wrapper {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.bb-featured-area .post-meta .post-share-count + .post-meta-wrapper {
  margin: 0 7px;
  padding: 0 10px;
}
.bb-featured-area.item-1-newsletter .newsletter-box {
  margin: 0;
}
.bb-featured-area.item-1-newsletter .widget_mc4wp_form_widget.horizontal {
  margin: 0;
}
.bb-featured-area.item-1-newsletter .col2 {
  height: auto;
}
.bb-featured-area.item-1-newsletter .col2 .featured-item {
  background-color: transparent;
}
.bb-featured-area.no-gap .featured-item, .bb-featured-area.no-gap .featured-media, .bb-featured-area.no-gap .featured-header, .bb-featured-area.no-gap .widget_mc4wp_form_widget:after {
  border-radius: 0;
}
.bb-featured-area.no-gap .f-col.col1, .bb-featured-area.no-gap .f-col.col2, .bb-featured-area.no-gap .f-col.col3, .bb-featured-area.no-gap .f-col.col4, .bb-featured-area.no-gap .f-col.col5,
.bb-featured-area.no-gap .f-col-row.row1, .bb-featured-area.no-gap .f-col-row.row2 {
  padding: 0;
}
@media screen and (min-width: 480px) {
  .bb-featured-area .entry-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .bb-featured-area.stretched .featured-item, .bb-featured-area.stretched .featured-media, .bb-featured-area.stretched .featured-header {
    border-radius: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .bb-featured-area .featured-area-wrapper {
    height: 320px;
  }
}
@media screen and (min-width: 768px) {
  .bb-featured-area.boxed .featured-area-wrapper {
    margin-left: -2px;
    margin-right: -2px;
  }
  .bb-featured-area.item-1 .featured-area-wrapper, .bb-featured-area.item-1-2-1 .featured-area-wrapper, .bb-featured-area.item-1-2-1-stretched .featured-area-wrapper, .bb-featured-area.item-1-3 .featured-area-wrapper, .bb-featured-area.item-1-4 .featured-area-wrapper, .bb-featured-area.item-1-4-stretched .featured-area-wrapper, .bb-featured-area.item-1-2 .featured-area-wrapper {
    height: 400px;
  }
  .bb-featured-area .f-col {
    padding: 0 2px;
  }
  .bb-featured-area .f-col.rowspan-2 {
    height: 100%;
  }
  .bb-featured-area.rowspan-2 .f-col-row {
    height: 50%;
  }
  .bb-featured-area.item-1 .col1 {
    width: 100%;
  }
  .bb-featured-area.item-1-1 .col1, .bb-featured-area.item-1-1 .col2, .bb-featured-area.item-1-1-landscape .col1, .bb-featured-area.item-1-1-landscape .col2 {
    width: 50%;
  }
  .bb-featured-area.item-1-s .col1 {
    width: 60%;
  }
  .bb-featured-area.item-1-s .col2 {
    width: 40%;
  }
  .bb-featured-area.item-1-newsletter .col1, .bb-featured-area.item-1-newsletter .col2 {
    width: 50%;
  }
  .bb-featured-area.item-1-newsletter .col1 {
    padding: 0 10px 0 0;
  }
  .bb-featured-area.item-1-newsletter .col2 {
    padding: 0 0 0 10px;
  }
  .bb-featured-area.item-1-newsletter .featured-area-wrapper, .bb-featured-area.item-1-newsletter .featured-item {
    display: table;
    width: 100%;
    margin: 0;
  }
  .bb-featured-area.item-1-newsletter .f-col {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  .bb-featured-area.item-1-newsletter .widget_mc4wp_form_widget.horizontal {
    margin: -25px 0 0 0;
  }
  .bb-featured-area.item-1-newsletter .widget_mc4wp_form_widget.horizontal p {
    width: 100%;
  }
  .bb-featured-area.item-1-1-1 .col1, .bb-featured-area.item-1-1-1 .col2, .bb-featured-area.item-1-1-1 .col3, .bb-featured-area.item-1-1-1-stretched .col1, .bb-featured-area.item-1-1-1-stretched .col2, .bb-featured-area.item-1-1-1-stretched .col3 {
    width: 33.33333%;
  }
  .bb-featured-area.item-1-1-1-stretched .col1 .featured-item, .bb-featured-area.item-1-1-1-stretched .col1 .featured-media, .bb-featured-area.item-1-1-1-stretched .col1 .featured-header {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bb-featured-area.item-1-1-1-stretched .col3 .featured-item, .bb-featured-area.item-1-1-1-stretched .col3 .featured-media, .bb-featured-area.item-1-1-1-stretched .col3 .featured-header {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bb-featured-area.item-1-2 .col1 {
    width: 60%;
  }
  .bb-featured-area.item-1-2 .col2, .bb-featured-area.item-1-2 .col3 {
    width: 40%;
    height: 50%;
  }
  .bb-featured-area.item-1-2 .col2 {
    padding-bottom: 2px;
  }
  .bb-featured-area.item-1-2 .col3 {
    padding-top: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bb-featured-area.item-1-2-1 .col1, .bb-featured-area.item-1-2-1-stretched .col1 {
    padding-bottom: 2px;
  }
  .bb-featured-area.item-1-2-1 .col2, .bb-featured-area.item-1-2-1 .col3, .bb-featured-area.item-1-2-1-stretched .col2, .bb-featured-area.item-1-2-1-stretched .col3 {
    width: 50%;
    padding-top: 2px;
  }
  .bb-featured-area.item-1-2-1-stretched .col1 .featured-item, .bb-featured-area.item-1-2-1-stretched .col1 .featured-media, .bb-featured-area.item-1-2-1-stretched .col1 .featured-header {
    border-radius: 0;
  }
  .bb-featured-area.item-1-2-1-stretched .col2 .featured-item, .bb-featured-area.item-1-2-1-stretched .col2 .featured-media, .bb-featured-area.item-1-2-1-stretched .col2 .featured-header {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bb-featured-area.item-1-2-1-stretched .col3 .featured-item, .bb-featured-area.item-1-2-1-stretched .col3 .featured-media, .bb-featured-area.item-1-2-1-stretched .col3 .featured-header {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bb-featured-area.item-1-3 .col2 {
    width: 50%;
  }
  .bb-featured-area.item-1-3 .col3, .bb-featured-area.item-1-3 .col4 {
    width: 50%;
    height: 50%;
  }
  .bb-featured-area.item-1-3 .col1, .bb-featured-area.item-1-3 .col3 {
    padding-bottom: 2px;
  }
  .bb-featured-area.item-1-3 .col1, .bb-featured-area.item-1-3 .col2, .bb-featured-area.item-1-3 .col3, .bb-featured-area.item-1-3 .col4 {
    padding-top: 2px;
  }
  .bb-featured-area.item-1-4 .f-col, .bb-featured-area.item-1-4-stretched .f-col {
    width: 50%;
  }
  .bb-featured-area.item-1-4 .col2, .bb-featured-area.item-1-4 .col3, .bb-featured-area.item-1-4 .col4, .bb-featured-area.item-1-4 .col5, .bb-featured-area.item-1-4-stretched .col2, .bb-featured-area.item-1-4-stretched .col3, .bb-featured-area.item-1-4-stretched .col4, .bb-featured-area.item-1-4-stretched .col5 {
    height: 50%;
  }
  .bb-featured-area.item-1-4 .col1, .bb-featured-area.item-1-4 .col2, .bb-featured-area.item-1-4 .col3, .bb-featured-area.item-1-4-stretched .col1, .bb-featured-area.item-1-4-stretched .col2, .bb-featured-area.item-1-4-stretched .col3 {
    padding-bottom: 2px;
  }
  .bb-featured-area.item-1-4 .col3, .bb-featured-area.item-1-4 .col4, .bb-featured-area.item-1-4 .col5, .bb-featured-area.item-1-4-stretched .col3, .bb-featured-area.item-1-4-stretched .col4, .bb-featured-area.item-1-4-stretched .col5 {
    padding-top: 2px;
  }
  .bb-featured-area.item-1-4-stretched .col1 .featured-item, .bb-featured-area.item-1-4-stretched .col1 .featured-media, .bb-featured-area.item-1-4-stretched .col1 .featured-header, .bb-featured-area.item-1-4-stretched .col4 .featured-item, .bb-featured-area.item-1-4-stretched .col4 .featured-media, .bb-featured-area.item-1-4-stretched .col4 .featured-header {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bb-featured-area.item-1-4-stretched .col2 .featured-item, .bb-featured-area.item-1-4-stretched .col2 .featured-media, .bb-featured-area.item-1-4-stretched .col2 .featured-header, .bb-featured-area.item-1-4-stretched .col3 .featured-item, .bb-featured-area.item-1-4-stretched .col3 .featured-media, .bb-featured-area.item-1-4-stretched .col3 .featured-header, .bb-featured-area.item-1-4-stretched .col5 .featured-item, .bb-featured-area.item-1-4-stretched .col5 .featured-media, .bb-featured-area.item-1-4-stretched .col5 .featured-header {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media screen and (min-width: 992px) {
  .bb-featured-area.item-1 .f-col .entry-title, .bb-featured-area.item-1-1 .f-col .entry-title, .bb-featured-area.item-1-s .f-col .entry-title, .bb-featured-area.item-1-newsletter .col1 .entry-title, .bb-featured-area.item-1-2 .col1 .entry-title, .bb-featured-area.item-1-3 .col1 .entry-title, .bb-featured-area.item-1-4 .col1 .entry-title, .bb-featured-area.item-1-4-stretched .col1 .entry-title, .bb-featured-area.item-1-2-1 .col1 .entry-title, .bb-featured-area.item-1-2-1 .col3 .entry-title, .bb-featured-area.item-1-2-1-stretched .col1 .entry-title, .bb-featured-area.item-1-2-1-stretched .col3 .entry-title {
    font-size: 30px;
  }
  .bb-featured-area.item-1-newsletter .col1 {
    width: 65%;
  }
  .bb-featured-area.item-1-newsletter .col2 {
    width: 35%;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .bb-featured-area.item-1 .featured-area-wrapper, .bb-featured-area.item-1-2-1 .featured-area-wrapper, .bb-featured-area.item-1-2-1-stretched .featured-area-wrapper, .bb-featured-area.item-1-3 .featured-area-wrapper, .bb-featured-area.item-1-4 .featured-area-wrapper, .bb-featured-area.item-1-4-stretched .featured-area-wrapper, .bb-featured-area.item-1-2 .featured-area-wrapper {
    height: 448px;
  }
  .bb-featured-area.item-1-1 .featured-area-wrapper, .bb-featured-area.item-1-s .featured-area-wrapper {
    height: 400px;
  }
  .bb-featured-area.item-1-1-1-stretched .featured-area-wrapper, .bb-featured-area.item-1-newsletter .featured-area-wrapper {
    height: 320px;
  }
  .bb-featured-area.item-1-1-1-stretched .f-col .entry-title {
    font-size: 30px;
  }
  .bb-featured-area.item-1-3 .col1, .bb-featured-area.item-1-3 .col2 {
    width: 50%;
  }
  .bb-featured-area.item-1-3 .col2 {
    height: 50%;
    padding-bottom: 2px;
  }
  .bb-featured-area.item-1-3 .col3, .bb-featured-area.item-1-3 .col4 {
    width: 25%;
    height: 50%;
    padding-top: 2px;
  }
  .bb-featured-area.item-1-2-1 .col1, .bb-featured-area.item-1-2-1 .col3, .bb-featured-area.item-1-2-1-stretched .col1, .bb-featured-area.item-1-2-1-stretched .col3 {
    width: 35%;
  }
  .bb-featured-area.item-1-2-1 .col2, .bb-featured-area.item-1-2-1-stretched .col2 {
    width: 30%;
  }
  .bb-featured-area.item-1-2-1-stretched .col1 .featured-item, .bb-featured-area.item-1-2-1-stretched .col1 .featured-media, .bb-featured-area.item-1-2-1-stretched .col1 .featured-header {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bb-featured-area.item-1-2-1-stretched .col3 .featured-item, .bb-featured-area.item-1-2-1-stretched .col3 .featured-media, .bb-featured-area.item-1-2-1-stretched .col3 .featured-header {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bb-featured-area.item-1-4 .col1, .bb-featured-area.item-1-4-stretched .col1 {
    width: 40%;
  }
  .bb-featured-area.item-1-4 .col2, .bb-featured-area.item-1-4 .col3, .bb-featured-area.item-1-4-stretched .col2, .bb-featured-area.item-1-4-stretched .col3 {
    padding-bottom: 2px;
  }
  .bb-featured-area.item-1-4 .col4, .bb-featured-area.item-1-4 .col5, .bb-featured-area.item-1-4-stretched .col4, .bb-featured-area.item-1-4-stretched .col5 {
    padding-top: 2px;
  }
  .bb-featured-area.item-1-4 .col2, .bb-featured-area.item-1-4 .col3, .bb-featured-area.item-1-4 .col4, .bb-featured-area.item-1-4 .col5, .bb-featured-area.item-1-4-stretched .col2, .bb-featured-area.item-1-4-stretched .col3, .bb-featured-area.item-1-4-stretched .col4, .bb-featured-area.item-1-4-stretched .col5 {
    width: 30%;
    height: 50%;
  }
  .bb-featured-area.item-1-4-stretched .col1 .featured-item, .bb-featured-area.item-1-4-stretched .col1 .featured-media, .bb-featured-area.item-1-4-stretched .col1 .featured-header {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bb-featured-area.item-1-4-stretched .col3 .featured-item, .bb-featured-area.item-1-4-stretched .col3 .featured-media, .bb-featured-area.item-1-4-stretched .col3 .featured-header, .bb-featured-area.item-1-4-stretched .col5 .featured-item, .bb-featured-area.item-1-4-stretched .col5 .featured-media, .bb-featured-area.item-1-4-stretched .col5 .featured-header {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media screen and (min-width: 1681px) {
  .bb-featured-area.item-1-1-1-stretched .featured-area-wrapper {
    min-height: 40vh;
  }
  .bb-featured-area.item-1-2-1-stretched .featured-area-wrapper, .bb-featured-area.item-1-4-stretched .featured-area-wrapper {
    min-height: 50vh;
  }
  .bb-featured-area.item-1-4-stretched .col2 .entry-title, .bb-featured-area.item-1-4-stretched .col3 .entry-title, .bb-featured-area.item-1-4-stretched .col4 .entry-title, .bb-featured-area.item-1-4-stretched .col5 .entry-title, .bb-featured-area.item-1-2-1-stretched .col2 .entry-title, .bb-featured-area.item-1-2-1-stretched .col3 .entry-title {
    font-size: 27px;
  }
  .bb-featured-area.item-1-2-1-stretched .col1 .entry-title, .bb-featured-area.item-1-2-1-stretched .col3 .entry-title, .bb-featured-area.item-1-4-stretched .col1 .entry-title {
    font-size: 40px;
  }
}

/**
 * 10.0  - Plugins/ Widgets - includes external plugins/widgets styling by Boombox or Boombox default plugins' styling
 */
/* *** Widgets *** */
/* General Styles */
.widget {
  clear: both;
  display: block;
  margin-bottom: 40px;
}
.widget:last-child {
  margin-bottom: 0;
}

.widget-title {
  position: relative;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.widget-title span {
  position: relative;
  padding-left: 45px;
}
.widget-title span .bb-icon {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  display: inline-block;
  margin-right: 3px;
  font-size: 40px;
}

.widget ul, .widget ol {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.widget ul li, .widget ol li {
  list-style: none;
}
.widget label {
  margin-bottom: 10px;
  color: #828282;
  font-size: 13px;
}
.widget button[type=submit],
.widget input[type=submit] {
  width: 100%;
}

/* Search */
.widget_search form {
  position: relative;
}
.widget_search .search-submit i {
  margin-right: 15px;
}

/* Recent  Posts */
.widget_recent_entries ul li {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.widget_recent_entries ul li .post {
  margin-bottom: 0;
}
.widget_recent_entries ul li .post .post-thumbnail {
  float: left;
  width: 22%;
}
.widget_recent_entries ul li .post .content {
  float: left;
  width: 78%;
  padding-left: 5%;
}
.widget_recent_entries ul li .post.no-thumbnail {
  padding-top: 0px;
}
.widget_recent_entries ul li .post .author.vcard {
  display: inline-block;
}

/* Categories / Archives / Pages / Meta */
.widget_nav_menu > ul, .widget_nav_menu .menu,
.widget_categories > ul,
.widget_categories .menu,
.widget_archive > ul,
.widget_archive .menu,
.widget_pages > ul,
.widget_pages .menu,
.widget_meta > ul,
.widget_meta .menu {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin: 0;
  padding: 0;
}
.widget_nav_menu > ul li, .widget_nav_menu .menu li,
.widget_categories > ul li,
.widget_categories .menu li,
.widget_archive > ul li,
.widget_archive .menu li,
.widget_pages > ul li,
.widget_pages .menu li,
.widget_meta > ul li,
.widget_meta .menu li {
  list-style: none;
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 16px;
  color: #9a9a9a;
  font-weight: 400;
}
.widget_nav_menu > ul li a, .widget_nav_menu .menu li a,
.widget_categories > ul li a,
.widget_categories .menu li a,
.widget_archive > ul li a,
.widget_archive .menu li a,
.widget_pages > ul li a,
.widget_pages .menu li a,
.widget_meta > ul li a,
.widget_meta .menu li a {
  display: inline-block;
  padding: 5px 8px;
  color: inherit;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}
.widget_nav_menu > ul li a:hover, .widget_nav_menu .menu li a:hover,
.widget_categories > ul li a:hover,
.widget_categories .menu li a:hover,
.widget_archive > ul li a:hover,
.widget_archive .menu li a:hover,
.widget_pages > ul li a:hover,
.widget_pages .menu li a:hover,
.widget_meta > ul li a:hover,
.widget_meta .menu li a:hover {
  text-decoration: none;
}

/* Subscribe widget */
.widget_mc4wp_form_widget {
  position: relative;
  z-index: 2;
  padding: 105px 9% 15px;
  text-align: center;
  font-size: 18px;
}
.widget_mc4wp_form_widget b {
  font-weight: 600;
}
.widget_mc4wp_form_widget .mc4wp-form-fields p {
  margin-bottom: 10px;
  vertical-align: bottom;
}
.widget_mc4wp_form_widget:before {
  content: "\e952";
  font-family: "ui-icomoon";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  line-height: 78px;
  font-size: 44px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
.widget_mc4wp_form_widget:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 25px;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 5px solid #ececec;
  border-radius: 6px;
}
.widget_mc4wp_form_widget.horizontal {
  margin-bottom: 30px;
}
.widget_mc4wp_form_widget.horizontal .widget-title {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 26px;
}
.widget_mc4wp_form_widget.horizontal .mc4wp-form-fields {
  overflow: hidden;
}
.widget_mc4wp_form_widget.horizontal .mc4wp-form-fields p {
  display: inline-block;
  float: left;
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
.widget_mc4wp_form_widget.horizontal .mc4wp-form-fields input, .widget_mc4wp_form_widget.horizontal .mc4wp-form-fields button {
  width: 100%;
}
.widget_mc4wp_form_widget.horizontal .mc4wp-form-fields button[type=submit], .widget_mc4wp_form_widget.horizontal .mc4wp-form-fields input[type=submit] {
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .widget_mc4wp_form_widget.horizontal .mc4wp-form-fields p {
    display: block;
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.bb-post-collection .widget_mc4wp_form_widget {
  padding: 40px 5% 25px;
}
.bb-post-collection .widget_mc4wp_form_widget .widget-title {
  font-size: 22px;
}
.bb-post-collection .widget_mc4wp_form_widget:before {
  content: none;
}
.bb-post-collection .widget_mc4wp_form_widget:after {
  top: 0;
}
.bb-post-collection.post-grid .widget_mc4wp_form_widget.horizontal .mc4wp-form-fields p, .bb-post-collection.masonry-grid .widget_mc4wp_form_widget.horizontal .mc4wp-form-fields p {
  display: block;
  width: 100%;
  float: none;
}

/* Create Post */
.widget_create_post {
  position: relative;
  z-index: 3;
  padding: 105px 5% 40px;
  text-align: center;
  font-size: 18px;
}
.widget_create_post:before {
  content: "\e97c";
  font-family: "ui-icomoon";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  line-height: 78px;
  font-size: 44px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.18);
}
.widget_create_post:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 25px;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 5px solid #ececec;
  border-radius: 6px;
}
.widget_create_post .sub-title {
  margin: 10px 0 10px;
  font-size: 25px;
  line-height: 30px;
}
.widget_create_post .text {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 20px;
  color: #a3a3a3;
}
.widget_create_post .bb-btn.h-icon, .widget_create_post button.h-icon {
  position: relative;
  padding-left: 40px !important;
}
.widget_create_post .bb-btn.h-icon .bb-icon, .widget_create_post button.h-icon .bb-icon {
  position: absolute;
  left: 17px;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
  font-weight: 400;
}

/* Facebook */
.widget_facebook {
  text-align: center;
}
.widget_facebook .fb-wrapper {
  height: 215px;
}

.fb_iframe_widget,
.fb-wrapper {
  text-align: center;
  max-width: 100%;
  overflow: hidden;
}

/* Tags Cloud */
.widget_tag_cloud .tagcloud {
  overflow: hidden;
}
.widget_tag_cloud .tagcloud a {
  float: left;
  margin: 0 3px 6px 0;
  padding: 6px 13px 5px;
  font-size: 13px !important;
  line-height: 14px;
  font-weight: 600;
  color: inherit;
  text-transform: uppercase;
  border: 3px solid #ececec;
}

/* Calendar */
.widget_calendar {
  text-align: center;
}
.widget_calendar caption {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 14px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.widget_calendar table {
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  color: #090909;
  border: 0 none;
}
.widget_calendar table th, .widget_calendar table td {
  padding: 5px 5px;
  text-align: center;
  border: 0 none;
  height: 30px;
  font-size: 11px;
  line-height: 30px;
  vertical-align: middle;
}
.widget_calendar table th a, .widget_calendar table td a {
  display: block;
  height: 30px;
  color: #090909;
  background-color: #fdc316;
}
.widget_calendar table th {
  font-weight: 600;
  text-transform: uppercase;
}
.widget_calendar table tfoot td {
  border-top: 3px solid #ececec;
}
.widget_calendar table tfoot td a {
  background-color: transparent;
  color: inherit;
  font-weight: bold;
  text-transform: uppercase;
}

/* Posts */
.widget_posts ul li {
  margin-bottom: 24px;
}
.widget_posts .post {
  margin-bottom: 0;
}

/* Social */
.widget_social {
  padding: 30px 10px 20px;
  border: 2px solid #ececec;
}

/* RSS */
.widget_rss .rss-date {
  font-size: 11px;
}
.widget_rss .rssSummary {
  font-size: 12px;
}

/* Footer */
.widget_sidebar_footer {
  padding: 15px 25px;
  background-color: #f7f7f7;
}
.widget_sidebar_footer .footer-nav {
  max-width: initial;
  float: none;
  margin: 0 0 18px 0;
}
.widget_sidebar_footer .text {
  clear: both;
  font-size: 14px;
}

/* Sticky sidebar */
.sticky-sidebar .widget:last-child {
  margin-bottom: 0;
}

/* Recent Comments */
.widget_recent_comments .recentcomments {
  position: relative;
  padding-left: 33px;
  margin-bottom: 20px;
  color: #a3a3a3;
  font-size: 13px;
}
.widget_recent_comments .recentcomments:before {
  content: "\e906";
  position: absolute;
  left: 0;
  top: -6px;
  font-family: "ui-icomoon";
  font-size: 24px;
}
.widget_recent_comments .recentcomments .comment-author-link {
  display: inline-block !important;
  font-size: 13px;
  font-weight: 400;
}
.widget_recent_comments .recentcomments a {
  display: block !important;
  font-size: 16px;
  font-weight: 600;
}
.widget_recent_comments .recentcomments a:hover {
  text-decoration: underline;
}

/* Post Widgets */
.widget_trending_entries li, .widget_picked_entries li, .widget_related_entries li {
  margin-bottom: 1.5625rem;
}
.widget_trending_entries .post .post-thumbnail, .widget_picked_entries .post .post-thumbnail, .widget_related_entries .post .post-thumbnail {
  margin-bottom: 10px;
}
.widget_trending_entries .post .entry-header h3, .widget_picked_entries .post .entry-header h3, .widget_related_entries .post .entry-header h3 {
  margin: 0 0 5px;
}
.widget_trending_entries .post .jsgif:before, .widget_picked_entries .post .jsgif:before, .widget_related_entries .post .jsgif:before {
  content: none;
}
.widget_trending_entries .post .post-author-meta, .widget_picked_entries .post .post-author-meta, .widget_related_entries .post .post-author-meta {
  font-size: 0;
  line-height: 18px;
}
.widget_trending_entries .post .author.vcard, .widget_picked_entries .post .author.vcard, .widget_related_entries .post .author.vcard {
  display: inline-block;
}
.widget_trending_entries .post .byline, .widget_trending_entries .post .posted-on, .widget_picked_entries .post .byline, .widget_picked_entries .post .posted-on, .widget_related_entries .post .byline, .widget_related_entries .post .posted-on {
  vertical-align: middle;
}

.widget_picked_entries .post {
  margin-bottom: 20px;
}

/* Easy Social Plugin for Boombox Position */
.bb-post-share-box .essb_links {
  clear: none;
  margin-right: 0;
}
.bb-post-share-box .essb_links li {
  min-width: 42px;
}
.bb-post-share-box .essb_links li:last-child, .bb-post-share-box .essb_links li.essb_link_more, .bb-post-share-box .essb_links li.essb_link_less {
  margin-right: 0.125rem !important;
}
.bb-post-share-box .essb_links li a {
  margin: 0 0.18rem 0 0;
  box-sizing: border-box;
  height: 42px;
}
.bb-post-share-box .essb_links li a .essb_network_name {
  font-size: 15px !important;
  line-height: 14.5px;
}
.bb-post-share-box .essb_links li .essb_icon:before {
  font-size: 21px !important;
  top: 10px;
  left: 10px;
}
.bb-post-share-box .essb_links li .essb_icon, .bb-post-share-box .essb_links.essb_template_deluxe-retina a .essb_icon {
  width: 42px;
  height: 100%;
}
.bb-post-share-box .essb_links.essb_width_flex ul li {
  width: auto;
  flex-grow: 1;
}
.bb-post-share-box .essb_links.essb_width_flex ul li.essb_link_more.essb_item {
  max-width: 42px;
}
.bb-post-share-box .essb_links.essb_width_flex ul li.essb_totalcount_item {
  max-width: 90px;
  text-align: left;
}
.bb-post-share-box .essb_links.essb_template_circles-retina li .essb_icon:before {
  top: 9px;
  left: 9px;
}
.bb-post-share-box .essb_links.essb_links.essb_template_fancy-bold-retina li .essb_icon, .bb-post-share-box .essb_links.essb_links.essb_template_fancy-retina li .essb_icon {
  margin: 7px !important;
}
.bb-post-share-box .essb_links.essb_links.essb_template_fancy-bold-retina li .essb_icon:before, .bb-post-share-box .essb_links.essb_links.essb_template_fancy-retina li .essb_icon:before {
  font-size: 14px !important;
  top: 7px;
  left: 7px;
}
.bb-post-share-box .essb_links.essb_links.essb_template_fancy-bold-retina .essb_link_more.essb_item, .bb-post-share-box .essb_links.essb_links.essb_template_fancy-retina .essb_link_more.essb_item {
  margin-right: 0.125rem !important;
}
.bb-post-share-box .essb_links.essb_links.essb_template_fancy-bold-retina .essb_link_more.essb_item a, .bb-post-share-box .essb_links.essb_links.essb_template_fancy-retina .essb_link_more.essb_item a {
  width: 42px;
}
.bb-post-share-box .essb_links.essb_template_fancy-bold-retina a .essb_icon {
  width: 28px;
  height: 28px;
}
.bb-post-share-box .essb_links.essb_template_modern-light-retina li a .essb_icon {
  height: 42px !important;
}
.bb-post-share-box .essb_links .essb_totalcount_item .essb_t_nb {
  line-height: 22px;
}
.bb-post-share-box .essb_links .essb_icon_share-tiny:before, .bb-post-share-box .essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon .essb_t_nb {
  vertical-align: middle;
}
.bb-post-share-box .essb_morepopup .essb_links li a {
  margin: 0.09rem;
}
.bb-post-share-box .essb_morepopup_inline {
  padding: 20px 10px 10px !important;
}
.bb-post-share-box .essb_morepopup_inline .essb_morepopup_close {
  display: inline-block;
  font-size: 15px;
  top: 3px;
  right: 3px;
}
.bb-post-share-box .essb_links.essb_width_flex + .essb_morepopup a {
  text-align: center;
}
.bb-post-share-box .essb_links.essb_width_flex + .essb_morepopup .essb_network_name {
  display: none;
}
@media screen and (max-width: 480px) {
  .bb-post-share-box .essb_totalcount_item {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .bb-post-share-box .essb_links .essb_network_name {
    display: none;
  }
  .bb-post-share-box .essb_displayed_boombox .essb_links_list {
    text-align: left;
  }
  .bb-post-share-box .essb_displayed_boombox .essb_links_list a {
    text-align: center;
  }
}

/* Mashshare Plugin for Boombox Position */
.bb-post-share-box .mashsb-container {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
}
.bb-post-share-box .mashsb-container .mashsb-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.bb-post-share-box .mashsb-container .mashsb-buttons a {
  float: left;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  min-width: 0;
  margin: 0 3px 0 0;
  text-align: center;
}
.bb-post-share-box .mashsb-container .onoffswitch, .bb-post-share-box .mashsb-container .onoffswitch2 {
  margin-bottom: 0;
  margin-right: 3px;
}
@media screen and (max-width: 992px) {
  .bb-post-share-box [class^=mashicon-] .text,
  .bb-post-share-box [class*=" mashicon-"] .text {
    display: none;
  }
  .bb-post-share-box [class^=mashicon-] .icon:before,
  .bb-post-share-box [class*=" mashicon-"] .icon:before {
    margin-right: 0;
  }
}
@media screen and (max-width: 540px) {
  .bb-post-share-box .content .mashsb-container {
    display: block;
  }
}

/* WPML Language Switcher */
.boombox-wpml-language-switcher {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 5;
  font-size: 14px;
  margin-left: 10px;
}

.wpml-ls-legacy-dropdown, .wpml-ls-legacy-dropdown-click {
  width: auto;
  text-align: left;
}
.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown-click a {
  padding: 5px 12px;
  word-wrap: normal;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  font-family: "ui-icomoon";
  content: "\f0d7";
  top: calc(50% - 0.5em);
  line-height: 1em;
  font-size: 16px;
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 4px #c0c0c0;
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
  border: none;
  transition: none;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 5px 7px;
}

.wpml-ls-legacy-list-vertical {
  text-align: left;
}
.wpml-ls-legacy-list-vertical a {
  padding: 5px;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin: 10px 0;
  z-index: 2;
  position: relative;
}

/* BB Side Navigation */
.widget_bb-side-navigation .bb-widget-title {
  margin-bottom: 20px;
  text-align: left;
  font-size: 12px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.widget_bb-side-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_bb-side-navigation .menu-item {
  position: relative;
  display: block;
}
.widget_bb-side-navigation .menu-item a {
  position: relative;
  display: block;
  padding: 15px 5px;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 600;
  color: inherit;
  text-transform: uppercase;
}
.widget_bb-side-navigation .menu-item.menu-item-icon > a {
  padding-left: 40px;
}
.widget_bb-side-navigation .menu-item.menu-item-icon .bb-icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
  font-size: 22px;
  color: #fdc316;
}
.widget_bb-side-navigation .menu-item.menu-item-icon .thumbnail {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  border-radius: 50%;
}
.widget_bb-side-navigation .menu-item.menu-item-icon .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.widget_bb-side-navigation .menu-item.menu-item-has-children > a {
  padding-right: 20px;
  border-bottom: 1px solid #eee;
}
.widget_bb-side-navigation .menu-item.menu-item-has-children .dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 46px;
  font-size: 12px;
  line-height: 46px;
  cursor: pointer;
  z-index: 5;
}
.widget_bb-side-navigation .menu-item.menu-item-has-children .sub-menu {
  display: none;
}
.widget_bb-side-navigation .menu-item.menu-item-has-children.active-menu > .sub-menu, .widget_bb-side-navigation .menu-item.menu-item-has-children.current_page_ancestor > .sub-menu {
  display: block;
}
.widget_bb-side-navigation .sub-menu {
  padding-left: 10px;
}
.widget_bb-side-navigation .sub-menu .menu-item a {
  text-transform: none;
}
.widget_bb-side-navigation .sub-menu .menu-item.menu-item-icon .bb-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  background-color: grey;
  color: #000;
}

/* *** Plugins *** */
/* Kirki Plugin for Customizer */
body.wp-customizer-unloading .kirki-customizer-loading-wrapper {
  background-image: none;
}

/* Social Login Plugin */
#respond .clearfix, #respond .wp-social-login-widget .wp-social-login-provider-list, .authentication .wp-social-login-widget #respond .wp-social-login-provider-list, .wp-social-login-provider-list .wp-social-login-widget #respond .wp-social-login-provider-list, #respond .bb-post-share-box, #respond .container, #respond .bb-page-header .container-inner, .bb-page-header #respond .container-inner, #respond .page-activate-signup #signup-content, .page-activate-signup #respond #signup-content, #respond .container-fluid, #respond .bb-mobile-navigation .main-navigation > ul, .bb-mobile-navigation #respond .main-navigation > ul, .authentication .clearfix, .authentication .wp-social-login-widget .wp-social-login-provider-list, .authentication .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .wp-social-login-provider-list .wp-social-login-widget .authentication .wp-social-login-provider-list, .authentication .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .authentication .wp-social-login-provider-list, .authentication .bb-post-share-box, .authentication .container, .authentication .bb-page-header .container-inner, .bb-page-header .authentication .container-inner, .authentication .page-activate-signup #signup-content, .page-activate-signup .authentication #signup-content, .authentication .container-fluid, .authentication .bb-mobile-navigation .main-navigation > ul, .bb-mobile-navigation .authentication .main-navigation > ul, .wp-social-login-provider-list .clearfix, .wp-social-login-provider-list .authentication .wp-social-login-widget .wp-social-login-provider-list, .authentication .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider-list, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .wp-social-login-provider-list .bb-post-share-box, .wp-social-login-provider-list .container, .wp-social-login-provider-list .bb-page-header .container-inner, .bb-page-header .wp-social-login-provider-list .container-inner, .wp-social-login-provider-list .page-activate-signup #signup-content, .page-activate-signup .wp-social-login-provider-list #signup-content, .wp-social-login-provider-list .container-fluid, .wp-social-login-provider-list .bb-mobile-navigation .main-navigation > ul, .bb-mobile-navigation .wp-social-login-provider-list .main-navigation > ul, .woocommerce .wp-social-login-provider-list .clearfix, .woocommerce .wp-social-login-provider-list .authentication .wp-social-login-widget .wp-social-login-provider-list, .authentication .wp-social-login-widget .woocommerce .wp-social-login-provider-list .wp-social-login-provider-list, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list {
  margin: 0 -0.7%;
}
#respond .wp-social-login-widget, .authentication .wp-social-login-widget, .wp-social-login-provider-list .wp-social-login-widget, .woocommerce .wp-social-login-provider-list .wp-social-login-widget {
  margin: 0 -0.7%;
}
#respond .wp-social-login-widget .wp-social-login-connect-with, .authentication .wp-social-login-widget .wp-social-login-connect-with, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-connect-with, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-connect-with {
  display: none;
}
#respond .wp-social-login-widget .wp-social-login-provider-list, .authentication .wp-social-login-widget .wp-social-login-provider-list, .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list, .woocommerce .wp-social-login-provider-list .wp-social-login-widget .wp-social-login-provider-list {
  padding: 0;
}
#respond a.button, .authentication a.button, .wp-social-login-provider-list a.button, .woocommerce .wp-social-login-provider-list a.button {
  position: relative;
  display: inline-block;
  width: 48%;
  max-width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0.7% 5px;
  padding: 7px 10px 7px 30px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background-color: #000000;
  line-height: 1.5;
  text-transform: none;
}
#respond a.button:hover, #respond a.button:focus, .authentication a.button:hover, .authentication a.button:focus, .wp-social-login-provider-list a.button:hover, .wp-social-login-provider-list a.button:focus, .woocommerce .wp-social-login-provider-list a.button:hover, .woocommerce .wp-social-login-provider-list a.button:focus {
  color: #fff;
  box-shadow: none;
}
#respond a.button i, .authentication a.button i, .wp-social-login-provider-list a.button i, .woocommerce .wp-social-login-provider-list a.button i {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  font-size: 20px;
  line-height: 1em;
}
#respond a.button._facebook, .authentication a.button._facebook, .wp-social-login-provider-list a.button._facebook, .woocommerce .wp-social-login-provider-list a.button._facebook {
  background-color: #2d5f9a;
}
#respond a.button._twitter, .authentication a.button._twitter, .wp-social-login-provider-list a.button._twitter, .woocommerce .wp-social-login-provider-list a.button._twitter {
  background-color: #00c3f3;
}
#respond a.button._google, .authentication a.button._google, .wp-social-login-provider-list a.button._google, .woocommerce .wp-social-login-provider-list a.button._google {
  background-color: #dd4b39;
}
#respond a.button._yahoo, .authentication a.button._yahoo, .wp-social-login-provider-list a.button._yahoo, .woocommerce .wp-social-login-provider-list a.button._yahoo {
  background-color: #4101af;
}
#respond a.button._linkedin, .authentication a.button._linkedin, .wp-social-login-provider-list a.button._linkedin, .woocommerce .wp-social-login-provider-list a.button._linkedin {
  background-color: #0077b5;
}
#respond a.button._disqus, .authentication a.button._disqus, .wp-social-login-provider-list a.button._disqus, .woocommerce .wp-social-login-provider-list a.button._disqus {
  background-color: #2e9eff;
}
#respond a.button._instagram, .authentication a.button._instagram, .wp-social-login-provider-list a.button._instagram, .woocommerce .wp-social-login-provider-list a.button._instagram {
  background-color: #a73594;
}
#respond a.button._reddit, .authentication a.button._reddit, .wp-social-login-provider-list a.button._reddit, .woocommerce .wp-social-login-provider-list a.button._reddit {
  background-color: #ff4500;
}
#respond a.button._foursquare, .authentication a.button._foursquare, .wp-social-login-provider-list a.button._foursquare, .woocommerce .wp-social-login-provider-list a.button._foursquare {
  background-color: #fa4778;
}
#respond a.button._lastfm, .authentication a.button._lastfm, .wp-social-login-provider-list a.button._lastfm, .woocommerce .wp-social-login-provider-list a.button._lastfm {
  background-color: #d21309;
}
#respond a.button._tumblr, .authentication a.button._tumblr, .wp-social-login-provider-list a.button._tumblr, .woocommerce .wp-social-login-provider-list a.button._tumblr {
  background-color: #314358;
}
#respond a.button._goodreads, .authentication a.button._goodreads, .wp-social-login-provider-list a.button._goodreads, .woocommerce .wp-social-login-provider-list a.button._goodreads {
  background-color: #7c5931;
}
#respond a.button._stackoverflow, .authentication a.button._stackoverflow, .wp-social-login-provider-list a.button._stackoverflow, .woocommerce .wp-social-login-provider-list a.button._stackoverflow {
  background-color: #f48024;
}
#respond a.button._github, .authentication a.button._github, .wp-social-login-provider-list a.button._github, .woocommerce .wp-social-login-provider-list a.button._github {
  background-color: #000000;
}
#respond a.button._dribbble, .authentication a.button._dribbble, .wp-social-login-provider-list a.button._dribbble, .woocommerce .wp-social-login-provider-list a.button._dribbble {
  background-color: #dd3e7b;
}
#respond a.button._500px, .authentication a.button._500px, .wp-social-login-provider-list a.button._500px, .woocommerce .wp-social-login-provider-list a.button._500px {
  background-color: #000000;
}
#respond a.button._skyrock, .authentication a.button._skyrock, .wp-social-login-provider-list a.button._skyrock, .woocommerce .wp-social-login-provider-list a.button._skyrock {
  background-color: #0099f7;
}
#respond a.button._mixi, .authentication a.button._mixi, .wp-social-login-provider-list a.button._mixi, .woocommerce .wp-social-login-provider-list a.button._mixi {
  background-color: #ffaa01;
}
#respond a.button._steam, .authentication a.button._steam, .wp-social-login-provider-list a.button._steam, .woocommerce .wp-social-login-provider-list a.button._steam {
  background-color: #000000;
}
#respond a.button._twitchtv, .authentication a.button._twitchtv, .wp-social-login-provider-list a.button._twitchtv, .woocommerce .wp-social-login-provider-list a.button._twitchtv {
  background-color: #6441a5;
}
#respond a.button._vkontakte, .authentication a.button._vkontakte, .wp-social-login-provider-list a.button._vkontakte, .woocommerce .wp-social-login-provider-list a.button._vkontakte {
  background-color: #4c75a3;
}
#respond a.button._mailru, .authentication a.button._mailru, .wp-social-login-provider-list a.button._mailru, .woocommerce .wp-social-login-provider-list a.button._mailru {
  background-color: #007ffe;
}
#respond a.button._yandex, .authentication a.button._yandex, .wp-social-login-provider-list a.button._yandex, .woocommerce .wp-social-login-provider-list a.button._yandex {
  background-color: #f00;
}
#respond a.button._odnoklassniki, .authentication a.button._odnoklassniki, .wp-social-login-provider-list a.button._odnoklassniki, .woocommerce .wp-social-login-provider-list a.button._odnoklassniki {
  background-color: #f2720c;
}
#respond a.button._aol, .authentication a.button._aol, .wp-social-login-provider-list a.button._aol, .woocommerce .wp-social-login-provider-list a.button._aol {
  background-color: #000;
}
#respond a.button._live, .authentication a.button._live, .wp-social-login-provider-list a.button._live, .woocommerce .wp-social-login-provider-list a.button._live {
  background-color: #00ccff;
}
#respond a.button._pixelpin, .authentication a.button._pixelpin, .wp-social-login-provider-list a.button._pixelpin, .woocommerce .wp-social-login-provider-list a.button._pixelpin {
  background-color: #000;
}
@media screen and (max-width: 479px) {
  #respond a.button, .authentication a.button, .wp-social-login-provider-list a.button, .woocommerce .wp-social-login-provider-list a.button {
    width: 100%;
    max-width: 100%;
  }
}

#respond .wp-social-login-widget {
  margin: 0;
}

/* Auto Load Next Post Plugin */
#bb-alnp-content-container {
  float: left;
  width: 100%;
  margin-top: 1.875rem;
}
#bb-alnp-content-container > hr {
  margin: 0;
  display: block !important;
}
#bb-alnp-content-container .bb-alnp-item {
  margin-bottom: 3.75rem;
}

/**
 * 11.0  - Pages - includes pages' styling
 */
/* *** Page Header *** */
.bb-page-header .container-inner {
  padding-top: 16px;
  padding-bottom: 16px;
}
.bb-page-header .header-content {
  display: flex;
  align-items: center;
}
.bb-page-header .header-content, .bb-page-header .header-content .header-content-layout {
  width: 100%;
}
.bb-page-header .header-content .row-col {
  text-align: center;
}
.bb-page-header .header-content .row1, .bb-page-header .header-content .col1 {
  margin-bottom: 16px;
}
.bb-page-header .page-title-block {
  margin-bottom: 7px;
}
.bb-page-header .page-title-block .badge, .bb-page-header .page-title-block .page-title {
  vertical-align: middle;
  line-height: 1em;
}
.bb-page-header .page-title-block .page-title {
  display: inline;
  margin: 0;
}
.bb-page-header .page-title-block .badge {
  display: inline-block;
}
.bb-page-header .page-title-block .badge:hover {
  transform: translate(0);
}
.bb-page-header .page-subtitle {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
.bb-page-header .cat-dropdown {
  display: inline-block;
  min-width: 150px;
  max-width: 100%;
}
.bb-page-header .cat-dropdown .dropdown-toggle {
  background-color: transparent;
}
.bb-page-header .bb-trending-navigation ul {
  text-align: center;
}
.bb-page-header .bb-trending-navigation ul li {
  padding: 0;
  display: block;
}
.bb-page-header .bb-trending-navigation ul li:before {
  content: none;
}
.bb-page-header .bb-trending-navigation ul li a {
  display: inline-block;
  padding: 0 16px 0 45px;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  font-weight: 400;
}
.bb-page-header .bb-trending-navigation ul li a .bb-icon {
  position: absolute;
  top: 0;
  left: 16px;
  line-height: 33px;
}
.bb-page-header .bb-trending-navigation ul li.active a {
  color: #ffffff;
  background-color: #e65252;
}
.bb-page-header .container-bg {
  border-bottom: 1px solid #ececec;
}
.bb-page-header.boxed.no-bg .container-inner {
  padding-left: 0;
  padding-right: 0;
}
.bb-page-header.boxed.has-bg .container-bg {
  border: 1px solid #ececec;
}
.bb-page-header.stretched.has-bg .container-bg {
  border-width: 1px 0;
  border-top-style: solid;
}
.bb-page-header.style-corner-narrow .header-content, .bb-page-header.style-center-narrow .header-content {
  min-height: 70px;
}
.bb-page-header.style-corner-narrow .badge, .bb-page-header.style-center-narrow .badge {
  margin: 0 0 0 5px;
}
.bb-page-header.style-corner-narrow .page-title, .bb-page-header.style-center-narrow .page-title {
  font-size: 30px;
}
.bb-page-header.style-corner-narrow .page-subtitle, .bb-page-header.style-center-narrow .page-subtitle {
  font-size: 18px;
  line-height: 23px;
}
.bb-page-header.style-corner-narrow .row-col {
  text-align: left;
}
.bb-page-header.style-center-wide .header-content {
  min-height: 200px;
}
.bb-page-header.style-center-wide .page-title {
  font-size: 35px;
  display: block;
}
.bb-page-header.style-center-wide .page-subtitle {
  font-size: 22px;
  line-height: 26px;
}
.bb-page-header.style-center-wide .badge {
  margin: 0 0 5px 0;
}
.bb-page-header.style-center-wide .cat-dropdown {
  margin-top: 5px;
}
@media screen and (min-width: 480px) {
  .bb-page-header .bb-trending-navigation ul li {
    display: inline-block;
  }
  .bb-page-header.style-corner-narrow .bb-trending-navigation ul {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .bb-page-header.style-corner-narrow .page-title, .bb-page-header.style-center-narrow .page-title {
    font-size: 40px;
  }
  .bb-page-header.style-center-wide .page-title {
    font-size: 50px;
  }
  .bb-page-header.style-corner-narrow .bb-trending-navigation ul {
    text-align: right;
  }
  .bb-page-header.style-corner-narrow .header-content-layout {
    display: table;
    width: 100%;
  }
  .bb-page-header.style-corner-narrow .header-content-layout .row-col {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
  }
  .bb-page-header.style-corner-narrow .header-content-layout .row-col:last-child {
    padding-right: 0;
  }
  .bb-page-header.style-corner-narrow .header-content-layout .col1 {
    text-align: left;
  }
  .bb-page-header.style-corner-narrow .header-content-layout .col2 {
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
  }
}

/* *** 404 page *** */
.error404 .page-wrapper {
  position: relative;
  overflow: hidden;
}

section.error-404 {
  position: relative;
  width: 1040px;
  padding: 0 20px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
section.error-404 .bb-page-header {
  margin: 55px 0 50px;
  padding: 0;
  width: 100%;
  border: 0 none;
}
section.error-404 .bb-page-header .page-title {
  text-align: left;
  text-transform: none;
  font-size: 70px;
  line-height: 70px;
}
section.error-404 .img-col {
  margin: 40px 0;
}
section.error-404 .text {
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 30px;
  color: #2a2b35;
  font-family: "Rammetto One", cursive;
  text-transform: uppercase;
}
section.error-404 .btn-back .bb-icon {
  transition: left 0.2s ease-out;
}
section.error-404 .btn-back:hover .bb-icon {
  left: 15px;
}
@media screen and (min-width: 992px) {
  section.error-404 {
    margin-top: 3.125rem;
  }
  section.error-404 .bb-page-header .page-title {
    font-size: 120px;
    line-height: 120px;
  }
  section.error-404 .img-col {
    margin: 0;
  }
}

/* *** Contact Page *** */
.bb-contact-form-block {
  margin-bottom: 1.875rem;
}
.bb-contact-form-block .bb-txt-msg {
  text-align: left;
  margin-bottom: 10px;
}
.bb-contact-form-block .row-gdpr-agreement {
  margin-top: 10px;
}

/* *** Activate/ Signup Page *** */
.page-activate-signup .wp-activate-container, .page-activate-signup .wp-signup-container, .page-activate-signup .wp-social-login-widget {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.page-activate-signup .wp-activate-container #submit, .page-activate-signup .wp-activate-container #key {
  width: 100%;
}
.page-activate-signup .wp-social-login-widget {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 621px) {
  .page-activate-signup .wp-social-login-widget {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-activate-signup .wp-activate-container, .page-activate-signup .wp-signup-container, .page-activate-signup .wp-social-login-widget {
    margin-top: 20px;
  }
}

/**
 * 12.0 - Modules - includes different modules: media playing functionality etc.
 */
/* *** Post Video Gif Functionality *** */
/* Video wrapper for post list */
.post-thumbnail canvas {
  display: block;
  width: 100%;
}
.post-thumbnail video,
.post-thumbnail iframe {
  float: left;
}
.post-thumbnail .video-wrapper {
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.post-thumbnail .video-wrapper video {
  opacity: 0;
  float: left;
}
.post-thumbnail .video-wrapper img {
  width: 100%;
  float: left;
}
.post-thumbnail .video-wrapper .badge-duration {
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 12px;
  padding: 2px 8px;
  font-size: 14px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}
.post-thumbnail .video-wrapper.play video {
  opacity: 1;
}
.post-thumbnail .video-wrapper.play .btn-play {
  display: none;
}
.post-thumbnail .video-wrapper.play .btn-volume {
  display: block;
}
.post-thumbnail .video-wrapper .btn-play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
}
.post-thumbnail .video-wrapper .btn-volume {
  position: absolute;
  z-index: 2;
  display: none;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
}
.post-thumbnail .video-wrapper.no-thumbnail video {
  opacity: 1;
}

/* No Video option for post list */
.no-video .post-thumbnail .video-wrapper {
  background-image: none !important;
}
.no-video .post-thumbnail .video-wrapper video {
  display: block;
  opacity: 1;
}
.no-video .post-thumbnail .video-wrapper .btn-play {
  display: none;
}
.no-video video.gif-video {
  display: none;
}

/* Gif/Video wrapper */
.gif-video-wrapper {
  cursor: pointer;
}
.gif-video-wrapper:before, .gif-video-wrapper:after {
  content: " ";
  display: table;
}
.gif-video-wrapper:after {
  clear: both;
}
.gif-video-wrapper {
  *zoom: 1;
}
.gif-video-wrapper.play:after {
  content: none !important;
}

.bb-media-playable .post .post-thumbnail .gif-video-wrapper,
.bb-media-playable .post .post-thumbnail .hy_plyr,
.zf-post-list .zf-post-thumbnail .gif-video-wrapper,
.zf-post-list .zf-post-thumbnail .hy_plyr,
.bb-post-single .s-post-content .gif-video-wrapper,
.bb-post-single .s-post-content .hy_plyr,
.bb-post-single .post-thumbnail .gif-video-wrapper,
.bb-post-single .post-thumbnail .hy_plyr {
  position: relative;
  overflow: hidden;
}
.bb-media-playable .post .post-thumbnail .gif-video-wrapper:before,
.bb-media-playable .post .post-thumbnail .hy_plyr:before,
.zf-post-list .zf-post-thumbnail .gif-video-wrapper:before,
.zf-post-list .zf-post-thumbnail .hy_plyr:before,
.bb-post-single .s-post-content .gif-video-wrapper:before,
.bb-post-single .s-post-content .hy_plyr:before,
.bb-post-single .post-thumbnail .gif-video-wrapper:before,
.bb-post-single .post-thumbnail .hy_plyr:before {
  content: "gif";
}
.bb-media-playable .post .post-thumbnail .gif-video-wrapper.play:before,
.bb-media-playable .post .post-thumbnail .hy_plyr.play:before,
.zf-post-list .zf-post-thumbnail .gif-video-wrapper.play:before,
.zf-post-list .zf-post-thumbnail .hy_plyr.play:before,
.bb-post-single .s-post-content .gif-video-wrapper.play:before,
.bb-post-single .s-post-content .hy_plyr.play:before,
.bb-post-single .post-thumbnail .gif-video-wrapper.play:before,
.bb-post-single .post-thumbnail .hy_plyr.play:before {
  content: none;
}
.bb-media-playable .post .post-thumbnail .gif-video-wrapper.play:after,
.bb-media-playable .post .post-thumbnail .hy_plyr.play:after,
.zf-post-list .zf-post-thumbnail .gif-video-wrapper.play:after,
.zf-post-list .zf-post-thumbnail .hy_plyr.play:after,
.bb-post-single .s-post-content .gif-video-wrapper.play:after,
.bb-post-single .s-post-content .hy_plyr.play:after,
.bb-post-single .post-thumbnail .gif-video-wrapper.play:after,
.bb-post-single .post-thumbnail .hy_plyr.play:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bb-post-single .post-thumbnail canvas, .bb-post-single .post-thumbnail video, .bb-post-single .post-thumbnail img {
  width: 100%;
}

.bb-post-single .s-post-content .gif-video {
  width: 100%;
  height: auto;
}
.bb-post-single .s-post-content .hy_plyr canvas, .bb-post-single .s-post-content .hy_plyr img {
  margin: 0;
  width: 100%;
  height: auto;
}

/* Buttons Styling */
.mejs-overlay-button:before {
  position: absolute;
  line-height: 36px;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -12px;
  font-family: "ui-icomoon";
  content: "\e95c";
}

.bb-media-playable .post .post-thumbnail .gif-video-wrapper:before,
.bb-media-playable .post .post-thumbnail .hy_plyr:before,
.zf-post-list .zf-post-thumbnail .gif-video-wrapper:before,
.zf-post-list .zf-post-thumbnail .hy_plyr:before,
.bb-post-single .s-post-content .gif-video-wrapper:before,
.bb-post-single .s-post-content .hy_plyr:before,
.bb-post-single .post-thumbnail .gif-video-wrapper:before,
.bb-post-single .post-thumbnail .hy_plyr:before,
.mejs-overlay-button {
  width: 76px;
  height: 76px;
  font-size: 25px;
  line-height: 76px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin: -38px 0 0 -38px;
  letter-spacing: 1px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}

/* *** Post Embed Functionality *** */
/* Embeds in thumbnail */
.post-thumbnail .boombox-featured-embed.bb-embed-dailymotion, .post-thumbnail .boombox-featured-embed.bb-embed-vine, .post-thumbnail .boombox-featured-embed.bb-embed-vimeo, .post-thumbnail .boombox-featured-embed.bb-embed-ok, .post-thumbnail .boombox-featured-embed.bb-embed-twitch, .post-thumbnail .boombox-featured-embed.bb-embed-coub, .post-thumbnail .boombox-featured-embed.bb-embed-youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.post-thumbnail .boombox-featured-embed.bb-embed-dailymotion iframe, .post-thumbnail .boombox-featured-embed.bb-embed-vine iframe, .post-thumbnail .boombox-featured-embed.bb-embed-vimeo iframe, .post-thumbnail .boombox-featured-embed.bb-embed-ok iframe, .post-thumbnail .boombox-featured-embed.bb-embed-twitch iframe, .post-thumbnail .boombox-featured-embed.bb-embed-coub iframe, .post-thumbnail .boombox-featured-embed.bb-embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-thumbnail .boombox-featured-embed.bb-embed-vine {
  padding-bottom: 100%;
}
.post-thumbnail iframe.instagram-media {
  float: none !important;
}

/* Embeds in content for youtube, vimeo, vine */
.boombox-responsive-embed {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  display: block;
  overflow: hidden;
  position: relative;
}
.boombox-responsive-embed.vine-embed {
  padding-bottom: 100%;
}
.boombox-responsive-embed iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Embeds centralizing */
iframe.instagram-media {
  margin: 0 auto !important;
}

.twitter-tweet {
  margin-right: auto;
  margin-left: auto;
}

/* *** Toggle Functionality *** */
/* BB Toggle */
.bb-toggle {
  position: relative;
}
.bb-toggle .toggle-content {
  background-color: #fff;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  transition: all 0.3s ease-out;
}
.bb-toggle .toggle-content.active {
  opacity: 1;
  visibility: visible;
}

/* *** Sticky Functionality *** */
/* BB Sticky */
.bb-sticky .bb-sticky-el {
  position: static;
  top: 0;
}
.bb-sticky.pos-animate .bb-sticky-el {
  position: relative;
  top: 0 !important;
}
.bb-sticky.no-affix .bb-sticky-el {
  position: relative;
  transform: translateY(-100%);
}
.bb-sticky.affix .bb-sticky-el {
  position: fixed;
  transform: translate3d(0, 0, 0);
  -webkit-font-smoothing: antialiased;
  z-index: 1100;
}
.bb-sticky.affix.animated .bb-sticky-el {
  transition: 0.3s all;
}

/* BB Sticky Bottom Functionality */
.bb-sticky-btm > div {
  opacity: 0;
  transition: ease all 0.3s;
}
.bb-sticky-btm > .bb-sticky-btm-el {
  opacity: 1;
}
.bb-sticky-btm .sticky-btm-close {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 27px;
  height: 27px;
  background-color: #fdc316;
  text-align: center;
  line-height: 28px;
  vertical-align: middle;
  text-decoration: none;
  color: #1f1f1f;
  border-radius: 3px;
  font-size: 0;
  font-weight: 700;
}
.bb-sticky-btm .sticky-btm-close:before {
  font-family: "ui-icomoon";
  content: "\e980";
  line-height: 27px;
  font-size: 14px;
}

.no-touchevents .bb-sticky-btm .sticky-btm-close {
  opacity: 0;
}
.no-touchevents .bb-sticky-btm:hover .sticky-btm-close {
  opacity: 1;
}

.bb-sticky-btm-el {
  opacity: 1;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
}

/**
 * 13.0 - Global - includes options, functionality that are applied globally
 */
/* *** Css fallback *** */
.no-svg .header .pattern, .no-svg .footer .pattern {
  display: none !important;
}
.no-svg .footer.top-bg {
  margin-top: 0;
}

.no-csscolumns .widget_nav_menu > ul, .no-csscolumns .widget_nav_menu .menu,
.no-csscolumns .widget_categories > ul,
.no-csscolumns .widget_categories .menu,
.no-csscolumns .widget_archive > ul,
.no-csscolumns .widget_archive .menu,
.no-csscolumns .widget_pages > ul,
.no-csscolumns .widget_pages .menu,
.no-csscolumns .widget_meta > ul,
.no-csscolumns .widget_meta .menu {
  overflow: hidden;
}
.no-csscolumns .widget_nav_menu > ul li, .no-csscolumns .widget_nav_menu .menu li,
.no-csscolumns .widget_categories > ul li,
.no-csscolumns .widget_categories .menu li,
.no-csscolumns .widget_archive > ul li,
.no-csscolumns .widget_archive .menu li,
.no-csscolumns .widget_pages > ul li,
.no-csscolumns .widget_pages .menu li,
.no-csscolumns .widget_meta > ul li,
.no-csscolumns .widget_meta .menu li {
  width: 50%;
  float: left;
}
.no-csscolumns .more-menu .section-navigation ul {
  overflow: hidden;
}
.no-csscolumns .more-menu .section-navigation ul li {
  width: 25%;
  float: left;
}
.no-csscolumns .bb-mobile-navigation .more-menu .section-navigation ul {
  overflow: hidden;
}
.no-csscolumns .bb-mobile-navigation .more-menu .section-navigation ul li {
  width: 50%;
  float: left;
}

.no-video video {
  display: none;
}

.no-audio audio {
  display: none;
}

.captcha-container.loading .form-captcha {
  visibility: hidden;
}

/* *** Stretched View *** */
.bb-stretched-full {
  border-radius: 0;
  width: 100%;
}
.bb-stretched-full.no-gutters, .bb-stretched-full.bb-featured-area.stretched, .bb-stretched-full.bb-page-header {
  padding-left: 0;
  padding-right: 0;
}

/* Full width style in mobile view */
@media screen and (max-width: 700px) {
  .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }
  .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail, .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail .video-wrapper, .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail video, .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail canvas, .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail img, .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail .bb-media-placeholder, .home .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail .nsfw-post,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail .video-wrapper,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail video,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail canvas,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail img,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail .bb-media-placeholder,
  .home .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail .nsfw-post, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail .video-wrapper, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail video, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail canvas, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail img, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail .bb-media-placeholder, .archive .bb-post-collection.bb-thumbnail-stretched .post-item .post-thumbnail .nsfw-post,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail .video-wrapper,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail video,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail canvas,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail img,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail .bb-media-placeholder,
  .archive .bb-post-collection .post-item.bb-thumbnail-stretched .post-thumbnail .nsfw-post {
    border-radius: 0;
  }
  .bb-post-single .s-post-thumbnail,
  .bb-featured-area .featured-area-wrapper {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }
  .bb-post-single.style2 .s-post-thumbnail {
    margin-left: -20px;
    margin-right: -20px;
  }
  .bb-featured-area .featured-area-wrapper .featured-media,
  .bb-featured-area .featured-area-wrapper .featured-item,
  .bb-featured-area .featured-area-wrapper .featured-header,
  .bb-featured-area .widget_mc4wp_form_widget:after,
  .light-modal .modal-body,
  .bb-page-header.boxed.has-bg .container-bg.rmv-b-r-mobile,
  .bb-post-single .s-post-thumbnail,
  .bb-post-single .s-post-thumbnail img,
  .bb-post-single .s-post-thumbnail .bb-media-placeholder,
  .bb-post-single .s-post-thumbnail video,
  .bb-post-single .s-post-thumbnail .video-wrapper,
  .bb-post-single .s-post-thumbnail .hy_plyr canvas,
  .bb-post-single .s-post-thumbnail .nsfw-post,
  .bb-post-single .s-post-featured-media.boxed .featured-media-el {
    border-radius: 0;
  }
  .bb-post-single .s-post-featured-media.boxed {
    padding-left: 0;
    padding-right: 0;
  }
  .bb-stretched-mobile, .bb-page-header {
    width: 100%;
    border-radius: 0;
  }
  .bb-stretched-mobile.no-gutters, .bb-stretched-mobile.bb-featured-area.stretched, .bb-page-header, .bb-page-header.stretched {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Full width style in desktop view */
@media screen and (min-width: 701px) {
  .bb-stretched-desktop, .bb-featured-area.stretched, .bb-page-header.stretched {
    width: 100%;
    border-radius: 0;
  }
  .bb-stretched-desktop.no-gutters, .bb-featured-area.stretched, .bb-stretched-desktop.bb-page-header, .bb-page-header.stretched {
    padding-left: 0;
    padding-right: 0;
  }
}
/* *** Cards View *** */
.bb-cards-view .page-wrapper,
.bb-cards-view #main {
  background-color: transparent !important;
}
.bb-cards-view .bb-card-item {
  padding: 32px;
}
.bb-cards-view .bb-card-item.page {
  margin-bottom: 1.875rem;
}

/* *** Cards View for Post Listings *** */
.bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .post-thumbnail .nsfw-post, .bb-cards-view .bb-post-collection.post-grid .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection.post-grid .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection.post-grid .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection.post-grid .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection.post-grid .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection.post-grid .bb-card-item .post-thumbnail .nsfw-post, .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .nsfw-post, .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .post-thumbnail .nsfw-post {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bb-cards-view .bb-post-collection.post-list.list .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection.post-list.list .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection.post-list.list .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection.post-list.list .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection.post-list.list .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection.post-list.list .bb-card-item .post-thumbnail .nsfw-post, .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .post-thumbnail .nsfw-post {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bb-cards-view .bb-stream .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail img, .bb-cards-view .bb-stream .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail video, .bb-cards-view .bb-stream .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-stream .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-stream .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-stream .bb-post-collection.post-list.standard .bb-card-item .post-thumbnail .nsfw-post {
  border-radius: 0;
}
.bb-cards-view .bb-post-collection .bb-card-item {
  padding: 0;
}
.bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .content, .bb-cards-view .bb-post-collection.post-grid.col-2 .bb-card-item .content {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 16px;
}
.bb-cards-view .bb-post-collection.post-grid.col-3 .bb-card-item .content, .bb-cards-view .bb-post-collection.post-grid.col-4 .bb-card-item .content {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
}
.bb-cards-view .bb-post-collection.post-list.standard .post-item {
  padding-bottom: 0;
}
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item {
  padding-bottom: 24px;
}
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item > .content,
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .product-affiliate,
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .bb-affiliate-content,
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .entry-footer {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 0;
}
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item footer {
  border-bottom: none;
}
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item.post-stream .entry-title {
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
}
.bb-cards-view .bb-post-collection.post-list.standard .bb-card-item.post-stream .entry-sub-title {
  padding-left: 32px;
  padding-right: 32px;
}
.bb-cards-view .bb-post-collection.post-list.list .post-item {
  padding-bottom: 0;
}
.bb-cards-view .bb-post-collection.post-list.list .bb-card-item .content {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
}
.bb-cards-view .bb-post-collection.mixed-list .post-item-list {
  padding-bottom: 0;
}
.bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .content {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
}
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic {
  padding-bottom: 0;
}
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item {
  padding-bottom: 24px;
}
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item > .content,
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .product-affiliate,
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .bb-affiliate-content,
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .entry-footer {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 0;
}
.bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item footer {
  border-bottom: none;
}
@media screen and (max-width: 700px) {
  .bb-cards-view .bb-post-collection .bb-card-item {
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 0;
    width: auto;
  }
  .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail {
    margin-left: 0;
    margin-right: 0;
  }
  .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail img, .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail video, .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail .video-wrapper, .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-collection .bb-card-item .post-thumbnail .nsfw-post {
    border-radius: 0 !important;
  }
  .bb-cards-view .bb-post-collection.masonry-grid .bb-card-item .content, .bb-cards-view .bb-post-collection.post-grid.col-2 .bb-card-item .content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item > .content,
  .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .product-affiliate,
  .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .bb-affiliate-content,
  .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item .entry-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item.post-stream .entry-title {
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view .bb-post-collection.post-list.standard .bb-card-item.post-stream .entry-sub-title {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view .bb-post-collection.post-list.list .bb-card-item .content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view .bb-post-collection.mixed-list .post-item-list .bb-card-item .content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item > .content,
  .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .product-affiliate,
  .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .bb-affiliate-content,
  .bb-cards-view .bb-post-collection.mixed-list .post-item-classic .bb-card-item .entry-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}

/* *** Cards View for Single post *** */
.bb-cards-view .bb-post-nav .pg-item {
  border: none;
}
.bb-cards-view .bb-post-single.style1 .s-post-thumbnail,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail,
.bb-cards-view .bb-post-single.style4 .s-post-thumbnail,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail {
  margin-left: -32px;
  margin-right: -32px;
}
.bb-cards-view .bb-post-single.style1 .s-post-thumbnail img, .bb-cards-view .bb-post-single.style1 .s-post-thumbnail video, .bb-cards-view .bb-post-single.style1 .s-post-thumbnail .video-wrapper, .bb-cards-view .bb-post-single.style1 .s-post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-single.style1 .s-post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-single.style1 .s-post-thumbnail .nsfw-post,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail img,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail video,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail .video-wrapper,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail .hy_plyr canvas,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail .bb-media-placeholder,
.bb-cards-view .bb-post-single.style3 .s-post-thumbnail .nsfw-post,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail img,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail video,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail .video-wrapper,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail .hy_plyr canvas,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail .bb-media-placeholder,
.bb-cards-view .bb-post-single.style5 .s-post-thumbnail .nsfw-post {
  border-radius: 0;
}
.bb-cards-view .bb-post-single.style4 .s-post-thumbnail img, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail video, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .video-wrapper, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .nsfw-post,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail img,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail video,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail .video-wrapper,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail .hy_plyr canvas,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail .bb-media-placeholder,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail .nsfw-post {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bb-cards-view .bb-post-single .s-post-inner,
.bb-cards-view .bb-post-single.style5 .site-main,
.bb-cards-view .bb-post-single.style6 .container-inner {
  padding: 0;
}
.bb-cards-view .bb-post-single.style4 .s-post-thumbnail,
.bb-cards-view .bb-post-single.style6 .s-post-thumbnail {
  margin-top: -32px;
}
.bb-cards-view .bb-post-single.style4 .bb-alnp-item .s-post-thumbnail,
.bb-cards-view .bb-post-single.style6 .bb-alnp-item .s-post-thumbnail {
  margin-top: 0;
}
@media screen and (max-width: 700px) {
  .bb-cards-view .bb-post-single.style1 .s-post-main.bb-card-item,
  .bb-cards-view .bb-post-single.style2 .s-post-main.bb-card-item,
  .bb-cards-view .bb-post-single.style3 .s-post-main.bb-card-item,
  .bb-cards-view .bb-post-single.style4 .s-post-main.bb-card-item,
  .bb-cards-view .bb-post-single .single-middle-container .bb-card-item {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 0;
  }
  .bb-cards-view .bb-post-single.style1 .s-post-main.bb-card-item .s-post-thumbnail,
  .bb-cards-view .bb-post-single.style2 .s-post-main.bb-card-item .s-post-thumbnail,
  .bb-cards-view .bb-post-single.style3 .s-post-main.bb-card-item .s-post-thumbnail,
  .bb-cards-view .bb-post-single.style4 .s-post-main.bb-card-item .s-post-thumbnail,
  .bb-cards-view .bb-post-single .single-middle-container .bb-card-item .s-post-thumbnail {
    margin-left: -16px;
    margin-right: -16px;
  }
  .bb-cards-view .bb-post-single.style4 .s-post-thumbnail img, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail video, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .video-wrapper, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .hy_plyr canvas, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .bb-media-placeholder, .bb-cards-view .bb-post-single.style4 .s-post-thumbnail .nsfw-post {
    border-radius: 0;
  }
}

/* *** Cards View for Widgets *** */
.bb-cards-view .widget_create_post:after,
.bb-cards-view .widget_mc4wp_form_widget:after {
  border: none;
}
@media screen and (max-width: 700px) {
  .bb-cards-view .widget_create_post,
  .bb-cards-view .widget_mc4wp_form_widget {
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 0;
  }
  .bb-cards-view .widget_create_post:after,
  .bb-cards-view .widget_mc4wp_form_widget:after {
    border-radius: 0;
  }
}

/* *** Cards View for Woocommerce pages*** */
.bb-cards-view.woocommerce .products .product {
  background-color: #fff;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 16px;
}
.bb-cards-view.woocommerce .products .product .bb-media-placeholder {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
  border-radius: 0;
}
.bb-cards-view.woocommerce .products .product a.woocommerce-loop-product__link:first-child {
  display: block;
  margin-left: -32px;
  margin-right: -32px;
}
.bb-cards-view.woocommerce .products .product a.woocommerce-loop-product__link:first-child img {
  border-radius: 0;
}
.bb-cards-view.woocommerce.single-product div.product {
  background-color: #fff;
  padding: 32px;
}
@media screen and (max-width: 700px) {
  .bb-cards-view.woocommerce .products .product {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bb-cards-view.woocommerce .products .product .bb-media-placeholder {
    margin-left: -16px;
    margin-right: -16px;
  }
  .bb-cards-view.woocommerce .products .product a.woocommerce-loop-product__link:first-child {
    display: block;
    margin-left: -16px;
    margin-right: -16px;
  }
  .bb-cards-view.woocommerce.single-product div.product {
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 0 !important;
    width: auto;
    padding: 16px;
  }
}

/* *** Material Carads  *** */
.bb-cards-view.material-cards .bb-card-item {
  box-shadow: 0px 1px 2px 0 rgba(42, 42, 42, 0.15);
}
.bb-cards-view.material-cards .widget_create_post:after,
.bb-cards-view.material-cards .widget_mc4wp_form_widget:after {
  box-shadow: 0px 1px 2px 0 rgba(42, 42, 42, 0.15);
}
.bb-cards-view.material-cards.woocommerce .products .product {
  box-shadow: 0px 1px 2px 0 rgba(42, 42, 42, 0.15);
}
.bb-cards-view.material-cards.woocommerce.single-product div.product {
  box-shadow: 0px 1px 2px 0 rgba(42, 42, 42, 0.15);
}

/* *** Admin Logged in View *** */
/* Admin bar styling improvement for fixed position */
/* Fixed Header width admin bar  */
@media screen and (min-width: 601px) and (max-width: 782px) {
  .admin-bar .bb-floating-navbar .bb-sticky-el {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .bb-floating-navbar .bb-sticky-el {
    top: 32px;
  }
}

/* *** After Header Items Styling *** */
.bb-show-mobile-header + #main > .bb-advertisement:first-child .quads-location, .bb-show-desktop-header + #main > .bb-advertisement:first-child .quads-location, .bb-el-before-main-cnt + #main > .bb-advertisement:first-child .quads-location {
  margin: 1.875rem 0 !important;
}
.bb-show-mobile-header + #main > .bb-top-badge-list:first-child, .bb-show-mobile-header + #main > .bb-featured-area.item-1-newsletter:first-child, .bb-show-desktop-header + #main > .bb-top-badge-list:first-child, .bb-show-desktop-header + #main > .bb-featured-area.item-1-newsletter:first-child, .bb-el-before-main-cnt + #main > .bb-top-badge-list:first-child, .bb-el-before-main-cnt + #main > .bb-featured-area.item-1-newsletter:first-child {
  margin-top: 1.875rem;
}
.bb-show-mobile-header + #main > .bb-featured-area:first-child, .bb-show-desktop-header + #main > .bb-featured-area:first-child, .bb-el-before-main-cnt + #main > .bb-featured-area:first-child {
  margin-top: 20px;
}
.bb-show-mobile-header + #main > .bb-featured-strip.bb-stretched-full:first-child, .bb-show-mobile-header + #main > .bb-featured-area.stretched.badges-off:first-child, .bb-show-desktop-header + #main > .bb-featured-strip.bb-stretched-full:first-child, .bb-show-desktop-header + #main > .bb-featured-area.stretched.badges-off:first-child, .bb-el-before-main-cnt + #main > .bb-featured-strip.bb-stretched-full:first-child, .bb-el-before-main-cnt + #main > .bb-featured-area.stretched.badges-off:first-child {
  margin-top: 4px;
}
.bb-show-mobile-header + #main > .bb-featured-strip.bb-stretched-full.no-gap:first-child, .bb-show-mobile-header + #main > .bb-featured-area.stretched.no-gap.badges-off:first-child, .bb-show-desktop-header + #main > .bb-featured-strip.bb-stretched-full.no-gap:first-child, .bb-show-desktop-header + #main > .bb-featured-area.stretched.no-gap.badges-off:first-child, .bb-el-before-main-cnt + #main > .bb-featured-strip.bb-stretched-full.no-gap:first-child, .bb-el-before-main-cnt + #main > .bb-featured-area.stretched.no-gap.badges-off:first-child {
  margin-top: 0;
}

.with-background-media .bb-show-mobile-header + #main > .bb-page-header.boxed.has-bg, .with-background-media .bb-show-mobile-header + #main > .bb-featured-strip, .with-background-media .bb-show-desktop-header + #main > .bb-page-header.boxed.has-bg, .with-background-media .bb-show-desktop-header + #main > .bb-featured-strip, .bb-boxed-view .bb-show-mobile-header + #main > .bb-page-header.boxed.has-bg, .bb-boxed-view .bb-show-mobile-header + #main > .bb-featured-strip, .bb-boxed-view .bb-show-desktop-header + #main > .bb-page-header.boxed.has-bg, .bb-boxed-view .bb-show-desktop-header + #main > .bb-featured-strip {
  margin-top: 20px;
}

.badges-inside-left .bb-show-mobile-header + #main > .bb-featured-area.stretched:first-child, .badges-inside-left .bb-show-desktop-header + #main > .bb-featured-area.stretched:first-child, .badges-inside-left .bb-floating-navbar + #main > .bb-featured-area.stretched:first-child, .badges-inside-right .bb-show-mobile-header + #main > .bb-featured-area.stretched:first-child, .badges-inside-right .bb-show-desktop-header + #main > .bb-featured-area.stretched:first-child, .badges-inside-right .bb-floating-navbar + #main > .bb-featured-area.stretched:first-child {
  margin-top: 4px;
}
.badges-inside-left .bb-show-mobile-header + #main > .bb-featured-area.stretched.no-gap:first-child, .badges-inside-left .bb-show-desktop-header + #main > .bb-featured-area.stretched.no-gap:first-child, .badges-inside-left .bb-floating-navbar + #main > .bb-featured-area.stretched.no-gap:first-child, .badges-inside-right .bb-show-mobile-header + #main > .bb-featured-area.stretched.no-gap:first-child, .badges-inside-right .bb-show-desktop-header + #main > .bb-featured-area.stretched.no-gap:first-child, .badges-inside-right .bb-floating-navbar + #main > .bb-featured-area.stretched.no-gap:first-child {
  margin-top: 0;
}

/* *** Options *** */
/* Badge Position */
.badges-outside-left .post-thumbnail .bb-badge-list {
  top: -11px;
  left: 12px;
}
.badges-outside-left .bb-featured-area .featured-badge-list {
  top: -11px;
  left: 12px;
}
.badges-outside-left .post-number {
  left: 10px;
  top: -9px;
}

.badges-outside-right .post-thumbnail .bb-badge-list {
  top: -11px;
  right: 12px;
}
.badges-outside-right .bb-featured-area .featured-badge-list {
  top: -11px;
  right: 12px;
}
.badges-outside-right .post-number {
  right: 10px;
  top: -9px;
}

.badges-inside-left .post-thumbnail .bb-badge-list {
  top: 12px;
  left: 12px;
}
.badges-inside-left .bb-featured-area .featured-badge-list {
  top: 12px;
  left: 12px;
}
.badges-inside-left .post-number {
  top: 12px;
}

.badges-inside-right .post-thumbnail .bb-badge-list {
  top: 12px;
  right: 12px;
}
.badges-inside-right .bb-featured-area .featured-badge-list {
  top: 12px;
  right: 12px;
}
.badges-inside-right .post-number {
  top: 12px;
  right: 12px;
}

.badges-inside-left .post-thumbnail .bb-badge-list .badge .circle,
.badges-inside-left .bb-featured-area .bb-badge-list .badge .circle,
.badges-inside-right .post-thumbnail .bb-badge-list .badge .circle,
.badges-inside-right .bb-featured-area .bb-badge-list .badge .circle {
  box-shadow: none;
}
.badges-inside-left .post-number,
.badges-inside-right .post-number {
  box-shadow: none;
}
.badges-inside-left .no-thumbnail .post-thumbnail .bb-badge-list,
.badges-inside-right .no-thumbnail .post-thumbnail .bb-badge-list {
  top: -5px;
}
.badges-inside-left .no-thumbnail .post-number,
.badges-inside-right .no-thumbnail .post-number {
  top: -5px;
}

/* * Colors * */
/* Primary Colors */
.bb-bg-primary {
  background-color: #fdc316;
}

/* Message Colors */
.bb-clr-danger {
  color: #d9534f;
}

.bb-clr-success {
  color: #5cb85c;
}

.bb-clr-warning {
  color: #f0ad4e;
}

.bb-clr-info {
  color: #5bc0de;
}

/**
 * 14.0 - Theme Mode
 */
/* *** Dark theme styles *** */
.boombox-theme-dark .bb-mode-switcher .bb-night-mode-icon {
  transform: translate(-50%, 100px);
}
.boombox-theme-dark .bb-logo-dark {
  display: none;
}

/* *** Light theme styles *** */
.boombox-theme-light .bb-mode-switcher .bb-day-mode-icon {
  transform: translate(-50%, -100px);
}
.boombox-theme-light .bb-logo-light {
  display: none;
}