/*
 Theme Name:   Lory Student Center
 Theme URI:    https://lsc.colostate.edu
 Description:  
 Author:       Shaun Geisert 
 Author URI:   
 Template:     generatepress
 Version:      0.1
*/


/*.page-id-4240 .site-header, .page-id-4240 .inside-top-bar {
	display:none;
}*/

/* Add Poppins and Bodoni Moda fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@400;500;600;700&display=swap');

/* ==========================================================================
   Global
========================================================================== */

html {
	font-size: 16px;
}

@media screen and (min-width: 320px) {
	html {
		font-size: calc(16px + 6 * ((100vw - 320px) / 680));
	}
}

@media screen and (min-width: 1000px) {
	html {
		font-size: 22px;
	}
}

@media (max-width: 1260px) {
	body #mobile-header {
		width: auto !important;
	}
}

body {
	/*font-size: calc(14px + 0.25vw);
	font-size: 16px;*/
	font-weight: 300;
	line-height: 2em;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1185px;
}

.post {
    margin-bottom:0px;
}


/* ==========================================================================
   Header
   ========================================================================== */


/*.top-bar {
	box-shadow: 20px 0 20px 0 rgba(38,50,56,.25);
}*/

.lsi-social-icons li.lsi-social-email a i:before {
	background-image: url('https://lscprod.colostate.edu/wp-content/uploads/sites/2/2020/12/rams-horn-icon.png');
	display: inline-block;
	width: 19px;
	height: 19px;
	background-size: cover;
	vertical-align: middle;
	margin-top: -6px;
	content: " ";
}

.site-header {
	background: url('/wp-content/uploads/sites/2/2019/11/lory-student-center-pattern-1920x965.png') no-repeat #1b4527 !important;
	position: relative;
}

@media (min-width: 1261px) {
	.site-header {
		max-height: 70px
	}
	#BrandLogo #responsiveLogoSubsytem {
		display: none;
	}
}

.entry-header {
	max-width: 1140px;
	margin: 2em auto 0;
	padding-top: 150px;
}

.gt_selector {
	padding:4px;
}

.gtranslate_wrapper {
	padding-left:15px;
}

.inside-navigation {
	display: flex;
    justify-content: center;
    align-items: center;
}

.top-bar #BrandLogo #signatureword,
.top-bar #BrandLogo #signaturecsu,
.top-bar #BrandLogo #signaturewordMD,
.top-bar #BrandLogo #signaturewordLG {
	fill: #1E4D2B !important;
}

.top-bar #BrandLogo h2, .top-bar #BrandLogo a {
	color: #1E4D2B;
}

body .top-bar div#responsiveLogo h1 {
	width: 276px;
}

.top-bar #BrandLogo #responsiveLogoSubsytem:before {
	border-color: #1E4D2B;
}

body .page-hero {
	padding-top: 0px;
}


/*#BrandLogo {
  margin-top: 5px;
}

.headerlogo {
  z-index: 999;
  left: 260px;
  top: 106px;
  position: absolute;
}*/
h1.site-title {
	margin:0px
}

.site-title a {
	display: table-cell;
	vertical-align: middle;
}


/*.headerlogo {
  display: none;
}*/

.headerlogo img {
	z-index: 100;
	position: relative;
}

@media (max-width: 768px) {
	.headerlogo img {
		display: none;
	}
}

.main-navigation li.search-item {
	line-height: 70px;
	padding-left: 5px;
}

.main-navigation .navigation-search input[type="search"] {
	font-weight: 300;
	line-height: 2em;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
	color: #333;
	opacity: 1;
}

.main-navigation.mobile-header-navigation {
	background: url('/wp-content/uploads/sites/2/2019/11/lory-student-center-pattern-1920x965.png') no-repeat #1b4527 !important;
}

@media (max-width: 1460px) {
	.inside-header {
		padding-left: 20px;
	}
	.headerlogo {
		left: 56px;
	}
}

@media (max-width: 1260px) {
	.inside-header {
		padding-left: 20px;
	}
	.headerlogo {
		left: 56px;
	}
}

