/*  */
.page-wrapper *::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar {
    width: 10px;
}

.page-wrapper *::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    background-color: #999;
}

::-webkit-scrollbar-thumb {
    background: #dedede;
    border-radius: 10px;
}

.page-wrapper *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
}
body .page-main > .columns {
    max-width: 100% !important;
    width: 100% !important;
}

body.catalog-category-view .page-main > .columns {
    padding: 0px;
}

body.catalog-category-view .breadcrumbs {
    margin-bottom: 0px;
}
body.catalog-category-view .breadcrumbs .items{
    width: 100% !important;
    max-width: 100% !important;
}

.catalogsearch-result-index .category-product-actions .block.search-suggestions{
    display: none;
}
body.catalogsearch-result-index .page-main > .columns {
    padding: 0px;
}

body.catalogsearch-result-index .breadcrumbs {
    margin-bottom: 0px;
}
body.catalogsearch-result-index .breadcrumbs .items{
    width: 100% !important;
    max-width: 100% !important;
}

.plp_topbar {
    display: flex;
    background-color: #002D56;
    padding: 10px 15px;
    align-items: center;
    justify-content: left;
    width: 100%;
}

.plp_topbar .pricedrop img{
    width: 40px !important;
}
.plp_topbar .newreleasebtn img{
    width: 40px !important;
}


.plp_topbar .block-content-blk1 {
    width: 5%;
    padding: 0 7px;
    text-align: center;
}

.plp_topbar .block-content-blk1 .sidebar_toggle_btn {
    border: none;
    background-color: transparent;    
    cursor: pointer;
}

.plp_topbar .block-content-blk1 .sidebar_toggle_btn i {
    color: #FFF;
    background-color: transparent;    
    font-size: 35px;
} 

.plp_topbar .block-content-blk2 {
    width: 8%;
    padding: 0 2px;
    text-align: center;
}

