
/* Homepage  Priority */

div#btn-become button {
    height: 45px;
    width: 160px;
    font-size: 18px;
}


.containerFooter .title a {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}
.flash-deal .product-item-info .percent-discount{
    float: right;
}
span.flip-clock__piece3.flip:first-child{
    display: none;
}
ul.flashsale-list li.product-item {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.breadcrumbs .items .item{
    padding: 0 16px 0 0px !important;
    line-height: 16px;
}
.breadcrumbs .items .item:after{
    right: 0px;
    top: 0px;
}


.title-ct-big b{
    font-size: 21px;
}
.menu-global a.login-btn:hover .login-default {
    display: inline-block;
}
.menu-global a.login-btn:hover .login-hover {
    display: none;
}

.footer-link-2 .widget.block.block-static-block{
    margin-top: 0;
}

.btnFooterExtend{
    display: none;
}




@media (max-width: 768px) {

}
body .panelCategoryProduct .panel-heading span {
    top: 50%;
    transform: translateY(-50%);
}
.searchautocomplete__index-magento_search_query .index-title {
    font-weight: normal;
}
.page-main ~ .contentWrapper .panelCategoryProduct {
    margin-bottom: 0;
}
@media (max-width: 768px) {
body.cms-index-index .contentWrapper .block .block-title {
    margin-bottom: 20px;
}
}
.menu-global a.login-btn:hover {
    color: #fff;
    background-color: #e50019;
    border-color: #e50019;
}
.sticky .menu-global a.login-btn:hover .login-default {
    display: inline-block;
}
.sticky .menu-global a.login-btn:hover .login-hover {
    display: none;
}
.sticky .menu-global .login-btn {
    line-height: 22px;
}
.sticky .menu-global .login-btn img {
    margin-bottom: 2px;
}
html body .header-style-1 .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .counter .counter-number {
    padding: 0 3px;
    min-width: 20px;
    width: auto;
}

#searchbox_mini_form .navigation ul > li ul.level0.submenu {
    position: static;
}
#searchbox_mini_form nav.navigation > ul {
    border-radius: 6px;
}
body .megamenu-content-sidebar:hover nav.navigation ul.level0 {
    padding-top: 0;
}
.navigation ul ul > li a span {
    font-size: 12px;
    position: relative;
    top: -4px;
}
.navigation ul.level0.submenu > li:hover > a {
    background-color: #f7f7f7;
}
.navigation ul.level0.submenu > li:hover > img {
    z-index: 1;
    position: relative;
}
body span.sm_megamenu_title {
    font-size: 14px;
}
body .header-style-1 .header-bottom .sidebar-megamenu .megamenu-content-sidebar .btn-megamenu a {
    font-size: 16px;
}
.navigation .submenu ul > li a span {
    font-size: 12px;
}
   
@media (max-width: 768px) {
body .header-style-1.sticky .header-middle .middle-right-content .sm-searchbox .sm-searchbox-content .control #searchbox {
    font-size: 12px;
}
}
@media (max-width: 600px) {
body .sticky .menu-global .on-right .only-mobile.login-mobile {
    margin-right: 10px;
}
}
@media (max-width: 812px) and (min-width: 375px) and (orientation: landscape) {
body .sticky .login-mobile img {
    width: 24px;
}
}
@media only screen and (max-width: 768px) {
html body .header-style-1.sticky .header-middle .middle-right-content .sm-searchbox .sm-searchbox-content .control #searchbox {
    padding-left: 15px;
}
}
@media (max-width: 768px) {
html body .header-style-1 .header-bottom .main-megamenu .sm_megamenu_title {
    font-size: 14px;
}
}
@media (max-width: 768px) {
.header-style-1 .header-middle .logo-header .logo-wrapper .logo-content strong a img {
    max-height: 30px;
}
}
@media (max-width: 1150px) {
.sticky .menu-global .login-btn {
    margin-right: 15px;
}
}
@media (max-width: 1150px) {
.header-container.header-style-1.sticky .logo-header .logo-wrapper .logo-content strong a img {
    max-height: 30px;
}
.header-container.header-style-1.sticky .logo-header {
    margin-left: 0;
}
}


/* End Homepage  Priority */

/* Homepage  Priority Ep.2 */
.navigation ul li.parent > a::after {
    background-image: url(../images/arrow-right.svg);
}
.navigation ul li.parent > a:hover::after {
    background-image: url(../images/arrow-right-hover.svg);
}


.app-store a{
    display: contents;
}



/* End Homepage  Priority Ep.2 */



/* product list custom */

.bg-inputbox-null{
    background: rgba(91, 102, 112, 0.05) !important; 
    color: rgba(91, 102, 112, 0.55) !important;
}

.hide-review-image{
  display: none !important;
}

body .product-item .product-reviews-summary .rating-summary{
    margin-top: 5px;
}
body .products-grid .item .item-inner .box-info .product-reviews-summary.empty .reviews-actions{
    margin-top: 5px;
}
body.page-products .items.items-children.level-1 span.label {
    color: #5B6670;
    font-size: 16px;
    
}
.sidebar.sidebar-main .block .block-content.filter-content .filter-options-content .items li a .count{
    font-size: 16px;
    font-weight: 300;
}

.block-title.filter-title .txt-title-filter{
    font-size: 20px;
    line-height: 38px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    padding-bottom: 0;
    font-size: 20px!important;
    margin-bottom: 10px;
    line-height: 1;
}

.filter-options .count:before{
    content : initial;
}
.filter-options .count:after{
    content : initial;
}
.products-grid .product-items.row{
    margin-bottom: 40px;
}

#amasty-shopby-product-list .category-product .ias-no-more{
    display: none !important;
}

.featured-image {
    border-radius: 3px;
}
body .label-product.label-new{
    border-radius: 3px;
}

.price-box .old-price .price{
    color :rgba(91, 102, 112, 0.4);
}

.marketplace-product-productlist .block-btn-procduct-list{
    position: absolute;
    display: block;
    /* background-color: beige; */
    width: 97.5%;
    height: 33px;
    top: 53px;
}

.marketplace-product-productlist .block-btn-procduct-list .btn-addproduct{
    position: absolute;
    /* top: 20px; */
    right: 0;
    height: 30px;
    width: 150px;
    color: #FFFFFF !important;
    background-color: #e50019;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 6px;
}

.marketplace-product-productlist span.btn-upload-download {
    right: 160px;
    position: relative;
    top: -5px;
}

.marketplace-product-productlist span.btn-upload-download a.btn-custom {
    height: 15px;
}

/*end product list custom */




/*marketplace-seller-collection */

body.marketplace-seller-collection .products-list .product-items li.product-item .product-item-info .old-price .price{
    text-decoration: line-through;
}
.marketplace-seller-collection .products-list .product-items li.product-item .product-item-info .old-price .price:after{
    display: none;
}
@media only screen and (max-width: 600px){
    body.marketplace-seller-collection .collection-container-custom .product-reviews-summary .rating-summary{
        top: 0;
    }
}
@media (max-width: 800px){
    body.marketplace-seller-collection .column.main .container .slide-best-seller .flex-viewport{
        max-height: initial;

    }
}

@media (max-width: 991px){
    .marketplace-seller-collection .wk-mp-collection-container .wk-mp-collection-left{
        display: inherit;
    }
    .marketplace-seller-collection .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design{
        display: none;
    }

    .marketplace-seller-collection.open-filter .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design{
        display: block!important;
        visibility: visible!important;
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        background: #fff;
        padding: 60px 30px 30px;
        z-index: 10;
        border-top: 3px solid #e50019;
        height: 100%;
        overflow: auto;
    }

    .marketplace-seller-collection.open-filter .wk-mp-collection-left .filter-options{
        display: block !important;  
    }
}

body .label-product.label-campaign{
    z-index: 0;
}


/* end marketplace-seller-collection */

/* Help center */
.warpperAboutUs .actions-toolbar button:hover {
    background-color: #ccc !important;
}
.cms-contactus form .fieldset .field.form-contact-us-ktc label{
    height: 25px;
}

