/**
 * @file
 * Subtheme specific CSS.
 */

body {
    color: #fff;
}

a {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}

.field--type-image img, .field--name-field-user-picture img {
    margin: 0 0 1em;
    float: left;
}

.sidebar .block {
    border-style: solid;
    border-width: 1px;
    padding: 15px 15px;
    margin: 20px 0 20px;
}

.page-link, .page-link:hover {
    color: #00007a;
}

li.page-item a:link {
    color: #00007a;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #ffffff;
}

.breadcrumb a {
    color: #00007a;
    font-weight: 700;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #00007a !important;
    background-clip: border-box;
    border: 1px solid rgba(255,255,255) !important;;
    border-radius: .25rem;
}

.card-header {
    border-top: 1px solid rgba(255,255,255) !important;
    border-bottom: 1px solid rgba(255,255,255) !important;
}

.card-title > a.permalink {
    color: #00ffff !important;
}

div.comment__content.col-sm-9.card:before {
    content: inherit !important;
    position: inherit !important;
    right: inherit !important;
    top: inherit !important;
    border-top: inherit !important;
    border-right: inherit !important;
    border-bottom: inherit !important;
}

div.comment__content.col-sm-9.card:after {
    content: inherit !important;
    position: inherit !important;
    right: inherit !important;
    top: inherit !important;
    border-top: inherit !important;
    border-right: inherit !important;
    border-bottom: inherit !important;
    margin-right: inherit !important;
}

.taxonomy-override a {
    display: inline-block !important;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .25rem .5rem;
    font-size: 0.75rem;
    line-height: 1;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #00007a;
    border-color: #fff;
    margin: 3px;
}

.taxonomy-override a:hover {
    color: #52fbf6;
}

a.nav-link:hover {
    color: #18cdc8 !important;
}

body.path-user .field--label-above .field__item {
    padding: 0.25rem 1rem;
    border-radius: 1rem;
    background: #00007a;
    width: 100%;
    margin: 0.25rem 0;
}

.taxonomy-override div.field__item {
    display: inline !important;
}

.field--type-image img, .field--name-field-user-picture img {
    margin-right: 10px !important;
}

.comment-reply a {
    color: #52fbf6;
}

.comment-reply a:hover {
    color: #52fbf6;
    text-decoration: underline;
}

.bx-wrapper {
    border: 3px solid #00007a !important;
}

.bx-wrapper__ths, .bxslider-pager-th {
    display: inherit !important;
}

.block-region {
    color: #00007a;
    font-weight: 700;
}

.list-group-item {
    background-color: transparent !important;
    border: none !important;
}

.list-group-item a {
    color: #52fbf6;
}

.list-group-item a:hover {
    color: #52fbf6;
    text-decoration: underline;
}

div#block-reviveadserverzoneblock img, div#block-reviveadserverzoneblock-2 img, div#block-reviveadserverzoneblock-3 img, div#block-reviveadserverzoneblock-4 img, reviveadserverzoneblock-5 img {
    display: table !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 10px !important;
}

.view-blog-posts h4.views-field.views-field-title, .view-tutorial-tuesday h4.views-field.views-field-title, .view-story-saturday h4.views-field.views-field-title, .view-original-videos h4.views-field.views-field-title, .view-taxonomy-term h4.views-field.views-field-title, .view-blog-search-results h4.views-field.views-field-title, .view-tutorial-search-results h4.views-field.views-field-title, .view-video-search-results h4.views-field.views-field-title, .view-story-search-results h4.views-field.views-field-title, .view-kinks-search-results h4.views-field.views-field-title, .view-search-results h4.views-field.views-field-title {
    width: 340px;
    position: absolute;
    left: 20px; 
    bottom: 0px;
    padding: 10px;
	background: rgb(0, 0, 123); /* fallback color */
	background: rgba(0, 0, 123, 0.6);
}

/*    background: rgb(0, 0, 123); /* fallback color */
/*    background: rgba(0, 0, 123, 0.6); */
/*    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 60%); */

