.editDetails{
display:none;
}
grid-auto-flow: column;
    grid-column-gap: 30px;
    display: grid;
#page_items123 .flex-row.ritem {
    display: grid;
    grid-auto-flow: column;
    grid-column-gap: 30px;
}
#page_login .flex-row {
    width: 100%;
    display: grid;
    grid-auto-flow: column;
    grid-column-gap: 30px;
}
div#page_login .flex.page_login_register {
    padding: 20px;
}
#page_login iframe {
    width: 100%;
    height: 985px;
}

section#sp-top-bar {
    display: none;
}

header#sp-header .header-content-wrap .row {
    flex-direction: column;
}

header#sp-header .header-content-wrap .row div#sp-menu {
    width: 100%;
}

header#sp-header .header-content-wrap .row div#sp-menu a#offcanvas-toggler {
    display: none;
}

header#sp-header .header-content-wrap .row div#sp-menu ul.sp-megamenu-parent {
    background: #485056;
    display: flex ! IMPORTANT;
    padding-left: 10px;
}

header#sp-header .header-content-wrap .row div#sp-menu ul.sp-megamenu-parent li a {
    color: #f1f1f1;
    font-size: 15px;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 13px 15px;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
}

#sp-header div#sp-logo .logo {
    height: fit-content;
    margin: 10px 0;
}

header#sp-header .header-content-wrap .row div#sp-menu ul.sp-megamenu-parent li a::before {
    display: none;
}

header#sp-header .header-content-wrap .row div#sp-menu ul.sp-megamenu-parent li:hover a {
    border-bottom: 2px solid #f00;
    padding-bottom: 6px;
    transition: all .6s;
}

section#sp-main-body div#sp-component .sp-column {
    background-color: #fff;
    -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.2);
}

section#sp-main-body div#sp-component .sp-column article {
    padding: 0 15px;
}

section#sp-main-body div#sp-component div#startpage .flex-row {
    display: flex;
    justify-content: space-between;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex {
    max-width: 32%;
    width: 100%;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex h1 {
    color: #008eef;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex h4 {
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex .flex-outer form .single-line-input {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
    margin-top: 10px;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex .flex-outer form .single-line-input input {
    border-radius: 0px;
    font-size: 16px;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex .flex-outer form .single-line-input button.btn-primary {
    font-size: 16px;
    border: 1px solid #087ec1;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex img {
    width: 100%;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex p {
    color: #444;
    font-weight: 500;
    text-align: center;
}

section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex p a {
    color: #f00;
}

footer#sp-footer {
    background: #fff;
}

footer#sp-footer div#sp-footer1 ul.mod-menu {
    gap: 20px;
}

footer#sp-footer div#sp-footer1 ul.mod-menu li a {
    color: #f00;
    font-weight: 500;
}

footer#sp-footer div#sp-footer1 .sp-column {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer#sp-footer div#sp-footer1 .sp-column div#mod-custom100 table tr td {
    width: fit-content !IMPORTANT;!I;!;
}

footer#sp-footer div#sp-footer1 .sp-column div#mod-custom100 table tr td img {
    max-width: 25px;
}

section#sp-bottom::before {
    display: none;
}

section#sp-main-body {
    padding-bottom: 0px;
}

#sp-bottom {
    background-color: #fff !important;
    padding: 100px 0px;
    padding-top: 0px !important;
}

#sp-bottom div#sp-bottom1 .sp-column {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

#sp-bottom div#sp-bottom1 .sp-column div#mod-custom99 {
    padding: 15px;
    padding-bottom: 95px;
    margin-top: -9px;
}

#sp-bottom div#sp-bottom1 .sp-column div#mod-custom99 p {
    background: #fff ! IMPORTANT;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    padding: 18px 18px 18px 50px;
    margin: 0 0 18px;
    font-size: 13px;
    border-left: 4px solid #cc3300;
    background: #f7f7f7;
    font-style: italic;
    position: relative;
    margin-bottom: 0px;
    color: #828b95;
    font-family: Arial, Helvetica, sans-serif;
}

#sp-bottom div#sp-bottom1 .sp-column div#mod-custom99 p::before {
    display: block;
    position: absolute;
    left: 14px;
    top: 18px;
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #d6d6d6;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

#sp-bottom div#sp-bottom1 .sp-column div#mod-custom99 p img {
    margin-top: 10px;
}

