/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.no-styles {
    all: unset;
}
.display-block {
    display: block !important
}

.display-none {
    display: none !important
}

.hide-block {
    display: none !important;
}

.show-block {
    display: initial !important;
}

.with-errors {
    color: #940202;
    font-size: 13px;
}

.text-strong {
    font-weight: 700 !important
}

.text-normal {
    font-weight: 400 !important
}

.text-small {
    font-size: 12px
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.label-small {
    font-size: 12px;
    line-height: 20px
}

.text-italic {
    font-style: italic !important
}

.text-grey, .fa-grey {
    color: #a3a3a3 !important
}

.text-orange, .fa-orange {
    color: #ff7500 !important
}

.text-purple, .fa-purple {
    color: #b5009e !important
}

.text-red, .fa-red {
    color: #940202 !important
}
.text-yellow, .fa-yellow {
    color: #ffdd11 !important
}
.text-green, .fa-green {
    color: #349700 !important
}

.text-blue, .fa-blue {
    color: #0047b7 !important
}

.text-unpublished {
    color: #940202;
    font-size: 13px;
}

.table-sm td {
    font-size: 14px !important;
    line-height:28px;
    padding: 2px !important;
    margin: 0px !important
}
.form-group {
    margin-bottom: 12px;
    margin-top: 12px
}

.required {
    font-weight: 600
}

    .required::after {
        content: " *";
        color: #940202;
        font-weight: 600
    }

.modal-header {
    background-color: #eee !important;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

    .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5 {
        padding: 0 !important;
        margin: 0 !important;
        line-height: 26px !important;
        font-size: 24px;
        color: #333;
    }
.mfp-close {
    display: none !important
}
.top-cart-items ul {
    list-style-type: none;
    margin-left: 10px
}

    .top-cart-items ul li a {
        color: #333;
        font-size: 14px
    }

.container-main {
    margin: 0 auto;
    max-width: 1400px;
    margin-top: 30px;
    margin-bottom: 30px
}

.box-catalog-error {
    background-color: #eec9c9;
    text-align: center;
    line-height: 24px;
    padding: 15px;
    margin: 15px;
    font-weight: 600;
    color: #e00000;
    border: solid 1px #e65757;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 8 */
    filter: alpha(opacity=80); /* IE 5-7 */
    -moz-opacity: 0.8; /* Netscape */
    -khtml-opacity: 0.8; /* Safari 1.x */
    opacity: 0.8;
}

/***********************/
/* WIZARD STYLES       */
/***********************/

.title-block {
    margin-top: 30px
}

    .title-block h1 {
        font-size: 28px !important
    }

    .title-block span {
        font-size: 16px !important
    }



ul.bu-list, ul.bu-list2 {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    color: #333;
}

    ul.bu-list::after, ul.bu-list2::after {
        clear: both;
        margin-bottom: 20px
    }

    ul.bu-list li, ul.bu-list2 li {
        background-color: #fff;
        padding: 5px 10px 5px 10px;
        margin-bottom: 10px;
        border: solid 1px #eee;
        text-align: center;
    }

    ul.bu-list li {
        width: 45%;
        float: left;
        margin-left: 20px;
        line-height: 30px !important
    }

    ul.bu-list2 li {
        width: 100%;
        float: left;
        line-height: 24px !important;
        font-size: 15px
    }

        ul.bu-list li a, ul.bu-list2 li a {
            color: #092603
        }

            ul.bu-list li a:hover, ul.bu-list2 li a:hover {
                color: #2e9800
            }

    ul.bu-list li img {
        vertical-align: middle !important;
    }

    ul.bu-list li h4, ul.bu-list2 li h4 {
        font-weight: 400;
        font-size: 24px;
        line-height: 40px;
        margin: 0 !important;
    }

.bu-controls {
    margin: 5px 0 5px;
    text-align: center
}

@media (max-width: 767px) {
    ul .bu-list li {
        width: 100%;
        float: left;
        margin-left: 0
    }
}


a.red {
    font-weight: 700;
    font-size: 12px;
    color: #c54a51;
}

.img-template-screenshot {
    max-width: 250px;
    height: auto
}

.box-missing-template {
    width: 400px;
    padding: 10px;
    margin: 50px auto
}

.wizard-box {
    width: 100%;
    margin: 0 auto;
}

.wb-active, a.wb-active {
    color: #333 !important;
    font-weight: 700 !important
}

.wb-inactive, a.wb-inactive {
    color: #ccc !important
}

.wb-box {
    width: 25%;
    float: left;
    line-height: 24px;
    min-height: 25px;
    text-align: left;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 479px) {
    .wb-box {
        line-height: 18px;
        font-size: 12px !important;
        padding-left: 5px;
        padding-right: 5px
    }
}

.panel-nodata {
    text-align: center;
    border: solid 1px #eee;
    font-weight: 700;
    line-height: 40px;
    background-color: #ffeaea
}

.wb-panel {
    width: 100%;
    height: auto;
}

    .wb-panel h4 {
        line-height: 40px
    }

h3.panel-title {
    line-height: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    border-bottom: solid 1px #eee;
    margin-bottom: 0px !important;
    padding-left: 15px;
    padding-right: 15px;
}

button.mfp-close, button.mfp-arrow {
    color: #ff7676;
}

.payment-button {
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600
}

.cat-company-header {
    line-height: 36px !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    margin: 10px !important;
    padding: 0 !important;
    color: #333 !important;
    text-align: center;
}

.cat-dept-header {
    line-height: 32px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #666 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wizard-footer {
    margin: 15px 0 15px
}

.pickr .pcr-button::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: background .3s;
    background: var(--pcr-color);
    border-radius: .15em;
    border: solid 1px #999;
}

/***********************/
/* TRANSLATIONS PAGES  */
/***********************/

.cat-translations h4 {
    border-bottom: solid 1px #ccc;
    line-height: 29px;
    margin-bottom: 8px
}

.cat-trans-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    width: 100%;
    background-color: #333;
    color: #fff;
    padding: 0;
    margin-bottom: 30px
}

