body {background-color:#ddd}
#main #main-content {
    padding: 2rem;
}
#checkout_form .form-group label.error,
#checkout_form .form-check label.error {
    color: #ff1c1c;
    font-size: 14px;
}
.sidebar-wrapper .sidebar-header {
    padding: 0.5rem 2rem;
}
#main header {
    background-color: #960001;
}
a {
    color: #960001;
}
a:hover {
    color: #b91e1f;
}
.burger-btn {
    color: #ffffff;
}
.burger-btn:hover {
    color: #ffffff;
}
div.feedback.anchor,
div.feedback.info,
div.feedback.success,
div.feedback.error {
    display: none;
}

.sidebar-wrapper .menu .sidebar-item.active .sidebar-link {
    background-color: #960001;
}

.sidebar-wrapper .menu .submenu .submenu-item.active>a {
    color: #960001;
    font-weight: 700;
}

.text-muted {
    color: #964546! important;
}

.form-group label {
    color: rgba(35,28,99,1);
}

/**************************/
/****** header logo *******/
/**************************/
.sidebar-wrapper .sidebar-header img {
    height: 3rem;
}
.logo {
    margin-left: 2rem;
}
.sidebar-wrapper .menu {
    margin-top: 0.5rem;
}

/**************************/
/******* pager link *******/
/**************************/

.page-item.active .page-link {
    background-color: #960001;
    border-color: #960001;
    border-radius: .267rem;
}

/**************************/
/******* login page *******/
/**************************/
#auth {height:100vh;overflow-x:hidden;background-color:#fff}
.auth-title {
    color: #960001;
}
#auth .btn-primary {
    color: #fff;
    background-color: #960001;
    border-color: #960001;
}
#auth .btn-primary:focus, #auth .btn-primary:hover {
    color: #fff;
    background-color: #b91e1f;
    border-color: #960001;
}
body .bg-1 {
    background-image: url(sopron_tuztorony_web.jpg);
}
.bg {
    background-size: cover;
    background-position: 50% 0;
    transition: opacity 0.25s ease-out 0s;
    bottom: 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 41.66666666666%;
}
.bg-overlay.grid-20 {
    background: transparent url(grid-20.png) top center repeat;
}
.bg-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 41.666666666%;
}
#auth #auth-right {
    height:100%;
    position: relative;
}
#auth #auth-left {padding:2rem 8rem;}
#auth #auth-left .auth-title {font-size:3rem;margin-bottom:1rem}
#auth #auth-left .auth-subtitle {font-size:1.5rem;line-height:2rem;color:#a8aebb}
#auth #auth-left .auth-logo {margin-bottom:2rem}
@media screen and (max-width:767px) {
    #auth #auth-left {padding:5rem}
}

/**************************/
/*******   payment  *******/
/**************************/
.payment_box {margin-top: 1rem;}
#address2 {margin-top: 0.5rem;}
.couponised {display:none;}
h4.couponvalidated {color: #960001;}

/**************************/
/******* DataTables *******/
/**************************/
table#adminTokens > tbody > tr.active {background-color: #ceffce;}
table#adminTokens > tbody > tr.cancelled {background-color: #ffcece;}
table#adminTokens > tbody > tr.used {background-color: #ceceff;}
table#adminTokens > tbody > tr.deleted {background-color: #ffcece;}
table#adminTokens > tbody > tr.error {background-color: #ffcece;}
table#adminUsers > tbody > tr.user0 {background-color: #ffcece;}
table#userProducts > tbody > tr.prod1 {background-color: #86cefa;}
table#userProducts > tbody > tr.prod0 {background-color: #ffcece;}
table#userProducts i.bi-clipboard-plus {cursor: pointer;}
table#userOwnedProducts > tbody > tr.prod1 {background-color: #86cefa;}
table#userOwnedProducts > tbody > tr.prod0 {background-color: #ffcece;}
table#userAfflist > tbody > tr.cancelled {background-color: #ffcece;}
table#adminPayments > tbody > tr.active {background-color: #ceffce;}
table#adminPayments > tbody > tr.cancelled {background-color: #ffcece;}
table#userPayments > tbody > tr.active {background-color: #ceffce;}
table#userPayments > tbody > tr.cancelled {background-color: #ffcece;}
table#productCoupons > tbody > tr.cancelled {background-color: #ffcece;}
#adminuseraction a span {margin-bottom: 5px;}

/**************************/
/*******   Modal    *******/
/**************************/
.modal .modal-header .close {
    border-radius: unset;
}

.woocommerce-cart .page-title, .woocommerce-checkout .page-title, .woocommerce-wishlist .page-title {
    text-transform: none;
}

/**************************/
/*******    Menu    *******/
/**************************/
.sidebar-link i {
    width: 1.3rem;
    height: 1.3rem;
}
.sidebar-wrapper .menu .sidebar-item.has-sub .sidebar-link:after {
    content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path stroke="black" stroke-width="2" d="M6 9l6 6 6-6"/></svg>')
}
.sidebar-wrapper .menu .submenu .submenu-item a:hover {
    margin-left: 0.3rem;
    color: #960001;
}

#frmFileUpload .bi::before {
    font-size: xxx-large;
}
/**************************/
/*** swall product view ***/
/**************************/
.swal2-content .productview {
    text-align: left;
}

/**************************/
/****  horizontal navs ****/
/**************************/
#productsTab {
    margin-bottom: 10px;
}
.nav-tabs .nav-link.active {
    border: none;
    position: relative;
    color: #960001;
}
.nav-tabs .nav-link:hover {
    border: none;
    text-shadow: 0 0 2px rgb(150 0 1 / 30%);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #fcf0f0;
    border-color: #dee2e6 #dee2e6 #fcf0f0;
}
.nav-tabs .nav-link.active:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #960001;
    left: 0;
    box-shadow: 0 2px 5px rgb(150 0 1 / 50%);
}

.userProducts a, .iconlink {
    text-decoration: underline;
}

.productaction a:hover, .iconlink:hover {
    text-decoration: none;
    color: #607080;
}

.btn-email-subject {
    margin: 0 10px 0 0;
}

.page-heading {
    margin: 0 0 1rem;
}

/**
 * Nestable
 */
.dd { position: relative; display: block; margin: 0; padding: 0; max-width: 600px; list-style: none; font-size: 13px; line-height: 20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left }

.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #960001; background: #fff; cursor: move;}

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-handle > a.editcategory, .dd-handle > button.editcategory { float: right; margin: 5px 0; padding: 0; font-size: 12px; line-height: 1; font-weight: normal;}
.dd-handle > a.editcategory:hover, .dd-handle > button.editcategory:hover { text-decoration: underline;}

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; font-family:Verdana, Arial, Helvetica, sans-serif }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;

}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {font-family:Verdana, Arial, Helvetica, sans-serif;
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
    box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

/**
 * Nestable Extras
 */
.nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 0px solid #ddd; border-bottom: 0px solid #ddd; }

#nestable-menu { padding: 0; margin: 20px 0; }

#nestable-output,
#nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }
#nestableMenu-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background:    -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background:         linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item > button:before { color: #fff; }

@media only screen and (min-width: 700px) {
    .dd { float: left; width: 75%; }
    .dd + .dd { margin-left: 2%; }
}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */
.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:         linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '='; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; }
.dd3-handle:hover { background: #ddd; }

.dd-item > button.editcategory {
    float: right;
}