.header-wrap {
	position: inherit;
}

.page .page-hero::before {
	background-color: rgba( 0, 0, 0, 0.75) !important;
	content: ''
}

.page .page-hero {
	min-height: 600px;
	/*background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 50%, rgba(100, 167, 180, 0.5) 100%);
	opacity:.5;*/
}


/* ==========================================================================
   Menu 
   ========================================================================== */


/* Tweaks for Menu Width 
#masthead .inside-header {
  display: flex;
}
#masthead .inside-header #site-navigation {
  flex-grow: 1;
}
#masthead .inside-header #mega-menu-primary {
  text-align: right;
}*/

nav.main-navigation .inside-navigation {
	font-family: Raleway, 'Trebuchet MS', Helvetica, sans-serif !important;
	line-height: 12px;
	font-weight: 400;
	color: #ffffff;
	font-size: 12px;
}

.site-header .main-navigation a {
	color: #fff;
}

#masthead .inside-header,
body .top-bar .inside-top-bar {
	width: auto !important;
	max-width: 1270px;
}

top-bar-align-left .inside-top-bar>.widget:nth-child(odd) {
	float: inherit;
}

.menu-site-title {
	float: left !important;
	font-size: 20px;
	color: #fff;
}

.main-navigation .main-nav li a:hover {
	background-color: #1b4527 !important;
	color: #fff !important;
}

.inside-header .main-navigation .menu>.menu-item>a::after {
	height: 5px;
	background-color: #c1b273;
}

.main-navigation .menu>.menu-item>a::after {
	content: "";
	position: absolute;
	right: 50;
	left: 50%;
	top: 0px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	width: 0;
	height: 2px;
	background-color: red;
}

.slideout-navigation.do-overlay .menu-item-has-children .dropdown-menu-toggle {
	border-left-style: none !important;
}


/*.mobile-bar-items .search-item {
	display: none;
}

@media (max-width: 768px) {
	.top-bar .widget:nth-child(1) {
		float:left !important;
	}
	.top-bar .widget:nth-child(2) {
		float:right !important;
	}
}*/


/* Mega menu */

@media (min-width: 1260px) {
	.site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		line-height: 70px;
	}
	.navigation-search input[type="search"] {
		height: 66px;
		margin-top: 2px;
	}
}

@media (max-width: 1260px) {
	#mega-menu-wrap-primary {
		display: none;
	}
	/* Mobile menu fix by Steve on 12/3/2021 */
	.mobile-menu-open #mega-menu-wrap-primary {
		display: block;
	}
	/* Tablet menu fix by Steve on 10/11/2022 */
	#mobile-header.toggled .mega-toggle-on ul {
		display: block;
		width: 100% !important;
	}
	#mega-menu-primary .search-item {
		display: none;
	}
	/* End mobile menu fix */
	.elementor-button {
		margin-top: 20px;
	}
}

#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li .mega-sub-menu,
ul.nav-menu li>ul,
ul.nav-menu ul li>ul,
div.nav-menu>ul li>ul,
div.nav-menu>ul ul li>ul {
	border-top-color: #c1b273;
}

.site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.site-header .main-navigation #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	transition:0.4s;
}


.site-header #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu a.mega-menu-link {
	font-size: 12px !important;
	letter-spacing: 1px;
	border-bottom: 1px solid rgba(0, 0, 0, .08) !important;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif !important;
}

.site-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
a.mega-menu-link:hover {
	color: #c1b273 !important;
	text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
	padding: 15px 5px 15px 15px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
	font-size: 12px;
}

.inside-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	height: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item {
	position: static;
}

.site-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-disable-link>a.mega-menu-link:hover {
	color: #666 !important;
	text-decoration: none;
}

#site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current_page_item>a {
	color: #c1b273 !important;
}

#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li.mega-menu-item {
	border-bottom-color: rgba( 255, 255, 255, 0.10) !important;
}

.mega-menu-wrap {
	position: static;
}

.mega-toggle-blocks-right {
	margin-top: 16px;
}