.plp_topbar .block-content-blk2 .hotsalebtn {
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.plp_topbar .block-content-blk2 .hotsalebtn img {
    width: 35%;
}

.plp_topbar .block-content-blk2 .hotsalebtn .todaysdeal {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}

.plp_topbar .block-content-blk2 .hotsalebtn .todaysdeal:before {
    content: "";
    clear: both;
    display: table;
}

.plp_topbar .block-content-blk3, 
.plp_topbar .block-content-blk4 {
    width: 5%;
    padding: 0 7px;
    text-align: center;
}

.plp_topbar .block-content-blk3 .pricedrop,
.plp_topbar .block-content-blk4 .pricedrop {
    background-color: transparent;
    cursor: pointer;
}

.plp_topbar .block-content-blk3 img,
.plp_topbar .block-content-blk4 img {
    width: 70%;
}

.plp_topbar .search-container {
    width: 30%;
    padding:  0 7px;
}

.plp_topbar .search-container .searchinput-blk {
    position: relative;
    width: 100%;
}

.plp_topbar .search-container .searchinput {
    border: 1px solid #BFBFBF; 
    border-radius: 4px;
    background: transparent;
    font-size: 16px;
    padding-left: 50px;
    color: #ffffff;
    box-sizing: border-box;
    letter-spacing: 0.6px;
}

.plp_topbar .search-container input::-webkit-input-placeholder {
    letter-spacing: 0.6px;
    color: #FFF;
}

.plp_topbar .search-container .searchbtn {
    position: absolute;
    top: 8px;
    left: 7px;
}

.plp_topbar .search-container .searchbtn .pe-7s-search {
    color: #ffffff;
    font-size: 30px;
}

.plp_topbar .block-content-blk5,
.plp_topbar .block-content-blk6,
.plp_topbar .block-content-blk7 {
    width: 15%;
    padding: 0 7px;
    text-align: center;
}

.plp_topbar .block-content-blk5 select,
.plp_topbar .block-content-blk6 select,
.plp_topbar .block-content-blk7 select {
    color: #FFF;
    border-radius: 4px;
    border-color: #BFBFBF !important;
}

.plp_topbar .block-content-blk5 select option,
.plp_topbar .block-content-blk6 select option,
.plp_topbar .block-content-blk7 select option {
    color: #3a3a3a;
}

.plp_topbar .block-content-blk8 {
    width: 5%;
    padding: 5px 0;
    text-align: center;
}

.plp_topbar .block-content-blk8 .downloadbtn {
   background-color: transparent;
}

.plp_topbar .block-content-blk8 .downloadbtn img{
    width: 90%;
}
.plp_topbar .block-content-blk8 .downloadbtn .plp-filter-btn{
    font-size: 16px;
    padding: 12px 25px;
    border-radius: 25px;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    min-width: 140px;
    display: block;
    margin: 0 10px;
}
/*  */

/*  */

body.catalog-category-view .columns .sidebar.sidebar-main{
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
    list-style: none none;
    background-color: #fff;
    top: 0;
    bottom: 0;
    width: 380px;
    right: auto;
    left: -520px;
    position: fixed;
    z-index: 1001;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    min-width: unset;
    margin-top: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;
    padding: 0px !important;
}

body.catalog-category-view .columns .sidebar.sidebar-main{ 
    overflow-y: auto;
}

body.catalog-category-view .columns .open.sidebar.sidebar-main{
    opacity: 1;
    transform: translate3d(520px,0,0);
    -webkit-transform: translate3d(520px,0,0);
    -moz-transform: translate3d(520px,0,0);
    -o-transform: translate3d(520px,0,0);
}

body.catalog-category-view .sidebar.sidebar-main .block {
    margin: 0px;
}

.catalog-category-view .sidebar-main .block.filter .filter-content .close-filter-fixed {
    display: block !important;
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 1002;
}

.catalog-category-view .sidebar-main .block.filter .filter-content .block-filter-content {
    padding: 15px 15px 0;
}

.catalog-category-view .sidebar-main .block.filter .filter-content .block-filter-content .filter-options-item .filter-options-title:after {
    font-size: 20px;
    bottom: 0px;
}

.catalog-category-view .block.filter .block-content.filter-content .block-filter-content .filter-options-item .filter-options-title {
    margin: 0px;
}

.catalog-category-view .block.filter .block-content.filter-content .block-filter-content .filter-options-item .filter-options-content ol.items .item {
    margin: 0px;
}

.catalog-category-view .block.filter .block-content.filter-content .block-filter-content .filter-options-item {
    margin-bottom: 15px;
}

body.catalog-category-view .page-main > .columns .sidebar.sidebar-additional {
    width: 100% !important;
    padding: 0 15px 15px !important;
}

body.catalog-category-view .block-compare .block-title > strong {
    margin-top: 0px;
}



body.catalogsearch-result-index .columns .sidebar.sidebar-main{
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
    list-style: none none;
    background-color: #fff;
    top: 0;
    bottom: 0;
    width: 380px;
    right: auto;
    left: -520px;
    position: fixed;
    z-index: 1001;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    min-width: unset;
    margin-top: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;
    padding: 0px !important;
}

body.catalogsearch-result-index .columns .sidebar.sidebar-main{ 
    overflow-y: auto;
}

body.catalogsearch-result-index .columns .open.sidebar.sidebar-main{
    opacity: 1;
    transform: translate3d(520px,0,0);
    -webkit-transform: translate3d(520px,0,0);
    -moz-transform: translate3d(520px,0,0);
    -o-transform: translate3d(520px,0,0);
}

body.catalogsearch-result-index .sidebar.sidebar-main .block {
    margin: 0px;
}

.catalogsearch-result-index .sidebar-main .block.filter .filter-content .close-filter-fixed {
    display: block !important;
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 1002;
}

.catalogsearch-result-index .sidebar-main .block.filter .filter-content .block-filter-content {
    padding: 15px 15px 0;
}

.catalogsearch-result-index .sidebar-main .block.filter .filter-content .block-filter-content .filter-options-item .filter-options-title:after {
    font-size: 20px;
    bottom: 0px;
}

.catalogsearch-result-index .block.filter .block-content.filter-content .block-filter-content .filter-options-item .filter-options-title {
    margin: 0px;
}

.catalogsearch-result-index .block.filter .block-content.filter-content .block-filter-content .filter-options-item .filter-options-content ol.items .item {
    margin: 0px;
}

.catalogsearch-result-index .block.filter .block-content.filter-content .block-filter-content .filter-options-item {
    margin-bottom: 15px;
}

body.catalogsearch-result-index .page-main > .columns .sidebar.sidebar-additional {
    width: 100% !important;
    padding: 0 15px 15px !important;
}

body.catalogsearch-result-index .block-compare .block-title > strong {
    margin-top: 0px;
}



.sidebar-filter-overlay {
    content: "";
    display: block;
    visibility: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 990;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
}

body.catalog-category-view.show-filter-sidebar .sidebar-filter-overlay {
    opacity: .2;
    visibility: visible;
}


body.catalogsearch-result-index.show-filter-sidebar .sidebar-filter-overlay {
    opacity: .2;
    visibility: visible;
}


.plp_top_slider {
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px 0 10px;
    margin-bottom: 25px;
}

.plp_top_slider .plp_company_blk,
.plp_top_slider .plp_product_blk {
    width: 90%;
    margin: 0 auto 20px;
}


.plp_top_slider .plp_company_blk .plp_company_logo_col .plp_company_logo img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.plp_top_slider .plp_product_blk .plp_product_name_col .product_name_blk {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D6D8D9;
    border-radius: 25px;
    padding: 10px;
    margin: 10px 10px 15px;
    text-align: center;
    cursor: pointer;
}

.plp_top_slider .plp_product_blk .plp_product_name_col .product_name_blk.selected { 
    border: none;
    color: #fff;
    background: transparent linear-gradient(180deg, #FFD788 0%, #CC9B3E 100%) 0% 0% no-repeat padding-box;
}

.plp_top_slider .plp_company_blk .plp_company_logo_col .slick-prev,
.plp_top_slider .plp_product_blk .plp_product_name_col .slick-prev {
    left: -3rem;
    width: 20px;
    height: 40px;
    background-color: #00000029;
    z-index: 1;
}

.plp_top_slider .plp_company_blk .plp_company_logo_col .slick-next,
.plp_top_slider .plp_product_blk .plp_product_name_col .slick-next {
    right: -3rem;
    width: 20px;
    height: 40px;
    background-color: #00000029;
}

.plp_top_slider .plp_company_blk .plp_company_logo_col .slick-prev:before, 
.plp_top_slider .plp_company_blk .plp_company_logo_col .slick-next:before,
.plp_top_slider .plp_product_blk .plp_product_name_col .slick-prev:before, 
.plp_top_slider .plp_product_blk .plp_product_name_col .slick-next:before {
    font-size: 16px;
    color: #FFF;
    padding: 0px;
}


.plp_top_slider .plp_company_blk .plp_company_logo_col .plp_company_logo.slick-slide {
    display: flex;
    justify-content: center;
}

.plppage_filtersection {
    display: none;
}



/* catalog search page design here */
body.catalogsearch-result-index .sidebar.sidebar-main .block {
    margin: 0px;
}


@media only screen and (max-width: 1199px){
    .plp_topbar .search-container {
        width: 27%;
    }
}


@media only screen and (max-width: 900px){
    .plp_topbar {
        flex-wrap: wrap;
    }

    .plp_topbar .block-content-blk1 {
        width: 7%;
    }   

    .plp_topbar .block-content-blk2 {
        width: 20%;
    }

    .plp_topbar .block-content-blk2 .hotsalebtn img {
        width: 24%;
    }

    .plp_topbar .block-content-blk3, 
    .plp_topbar .block-content-blk4 {
        width: 14%;
    }

    .plp_topbar .block-content-blk3 img, .plp_topbar .block-content-blk4 img {
        width: 45%;
    }

    .plp_topbar .search-container {
        width: 45%;
    }

    .plp_topbar .block-content-blk5, .plp_topbar .block-content-blk6, .plp_topbar .block-content-blk7 {
        width: 31%;
    }

    .plp_topbar .block-content-blk8 {
        width: 7%;
    }

    .plp_top_slider .plp_company_blk .plp_company_logo_col .slick-next, 
    .plp_top_slider .plp_product_blk .plp_product_name_col .slick-next {
        right: -2rem;
    }

    .plp_top_slider .plp_company_blk .plp_company_logo_col .slick-prev, 
    .plp_top_slider .plp_product_blk .plp_product_name_col .slick-prev {
        left: -2rem;
    }   


    body.catalog-category-view.page-layout-2columns-left .category-product-actions .filter-toggle {
        display: none;
    }

    body.catalog-category-view .sidebar.sidebar-main.open .block.filter .block-content.filter-content {
        position: inherit;
        opacity: 1;
        transform: translateX(0%);
        visibility: visible;
        height: auto;
        width: 100%;
    }

    body.catalog-category-view .sidebar.sidebar-main.open .block.filter .block-content.filter-content .block-filter-content {
        min-height: auto;
    }



    body.catalogsearch-result-index.page-layout-2columns-left .category-product-actions .filter-toggle {
        display: none;
    }

    body.catalogsearch-result-index .sidebar.sidebar-main.open .block.filter .block-content.filter-content {
        position: inherit;
        opacity: 1;
        transform: translateX(0%);
        visibility: visible;
        height: auto;
        width: 100%;
    }

    body.catalogsearch-result-index .sidebar.sidebar-main.open .block.filter .block-content.filter-content .block-filter-content {
        min-height: auto;
    }



}


@media only screen and (max-width: 767px){
    .plp_top_slider {
        box-shadow: 0px 3px 6px #00000029;
        padding: 25px 25px 10px;
        margin-bottom: 25px;
    }



    .plppage_filtersection {
        display: block;
        background-color: #002D56;
    }

    .plppage_filtersection .accordion-title {
        position: relative;
    }

    .plppage_filtersection .accordion-title i.fa.fa-sliders {
        color: #FFF;
        background-color: transparent;
        font-size: 35px;
    }
    
    .plppage_filtersection .accordion-title .block-content-blk1 {
        width: 15%;
        padding: 10px 20px;
    }

    .plppage_filtersection .accordion-title:after {
        -webkit-font-smoothing: antialiased;
        font-family: 'pagebuilder-font';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        speak: none;
        position: absolute;
        content: '\f102';
        right: 0;
        padding: 20px;
        color: #FFF;
        top: 0;
        transform: rotate(-90deg);
        
    }

    .plp_topbar.content {
        display: none;
    }

    .plp_topbar.content.footer-accordion-content-active {
        display: flex !important;
    }

    .plppage_filtersection.footer-accordion-content-active .accordion-title:after {
        transform: rotate(90deg);
    }

    .plp_topbar .block-content-blk1 {
        display: none;
    }

    .plp_topbar .block-content-blk3, .plp_topbar .block-content-blk4, .plp_topbar .block-content-blk2 {
        width: 33%;
    }

    .plp_topbar .block-content-blk3 img, .plp_topbar .block-content-blk4 img {
        width: 30%;
    }

    .plp_topbar .search-container {
        width: 100%;
        padding: 5px 5px;
    }

    .plp_topbar .block-content-blk5, .plp_topbar .block-content-blk6, .plp_topbar .block-content-blk7 {
        width: 50%;
        padding: 5px;
    }

    .plp_topbar .block-content-blk8 {
        width: 18%;
        padding: 0 0 0 25px;
        margin-bottom: -8px;
    }
    .header-area.header4 .middle-header .logo-header{
        padding-left: 20px;
        margin: 0;
    }
    
   
}





@media only screen and (min-width: 380px) and (max-width: 480px){
    .header-area .top-header .top-custom-link ul li:last-child {
        display: contents;
    }

    
}


@media only screen and (max-width: 424px){ 
    body.catalog-category-view .columns .sidebar.sidebar-main {
        width: 330px;
    }

    body.catalogsearch-result-index .columns .sidebar.sidebar-main {
        width: 330px;
    }
}

.toolbar-sorter.sorter {
    justify-content: flex-end;
}
/*  */
body.catalog-category-view .page-main .columns .column.main {
    width: 100% !important;
}

body.catalogsearch-result-index .page-main .columns .column.main {
    width: 100% !important;
}

.products-list {
    margin: 15px 0 0;
    padding: 0 25px;
}

.products-list .products {
    margin: 0px;
}

.products-list .product-items-list-view .product-item {
    display: table;
    width: 100%;
    text-align: center;
    margin: 3px 0px;
    border-radius: 4px;
    color: #333C42;
}

.products-list .product-items-list-view .product-item.title-block {
    border-radius: 4px;
    background-color: #002D56 !important;
}

.products-list .product-items-list-view .product-info-slide-list {
    display: table-row;
    margin: 0px;
}

.products-list .product-items-list-view .product-info-slide-list .title {
    padding: 16px 5px !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-brand {
    display: table-cell;
    vertical-align: middle;
    width: 10%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-model{
    display: table-cell;
    vertical-align: middle;
    width: 13%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-model .product.name.product-item-name {
    font-size: 14px;
    font-weight: 400;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-part{
    display: table-cell;
    vertical-align: middle;
    width: 10%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-description{
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-description .desection{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-hub{
    display: table-cell;
    vertical-align: middle;
    width: 8%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-moq{
    display: table-cell;
    vertical-align: middle;
    width: 8%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-price{
    display: table-cell;
    vertical-align: middle;
    width: 8%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-price .price-box.price-final_price{ 
    background-color: #FFFFFF;
    padding: 12px;
    border-radius: 25px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-price .price-box.price-final_price .price{ 
    color: #333C42 !important;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-instock{
    display: table-cell;
    vertical-align: middle;
    width: 7%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-condition{
    display: table-cell;
    vertical-align: middle;
    width: 8%;
    padding: 10px 5px;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-action {
    display: table-cell;
    vertical-align: middle;
    width: 12%;
    padding: 10px 5px;
}
.products-list .product-items-list-view .product-info-slide-list .product-item-action.add-to-cart-link{
    overflow: visible;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary.view-product-btn{
    cursor: pointer;
}
.products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary{ 
    background: transparent linear-gradient(180deg, #20639B 0%, #002D56 100%) 0% 0% no-repeat padding-box;
    border: none;
    padding: 13px 21px 13px 21px;
    border-radius: 25px;
    font-size: 14px;
    position: relative;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary:before {
    content: '\e66e';
    font-family: 'Pe-icon-7-stroke';
    font-size: 22px;
    position: absolute;
    left: 12px;
    top: 8px;
    display: none;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-description p {
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333C42;
}

.products-list .product-items-list-view .product-info-slide-list .product-item-description .product-item-description {
    padding: 0px;
    width: 100%;
}

.products-list .product-items-list-view .product-item {
    background: #F5F5F5;
}

.products-list .product-items-list-view .product-item:nth-child(odd) {
    background: #EAEAEA;
}

@media only screen and (max-width: 1199px){
    .products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary {
        padding: 8px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary:before {
        display: none;
    }

    .products-list .product-items-list-view .product-info-slide-list {
        display: grid;
        gap: 0px;
        padding: 10px 0;
        grid-template-columns: repeat(10, 10%)
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-brand {
        grid-row-start: 1;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-model {
        grid-column: 2 / 4;
        grid-row-start: 1;
        grid-row-end: 2;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-price .price-box.price-final_price {
        background-color: transparent;
        padding: 0px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-part {
        grid-column: 2 / 4;
        grid-row-start: 2;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-description {
        grid-column: 4 / 6;
        grid-row-start: 1;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-hub {
        grid-row-start: 1;
        grid-row-end: 2;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-moq {
        grid-row-start: 2;
        grid-row-end: 3;
        width: 100% !important;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-price {
        grid-row-start: 1;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-instock {
        grid-row-start: 1;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-condition {
        grid-row-start: 1;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-action {
        grid-row-start: 1;
        grid-row-end: 3;
        width: 100%;
        padding: 5px 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .products-list .product-items-list-view .product-info-slide-list .title {
        padding: 0px 5px !important;
        margin: 0px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-description {
        margin: 0;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-model .product.name.product-item-name {
        font-size: 15px;
    }

    

    .products-list .product-items-list-view .product-info-slide-list .product-item-model a.product-item-link:after {
        content: "/";
        margin: 0 3px;  
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-hub:after {
        content: "/";
        margin: 0 3px;
    }

    .products-list .product-items-list-view .product-info-slide-list .title {
        -webkit-line-clamp: 2 !important;
    }
}


@media only screen and (max-width: 900px){
    .products-list .product-items-list-view .product-info-slide-list .product-item-description {
        display: none;
    }

    .products-list .product-items-list-view .product-info-slide-list {
        display: grid;
        gap: 0px;
        padding: 10px 0;
        grid-template-columns: repeat(8, 12.5%);
    }

  
    
}

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

    .products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary {
        padding: 13px 21px 13px 40px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-model a.product-item-link:after {
        display: none;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-action .action.primary:before {
        display: block;
    }

    .products-list .product-items-list-view .product-info-slide-list {
        display: block;
        font-size: 14px;

    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-brand,
    .products-list .product-items-list-view .product-info-slide-list .product-item-model,
    .products-list .product-items-list-view .product-info-slide-list .product-item-part,
    .products-list .product-items-list-view .product-info-slide-list .product-item-hub,
    .products-list .product-items-list-view .product-info-slide-list .product-item-moq,
    .products-list .product-items-list-view .product-info-slide-list .product-item-price,
    .products-list .product-items-list-view .product-info-slide-list .product-item-instock,
    .products-list .product-items-list-view .product-info-slide-list .product-item-condition,
    .products-list .product-items-list-view .product-info-slide-list .product-item-action {
        width: 100% !important;
        display: block;
        text-align: left;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-hub:after,
    .products-list .product-items-list-view .product-info-slide-list .product-item-model:after {
        display: none;
    }

    .products-list .product-items-list-view .product-info-slide-list .title {
        display: none !important;
    }

    .products-list .product-items-list-view .product-info-slide-list .title:first-child {
        display: block !important;
        font-size: 0px;
    }

    .products-list .product-items-list-view .product-info-slide-list .title:first-child span::after {
        content: "Product List";
        font-size: 14px;
    }

    .products-list .product-items-list-view .product-info-slide-list .title:first-child span {
        display: flex;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-brand.title:before {
        display: none;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-price .price-box.price-final_price {
        padding: 0;
        background-color: transparent
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-brand:before {
        content: "BRAND NAME : ";
        font-weight: 800;
        margin-right: 3px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-model:before {
        content: "MODEL NAME :  ";
        font-weight: 800;
        margin-right: 3px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-part:before {
        content: "PART NUMBER : ";
        font-weight: 800;
        margin-right: 3px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-hub:before {
        content: "HUB :";
        font-weight: 800;
        margin-right: 3px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-moq:before {
        content: "MOQ :";
        font-weight: 800;
        margin-right: 3px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-price {
        display: flex;
        justify-content: flex-start;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-price:before {
        content: "PRICE : ";
        font-weight: 800;
        margin-right: 3px;
    }
    .products-list .product-items-list-view .product-info-slide-list {
        padding: 10px;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-model,
    .products-list .product-items-list-view .product-info-slide-list .product-item-instock {
        display: flex;
        justify-content: flex-start;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-instock:before {
        content: "INSTOCK : ";
        margin-right: 3px;
        font-weight: 800;
    }

    .products-list .product-items-list-view .product-info-slide-list .product-item-condition:before {
        content: "CONDITION : ";
        margin-right: 3px;
        font-weight: 800;
    }

 }
/*  */

.pdp_details_container {
    width: 100%;
    margin: auto;
    padding: 0px;
}

.pdp_details_container hr {
    width: 95%;
    margin-bottom: 12px;
    border-top: 0 !important;
}

.pdp_details_container .pdp_details_wapper {
    width: 85%;
    margin: auto;
}


.pdp_details_container .pdp_footer_wapper {
    background-color: #CDD5DD;
    border-radius: 0px 0px 4px 4px;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_block {
    width: 85%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_model {
    width: 35%;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_part {
    width: 20%;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_content {
    width: 22%;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_other {
    width: 23%;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_title {
    letter-spacing: 0.6px;
    color: #20639B;
    text-transform: uppercase;
}

.pdp_details_container .pdp_footer_wapper .pdp_footer_cnt {
    letter-spacing: 0.72px;
    color: #002D56;
    text-transform: capitalize;
    font-weight: 600;
}

.pdp_details_container .pdp_header_wapper {
    margin-left: 7%;
    padding: 15px 15px 0;
}

.pdp_details_container .pdp_header_wapper .pdp_header_top,
.pdp_details_container .pdp_header_wapper .pdp_header_middle {
    display: flex;
    flex-wrap: wrap;
    padding: 1em 0;
}

.pdp_details_container .pdp_header_wapper .header_top_img {
    width: 15%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pdp_details_container .pdp_header_wapper .header_top_img .header_top_top {
    position: absolute;
    top: -13px;
    right: -40px;
    width: 100px;
}

.pdp_details_container .pdp_header_wapper .header_top_img img {
    width: 60%;
}

.pdp_details_container .pdp_header_wapper .header_top_cnt {
    width: 60%;
    padding: 0 10px;
}

.pdp_details_container .pdp_header_wapper .header_top_cnt .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.pdp_details_container .pdp_header_wapper .header_top_cnt .title .title-cnt {
    letter-spacing: 0.78px;
    color: #333C42;
    text-transform: uppercase;
    font-size: 18px;
}

.pdp_details_container .pdp_header_wapper .header_top_cnt .content {
    letter-spacing: 0.6px;
    color: #333C42;
    text-transform: capitalize;
}

.pdp_details_container .pdp_header_wapper .header_top_inf {
    width: 25%;
    padding: 0 10px;
}

.pdp_details_container .pdp_header_wapper .header_top_inf .swit {
    letter-spacing: 0.54px;
    color: #5C6369;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.pdp_details_container .pdp_header_wapper .header_top_inf .swit  img{
    height: 24px;
}

.pdp_details_container .pdp_header_wapper .header_top_inf .mins {
    letter-spacing: 0.24px;
    color: #858A8E;
    text-transform: lowercase;
    font-size: 12px;
}

.pdp_details_container .pdp_header_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 0;
    width: 75%;
}

.pdp_details_container .pdp_header_bottom .header_bottom {
    display: flex;
    align-items: center;
}

.pdp_details_container .pdp_header_bottom .header_bottom span.img {
    padding: 0 5px 0 0;
}

.pdp_details_container .pdp_header_bottom .header_bottom span.img img.img-fluid {
    width: 37px;
    height: 37px;
}

.pdp_details_container .pdp_header_bottom .header_bottom span.cnt {
    padding-right: 15px;
    letter-spacing: 0.48px;
    color: #333C42;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: -5px;
}
.pdp_details_container .pdp_header_bottom .header_bottom span.cnt#nopieces{
    padding-right: 5px;
}
.pdp_details_container .pdp_header_bottom .header_bottom span.cnt.cnt-item-blk{
    padding-right: 5px;
}

.pdp_details_container .pdp_header_bottom .header_bottom .score .cnt{
    color: #DDB363;
    font-weight: 600;
    padding-right: 5px;
}

.pdp_details_container .pdp_header_bottom .header_bottom .score .cnt.percentage{
    font-size: 22px;

}
.pdp_details_container .pdp_header_bottom .header_bottom .score .cnt.symbol{
    font-size: 24px;
}
.pdp_details_container .pdp_header_bottom .header_bottom .score .cnt.total{
    font-size: 18px;
}

.pdp_details_container .header_top_cnt span.seller {
    position: inherit;
    background: #F8F0E0;
    padding: 8px 40px;
    letter-spacing: 0px;
    color: #002D56;
    font-size: 13px;
}   


.pdp_details_container .pdp_middle_wapper {
    width: 85%;
    margin: auto;
    border-top: 1px solid #ebebeb;
}

.pdp_details_container .pdp_middle_wapper .seller_price_title {
    letter-spacing: 0.6px;
    color: #DDB363;
    text-transform: capitalize;
    padding: 10px 0px;
}

.pdp_details_container .seller-price-list-view .seller.price-list {
    position: inherit;
    display: table;
    width: 100%;
    text-align: center;
    margin: 3px 0px;
}

.pdp_details_container .seller-price-list-view .seller.price-list.title-block {
    border-radius: 4px;
    background-color: #CDD5DD !important;

}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info {
    display: table-row;
    margin: 0px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .title {
    padding: 12px 5px !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #333C42 !important;
    text-transform: capitalize;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action {
    display: table-cell;
    vertical-align: middle;
    width: 4%;
    padding: 10px 5px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-seller {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 5px;
    letter-spacing: 0.59px;
    color: #002D56;
    font-size: 14px;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-seller .sellrdata .sellerCode span{
    color: #002D56 !important;
    text-decoration: underline;
    font-weight: 600;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-score {
    display: table-cell;
    vertical-align: middle;
    width: 18%;
    padding: 5px;
    letter-spacing: 0.59px;
    color: #5C6369;
    font-size: 14px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-price {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 5px;
    letter-spacing: 0.59px;
    color: #002D56;
    font-weight: 600;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-stock {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 5px;
    letter-spacing: 0.59px;
    color: #333C42;
    font-weight: 600;
    font-size: 14px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-eta{
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 5px;
    letter-spacing: 0.59px;
    color: #5C6369;
    font-size: 14px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-hub {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 5px;
    letter-spacing: 0.59px;
    color: #5C6369;
    font-size: 14px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-moq {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    padding: 5px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input {
    position: relative;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="radio"]{
    width: 23px;
    z-index: 1;
    height: 23px;
    border:2px solid #878787 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="radio"]:checked:after{
    width: 17px;
    height: 17px;
    left: initial;
    top: initial;
    background-color: #072745 !important;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="checkbox"]{
    position: absolute;
    left: 0px;
    top: -13px;
    opacity: 0;
    margin: 0;
    width: 23px;
    z-index: 1;
    height: 23px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="checkbox"] + .label:before {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 2px;
    border: 1px solid #dadada;
    position: absolute;
    left: 0;
    top: -13px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type=checkbox]:checked+.label:before {
    content: "";
    display: block;
    width: 23px;
    height: 23px;
    border: none;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: -13px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type=checkbox]:checked+.label:after {
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 21px;
    top: -13px !important;
    left: 0px;
    line-height: 22px;
    color: #fff;
    background-color: #DDB363;
    width: 23px;
    height: 23px;
    position: absolute;
    border-radius: 2px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-price .price {
    font-size: 16px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-hubblk {
    border: 1px solid #D6D8D9;
    border-radius: 25px;
    padding: 6px;
    text-align: center;
    cursor: pointer;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D6D8D9;
    width: 100%;
    padding: 5px;
    border-radius: 25px;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change input {
    padding: 0px;
    margin: 0px 0px;
    border: none !important;
    border-radius: initial;
    width: 54px;
    text-align: center;
    height: 25px !important;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change button.items.moq-limit{
    background-color: #d6d8d9 !important;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change button.items {
    width: 24px;
    height: 25px;
    background-color: #072745;
    border: none;
    color: #FFF;
    border-radius: 50%;
    font-weight: bolder;
    font-size: 0;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change button.items.increase{
    background-color: #072745 !important;
}
.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change button.items.increase.stock-limit{
    background-color: #d6d8d9 !important;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change button.reduced.items:before {
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #FFF;
}

.pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change button.increase.items:before {
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #FFF;
}

.pdp_details_container .pdp_last_wapper {
    width: 85%;
    margin: auto;
}

.pdp_details_container .pdp_last_block {
    display: flex;
    justify-content: flex-end;
    padding: 13px 0;
}

.pdp_details_container .pdp_last_addcart,
.pdp_details_container .pdp_last_invoice {
    margin-left: 20px;
}

.pdp_details_container .pdp_last_moreoffer,
.pdp_details_container .pdp_last_wishlist {
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    letter-spacing: 0px;
    color: #002D56;
    font-size: 14px;
    padding: 7px 15px;
    margin-left: 10px;
    display: flex;
    align-items: center;
}
.pdp_details_container .pdp_last_moreoffer img{
    width: 20px;
    height: 20px;
}
.pdp_details_container .pdp_last_moreoffer span{
    margin-left: 5px;
}
.pdp_details_container .pdp_last_wishlist  img{
    width: 20px;
    height: 20px;
}
.pdp_details_container .pdp_last_wishlist .wk-towishlist-view::before{
    display: none;
}
.pdp_details_container .pdp_last_wishlist  span{
    margin-left: 5px;
    color: #002D56 !important;
}
.pdp_details_container .pdp_last_addcart{
    background: transparent linear-gradient(180deg, #FFD788 0%, #CC9B3E 100%) 0% 0% no-repeat padding-box;
    border: none !important;
    color: #FFF;
    padding: 10px 24px;
    font-size: 14px;
    border-radius: 25px;
    display: flex;
    align-items: center;
}
.pdp_details_container .pdp_last_addcart button {
    background: transparent;
    border: none !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    
}

.pdp_details_container .pdp_last_invoice{
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    color: #FFF;
    padding: 10px 24px;
    border: none !important;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.pdp_details_container .pdp_last_invoice button {
    background: transparent;
    border: none !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
}

.pdp_details_container {
    display: block;
    background-image: url('../../images/pdp_bd.png');
    background-repeat: no-repeat;
}


.pdp-popup-modal.modal-popup._inner-scroll .modal-content {
    padding: 0px;
    overflow-x: hidden;
}

.pdp-popup-modal.modal-popup._inner-scroll header.modal-header,
.pdp-popup-modal.modal-popup._inner-scroll .modal-footer{
    display: none;
}

.pdp-popup-modal.modal-popup._inner-scroll .modal-inner-wrap {
    margin: 3rem auto;
    max-height: 90%;
    border-radius: 5px;
}

.pdp-popup-modal.modal-popup .action-close, 
.pdp-popup-modal.modal-slide .action-close {
    right: -31px;
    top: -51px;
    border-radius: 5px;
    padding: 10px 0rem;
}

.pdp-popup-modal.modal-popup .action-close:before, 
.pdp-popup-modal.modal-slide .action-close:before {
    border-radius: 5px;
    background-color: #FFF;
}

.toolbar.toolbar-products {
    padding: 0 25px;
}


@media only screen and (max-width: 1199px){
    .pdp-popup-modal.modal-popup._inner-scroll .modal-inner-wrap {
        width: 98%;
        margin: 2rem auto;
    }

    .pdp-popup-modal.modal-popup .action-close, .pdp-popup-modal.modal-slide .action-close {
        right: 19px;
        top: -6px;
        border-radius: 5px;
    }

    .pdp-popup-modal.modal-popup .action-close:before, .pdp-popup-modal.modal-slide .action-close:before {
        box-shadow: 1px 1px 5px 3px #00000029;
        width: 34px;
        height: 34px;
    }
}


@media only screen and (max-width: 900px){
    .pdp_details_container .pdp_middle_wapper,
    .pdp_details_container .pdp_footer_wapper .pdp_footer_block {
        width: 95%;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change input {
        width: 38px;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action {
        max-width: 4%;
        width: 100%;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-moq,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-hub,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-stock,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-price,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-seller {
        max-width: 15%;
        width: 100%;
        word-break: break-all;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-seller .sellrdata .sellerCode span{
        color: #002D56 !important;
        text-decoration: underline;
        font-weight: 600;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-score {
        max-width: 18%;
        width: 100%;
        word-break: break-all;  
    }

}

@media only screen and (max-width: 767px){ 
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change{
        width: initial !important;
    }
    .pdp-popup-modal.modal-popup._inner-scroll .modal-inner-wrap {
        width: 100%;
        margin: 0rem auto;
        background: #FFF;
    }

    .pdp_details_container {
        background-image: none;
    }

    .pdp_details_container .pdp_header_wapper {
        margin-left: 0%;
        padding: 15px 10px 0;
    }

    .pdp_details_container .pdp_header_bottom .header_bottom,
    .pdp_details_container .pdp_header_wapper .header_top_inf,
    .pdp_details_container .pdp_header_wapper .header_top_cnt {
        width: 100%;
        padding: 0 0 5px;
    }

    .pdp_details_container .pdp_header_wapper .header_top_img {
        width: 100%;
        justify-content: center;
        padding: 5px 0;
    }

    .pdp_details_container .pdp_header_bottom {
        width: 100%;
        flex-wrap: wrap;
    }

    .pdp_details_container .pdp_header_bottom .header_bottom span.img {
        padding: 0 10px 0 0;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list {
        display: block;
        text-align: left;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info {
        display: flex;
        margin: 0px;
        flex-wrap: wrap;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .title {
        display: none !important;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .title:first-child {
        display: block !important;
        width: 100%;
        max-width: 100%;
    }
    
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .title:first-child span:after {
        content: 'seller Price list';
    }

    

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-seller,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-score {
        max-width: 100%;
    }

    
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-stock, 
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-price {
        max-width: 100%;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-seller:before {
        content: "seller ID : ";
        font-weight: 800;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-score:before {
        content: "Seller Score : ";
        font-weight: 800;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-price:before {
        content: "Price/Unit : ";
        font-weight: 800;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-stock:before {
        content: "In Stock : ";
        font-weight: 800;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-hubblk:before {
        content: "HUB : ";
        font-weight: 800;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-hubblk {
        border: none;
        text-align: left;
        padding: 0px;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-moq{
        max-width: 35%;
        align-items: center;
        display: flex;
        margin-top: -10px;
        justify-content: end;
    }
    
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-hub {
        max-width: 65%;
        align-items: center;
        display: flex;
        margin-top: -10px;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="checkbox"],
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="checkbox"] + .label:before,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type=checkbox]:checked+.label:after,
    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type=checkbox]:checked+.label:before { 
        top: 5px !important;
        left: auto;
        right: 0;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action {
        max-width: 100%;
        padding: 0px 10px;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list {
        margin: 2px 0px;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list {
        background: #F5F5F5;
        border-radius: 3px;
        padding: 5px 0;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list:nth-child(odd) {
        background: #EAEAEA;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .control.qty-change input {
        background-color: transparent !important;
    }

    .pdp_details_container .seller-price-list-view .seller.price-list .price-list-info .price-list-action .list-action-input input[type="checkbox"] + .label:before {
        border: 1px solid #b1b1b1;
    }

    .pdp_details_container .pdp_last_wapper {
        width: 100%;
        margin: auto;
    }

    .pdp_details_container .pdp_last_block {
        flex-wrap: wrap;
        padding: 13px 10px;
    }

    .pdp_details_container .pdp_last_addcart,
    .pdp_details_container .pdp_last_moreoffer {
        width: 39%;
        margin: 0;
    }

    .pdp_details_container .pdp_last_invoice,
    .pdp_details_container .pdp_last_wishlist {
        width: 58%;
        margin: 0;
        justify-content: center;
    }

    .pdp_details_container .pdp_last_addcart button {
        padding: 10px 20px;
    }

    .pdp_details_container .pdp_last_invoice button {
        padding: 10px 18px;
    }

    .pdp_details_container .pdp_footer_wapper .pdp_footer_content,
    .pdp_details_container .pdp_footer_wapper .pdp_footer_part,
    .pdp_details_container .pdp_footer_wapper .pdp_footer_model,
    .pdp_details_container .pdp_footer_wapper .pdp_footer_other {
        width: 100%;
        padding-bottom: 12px;
    }

}

/* Header Block */

.header-area .top-header {
    padding-bottom: 1%;
    padding-top: 1%;
}

.header-area .top-header .frame{
    max-width: 100%;
    width: 100%;
}


.header-area .top-header .col-8.col-des-8.col-tb-12.col-mb-12 {
    flex: 0 0 75.666667%;
    max-width: 75.666667%;
}

.header-area .top-header .col-4.col-des-4.col-tb-2{
    flex: 0 0 24.333333%;
    max-width: 24.333333%;
}


.header-area .top-header .top-custom-link {
    width: 100%;
    padding: 0px 0px 0px 35px;
}

.header-area .top-header .top-custom-link ul li {
    padding: 5px 25px;
    margin: 0px;
}
.header-area .top-header .top-custom-link ul li.product-list-menu{
    position: relative;
}
.header-area .top-header .top-custom-link ul li.product-list-menu .product-new-tag{
    position: absolute;
    right: 0px;
    top: -18px;
    background-color: #093f6d;
    padding: 0px 10px;
    color: #fff;
    border-radius: 27px;
    font-size: 10px;
    font-weight: 600;
}

.header-area .top-header .menu_block_top .align-items-center li:first-child{
    padding-left: 0 !important;
    margin-left: 0;
}
.header-area .top-header .top-custom-link ul li.product-list-menu a{
    padding: 0 20px;
}
.header-area .top-header .top-custom-link ul li a {
    letter-spacing: 0.45px;
    color: #5C6369;
    text-transform: capitalize;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
}

.header-area .top-header .topheader-auth {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    width: 370px;
}

.header-area .top-header .topheader-auth-nav {
    width: 50%;
    text-align: center;
    display: flex;
}

.header-area .top-header .topheader-auth .btn-register {
    font-size: 16px;
    padding: 12px 35px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff;
    font-weight: 600;
    min-width: 140px;
    display: block;
    margin: 0 10px;
}

.header-area .top-header .topheader-auth .btn-login {
    font-size: 16px;
    padding: 12px 25px;
    border-radius: 25px;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    min-width: 140px;
    display: block;
    margin: 0 10px;
}

.page-header .header-area .middle-header {
    padding: 10px 0;
}

.page-header .header-area .middle-header .line {
    margin: 0;
}

.header-area .middle-header .middle-header-last {
    text-align: end;
}

.header-area .middle-header .middle-header-last .middle-header-lastcnt{ 
    width: 100%;
}


.header-area.header4 .middle-header .logo-header .taggoleblk button.action.nav-tg.hidden-des {
    margin-right: 20px;
}

.header-area .middle-header .logo-header {
    margin: auto;
}

.header-area .middle-header .logo-header img.default-logo {
    /* max-height: 58px; */
    /* min-height: 58px; */
    margin: 0;
}

.header-area .middle-header .table-icon-menu > div {
    padding: 12px 12px 12px 3%;
}

.header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart:before {
    font-size: 43px;
    color: #858A8E;
    margin-right: 10px;
}

.header-area .middle-header .minicart-wrapper .action.showcart > .counter.qty {
    text-align: center;
    white-space: normal;
    position: absolute;
    min-width: 20px;
    font-size: 12px;
    line-height: 28px;
    left: 27px;
    top: -19px;
    border-radius: 50%;
    margin: 0;
    color: #858A8E;
}

.header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart .text {
    display: block;
    position: inherit;
    width: inherit;
    height: inherit;
    color: #858A8E;
    font-size: 17px;
    overflow: inherit;
}

.header-area .middle-header .table-icon-menu .top-wishlist .wishlist-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #858A8E;
    font-size: 17px;
}

.header-area .middle-header .table-icon-menu .top-wishlist .wishlist-icon:before {
    font-size: 35px;
    color: #858A8E;
    margin-right: 10px;
}

.header-area .middle-header .table-icon-menu .useraccnt {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #858A8E;
    font-size: 16px;
}

.header-area .middle-header .table-icon-menu .useraccnt i.pe-7s-user {
    font-size: 35px;
    color: #858A8E;
    margin-right: 10px;
}

.header-area .middle-header .contactinfo .contactus {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.9px;
    color: #333C42;
    margin-bottom: 5px;
}

.header-area .middle-header .contactinfo .conttext {
    font-size: 16px;
    color: #5C6369;
    letter-spacing: 0.9px;
    text-align: right;
}

.theme-header-icon {
    color: #858A8E;
}

@media only screen and (max-width: 1360px) {
    .header-area .top-header .top-custom-link ul li {
        padding: 5px 8px !important;
        margin: 0px;
    }
    .header-area .top-header .top-custom-link ul li a {
        font-size: 14px;
    }
    .header-area .middle-header .table-icon-menu .useraccnt{
        font-size: 14px;
    }
    .header-area .middle-header .table-icon-menu .top-wishlist .wishlist-icon{
        font-size: 14px;
    }
    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart .text{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1199px){
    .header-area.header4 .middle-header .logo-header {
        display: flex;
        justify-content: flex-start;
    }
    .header-area .middle-header .logo-header img.default-logo {
        /* max-height: 44px; */
        /* min-height: 44px; */
        margin: 0;
        width: 64%;
    }
    .header-area .top-header .top-custom-link ul li a {
        font-size: 14px !important;
    }
    

    html.nav-before-open.nav-open .pe-7s-close:before {
        display: none;
    }
    .header-area .top-header .col-8.col-des-8.col-tb-12.col-mb-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header-area .top-header .col-4.col-des-4.col-tb-2 {
        display: none;
    }
}
@media (min-width: 767px) and (max-width: 900px){ 
    .header-area.header4 .middle-header .logo-header .taggoleblk button.action.nav-tg.hidden-des {
        margin-right: 15px;
    }

    .header-area.header4 .middle-header .logo-header .taggoleblk button.action.nav-tg.hidden-des img {
        width: 50px;
        height: 50px;
    }

    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart .text {
        display: none;
    }
    .header-area .middle-header .contactinfo .contactus,
    .header-area .middle-header .contactinfo .conttext {
        font-size: 15px;
    }

    .header-area .top-header .top-custom-link ul li {
        padding: 5px 6px !important;
    }

    .header-area .top-header .topheader-auth .btn-register {
        font-size: 14px;
        padding: 8px;
        border-radius: 25px;
        background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
        box-shadow: 0px 3px 6px #00000029;
        border-width: 0px;
        color: #ffffff;
        font-weight: 600;
        min-width: 100px;
        display: block;
        margin: 0 10px;
    }


    .header-area .top-header .topheader-auth .btn-login {
        font-size: 14px;
        padding: 8px;
        border-radius: 25px;
        box-shadow: 0px 3px 6px #00000029;
        border-width: 0px;
        color: #ffffff;
        font-weight: 600;
        background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
        min-width: 86px;
        display: block;
        margin: 0 10px;
    }
}
@media only screen and (max-width: 900px){ 
    .header-area.header4 .middle-header .logo-header .taggoleblk button.action.nav-tg.hidden-des {
        margin-right: 15px;
    }

    .header-area.header4 .middle-header .logo-header .taggoleblk button.action.nav-tg.hidden-des img {
        width: 50px;
        height: 50px;
    }

    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart .text {
        display: none;
    }
    .header-area .middle-header .contactinfo .contactus,
    .header-area .middle-header .contactinfo .conttext {
        font-size: 15px;
    }

    .header-area .top-header .top-custom-link ul li {
        padding: 5px 6px !important;
    }

    .header-area .top-header .topheader-auth .btn-register {
        font-size: 14px;
        padding: 8px;
        border-radius: 25px;
        background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
        box-shadow: 0px 3px 6px #00000029;
        border-width: 0px;
        color: #ffffff;
        font-weight: 600;
        min-width: 100px;
        display: block;
        margin: 0 10px;
    }


    .header-area .top-header .topheader-auth .btn-login {
        font-size: 14px;
        padding: 8px;
        border-radius: 25px;
        box-shadow: 0px 3px 6px #00000029;
        border-width: 0px;
        color: #ffffff;
        font-weight: 600;
        background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
        min-width: 86px;
        display: block;
        margin: 0 10px;
    }
}
@media only screen and (max-width: 480px){
    .header-area .top-header .top-custom-link ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .header-area .top-header .top-custom-link {
        padding: 0px;
    }

    .header-area .top-header .top-custom-link ul li {
        width: 50%;
        display: block;
        white-space: nowrap;
        padding: 5px 15px 10px 15px !important;
    }

    .header-area .middle-header .contactinfo {
        display: none;
    }

    .header-mobile-tabs--bottom ul {
        padding: 0;
        display: flex;
    }
    .header-area.header4 .bottom-content .vertical-title span.fa {
        font-size: 26px;
        margin: 0;
    }
    .header-area.header4 .bottom-content .vertical-title {
        height: 43px;
        line-height: 33px;
    }
        
}
@media only screen and (max-width: 320px) {
    .header-area .top-header .top-custom-link ul li {
        padding: 10px 0px 0px 0px !important;
        margin: 0px;
        display: inline-block;
    }
}


.page-footer .middle-footer {
    padding: 39px 0;
}

.page-footer .footer .footer3 .middle-footer h6 {
    margin-bottom: 10px;
}

.page-footer .middle-footer ul.menu li a {
    line-height: 30px !important;
}

@media only screen and (max-width: 1199px){ 
    .page-footer .middle-footer .col-des-4.col-tb-6.col-mb-12 {
        flex: 0 0 35%;
        max-width: 35%;
    }

    .page-footer .middle-footer .col-des-2.col-tb-6.col-mb-12 {
        flex: 0 0 21%;
        max-width: 21%;
        margin-bottom: 0px;
    }

    .page-footer .footer .footer3 .middle-footer .col-des-4.col-tb-6.col-mb-12 {
        margin-left: 0%;
    }

    .page-footer .footer3 .bottom-footer .col-des-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .page-footer .footer3 .bottom-footer .col-des-6 ul{
        display: flex;
        justify-content: space-between;
    }
    footer.page-footer .line {
        margin: 0px;
    }

    .footerblock {
        padding-left: 1%;
    }

    .footerblock .list-icon {
        padding-left: 0px !important;
    }
}

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

    .page-footer .middle-footer .col-des-4.col-tb-6.col-mb-12 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .page-footer .middle-footer .col-des-2.col-tb-6.col-mb-12 {
        flex: 0 0 23%;
        max-width: 23%;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 480px){ 
    .page-footer .middle-footer .col-des-4.col-tb-6.col-mb-12,
    .page-footer .middle-footer .col-des-2.col-tb-6.col-mb-12 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }

    

    .footerblock {
        padding-left: 0%;
    }

    .list-icon {
        padding-left: 0px !important;
    }

    footer.page-footer .middle-footer {
        padding-bottom: 15px;
    }

    .page-footer .footer3 .bottom-footer {
        padding: 0%;
    }
    .page-footer .footer3 .bottom-footer .frame .line{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .page-footer .footer3 .bottom-footer .frame .line .copyright{
        width: 100%;
        max-width: 100%;
        padding: 10px 0;
    }
    .page-footer .footer3 .bottom-footer .frame .line .privacy-blk{
        width: 100%;
        max-width: 100%;
        padding: 10px 0;
    }
    .page-footer .footer3 .bottom-footer .frame .line .privacy-blk ul{
        display: flex;
        justify-content: space-between;
        margin: 0;
    }
    
}


@media only screen and (min-width: 1760px){ 
    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart .text,
    .header-area .middle-header .table-icon-menu .top-wishlist .wishlist-icon,
    .header-area .middle-header .table-icon-menu .useraccnt,
    .header-area .middle-header .contactinfo .contactus{
        font-size: 20px !important;
        font-weight: 500;
        color: #5C6369;
    }

    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart:before,
    .header-area .middle-header .table-icon-menu .top-wishlist .wishlist-icon:before,
    .header-area .middle-header .table-icon-menu .useraccnt i.pe-7s-user {
        font-size: 50px;
    }

    .page-footer .middle-footer p {
        margin-bottom: 1.3em;
        line-height: 24px;
        font-size: 22px;
    }

    .page-footer .middle-footer ul.menu li a {
        line-height: 30px !important;
        font-size: 23px !important;
    }

    .page-footer .footer .footer3 .middle-footer h6 {
        margin-bottom: 15px;
        font-size: 32px;
    }
    .header-area .top-header .top-custom-link ul li {
        padding: 5px 25px !important;
        margin: 0px;
    }
    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart:before {
        font-size: 43px !important;
        color: #858A8E;
        margin-right: 10px;
    }

}

/*  */
header.page-header {
    z-index: 9;
}

.login-overlay.login-popupoverlay {
    position: fixed;
    padding: 0px;
}

.login-register-popup.login-register-popup {
    max-width: 65% !important;
    height: calc(100% - 3em);
    overflow: auto;
    margin-top: 2em;
    border-radius: 5px;
}

.login-register-popup .response-msg {
    background-color: #333C42;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
}

.login-register-popup button {
    margin: -3px 0;
}

.login-register-popup .login-container {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 50%;
    margin-top: 0px;
}
.login-register-popup .container{
    padding: 10px;
}
.login-register-popup .infotxt {
    font-family: 'source sans pro';
    font-size: 16px;
    color: #333333;
    padding: 15px 10px 15px;
    padding-left: 10px;
}
.login-register-popup .lineheight .popup-text-blk{
    letter-spacing: 0px;
    color: #333333;
    font-weight: 400;
    line-height: 40px;
}
.popup-login-form  .container.password_block .psw a{
    letter-spacing: 0px;
color: #002D56;
text-decoration: underline;
font-weight: 600;
}

.login-register-popup .lineheight {
    line-height: 22px;
}
.login-register-popup .lineheight .popup-required{
  
    color: #f5583e;
    margin: 0 0 0 2px;
}

.login-register-popup .infotxt2 {
    font-size: 24px;
    color: #20639B;
    font-weight: 600;
    padding: 10px;
}

.login-register-popup .popup-login-form, 
.login-register-popup .popup-register-form {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 10px;
    margin-top: 10px !important;
    margin: 10px;
    width: 95%;
    box-shadow: 0px 3px 6px #00000029
}

.login-register-popup .register-container {
    padding-top: 0px;
}

.login-register-popup .absltxt {
    font-size: 16px !important;
}

.login-register-popup .txtfld{
    font-size: 16px !important;
}

.login-register-popup label.chklabel {
    font-size: 16px;
}

.login-register-popup .txposition {
    margin-bottom: 20px;
}
.login-register-popup .txposition input[type="checkbox"]{
    width: 22px;
    height: 22px;
}
.txposition.checkbox-validation-blk{
    display: flex;
    align-items: center;
    position: relative;
}

.txposition.checkbox-validation-blk input[type="checkbox"]{
    visibility: visible;
}
.txposition.checkbox-validation-blk input[type="checkbox"]:checked{
    
    appearance: none;
}
.login-register-popup .txposition input[type="checkbox"] + span {
    width: 22px;
    height: 22px;
}
  .login-register-popup .txposition input[type="checkbox"]:checked +span::after{
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 22px;
    top: -2px !important;
    left: 4px;
    line-height: 20px;
    color: #fff;
    width: 22px;
    height: 22px;
    background-color: #cfa24b;
    border: 1px solid #cfa24b;
    border-radius: initial;
  }


.txposition.checkbox-validation-blk  input[type="checkbox"]{
    width: 22px;
    height: 22px;
    position: absolute;
    left: -5px;
}
.txposition.checkbox-validation-blk .chklabel{
    margin-bottom: 0;
    margin-left: 15px;
    color: #5C6369;
    left: 20px;
    position: relative
}
.login-register-popup .txposition input[type="checkbox"]:checked::after{
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 22px;
    top: 0px !important;
    left: 0px;
    line-height: 20px;
    color: #fff;
    width: 22px;
    height: 22px;
    background-color: #cfa24b;
    border: 1px solid #cfa24b;
    border-radius: initial;
}
.login-register-popup .txposition.required label::after{
    content: "*";
    color: #f5583e;
    margin: 0 0 0 2px; 
}

@media only screen and (min-width: 1600px){ 
    .login-register-popup.login-register-popup {
        max-width: 60% !important;
    }

    .login-register-popup .infotxt {
        font-size: 20px;
    }

    .login-register-popup .infotxt2 {
        font-size: 28px;
    }

    .login-register-popup .absltxt {
        font-size: 18px !important;
    }
    
    .login-register-popup .txtfld{
        font-size: 18px !important;
    }

    .login-register-popup label.chklabel {
        font-size: 16px;
    }
    .header-area .top-header .top-custom-link ul li {
        padding: 5px 25px !important;
        margin: 0px;
    }
    .header-area .middle-header .table-icon-menu .minicart-wrapper .action.showcart:before {
        font-size: 43px !important;
        color: #858A8E;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1199px){ 
    .login-register-popup.login-register-popup {
        max-width: 90% !important;
    }
}

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

    .login-register-popup .container {
        padding: 8px;
    }

    .login-register-popup .txtfld {
        font-family: 'source sans pro' !important;
        font-size: 15px !important;
        height: 45px !important;
        border-radius: 4px !important;
    }

    .login-register-popup .txposition {
        position: relative;
        margin-bottom: 14px;
    }

    .login-register-popup .absltxt {
        font-size: 15px;
    }

    .login-register-popup .signupclick,
    .login-register-popup .loginclick {
        font-size: 16px;
    }

    .login-register-popup .login-register-popup span.psw {
        float: unset;
        font-size: 16px;
    }
} 

@media only screen and (max-width: 639px) {
    .login-register-popup .cancelbtn {
        width: auto;
    }

    .login-register-popup .register-container,
    .login-register-popup .login-container {
        min-width: 100%;
    }
}


.customer-account-create .page-main {
    margin-top: 0px !important;
}

.customer-account-create .page-main .columns {
    padding: 0px;
}

.customer-account-create .registrpg .crtacnt {
    font-size: 24px;
    margin-bottom: 7px;
}

.customer-account-create .registrpg .alrdusrtxt {
    font-size: 15px;
}

.customer-account-create .registrpg .signlink, 
.customer-account-create .registrpg .signlink:hover {
    font-size: 17px;
}

.customer-account-create .registrpg .slctusr {
    font-size: 18px;
}

.customer-account-create .registrpg .imgantxt.sel {
    box-shadow: 0px 4px 6px #c4d0e5 !important;
    border: 2px solid #20639B;
    border-radius: 4px;
}

.customer-account-create .registrpg .row1 {
    max-width: 75%;
    margin: auto;
}

.customer-account-create .registrpg .formcontent {
    background-color: #ffffff;
    box-shadow: 0px 3px 10px #00000027;
    max-width: 75%;
    margin: auto;
    padding: 40px;
    border-radius: 4px;
    margin-top: 30px;
}

.customer-account-create .registrpg .formcontent .form-create-account {
    margin-top: 0px;
}

.customer-account-create .registrpg .fieldset .field + .field {
    margin-top: 0px;
    margin-left: 0px;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block{
    display: flex;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block #customer_country_code{
    width: 40%;
    height: 48px;
    border: 1px solid #CDD5DD;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block .control.mobile-control    {
    width: 100%;
}
.customer-account-create .registrpg #remember-me-box {
    display: none;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block #customer_country_code-error{
    position:absolute;
    bottom: -3px;
    margin-bottom: -3px;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block #customer_mobile_number-error{
    position:absolute;
    bottom: -3px;
    margin-bottom: -3px;
}

.customer-account-create .registrpg .customer-name-fields,
.customer-account-create .registrpg .emailblock,
.customer-account-create .registrpg .passwordfld,
.customer-account-create .registrpg .phonedesg,
.customer-account-create .registrpg .landlinecompany,
.customer-account-create .registrpg .actions-toolbar.padding-top15 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 15px;
}

.customer-account-create .registrpg .customer-name-fields .field,
.customer-account-create .registrpg .emailblock .field,
.customer-account-create .registrpg .passwordfld .field,
.customer-account-create .registrpg .phonedesg .field,
.customer-account-create .registrpg .landlinecompany .field,
.customer-account-create .registrpg .actions-toolbar.padding-top15 .margin-top15 {
    min-width: 48%;
    position: relative;
    margin-bottom: 15px;
    max-width: 48%;
    flex: 0 0 48%;
}
.customer-account-create .mage-error {
    font-style: inherit;
}

.customer-account-create .registrpg .customer-name-fields .field .control, 
.customer-account-create .registrpg .emailblock .field .control, 
.customer-account-create .registrpg .passwordfld .field .control, 
.customer-account-create .registrpg .phonedesg .field .control, 
.customer-account-create .registrpg .landlinecompany .field .control, 
.customer-account-create .registrpg .actions-toolbar.padding-top15 .margin-top15 .control{
    max-width: 100%;
}

.customer-account-create .registrpg .customer-name-fields .field input,
.customer-account-create .registrpg .emailblock .field input,
.customer-account-create .registrpg .passwordfld .field input,
.customer-account-create .registrpg .phonedesg .field input,
.customer-account-create .registrpg .landlinecompany .field input  {
    margin: 0px;
}

.customer-account-create .registrpg .customer-name-fields .field .label,
.customer-account-create .registrpg .emailblock .field .label,
.customer-account-create .registrpg .passwordfld .field .label,
.customer-account-create .registrpg .phonedesg .field .label,
.customer-account-create .registrpg .landlinecompany .field .label {
    position: absolute;
    margin: 0 !important;
    z-index: 3;
    transition: .5s ease;
    transform: translateY(-50%);
    background-color: #ffffff;
    padding: 3px;
    left: 20px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'source sans pro';
    font-weight: 600;
}

.customer-account-create .registrpg .field-height, 
.customer-account-create .registrpg .required-entry,
.customer-account-create .registrpg .selectcountry select {
    height: 48px !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
    border: 1px solid #CDD5DD;
    border-radius: 4px;
}


.customer-account-create .registrpg .field.choice.mgs-gdpr-checkbox {
    margin-bottom: 15px;
    margin-top: 15px;
}

.customer-account-create .registrpg .actions-toolbar.padding-top15 .margin-top15 {
    padding: 0px !important;
}
.customer-account-create .registrpg .actions-toolbar.padding-top15 .margin-top15 button.submtbtn span{
    text-transform: capitalize;
    font-size: 18px;
}

.customer-account-create .registrpg .actions-toolbar:before, 
.customer-account-create .registrpg .actions-toolbar:after {
    display: none;
}

.customer-account-create footer.page-footer {
    margin-top: 0px;
}

.customer-account-create .registrpg  .mgs-gdpr-checkbox input[type="checkbox"]{
    visibility: visible;
}
.customer-account-create .registrpg .mgs-gdpr-checkbox input[type="checkbox"]:checked{
    
    appearance: none;
}
.customer-account-create .registrpg .mgs-gdpr-checkbox input[type="checkbox"] + span {
    width: 22px;
    height: 22px;
}
.customer-account-create .registrpg .mgs-gdpr-checkbox input[type="checkbox"]:checked +span::after{
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 22px;
    top: -2px !important;
    left: 4px;
    line-height: 20px;
    color: #fff;
    width: 22px;
    height: 22px;
    background-color: #cfa24b;
    border: 1px solid #cfa24b;
    border-radius: initial;
  }
  .customer-account-create .registrpg .mgs-gdpr-checkbox  input[type="checkbox"]{
    width: 22px;
    height: 22px;
    position: absolute;
    margin-right: 15px;
}
.customer-account-create .registrpg .mgs-gdpr-checkbox.chklabel{
    margin-bottom: 0;
    margin-left: 15px;
    color: #5C6369;
    left: 20px;
    position: relative
}
.customer-account-create .registrpg .mgs-gdpr-checkbox input[type="checkbox"]:checked::after{
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 22px;
    top: 0px !important;
    left: 0px;
    line-height: 20px;
    color: #fff;
    width: 22px;
    height: 22px;
    background-color: #cfa24b;
    border: 1px solid #cfa24b;
    border-radius: initial;
}
.customer-account-create .registrpg .field.choice.mgs-gdpr-checkbox{
    display: flex;
    align-items: center;
}
.customer-account-create .registrpg  .field.choice.mgs-gdpr-checkbox .terms-msg-block{
    margin-bottom: 0;
    margin-left: 15px;
    color: #5C6369;
    position: relative;
}



.customer-account-create textarea + div.mage-error, 
.customer-account-create select + div.mage-error,
.customer-account-create input[type="text"] + div.mage-error, 
.customer-account-create input[type="password"] + div.mage-error, 
.customer-account-create input[type="url"] + div.mage-error, 
.customer-account-create input[type="tel"] + div.mage-error, 
.customer-account-create input[type="search"] + div.mage-error, 
.customer-account-create input[type="number"] + div.mage-error, 
.customer-account-create input[type="datetime"] + div.mage-error, 
.customer-account-create input[type="email"] + div.mage-error {
    display: block;
    font-style: inherit;
    font-size: 14px;
    margin-top: -12px;
    margin-bottom: 5px;
    padding-top: 0px;
}


@media only screen and (min-width: 1600px){ 
    .customer-account-create .registrpg .field-height, 
    .customer-account-create .registrpg .required-entry, 
    .customer-account-create .registrpg .selectcountry select {
        height: 54px !important;
        font-size: 18px !important;
    }

    .customer-account-create .registrpg .customer-name-fields .field .label, 
    .customer-account-create .registrpg .emailblock .field .label, 
    .customer-account-create .registrpg .passwordfld .field .label, 
    .customer-account-create .registrpg .phonedesg .field .label, 
    .customer-account-create .registrpg .landlinecompany .field .label {
        font-size: 18px !important;
        line-height: 18px;
    }

    .customer-account-create .registrpg .field.choice.mgs-gdpr-checkbox .label{
        font-size: 18px !important;
    }
}


@media only screen and (max-width: 900px){ 
    .customer-account-create .registrpg .row1,
    .customer-account-create .registrpg .formcontent {
        max-width: 90%;
    }
} 

@media only screen and (max-width: 639px) {
    .customer-account-create .registrpg .row1,
    .customer-account-create .registrpg .formcontent {
        max-width: 95%;
    }

    .customer-account-create .registrpg .formcontent {
        padding: 35px 25px 25px;
    }

    .customer-account-create .registrpg .clmn1 {
        width: 100%;
        justify-content: start;
    }

    .customer-account-create .registrpg .clmn2 {
        margin-top: 0px;
        width: 100%;
    }

    .customer-account-create .registrpg .row1 {
        display: block;
    }

    .customer-account-create .registrpg .crtacnt {
        font-size: 20px;
    }

    .customer-account-create .registrpg .alrdusrtxt {
        font-size: 13px;
    }

    .customer-account-create .registrpg .slctusr {
        font-size: 15px;
    }

    .customer-account-create .registrpg .buyer, 
    .customer-account-create .registrpg .seller {
        right: 33px;
        font-size: 15px;
    }

    .customer-account-create .registrpg .customer-name-fields .field, 
    .customer-account-create .registrpg .emailblock .field, 
    .customer-account-create .registrpg .passwordfld .field, 
    .customer-account-create .registrpg .phonedesg .field, 
    .customer-account-create .registrpg .landlinecompany .field, 
    .customer-account-create .registrpg .actions-toolbar.padding-top15 .margin-top15 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    form.form-create-account fieldset .customer-name-fields .field + .field {
        margin-bottom: 15px;
    }
}

/*  */
/*  */
/*  */
/*  */

.sellerregistration-index-index  .page-title-wrapper + .page-main {
    margin-top: 0px;
}

.sellerregistration-index-index .registrpg .crtacnt {
    font-size: 24px;
    margin-bottom: 7px;
}

.sellerregistration-index-index .registrpg .alrdusrtxt {
    font-size: 15px;
}

.sellerregistration-index-index .registrpg .signlink, 
.sellerregistration-index-index .registrpg .signlink:hover {
    font-size: 17px;
}

.sellerregistration-index-index .registrpg .slctusr {
    font-size: 18px;
}

.sellerregistration-index-index .registrpg .sellerbutton.sel {
    box-shadow: #20639b 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px !important;
}

.sellerregistration-index-index  .row1 {
    max-width: 75%;
    margin: auto;
}

.sellerregistration-index-index .registrpg .formcontent {
    background-color: #ffffff;
    box-shadow: 0px 3px 10px #00000027;
    max-width: 75%;
    margin: auto;
    padding: 40px;
    border-radius: 4px;
    margin-top: 30px;
}

.sellerregistration-index-index .registrpg .formcontent .form-create-account {
    margin-top: 0px;
}

.sellerregistration-index-index .registrpg .fieldset .field + .field {
    margin-top: 0px;
    margin-left: 0px;
}

.sellerregistration-index-index .registrpg #remember-me-box {
    display: none;
}
.sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox input[type="checkbox"]{
    visibility: visible;
}
.sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox input[type="checkbox"]:checked{
    
    appearance: none;
}
.sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox input[type="checkbox"] + span {
    width: 22px;
    height: 22px;
}
.sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox input[type="checkbox"]:checked +span::after{
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 22px;
    top: -2px !important;
    left: 4px;
    line-height: 20px;
    color: #fff;
    width: 22px;
    height: 22px;
    background-color: #cfa24b;
    border: 1px solid #cfa24b;
    border-radius: initial;
  }
  .sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox  input[type="checkbox"]{
    width: 22px;
    height: 22px;
    position: absolute;
    margin-right: 15px;
}
.sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox.chklabel{
    margin-bottom: 0;
    margin-left: 15px;
    color: #5C6369;
    left: 20px;
    position: relative
}
.sellerregistration-index-index .registrpg  .mgs-gdpr-checkbox input[type="checkbox"]:checked::after{
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 22px;
    top: 0px !important;
    left: 0px;
    line-height: 20px;
    color: #fff;
    width: 22px;
    height: 22px;
    background-color: #cfa24b;
    border: 1px solid #cfa24b;
    border-radius: initial;
}
.sellerregistration-index-index .registrpg .field.choice.mgs-gdpr-checkbox{
    display: flex;
    align-items: center;
}
.sellerregistration-index-index .registrpg .field.choice.mgs-gdpr-checkbox .terms-msg-block{
    margin-bottom: 0;
    margin-left: 15px;
    color: #5C6369;
    position: relative;
}

.sellerregistration-index-index .registrpg .passwordfld {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.sellerregistration-index-index .registrpg .passwordfld .field {
    min-width: 48%;
    max-width: 48%;
    position: relative;
    margin-bottom: 15px;
}

.sellerregistration-index-index .registrpg .passwordfld .field input {
    margin: 0px;
}

.sellerregistration-index-index .registrpg .passwordfld .field .label {
    position: absolute;
    margin: 0 !important;
    z-index: 3;
    transition: .5s ease;
    transform: translateY(-50%);
    background-color: #ffffff;
    padding: 3px;
    left: 20px;
    font-size: 16px;
    font-family: 'source sans pro';
    font-weight: 600;
}
.sellerregistration-index-index .registrpg .passwordfld .field  .registration-mobile-block{
    display: flex;
}
.sellerregistration-index-index .registrpg .passwordfld .field  .registration-mobile-block #customer_country_code{
    width: 40%;
    border: 1px solid #CDD5DD;
    height: 48px;
    border-radius: 4px 0 0 4px !important;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block #customer_country_code{
    border-radius: 4px 0 0 4px !important;
}
.sellerregistration-index-index .registrpg .passwordfld .field input#seller_mobile_number{
    border-radius: 0px 4px 4px 0px !important;
}
.customer-account-create .registrpg .fieldset .field + .field .registration-mobile-block .control.mobile-control input#customer_mobile_number{
    border-radius: 0px 4px 4px 0px !important;
}
.sellerregistration-index-index .registrpg .passwordfld .field -account-create .registrpg .fieldset .field + .field .registration-mobile-block .control.mobile-control    {
    width: 100%;
}
.sellerregistration-index-index .registrpg .passwordfld .field .registration-mobile-block .control.mobile-control{
    width: 100%;
}
.sellerregistration-index-index .registrpg .passwordfld .field  .registration-mobile-block #customer_country_code-error{
    position:absolute;
    bottom: 0;
}


.sellerregistration-index-index .registrpg .field-height, 
.sellerregistration-index-index .registrpg .required-entry,
.sellerregistration-index-index .registrpg .selectcountry select {
    height: 48px !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}


.sellerregistration-index-index .registrpg .field.choice.mgs-gdpr-checkbox {
    margin-bottom: 15px;
    margin-top: 15px;
}

.sellerregistration-index-index .registrpg .actions-toolbar.padding-top15 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin: 0px;
}

.sellerregistration-index-index .registrpg .actions-toolbar.padding-top15 .margin-top15 {
    padding: 0px !important;
}

.sellerregistration-index-index .registrpg .actions-toolbar.padding-top15 .margin-top15 {
    width: 48%;
    position: relative;
    margin-bottom: 15px;
}

.sellerregistration-index-index .registrpg .actions-toolbar:before, 
.sellerregistration-index-index .registrpg .actions-toolbar:after {
    display: none;
}

.sellerregistration-index-index footer.page-footer {
    margin-top: 0px;
}
.sellerregistration-index-index .registrpg .actions-toolbar.padding-top15 .margin-top15 button.sellersubmit span{
    font-size: 18px;
    text-transform: capitalize;
}

.sellerregistration-index-index .field-height1 select {
    height: 48px;
    border-radius: 4px;
    border-color: #CDD5DD !important;
    margin-bottom: 15px;
}

.registrpg {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sellerregistration-index-index textarea + div.mage-error, 
.sellerregistration-index-index select + div.mage-error,
.sellerregistration-index-index input[type="text"] + div.mage-error, 
.sellerregistration-index-index input[type="password"] + div.mage-error, 
.sellerregistration-index-index input[type="url"] + div.mage-error, 
.sellerregistration-index-index input[type="tel"] + div.mage-error, 
.sellerregistration-index-index input[type="search"] + div.mage-error, 
.sellerregistration-index-index input[type="number"] + div.mage-error, 
.sellerregistration-index-index input[type="datetime"] + div.mage-error, 
.sellerregistration-index-index input[type="email"] + div.mage-error {
    display: block;
    font-style: inherit;
    font-size: 14px;
    margin-top: -7px;
    margin-bottom: 5px;
    padding-top: 0px;
}


@media only screen and (min-width: 1600px){ 
    .sellerregistration-index-index .registrpg .field-height, 
    .sellerregistration-index-index .registrpg .required-entry, 
    .sellerregistration-index-index .registrpg .selectcountry select {
        height: 54px !important;
        font-size: 18px !important;
    }

    .sellerregistration-index-index .registrpg .passwordfld .field .label{
        font-size: 18px !important;
    }

    .sellerregistration-index-index .registrpg .field.choice.mgs-gdpr-checkbox .label{
        font-size: 18px !important;
    }
}


@media only screen and (max-width: 900px){ 
    .sellerregistration-index-index .registrpg .row1,
    .sellerregistration-index-index .registrpg .formcontent {
        max-width: 90%;
    }
} 

@media only screen and (max-width: 639px) {
    .sellerregistration-index-index .registrpg .row1,
    .sellerregistration-index-index .registrpg .formcontent {
        max-width: 95%;
    }

    .sellerregistration-index-index .registrpg .formcontent {
        padding: 35px 25px 25px;
    }

    .sellerregistration-index-index .registrpg .clmn1 {
        width: 100%;
        justify-content: start;
    }

    .sellerregistration-index-index .registrpg .clmn2 {
        margin-top: 0px;
        width: 100%;
    }

    .sellerregistration-index-index .registrpg .row1 {
        display: block;
    }

    .sellerregistration-index-index .registrpg .crtacnt {
        font-size: 20px;
    }

    .sellerregistration-index-index .registrpg .alrdusrtxt {
        font-size: 13px;
    }

    .sellerregistration-index-index .registrpg .slctusr {
        font-size: 15px;
    }

    .sellerregistration-index-index .registrpg .buyer, 
    .sellerregistration-index-index .registrpg .seller {
        right: 33px;
        font-size: 15px;
    }

    .sellerregistration-index-index .registrpg .passwordfld .field, 
    .sellerregistration-index-index .registrpg .actions-toolbar.padding-top15 .margin-top15 {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}


.kycpopupform.modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 1rem;
    background-color: #F8F0E0;
}


.kycpopupform.modal-popup .modal-inner-wrap {
    margin: 2rem auto;
}

.kycpopupform.modal-popup footer.modal-footer {
    display: none;
}

.kycpopupform.modal-popup .modal-title {
    border: none;
    padding-bottom: 0px;
    font-weight: 800;
}

.kycpopupform.modal-popup .action-close,
.kycpopupform.modal-slide .action-close {
    display: none;
}

.kycpopupform.modal-popup .kycform {
    padding-top: 20px;
}

.kycpopupform.modal-popup .required_title {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
}

.kycpopupform.modal-popup .required_title button {
    padding: 10px 30px;
    min-width: 100%;
    margin: 0px;
}

.kycpopupform.modal-popup .required_title button.selected {
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff;
}

.kycpopupform.modal-popup .modal-content {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
}

.kycpopupform.modal-popup .required_doc {
    padding-right: 25px;
    padding-left: 1%;
    padding-bottom: 30px;
    width: 50%;
    float: left;
    display: block;
    border-right: 1px solid #eaeaea;
}

.kycpopupform.modal-popup .txtposition {
    display: block;
}
.kycpopupform.modal-popup .txtposition.country-list-blk{
    position: relative;
}
.kycpopupform.modal-popup .txtposition.country-list-blk select#country{
    -webkit-box-shadow:unset !important;
}

.kycpopupform.modal-popup .business_name, 
.kycpopupform.modal-popup .traded_num, 
.kycpopupform.modal-popup .exprdt, 
.kycpopupform.modal-popup .linetxt,
.kycpopupform.modal-popup .linetxt1 {
    font-size: 14px;
}

.kycpopupform.modal-popup .business, 
.kycpopupform.modal-popup .trade, 
.kycpopupform.modal-popup .expiry, 
.kycpopupform.modal-popup .lineht, 
.kycpopupform.modal-popup .expiry1 {
    height: 48px !important;
    font-size: 16px;
}

.kycpopupform.modal-popup .banktxt1, 
.kycpopupform.modal-popup .topspace, 
.kycpopupform.modal-popup .licencetxt, 
.kycpopupform.modal-popup .tradenexpr1 {
    margin-bottom: 25px;
}

.kycpopupform.modal-popup .right_block_content {
    padding-left: 25px !important;
    width: 50%;
    float: left;
}

.kycpopupform.modal-popup .category_block {
    margin-top: 40px;
}
.kycpopupform.modal-popup #create-kyc-btn{
    padding-bottom: 30px;
}

.kycpopupform.modal-popup .categorytxt {
    margin-top: 20px;
    margin-bottom: 20px;
}

.kycpopupform.modal-popup .trade, 
.kycpopupform.modal-popup .expiry {
    width: 100%;
}

.kycpopupform.modal-popup .requiredoc {
    font-size: 25px;
    letter-spacing: 1px;
}

.kycpopupform.modal-popup label.error {
    color: red;
    float: left;
}

@media only screen and (min-width: 1700px){  
    .kycpopupform.modal-popup .licence_btn,
    .kycpopupform.modal-popup .tax_btn,
    .kycpopupform.modal-popup .passport_btn,
    .kycpopupform.modal-popup .business_name, 
    .kycpopupform.modal-popup .traded_num, 
    .kycpopupform.modal-popup .exprdt, 
    .kycpopupform.modal-popup .linetxt, 
    .kycpopupform.modal-popup .linetxt1,
    .kycpopupform.modal-popup #create-kyc-btn button {
        font-size: 20px;
    }

    .kycpopupform.modal-popup .business, 
    .kycpopupform.modal-popup .trade, 
    .kycpopupform.modal-popup .expiry, 
    .kycpopupform.modal-popup .lineht, 
    .kycpopupform.modal-popup .expiry1 {
        height: 56px !important;
        font-size: 19px;
    }
}

@media only screen and (min-width: 1600px){  
    .kycpopupform.modal-popup .licence_btn,
    .kycpopupform.modal-popup .tax_btn,
    .kycpopupform.modal-popup .passport_btn,
    .kycpopupform.modal-popup .business_name, 
    .kycpopupform.modal-popup .traded_num, 
    .kycpopupform.modal-popup .exprdt, 
    .kycpopupform.modal-popup .linetxt, 
    .kycpopupform.modal-popup .linetxt1,
    .kycpopupform.modal-popup #create-kyc-btn button {
        font-size: 18px;
    }

    .kycpopupform.modal-popup .business, 
    .kycpopupform.modal-popup .trade, 
    .kycpopupform.modal-popup .expiry, 
    .kycpopupform.modal-popup .lineht, 
    .kycpopupform.modal-popup .expiry1 {
        height: 56px !important;
        font-size: 16px;
    }

    .kycpopupform.modal-popup .requiredoc {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1199px){  
    .kycpopupform.modal-popup .modal-inner-wrap {
        width: 87%;
    }

    .kycpopupform.modal-popup .licence_btn,
    .kycpopupform.modal-popup .tax_btn,
    .kycpopupform.modal-popup .passport_btn,
    .kycpopupform.modal-popup .business_name, 
    .kycpopupform.modal-popup .traded_num, 
    .kycpopupform.modal-popup .exprdt, 
    .kycpopupform.modal-popup .linetxt, 
    .kycpopupform.modal-popup .linetxt1,
    .kycpopupform.modal-popup #create-kyc-btn button {
        font-size: 15px;
    }

    .kycpopupform.modal-popup .business, 
    .kycpopupform.modal-popup .trade, 
    .kycpopupform.modal-popup .expiry, 
    .kycpopupform.modal-popup .lineht, 
    .kycpopupform.modal-popup .expiry1 {
        height: 48px !important;
        font-size: 15px;
    }

    .kycpopupform.modal-popup .requiredoc {
        font-size: 28px;
    }
}

@media only screen and (max-width: 900px){  
    .kycpopupform.modal-popup .modal-inner-wrap {
        width: 90%;
    }

    .kycpopupform.modal-popup div#require_doc,
    .kycpopupform.modal-popup div#section-right {
        width: 100%;
        float: inherit;
        padding-right: 25px;
        padding-left:  25px !important;
        padding-bottom: 30px;
    }

    .kycpopupform.modal-popup .licence_btn,
    .kycpopupform.modal-popup .tax_btn,
    .kycpopupform.modal-popup .passport_btn,
    .kycpopupform.modal-popup .business_name, 
    .kycpopupform.modal-popup .traded_num, 
    .kycpopupform.modal-popup .exprdt, 
    .kycpopupform.modal-popup .linetxt, 
    .kycpopupform.modal-popup .linetxt1,
    .kycpopupform.modal-popup #create-kyc-btn button {
        font-size: 15px;
    }

    .kycpopupform.modal-popup .business, 
    .kycpopupform.modal-popup .trade, 
    .kycpopupform.modal-popup .expiry, 
    .kycpopupform.modal-popup .lineht, 
    .kycpopupform.modal-popup .expiry1 {
        height: 48px !important;
        font-size: 15px;
    }

    .kycpopupform.modal-popup .requiredoc {
        font-size: 28px;
    }

    .kycpopupform.modal-popup .required_doc {
        border: none;
    }

    .kycpopupform.modal-popup .passport_btn {
        border: none;
        padding-left: 25px;
        padding-right: 25px;
    }

    .kycpopupform.modal-popup .bankdetails, 
    .kycpopupform.modal-popup .banktxt,
    .kycpopupform.modal-popup .ofcdtls {
        margin-top: 20px;
    }

    .kycpopupform.modal-popup .checkboxntxt, .expiry {
        margin-top: 7px;
    }

    .kycpopupform.modal-popup .requiredoc {
        font-size: 23px;
    }
}

@media only screen and (max-width: 767px) {
    .kycpopupform.modal-popup.modal-slide._inner-scroll{
        left: 0;
    }
    .kycpopupform.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        margin: auto;
        width: 90%;
    }

    .kycpopupform.modal-popup .modal-content {
        padding-left: 2rem;
        padding-right: 1rem;
        background: #FFF;
    }

    .kycpopupform.modal-popup .modal-inner-wrap {
        width: 100%;
    }

    .kycpopupform.modal-popup .modal-content {
        padding-left: 0rem;
        padding-right: 1rem;
        background: #FFF;
    }

    .kycpopupform.modal-popup .licence_btn, .kycpopupform.modal-popup .tax_btn, .kycpopupform.modal-popup .passport_btn, .kycpopupform.modal-popup .business_name, .kycpopupform.modal-popup .traded_num, .kycpopupform.modal-popup .exprdt, .kycpopupform.modal-popup .linetxt, .kycpopupform.modal-popup .linetxt1, .kycpopupform.modal-popup #create-kyc-btn button {
        font-size: 12px;
    }

    .kycpopupform.modal-popup .required_doc {
        padding: 10px !important;
    }

    .kycpopupform.modal-popup .required_title button {
        padding: 10px 13px;
        min-width: 100%;
    }

    input#license_expiry.licenceexpr, input#tax_expiry, input#passport_expiry.licenceexpr {
        width: 19px;
        height: 19px;
        border-color: #E8E8E8;
        margin-right: 10px;
    }

    .kycpopupform.modal-popup .modal-content {
        padding-right: 0rem;
    }

    .kycpopupform.modal-popup div#require_doc, 
    .kycpopupform.modal-popup div#section-right {
        width: 100%;
        float: inherit;
        padding-right: 15px  !important;
        padding-left: 15px !important;
        padding-bottom: 15px;
    }

    .kycpopupform.modal-popup .requiredoc {
        font-size: 20px;
    }

    .kycpopupform.modal-popup .licnfile, 
    .kycpopupform.modal-popup .attachtx,
    .kycpopupform.modal-popup .tradenexpr1, 
    .kycpopupform.modal-popup .tradenexpr {
        display: block;
    }

    .kycpopupform.modal-popup .licenfileupload, 
    .kycpopupform.modal-popup .licenfileupload2, 
    .kycpopupform.modal-popup .taxattach,
    .kycpopupform.modal-popup .partsection1, 
    .kycpopupform.modal-popup .partsection2 {
        width: 100%;
        margin-bottom: 25px;
    }


    .kycpopupform.modal-popup .category_block {
        margin-top: 20px;
    }    

    .kycpopupform.modal-popup  #create-kyc-btn button {
        width: 100%;
        margin-top: 8px;
    }

    .kycpopupform.modal-popup .modal-header {
        padding-left: 15px;

    }

}


@media only screen and (max-width: 340px) { 
    .kycpopupform.modal-popup .required_title {
        display: block;
    }

    .kycpopupform.modal-popup ul#kyc_docs_link li {
        display: inline-block;
        width: 100%;
        margin: 6px 0 0;
    }
}

.header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch {
    margin: 0 !important;
    min-width: 100%;

}

.header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch  i.pe-7s-search.searchicon {
    padding: 3px 10px;
    top: 8px;
}

.header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text.mainsearch {
    height: 56px;
    padding-left: 36px;
    font-size: 18px;
    border: 0 !important;
}


.header-area.header4 .middle-header .logo-header .taggoleblk button.action.nav-tg.hidden-des {
    display: none;
}

.header-area.header4 .bottom-content .vertical-title {
    height: 60px;
    line-height: 60px;
    
}

@media (max-width: 1199px) {

    .header-area.header4 .bottom-content .vertical-title {
        height: 48px;
        line-height: 33px;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
    }

    .header-area.header4 .bottom-content .frame .vertical-menu-widget .vertical-menu {
        width: 100%;
        transform: translateX(0%);
        left: 20px;
    }
    .bottom-content .col-9.col-mb-12.col-tb-8.col-des-9 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .header-area.header4 .vertical-menu-widget .vertical-menu li > a {
        padding: 4px 30px 4px;
    }
}

@media (max-width: 900px) {

    .vertical-menu li a {
        padding: 6px 40px 12px 25px;
    }

    .header-area.header4 .bottom-content .vertical-title {
        height: 38px;
        line-height: 33px;
        padding: 10px 12px 10px 0px;
        font-size: 14px;

    }

    .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch i.pe-7s-search.searchicon {
        padding: 10px 10px;
    }

    .header-area.header4 .bottom-content .vertical-title {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .deptmenu .widget.megamenu-widget.vertical-menu-widget {
        width: 90%;
    }


    .header-area.header4 .bottom-content .vertical-title span.fa {
        font-size: 16px;
    }

    .header-area.header4 .bottom-content .frame .vertical-menu-widget .vertical-menu {
        width: 100%;
        transform: translateX(0%);
        left: 0px;
        position: absolute;
    }

    .block-search {
        height: 38px;
    }

    .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text.mainsearch {
        height: 34px;
        padding-left: 36px;
        font-size: 16px;
    }

    .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch i.pe-7s-search.searchicon {
        padding: 8px 10px;
        top: 0px;
    }
    .header-area.header4 .vertical-menu-widget .vertical-menu li > a {
        padding: 4px 25px 4px !important;
    }

}

.header-area.header4 .top-header.mobile {
    display: none;
}

@media (max-width: 480px) { 
    .header-area.header4 .bottom-content .vertical-title {
        font-size: 0;
        display: block;
        padding: 10px;
    }

    .header-area.header4 .search-form .actions-search .action-search {
        position: absolute;
        right: -43px;
        top: -43px;
        color: #fff;
    }

    .header-area.header4 .search-form .actions-search .action-search i.pe-7s-search {
        font-size: 31px;
        padding: 8px;
        line-height: 40px;
    }

    .header-area.header4 .bottom-content .frame .vertical-menu-widget .vertical-menu {
        min-width: 100%;
        width: 100%;
        left: 0;
        position: absolute;
    }
    .header-area.header4 .vertical-menu-widget .vertical-menu li > a {
        padding: 9px 41px 9px;
    }

    .header-area.header4 .top-header.mobile {
        display: block;
    }

    .header-area.header4 .top-header.webs {
        display: none;
    }

    .header-area.header4.search-visible .search-form .block.block-search {
        height: 100%;
        opacity: 0.9;
    }

    .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch {
        min-width: 100%;
        max-width: 580px;
        margin: 130px auto 0 !important;
        padding: 15px;
    }
    .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch i.pe-7s-search.searchicon {
        display: none;
    }

    .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text.mainsearch {
        height: 46px;
        padding-left: 0px;
    }

    .page-header .header-area .middle-header {
        padding: 0 0;
    }

    .header-area .middle-header .logo-header img.default-logo {
        /* max-height: 40px; */
        /* min-height: 40px; */
        margin: 0;
        width: 100%;
    }

    .header-area .middle-header .minicart-wrapper .action.showcart > .counter.qty {
        top: -9px;
    }
}

body.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper {
    max-width: 100% !important;
}

/*  */
/*  */

body.account .btn-secondary {
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
}

body.account.customer-account-index  .margin-top20 {
    margin-top: 20px;
}

body.account.customer-account-index .margin-top20 .btn-secondary.edit {
    line-height: 10px;
}


body.account.customer-address-form .field.name .line {
    display: block;
    margin: 0;
}

body.account.customer-address-edit form.form-edit-account .fieldset .field,
body.account.customer-address-form form.form-address-edit .fieldset .field {
    margin-bottom: 0px;
    margin-left: 15px;
}


body.account.customer-address-edit .field.name .line .field,
body.account.customer-address-form .field.name .line .field { 
    margin: 0px;
}


body.account.customer-account-edit .label,
body.account.customer-address-form .label {  
    font-size: 16px; 
}

body.account.customer-address-form .field.name .line .field .label {
    position: inherit;
    font-size: 16px;
    color: #5f5f5f;
    padding: 0px;
    transform: translateY(0%);
    margin: 0 0 9px !important;
}


body.account.customer-address-form .field input[type="text"],
body.account.customer-address-form .field input[type="tel"],
body.account.customer-address-form .field select {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea !important;
    border-radius: 1px !important;
    font-weight: 400;
    height: 44px !important;
    font-size: 16px !important;
    padding: 0 20px;
    color: #777777;
    margin-bottom: 15px;
}

body.account.customer-address-form form.form-address-edit .fieldset .field .field {
    margin-left: 0px;
} 

body.account.customer-address-form input[type="text"] + .nested {
    margin-top: 0px;
}

body.account.customer-address-form form.form-address-edit {
    width: 50%;
}

body.account.customer-address-form .actions-toolbar-form .btn {
    line-height: 11px;
}
body.account .actions-toolbar-form .btn-primary {
    font-size: 16px;
    border-radius: 25px !important;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff !important;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
}
body.account.customer-address-form .actions-toolbar-form .btn-primary {
    font-size: 16px;
    border-radius: 25px !important;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff !important;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
}

body.account .account-nav .item.current a, 
body.account .account-nav .item.current strong {
    font-weight: 700;
    color: #093763;
    display: inline-block;
}

body.account .actions-toolbar-form .btn-secondary.margin-left10 {
    margin-top: 20px;
    line-height: 13px;
}

body.account .columns .sidebar.sidebar-main {
    padding: 0 30px 0 30px !important;
}

body.account .columns .sidebar.sidebar-main .sidebar.sidebar-additional {
    width: 100% !important;
    margin-top: 10px !important;
}

body.account.customer-address-index .actions-toolbar-form .primary {
    width: 180px;
}

body.account.customer-address-index .actions-toolbar-form .primary .btn {
    line-height: 13px;
}

body.account.customer-account-edit .form-edit-account .line {
    display: block;
    margin: 0;
}

body.account.customer-account-edit .form-edit-account .field {
    margin-left: 15px;
}

body.account.customer-account-edit .form-edit-account .field .label {
    position: inherit;
    font-size: 16px;
    color: #5f5f5f;
    padding: 0px;
    transform: translateY(0%);
    margin: 0 0 9px !important;
}

body.account.customer-account-edit .form-edit-account .field.choice .label {
    margin-left: 20px !important;
}

body.account.customer-account-edit .form-edit-account .field.choice input {
    margin-top: 3px;
}


body.account.customer-account-edit .form-edit-account .field input[type="text"],
body.account.customer-account-edit .form-edit-account .field input[type="tel"],
body.account.customer-account-edit .form-edit-account .field input[type="email"],
body.account.customer-account-edit .form-edit-account .field input[type="password"],
body.account.customer-account-edit .form-edit-account .field select {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea !important;
    border-radius: 1px !important;
    font-weight: 400;
    height: 44px !important;
    font-size: 16px !important;
    padding: 0 20px;
    color: #777777;
    margin-bottom: 15px;
}

body.account.customer-account-edit .form-edit-account .actions-toolbar-form .primary {
    margin-right: 15px;
    width: 110px;
}

body.account.customer-account-edit .form-edit-account .actions-toolbar-form .primary .btn {
    line-height: 13px;
}
body.account.customer-account-edit .form-edit-account {
    width: 50%;
}

body.account.newsletter-manage-index .actions-toolbar-form .primary {
    width: 50%;
}

body.account.newsletter-manage-index .actions-toolbar-form .primary .btn.btn-square {
    line-height: 13px;
    margin-bottom: 20px;
}

body.wkcs-subaccount-index .primary.wkcs-btn-right{
    font-size: 16px;
    border-radius: 25px !important;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff !important;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
}
body.account .button.wk-mp-btn{
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    border-radius: 27px !important;
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    margin-top: 20px;
}
.mpassignproduct-upload-view .bulk-upload-blk .field #massupload_csv-error{
    text-align: left;
}
body.account button.wk-ap-btn{
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    border-radius: 27px !important;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
}

body.account.wkcs-subaccount-add form#form-sub-account button#save,
body.account.wkcs-subaccount-index .wkcs-btn-right{
    border-width: 1px;
    box-shadow: 0 1px 0 rgb(255 255 255 / 20%) inset, 0 1px 2px rgb(0 0 0 / 5%);
    color: #FFFFFF!important;
    display: inline-block;
    opacity: 0.8;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 14px;
    width: 200px;
}

body.account.wkcs-mergecarts-index form#form-cartlist-filter td .button,
body.account.wkcs-approvecarts-index form#form-cartlist-filter td .button,
body.account.wkcs-subaccount-index form#form-cartlist-filter td .button {
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    padding: 10px 12px;
    color: #FFF;
    font-size: 14px;
    border-radius: 25px;
    font-weight: 600;
}

li.mp-assign-menu.nav.item  ul.nav {
    top: 0px;
    left: 70%;
    position: absolute;
    background-color: #f5f5f5;
    margin-left: 0px;
    width: 200px;
    padding: 0 10px;
}



body.account.wkcs-subaccount-add form#form-sub-account .field input[type="text"],
body.account.wkcs-subaccount-add form#form-sub-account .field input[type="tel"],
body.account.wkcs-subaccount-add form#form-sub-account .field input[type="email"],
body.account.wkcs-subaccount-add form#form-sub-account .field input[type="password"],
body.account.wkcs-subaccount-add form#form-sub-account .field select {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea !important;
    border-radius: 1px !important;
    font-weight: 400;
    height: 44px !important;
    font-size: 16px !important;
    padding: 0 20px;
    color: #777777;
    margin-bottom: 15px;
}


body.account.wkcs-subaccount-add form#form-sub-account button#reset,
body.account.wkcs-subaccount-add form#form-sub-account button#back {
    border-width: 1px;
    box-shadow: 0 1px 0 rgb(255 255 255 / 20%) inset, 0 1px 2px rgb(0 0 0 / 5%);
    color: #FFFFFF!important;
    display: inline-block;
    opacity: 0.8;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 14px;
    width: 100px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
}

body.account.wkcs-subaccount-add form#form-sub-account .field  {
    margin-left: 15px;
}

body.account.wkcs-subaccount-add form#form-sub-account .field .label {
    position: inherit;
    font-size: 16px;
    color: #5f5f5f;
    padding: 0px;
    transform: translateY(0%);
    margin: 0 0 9px !important;
}

/* body.account.wkcs-subaccount-add form#form-sub-account {
    width: 75%;
} */

body.customer-account-login .page-title-wrapper + .page-main {
    margin-top: 0px;
}

body.customer-account-login .page-main .columns{
    padding: 0px;
    margin: 0px;
    background-image: url(../../images/nuyerregimg.png);
    background-repeat: round;
}


body.customer-account-login .column.main .login-container {
    max-width: 100%;
    width: 70%;
    float: none;
    margin: 85px auto;
    padding: 25px;
    background-color: #ffffff;
    box-shadow: 0px 3px 10px #00000027;
}

body.customer-account-login .column.main .login-container .btn {
    line-height: 13px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    width: 200px;
    padding: 12px;
    border: 1px solid #20639B;
}

@media only screen and (max-width: 1199px){ 
    body.customer-account-login .column.main .login-container { 
        width: 80%;
    }
}

@media only screen and (max-width: 900px){ 
    body.customer-account-login .column.main .login-container { 
        width: 90%;
    }
    
}

@media only screen and (max-width: 480px){ 
    body.customer-account-login .column.main .login-container .btn { 
        width: 100px;
    }
    
}

body.cms-index-index .page-wrapper .page-main {
    padding: 0 10px;
}

 .page-header .header-area .bottom-content .line {
    margin: 0;
} 

.header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text {
    font-size: 16px;
    font-family: 'source sans pro';
}

.header-area.header4 .vertical-menu-widget .vertical-menu {
    left: 0px;
}

.login-register-popup .popup-login-form label.error, 
.login-register-popup .popup-register-form label.error{
    color: red;
}

.login-register-popup .popup-login-form textarea, 
.login-register-popup .popup-login-form select,
.login-register-popup .popup-login-form input[type="text"], 
.login-register-popup .popup-login-form input[type="password"], 
.login-register-popup .popup-login-form input[type="url"], 
.login-register-popup .popup-login-form input[type="tel"], 
.login-register-popup .popup-login-form input[type="search"], 
.login-register-popup .popup-login-form input[type="number"], 
.login-register-popup .popup-login-form input[type="datetime"], 
.login-register-popup .popup-login-form input[type="email"],
.login-register-popup .popup-register-form textarea, 
.login-register-popup .popup-register-form select,
.login-register-popup .popup-register-form input[type="text"], 
.login-register-popup .popup-register-form input[type="password"], 
.login-register-popup .popup-register-form input[type="url"], 
.login-register-popup .popup-register-form input[type="tel"], 
.login-register-popup .popup-register-form input[type="search"], 
.login-register-popup .popup-register-form input[type="number"], 
.login-register-popup .popup-register-form input[type="datetime"], 
.login-register-popup .popup-register-form input[type="email"] {
    margin: 8px 0 0;
}



.customer-account-logoutsuccess .page-main {
    margin: 0 !important;
}

.customer-account-logoutsuccess .page-main .columns {
    padding: 0px;
    margin: 0px;
    background-image: url('../../images/nuyerregimg.png');
    background-repeat: round;
}

.customer-account-logoutsuccess .column.main .logout-container {
    max-width: 100%;
    width: 70%;
    float: none;
    margin: 85px auto;
    padding: 70px;
    background-color: #ffffff;
    box-shadow: 0px 3px 10px #00000027;
    text-align: center;
}

.customer-account-logoutsuccess .column.main .logout-container h3 {
    letter-spacing: 1.5px;
    color: #5C6369;
    text-transform: capitalize;
    margin-bottom: 20px;
}


/* my account page button color changes here */
.marketplace-account-dashboard .button.askque{
    font-size: 16px;
    border-radius: 25px !important;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff !important;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    padding: 8px 15px;
}
.marketplace-transaction-history .wk-mp-td-last button{
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    border-radius: 27px !important;
    color: #fff;
    padding: 8px 15px;
}
.marketplace-order-shipping .button.wk_mp_btn{
    font-size: 16px;
    border-radius: 25px !important;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff !important;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    padding: 8px 15px;
}
.mpassignproduct-product-productlist .wk-ap-del{
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    border-radius: 27px !important;
    color: #fff;
    padding: 8px 15px;
} 
.mpassignproduct-product-productlist .action.primary{
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    border-radius: 27px !important;
    color: #fff;
    padding: 8px 15px;
}
.marketplace-order-history .wk-mp-td-last button.button{
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    border: 1px solid #20639B;
    border-radius: 27px !important;
    color: #fff;
    padding: 8px 15px;
}