		
/*!
 * Client: The Plumb Club
 * Copyright 2008-2020 Punchmark
 */

.mute {
  volume: silent !important;
}

body {
  background: #1e061b !important;
} 

/* ======
	ADMIN HELPERS
=== */

#element-image-desktop #remove-image {
  display: none !important;
}

#fileManagerDash,
.fileManagerSidebar .library-files,
#fileManagerModal.modal .fileManagerSidebar {
  display: none !important;
}

#fileManagerModal.modal .fileManagerFolderWindow {
  max-width: 100% !important;
  padding-left: 10px !important;
}

body #not-imported-notice {
  display: none !important;
}

#showroomColorPicker [data-color] {
  background: #f5f5f5 !important;
}  
#showroomColorPicker [data-color]::before {
  content: attr(data-color) !important;
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  font-size: 14px;
  font-weight: normal;
  color: #8d91a0;
  display: block;
  line-height: 1;
  height: auto;
  width: 100%;
  text-align: center;
}
#showroomColorPicker [data-color].active {
  background: rgba(19,181,234,0.2) !important;
}
#showroomColorPicker [data-color].active::before {
  color: rgba(19,181,234,1) !important;
  font-weight: bold !important;
}
#pagebuilder-form {
  padding: 10px 10px 60px 10px !important;
}
#pagebuilder-form-data,
.showroomContainer * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#pagebuilder-form .alert-warning::before {
  top: 0.4rem;
  display: none;
}
#pagebuilder-form .alert-warning {
  padding-left: .75rem !important;
}
.sitemanager-menu #objects .owl-stage {
  display: flex !important;
}
/* Temporary */
#navMenu.showroomPage #navBurger {
  display: none !important;
}
#navMenu.showroomPage #UserMenuWrap #userMenu {
  margin-top: 0 !important;
}
.widget-product-dynamic-title, 
.widget-product-dynamic-desc,
.widget-product-dynamic-buttons .btn,
.widget-product-dynamic-title:hover, 
.widget-product-dynamic-desc:hover,
.widget-product-dynamic-buttons:hover .btn,
.widget-product-dynamic-title:focus, 
.widget-product-dynamic-desc:focus,
.widget-product-dynamic-buttons:focus .btn {
  outline: none !important;
  box-shadow: none !important;
} 

body.pb2-disabled [data-pagebuilder="element"]:hover {
  outline: none !important;
  box-shadow: none !important;
}
#navigation-tab-panes #pagebuilder button#publish-showroom {
  border-color: rgba(19,181,234,1) !important;
  padding-top: 3px !important;
}

#navigation-tab-panes #pagebuilder button#publish-showroom.btn-default,
#navigation-tab-panes #pagebuilder button#publish-showroom.disabled {
  border-color: rgba(0,0,0,0.1) !important;
}

span.image-label {
  display: block;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  bottom: 18px;
  left: 20px;
  letter-spacing: 0.1rem;
  height: auto;
  width: auto;
  z-index: 1000;
  text-align: left;
  overflow: visible;
  white-space: nowrap;
  padding: 5px 20px 8px 20px;  
  background: #581851 !important;
  border-radius: 30px;
}

.tooltip {
  font-family: sofia-pro, sans-serif !important;
  font-weight: 600 !important;
}

.tooltip .tooltip-inner {
  border-radius: 30px;
  padding: 4px 15px 5px 15px;
}

.tooltip .arrow {
  display: none !important;
}

.btn-alphabetize {
  font-weight: bold;
  position: absolute;
  top: -30px;
  left: 30px;
  background: #ffffff;
  border-color: #dfdfdf;
  box-shadow: none !important;
  outline: none !important;
}
.btn-alphabetize:hover,
.btn-alphabetize:focus {
  font-weight: bold;
  position: absolute;
  top: -30px;
  left: 30px;
  background: #e0e0e0;
  border-color: #d6d6d6;
  box-shadow: none !important;
  outline: none !important;
}

.btn-alphabetize > span {
  display: block;
  transform: translateY(-1.5px);
}