/* ==========================================================================
   Body
   ========================================================================== */

body,
html .elementor-widget-text-editor,
a.button, input, select {
	font-family: "Roboto", Sans-Serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Bodoni Moda', serif; /* For headings */
}

h3 {
	padding-top: 15px;
}

.button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	border: #d9782d solid 1px;
	font-family: "Raleway", Arial, Helvetica, sans-serif !important;
}

body .grid-container {
	max-width: 100%;
}

figure {
	position: relative;
}

#loginform {
	margin-top:60px;
}

.site-main .elementor-image figure figcaption {
	position: absolute;
	left: 50%;
	/* horizontal alignment */
	top: 50%;
	/* vertical alignment */
	transform: translate(-50%, -50%);
	/* precise centering; see link below */
	font-family: "Bodoni Moda";
	font-size: 40px;
	color: #fff;
	line-height: normal;
	color: #fff;
}

@media (max-width: 768px) {
	.page #content {
		padding: 0px !important;
	}
	.mega-toggle-block h2 {
		padding-top: 18px;
	}
}


/*.site-main {
	padding-top:5em;
}*/

.home .site-main {
	padding-top: 0;
}

.tour {
	top: -10px;
}

.elementor-top-section {
	margin-top: 1px;
}

.elementor-top-section.no-margin {
	margin:0px;
}

section.elementor-section-boxed:first-of-type {
	margin-top:80px;
}

section section.elementor-section-boxed:first-of-type {
	margin-top:0px;
}

.has-bdt-parallax h4 {
	color: #fff
}

.site-main .elementor-widget-heading h2.elementor-heading-title {
	font-family: "Bodoni Moda" !important;
	font-size: 28px !important;
	padding-top: 10px;
}

.site-main h2 {
	color: #1E4D2B;
}

/* hide post headers */

.page .entry-header,
.single .entry-header {
	display: none;
}

.inside-article a {
	color: #1e72bd;
	text-decoration: underline;
}

.inside-article a:hover {
	color: #cc5430;
	text-decoration: none;
}

a.elementor-accordion-title {
	color: #666;
	text-decoration: none;
}


/* styling tabs */
.elementor-tab-content .elementor-button {
	font-size: 16px;
	padding: 5px 20px;
}

.elementor-tabs > .elementor-active > a {
	border: 0px;
	background-color: #fff;
}

.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
	border: 0px #d4d4d4;
}


/*.elementor-widget-tabs .elementor-tab-desktop-title {
	padding:0px;
}*/

.elementor-tabs .elementor-tab-desktop-title {
	display: block;
	margin: 0;
	color: #2d2d2d;
	padding: 0 19px;
	text-decoration: none;
	border: 1px solid #e6e6e6;
	margin: 0 0 1px 0;
	clear: left;
	white-space: nowrap;
	padding: 0;
	background-image: none;
	list-style: none!important;
}

.elementor-tabs .elementor-tab-desktop-title a {
	display: block;
	color: #2d2d2d;
	padding: 20px;
	text-decoration: none;
	background-color: #f6f6f6;
}

section .elementor-widget-wrap .elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
	border-left-color: #ccc47c;
	border-width: 1px 0px 1px 5px;
}

section .elementor-widget-wrap .elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	border-top-color: #ccc47c;
	border-width: 5px 0px 1px 1px;
	padding:10px;
}

section .elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	background-color:#f6f6f6;
}

.elementor-tabs > .elementor-active>a {
	padding-left: 16px;
}

.members-access-error {
	max-width: 1168px;
	margin: 20px auto;
}

/* Products */
article.product {
	margin: 90px auto;
    max-width: 1200px;
}

/* WooCommerce Archives */
.woocommerce-archive-wrapper {
	padding: 20px; 
}

.bdt-wc-products .bdt-wc-products-wrapper.bdt-grid > * {
	margin-bottom:30px;
}

/* Call To Action */
.elementor-cta--layout-image-above .elementor-cta {
	text-decoration: none;
}


