<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.standard-logo{
    position: absolute;
    top: 4px;
    left: 45px;
    z-index: 1;
}

.btn-small{
	padding: 4px 8px!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: unset !important;
	background-color: unset !important;
	border: unset !important;
}

#page-title {
	padding: 10px 0 !important;
}

.layoutLogo{
    margin-left:-17rem;
    margin-bottom: -45px;
    position: relative;
    z-index: 1;
}

.layoutHeader{
    margin-left: 2rem;
}

.sidebarScroll{
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox 64 */
}

.sidebarScroll::-webkit-scrollbar{
    display:none;
    scrollbar-width: none; /* Firefox 64 */
}

.aside-menu .menu-nav &gt; .menu-section{
    margin: 10px 0 0 0;
}

.btnDatatables{
    position: relative;
    z-index:1;
}

.header-fixed.subheader-fixed .subheader{
    top:0;
}

.header-fixed.subheader-fixed.subheader-enabled .wrapper{
    padding-top:65px;
}

@media only screen and (max-width: 1920px) {
    .layoutLogo {
        margin-left:-17rem;
    }
}

@media only screen and (max-width: 1700px) {
    .layoutLogo {
        margin-left:-5rem;
    }
}

@media only screen and (max-width: 1260px) {
    .layoutLogo {
        margin-left:-2rem;
    }
}

@media only screen and (max-width: 990px) {
    .layoutHeader{
        margin-left: 1rem;
    }
}

@media only screen and (max-width: 767px) {
    .layoutLogo {
        margin-left:0rem;
        margin-bottom: unset;
        position: unset;
        z-index: unset;
    }
    .layoutHeader{
        margin-left: 0rem;
    }
    #page-title span{
        margin-top:0px;
    }
}

.textareaAvailability {
    white-space: pre-line;
}

.no-padding {
    padding: 0 !important;
}

.red_header {
    position: inherit !important;
    background: #400f0f;
    top: 0 !important;
    height: 47px !important;
    left: 0 !important;
    right: 0 !important;
    color: #ffffff !important;
    line-height: 15px !important;
    padding: 10px 0px 5px 10px;
}

.red_header_logo {
    width: 30px;
}

.red_header_logo_text {
    vertical-align: middle !important;
    font-size: 18px !important;
    font-weight: 300;
    font-family: 'Oswald', sans-serif !important;
    color: white;
}

.red_header_nav_text {
    line-height: 30px;
    font-size: 18px !important;
    font-weight: 300;
    font-family: 'Oswald', sans-serif !important;
    color: white;
}

.black_header {
    display: block;
    background: #000000;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    height: 18px;
    position: relative;
    box-sizing: content-box;
}

.blue_header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: visible;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
    filter: alpha(opacity = 100);
    -moz-opacity: 1;
    opacity: 1;
    text-align: center;
    padding: 20px 0 40px 0;
    background: #3827d6;
    color: white;
    font-family: 'Oswald', sans-serif !important;
}

.blue_header_top_text {
    letter-spacing: 4px;
    font-size: 13px;
    margin-bottom: 0;
}

.blue_header_bottom_text {
    font-size: 45px;
    letter-spacing: 5px;
    margin-bottom: 0;
}

.black_nav_menu {
    display: block;
    float: none;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    background-color: #353333;
    height: 56px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(50,50,50,0.25);
    -moz-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.25);
    box-shadow: 0 1px 2px 1px rgba(50,50,50,0.35);
    position: relative;
    top: 0;
}

#navright {
    padding-right: 3%;
    float: right;

}

#navleft {
    padding-left: 16%;
    float: left;
  
}

#access {
    display: block;
    float: none;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    background-color: #353333;
    height: 56px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.25);
    box-shadow: 0 1px 2px 1px rgba(50, 50, 50, 0.35);
    position: relative;
    top: 0;
}

#access div {
    margin: 0;
}

.newsticker #access {
    top: 217px;
}

#access ul {
    list-style: none;
    margin: 0 0 0 -0.8125em;
    padding-left: 0;
}

#access li {
    float: left;
    position: relative;
    display: inline-block;
    margin: 0;
}

#access li ul li {
    float: left;
    display: block;
    width: 100%;
    padding: 0 !important;
    margin-bottom: -4px;
}

#access a,
#access li.menu-item&gt;span {
    color: #ffffff;
    display: block;
    line-height: 38px;
    padding: 9px 14px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
}

