﻿/*Added by Ruju for #162003*/

/*Stepper CSS*/
.stepwizard-step p {
    margin-top: 10px;
    font-weight:500;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.k-pager-wrap {
    background-color: #fafafa !important;
}
.ml-3{
     margin-right:15px;
}
.ml-auto{
    margin-left:auto;
}

.button-group-hana {
    display: flex;
    align-items: center;
    padding: 0 15px;
    flex-wrap: wrap;
    margin-bottom:15px;
}
.button-iterm {
    margin-right: 15px;
}
.button-iterm:last-child {
    margin-left: auto;
    margin-right: 0;
}
#txtLocalSeoProducts {
    position:relative;
}

#ui-id-1 {
    height:16%;
    overflow-y:scroll !important;
    overflow-x:hidden !important;
}

body #ui-id-1 li.ui-menu-item:hover {
    background-color: #F4F4F4 !important;
}

#wrapper {
    overflow-y: hidden !important;
}
#ViewHolidayPricingProducts{
    padding:0 15px;
}
.offerdetails .row {
    margin: 0em 0;
    padding: 0.85em 0;
    border-bottom: 0px dashed #e7eaec;
}

.offerdetails {
    padding: 1em;
}

.k-button-icontext .k-icon {
    margin: 0;
}
.k-button-icontext .k-icon {
    margin-left: 0px;
    margin-right: 0px;
}
.k-button-icontext .k-icon {
    margin: 0;
}

.k-grid-header {
    border-right: 1px solid #1ab394;
}

.k-grid-header th.k-header, .k-grid-header th.k-header > .k-link {
    color: #676767;
    font-size: 11px;
    font-weight: bold;
}

.k-grid tbody .k-button span {
    color: #000000 !important;
}

.k-grid tbody .k-button {
    min-width: auto !important;
    width: 54px;
    color: #fafafa;
    height: 40px;
    overflow: hidden;
}

.k-grid tbody .k-button:hover, .k-grid tbody .k-button:focus {
    color: rgb(235 235 235);
}
.container {
    margin-top:15px;
}

#AddNewCat {
    background-color: white;
    border-radius: 10px;
}
#divddlAllCategory button, #divddlAllCategory .multiselect-container {
    width: 325px !important;
}
#divddlAllCategory .multiselect-container {
    height:200px;
    min-height:100px;
    max-height:300px;
    overflow-y:scroll;
    overflow-x: hidden; /*Added For #196255*/
}

.shopSelectionDropdown {
    height: 34px;
}

button.btn.btn-primary.select-shop {
    height: 34px;
    padding: 0;
    width: 97px;
}

.tooltip {
    font-size: 14px;
    width: 300px !important;
}

#ModalAddProductsFromCategory {
    top: 15%;
}

body .k-grid-header th.k-header {
    padding: 25px 15px !important;
    font-size:14px;
}
.k-grid-content table tr td, .k-grid-header th.k-header, body .k-grid-header th.k-header {
    border-width: 0 0 1px 1px !important;
}
#SelectProductGrid .k-grid-content.k-auto-scrollable {
    max-height: 306px;
}
.SelectProductGrid {
    margin: 20px 0;
    max-height: 350px;
}
.k-grid-content.k-auto-scrollable {
    min-height: 100px;
    max-height: 306px;
}
.summaryNoteTextAll {
    font-size: 15px;
    margin: 10px 0 0 15px;
}
.k-widget .k-button:active {
    color: rgba(0, 0, 0, 0) !important;
}
div.k-grid-footer, div.k-grid-header {
    background: #ededed !important;
}
.set-margin-text {
    margin-top: 0px;
}
.holidayPricingdetails {
    padding: 1em;
}
#ProductCategoryGrid{
    height:max-content !important;
}
#holidayPricingDetailsGrid .holiday-grid-checkbox-col {
    text-align: center;
}
.k-checkbox-label:before {
    border-radius: 4px !important;
    font-family: 'FontAwesome';
    width: 14px !important;
    height: 14px !important;
    font-size: 14px;
    line-height: 14px;
}