.cat-trans-header-1 {
    width: 200px;
    height: 50px;
    display: flex;
    background-color: #555; /* Optional background color */
}

    .cat-trans-header-1 h1 {
        line-height: 50px;
        font-size: 25px;
        color: #fff;
        padding-left: 10px
    }

.cat-trans-header-2 {
    flex-grow: 1;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #777; /* Optional background color */
}

.cat-trans-header-3 {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000; /* Optional background color */
}

    .cat-trans-header-3 a {
        display: block;
        width: 50px;
        height: 50px;
        color: #fff;
        line-height: 50px;
        font-size: 30px;
        cursor: pointer;
        text-align: center
    }

    .cat-trans-main{
        padding:5px;
    }
.cat-trans-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: #333;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 5px;
    font-size: 14px;
    z-index: 10; 
}
    .cat-trans-footer a {
        color: #fff;
    }
    .cat-trans-footer .savebtn {
        width:350px;
        text-align: left;
    }
    .cat-trans-footer .goback {
        width: 100px;
        text-align: right;
        padding-right:10px
    }
    @media (max-width: 768px) {
        .cat-trans-header-2 {
        display: none;
    }
}

.cat-new-product-btn {
    font-size:14px
}
.cat-trans-title {
    width: 40%;
    float: left;
    padding: 0 3px 0 3px;
    margin-bottom: 3px;
}


.cat-trans-desc {
    width: 60%;
    float: right;
    padding: 0 3px 0 3px;
    margin-bottom: 3px
}

.cat-trans-add {
    font-size: 14px;
    margin-top: 0px
}

h4.cat-dept-header {
    font-size: 22px !important;
    text-align: center;
    font-weight: 500 !important;
    line-height: 50px !important
}

.add_items {
    display: block;
    padding: 10px;
    background-color: #666;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 10px
}

.cat-trans-h2 {
    font-size: 30px;
    color: #169eff
}

.newline {
    background-color: #ffd800;
    padding: 10px;
    margin-bottom: 20px
}

    .newline::after {
        clear: both
    }

.cat-aidesc-box {
    float: left;
    padding: 15px;
    margin-bottom: 15px;
    width: 100%;
    border: solid 1px #ccc;
    background-color: #fff;
    border-radius: 10px;
}

    .cat-aidesc-box:hover {
        background-color: #f4f4f4;
        border-color: #30a800;
        border: solid 2px;
    }

    .cat-aidesc-box a {
        display: block;
        width: 100%
    }

.promo h3 {
    font-size: 17px !important
}


/***********************/
/* COLUMN BOX  STYLES  */
/***********************/

.col-header {
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px
}

.col-divider {
    border-bottom: solid 1px #eee;
    margin: 15px 0 15px
}

.column_box {
    border: solid 1px #9e0a70;
    padding: 0px;
    margin-bottom: 10px;
    color: #666
}

    .column_box header, .column_box footer, .column_box2 header {
        padding: 10px
    }

        .column_box header h3 {
            font: 700 18px verdana;
            color: #fff
        }

    .column_box header, .coupon_header {
        background-color: #9e0a70;
        color: #fff
    }

        .column_box header a, .coupon_header a {
            color: #fff
        }

    .column_box footer {
        background-color: #fff;
        color: #333
    }