/* Element Pack */
.elementor-section .bdt-accordion-container .bdt-accordion .bdt-accordion-content>* {
	margin: revert;
}

.elementor-widget-call-to-action .elementor-widget-container,
.site .bdt-carousel .bdt-carousel-item {
	box-shadow: 0 0 20px 0 rgba(38, 50, 56, .25);
	border-radius: 10px;
}

.site-content .bdt-carousel .bdt-carousel-item .bdt-carousel-title a {
	color:#1E4D2B;
}

.elementor-cta--skin-classic .elementor-cta__content {
	text-align: center;
}

.elementor-cta--skin-classic .elementor-cta__content,
.swiper-slide .bdt-carousel-desc {
	box-shadow: none;
	transition-duration: 1s;
}

.site-content .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom:0px;
}

.bdt-carousel .bdt-dots-container {
	padding-bottom: 40px;
}	

.bdt-post-gallery {
	padding: 0 10px 10px 0;
}

.site-content .bdt-carousel .swiper-container .swiper-wrapper .bdt-carousel-item {
	background-color: #f1f1f1;
}

.site-content .bdt-carousel .swiper-container .swiper-wrapper .bdt-carousel-item:hover {
	background-color: #fff;
}

.site-content .unclickable-staff .bdt-carousel h4 a {
	text-decoration: none;
}

.bdt-carousel-excerpt p {
	line-height: 1.5em;
}

.bdt-tabs-area .bdt-tab-text {
	font-size: 19px;
}

.bdt-tabs-area .bdt-tab-sub-title {
	font-size: 16px;
}

.bdt-tabs-area .bdt-tabs .bdt-tab .bdt-active a:after {
	background: #184726;
}

.bdt-card {
	background-color: #fff;
	opacity: .9;
}

a.bdt-icon {
	color: #fff;
	text-decoration: none;
}

.bdt-fancy-card .fas {
	color: #1E4D2B
}

.bdt-grid {
	webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}

.bdt-switcher-wrapper {
	padding: 10px;
}

.elementor-slide-heading {
	font-family: "Bodoni Moda";
	font-size: 40px;
	color: #fff;
	line-height: normal;
	color: #fff;
}

.web-promotion .bdt-carousel-desc {
	display: none;
}

.web-promotion .bdt-carousel-thumbnail,
.banner-ad .swiper-container {
	margin-bottom: 0px !important
}

/* ads at bottom */
.bdt-notify-wrapper-container .bdt-carousel .bdt-carousel-item .bdt-carousel-thumbnail img {
	width:auto;
}

.bdt-position-bottom a.bdt-close {
	color: #1E4D2B;
}

/*.page-template-default .elementor-section {
	padding-top:0px;
}*/

#wpfront-notification-bar-spacer #wpfront-notification-bar {
	background: url(/wp-content/uploads/sites/2/2019/11/lory-student-center-pattern-1920x965.png) no-repeat #1b4527 !important;
	border-top:2px solid white;
}

#wpfront-notification-bar .wpfront-message div {	
	display:flex;
	justify-content: center;
}

#wpfront-notification-bar-spacer #wpfront-notification-bar div.wpfront-close {
    border: 1px solid #555555;
    background-color: #ffffff;
    color: #000000;
    padding:10px;
}
#wpfront-notification-bar a {
	margin-bottom: 0px;
}


/* ==========================================================================
   Buttons
   ========================================================================== */

.site-main .elementor-button {
	font-family: "Bodoni Moda";
}

/*.elementor-button:hover {
  border: 1px solid rgba(30, 77, 43, 0.5);
}

.elementor-button-wrapper {
  display: flex;
  flex-wrap: wrap;
}*/

.elementor-button-text {
	color: #fff;
}

.elementor-button-text:hover, .elementor-button-wrapper:hover a .elementor-button-text {
	color: #d9782d !important;
}

.elementor-element .elementor-widget-button .elementor-button,
.elementor-tab-content .button,
.single_add_to_cart_button {
	background-color: #d9782d !important;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	animation-duration: 2ms;
	border: 1px solid #d9782d;
	font-weight: 500;
}