.btn-alphabetize .long-arrow {
  display: inline-block;
  transform: translateY(-1.5px);
  margin: 0 2px;
}

.btn-alphabetize.alpha-mode {
  background: #581851;
  border-color: #581851;
  color: #ffffff;
  box-shadow: none !important;
}

.popover {
  text-align: center;
  background: #BD9A5D !important;
  border-color: #BD9A5D !important;
  border-radius: 0.75rem;
}

.popover .popover-header {
  font-family: sofia-pro, sans-serif !important;
  letter-spacing: normal !important;
  text-align: center;
  background: #BD9A5D !important;
  color: white;
  font-weight: bold;
  margin: -1px -1px 0px -1px;
  width: calc(100% + 2px);
  padding: 0.5rem 1.25rem 0.7rem 1.25rem;
}

.popover .popover-body {
  font-family: sofia-pro, sans-serif !important;
  letter-spacing: normal !important;
  text-align: center;
  background: #BD9A5D !important;
  color: white;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.1;
  margin: -1px -1px 0px -1px;
  width: calc(100% + 2px);
  border-radius: 0.75rem;
  border-color: #BD9A5D !important;
  padding: 1.25rem 1.25rem 1.65rem 1.25rem;
}

.popover .popover-arrow,
.popover .popover-arrow:before,
.popover .popover-arrow:after {
  border-color: #BD9A5D !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

#objects .owl-nav {
  display: flex !important;
  justify-content: center !important;
}

#objects .owl-nav .owl-prev,
#objects .owl-nav .owl-next {
  border: 1px solid #e0e0e0 !important;
}

/* =======================================================================================
	3D container page
======================================================================================= */

#experience-container {
  color: #fff;
  width: 100vw;
  height: 100vh;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  /*background: #581851 !important;*/
  background: #1d071a;
}
body#members footer,
body#container footer,
body#login footer {
  display: none !important;
}

/* =======================================================================================
	I-PAD SUPPORT
========================================================================================*/

@media only screen and (device-width: 768px) {
	#vendorNav {
	  bottom: 45px !important;
	}
}


/* =======================================================================================
	HELPERS
======================================================================================= */

#logo {
  display: none !important;
}

.btn-secondary {
  color: white;
  font-weight: 600;
}

#login-box {
  background: none !important;
}

#login-box .logo-symbol {
  max-width: 100px !important;
  margin: -71px auto 20px auto;
  display: block;
}

.login-page {
  position: relative;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #581851 !important;
  /*
  background: rgb(29,7,26);
  background: linear-gradient(0deg, rgba(29,7,26,1) 0%, rgba(88,24,81,1) 35%, rgba(157,52,161,1) 100%);  
  */
}

.login-page::before {
  content: "";
  background: #1e061b !important;
  /*background-image: url('/images/store-pics/TPC-login-page-image.jpg');*/
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.5;
} 

.login-page .login-form-box {
  max-width: 100% !important;
  border-color: rgba(255,255,255,0.1) !important;
  border-radius: 0 !important;
}

.form-label-group > label, 
.form-label-group > .input-group > label, 
.form-label-group > .bootstrap-filestyle > label {
  background: #3b1037 !important;
  color: #ffffff !important;
}

#login.login .form-label-group input:not(:placeholder-shown) ~ label, 
#login.login .form-label-group textarea:not(:placeholder-shown) ~ label {
  color: #c09a5b !important;
}

#login.login .form-label-group input:not(:placeholder-shown) ~ label::before, 
#login.login .form-label-group textarea:not(:placeholder-shown) ~ label::before {
  background: #3b1037 !important;
}

#login .form-control {
  color: #ffffff !important;
}

#login .form-control {
  border: 1px solid #4c2445;
  color: #ffffff !important;
}

@media(min-width:768px){
	.border-left-md {
	  border-left: 1px solid rgba(255,255,255,0.1) !important;
	}
}

section.px-0 > .container-fluid .col-lg-12 img[data-widget-element="widgetImage"] {
  width: 100% !important;
}