#access li.menu-item&gt;span {
    cursor: pointer;
}

#access a span {
    text-transform: lowercase;
}

#access ul ul.left {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: right;
    margin: 0;
    position: absolute;
    width: 350px;
    z-index: 99999;
    left: 0;
    background-color: #ffffff;
    white-space: nowrap;
    padding: 10px;
}

#access ul ul.right {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: right;
    margin: 0;
    position: absolute;
    width: 200px;
    z-index: 99999;
    left: 0;
    background-color: #ffffff;
    white-space: nowrap;
    padding: 10px;
}

#access ul ul.about {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    width: 460px;
    z-index: 99999;
    right: 0;
    background-color: #ffffff;
    padding: 10px;
}

#access ul ul.safety {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    width: 210px;
    z-index: 99999;
    right: 0;
    background-color: #ffffff;
    padding: 10px;
}

#access ul ul.fire-prevention {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: right;
    margin: 0;
    position: absolute;
    width: 460px;
    z-index: 99999;
    left: 0;
    background-color: #ffffff;
    white-space: nowrap;
    padding: 10px;
}

#access ul ul ul {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: -10px 0 15px !important;
    position: relative;
    width: 100%;
    z-index: 99999;
    right: 0;
}

#access ul&gt;li&gt;ul&gt;div&gt;li {
    margin: 0 0 1px 0 !important;
    font-size: 12px !important;
}

#access ul&gt;li&gt;ul&gt;div&gt;li&gt;a {
    margin: 0 0 4px 0 !important;
    font-size: 12px !important;
}

#access ul&gt;li&gt;ul&gt;li {
    margin: 0 0 1px 0 !important;
    font-size: 12px !important;
}

#access ul&gt;li&gt;ul&gt;li&gt;ul&gt;li {
    margin: 0 !important;
}

#access ul ul ul {
    display: block;
}

#access ul ul a {
    color: #ad0e0e;
    height: auto;
    line-height: 1.4em;
    padding: 10px 10px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    white-space: normal;
    margin: 0 0 4px 0;
}

#access ul ul ul a {
    color: #ad0e0e;
    font-size: 11px;
    height: auto;
    line-height: 1em;
    padding: 6px 10px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
}

#access ul.sub-menu li:hover&gt;a,
#access ul.sub-menu a:focus {
    color: #000000;
    background-color: #efefef;
}

#access li:hover&gt;a,
#access a:focus,
#access li.menu-item:hover&gt;span,
#access li.menu-item:focus&gt;span,
#access li.menu-item&gt;span:focus {
    color: #ad0e0e;
    background-color: #ffffff;
}

#access ul li:hover&gt;ul {
    display: block;
}

#access .current-menu-item&gt;a,
#access .current-menu-ancestor&gt;a,
#access .current_page_item&gt;a,
#access .current&gt;a,
#access a.active {
    color: #fefe90;
}

#access .sub-menu {
    margin: -5px 0 15px 0 !important;
    float: left !important;
    width: 100%;
}

#access .sub-menu .current&gt;a,
#access .sub-menu a.active {
    color: #000000;
}

#access ul ul li ul {
    display: block !important;
    box-shadow: none !important;
    float: none !important;
    width: auto !important;
    position: relative !important;
    padding: 0 !important;
}

#access ul ul li ul a {
    padding: 3px 10px;
    line-height: 1.4em;
    margin: 0;
    white-space: normal;
    font-weight: normal;
}

.col-1 {
    width: 50%;
    float: left;
}

.col-2 {
    width: 50%;
    float: right;
}

.fixed-inner {
    max-width: 1285px !important;
    margin: 0 auto !important;
    position: relative; /* Make this a positioning context for the logo */
    z-index: 999;
}