.column_box2 {
    border: solid 1px #c54a51;
    margin-bottom: 10px;
    color: #666
}

    .column_box2 footer {
        padding: 10px
    }

    .column_box2 header h3 {
        font: 700 18px verdana;
        color: #fff;
        padding: 0;
        margin: 0
    }

    .column_box2 header {
        background-image: -webkit-linear-gradient(top, #c54a51 0%, #9d2a30 100%);
        background-image: linear-gradient(to bottom, #c54a51 0%, #9d2a30 100%);
        background-repeat: repeat-x;
        color: #fff
    }

        .column_box2 header a {
            color: #fff
        }

    .column_box2 footer {
        background-color: #fff;
        color: #333
    }

    .column_box2 p {
        padding: 5px 10px 5px 10px
    }

/***********************/
/* EDIT FORM  STYLES   */
/***********************/

.ph_edit_form {
    width: 100%;
    background-color: #fff;
    padding: 10px
}

.ph_edit_form_error {
    font-size: 14px;
    font-weight: 700;
    color: #f00;
    display: none
}
.priority-buttons {
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: -22px;
}
    .priority-buttons a{
        display:block;
        float:left;
        color:#fff;
        background-color:#000;
        padding:0 3px 0 3px

    }
    /***********************/
    /* FORM GENERIC STYLES */
    /***********************/
    .form_x_button {
        width: 16px;
        height: 16px;
        background: url(/design/icon_close.png) 0 top no-repeat;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1200;
        cursor: pointer
    }

.form-group-intent {
    margin-left: 25px
}

.form-small {
    width: 60px;
    margin-top: 1px;
    margin-bottom: 1px
}

.form-medium {
    width: 100px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0px 2px 0px 2px;
}

.form-group label {
    color: #767676;
    font-size: 14px;
    margin-bottom: 0
}

.form-group span {
    color: #333;
    font-size: 14px;
}
.form-control-inv {
    background-color: transparent !important;
    border: solid 1px #ffb64d !important;
    padding: 2px !important;
    font-size: unset !important;
    color: unset !important;
}
.form-edit-field {
    all: unset;
    cursor: pointer;
}
.form-edit-field:hover {
    all: unset;
    border:solid 1px #ee5e5e;
    padding:3px 10px 3px 10px;
    color: unset
}
    .form-edit-field:hover::after {
        content: "\f040"; /* Unicode for the Font Awesome pencil icon */
        font-family: "Font Awesome 5 Free"; /* Ensure this matches your Font Awesome version */
        font-weight: 900; /* Necessary for solid icons */
        color: #ee5e5e;
        margin-left: 5px; /* Spacing between text and icon */
        position: relative;
    }
@media (min-width: 577px) {
    .form-control {
        padding: 5px 8px 5px 8px !important;
        line-height: 20px !important;
        font-size: 14px !important;
    }
}

#overlay_div {
    background-color: #000;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50); /* IE7 & 8 */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}

.tabs, .tab-content {
    --cnvs-tab-padding-width: 10px !important;
}

/***********************/
/* FILE UPLOADER       */
/***********************/

.imgUpld_InfoContainer {
    height: 110px;
    display: block;
    position: relative;
    border: solid 1px #eee;
    background-color: #f4f4f4;
    margin-bottom: 3px;
    margin-top: 3px;
    overflow: hidden;
    font-weight: 500;
}

.imgUpld_Img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 3px;
    top: 3px;
    border: dotted 1px gray;
    display: block;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.imgUpld_label {
    width: 170px;
    height: 20px;
    position: absolute;
    left: 58px;
    font-family: Tahoma,arial,verdana;
    font-size: 11px;
    color: black;
    border: solid 0px gray;
}

.imgUpld_filename {
    top: 0px;
    overflow: hidden;
}

.imgUpld_filesize {
    top: 18px;
}

.imgUpld_fileDate {
    top: 36px;
}

.imgUpld_filedimensions {
    top: 54px;
}

.imgUpld_fileUrl {
    top: 80px;
    color: blue;
}

.imgUpld_Commands {
    left: 3px;
    top: 80px;
    width: 200px;
    border-top: solid 1px #333333;
    border-left: none;
    border-right: none;
    border-bottom: none;
    color: red;
    text-decoration: none;
    cursor: pointer;
}

.imgUpld_status_msg {
    font-family: Tahoma,arial,verdana;
    font-size: 11px;
    color: #333;
    background-color: #fff;
    height: 25px;
    border: solid 1px #eee;
    display: block;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 4px;
    margin-top: 4px;
    text-align: center;
    line-height: 14px;
}

/***********************/
/* PHOTO GALLERY       */
/***********************/

.gal-info {
    position: absolute;
    z-index: 6;
    padding: 10px !important;
    top: 0;
    background: #fff;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
}

.gal-item .gal-cont img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.gal-selected {
    max-height: 120px
}

.gal-remove {
    display: block;
    color: #fff !important;
    font-weight: 700;
    position: absolute;
    top: 5px;
    width: 22px;
    height: 22px;
    font-size: 17px !important;
    line-height: 21px;
    right: 5px;
    border-radius: 50%;
    text-align: center;
    background-color: #940202;
    cursor: pointer;
}

.gal-cont {
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gal-info h3 {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    text-shadow: #000 1px 3px 8px;
}

.photo-gallery-selected {
    width: 200px;
    height: 100px;
    overflow: hidden;
    border: solid 1px #ccc;
    position: relative;
    text-align: center;
}

.p-zoom, a.p-zoom, .p-use, a.p-use {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    border-color: #eee;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 10px;
}

    .p-zoom i, .p-use i {
        font-size: 20px;
        line-height: 40px;
        color: #000 !important
    }

    a.p-zoom:hover, a.p-use:hover {
        background-color: #eee;
    }

.tag-white {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    color: #333;
    background-color: #f4f4f4;
    border-color: #7c7c7c;
    border: solid 1px;
    border-radius: 12px;
    line-height: 24px;
    text-align: center;
    padding: 0 10px 0 10px
}

    .tag-white:hover {
        background-color: #a4c3d3;
    }

/***********************/
/* LABELS - MESSAGES   */
/***********************/
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* White with slight transparency */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10; /* Ensure it's on top */
    visibility: hidden; /* Hidden by default */
    opacity: 0;
    transition: opacity 0.3s ease; /* Fade-in effect */
}

    /* Show overlay when active */
    .overlay.active {
        visibility: visible;
        opacity: 1;
    }

.modal-centered-msg {
    max-width: 450px;
    margin: 0 auto;
}

.rptmsgbox {
    display: table;
    height: 100%;
    width: 100%;
}

.reportpop-error-text {
    color: #5a0000 !important
}

#pop-closebtn {
    position: absolute !important;
    top: 5px !important;
    right: 5px !important;
    color: #940202 !important;
    z-index: 9999999;
    width: 20px;
    height: 20px;
}

.pop-msg-warning-text {
    color: #985f04 !important
}

.pop-msg-success-text {
    color: #1f1f1f !important
}

.pop-msg-warning-text, .pop-msg-error-text, .pop-msg-success-text {
    width: 90%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    height: 100%
}

.pop-msg-warning i, .pop-msg-error i, .pop-msg-success i {
    font-size: 50px;
    text-align: center
}

.pop-msg-success i {
    color: #4dff0f
}

.pop-msg-error i {
    color: #ac0000
}

.pop-msg-warning i {
    color: #f1c700
}

.pop-msg-warning, .pop-msg-error, .pop-msg-success {
    float: left;
    text-align: center;
    margin-right: 15px;
}

.with-errors ul li {
    color: #940202 !important
}

    .with-errors ul li::before {
        font-family: "Font Awesome 5 Free"; /* Required for FontAwesome icons */
        content: "\f06a"; /* Unicode for FontAwesome check icon */
        font-weight: 900; /* Font weight for solid icons */
        margin-right: 3px; /* Space between icon and text */
    }

.reportpop-success {
    color: #459d00 !important
}

.box_error, .box_warning, .box_success {
    min-height: 30px;
    z-index: 99999999999;
    position: fixed;
    bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    padding: 7px 7px 7px 7px;
    right: 10px;
}

.box_error {
    background-color: #f0a27c;
    border: solid 1px #e49067;
    color: #d02c0b
}

    .box_error::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f00d";
        margin-right: 5px
    }

.box_warning {
    background-color: #edd16f;
    border: solid 1px #dec15b;
    color: #dd7d00
}

    .box_warning::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f06a";
        margin-right: 5px
    }

.box_success {
    background-color: #bbe4a2;
    border: solid 1px #9bca7f;
    color: #399500
}

    .box_success::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f058";
        margin-right: 5px
    }

.reportpop-success, .reportpop-error, .reportpop-warning {
    font-size: 14px;
    line-height: 28px
}

.reportpop-success {
    color: #719934
}

.reportpop-error {
    color: #a30000
}

.reportpop-warning {
    color: #ee9900
}

.alert {
    max-width: 400px !important;
    left: auto !important;
    padding: 10px 22px 10px 10px;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 1px 2px 20px #ccc;
}

#alert-popper {
    right: 20px !important
}

#alert-close-btn {
    position: absolute !important;
    top: 5px !important;
    right: 5px !important;
    color: #940202 !important
}

@media (max-width: 576px) {
    .alert {
        max-width: 400px !important;
        left: auto !important;
        right: 15px !important;
        padding: 8px 20px 8px 8px;
        font-size: 15px;
    }

    #alert-close-btn {
        top: 3px !important;
        right: 3px !important;
    }
}