@media screen and (max-width: 600px) {
    .shopSelection {
        margin-bottom: 2px;
    }
}
@media(max-width: 1024px) {
    #page-wrapper {
        overflow-x: scroll !important;
    }

    .k-pager-wrap {
        padding: 2px !important;
        border-width:1.5px 1px !important;
    }

    .breadcrumb > li {
        font-size: 12px;
    }

    .breadcrumb > li a {
        font-size: 14px;
    }

    h3 {
        font-size: 13px !important;
    }

    #step-1 p {
        font-size: 16px !important;
    }

    body .k-grid-header th.k-header {
        padding: 15px 10px !important;
        font-size: 12px !important;
    }

    .col-md-12 {
        padding: 0 !important;
    }

    #divddlAllCategory button, #divddlAllCategory .multiselect-container {
        width: 160px !important;
    }

    h2 {
        font-size: 20px;
    }
    #step-3 p {
        font-size: 14px !important;
    }
    .top-navigation .dropdown-menu > li > a {
        margin: 0;
        padding: 1px !important;
    }
    .k-pager-numbers .k-current-page .k-link {
        border: none !important;
        text-align: center !important;
        padding: 1px 5px 1px 1px !important;
    }
    .button-group-hana {
        padding: 0 !important;
    }
    .summaryNoteTextAll {
        margin: 10px 0 0 0 !important;
    }
    .k-grid-header {
        padding-right: 0 !important;
    }
}
@media (max-width: 991.98px) {
    .button-iterm:last-child {
        margin-left: unset;
        margin-right: 0;
    }
    .button-group-hana {
        gap: 15px;
        padding: 0 !important;
    }
    .k-grid-content img {
        width: 40px;
    }
    .tooltip {
        font-size: 12px;
    }
    .summaryNoteTextAll {
        margin: 10px 0 0 15px !important;
    }
    .set-margin-text {
        margin-top: 10px;
    }
    .k-pager-numbers .k-current-page .k-link {
        border: none !important;
        text-align: center !important;
        padding: 1px 5px 1px 1px !important;
    }
}
@media (max-width: 768px) {
    .container {
        width: 100% !important;
    }

    .breadcrumb > li {
        font-size: 12px;
    }

    .breadcrumb > li a {
        font-size: 14px;
    }

    h3 {
        font-size: 13px !important;
    }

    #step-1 p {
        font-size: 16px !important;
    }

    body .k-grid-header th.k-header {
        padding: 15px 10px !important;
        font-size: 12px !important;
    }

    .col-md-12 {
        padding: 0 !important;
    }

    #divddlAllCategory button, #divddlAllCategory .multiselect-container {
        width: 160px !important;
    }

    h2 {
        font-size: 20px;
    }
    #step-3 p {
        font-size: 14px !important;
    }
    .top-navigation .dropdown-menu > li > a {
        margin: 0;
        padding: 1px !important;
    }
    .k-grid-content img {
        width: 40px;
    }
    .tooltip {
        font-size: 12px;
    }
    .summaryNoteTextAll {
        margin: 10px 0 0 15px !important;
    }
    .set-margin-text{
        margin-top:10px;
    }
    div.k-grid-footer, div.k-grid-header {
        padding:0 !important;
    }
    .k-pager-numbers .k-current-page .k-link {
        border: none !important;
        text-align: center !important;
        padding: 1px 5px 1px 1px !important;
    }
    .button-group-hana {
        padding: 0 !important;
    }
}
/*End #162003*/
/*Added For #196255*/
#divddlAllCategory button, #divddlAllCategory .dropdown-menu > .active > a {
    background-color: #fff !important;
    color: #000;
}

#divddlAllCategory label.checkbox {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.dropdown-menu::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

#divddlAllCategory .dropdown-menu::-webkit-scrollbar-thumb {
    background: #888 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.dropdown-menu::-webkit-scrollbar {
    width: 10px !important;
}
#divddlAllCategory input[type=checkbox]:checked:before {
    content: none;
}
#divddlAllCategory input[type=checkbox]:checked:after {
    content: none;
}
/*#196255*/