.fixed-header nav a,
.fixed-header nav li&gt;span {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.navbar_logo {
    width: 150px;
    position: absolute; /* Use absolute positioning to center the logo */
    left: 50%; /* Move the left edge to 50% of the parent container */
    transform: translateX(-50%); /* Shift the logo left by half its width to center it */
    margin-top: -3% !important;
    margin-left: 1% !important;
}

.navbar_logo a {
    background: transparent !important;
    color: unset !important;
    display: unset !important;
    line-height: unset !important;
    padding: unset !important;
    text-decoration: unset !important;
    text-transform: unset !important;
    letter-spacing: unset !important;
}

#image-rotation {
    height: 500px;
    background-image: url(https://samsrp.online/app/assets/images/header.png);
    background-repeat: no-repeat;
    background-position: center 44%;
    background-size: cover;
}

.iframe_fb {
    height: 350px;
    width: 100%;
}

.discord_image {
    width: 30px;
}

body {
    overflow-x: hidden;
}

.top-cart-content {
    z-index: 9999;
}

.notification_bell {
    position: absolute;
    top: 0;
    font-size: 10px;
    margin-left: -2px;
}

#bell {
    cursor: pointer;
}

.notifications {
    right: 0 !important;
    left: 190px;
}

.facebrowser_header {
    height:100px;
    background: #353333;
    color: #fff;
    padding: 20px 0 30px 0;
}

h2.gothbutton {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
    font-style: normal;
    color: #ffffff;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 14px;
    background-color: #353333;
    border: 2px solid #ffffff;
    cursor: pointer;
    letter-spacing: 0.00012em;
    width: 300px;
    white-space: nowrap;
    text-transform: uppercase;
}

h2.gothbutton:hover {
    background-color: #c4c4c4;
}

h2.gothbutton a {
    color: white;
}

.ck-rounded-corners .ck.ck-editor__main&gt;.ck-editor__editable, .ck.ck-editor__main&gt;.ck-editor__editable.ck-rounded-corners {
    height: 200px;
}

.ck-content h1,h2,h3,h4,h5,h6 {
    margin: 0;
    margin-bottom: 0.25rem;
}

.ck-content hr {
    margin: 0 !important;
    margin-bottom: 0.5rem !important;
}

.ck-content p {
    line-height: inherit !important;
    margin-bottom: 15px;
}

.news-articles {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.625;
    font-size: 18px;
}

h1.page-title {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: #c41b1b;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    line-height: 1.1em;
    margin: 0 0 20px 0;
}

.news-title {
    font-size:20px;
}

.view-news-list .news-date-category-wrapper time {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 300;
}

.news-date-category-wrapper {
    font-size: 14px;
    font-weight: normal;
}

.news-title a {
    text-decoration: none;
    font-weight: 500;
    color: #c41b1b;
}

.news-title a:hover {
    text-decoration: underline !important;
}

.fire_foundation_item {
    width: 250px;
    height: 250px;
    display: block;
}

.ck-content .text-huge {
    font-size: 1.8em;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-style: normal;
    color: #c41b1b;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    line-height: 1.1em;
    margin: 0 0 20px 0;
}

.ck .ck-powered-by {
    display: none;
}

.ck-reset_all :not(.ck-reset_all-excluded *), .ck.ck-reset, .ck.ck-reset_all {
    border-radius: 0 !important;
}

.f-store-item {
    line-height: 35px;
}

.f-store-trash {
    cursor: pointer;
    line-height: 38px !important;
}

.f-store-image-checkout {
    width: 75px;
}

:root {
    --ck-z-default: 100;
    --ck-z-panel: calc( var(--ck-z-default) + 999 );
}

.ck-rounded-corners .ck.ck-balloon-panel, .ck.ck-balloon-panel.ck-rounded-corners {
    z-index: 9999;
}

.header_notifications {
    display: inline;
}

@media only screen and (max-width: 1440px) {
    .header_notifications {
        display: none;
    }
}

@media only screen and (max-width: 1300px) {
    .red_header_top_text {
        display: none;
    }
    .red_header_bottom_text {
        font-size: 25px;
    }
    .red_header {
        padding: 20px 0 20px 0;
    }
    .black_nav_menu {
        display: none;
    }

}

@media only screen and (max-width: 1550px) {
    .toggle_mobile_navbar {
        display: block !important;
    }
    .header-misc {
        display: none !important;
    }
}

.toggle_mobile_navbar {
    position: absolute;
    right: 0;
    top: 11px;
}

#footer {
    margin-top: 0 !important;
}

.toggle_mobile_navbar {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-right: 10px;
    display: none;
}

.navi .navi-item {
    background-color: transparent;
    color: grey;
}

.offcanvas-mobile-menu {
    width: 350px !important;
    padding: unset;
    background: #232222 !important;
}