#sp-bottom div#sp-bottom1 .sp-column div#mod-custom99 p::after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    left: 70px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0 solid transparent;
    border-top: 20px solid #dbd8d8;
    z-index: 3;
}

section#sp-main-body{
	padding-top: 36px !important;
}

section#sp-main-body .sp-column {
    padding: 15px;
}

section#sp-main-body div#sp-component .sp-column h1 {
    font-size: 30px;
}

section#sp-main-body div#sp-component .sp-column .tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    border-bottom: 1px solid #D7DBDD;
}

section#sp-main-body div#sp-component .sp-column .tabs .tab {
    max-width: 25%;
    width: 100%;
}

section#sp-main-body div#sp-component .sp-column .tabs .tab a {
    text-align: center ! IMPORTANT;
    display: flex;
    justify-content: center;
    color: #4EBBE4;
    font-size: 15px;
    font-weight: 500;
}

section#sp-main-body div#sp-component .sp-column .tabs .tab.is-tab-selected {
    border-bottom: 2px solid #4EBBE4;
}

section#sp-main-body div#sp-component .sp-column span.strikeprice {
    color: #485056;
    font-weight: 500;
}

section#sp-main-body div#sp-component .sp-column form#mainForm {
    margin-top: 15px;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer {
    padding-left: 0px;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li {
    list-style: none;
    display: flex;
    margin-bottom: 15px;
    justify-content: flex-end;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li label {
    max-width: 30%;
    width: 100%;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li input {
    width: 100%;
    font-size: 14px;
    color: #485056;
    border: 1px solid #4850562b;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li select {
    width: 100%;
    border: 1px solid #4850562b;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li button.mainform-btn {
    border: 1px solid #087ec1;
    padding: 10px 40px;
    margin-top: 10px;
    font-size: 16px;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li input:focus{
	box-shadow: none !important;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li textarea:focus{
	box-shadow: none !important;
}

section#sp-main-body .page_login_login h3 {
    color: #485056;
    margin: 10px 0;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem h2 {
    color: #485056;
    font-size: 30px;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem h3 {
    color: #485056;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm {
    margin-top: 25px;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row {
    display: flex;
    justify-content: space-between;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row .flex {
    max-width: 48%;
    width: 100%;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row .flex h3 {
    margin-bottom: 30px;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row .flex ul.flex-outer label {
    font-size: 16px;
    max-width: 25%;
}

section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row .flex ul.flex-outer 
 input {
    font-size: 16px;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li.right {
    justify-content: right;
}

section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li.right button {
    padding: 10px 30px;
    border: 1px solid #087ec1;
}

.itemid-101 section#sp-main-body {
    padding-bottom: 0px;
}

section#sp-main-body div#sp-component .sp-column div#page_items {
    min-height: 300px;
    display: flex;
}

section#sp-main-body div#sp-component .sp-column div#page_items .centeredPrompt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
}

section#sp-main-body div#sp-component .sp-column div#page_items .centeredPrompt .icon.fa.fa-smile-o {
    font-size: 55px;
}

section#sp-main-body div#sp-component .sp-column div#page_items .centeredPrompt 
 .centeredPrompt__item {
    font-size: 22px;
    margin: 5px 0;
    font-weight: 700;
}

.itemid-112 section#sp-main-body article h1 {
    font-size: 30px !IMPORTANT;
    font-weight: 500 !important;!i;!;
    margin-bottom: 12px;
}

.itemid-112 section#sp-main-body article h4 {
    font-size: 18px !IMPORTANT;
}

.itemid-112 section#sp-main-body article h4 a {
    color: #f00;
}

.itemid-112 section#sp-main-body article p {
    font-size: 18px ! IMPORTANT;
    font-weight: 400;
}

.itemid-112 section#sp-main-body {
    padding-bottom: 0px ! IMPORTANT;
}

section#sp-main-body div#sp-component .sp-column p {
    font-size: 16px;
    font-weight: 500;
}

section#sp-main-body div#sp-component .sp-column form .container {
    padding: 0px;
}

section#sp-main-body div#sp-component .sp-column form .container .flex h3 {
    font-size: 24px;
    font-weight: 600;
}

section#sp-main-body div#sp-component .sp-column form .container .flex ul.flex-outer {
    padding-left: 0px;
}

section#sp-main-body div#sp-component .sp-column form .container .flex .single-line-input {
    display: flex;
}

