#srs-welcome-popup {
	padding: 0 12px;
}
#srs-welcome-popup .srs-welcome-msg {
	border-radius: 0;
}
#srs-promo-inline {
	min-height: auto;
	max-height: 26px;
	max-width: 120px;
}

#srs-promo-quick-btn {
	display: none;
}



@media (max-width: 768px) {
	.dl-cart-items {
		display: list-item !important;
	}


	#srs-promo-inline-block {
		display: none;
		position: absolute;
		top: 0;
		right: -2px;
		width: 160px;
		z-index: 200;
	}
	#srs-promo-inline-block.shower {
		display: flex;
	}
	#srs-promo-quick-btn {
		display: block;
	}
	#srs-promo-quick-btn.hider {
		display: none;
	}
}
@media (max-width: 768px) {
	.srs-product-search-block {
		width: 100%;
	}
}
#srs-product-search-form {
	max-width: 260px;
	margin: 0 auto;
}
.navbar-nav {
	flex-direction: row;
}



@font-face {
	font-family: Lato;
	font-family: Lato;
	src: url('/site/assets/lato.woff2') format('woff');
	font-weight: normal;
	font-style: normal;
}

.skirack {
	font-family: 'Lato',Arial,Helvetica,sans-serif;
}

:root {
	--srs-main-color: #000;
	--srs-main-bg-color: #fff;
	--srs-main-bg-hue: #f8f8f8;

	--srs-cat-header-bg: #f5f5f5;
	--srs-cat-bg-hue: #e8e8e8;
	--srs-cat-shadow-start: rgba(0,0,0,.05);
	--srs-cat-shadow-end: rgba(255,255,255,.1);

	--bs-body-font-family: Lato;
	--bs-body-font-size: 14px;
	--bs-body-color: #333;



	--site-main-block-color: #fff;
	--site-main-block-bg: #7aa93c;
	--site-main-header-color: #7aa93c;
	--site-main-block-border-color: #ccc;
	--site-main-block-bg-highlight: #8ab94c;

	--srs-cat-color: #777;
}


.product-display-mode {
	position: relative;
	top: -2px;
	right: -2px;
}
.list-view li.category-product {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #7aa93c;
}

html[data-bs-theme="dark"] {
	--bs-heading-color: #f8f8f8;
	--bs-body-color: #f8f8f8;

	--site-main-block-border-color: #999;
	--bs-border-color: #999;

	.left-nav .panel-heading {
		color: #f0f0ed;
		background-color: #333;
		border: 1px solid #3e3d3d;
	}
	.left-nav .panel-heading .panel-title{
		color: #f0f0ed;
	}
	.category-header {
		background-image: none;
		box-shadow: none;
		background-color: #333;
	}
	.categories-nav {
		background-image: none;
		background-color: #333;
		border-radius: 0;
		box-shadow: none;
	}
	.srs-cart-totals tr.warning td {
		background-color: #35311a;
	}
}

#srs-list, #srs-grid {
	background-color: #ccc;
	color: black;
}
#srs-list.active, #srs-list.active:focus, #srs-grid.active, #srs-grid.active:focus {
	background-color: #7aa93c;
	color: white;
}
#srs-account-cart-block, #srs-account-menu-block {
	position: relative;
}
#cart-menu-list {
	min-width: 240px;
}
#cart-menu-list li {
	padding: 0 4px;
}

#cart-menu-list, #user-menu-list {
	border-radius: 0;
	box-shadow: 0 2px 8px rgba(0,0,0,0.5);
	border-top: 5px solid var(--site-main-header-color);
	right: 0;
}
#cart-menu-list:before, #user-menu-list:before {
	position: absolute;
	top: -16px;
	right: 27px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	color: var(--site-main-header-color);
	font-weight: 400;
	line-height: 1;
	content: "\e253";
}

.cart-item-link {
	text-decoration: none;
}
.srs-available-rates, .srs-fees {
	font-size: 16px;
	font-weight: bold;
	color: var(--srs-cat-color);
	margin-bottom: 2px;
	padding: 0;
	background-color: transparent;
}
.srs-available-rates {
	margin: 0 0 0 0;
}

.srs-cart-btn {
	width: 100%;
	text-align: center !important;
}

