/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

/* .equilli-main-title {  } */

/*.equilli-main-container {
    margin: 20px 20px 0px 20px;
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.45);
}*/

.equilli-inner-title {
    font-weight: bold;
    font-size: 1.5em;
}

.equilli-select-all-container {
    display: flex;
}

.equilli-product-row-container { }

.equilli-product-row-container.dark {
    background-color: #e6e6e6;
}

.equilli-product-row-inner-container {
    display: flex;
}

.equilli-product-row-checkbox-container {

}

.equilli-product-row-title-container {
    min-width: 270px;
    padding: 0px 20px;
}

.equilli-product-row-title {
    font-weight: bold;
    font-size: 1.0em;
    margin: 0px;
}

.equilli-product-row-match {
    width: 100%;
}

.equilli-product-row-categories-container-closed {
    width: 100%;
}

.equilli-product-row-image {
    width: 150px;
    height: 150px;
    border: solid 2px #ccc;
    margin: 10px 10px;
}

.equilli-product-row-right-side-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.equilli-product-row-open-close {
    text-align: right;
}

.equilli-product-row-actions-container {
    display: flex;
    flex-direction: row;
}

.equilli-product-row-action {
    margin-left: 10px;
    margin-top: 30px;
}

.equilli-product-row-action-label {
    font-weight: bold;
    font-size: 1.1em;
    vertical-align: -10px;
}

.equilli-product-row-ranges-container {
    clear: both;
}

.equilli-product-row-action-text-title {
    font-size:0.7em;
    color: #666;
    display: block;
    margin-top: 10px;
    clear: both;
}

.equilli-product-row-action-text-title.extrea-margin {
    margin-top: 30px;
}

.equilli-product-row-action-text {
    display: block;
    width: 100px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -border-radius: 3px;
    margin-top: 9px;
}

.equilli-product-row-edit {
    margin-left: 40px;
    display: none;
}

.equilli-categories-tags-container {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -border-radius: 3px;
    padding: 3px;
    display: flex;
}

.equilli-categories-tag {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -border-radius: 3px;
    background-color: #e6e6e6;
    padding: 3px 5px;
    margin: 0px 2px;
}

.equilli-categories-tags-remove {
    border: 0px;
    background-color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -border-radius: 15px;
    padding: 0px 3px;
    margin: 0px;
}

.equilli-categories-tags-limit-desc {
    font-size: 0.8em;
}

.equilli-product-description {
    border: 1px solid #ccc;
    width: 100%;
    height: 100px;
    margin: 5px 0px 10px 0px;
}

.equilli-select-button-1 {
    background-size: contain;
    background-color: transparent;
    background-image: url('../../public/img/button1.svg');
    background-repeat: no-repeat;
    width: 310px;
    height: 45px;
    border: none;
    padding: 0px;
    cursor: pointer;
}

.equilli-select-button-2 {
    background-size: contain;
    background-color: transparent;
    background-image: url('../../public/img/button2.svg');
    background-repeat: no-repeat;
    width: 310px;
    height: 45px;
    border: none;
    padding: 0px;
    cursor: pointer;
}

.equilli-select-button-3 {
    background-size: contain;
    background-color: transparent;
    background-image: url('../../public/img/button3.svg');
    background-repeat: no-repeat;
    width: 310px;
    height: 45px;
    border: none;
    padding: 0px;
    cursor: pointer;
}

.equilli-save-products-button-container {
    width: 100%;
    text-align: center;
}

.equilli-save-products-button {
    background-color: #f26524;
    color: #000;
    border: 1px solid #f26524;
    border-radius: 10px;
    margin: 10px auto;
    padding: 10px 20px;
}

.equilli-resync-store-button {
    border: 1px solid #f26524;
    color: #000;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 10px;
    float: right;
}