section#sp-main-body div#sp-component .sp-column form .container .flex .single-line-input input {
    padding: 10px;
    font-size: 16px;
    border-radius: 0px;
}

section#sp-main-body div#sp-component .sp-column form .container .flex .single-line-input button.btn-primary {
    border: 1px solid #087ec1;
    font-size: 16px;
}

.com-users #sp-main-body .com-users-login.login form#com-users-login__form .com-users-login__submit:nth-child(4) {
    margin-top: 15px;
}

.com-users #sp-main-body .com-users-login.login form#com-users-login__form .com-users-login__submit button svg#Passkey {
    max-width: 30px;
}

.com-users-login.login form#com-users-login__form {
    background: #fff;
    max-width: 60%;
    width: 100%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 20px;
}

.com-users-login.login form#com-users-login__form .control-label {
    text-align: left !IMPORTANT;
}

.com-users #sp-main-body .com-users-login.login form#com-users-login__form .com-users-login__submit:nth-child(4)::before {
    display: none;
}

.com-users-login.login .controls {
    margin-left: 0px !IMPORTANT;
}

.com-users-login.login form#com-users-login__form .control-label label {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}

.com-users-login.login form#com-users-login__form .controls input {
    padding: 25px !IMPORTANT;
}

.com-users-login.login .controls button#plg_system_webauthn-ncMLPabLeBji-VAfxRFf8 {
    margin-top: 46px;
}

.com-users-login__remember input#remember {
    height: 18px;
    width: 18px;
    position: relative;
    z-index: 99999;
}

.com-users-login.login form#com-users-login__form .controls input{
	outline: none !important;
	border: 1px solid #ccc;
}

.com-users-login.login form#com-users-login__form .controls input:focus{
	box-shadow: none !important;
}

form#user-registration {
    background: #fff;
    max-width: 60%;
    width: 100%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 60px;
}

form#user-registration fieldset legend {
    color: #485056;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

form#user-registration fieldset .control-group .control-label {
    text-align: left;
    margin-bottom: 8px;
}

form#user-registration .control-group .controls {
    margin-left: 0px ! IMPORTANT;
}

form#user-registration fieldset .control-group .control-label label {
    font-size: 16px;
    font-weight: 700;
    color: #485056;
}

form#user-registration .com-users-reset__submit.control-group button.btn.btn-primary.validate {
    padding: 10px 30px;
    font-size: 16px;
}

.com-users-login__options.list-group {
    max-width: 60%;
    width: 100%;
    margin: auto;
}

.com-users-registration.registration form#member-registration legend {
    color: #485056;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.com-users-registration.registration form#member-registration 
 .control-label span.spacer label#jform_spacer-lbl {
    color: #485056;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}

.com-users-registration.registration form#member-registration .control-group label {
    font-weight: 600;
    margin-bottom: 6px;
}

.com-users-registration.registration form#member-registration .control-group input {
    padding: 10px !IMPORTANT;!I;!;
    height: fit-content;
}

#sp-header.menu-fixed {
    height: 68px;
}

.com-users-login.login .com-users-login__options a {
    font-weight: 500;
}

.com-users-login.login {
    padding-bottom: 30px;
}

.itemid-147 section#sp-main-body {
    padding-bottom: 0px;
}

@media(max-width: 991px){
	section#sp-main-body {
	    padding-top: 28px !important;
	}

	#sp-header.menu-fixed {
	    height: auto;
	}

	.container{
		max-width: 100% !important;
	}

	#sp-header div#sp-logo .logo img.sp-default-logo {
	    max-width: 200px;
	}

	#sp-bottom div#sp-bottom1 {
	    width: 100%;
	}

	#sp-bottom {
	    padding-bottom: 40px !important;
	}

	header#sp-header .header-content-wrap .row div#sp-logo {
	    max-width: 30%;
	    width: 100%;
	}

	header#sp-header .header-content-wrap .row div#sp-menu ul.sp-megamenu-parent {
	    display: none !IMPORTANT;
	}

	header#sp-header .header-content-wrap .row div#sp-menu {
        max-width: 70%;
        width: 100%;
    }

    header#sp-header .header-content-wrap .row div#sp-menu a#offcanvas-toggler{
    	display: block !important;
    }

    header#sp-header .header-content-wrap .row {
	    flex-direction: row;
	    flex-wrap: nowrap;
	}

	body section#sp-main-body {
        padding-top: 4px !important;
    }

    section#sp-main-body div#sp-component div#startpage .flex-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #sp-header.menu-fixed {
        height: 60px;
    }

    header#sp-header .header-content-wrap .row div#sp-menu a#offcanvas-toggler {
        display: block !important;
        height: 30px;
        margin-top: -10px;
    }
}