.sidebar-container {
    background-color: #232222;
    box-shadow: 3em 0 1.4em 0.1em rgba(0, 0, 0, 0.5) inset !important;
    height: 100%;
    overflow-y: auto !important;
    padding-top: 0;
    top: 85px;
    right: 0;
}

.sidebar-nav,
.sidebar-nav * {
    box-sizing: border-box;
}

.sidebar-nav *,
.sidebar-nav li,
.sidebar-nav div {
    outline: 0 none;
}

.sidebar-nav li,
.sidebar-nav li.collapsed,
.sidebar-nav li.expanded {
    list-style: none outside none;
}

.sidebar-nav li:hover {
    cursor: pointer;
}

.sidebar-nav ul,
.sidebar-nav li {
    margin-left: 0;
    max-width: 110% !important;
    padding-left: 0 !important;
}

.sidebar-nav ul {
    margin-top: 0;
    margin-left: 0;
    max-width: 110% !important;
    padding-left: 0 !important;
    margin-bottom: 0;
}

.sidebar-nav li {
    border-bottom: 1px solid #111111;
    border-top: 1px solid #333333;
    line-height: 1 !important;
    list-style: none outside none;
    padding: 13px 0 13px 0;
    position: relative;
    text-align: left;
    width: 100%;
}

.sidebar-nav li a,
.sidebar-nav li span {
    text-transform: uppercase;
    font: 400 16px/1 Helvetica, Arial, Georgia, Time !important;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
    color: #999999;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:focus,
.sidebar-nav li span:hover,
.sidebar-nav li span:focus {
    text-decoration: none;
    color: #eeeeee !important;
}

.sidebar-nav li:hover {
    background-color: #252525;
    cursor: pointer;
}

.sidebar-nav li:hover &gt; a,.sidebar-nav li:hover &gt; span {
    color: #eeeeee !important;
}

.sidebar-nav li a:focus,.sidebar-nav li span:focus {
    color: #eeeeee !important;
}

.sidebar-nav .sidebar-image img {
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 65%;
}

.sidebar-nav ul.sub-menu li ul.sub-menu {
    margin-top: 16px;
}

.sidebar-nav ul.sub-menu li ul.sub-menu li {
    margin-left: 16px;
    padding-right: 23px;
    width: 265px;
}

.sidebar-nav ul.sub-menu li.expanded {
    margin-bottom: -1px;
    padding-bottom: 0;
}

.sidebar-nav ul.sub-menu li ul.sub-menu li a,.sidebar-nav ul.sub-menu li ul.sub-menu li span {
    font-size: 14px !important;
    display: block;
    text-transform: uppercase;
}

.sidebar-nav ul.sub-menu li ul.sub-menu li a.is-active {
    font-weight: normal;
    color: #eaeaea !important;
;}

.sidebar-nav &gt; ul.sub-menu &gt; li.expanded::after {
    content: '\2013';
    position: absolute;
    top: 11px;
    left: 248px;
    color: #cccccc;
    font: 400 18px/1 Helvetica,Arial,Georgia,Time !important;
}

.sidebar-nav &gt; ul.sub-menu &gt; li.collapsed::after {
    content: '+';
    position: absolute;
    top: 11px;
    left: 248px;
    color: #cccccc;
    font: 400 22px/1 Helvetica,Arial,Georgia,Time !important;
    cursor: pointer;
}

.sidebar-nav &gt; ul.sub-menu &gt; li.collapsed ul {
    display: none;
}

.sidebar-nav ul.sub-menu li a,.sidebar-nav ul.sub-menu li span {
    position: relative;
    padding: 0 10px 0 30px;
}


@media screen and (max-width:960px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    .row-offcanvas-right {
        right: 0;
    }
    .row-offcanvas-right .sidebar-offcanvas {
        right: -280px;
    }
    .row-offcanvas-right.active #support {
        right: 0px;
    }
    .row-offcanvas-right.active {
        right: 281px;
    }
    .sidebar-offcanvas {
        position: absolute;
        width: 281px;
    }
    #support {
        padding-bottom: 0;
    }
    #newsticker {
        top: 0 !important;
        margin-top: 8px;
    }
    .newsticker.path-not-frontpage #main {
        padding: 30px 0 0 0 !important;
    }
    .brand-title-bar {
        left: -581px !important;
    }
}

.toast-body {
    background: white;
}

.ck-content .table table {
    width: fit-content !important;
}
</pre></body></html>