.srs-simple-description-header, .srs-simple-header, .srs-header-bg, .product-heading {
	min-height: 20px;
	padding: 6px;
	margin-bottom: 0;
	background-image: none;
	background-color: #f0f0ed;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;

}
.srs-simple-description-header h4, .srs-simple-header h4, .srs-header-bg h4, .product-heading h4 {
	font-size: 16px;
	font-weight: bold;
	color: var(--srs-cat-color);
	margin-bottom: 2px;
}
@media (min-width: 815px) {
	#lightbox-modal-content.gallery-box {
		min-width: 750px;
		min-height: 450px;
		text-align: center;
	}
}
#lightbox-modal-content.gallery-box#gallery-box-main-img {
	max-width: 85vw;
}
#lightbox-modal .modal-content {
	border-radius: 0;
	border: 1px solid #333;
}
.srs-simple-description, #rental-overview-content,
.location-rate-hold ul, .location-rate-hold .product-rates {
	padding: 8px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
	border-top: none;
}

.product-review {
	padding: 8px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
	border-top: none;
}
.img-thumbnail {
	border-radius: 0;
	border: 1px solid  #e3e3e3;
	margin-bottom: 10px;
}
.img-thumbnail:hover {
	border-radius: 0;
	border: 1px solid var(--site-main-header-color);
	margin-bottom: 10px;
}
.srs-checkbox-additional-info-block {
	padding: 8px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
}

.srs-checkout-page .srs-header-bg {
	min-height: 20px;
	padding: 6px;
	margin-bottom: 0;
	background-image: none;
	background-color: #f0f0ed;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
}

.srs-checkout-page .srs-header-bg h4 {
	font-size: 16px;
	font-weight: bold;
	color: var(--srs-cat-color);
	margin-bottom: 2px;
}
#renter-info-table, .srs-simple-block {
	padding: 8px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
	border-top: none;
}
.additional-info-pre-block {
	text-wrap: initial;
	font-family: Lato;
}
#rental-location-content {
	padding: 0px 0;
}
html[data-bs-theme="dark"] .srs-simple-description-header, html[data-bs-theme="dark"] .srs-header-bg, html[data-bs-theme="dark"] .product-heading {
	min-height: 20px;
	padding: 6px;
	margin-bottom: 0;
	background-image: none;
	color: #f0f0ed;
	background-color: #333;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #3e3d3d;
}
html[data-bs-theme="dark"] .srs-simple-description {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #3e3d3d;
	border-top: none;
}
#srs-profile-form h4.srs-header-bg {
	background-color: transparent;
	border: none;
	padding: 0;
	margin-bottom: 16px;
}
html[data-bs-theme="dark"] #srs-profile-form h4.srs-header-bg {
	background-color: transparent;
	color: #ccc;
	border: 1px solid #3e3d3d;
}
html[data-bs-theme="dark"] .header-logo {
	filter: invert(1);
}
html[data-bs-theme="dark"] .srs-available-rates,
html[data-bs-theme="dark"] .srs-fees,
html[data-bs-theme="dark"] .srs-header-bg {
	background-color: #333;
	border-radius: 0;
	padding: 6px;
}
html[data-bs-theme="dark"] .srs-available-rates h4,
html[data-bs-theme="dark"] .srs-fees h4,
html[data-bs-theme="dark"] .srs-header-bg h4 {
	color: #f0f0ed;
}


#srs-checkout-notes {
	border-radius: 0;
	border: 1px solid var(--bs-border-color);
}

.categories-nav {
	background-image: none;
	background-color: #f0f0ed;
	border-radius: 0;
	box-shadow: none;
}
.category-header {
	min-height: 20px;
	padding: 6px;
	margin-bottom: 10px;
	background-image: none;
	background-color: #f0f0ed;
	border-radius: 0;
	box-shadow: none;
}
.category-header h3 {
	font-size: 14px;
}
.category-header h3 a {
	text-decoration: none;
	color: var(--srs-cat-color);
}
.category-header h3 a:hover {
	text-decoration: underline;
	color: var(--srs-cat-color);
}
.category-header h3 i {
	text-decoration: none;
	font-size: 14px;
	color: var(--srs-cat-color);
}
.left-nav .panel-heading {
	min-height: 20px;
	padding: 6px;
	margin-bottom: 10px;
	background-image: none;
	background-color: #f0f0ed;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
}
.left-nav .panel-title {
	font-size: 16px;
	font-weight: bold;
	color: var(--srs-cat-color);
	margin-bottom: 2px;
}
#srs-list {
	box-shadow: none;
	border: 1px solid #dbdbdb;
	border-radius: 0;
	padding: 4px;
	line-height: 14px;
	text-shadow: none;
	background-image: none;
	filter: none;
}