.elementor-widget-button:hover a,
.elementor-element .elementor-widget-button .elementor-button:hover,
.elementor-tab-content .button:hover {
	text-decoration: none;
	color: #d9782d;
	background-color: #fff !important;
	text-shadow: none;
}

/* WooCommerce */
.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce {
	max-width: 1185px;
	margin:120px auto 0 auto;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #D9782D;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover
{
	background-color: #D9782D;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #1e4d2b;
}


.woocommerce ul.products li.product .button {
	font-family: "Bodoni Moda", "Trebuchet MS", Helvetica, sans-serif;
	background-color: #d9782d !important;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	animation-duration: 2ms;
	border: 1px solid #d9782d;
}

.woocommerce ul.products li.product .button:hover {
	text-decoration: none;
	color: #d9782d;
	background-color: #fff !important;
	text-shadow: none;
	border: 1px solid #d9782d;
}

/*.woocommerce-Price-amount {
	font-size:2em;
}*/

.elementor-cta--skin-classic .elementor-cta__button.elementor-button,
.elementor-cta .elementor-cta__button, 
.bdt-carousel-item .bdt-carousel-button {
	color: #ffffff;
	background-color: #d9782d;
	border-color: #ffffff;
	border-width: 1px;
	border-radius: 0px;
	text-decoration: none;
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover,
.bdt-carousel-item .bdt-carousel-button:hover {
	color: #d9782d;
	background-color: #ffffff;
	border: 1px solid #d9782d;
}

.site-content .elementor-cta--skin-cover .elementor-cta .elementor-cta__button {
	background-color: rgb(217 120 45 / 90%);
}

.elementor-cta--skin-cover .elementor-cta h2.elementor-cta__title {
	background-color: rgba(27, 68, 39, .7);
	padding: 10px 5px 10px 5px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	text-shadow: rgb(0, 0, 0, .5) 1px 1px 2px;
	font-family: "Bodoni Moda";
}

.elementor-pagination {
	padding: 15px;
}

.inside-article a.lsc-orange-button,
.inside-article .bdt-fancy-card-readmore,
.vc_btn-orange {
	display: inline-block;
	border: #d9782d solid 1px;
	color: #fff;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 16px;
	background-color: #d9782d;
	border: 1px solid #d9782d;
	background-color: #d9782d;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	animation-duration: 2ms;
}

.vc_btn-orange {
	font-size: 12px !important;
	background: #d9782d !important;
	padding: 10px 16px;
	font-family: "Raleway", Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}

.vc_btn-orange:hover {
	color: #d9782d !important;
	border: #d9782d solid 1px !important;
	background-color: #fff !important;
}

a.green-button {
	background-color: #1e4d2b;
	border-color: #1e4d2b;
	color: #fff;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
	background-repeat: repeat-x;
	text-decoration: none;
}

a.green-button:hover {
	text-decoration: underline;
	color: #fff;
}

.inside-article .elementor-button-link:hover {
	border: 1px solid #d9782d;
}

.inside-article a.lsc-orange-button:hover {
	text-decoration: none;
	color: #d9782d;
	background: #fff;
	background-color: #fff;
	text-shadow: none;
}

.inside-article a.lsc-orange-button:hover {
	text-decoration: none;
	color: #d9782d;
	background: #fff;
	background-color: #fff;
	text-shadow: none;
}

.elementor-icon, .elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
	color: #C8C372;
}

.inside-article a.elementor-icon {
	color: #C8C372
	/*#d9782d;*/
}

.fileupload-add-button .fas {
	color: #fff
}


/* Gravity Forms */

.inside-article .gform_wrapper .gfield_checkbox li label,
.inside-article .gform_wrapper .gfield_radio li label {
	font-size: 1em;
}

.inside-article .gform_wrapper .gfield_checkbox li label {
	padding: 5px 0 0 5px;
}

body .inside-article .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .inside-article .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0px;
}


/* End GF */

.goog-te-gadget-simple:hover * {
	color: #1E4D2B;
}

/* stacked icon */