.w-66 {
  width: 66% !important;
}

.pr-33 {
  padding-right: 33% !important;  
}

.pl-33 {
  padding-left: 33% !important;  
}

@media (min-width: 768px){
	.w-md-66 {
	  width: 66% !important;
	}
	.pr-md-33 {
	  padding-right: 33% !important;  
	}
	.pl-md-33 {
	  padding-left: 33% !important;  
	}
}
@media (min-width: 992px){
	.w-lg-66 {
	  width: 66% !important;
	}
	.pr-lg-33 {
	  padding-right: 33% !important;  
	}
	.pl-lg-33 {
	  padding-left: 33% !important;  
	}
}
@media (min-width: 1200px){
	.w-xl-66 {
	  width: 66% !important;
	}
	.pr-xl-33 {
	  padding-right: 33% !important;  
	}
	.pl-xl-33 {
	  padding-left: 33% !important;  
	}
}
@media (min-width: 1400px){
	.container {
	  max-width: 1340px;
	}
}

/* =======================================================================================
	HEADER
======================================================================================= */

header {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  background: none;
}

header .content-toolbar > .content-toolbar-inner {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

header .content-toolbar.inline-right {
  max-width: 100px;
  margin-right: 15px !important;
}

header .main-content-col.nav-inline {
  display: flex !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  padding: 0 !important;
}

header .content-toolbar > .content-toolbar-inner > ul,
header .content-toolbar > .content-toolbar-inner > ul li,
header .content-toolbar > .content-toolbar-inner > ul li a {
  width: 100%;
  text-align: right;
}

header .content-toolbar > .content-toolbar-inner > ul > li > a > i {
  font-size: 30px !important;
}

body:not(#members) #userMenu {
  display: none !important;
}

@media(min-width:768px){
	header .content-toolbar.inline-right {
	  margin-top: 20px !important;
	}
}



/* =======================================================================================
	NAV
======================================================================================= */

nav.navbar {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

nav.navbar #main-navigation > .container-fluid {
  display: block !important;
}

nav.navbar ul.navbar-nav li.nav-item {
  height: auto !important;
}

header .main-content-col.nav-inline nav.navbar {
  width: calc(100% - 80px) !important;
}

#vendorNav .vendorMenu .currentMember h3,
#vendorNav .vendorMenu .currentMember h3 span {
  font-family: sofia-pro, sans-serif !important;  
  font-weight: 600;
  text-transform: uppercase; 
}

#vendorNav .vendorMenu .currentMember h3 span {
  font-weight: 800;
}





/* =======================================================================================
	LOGIN
======================================================================================= */

body header .content-toolbar > .content-toolbar-inner > ul > li.admin-link {
  display: none !important;
}

body.sitemanager-menu-open header .content-toolbar > .content-toolbar-inner > ul > li.admin-link,
body.sitemanager-menu-closed header .content-toolbar > .content-toolbar-inner > ul > li.admin-link {
  display: block !important;
}

/* =======================================================================================
	HOME
======================================================================================= */



section.inset {
  background-color: #f3f3f3 !important;
}

#members-list .card {
  border-color: rgba(0,0,0,0.2) !important;
  box-shadow: 10px 10px 15px rgba(0,0,0,0.1) !important;
}

#members-list .card-title {
  margin: 1px 0 0 0 !important;
  text-transform: uppercase !important;
  font-size: 4vw;
  font-weight: bold;
  white-space: nowrap !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media(min-width:575px){
	#members-list .card-title {
	  font-size: 3vw;
	}
}

@media(min-width:768px){
	#members-list .card-title {
	  font-size: 2vw;
	}	
	#members-list .card {
	  height: calc(100% - 20px);
	  display: flex !important;
	  flex-direction: column;
	  justify-content: space-between;
	}
	#members-list .card .card-body-bottom,
	#members-list .card .card-body-bottom > div,
	#members-list .card .card-body-bottom > div > .member-btn {
	  height: 53px;
	  max-height: 53px;
	  display: block;
	}	
}

