﻿:root {
    --twn-nav-bar-background: white; /*#d3d3d5;*/
    --twn-search-input-background: #f8f8f9;
}

.twn-logo-header {
    background-image: linear-gradient(#e9e9ea, #f8f8f9);
    background-color:  #a8a8ab;
}

.twn-header-icon-list-item {
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}

.twn-header-icon-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}

.twn-main-jumbotron {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
    border-radius: unset !important;
}

.twn-main-section {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.twn-main-section-inner {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
    margin-top: 1rem !important;
}

.twn-content-page {
    color: black !important;
    background-color: #f8f8f9 !important;
}

.twn-soc-media-icon {
    color:  #e9e9ea !important;
}

.twn-soc-media-icon:hover {
    color: #ba122b !important;
}

.twn-shopping-cart {
    color: black !important;
}

.twn-shopping-cart:hover {
    color: #ba122b !important;
}

.twn-transparent-background {
    background-color: transparent;
}

.twn-black-hilite {
    color: black !important;
    text-shadow: 0.0625rem 0.0625rem #48484b;
}

.twn-black {
    color: black !important;
}

.twn-white {
    color:white !important
}

.twn-black-theme {
    color: white !important;
    background-color: black !important;
}

.twn-grey-darkest {
    color: #48484b !important;
}

.twn-white-theme {
    color: #000 !important;
    background-color: white !important;
}

.twn-nav-bar {
    color: black !important;
    background-color: var(--twn-nav-bar-background) !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.twn-nav-bar .twn-navbar-dropdown {
    display: inline !important;
}

.twn-nav-bar .twn-navbar-item {
    color: inherit !important;
    white-space: nowrap !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: inline !important;
    font-weight: bold;
}

.twn-navbar-item-text {
    text-transform: uppercase !important;
}

.twn-navbar-item-active {
    border-bottom: 0.3125rem black solid !important;
    color: #ba122b !important;
}

.twn-navbar-menu {
    background-color: var(--twn-nav-bar-background) !important;
    position: absolute !important;
    margin: 0 !important;
    border: 0 !important;
    margin-top: 0.3125rem !important;
    border-radius: 0 !important;
}

.twn-navbar-menu .twn-navbar-menu-item {
    color: black !important;
    font-size: small !important;
    font-weight: bolder;
}

.twn-navbar-menu .twn-navbar-menu-item:hover {
    color: #ba122b !important;
    background-color: var(--twn-nav-bar-background) !important;
}

.twn-nav-bar form {
    margin: 0 !important;
    padding: 0.25rem !important;
}

.twn-vr {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
    border: 0 !important;
    border-right: 0.0625rem solid !important;
}

.twn-link {
    color: black !important;
}

.twn-link:hover {
    color: #ba122b !important;
    text-decoration: none !important;
}

.twn-link-bold {
    color: black !important;
    font-weight: bolder !important;
}

.twn-link-bold:hover {
    color: #ba122b !important;
    text-decoration: none !important;
}

.twn-bold {
    color: maroon !important;
    font-weight: bolder !important;
}

.search {
    position: relative;
    color: #bdbdc0 !important;
}

.search input {
    height: auto !important;
    width: auto !important;
    background: var(--twn-search-input-background) !important;
    border: 0 !important;
    text-indent: 1.875rem !important;
    padding: 0 !important;
}

.search .fa-search { 
    position: absolute !important;
    top: 0.25rem !important;
    left: 0.625rem !important;
    color: #48484b !important;
}

/* ReSharper disable once DeclarationIsEmpty */
.needs-validation { /*marker class for form validation*/
    
}

.twn-filmmaker-card {
    border: 0 !important;
    background-color: transparent !important;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    max-width: 10rem !important;
}

.pagetitles
{
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    color: #ba122b;
}

.twn-img-film-catalog-detail {
    padding-bottom: .625rem;
    padding-top: .625rem;
    border-width: .0625rem;
    width: 13.625rem;
}

.twn-img-film-catalog {
    padding-bottom: .625rem;
    padding-top: .625rem;
    border-width: .0625rem;
    width: 10.625rem;
}

.twn-img-special-collection {
    padding-bottom: .625rem;
    padding-top: .625rem;
    border-width: .0625rem;
    width: 10.625rem;
}

.filmsummary
{
    color: #48484b;
    font-size: 1rem;
    line-height: 1.125rem;
    text-align: left;
}

.indextabselected
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    color: #ba122b;
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: .25rem;
    padding-top: .25rem;
    text-decoration: none;
}

.indextabunselected
{
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    color: Black;
    font-size: 1rem;
    font-weight: normal;
    padding-bottom: .25rem;
    padding-top: .25rem;
    text-decoration: none;
}

.backtotop {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 3.4375rem;
    height: 3.75rem;
    z-index: 100;
    display: none;
    text-decoration: none;
}

.backtotop i {
    font-size: 1.875rem;
}

.twn-w-60 {
    width: 60% !important;
}

.facebook-color {
    color: #3b5998;
    background-color: transparent;
}

.facebook-color:hover {
    color: #6d84b4;
}

.twitter-color {
    color: #00aced;
    background-color: transparent;
}

.twitter-color:hover {
    color: #0084b4;
}

.youtube-color {
    color: #ff0000;
    background-color: transparent;
}

.youtube-color:hover {
    color: #282828;
}

.instagram-color {
    color: #8a3ab9;
    background-color: transparent;
}

.instagram-color:hover {
    color: #bc2a8d;
}

.flickr-color {
    color: #ff0084;
    background-color: transparent;
}

.flickr-color:hover {
    color: #ff339c;
}