.inside-article .elementor-view-stacked a.elementor-icon {
	background-color: #1E4D2B;
}

.inside-article .elementor-view-stacked a.elementor-icon i {
	color: #fff;
}

.site-main .elementor-widget-button a.elementor-button,
.site-main .elementor-widget-button .elementor-button {
	font-family: "Bodoni Moda";
}


/* Elementor Alert */

.elementor-alert .elementor-alert-title {
	font-family: "Bodoni Moda";
	font-size: 25px;
	color: #1e4d2b;
	font-weight: 700;
	padding: 10px 0 15px 0px;
}

.elementor-alert .elementor-alert-description {
	font-size: 16px;
}

.elementor-heading-title {
	color: #1b4527;
}

.site-main .elementor-cta__title,
.site-main .elementor-cta--skin-classic .elementor-cta__content-item {
	color: #1b4527;
}

.elementor-cta__content-item p {
	height: 100%;
	display: flex;
}

.elementor-widget-call-to-action h2.elementor-cta__title {
	font-family: "Bodoni Moda";
}

h2.elementor-heading-title:after {
	content: ' ';
	display: block;
	border: 2px solid #c8c372;
	background-color: #c8c372;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	width: 15%;
	margin-top: 10px;
}

.centered-line h2.elementor-heading-title:after {
	margin: 10px auto;
}

.no-line h2.elementor-heading-title:after {
	content: normal;
}

.elementor-heading-title .elementor-size-default:after {
	background: #ccc47c;
	content: "";
	display: block;
	height: 2px;
	width: 70px;
	position: absolute;
	left: 50%;
}

.elementor-section {
	padding-top: 30px;
}

.site-content .entry-content .elementor-section::last-of-type {
	margin-bottom: 30px;
}


/*.no-top-padding .site-main, .no-top-padding .site-main .elementor-section:first-child {
	padding-top:0px;
}

section:first-child:not(.elementor-section-stretched) {
	padding-top:6em;
}*/

.elementor-section-stretched {
	padding-top: 0px;
}

.elementor-col-16 .elementor-widget:not(:last-child) {
	margin-bottom: 0px;
}

.lscpattern .elementor-text-editor p,
.site-main .entry-content .lscpattern .elementor-widget-heading .elementor-heading-title {
	color: #fdfdfd;
}

/* Open Table weirdness */
#ot-reservation-widget .ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link:after {
	font-size:6px !important;
}

#ot-reservation-widget .ot-dtp-picker .ot-party-size-picker .ot-dtp-picker-selector-link:before, #ot-reservation-widget .ot-dtp-picker .ot-date-picker .ot-dtp-picker-selector-link:before, .ot-dtp-picker .ot-time-picker .ot-dtp-picker-selector-link:before {
	font-size:16px !important;
}


/* ==========================================================================
   Tables
   ========================================================================== */
.dataTables_wrapper label, .dataTables_wrapper select {
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
}

.dataTables_wrapper input[type=search] {
	width: 100%;
	float: left;
	font-size: 16px;
	margin: 0px;
	padding: 10px;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
}

.dataTables_wrapper .dataTables_filter {
	width: 100%;
	margin-bottom: 40px;
	text-align: center
}

/* easiest way i could think of to hide the label at https://lscprod.colostate.edu/services/event-planning/room-and-event-spaces/ */
.dataTables_wrapper .dataTables_filter label {
	font-size: 0px;
	margin-top:-6px;
}

.dataTables_wrapper .tablepress thead th {
	color: #fff;
	background: #ecc530;
	text-transform: uppercase;
}

.dataTables_wrapper .tablepress .sorting:hover, .dataTables_wrapper .tablepress .sorting_asc, .dataTables_wrapper .tablepress .sorting_desc {
    background-color: #e0b924;
}

.dataTables_wrapper label {
	width: 100%
}

.dataTables_wrapper ol li {
	margin-bottom: 10px
}