@media(min-width:992px){
	#members-list .card-title {
	  font-size: 1.25rem;
	}
}

@media(min-width:1200px){
	#members-list .card-title {
	  font-size: 1.1rem;
	}
}

@media(min-width:1400px){
	#members-list .card-title {
	  font-size: 1.25rem;
	}
}

#members-list .member-btn {
  display: block !important;
  justify-content: center !important;
  align-items: center !important;
  text-decoration: none !important;
  border-radius: 0 0 0 0.25rem;
}

@media(min-width:575px){
	#members-list .member-btn {
	  display: flex !important;
    }
}

#members-list .member-btn + .member-btn {
  border-radius: 0 0 0.25rem 0;
  border-left: 1px solid rgba(0,0,0,0.1);
}

#members-list .member-btn span {
  display: block !important;  
  font-size: 13px;
  font-weight: 600;
}

#members-list .member-btn i {
  display: block !important;
  font-size: 9vw;
  transform: translateY(1px);
}

@media(min-width:575px){
	#members-list .member-btn i {
	  font-size: 20px;
	}
	#members-list .member-btn span {
	  margin-left: 5px;
    }
}

#members-list .member-btn:hover,
#members-list .member-btn:focus {
  border-color: #581851 !important;
  background: #581851 !important;
}

#members-list .member-btn:hover i,
#members-list .member-btn:focus i,
#members-list .member-btn:hover span,
#members-list .member-btn:focus span {
  color: #ffffff !important;
}


/* =======================================================================================
	FOOTER
======================================================================================= */

footer {
  border-top: 0 !important;
  background: #1d071a !important;
}

footer p.copyrights,
footer p.copyrights * {
  font-size: 9px !important;
  text-transform: none !important;
  padding-bottom: 0 !important;
  color: white !important;
}

footer > .container {
  border-top: 1px solid rgba(255,255,255,0.1);
  margin-top: 40px !important;
  padding-top: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;  
}

footer img.tpc-logo {
  margin-top: 1.55rem;
  margin-bottom: 1.55rem;
}

footer .footer-section {
  padding: 50px 0 !important;
}

@media(min-width:768px){
	footer .footerlinks {
	  margin: 0;
	}
	footer p.copyrights {
	  text-align: left !important;
	  padding-left: 0 !important;
	}
	footer > .container {
	  padding-left: 0px !important;
      padding-right: 0px !important;
	}
	footer > .container > .row > .col-12 {
	  margin-top: 0px !important;
	  padding-left: 10px !important;
	  padding-right: 10px !important;
	}
	footer > .container > .row {
	  margin-left: 0 !important;
	  margin-right: 0 !important;
	}
}

footer .footerlinks li a {
  color: white !important;
  font-size: 0.85rem;
  font-weight: normal !important;
  text-transform: none !important;
}

footer .social-networks {
  display: flex;
  justify-content: center;
  margin-bottom: 1.55rem;
}

@media(min-width:768px){
	footer .social-networks {
	  display: flex;
	  justify-content: flex-start;
	  margin-bottom: 1.55rem;
	}
}

footer .social-networks .network {
  width: 30px;
  height: 30px;
  display: flex;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.1);
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  font-size: 14px;
}

footer .social-networks .network i {
  display: block;
  color: white;
  font-size: 15px;
}

footer .social-networks .network:hover,
footer .social-networks .network:focus {
  box-shadow: 0 0 0 1px rgba(255,255,255,1);
  background: white;
}

footer .social-networks .network:hover i,
footer .social-networks .network:focus i {
  color: #171717;
}

footer address {
  font-size: 0.85rem;
  color: white;
  text-transform: none !important;
  margin: 0;
  padding: 0;
}

footer .phone,
footer a:not([href]):not([tabindex]),
footer a:not([href]):not([tabindex]):hover,
footer a:not([href]):not([tabindex]):focus {
  color: white;
  font-size: 0.85rem;
}

footer .phone > span {
  font-weight: bold;
}