#srs-list:focus, #srs-list:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}
#srs-grid {
	box-shadow: none;
	border: 1px solid #dbdbdb;
	border-radius: 0;
	padding: 4px;
	line-height: 14px;
	text-shadow: none;
	background-image: none;
	filter: none;
}

#srs-grid:focus, #srs-grid:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}

.btn, a {
	font-size: 14px;
	color: var(--site-main-header-color);
}
.categories-nav .btn-main-hover {
	font-size: 14px;
	border-radius: 0;
	text-transform: uppercase;
	color: var(--site-main-header-color);
}
.categories-nav .btn-main-hover:hover, .categories-nav .btn-main-hover.active {
	font-size: 14px;
	text-transform: uppercase;
	color: var(--site-main-block-color);
	background-color: var(--site-main-header-color);
	border-radius: 0;
}
#category-product-search {
	border-radius: 0 !important;
	border: 1px solid var(--site-main-block-border-color);
}
.btn-site {
	border: 1px solid var(--site-main-block-border-color);
	border-radius: 0 !important;
	background-color: var(--site-main-block-bg);
	color: var(--site-main-block-color);
}
.btn-site:hover {
	border: 1px solid var(--site-main-block-border-color);
	border-radius: 0 !important;
	background-color: var(--site-main-block-bg-highlight);
	color: var(--site-main-block-color);
}
#user-menu-btn-label {
	display: none;
}
#user-menu-btn i, #srs-nav-login i, #cart-menu-btn i {
	font-size: 24px;
}
#cart-menu-btn #srs-cart-count {
	position: relative;
	left: 5px;
	top: -15px;

	color: var(--site-main-block-bg) !important;
	border: 1px solid var(--site-main-block-bg) !important;
	background: transparent !important;
}
#cart-menu-btn.active {
	background: transparent !important;
	color: var(--site-main-block-bg) !important;
}
#user-menu-btn.active {
	background: transparent !important;
	color: var(--site-main-block-bg) !important;
}
#user-menu-btn, #srs-nav-login, #cart-menu-btn {
	border-radius: 40px;
}
#user-menu-btn:hover, #user-menu-btn:active, #srs-nav-login:hover, #srs-nav-login:active {
	background-color: var(--site-main-block-bg-highlight);
	border-radius: 40px;
}
#cart-menu-btn:hover, #cart-menu-btn:active {
	background: transparent !important;
	color: var(--site-main-block-bg-highlight);
	border-radius: 40px;
}
.form-group {
	margin-bottom: 4px;
}
.promo-label {
	color: var(--site-main-header-color);
	padding: 7px;
}


input.form-control, select.form-control {
	border-radius: 0;
}
.invalid-feedback {
	margin-bottom: 3px;
}
.totals-title {
	font-weight: bold;
	font-size: 16px;
}
.totals-value {
	font-weight: normal;
	font-size: 16px;
}
.srs-cart-totals tr.warning td {
	background-color: #fcf8e3;
}
.srs-cart-totals tr td {
	border-bottom-width: 0;
}
.srs-fees {
	margin-top: 0;
	margin-bottom: 8px;
}

.srs-list-links {
	border-radius: 0;
}
.srs-list-links .list-group-item {
	padding: 0;
	min-width: 0;
}
.srs-list-links .list-group-item a {
	padding: 8px 16px;
	display: block;
	text-decoration: none;
}
#srs-list {
	margin-left: 5px;
}
.grid-view .category-product-img-holder {
	text-align: center;
}
.grid-view .category-product-img-holder img, .list-view .category-product-img-holder {
	padding: 15px;
	border: none;
	background-color: white;
}

.grid-view .category-product-img-holder img, .list-view .category-product-img-holder img {
	max-width: calc(85%);
	max-height: 250px;
	transform: scale(0.9);
	margin-bottom: 15px;
	transition: all 0.4s;
}
.grid-view .category-product-img-holder img:hover, .list-view .category-product-img-holder img:hover {
	max-width: calc(85%);
	transform: scale(1.00);
	max-height: 250px;
	margin-bottom: 15px;
	transition: all 0.4s;
}
.grid-view .category-product h5 {
	text-align: center;
}