.view-blog-posts span.views-field-title {
    width: 160px;
	font-size: 12px;
    position: absolute;
    left: 20px; 
    bottom: 0px;
    padding: 10px;
	background: linear-gradient(to right, rgba(0, 0, 123, 0), rgba(0, 0, 123, 0.4) 175px, rgba(0, 0, 123, 0) 350px);
}

/*   background: rgb(0, 0, 123); /* fallback color */
/*   background: rgba(0, 0, 123, 0.6); */

a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.view-blog-posts tr td, tr th {
    border: none;
}

.view-tutorial-tuesday tr td, tr th {
    border: none;
}

.view-story-saturday tr td, tr th {
    border: none;
}

.view-original-videos tr td, tr th {
    border: none;
}

.view-blog-posts tr, .view-tutorial-tuesday tr, .view-story-saturday tr, .view-original-videos tr {
    border-bottom: none;
}



.paragraph.paragraph--type--bp-accordion .panel-collapse>.paragraph {
    background-color: #550000;
}

.ckeditor-accordion-container > dl dt.active > a {
    background-color: #00007a !important;
}

.ckeditor-accordion-container > dl {
    border: 1px solid #fff !important;
}

.ckeditor-accordion-container > dl dt > a {
    border-bottom: 1px solid #fff !important;
}

.ckeditor-accordion-container > dl dt > a {
    background-color: #00007a;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #fff !important;
    background: #00007a !important;
}

.ui-widget-content {
    border: 1px solid #fff;
    background: #550000 !important;
    color: #fff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #fff;
    background: #00007a !important;
    color: #fff !important;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png) !important;
}

.node--view-mode-teaser h2 a {
    color: #fff !important;
}

.ui-widget-content a {
    color: #52fbf6 !important;
}

.tb-megamenu {
  background-color: #00007a !important;
}

.tb-megamenu .nav > li > a:focus,
.tb-megamenu .nav > li > a:hover,
.tb-megamenu .nav > li > span.tb-megamenu-no-link:focus,
.tb-megamenu .nav > li > span.tb-megamenu-no-link:hover {
  color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .nav > .active > a,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus {
  color: inherit !important;
  font-weight: 700 !important;
}

.tb-megamenu .btn-navbar:hover,
.tb-megamenu .btn-navbar:focus,
.tb-megamenu .btn-navbar:active,
.tb-megamenu .btn-navbar.active,
.tb-megamenu .btn-navbar.disabled,
.tb-megamenu .btn-navbar[disabled] {
  color: #fff !important;
  background-color: #00007a !important;
  *background-color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
  background-color: #fff !important;
  color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #fff !important;
  color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .dropdown-menu {
  background-color: #fff !important;
  border-bottom: 5px solid #00007a !important;
}

.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus,
.tb-megamenu .dropdown-submenu:hover > a,
.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:hover,
.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:focus,
.tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link {
  color: #00007a !important;
  background-color: #ccc !important;
  font-weight: 700 !important;
}

.tb-megamenu .dropdown-menu .active > a,
.tb-megamenu .dropdown-menu .active > a:hover,
.tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link,
.tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
  color: #00007a !important;
  font-weight: 700 !important;
  background-color: #fff !important;
  filter: none !important;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle,
.tb-megamenu .nav > li.dropdown.open.active > a:hover,
.tb-megamenu .nav > li.dropdown.open.active > span.tb-megamenu-no-link:hover {
  background-color: #00007a !important;
  color: #fff !important;
}

.tb-megamenu .nav-collapse .nav > li > a:hover,
.tb-megamenu .nav-collapse .nav > li > a:focus,
.tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link:hover,
.tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link:focus {
  background-color: #fff !important;
  color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .block-view-demo a:hover,
.tb-megamenu .block-view-demo a:focus {
  color: #00007a !important;
  background-color: #ccc !important;
  font-weight: 700 !important;
}

.tb-megamenu .tb-block .block-title {
  color: #550000 !important;
  font-weight: 700 !important;
}

.tb-megamenu .dropdown-menu li > a,
.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link {
  color: #550000 !important;
  font-weight: 700 !important;
}

.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus,
.tb-megamenu .dropdown-submenu:hover > a,
.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:hover,
.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:focus,
.tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link {
  color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .dropdown-menu .active > a,
.tb-megamenu .dropdown-menu .active > a:hover,
.tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link,
.tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
  color: #00007a !important;
  font-weight: 700 !important;
}

.tb-megamenu .mega-nav .mega-group > .mega-group-title,
.tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  color: #550000 !important;
  font-weight: 700 !important;
}

.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
    background-color: inherit !important;
    background-image: none !important;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus, .tb-megamenu .nav > .active > span.tb-megamenu-no-link, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus {
    background-color: inherit !important;
}

span.dropdown-toggle.tb-megamenu-no-link, span.tb-megamenu-no-link.tb-megamenu-no-submenu {
    background-color: #00007a !important;
}

.tb-megamenu .nav-collapse .nav > li {
    background-color: #00007a !important;
}

@media only screen and (max-width: 600px) {
	span.tb-megamenu-no-link.tb-megamenu-no-submenu, span.tb-megamenu-no-link.tb-megamenu-no-submenu, span.dropdown-toggle.tb-megamenu-no-link {
    width: 200px;
    }
}

dd a {
    color: #52fbf6 !important;
}

dd a:hover {
    color: #52fbf6 !important;
    text-decoration: underline !important;
}

.list-group-item a {
    color: #fff !important;
}

.list-group-item a:hover {
    color: #fff !important;
}

.header {
    margin-bottom: 15px !important;
}

.views-row tr, .views-field tr {
    background: transparent !important;
}

.table-striped tbody tr:nth-of-type(odd), .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.00) !important;
}