.warpperAboutUs .actions-toolbar button._active{
    background: #e50019 !important;
}


/* End Help center */

/* all Brand */
.brand_search a.active {
    color: #e50019 !important;
}
.brand_search a {
    cursor: pointer;
}
.wk-mp-sellerlist-container li.list-seller.show-list {
    display: block;
}
.wk-mp-sellerlist-container li.list-seller.hide-list {
    display: none;
}

/* end all Brand */




/* MA add&edit Product */

.mpmassupload-product-view .block-select-file-template{
    height: auto;
}

.mpmassupload-product-view a#run-profile{
    width: 100%;
    color: #FFF;
    background-color: #e50019;
}
.mpmassupload-product-view a#run-profile:hover{
    width: 100%;
    color: #FFF;
}

.mpmassupload-product-view a#ushop-run-profile{
    padding-top: 14px;
    width: 100%;
    color: #FFF;
    background-color: #e50019;
    border: 0;
    height: 45px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .16);
    color: #fff!important;
    font-size: 18px;
}
.mpmassupload-product-view a#ushop-run-profile:hover{
    width: 100%;
    color: #FFF;
}



div#tag-sale-status label {
    color: rgba(91, 102, 112, 0.7);
}

.tag-new-product{
    width: 36px;
    height: 18px;
    background-color: #CF3339;
    color: #FFF;
    font-size: 10px;

    text-align: center;
    border-radius: 3px;
    display: inline-grid;
    margin-left: 5px;
    top: -2px;
    position: relative;
    align-items: center;
}
.tag-best-seller{
    width: 68px;
    height: 18px;
    background-color: #FFC629;
    color: #000;
    font-size: 10px;
    text-align: center;
    border-radius: 3px;
    display: inline-grid;
    margin-left: 5px;
    top: -2px;
    position: relative;
    align-items: center;
}

.mr-block-status{
    margin-bottom: 10px;
}


.textimg-unit {
    margin-left: 10px;
    margin-bottom: 16px;
}

body.marketplace-product-edit .image .draggable-handle:before , body.marketplace-product-add .image .draggable-handle:before{
    content: "";
}

body.marketplace-product-edit .image .action-delete:before , body.marketplace-product-add .image .action-delete:before{
    content: "";
    width: 30px;
    height: 30px;
    left: -7px;
    bottom: -5px;
    position: absolute;
    background-image: url(../images/ico-bin.svg) !important;
}


body.marketplace-product-add .image .draggable-handle , body.marketplace-product-edit .image .draggable-handle{
    line-height: inherit;
    cursor: move;
    display: inline-block;
    height: 30px;
    width: 30px;
    left: 3px;
    position: absolute;
    top: 0px;
    z-index: 3;
    background-image: url(../images/ico-switch.svg) !important;  
}


body.marketplace-product-edit .image .action-delete, body.marketplace-product-add .image .action-delete{
    /* line-height: inherit;
    cursor: move;
    display: inline-block;
    height: 30px;
    width: 30px;
    left: 3px;
    position: absolute;
    top: 0px;
    z-index: 3;
    background-image: url(../images/ico-bin.svg) !important; */
}

.mrg-left-btn-pc{
    margin-left: 20px;
}

.custom-pad-btn{
    padding: 0 10px 0 10px;
}


body.baseshipping-shipping-index.page-layout-seller-2columns-left button.before-btn-shipping-btn{
    background-color: rgba(91, 102, 112, 0.6);
    color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border: none;
    position: absolute !important;
    top: 20px !important;
    right: 40px !important;
    height: 45px !important;
    width: 160px !important;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body.baseshipping-shipping-index.page-layout-seller-2columns-left button.before-btn-shipping-btn:hover{
    background-color: rgba(112, 112, 112, 0.7) !important;
    color: #ffff !important;
}




body.mpshipping-shippingset-view.page-layout-seller-2columns-left form .action .before-btn-save{
    background-color: rgba(91, 102, 112, 0.6);
    color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border: none;
}

body.mpshipping-shippingset-view.page-layout-seller-2columns-left form .action .before-btn-save:hover{
    background-color: rgba(112, 112, 112, 0.7);
    color: #ffff;
}

div#btn-become button.gray-btn-save{
    background-color: rgba(91, 102, 112, 0.6);
    color: #FFFFFF;
    border: none;
}
div#btn-become button.gray-btn-save:hover{
    background-color: rgba(112, 112, 112, 0.4) !important;
    color: #ffff;
}

div#btn-become button.btn-save{
    background-color: #e50019;
    color: #FFFFFF;
    border: none;
}

.cms-merchant-register .submit.btn-save{
    background-color: #e50019 !important;
    width: 205px;
    height: 45px;
    display: inline-block;
    border: 1.8px solid #e50019;
    text-align: center;
    color: #ffff;
    font-weight: normal;
    border-radius: 5px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    font-size: 18px;
    
}


body.cms-merchant-register form .pic-merchant-register .drop-zone{
    width: 103px;
    height: 103px;
    display: inline-table !important;
}
body.cms-merchant-register form .pic-merchant-register .drop-zone-preview{
    margin-right: 15px;
}

body.cms-merchant-register form .pic-merchant-register .drop-zone-label{
    font-size: 14px;
    margin-top: 10px;
}
body.cms-merchant-register .webforms form{
    margin-bottom: 60px;
}

body.cms-merchant-register .webforms form div#option_sale span ,body.cms-merchant-register .webforms form div#option_brand span{
    margin-bottom: 10px;
    display: inline-grid;
}



.btn-save-pink{
    width: 160px;
    height: 45px;
    padding: 0px 0;
    display: inline-grid;
    text-align: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: normal;
    border-radius: 6px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    float: right;
    background-color: #e50019;
}

.btn-save-gray{
    width: 160px;
    height: 45px;
    padding: 0px 0;
    display: inline-grid;
    text-align: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: normal;
    border-radius: 6px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    float: right;
    background-color: rgba(112, 112, 112, 0.7) !important;
    /* pointer-events: none;
    cursor: default; */
}

.btn-cancel-pink{
    width: 156.41px;
    height: 41.41px;
    padding: 0px 0;
    display: inline-grid;
    text-align: center;
    align-items: center;
    color: #e50019;
    font-weight: normal;
    border-radius: 6px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    float: right;
    border: 1.8px solid #e50019;
}



.btn-next-pink{
    width: 160px;
    height: 45px;
    padding: 0px 0;
    display: inline-grid;
    text-align: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: normal;
    border-radius: 6px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    float: left;
    background-color: #e50019;
    cursor: default;
}


.btn-next-gray{
    width: 160px;
    height: 45px;
    padding: 0px 0;
    display: inline-grid;
    text-align: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: normal;
    border-radius: 6px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    /* background-color: #707070; */
    background-color: rgba(112, 112, 112, 0.7) !important;
    /* pointer-events: none;
    cursor: default; */
}

body.mpshipping-shipping-view.page-layout-seller-2columns-left form .action .before-btn-save {
    background-color: rgba(91, 112, 112, 0.6);
    color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border: none;
}

body.mpshipping-shipping-view.page-layout-seller-2columns-left form .action .before-btn-save:hover {
    /* background-color: rgba(112, 112, 112, 0.4) !important;
    color: #ffff; */
}



.btn-cancel-pink:hover {
    color: #fff;
    background: #e50019;
}

.fieldset .field > .table-half > .field.required > .label:after{
    content: '*';
    color: #e50019;
    font-size: 1.7rem;
    margin: 0 0 0 5px;
    text-shadow: 0 0 0!important;
}

.admin__data-grid-wrap{
    border-radius: 6px;
}

#product-variations-matrix .action-upload{
    border-radius: 6px !important; 
}
#product-variations-matrix .actions-image-uploader .action.toggle.no-display{
    display: none !important;
}

body.marketplace-product-edit .field.required label.label{
    margin-top: 10px;
    font-weight: normal;
    margin: 10px 0px;
}

.steps-wizard .nav-bar > li.active > a {
    
}



.steps-wizard .nav-bar > li > a {
    color: #e50019;
}