.srs-list-links .list-group-item a.active {
	background-color: var(--site-main-block-bg);
	color: var(--site-main-block-color);
}
.srs-list-links .list-group-item a:hover {
	background-color: var(--site-main-block-bg);
	color: var(--site-main-block-color);
}
.srs-promo-remove-inline-btn {
	position: absolute;
	right: 46px;
	top: 3px;
}


.footer-middle{background-color:#121214;color:#777;padding:40px 0;font-size:13px}
.footer-middle a{color:#fff}
.footer-middle a:hover{color:#fff;text-decoration:underline}
.footer-middle ul.links{padding:0;margin-top:-5px}
.footer-middle ul.links li{position:relative;padding:10px 0;line-height:1;display:block}
.footer-middle ul.links li i{margin-left:-5px}
.footer-middle p{margin-bottom:15px;color:#777}
.footer-middle p.label{display:block;text-align:left;font-size:13px;font-weight:400;padding:0}
.footer-middle ul{padding:0}
.footer-middle .block{text-align:left;line-height:1.5;border:0;margin:0;background-color:transparent;float:none;width:auto}
.footer-middle .block .block-title{margin-bottom:20px}
.footer-middle .block .block-title strong{font-weight:400;padding:0;font-size:16px;line-height:inherit;color:#fff;text-transform:none}
.footer-middle .contact-info li{padding:5px 0}
.footer-middle .contact-info li:first-child{padding-top:0}
.footer-middle .contact-info p{display:inline-block;vertical-align:top;margin:0}
.footer-middle .contact-info i{color:#777;display:inline-block;vertical-align:top;font-size:14px;line-height:18px}


#rental-overview-content {
	margin-bottom: 16px;
}


.footer-bottom{min-height:81px;line-height:40px;background-color:#0c0c0c;padding:25px 0}

.footer-middle{
	background-color:#333333;
}
.footer-middle, .footer-middle p, .footer-middle .contact-info i{
	color:#ffffff;
}
.footer-middle a{
	color:#ffffff;
}
.footer-middle a:hover{
	color:#777777;
}
.footer-middle .block .block-title strong{
	color:#7aa93c;
}
.footer-middle .links i.theme-color,.footer-middle .features i.theme-color{
	color:#777777 !important;
}
.footer-bottom{
	background-color:#000000;
}



.sr-social-icons {float: right;}
.sr-social-icons span.label {line-height: 30px;font-size: 13px;color: #8b8c8d;display: inline-block;padding: 0;}
.sr-social-icons a {background: url(https://www.skirack.com/skin/frontend/smartwave/porto/socialicons/images/social-icons-sprite.png) 0 0 no-repeat;width: 30px;height: 30px;background-color: #000;display: inline-block;text-indent: -9999px;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;margin: 0 10px 15px 0;line-height: 30px;}
.sr-social-icons a:hover {background: url(https://www.skirack.com/skin/frontend/smartwave/porto/socialicons/images/social-icons-hover-sprite.png) 0 0 no-repeat;width: 30px;height: 30px;background-color: #E0E0E0;display: inline-block;text-indent: -9999px;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;margin: 0 10px 15px 0;line-height: 30px;}
.footer .sr-social-icons {float:left}
.footer .sr-social-icons a{background-color:#9e9e9e;border-radius:50%}
.footer .sr-social-icons a.icon1-class:hover{background-color:#3b5998}
.footer .sr-social-icons a.icon2-class:hover{background-color:#5ea9dd}
.footer .sr-social-icons a.icon3-class:hover{background-color:#2a5b83}
.footer .sr-social-icons a.icon4-class:hover{background-color:#17b3e8}
.footer .sr-social-icons a.icon5-class:hover{background-color:#cb2027}
.footer .sr-social-icons a.icon6-class:hover{background-color:#d64136}
.footer .sr-social-icons a.icon7-class:hover{background-color:#d12c2c}
.footer .sr-social-icons a.icon8-class:hover{background-color:#0077b5}
.footer .sr-social-icons a.icon9-class:hover{background-color:#c41200}



.footer-bottom .custom-block{margin-left:0}
.footer-bottom address{float:left;line-height:1.4;margin:5px 0}

/*** Footer CSS rebuild ***/

.icon-right-dir {
	font-size: 9px;
	padding-right: 5px;
}
ul.links li a {
	text-decoration: none;
	color: white;
}
ul.links li a:hover {
	text-decoration: underline;
}


ul.contact-info li {
	list-style: none;
}
ul.contact-info li i.fa {
	margin-right: 5px;
}

.footer {
	background-color: black;
	color:#777;

}