@media(min-width: 768px) and (max-width: 991px){
	section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex {
	    max-width: 48%;
	    width: 100%;
	}

	header#sp-header .header-content-wrap .row div#sp-menu ul.sp-megamenu-parent li a {
	    color: #f1f1f1;
	    font-size: 13px;
	    line-height: normal;
	    text-decoration: none;
	    margin: 0;
	    padding: 13px 8px;
	    text-transform: uppercase;
	    border-bottom: 3px solid transparent;
	}

	section#sp-main-body {
        padding-top: 22px !important;
    }
}


@media(min-width: 992px) and (max-width: 1200px){
	section#sp-main-body {
	    padding-top: 28px !important;
	}

	#sp-header.menu-fixed {
	    height: 59px;
	}
}

@media(max-width: 767px){
    section#sp-main-body div#sp-component div#startpage .flex-row .widget.flex {
	    max-width: 100%;
	    width: 100%;
	}

	section#sp-main-body div#sp-component div#startpage .flex-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 25px;
    }

    section#sp-main-body div#sp-component .sp-column form#mainForm ul.flex-outer li {
	    list-style: none;
	    display: flex;
	    margin-bottom: 15px;
	    flex-wrap: wrap;
	}

	section#sp-main-body div#sp-component .sp-column .tabs {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    margin-top: 20px;
	    border-bottom: 1px solid #D7DBDD;
	    overflow-x: scroll;
	    width: 100%;
	    gap: 40px;
	}

	section#sp-main-body div#sp-component .sp-column .tabs .tab a {
	    white-space: pre;
	}

	section#sp-main-body div#sp-component .sp-column div#page_founditem h3 {
	    color: #485056;
	    font-size: 18px ! IMPORTANT;
	    margin-bottom: 10px;
	    font-weight: 700;
	}

	section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row {
	    display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap ! IMPORTANT;
	}

	.itemid-112 section#sp-main-body article h4 {
	    font-size: 16px ! IMPORTANT;
	}

	.com-users-login.login form#com-users-login__form {
	    background: #fff;
	    max-width: 100%;
	    width: 100%;
	    margin: auto;
	    margin-top: 0px;
	    margin-bottom: 20px;
	}

	.com-users-login__options.list-group {
	    max-width: 100%;
	    width: 100%;
	    margin: auto;
	}

	footer#sp-footer div#sp-footer1 .sp-column ul {
	    margin: auto;
	    width: 100%;
	    justify-content: center;
	}

	footer#sp-footer div#sp-footer1 .sp-column ul li a {
	    font-size: 14px;
	}

	footer#sp-footer div#sp-footer1 .sp-column div#mod-custom100 {
	    margin: auto;
	}

	form#user-registration {
	    background: #fff;
	    max-width: 100%;
	    width: 100%;
	    margin: auto;
	    margin-top: 20px;
	    margin-bottom: 30px;
	}

	form#user-registration {
	    background: #fff;
	    max-width: 100%;
	    width: 100%;
	    margin: auto;
	    margin-top: 20px;
	    margin-bottom: 30px;
	}

	form#user-registration fieldset legend {
	    color: #485056;
	    font-size: 18px;
	    margin-bottom: 10px;
	    font-weight: 700;
	}
}

@media(max-width: 570px){
	section#sp-main-body div#sp-component .sp-column h1 {
	    font-size: 24px;
	}

	section#sp-main-body div#sp-component .sp-column .tabs .tab {
	    max-width: 100%;
	    width: 100%;
	}

	section#sp-main-body div#sp-component .sp-column div#page_items .centeredPrompt .centeredPrompt__item {
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    section#sp-main-body div#sp-component .sp-column div#page_founditem form#mainForm .flex-row .flex {
	    max-width: 100%;
	    width: 100%;
	}

	#sp-header div#sp-logo .logo img.sp-default-logo {
        max-width: 180px;
    }
}
#page_login .flex-row {
    width: 100%;
    display: grid;
    grid-auto-flow: column;
    grid-column-gap: 30px;
}
div#page_login .flex.page_login_register {
    padding: 20px;
}
#page_login iframe {
    width: 100%;
    height: 985px;
}