.site-main .dataTables_wrapper a.paginate_button {
	background-color: #d2c781;
	color: #ffffff !important;
	padding:15px 25px;
	text-decoration:none;
	background-color: #d9782d;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    animation-duration: 2ms;
	border: 1px solid #d9782d;
}

.site-main .dataTables_wrapper a.paginate_button:hover {
	text-decoration: none;
    color: #d9782d !important;
    border: 1px solid #d9782d;
    background-color: #fff;
}

.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before {
	text-shadow: unset;
	color:#fff;
	
}

.site-main .dataTables_wrapper .dataTables_filter {
	float:right;
	width:33%;
}

.error404 input.search-field {
	width: 75%;
    margin-right: 10px;
}

/* ==========================================================================
   Forms
   ========================================================================== */

.site-main .fsBody .fsSectionHeader {
    padding:0px;
}

.site-main .fsBody p {
	font-weight: 300;
	line-height: 2em;
	font-size: 16px;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
	color: #666;
}

.site-main .fsBody .fsForm .fsLabel, .site-main .fsBody .fsForm .fsOptionLabel, .site-main .fsBody .fsForm .fsMatrix th, .site-main .fsBody .fsForm .fsMatrixLabel {
    font-weight: 500;
	line-height: 2em;
	font-size: 16px;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
	color: #666;
}

.fsForm fieldset legend {
    padding: 10px 0 10px;
    margin: 0;
}

.site-main .fsBody {
    font-weight: 300;
	line-height: 2em;
	font-size: 16px;
	font-family: 'Poppins', 'Roboto', Helvetica, sans-serif;
	color: #666;
}

.site-main .fsBody .fsForm .fsSectionHeader {
    background-color: transparent;
}

.site-main .fsBody .fsForm .fsSectionHeading {
    font-family: "Bodoni Moda" !important;
	font-size: 28px !important;
	padding-top: 10px;
	color: #1E4D2B;
}

/* ==========================================================================
   MLK Day
   ========================================================================== */

.page-id-3276 header,
.page-id-3276 .site-footer,
.page-id-3276 .top-bar,
.page-id-3548 header,
.page-id-3548 .site-footer,
.page-id-3548 .top-bar,
.page-id-3536 header,
.page-id-3536 .site-footer,
.page-id-3536 .top-bar {
	display: none;
}


/* ==========================================================================
   Footer
   ========================================================================== */

.bottomlogo {
	max-width: 300px;
}

.site-footer .inside-footer-widgets {
	text-align: left;
}

.site-footer .footer-widgets {
	font-family: "Raleway", sans-serif;
	background: url("/wp-content/uploads/sites/2/2019/11/lory-student-center-pattern-1920x965.png") no-repeat #1b4527 !important;
}

.site-footer .icon-set-lsi_widget-1 a,
.site-footer .icon-set-lsi_widget-1 a:visited,
.site-footer .icon-set-lsi_widget-1 a:focus {
	color: #ccc !important;
}

.site-footer .icon-set-lsi_widget-1 a:hover {
	color: #fff !important;
}

.footer-widgets .widget-title {
	text-shadow: 1px 1px #393939;
}

ul.lsi-social-icons {
	text-align: left !important;
}

.site-footer .textwidget ul {
	list-style: none;
}

.site-footer .textwidget ul li {
	display: inline-block;
	margin-right: 20px;
}

footer.site-info {
	display: none;
}

#custom_html-2 {
	padding-top: 15px;
}

#tidio-chat {
	left: 30px; 
  	top: 70px; 
}

.site-info,
.site-info a {
	font-family: "Raleway", sans-serif;
}

.site-info a,
.site-info a:visited {
	color: #ccc;
}

.site-info a:hover {
	color: #fff;
}

.copyright-bar {
	display: none;
}

.site-footer .wp-image855 {
	margin-top: 35px;
	width: 250px;
}

.site-footer .lsi-social-icons li.lsi-social-email a i:before {
	background-image: url('https://lscprod.colostate.edu/wp-content/uploads/sites/2/2020/12/rams-horn-icon-light.png');
}

/*background-color: rgba(255,255,255,0.90); */
/* #1E4D2B; */