.steps-wizard .nav-bar a:before {
    background-color: #e50019 ;
}

.steps-wizard .nav-bar > .variation-steps-wizard_step1.active + li + li + li a{

}

.steps-wizard .nav-bar > li.active ~ li a:before{
    background-color: #707070;
}

.steps-wizard .nav-bar > li.active ~ li a{
    color: #5B6670;
}

.steps-wizard .step-tab2:before{
    background-image: linear-gradient(90deg, #e50019 33%, #5B6670 40%) !important;
}
.steps-wizard .step-tab3:before{
    background-image: linear-gradient(90deg, #e50019 66%, #5B6670 40%) !important;
}
.steps-wizard .step-tab4:before{
    background-image: linear-gradient(90deg, #e50019 100%, #5B6670 40%) !important;
}

.steps-wizard-title.header-bottom-line.custom-bottom-line-step1 {
    width: 170px;
}
.steps-wizard-title.header-bottom-line.custom-bottom-line-step2 {
    width: 320px;
}
.steps-wizard-title.header-bottom-line.custom-bottom-line-step3 {
    width: 160px;
}
.steps-wizard-title.header-bottom-line.custom-bottom-line-step4 {
    width: 160px;
}

.tb-block-half {
    width: 50%;
    clear: none;
    float: left;
    display: block;
}
.tb-block-half .btn-custom{
    max-width: 160px;
    max-height: 45px;
    height: 100%;
    width: 100%;
    padding: 15px 0;
}



@media (max-width: 767px){
    .steps-wizard .nav-bar > li:nth-child(4n){
        float: initial;
    }
    .steps-wizard .nav-bar {
        width: 100% !important;
    }
    .nav-bar:before{
        border-bottom: none !important;
        border-top: none !important;
        height: 2px;
        top: 11px;
        background-color: #707070;
        background-repeat: repeat-x;
        content: "";
        left: 5.15rem;
        position: absolute;
        right: 5.15rem;
        
    }

    body.marketplace-product-edit .title-box-step, body.marketplace-product-add .title-box-step{
        margin-left: 0 !important;
        margin-top: 40px;
    }
    body.marketplace-product-edit .modal-slide .modal-title, body.marketplace-product-add .modal-slide .modal-title{
        left: calc(50% - 25%);
    }
    .breadcrumbs .items .item a, .breadcrumbs .items .item strong {
        font-size: 12px;
    }
    
}

@media (max-width: 479px){
    body.marketplace-product-edit .modal-slide .modal-title, body.marketplace-product-add .modal-slide .modal-title{
        font-size: 18px !important;
    }
    .steps-wizard .nav-bar a:before{
        left: 50% !important;
    }
    .steps-wizard .nav-bar a:after{
        margin-left: -15% !important;
    }
    .steps-wizard .nav-bar a{
        left: -50% !important;
    }
    .header-bottom-line{
        font-size: 20px !important;
        font-weight: bolder;
    }
    .modal-inner-wrap .selected-attributes.command-text-center {
        font-size: 14px;
    }
    .steps-wizard .nav-bar a{
        font-size: 8px;
    }
    .steps-wizard-title.header-bottom-line.custom-bottom-line-step1 {
        width: 145px;
    }
    .steps-wizard-title.header-bottom-line.custom-bottom-line-step2 {
        width: 265px;
    }
    .steps-wizard-title.header-bottom-line.custom-bottom-line-step3 {
        width: 135px;
    }
    .steps-wizard-title.header-bottom-line.custom-bottom-line-step4 {
        width: 135px;
    }
    .steps-wizard > .messages{
        padding-top: 20px;
    }
}




/* End MA add&edit Product */




/* rma custom */
.mprmasystem-seller-rma .tb-picture{
    text-align: center;
}

.mprmasystem-seller-rma #mprma-items-table th.col{
    vertical-align: middle;
    color: #5B6670;
    font-weight: bold;
    height: 40px;
}

.mprmasystem-seller-rma table#mprma-items-table {
    table-layout: auto;
}

.mprmasystem-seller-rma table#mprma-items-table th.col.tb-picture {
    width: 8%;
}

.mprmasystem-seller-rma .wk-title-custom{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 20px;
}

.mprmasystem-seller-rma body .wk-mprma-conversation-body{
    padding: 10px 10px 20px 20px;
}

.mprmasystem-seller-rma .br_bm40{
    margin-bottom: 40px;
}

.mprmasystem-seller-rma .wk-title{
    padding: 17px 0;
}

.disable-content{
    pointer-events: none;
}



body.page-layout-seller-2columns-left form input[type="email"]{  
    border-radius: 3px;
    font-size: 16px;
    height: 35px;
    border-color: rgba(91, 102, 112, 0.15);
}

.messages .message:last-child{
    margin: 15px 0 !important;
}
.action-tool .remove {
    background: url(../images/delete.svg) no-repeat center 0;
    width: 20px;
    height: 20px;
}
.action-tool .edit{
    background: url(../images/edit.svg);
    width: 20px;
    height: 20px;
}

.action-tool .favorit {
    background: url(../images/fav.svg) no-repeat center 0;
    width: 20px;
    height: 20px;
}


.action-tool .remove:hover {
    background: url(../images/delete-hover.svg) no-repeat center 0;
}

.action-tool .edit:hover {
    background: url(../images/edit-hover.svg);
}

.action-tool .favorit:hover {
    background: url(../images/fav-hover.svg) no-repeat center 0;
}



.order-tab-title-menu{
    background-color: rgba(91, 102, 112, 0.1);
    height: 50px;
}
.block-list-menu{
    padding: 15px 20px;
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: 0.5px;
}
.block-list-menu .active{
    font-weight: bold;
    letter-spacing: normal;
    border-bottom: 2px solid #e50019;
    height: 35px;
}
.block-list-menu .item{
    margin-right: 50px;
    float: left;
    cursor: pointer;
}



.btn-custom-confirm{
    width: 200px;
    height: 45px;
    padding: 0px 0;
    margin: 9px;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    font-weight: normal;
    border-radius: 6px;
    box-shadow: 1px 1px #ccc;
    cursor: pointer;
    float: right;
    background-color: #e50019;
}


.catalog-product-view a.smcqp-btn.smcqp-view-cart.smcqp-open {
    border-radius: 6px;
}  
.catalog-product-view .smcqp-messages.msg-success{
    font-size: 16px;
}




/*  mpmassupload-product-category  */ 

.mpmassupload-product-view a.disable-run-profile{
    background: rgba(91, 102, 112, .6)!important;
    border: 0!important;
    height: 45px!important;
    box-sizing: border-box!important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .16)!important;
    color: #fff!important;
    font-size: 18px!important;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.mpmassupload-product-category .category-info .boxBrandContainer .brandIcon{
    padding: 12px 0;
    width: 165px;
    height: 165px;
    border: 1px solid #E6E8EA;
    border-radius: 6px;
    margin: 7px 21.5px 12px 21.5px;
    padding: 0!important;
}


.mpmassupload-product-category .category-info .item{
    float: left;
    padding: 15px 15px;
    text-align: center;
    vertical-align: middle;
    height: 140px;
}

.mpmassupload-product-category .category-info .item .brandIcon {
    border: 1px solid #eee;
    border-radius: 6px;
    height: 75px;
    width: 75px;
    padding: 15px 0px;
    margin: 0 15px;
}

.mpmassupload-product-category .category-info .item .brandName {
    width: 100px;
    font-size: 11px;
    margin: 10px 0;
    line-height: 20px;
}
.mpmassupload-product-category .category-info .item .brandName a{
    color: #454545;
}
.mpmassupload-product-category .category-info .box-cat-container{
    position: absolute;
    display: block;
}

/* end mpmassupload-product-category */ 


/*     checkout-onepage-success    */