/*Display */
.lds-roller{display:inline-block;position:relative;width:64px;height:64px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(0.5,0,0.5,1) infinite;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#0000d6;margin:-3px 0 0 -3px}.lds-roller div:nth-child(1){animation-delay:-.036s}.lds-roller div:nth-child(1):after{top:50px;left:50px}.lds-roller div:nth-child(2){animation-delay:-.072s}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}@keyframes lds-roller{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#ajax_loader{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);transform:scale(2)}
    .equilli-product-row-title-container{
        padding-top: 10px;
    }
    #categories-container{
        margin-top: 10px;
    }
    #ajax_loader {
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        transform: scale(2);
        z-index: 5;
    }
    #backdrop{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(0,0,0,0.5);
        z-index: 4;
        display: none;
    }
    h3.equilli-product-row-title{
        margin-bottom: 5px;
    }
    .equilli-resync-store-button{
        float: right;
        margin-top: -15px;
    }
    .equilli-product-row-categories-container-closed{
        margin-top: 0px;
    }
    .my_dropdown_categories{
        display:none;
        z-index: 5;
        position:absolute;
        background-color:#fff;
        padding:10px;
        border-radius:3px;
        border-left: 1px solid lightgray;
        border-right: 1px solid lightgray;
        border-bottom: 1px solid lightgray;
    }
    .toggle_option_group{
        font-size: 1.1rem;
        font-weight: 600;
    }
    .option_group{
        font-size: 1.1rem;
    }
    .option_group p, .toggle_option_group{
        margin: 0;
        cursor: pointer;
        padding: 10px 10px 10px 20px;
    }
    .option_group p:hover, .toggle_option_group:hover{
        background-color: #E6E6E6;
    }
    .logout{
        border: 1px solid #f26524;
        color: #000;
        border-radius: 5px;
        padding: 10px 10px;
        float: right;
    }
    .equilli-product-row-edit{
        display: block;
        margin: 30px 20px 20px 20px;
    }
    .select-category{
        width: 150px;
    }
    .equilli-product-row-action-text{
        margin-top: 4px;
    }
    .second-equilli-save-products-button{
        float: right;
        margin-right: 15px;
        margin-top: -15px;
    }


    #wpfooter {
        bottom: unset!important;
    }
    .equilli-product-row-actions-container .equilli-product-row-action {
        margin-top: 0px;
    }   
    .equilli-product-row-right-side-container.brand-wrp {
        margin-top: 5px;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .equilli-product-row-ranges-container {
        margin-top: 6px;
    }
    .equilli-product-row-action-text-title {
        margin-top: 14px;
        line-height: 8px;
    }
    .equilli-product-row-inner-container {
        flex-wrap: wrap;
    }
    .price-brand {
        display: flex;
        justify-content: center;
        align-items: center;
    }
     .price-brand{
            flex-wrap: wrap;
            justify-content: flex-start;
    }
    .equilli-product-row-right-side-container:not(.brand-wrp) {
        width: calc(100% - 540px);
    }
    input.input_width {
        width: 100px;
    }
    .brand-wrp .equilli-product-row-actions-container{
            flex-wrap: wrap;
    }
    .toplevel_page_equilli thead td,.toplevel_page_equilli thead th {
        position: sticky;
        top: 0;
        background: #ececec;
    }
    form.sticky_table {
        /*max-height: 1000px;*/
        overflow-y: auto;
    }
    form.sticky_table::-webkit-scrollbar {
        display: none;
    }

    th#custom_check, .column-custom_check {
        width: 5px;
        text-align: center;
    }

    .brand-wrp {
        width: 100%;
    }
    .equilli-ranges-container {
        display: flex;
        align-items: center;
    }

    .input_label_wrp {
        display: flex;
    }

    .input_label_wrp input {
        margin-right: 8px !important;
    }
    .equilli_custom_label.send_offer {
        margin-left: 24px;
    }

   .errorbox {
        border-color: #ff0000 !important;
    }

    @media screen and  (max-width: 767px){
        .toplevel_page_equilli tbody {
            display: table-caption;
        }

        .toplevel_page_equilli tbody tr {
            display: flex;
        }
        .toplevel_page_equilli tbody tr.is-expanded {
            flex-direction: column;
        }
        .mob_row > .col-md-6 .col-md-6 {
            width: 50%;
            float: left;
        }
        .mob_row > .col-md-6:after{
            content: "";
            display: block;
            clear: both;
        }
        .mob_row > .col-md-6 {
            margin-bottom: 10px;
        }
        .price-brand {
            display: block;
        }
        .equilli-product-row-inner-container{
            display: block;
        }
        .price-brand input.equilli-product-row-action-text {
            width: 40px!important;
        }
        .product_description {
            margin: 0px 10px;
        }
        .second-equilli-save-products-button{
            margin-right: 0px;
            margin-top: 5px;
        }
        .equilli-product-row-right-side-container:not(.brand-wrp) {
         width: 100%; 
        }
    }

    @media screen and (min-width: 1280px) and (max-width: 1330px){
        .price-brand {
            display: block;
        }
    }

   

    @media only screen and (max-width: 1280px){
        p.product_status {
            font-size: 18px !important;
        }
    }


    @media only screen and (max-width:576px){
        .equilli-select-button {
            width: 100%;
            background-size: 100% 100%;
            margin-bottom: 13px;
        }
    }