#sticky-ads {	
	background-color: rgba(30,77,43,0.50); 
	bottom: 0px; 
	left:0; 
	padding: 0px 0; 
	position:fixed; 
	width:100%; 
	z-index:99999; 
	margin: 0px 0 0; 
	max-height:226px;
}

#elementor-preview-iframe #sticky-ads {
	position:inherit;
	bottom:auto;
	display:none;
}

.elementor-editor-active #sticky-ads .elementor-alert-success {
	min-height:100px;
}

.elementor-editor-active #sticky-ads .elementor-alert-success .elementor-inline-editing {
	color:rgba(30,77,43,0.50);
	display:none;
}

#sticky-ads .elementor-alert.elementor-alert-success {
    color: transparent;
    background-color: inherit;
    border-color: inherit;
}
#sticky-ads .elementor-alert {
	padding:0px;
}

#sticky-ads .elementor-alert button.elementor-alert-dismiss {
	position: absolute;
    right: 1%;
    top: 30%;
    font-size: 4em;
	color: #FFF; 
	z-index: 99999;
}

#sticky-ads .elementor-section:last-child {
	margin:0px !important;
	padding:0px !important;
}

#sticky-ads .elementor-alert .elementor-alert-title {
	padding:0px;
}

#sticky-ads  .bdt-carousel .bdt-carousel-thumbnail {
	padding-bottom:126px !important;
}

#sticky-ads  .bdt-carousel .bdt-carousel-thumbnail img {
	box-shadow: 0 0 20px 0 rgb(38 50 56 / 25%);
	border:1px solid #fff;
}

.site #sticky-ads .bdt-carousel .bdt-carousel-item {
	box-shadow:initial;
	background-color:transparent;
}

/* Begin Font definitions */

.bodoni {
	font-family: "Bodoni Moda", Sans-Serif;
}


@font-face {
	font-family: "KlavikaMedium";
	src: url("fonts/Klavika-Medium.eot");
	src: local("?"), url("fonts/Klavika-Medium.woff") format("woff"), url("fonts/Klavika-Medium.ttf") format("truetype"), url("fonts/Klavika-Medium.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "KlavikaLight";
	src: url("fonts/klavika-Light.eot");
	src: local("?"), url("fonts/klavika-Light.woff") format("woff"), url("fonts/klavika-Light.ttf") format("truetype"), url("fonts/klavika-Light.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "KlavikaMediumCond";
	src: url("fonts/Klavika-MediumCond.eot");
	src: local("?"), url("fonts/Klavika-MediumCond.woff") format("woff"), url("fonts/Klavika-MediumCond.ttf") format("truetype"), url("fonts/Klavika-MediumCond.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "KlavikaRegular";
	src: url("fonts/KlavikaRegular.eot");
	src: local("?"), url("fonts/KlavikaRegular.woff") format("woff"), url("fonts/KlavikaRegular.ttf") format("truetype"), url("fonts/KlavikaRegular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "KlavikaLightCondensed";
	src: url("fonts/Klavika-LightCondensed.eot");
	src: local("?"), url("fonts/Klavika-LightCondensed.woff") format("woff"), url("fonts/Klavika-LightCondensed.ttf") format("truetype"), url("fonts/Klavika-LightCondensed.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}



.KlavikaLight {
	font-family: "KlavikaLight", Sans-Serif;
}

.KlavikaMedium {
	font-family: "KlavikaMedium", Sans-Serif;
}

.KlavikaMediumCond {
	font-family: "KlavikaMediumCond", Sans-Serif;
}

.KlavikaRegular {
	font-family: "KlavikaRegular", Sans-Serif;
}

.KlavikaLightCondensed {
	font-family: "KlavikaLightCondensed", Sans-Serif;
}

.Montserrat {
	font-family: "Montserrat", Sans-Serif;
}

.raleway {
	font-family: "Raleway", Sans-Serif;
}

.fira {
	font-family: "Fira Sans", Sans-Serif;
}

.proxima {
	font-family: "Poppins";
}


/* End Font definitions */