.checkout-onepage-success .block-title-message p.success-ico{
    right: 55%;
    position: absolute;
    display: block;
    background-image: url(http://ushop.outletbkk.com/ktcushop/pub/static/frontend/Sm/market/th_TH/Webkul_MpSplitCartCustom/images/success-ico.svg) !important;
    background-repeat: no-repeat !important;
    width: 50px;
    height: 50px;
}



.checkout-onepage-success .checkout-success .block-title{
    font-size: 35px;
    padding: 40px 0;
}
.checkout-onepage-success .checkout-success .block-title strong::after{
    background-color: #e50019;
    border-bottom: 2px solid #e50019;
    content: "";
    display: block;
    width: 120px;
    text-align: center;
    margin: 7px auto 0;
}

.checkout-onepage-success .checkout-success .block-title-message{
    font-size: 26px;
    padding: 5px 0px;
}

.checkout-onepage-success .checkout-success .detail-title-success{
    padding: 20px 0;
}

.checkout-onepage-success .checkout-success  tr.block-success td{
    padding: 10px 0;
}

.checkout-onepage-success .checkout-success  tr.block-success td.amount-pay{
    font-size: 20px;
}
.checkout-onepage-success .checkout-success  tr.block-success td.amount-cost{
    font-size: 24px;
}


.checkout-onepage-success .checkout-success .actions-toolbar {
    padding: 20px 0;
}
.checkout-onepage-success a.action.primary.continue {
    width: 205px;
    height: 45px;
}

.checkout-onepage-success a.action.primary.continue span{
    font-size: 16px;
    display: block;
    padding: 10px;
}



/*  end   checkout-onepage-success    */



/* report */
body.marketplace-order-report .admin__data-grid-wrap .wk-mp-grid-status-complete::before{
    display:none;
}

.marketplace-order-invoicereport button.admin__action-dropdown{
    border-radius: 6px;
}
.marketplace-order-invoicereport .admin__action-dropdown-menu{
    min-width: 100%;
    border: 0;
    position: relative;
    z-index: 2;
}

.marketplace-order-invoicereport .action-secondary{
    border-radius: 6px;
    border: 0;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}



.marketplace-order-invoicereport .action-tertiary{
    border-radius: 6px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.marketplace-order-invoicereport .action-tertiary:hover{
    color: #ffff !important;
    text-decoration: initial;
}

.marketplace-order-invoicereport .admin__data-grid-action-export-menu .admin__action-dropdown-footer-main-actions{
    text-align: right;
}
.marketplace-order-invoicereport .admin__action-dropdown-wrap._active .admin__action-dropdown{
    border: 0 !important;
    border-color: initial !important;
}
.marketplace-order-invoicereport .admin__action-dropdown-wrap._active .admin__action-dropdown-menu{
    border-radius: 6px;
}

.marketplace-order-invoicereport .admin__control-radio:checked + label:after{
    content: '';
    display: block;
    left: -18px;
    top: -14px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    background-color: initial !important;
}

.marketplace-order-invoicereport .admin__control-radio:checked + label:before, .admin__control-checkbox:checked + label:before{
    background-color: #d41366;
    border-color: #d41366;
}
.marketplace-order-invoicereport span.admin__action-dropdown-text{
    font-size: 16px;
    color: #5B6670;
}

.marketplace-order-invoicereport .admin__data-grid-action-export .admin__action-dropdown:before , .marketplace-order-invoicereport .admin__action-dropdown:after{
    color: #5B6670;
}

/* end report */

/* tracking*/

.vestrackorder-index-index button#track {
  background: #9e9e9e ;
  border-radius: 6px ;
  width: 160px;
}



/* cart to coupon */

#coupon-image-upload{
    cursor: pointer;
}
#coupon-image-upload .image-placeholder-text {
    margin-bottom: 3%!important;
}
.mpsellercoupons-coupon-generatenewcoupon input#coupon_image{
    position: absolute;
    padding-left: 89px;
}

.mpsellercoupons-coupon-edit input#coupon_image{
    position: absolute;
    padding-left: 89px;
}

.mpsellercoupons-index-index .wk-emptymsg {
    padding: 50px;
    text-align: center;
    font-size: 16px;
}
.wk-emptymsg{
    padding: 10px 0;
}

body.checkout-cart-index ul.shop-item .block-prd-content {
    position: relative;
    height: 110px;
}

body.checkout-cart-index ul.shop-item .block-prd-content .payment-type{
    bottom: 0;
    position: absolute;
}

body.checkout-cart-index .payment-type label{
    font-size: 12px !important;
    font-weight: bold;
    display: block;
    float: left;
    height: 23px;
    background: #e50019;
    text-align: center;
    padding: 5px 5px;
    position: relative;
    color: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
body.checkout-cart-index .payment-type label:after {
    content: "";
    border-top: 11.5px solid transparent;
    border-bottom: 11.5px solid transparent;
    border-left: 11.5px solid #e50019;
    position: absolute;
    right: -11.5px;
    top: 0;
    z-index: 1;
}

body.checkout-cart-index #cart-totals .table-wrapper table.totals tr.totals-tax{
    display: none;
}


body.mpsellercoupons-index-index .ui-tabs-panel{
    padding: 0;
}

.tdHeight-coupon , .tdHeight-detail , .tdHeight-date , .tdHeight-amount , .tdHeight-button {
    border-left: 0px solid #ccc !important;
    border-bottom: 0px solid #ccc !important;
}

body.mpsellercoupons-index-index .wk-mp-list-table .wk-row-view td{
    padding: 20px 0 30px 0px !important;
}


body.checkout-cart-index .cart-container .cart.main.actions .action.update{
    border-radius: 6px; 
}

body.checkout-cart-index .shop-list-item .seller-discount{
    
    position: relative;
}

.checkout-cart-index .block-favorit{
    float: left;
}
.checkout-cart-index .block-favorit + .gift-options-cart-item{
    float: left;
}

.cou-ulist {
    width: 400px;
}

.cou-ulist .coupon-dropdown-block{
    width: 100%;
    height: 70px;
    background-color: white;
    position: relative;
    float: left;
    line-height: 1.5;
}

.cou-ulist .active .coupon-value {
    font-size: 13px;
    font-weight: bold;
}
.cou-ulist .active .coupon-code-actual {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #000;
    background: #f5f5f5;
    line-height: 23px;
}
.cou-ulist .coupon-info-date .coupon-expire {
    font-size: 12px;
}
.cou-ulist .coupon-dropdown-description{
    width: 180px;
    line-height: 1.5;
}
.cou-ulist .coupon-minimumpurchase {
    font-size: 14px;
    display: block;
}
.cou-ulist .coupon-discount, .cou-ulist .coupon-info-date {
    font-size: 14px;
    display: block;
}
.action-menu > li:after {
    content: '';
    display: block;
    clear: both;
}

.cou-ulist .coupon-code-info{
    margin-top: 6px;
}
.cou-ulist #apply_coupon span{
    font-size: 12px;
    font-weight: bold;
}
.cou-ulist button#apply_coupon{
    width: 65px;
    height: 35px;
}

.cou-ulist .block-dropdown-coupon{
    width: 80px;
    float: left;
    padding: 12px 0px 5px 5px;
}
.cou-ulist .block-dropdown-description {
    width: 200px;
    float: left;
    padding: 12px 0px 5px 0px;
    line-height: 18px;
}
.cou-ulist .block-dropdown-button{
    padding: 15px 0px 5px 0px;
}
.cou-ulist .block-content-coupon {
    border-bottom: 1px solid #ccc;
    margin: 0 10px;
    display: flex;
    align-items: center;
}

body.checkout-cart-index .border.wk-mp-list-table{
    border-radius: 6px;
}   

.cou-txt-active{
    color: #e50019;
}

.cou-txtdes-active{
    color: rgba(91, 102, 112);
}

.cou-txt-inactive, .cou-txtdes-inactive{
    color: rgba(91, 102, 112, 0.50);
}

body.checkout-cart-index input#select_coupon{
    border: 0;
    height: 30px;
    width: 85%;
}
body.checkout-cart-index input#select_coupon:focus{
    outline: none;
}

body.checkout-cart-index ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(91, 102, 112, 0.55);
  }
body.checkout-cart-index ::-moz-placeholder { /* Firefox 19+ */
    color: rgba(91, 102, 112, 0.55);
  }