.glb-toolbar--small.glb-toolbar .form-actions {
    color: #000 !important;
}

.layout-builder__add-section {
    color: #000 !important;
}

.contextual-region .contextual .contextual-links li {
    color: #000;
}

#drupal-off-canvas.ui-dialog-content div {
    color: #000;
}

a.colorbox.insert-colorbox.cboxElement:after {
    content: 'Click to enlarge image';
    font-size: small;
	display: block;
}

div#bxslider-field-image:before, div#bxslider-field-images:before {
	content: 'Click to enlarge image' !important;
	font-size: small !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='white' viewBox='0 0 20 20'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='0' d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3e%3c/svg%3e") !important;
}

.search-form__submit button btn-primary {
	background-color: #007bff !important;
}

.bg-primary {
	background-color: #00007A !important;
}

.view-kinks-list li:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    content: "\f02b";
    margin-right: 5px;
}

.item-list tr td, .item-list tr th, .item-list tr {
    border: none !important;
    border-bottom: none !important;
    background: none !important;
}

.btn-secondary, .btn-secondary.focus, .btn-secondary:focus {
    color: #fff;
    background-color: #00007a;
    border-color: #00007a;
}

.btn-secondary:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    content: "\f150";
    margin-left: 8px;
}

.views-element-container._none.block.block-views.block-views-blockblog-posts-block-2 h2:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
    content: "\f570";
    margin-right: 10px;
}

.views-element-container._none.block.block-views.block-views-blocktutorial-tuesday-block-2 h2:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
    content: "\f0cb";
    margin-right: 10px;
}

.views-element-container._none.block.block-views.block-views-blockstory-saturday-block-2 h2:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
    content: "\f02d";
    margin-right: 10px;
}

.views-element-container._none.block.block-views.block-views-blockoriginal-videos-block-2 h2:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
    content: "\f03d";
    margin-right: 10px;
}

div#views-bootstrap-blog-posts-page-1 img, div#views-bootstrap-tutorial-tuesday-page-1 img, div#views-bootstrap-story-saturday-page-1 img, div#views-bootstrap-original-videos-page-1 img {
    width: 350px;
    height: 263px;
}

section.row.region.region-top-header img {
    width: 335px;
    height: 91px;
}