body.checkout-cart-index  :-ms-input-placeholder { /* IE 10+ */
    color: rgba(91, 102, 112, 0.55);
  }
body.checkout-cart-index :-moz-placeholder { /* Firefox 18- */
    color: rgba(91, 102, 112, 0.55);
}

body.checkout-cart-index .seller-discount .coupon_container{
    margin-bottom: 0;
    width: auto;
}

.checkout-cart-index .shop-list-item .seller-totals{
    width: 30%;
}
.checkout-cart-index .shop-list-item .seller-discount-label, .checkout-cart-index .shop-list-item .seller-totals-label {
    width: 13%;
}

body.mpsellercoupons-index-index #form-couponmanager-massdelete td .ic:first-child{
    /* display: none; */
}
body.mpsellercoupons-index-index .coupon-enable .modal-inner-wrap{
    width: 510px;
    height: 295px;
    margin: calc(100vh - 70vh) auto;
}

body.mpsellercoupons-index-index .coupon-del .modal-inner-wrap{
    width: 510px;
    height: 265px;
    margin: calc(100vh - 70vh) auto;
}


body.mpsellercoupons-index-index .modal-popup .modal-header{
    border: none;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0;
}
body.mpsellercoupons-index-index .modal-popup .modal-title {
    font-size: 18px;
    text-align: center;
    margin-right: 0;
    display: block;
    width: 100%;
    border-bottom: 0;
    padding-bottom: 0;
}
body.mpsellercoupons-index-index .modal-popup .modal-title:after{
    content: "";
    width: 50px;
    height: 2px;
    background: #e50019;
    display: block;
    margin: 5px auto 0;
}
body.mpsellercoupons-index-index .modal-popup .modal-content{
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
}
body.mpsellercoupons-index-index .modal-popup .coupon-content-popup{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
body.mpsellercoupons-index-index .modal-popup .modal-footer{
    border-top: 0;
    padding: 0 40px;
    text-align: center;
}
body.mpsellercoupons-index-index .modal-popup .modal-footer button.cancel{
    background-color: #FFFFFF;
    color: #e50019;
    border-color: #e50019;
}

body.mpsellercoupons-index-index .modal-popup .modal-footer > :not(:last-child){
    margin-right: 20px;
}
body.mpsellercoupons-index-index .modal-popup .modal-footer button {
    width: 205px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
}
body.mpsellercoupons-index-index .btn-switch {
    display: block;
    height: 25px;
    width: 60px;
    position: relative;
    background-color: #ffff;
    float: right;
    left: 50px;
    bottom: 15px;
    cursor: pointer;
    opacity: 0;
}


/* end cart to coupon */

/* Table Select Action */
body.checkout-cart-index .wk-mp-list-table .action-select-wrap {
    position: relative;
}
body.checkout-cart-index .wk-mp-list-table .action-select-wrap .action-menu {
    display: none;
}
body.checkout-cart-index .wk-mp-list-table .action-select-wrap._active .action-menu {
    display: inline-block;
    position: absolute;
    left: auto;
    right: 0;
    top: 100%;
    min-width: 100px !important;
    background-color: #FFFFFF;
    margin-top: 5px;
    z-index: 1;
}
body.checkout-cart-index .wk-mp-list-table .wk-row-view td {
    vertical-align: middle;
    padding: 10px;
    font-size: 14px;
}
body.checkout-cart-index .wk-mp-list-table .action-select-wrap .action-select {
    font-size: 16px;
    line-height: 26px;
    color: rgba(91, 102, 112, 0.55);
    padding-top: 3px;
    padding-left: 5px;
    font-weight: normal;
}
body.checkout-cart-index .wk-mp-list-table thead th:last-child,
body.checkout-cart-index .wk-mp-list-table tbody td:last-child {
    text-align: center;
}
body.checkout-cart-index .wk-mp-list-table .action-select-wrap.active .action-select:after {
    content: "";
    right: auto;
    margin: 0;
    left: auto;
    background-image: url(../images/arrow-down-icon.svg);
    margin-left: 10px;
    top: 0;
    bottom: auto;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    width: 12px;
    height: 7px;
}



body.checkout-cart-index .wk-mp-list-table .action-select-wrap .action-menu .action-menu-item {
    padding: 0;
    line-height: 20px;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design {
    max-width: 1366px;
    max-height: 768px;
    height: 768px;
    border-top: 2px solid #e50019;
    padding: 0;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design .wk_close_wrapper {
    background-image: url(../images/close-wrapper.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    color: transparent;
    width: 20px;
    height: 20px;
    background-color: transparent;
    margin: 20px;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .block-title {
    text-align: center;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .block-title span {
    font-size: 35px;
    line-height: 66px;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design .block-account {
    margin: 0 auto;
    margin-bottom: 0 !important;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design form {
    width: 50%;
    margin: 0 auto;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design .form-list {
    color: rgba(91, 102, 112, 0.70);
    margin-bottom: 32px;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design .form-list select {
    height: 35px;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design .form-list label {
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 30px;
    color: rgba(91, 102, 112, 0.70);
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design .form-list:after {
    content: "";
    display: block;
    clear: both;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .wk_mp_design form .action {
    clear: both;
    text-align: center;
}
body.checkout-cart-index .wk-mp-main .wk_shipping_rate_wrapper .block-title {
    border-bottom: none;
    margin-bottom: 38px;
    padding-bottom: 0;
}
body.checkout-cart-index .wk_shipping_rate_wrapper .block-title span:after {
    content: "";
    display: block;
    width: 50%;
    height: 2px;
    background-color: #e50019;
    margin: 0 auto;
}
body.checkout-cart-index .wk_mp_design .hor-scroll {
    max-width: 100%;
    overflow-x: auto;
    border-radius: 6px;
    border: 1px solid #B3B9BD;
}
body.checkout-cart-index .field.width-left,
body.checkout-cart-index .field.width-right {
    width: 50%;
    float: left;
}
body.checkout-cart-index .field.width-left {
    padding-right: 15px;
}
body.checkout-cart-index .field.width-right {
    padding-left: 15px;
}

/* End Table Select Action */

/*----------- Path Tracking -------------*/

body.vestrackorder-index-index .track-order .block-content.warpperAboutUs form .fieldset .field label{
    width: 100%;
    height: 20px;
}
body.vestrackorder-index-index select{
    padding-right: 50px !important;
}
/*----------- Path Shipping -------------*/
body.page-layout-seller-2columns-left .wk_shipping_rate_wrapper .wk_mp_design{
    max-height: 100% !important; 
    max-width: 100% !important;
    height: 100% !important;
    top: 0;
    border-top: 3px solid #e50019;
}


body.mpshipping-shipping-view .block-select-file-template{
    margin-left: 20px;
    height: auto;
}
.block-shipping{
    margin: 0;
}
.block-title-shipping{
    border: unset !important;
}
body.mpshipping-shipping-view .block_sample_download a.icon-download{
    float: right;
}
body.mpshipping-shipping-view .shipping_method_head>label{
    padding: 0;
    padding-bottom: 20px;
}
body.mpshipping-shipping-view .shipping_method_head{
    background-color: unset;
    border: unset;
}
.shipping-data-grid-wrap{
    max-width: 100%;
    overflow-x: auto;
    border-radius: 6px;
    border: 1px solid #B3B9BD;
}

body.mpshipping-shipping-view #wk-mp-tr-heading th{
    border-color: #B3B9BD;
    padding: 20px 10px;
}

body.mpshipping-shipping-view .wk-row-view td{
    border-left: 1px solid #E6E8EA;
    padding: 11px 0px 12px 10px;
    border-bottom: 1px solid #E6E8EA;
}

.shipping-data-grid-wrap table tr:nth-child(even){
    background: #F6F6F7;
}

.shipping-data-grid-wrap table .label{
    color: #5B6670;
}
.data-grid td .action-select-wrap .action-select {
    background-color: transparent!important;
    position: relative;
    text-decoration: none;
}
.data-grid td .action-menu, .data-grid td .action-menu .action-submenu{
    left: auto;
    min-width: 10rem;
        right: 0;
    text-align: left;
    top: auto;
    z-index: 1;
}
.action-menu > li, .action-menu .action-submenu > li {
    border: medium none;
    display: block;
    padding: 0;
    transition: background-color 0.1s linear 0s;
}

.shipping-data-grid-wrap .action-select-wrap .action-menu li {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
    
}
.shipping-data-grid-wrap .action-menu{
    left: auto;
    right: 0;
    text-align: left;
    top: auto;
    z-index: 1;
    display: none;
    font-weight: 400;
    border-radius: 6px;
    background-color: #fff;
    color: #5B6670;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.action-menu._active{
    display: block;
}

.block-layout-shippop{
    height: 100%;
    display: inline-block;
    width: calc(100% - 20px);
    border-radius: 6px;
    border: 1px solid #eae9e9;
    margin-bottom: 28px;
    padding: 0;
    overflow: initial;
}

.content-layout-shippop{
    padding: 22px 30px 23px 30px;
}

.btn-save-shipping{
    position: absolute;
    top: 20px;
    right: 40px;
    height: 30px;
    width: 170px;
}

.btn-save-shipping{
    color: #FFFFFF !important;
    background-color: #e50019;
}
.btn-save-shipping:hover{
    color: #e50019 !important;
    background-color: #FFFFFF;     
}
.btn-default-set{
    display: inline-block;
    border: 1px solid #e50019;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    border-radius: 5px;
}

.label-title-shipping{
    padding: 0 0 23px 0;
    margin: 0;
}
.label-title-shipping-regist{
    padding: 22px 0 23px 0;
    margin: 0;
    font-size: 18px;
}

.label-title-shipping span{
    font-size: 18px;
}
body.mpshippop-shipping-view .shipping-regist .field label.label span, .label-freeship {
    color: rgba(91, 102, 112, 0.70);
}
body.freeshipping-shipping-view .required label.label span:after,
body.mpshippop-shipping-view .shipping-regist .field label.label span:after{
    content: '*';
    font-size: 1.7rem;
    margin: 0 0 0 5px;
    text-shadow: 0 0 0!important;
    color: #e50019!important;
}

.btn-shipping-btn{
    position: absolute !important;
    top: 20px !important;
    right: 40px !important;
    height: 45px !important;
    width: 160px !important;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


.label-header-freeshipping{
    font-size: 18px;
    padding-bottom: 11px;
    display: block;
}



/*----------- Path Merchant campaign -------------*/

body.mppromotioncampaign-campaign-index table.data-grid td .data-grid-cell-content{
    line-height: 20px;
}

body.mppromotioncampaign-campaign-join .campaign-modal-body{
    padding: 50px 0;
}

body.mppromotioncampaign-campaign-join .modal-header{
    border-bottom: initial;
    text-align: center;
    display: block;
}

body.mppromotioncampaign-campaign-join  .modal-popup .modal-title {
    border-bottom: initial;
}

body.mppromotioncampaign-campaign-join  .modal-popup .modal-title::after {
    border-bottom: 2px solid #e50019;
    content: '';
    display: block;
    text-align: center;
    position: relative;
    padding-top: 5px;
}
body.mppromotioncampaign-campaign-join button.action-tertiary{
    background-color: #fff !important;
    border-color: #e50019 !important;
    color: #e50019;
    width: 130px;
    height: 40px;
    margin-right: 20px;
    margin-left: 5px;
    text-decoration: unset;
}
body.mppromotioncampaign-campaign-join button.action-primary{
    background-color: #e50019;
    border-color: inherit;
    width: 140px;
    height: 45px;
    margin-right: 5px;
    padding: 0;
}

body.mppromotioncampaign-campaign-join button:active{
    background: #e50019;
    border: initial;
}

body.mppromotioncampaign-campaign-join #tab_element_content .ui-tabs-panel .row.info-section{
    margin-left: 0;
    margin-right: 0;
    height: 250px;
    border-bottom: 2px;
    border-bottom: 1px solid rgba(91, 102, 112, .2);
}

body.mppromotioncampaign-campaign-join .btn-from{
    bottom: 0;
    position: absolute;
    margin-bottom: 30px;
}
body.mppromotioncampaign-campaign-join #tab_element_content .mppromotioncolumn{
    position: relative;
}

body.mppromotioncampaign-campaign-join #tab_element_content .mppromotioncolumn:first-child{
    max-width: 220px !important;
}


/*----------- end Path Merchant campaign -------------*/

/*----------- Path Coupons -------------*/

div.pro-statu-per{ 
    text-align: center;
    font-size: 24px;
    margin-top: 14px;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
}

div.pro-statu-more{ 
    text-align: center;
    font-size: 20px;
    margin-top: 14px;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
}

.couponMinimumPurchase{
    margin-top: 24px;
}
.couponDiscount{
    margin-top: 46px;
}
div.coupon-code{
    margin-left: 5px;
}

.cou-detail{
    padding: 5px 10px 0 0;
}
.pro-txt{
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}
body.mpsellercoupons-index-index .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 2px !important;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
body.mpsellercoupons-index-index .slider.round {
    border-radius: 12px !important;
}

body.mpsellercoupons-index-index .switch {
    margin-right: 0 !important;
    /* float: right; */
    position: relative;
    display: inline-block;
    width: 44px !important;
    height: 24px !important;
}

body.mpsellercoupons-index-index input:checked + .slider:before {
    -webkit-transform: translateX(20px) !important;
    -ms-transform: translateX(20px) !important;
    transform: translateX(20px) !important;
}

body.mpsellercoupons-index-index div.codeshowchild{
    margin: 8px 8px 8px 15px;
}

body.mpsellercoupons-index-index ul.tabs-horiz.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{
    background: rgba(91, 102, 112, .1) !important;
}

body.mpsellercoupons-index-index .tabs-horiz .ui-state-active .ui-tabs-anchor{
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

body.mpsellercoupons-index-index .tabs-horiz .ui-state-active .ui-tabs-anchor {
    border-bottom: 2px solid #e50019 !important
}

body.mpsellercoupons-index-index .ic{
    margin-left: 20px;
}



body.mpsellercoupons-index-index .wk-row-view >.tdHeigh{
    border-bottom: 0 !important;
}

.banner-coupons {

} 

.discount-section-cou{
    width: 100px;
    height: 100%;
    background-color: #e50019;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

body.mpsellercoupons-index-index .request-btn .button {
    border-radius: 6px !important;
    margin: 0 !important;
}





.block-cou-f{
    border-left: 0;
    height: 50px;
}

body.mpsellercoupons-index-index .wk-row-view >.tdHeight{
    border-bottom: 0 !important;
}
body.mpsellercoupons-index-index .limiter-options{
    width: 60px !important;
}

.block-cou{
    border-left: 1px solid #ccc;
    height: 50px;
}

.first-block{
    padding-right: 20px;
}
.cou-block-title-header {
    padding: 2px 0 8px 0;
}
.cou-block-title {
    padding: 25px 0 8px 0;
}
.cou-block-title-b{
    padding-bottom: 8px;
}


.cou-block-title label.label{
    font-size: 16px;
}
.cou-block-title label.labels{
    font-size: 14px;
}

body.mpsellercoupons-coupon-generatenewcoupon table#coupon_description_tbl,
body.mpsellercoupons-coupon-edit table#coupon_description_tbl,
body.mpsellercoupons-coupon-generatenewcoupon  .field.required.Description,
body.mpsellercoupons-coupon-edit  .field.required.Description
{
    width: 100% !important;
}   

body.mpsellercoupons-coupon-generatenewcoupon .image.image-placeholder:before,
body.mpsellercoupons-coupon-edit .image.image-placeholder:before{
    content: "" !important;
}

body.mpsellercoupons-coupon-generatenewcoupon i.fa.fa-calendar, body.mpsellercoupons-coupon-edit i.fa.fa-calendar{
    margin-left: 20%;   
}

.forBegin{
    padding: 0px 20px 8px 0px;
}

.section-last-block{
    height: 238px;
    display: inline-flex;
}

body.mpsellercoupons-coupon-generatenewcoupon .wk-mp-page-title.legend,
body.mpsellercoupons-coupon-edit .wk-mp-page-title.legend{
    padding: 40px 0px;
    
}

.content-last-block{
    padding: 60px 0px;
}

body.mpsellercoupons-coupon-generatenewcoupon fieldset.fieldset.info.wk-mp-fieldset,
body.mpsellercoupons-coupon-edit fieldset.fieldset.info.wk-mp-fieldset{
    overflow: hidden;
}

.btn-default-value{
    width: 160px !important;
    height: 45px !important;
    border-radius: 6px !important;
    margin: 0 !important;
    margin-right: 0 !important;
    margin-left: 20px !important;
}

.btn-default-gray{
    background-color: rgba(91, 102, 112, .6) !important;
    border-color: initial;
    color: #FFFFFF !important; 
}

.btn-default-gray:hover{
    background-color: rgba(112, 112, 112, 0.4) !important;
    color: #ffff;
}

.btn-default-pink{
    background-color: #FFFFFF !important; 
    border-color: initial !important; 
    color: #e50019 !important; 
}

.btn-default-pink:hover{
    background-color: #e50019 !important; 
    border-color: initial !important; 
    color: #FFFFFF !important; 
}

.set-section-right{
    float: right;
    cursor: pointer;
    display: inline-block;  
}
.block-right-btn{
    float: right;
}

.label-required:after{
    content: '*';
    font-size: 1.7rem;
    margin: 0 0 0 5px;
    text-shadow: 0 0 0!important;
    color: #e50019!important;
}



@media (max-width: 767px){
    .btn-default-set{
        position: fixed;
        width: 100%;
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        border-radius: 0;
        height: 55px;
        display: block;
        line-height: 55px;
        font-size: 16px;
        font-weight: normal;
        border: none;
        z-index: 10;
    }  
    .btn-shipping-btn{
        position: fixed;
        width: 100%;
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        border-radius: 0;
        height: 55px;
        display: block;
        font-weight: normal;
        border: none;
        z-index: 10;
        margin: 0 !important;
    }


    body.mpsellercoupons-coupon-generatenewcoupon .copyright-footer,  body.mpsellercoupons-coupon-edit .copyright-footer{
        margin-bottom : 0 !important;
    }

    body.mpsellercoupons-coupon-generatenewcoupon i.fa.fa-calendar, body.mpsellercoupons-coupon-edit i.fa.fa-calendar{
        margin-left: 30%;
    }
    
    body.vestrackorder-index-index .steps-wizard .nav-bar span:after{
        left: 46.5%;
        top: -37.2px;  
    }
    body.baseshipping-shipping-index.page-layout-seller-2columns-left button{
        position: fixed !important;
        width: 100% !important;
        right: auto !important;
        left: 0;
        top: auto !important;
        bottom: 0;
        border-radius: 0;
        height: 55px !important;
        display: block;
        font-size: 16px;
        font-weight: normal;
        border: none;
        z-index: 10;
        vertical-align: middle;
        line-height: normal;
    } 

}


@media only screen and (max-width: 479px) {
    body.checkout-cart-index .shop-list-item .seller-discount{
        width: 100%;
    }
    

    .checkout-cart-index .cart a.edit{
        float: left;
        margin: 0 20px;
    }
    .checkout-cart-index .shop-list-item .seller-totals-label{
        width: 56%;
    }

    .checkout-cart-index .shop-list-item .seller-totals-label{
        width: 100% !important;
    }
    body.checkout-cart-index .shop-list-item .seller-discount{
        width: 100% !important;
    }

    body .header-style-1 .header-middle .middle-right-content .sm-searchbox .sm-searchbox-content .actions .btn-searchbox{
        height: 30px !important;
    }
    body .header-style-1 .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .text{
        top: 5px;
        right: 10px;
    }
    html body .header-style-1 .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .counter .counter-number{
        min-width: 13px;
        height: 13px;
        top: 0px;
        right: 0px;
    }
    .containerFooter .column .title{
        border-bottom: 1px solid rgba(83, 83, 83, 0.15) !important;
    }
    .containerFooter .column{
        border-bottom: 0
    }

    body .header-style-1.sticky .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .counter .counter-number{
        right: 10px;
        width: auto;
    }





    

}



@media (min-width: 2560px) {
    
    .sec-cou{
        width: 350px;
    }
    body.mpsellercoupons-index-index div.codeShow{
        width: 222px;
    }

    .mpmassupload-product-view select#sample_download{
        width: 85%;
    }

    .mpmassupload-product-view .icon-download2{
        background-position: 55% 50% !important;
    }

}

@media (max-width: 2559px) and (min-width: 1920px){
    .sec-cou{
        width: 350px;
    }
    body.mpsellercoupons-index-index div.codeShow{
        width: 222px;
    }

    .mpmassupload-product-view select#sample_download{
        width: 78%;
    }

    .mpmassupload-product-view .icon-download2{
        background-position: 45% 50% !important;
    }
    
}

@media (max-width: 1919px) and (min-width: 1440px){

    .sec-cou{
        width: 350px;
    }
    body.mpsellercoupons-index-index div.codeShow{
        width: 222px;
    }

    .cou-detail .name {
        float: unset; 
        font-size: 15px !important;
        margin-left: 10px;
        color: rgb(155, 155, 155);
        text-align: left;
        line-height: 20px;
    }

    .cou-detail .pro-status{
        position: relative;
        width: 175px;
        line-height: 19px;
        text-align: left;
        margin: 0 0 0 10px;
        padding-top: 20px;
    }
    .sticky .menu-global .on-right > .forlogin, .sticky .menu-global .login-btn {
        right: calc(50vw - 550px);
    }

    .mpmassupload-product-view select#sample_download{
        width: 68%;
    }
    .mpmassupload-product-view .icon-download2{
        background-position: 45% 50% !important;
    }
    
}

@media (max-width: 1439px) and (min-width: 1290px){

    
    .tdHeight-coupon{
        width: 325px;
    }
    

    .label.pro-status{
        position: relative;
        width: 145px;
        line-height: 20px;
        text-align: left;
        margin: 0 0 0 10px;
        padding-top: 20px;
    }
    body.mpsellercoupons-index-index div.name{
        width: 100%;
        text-align: left;
    }
    
    .banner-coupons .maincoloumn{
        width: 90px;
    }
    .banner-coupons .codeShow{
        width: 215px;
    }
    .div.pro-statu-more{
        font-size: 20px;
    }

    .sticky .menu-global .on-right > .forlogin, .sticky .menu-global .login-btn {
        right: calc(50vw - 530px);
    }
    .mpmassupload-product-view select#sample_download{
        width: 65%;
    }
    .mpmassupload-product-view .icon-download2{
        background-position: 25% 50% !important;
    }

    

}

@media (max-width: 1291px) and (min-width: 1024px){

    
    .tdHeight-coupon{
        width: 325px;
    }
    

    .label.pro-status{
        position: relative;
        width: 145px;
        line-height: 19px;
        text-align: left;
        margin: 0 0 0 10px;
        padding-top: 20px;
    }
    body.mpsellercoupons-index-index div.name{
        width: 100%;
        text-align: left;
    }
    
    .banner-coupons .maincoloumn{
        width: 80px;
    }
    .banner-coupons .codeShow{
        width: 190px;
    }

    .label.pro-statu-more {
        font-size: 18px;
    }
    

    .Codename ,  .couponDiscount ,.couponMinimumPurchase{
        margin-left: 0 !important;
    }

    div.pro-statu{
        font-size: 30px;
    }

    body.mpsellercoupons-index-index .slider:before{
        height: 16px;
        width: 16px;
    }
    body.mpsellercoupons-index-index .switch{
        width: 40px !important;
        height: 20px !important;
    }

    .banner-coupons{
        width: 270px;
    }

    .mpmassupload-product-view select#sample_download{
        width: 60%;
    }
    .mpmassupload-product-view a.icon-download, a.icon-download:visited {
        font-size: 12px;
        width: 100px;
    }
    .mpmassupload-product-view .icon-download i{
        margin: 6px 6px 0px 10px !important;
        background-size: 85% 85%;
    }

    .mpmassupload-product-view .icon-download2{
        background-position: 15% 50% !important;
    }


}

@media (max-width: 1023px) and (min-width: 768px){
    .div.pro-statu-more{
        font-size: 20px;
    }

    html body .header-style-1 .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .counter .counter-number {
        min-width: 14px;
        min-height: 14px;
        top: -3px;
        right: 0px;
    }
    body .header-style-1.sticky .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .counter .counter-number {
        min-width: 14px;
        min-height: 14px;
        top: -1px;
        right: -5px;
        font-size: 8px;
        width: auto;
    }
    body .header-style-1 .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .text{
        background-size: 36px;
        top: 0px;
        right: 5px;
        width: 35px !important;
        height: 35px !important;
    
    }

    body .header-style-1.sticky .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .text{
        background-size: 32px;
    }

    body.marketplace-product-edit .title-box-step, body.marketplace-product-add .title-box-step {
        margin: 40px 0 60px 0px !important;
        padding: 1.5rem;
        margin-left: 10% !important;
    }
    body.marketplace-product-edit .modal-slide .modal-title, body.marketplace-product-add .modal-slide .modal-title{
        left: calc(50% - 20%) !important;
    }

    .mpmassupload-product-view select#sample_download{
        width: 100%;
    }

    .mpmassupload-product-view .icon-download i{
        margin: 6px 10px 8px 160px !important;
        float: left;
        position: absolute;
    }
    
    .mpmassupload-product-view .block_sample_download a.icon-download{
        margin: 10px 0px;
        width: 100%;
        text-align: center;
    }


    .mpmassupload-product-view .icon-download2{
        background-position: 25% 50% !important;
    }

    
}

@media (max-width: 767px) and (min-width: 425px){
    .div.pro-statu-more{
        font-size: 20px;
    }
    body .header-style-1.sticky .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .text{
        right: 20px;
        top: 2px;
    }
    body .header-style-1.sticky .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart .counter .counter-number{
        min-width: 13px;
        min-height: 13px;
        top: -2px;
        right: 4px;
        font-size: 8px;
        width: auto;
    }
    body .page-wrapper .header-style-1 .header-middle .middle-right-content .minicart-header .minicart-content .cart-wrapper .minicart-wrapper .showcart{
        right: 0px !important;
        top: 0px !important;
    }

    body.marketplace-product-edit .title-box-step, body.marketplace-product-add .title-box-step {
        margin: 40px 0 60px 0px !important;
        padding: 1.5rem;
        margin-left: 10% !important;
    }

    body.marketplace-product-edit .modal-slide .modal-title, body.marketplace-product-add .modal-slide .modal-title{
        left: calc(50% - 20%) !important;
    }

    
    .mpmassupload-product-view select#sample_download{
        width: 100%;
    }

    .mpmassupload-product-view .icon-download i{
        margin: 6px 10px 8px 85px !important;
        float: left;
        position: absolute;
    }
    
    .mpmassupload-product-view .block_sample_download a.icon-download{
        margin: 10px 0px;
        width: 100%;
        text-align: center;
    }

    .mpmassupload-product-view .icon-download2{
        background-position: 25% 50% !important;
    }

}

@media (max-width: 424px){
    .div.pro-statu-more{
        font-size: 20px;
    }
    body.marketplace-product-edit .title-box-step, body.marketplace-product-add .title-box-step {
        margin: 40px 0 60px 0px !important;
        padding: 1.5rem;
        margin-left: 0% !important;
    }
    body.marketplace-product-edit .modal-slide .modal-title, body.marketplace-product-add .modal-slide .modal-title{
        left: calc(50% - 30%) !important;
    }


    .mpmassupload-product-view select#sample_download{
        width: 100%;
    }

    .mpmassupload-product-view .icon-download i{
        margin: 6px 10px 8px 60px !important;
        float: left;
        position: absolute;
    }
    
    .mpmassupload-product-view .block_sample_download a.icon-download{
        margin: 10px 0px;
        width: 100%;
        text-align: center;
    }

    .mpmassupload-product-view .icon-download2{
        background-position: 5% 50% !important;
    }
}

@media (max-width: 320px){
    .mpmassupload-product-view .icon-download i{
        margin: 6px 10px 8px 40px !important;
        float: left;
        position: absolute;
    }
    .custom-box-name {
        float: none;
        margin-left: 40px;
    }
}
    

@media (min-width: 577px){
    .footer-link-2{
        padding: 0.1px;
    }
    .footer-link-2 .column .title-ct, .containerFooter .column .title ,.page-footer .footer-link .title-ct{
        padding-top: 39px;
    }
    .col-sm-9.col-lg-10.row.containerFooter{
        padding-bottom: 40px;
    }
    footer a#yt-totop-fix{
        bottom: 90px;
    }
    .footer-link{
        padding: 0 0 40px;
    }
    .social-footer {
        display: block;
    }
    .app-store img {
        margin: 8px 0;
    }
}




@media (max-width: 576px){

        
        /* End Footer Menu Tablet same Mobile */

     
        .col-sm-9.col-lg-10.row.containerFooter{
            padding: 15px;
            width: 100%;
            max-width: none;
            display: block;
            margin: 0;
        }
        .footer .tel {
            display: inline;
            text-align: center;
        }
        .tel > p, .tel > span {
            display: inline-block;
            vertical-align: middle;
            margin: 35px 0 37px 7px;
            font-size: 20px;
            line-height: 15px;
        }
        .tel > span {
            margin: 14px 0 18px 12px;
        }
        .tel > p, .tel > span {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
        }
        .tel + .footer-badge {
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
        }
        .download-section p {
            text-align: right;
            width: 90px;
            display: inline-block;
            vertical-align: middle;
            margin: 8px 0 3px 0;
        }
        .footer-badge.tapktc {
            width: 136px;
            margin: 8px;
            vertical-align: middle;
            display: inline-block;
        }
        .containerFooter .title:after {
            content: "+";
            position: absolute;
            font-family: serif;
            font-size: 20px;
            transform: rotate(0);
            right: 15px;
        }

        .containerFooter .title.active:after{
            transform: rotate(-45deg);
        }
        .footer .active + ul , .page-footer .active + .menuList{
            padding-bottom: 10px !important;
            display: block !important;
        }
        .column-sector{
            padding-bottom: 0px;
        }

        .social-footer-link{
            padding: 95px 15px 15px 15px;
        }
}

@media (max-width: 1024px){
    /* body .page-footer .container {
        padding: 0 55px;
        max-width: 100%;
    }
    .only-mobile .social-footer {
        text-align: center;
        padding: 0;
        border: none;
        margin: 0 0 30px 0;
        display: inherit;
        float: inherit;
    }
    .only-mobile .social-footer a{
        margin: 0 10px;
        width: unset;
        height: unset;
        float: none;
    } */
    
}



@media (max-width: 849px) and (min-width: 480px){
    .sidebar.sidebar-main .block.filter {
        display: none;
    }
    .icon-filter {
        display: block;
    }
    body.page-products i.close-filter {
        display: block;
        background-size: 100%;
        background: url(../images/ico-close.svg) no-repeat 0 0;
        width: 23px;
        height: 23px;
        cursor: pointer;
        position: absolute;
        top: 23px;
        right: 23px;
    } 
    body.open-filter .sidebar.sidebar-main .block.filter{
        display: block!important;
        visibility: visible!important;
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        background: #fff;
        padding: 60px 30px 30px;
        z-index: 10;
        border-top: 3px solid #e50019;
        height: 100%;
        overflow: auto;
    }   
}


@media only screen and (max-width: 768px){
    
}

@media only screen and (max-width: 660px){
   /*  .containerFooter .column .title{
        border-bottom: 0 !important;
        padding-bottom: 0;
    } */
    
}
@media (max-width: 480px){
    .col2-layout .category-product.products-grid .item{
        margin-top: -15px;
    }
    
    
}

