div.page-title-wrapper{
    display: block;
}
div.breadcrumbs{
    display: block;
}
.page-wrapper.lazy-loading-img section#maincontent,
.marketplace-index-index section#maincontent {
    display: block !important; 
}
.marketplace-index-index section#maincontent{
    width: 100%;
    padding: 0px;
    padding-top: 0px !important;
}
.marketplace-index-index .column.main{
    padding: 0px;
}
#placeholder-header{
    height: 145px;
}
#my-orders-table thead tr th{
    white-space: nowrap;
}
.orders-history .table-order-items tbody tr td,
.orders-history .table-order-items thead tr th, 
.items.order-links li a, 
.order-details-items .table-wrapper tbody tr td{
    white-space: nowrap;
}
.account-nav-content .nav>li {
    position: relative;
    display: block;
}
.account-nav-content .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}
.account-nav-content .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.account-nav-content .nav {  
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#my-orders-table thead tr td{
    padding-left: 0;
}

#maincontent.container{
    /*width: 1200px !important;*/
} 
#maincontent .column.col-lg-9{
    order: 2;
}
#maincontent .sidebar-main.col-lg-3{
    order: 1;
}
.table-order-items .btn-primary{
    min-width: 90px !important;
    padding: 5px !important;
}
.table-order-items .btn-primary:first-child{
    margin-right: 10px;
}
.main-custom-btn{
    display: flex;
    width: 100%;
    border-radius: 5px;
}
.main-custom-btn button{
    width: 100% !important;
    text-align: left;
    flex: 1;
}
.main-custom-btn select{
    height: auto !important;
    width: auto;
    margin-left: auto;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}
.banner-popup{
    border: 1px solid #6b52a3;
    height: auto;
    display: none;
    background: #6b52a3;
    padding: 5px;
    border-radius: 0px;
    margin: 0px;
}
.banner-left{
    flex: 1;
    display: flex;
    align-items:center;
    margin: auto 10px auto;
}
.banner-popup-icon{
    width: 80px;
    height: 35px;
    display: block;
    margin-right: 15px;
    background: #e6d3e4;
    padding: 5px;
    border-radius: 5px;
}
.banner-popup-icon img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.banner-left-text{
    display: flex;
    flex-direction: column;
    line-height: 16px;
    margin-right:10px;
}
.banner-left-text h6{
    color: #fff;
    margin:0px;
    font-size: 10px;
}
.banner-left-text p{
    color: #fff;
    margin:0px;
    font-size: 9px;
}
.app-link-btn{
    height: 25px;
    border: 1px solid #6b52a3;
    background: #6b52a3;
    color: #ffffff !important;
    border-radius: 20px;
    padding: 0px 20px;
    display: table;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 12px;
}
.middle{
    display: table-cell;
    vertical-align: middle;
}

#mgs-ajax-loading .preloader{
    background: url('../images/loader-test.gif') !important;
    background-size: cover !important;
    width: 100px !important;
    height: 100px !important;
    position: absolute !important;
    margin: auto !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9999 !important;
    background-repeat: no-repeat !important;
}

.checkout-index-index .loading-mask .loader{
    position: absolute;
    text-align: center;
    top: 0 !important;
    left: 0 !important;
    margin: auto;
    width: 100%;
    height: 100%;
    transform: translate(0%, 0%) !important;
    -webkit-transform: translate(0%, 0%) !important;
}

.checkout-index-index .loading-mask .loader img{
    display: none !important;
}
.checkout-index-index .loading-mask .loader:after{
    content: '';
    position: absolute;
    background-image: url('../images/loader-test.gif');
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100px !important;
    height: 100px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
body, html{
    scroll-behavior: smooth !important;
}
.marketplace-account-login.page-layout-seller-login .login-logo{
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
}
.marketplace-account-login.page-layout-seller-login .login-logo a{
    display: block;
    width: 150px;
}
.marketplace-account-login.page-layout-seller-login .login-logo a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.marketplace-account-login.page-layout-seller-login .wk-mp-page-wrapper {
    background: #fff !important;
    border-radius: 15px;
    box-shadow: 0px 2px 4px rgba(255, 255, 255, 0.3) !important;
    padding: 3rem;
}
.marketplace-account-login.page-layout-seller-login .field.note,
.marketplace-account-login.page-layout-seller-login .action.remind{
    font-size: 12px;
    color: #5a5a5a !important;
} 
.page-layout-seller-login form .label, 
.page-layout-seller-login form .label,
.marketplace-account-login.page-layout-seller-login label{
    color: #000 !important;
}

body.catalog-category-view .page-title-wrapper{
    padding-top: 0px;
    padding-bottom: 0px !important;
}
.category_banner{
    width: 100%;
}
body.catalog-category-view .page-title-wrapper:before{
    background: unset !important;
}
@media (min-width: 768px) and (max-width: 991px){
    html.use-header8.nav-before-open.nav-open #mainMenu .level0 a.level0 {
        color: #272727 !important;
    }
    .container {
        width: 100% !important;
    }
}

.header .action.nav-toggle{
    display: none;
}

@media(max-width: 991px){
    .header .action.nav-toggle{
        display: block;
    }
    .logo-header .action.nav-toggle{
        display: none;
    }
    .slogan{
        font-size: 9px !important;
    }
}

@media(max-width: 575px){
   .banner-popup{
    display: flex !important;
   }
   #maincontent.container{
        width: 100% !important;
    }

    .header.header8 .table-icon-menu>div.dropdown.dropdown-toplinks{
        position: absolute;
        display: block !important;
        top: 20px !important;
        z-index: 999;
        right: -35px !important;
        padding-top: 0 !important;
    }
    .header.header8 .table-icon-menu.pull-right .header-wl{
        display: block !important;
        margin-right: 5px !important;
        padding-top: 20px !important;
    }
    .header.header8 .col-lg-3.col-md-2.col-xs-6.logo-header{
        min-width: auto !important;
    }
    .header.header8 .table-icon-menu.pull-right .search-form.select-search{
        display: none !important;
    }

    /*.parent__search .search-form .form-search{
        position: static !important;
        padding: 5px;
        background: #6b52a3 !important;
        opacity: 1 !important;
        visibility: visible !important;
    }*/

  
    /*.parent__search .search-form .form-search .form.minisearch{
        background: #fff !important;
        margin-top: 0px !important;
        padding: 0px !important;
        max-width: 100% !important;
    }*/
    .page-wrapper .search-form.select-search{
        display: none !important;
    }
    .header.header8 .dropdown-toplinks .dropdown-toggle>.label, 
    .header.header8 .header-wl a>.label, 
    .header.header8 .minicart-wrapper .action.showcart>.label, 
    .header.header8 .table-icon-menu>div.returns-orders a>.label{
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 372px){
    .header.header8 .table-icon-menu.pull-right .header-wl {
        display: block !important;
        margin-right: 5px !important;
        padding-top: 18px !important;
    }
    .header.header8 .table-icon-menu.pull-right .search-form.select-search {
        margin-right: 15px;
        padding-top: 16px !important;
        display: block !important;
    }
    .header.header8 .table-icon-menu>div.minicart-wrapper {
        padding: 18px 0px 0px 0px !important;
        min-width: auto;
    }
    .header.header8 span.user-icon{
        width: 15px !important;
        height: 18px !important;
    }
    .header .logo-header .logo img {
        width: fit-content !important;
        max-width: 90px !important;
    }
}



/*LANDING PAGE CSS STARTS HERE*/

body[class*="marketplace-"] #maincontent {
    min-height: unset;
    padding: 0 !important;
}
.custom-landing-page .banner-image{
    width: 100%;
}
.custom-landing-page .banner-image img{
    width: 100%;
    height: auto;
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

}
.custom-landing-page .service-section, .custom-landing-page .success-story, .howitwork{
    padding-top: 60px;
    padding-bottom: 60px;
}
.custom-landing-page .service-card{
    border: 1px solid #8379be;
    border-radius: 5px;
    background: #8379be;
    color: #fff;
    position: relative;
    height: 100%;
}
.custom-landing-page .service-card::before, .custom-landing-page .service-card::after{
    content:"";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #6b52a3;
    left: 0;
    right: 0;
}
.custom-landing-page .service-card span::before, .custom-landing-page .service-card span::after{
    content:"";
    width:2px;
    height:0;
    position: absolute;
    transition: all 0.2s linear;
    background: #6b52a3;
}
.custom-landing-page .service-card:hover::before{
    top: 0;
}
.custom-landing-page .service-card:hover::after{
    bottom: 0;
}
.custom-landing-page .service-card:hover::before, .custom-landing-page .service-card:hover::after{
    width: 100%;
    left: 0;
}
.custom-landing-page .service-card:hover span::before, .custom-landing-page .service-card:hover span::after{
    height: 100%;
}
/* story section */

.success-story_slider .item {   
    padding: 30px;  
}
.success-story_slider .item_inner {
    display: flex;
    background-color: #fff;
    box-shadow: 0px 1px 25px 3px rgba(112, 115, 220,0.3);
    position: relative;
    z-index: 9;
    border-radius: 5px;
}
.success-story_slider .item_inner .left_section {
    flex: 0 0 50%;
    width: 50%;
    background: #fff;
    padding: 15px;
}
.success-story_slider .item_inner .left_section video {
    height: 380px;
    width: 100%;
}
.success-story_slider .item_inner .left_section img {
    height: 380px;
    object-fit: cover;
}
.success-story_slider .item_inner .right_section {
    flex: 0 0 50%;
    width: 50%;
}
.success-story_slider .item_inner .right_section{
    margin-top: auto;
    margin-bottom: auto;
    padding: 30px;
}
.success-story_slider .item_inner .right_section .content_item h3{
    padding-bottom: 50px;
}
.success-story_slider .item .right_section .content_item {
    height: 100%;
}
.success-story_slider .item .right_section .content_item p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    line-height: 24px;
    font-weight: normal;
    font-size: 14px;
}

.success-story_slider .owl-nav {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 100px;
}
.success-story_slider .owl-nav button {
    width: 50%;
    padding: 0 !important;
    min-width: unset !important;
    border-radius: 0 !important;
    height: 39px !important;
}
.success-story_slider .owl-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.success-story_slider .owl-dots button {
    background: transparent !important;
    border: none !important;
    min-width: unset !important;
    padding: 0 !important;
}

.item_inner::after{
    content: '\f091';
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    right: -10px;
    top: -22px;
    font-size: 24px;
    background: #ffffff;
    font-family: 'FontAwesome';
    color: #ffb200;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 10px rgb(0,0,0,0.3);
}

.success-story_slider .owl-carousel .owl-nav > div.owl-prev{
    left: -20px !important;
}
.success-story_slider .owl-carousel .owl-nav > div.owl-next{
    right: 40px !important;
}
@media(max-width: 991px){
    .success-story_slider .item_inner{
        display: flex;
        flex-wrap: wrap;
    }
    .success-story_slider .item_inner .left_section,
    .success-story_slider .item_inner .right_section{
        flex: 0 0 100%;
        width: 100%;
    }
    .success-story::before{
        content: '';
        position: absolute !important;
        right: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 40% !important;
        background: rgba(230, 211, 228, 0.38) !important;
        top: auto !important;
        bottom: 0 !important;
    }
    .success-story_slider .item_inner .right_section{
        padding: 0px 15px !important;
    }
}



/*----- service-card-hover Css -----*/
.custom-landing-page .service-card-hover{
    height: 100%;
}
.custom-landing-page .service-card-hover::before{
    left: 0;
    top: 0;
    transition-duration: 0.4s;
}
.custom-landing-page .service-card-hover::after{
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}
.custom-landing-page .service-card-hover span::before{
    left: 0;
    top: 0;
    transition-duration: 0.4s;
}
.custom-landing-page .service-card-hover span::after{
    right: 0;
    top: 0;
    transition-duration: 0.4s;
}
.custom-landing-page .service-card-hover:hover::before, .custom-landing-page .service-card-hover:hover::after{
    left: 0;
}
.custom-landing-page .service-card-hover:hover span::before, .custom-landing-page .service-card-hover:hover span::after{
    top: 0;
}
.custom-landing-page .wk-list-container-wrapper{
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100%;
}
.custom-landing-page .service-icon{
    width: 70px;
    height: 70px;
    display: flex;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #fff;
    transition: 0.3s ease;
    margin: auto;
}
.custom-landing-page .service-icon img{
    margin: auto;
}
.custom-landing-page .middle{
    display: table-cell;
    vertical-align: middle;
}
.custom-landing-page .service-icon .fa{
    font-size: 38px;
    -webkit-text-stroke-color: #6b52a3;
    color:transparent;
    -webkit-text-stroke-width: 2px;
}
.custom-landing-page .service-card:hover .service-icon{
    border: 1px solid #6b52a3;
    transition: 0.3s ease;
}
.custom-landing-page .custom-policies{
    border-bottom: 1px solid #e7e7e7;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.custom-landing-page .custom-policies .policy-card{
    display: block;
    text-align: center;
    background: #fff;
    padding: 15px;
    transition: 0.3s ease;
}
.custom-landing-page .policy-card span.icon{
    display: block;
    text-align: center;
    margin: auto;
    padding-bottom: 15px;
}
.custom-landing-page .policy-card span.icon img{
    margin: auto;
}
.custom-policies .policy-card p{
    margin: 0px;
}
.custom-polices .col-12{
    padding: 0px;
}
.custom-landing-page .p-0{
    padding: 0px;
}
.custom-landing-page .custom-policies .col-12 .policy-card{
    border-right: 1px solid #e7e7e7;
}
.custom-landing-page .custom-policies .col-12:last-child .policy-card{
    border-right: none;
}
.custom-landing-page .custom-policies .policy-card:hover{
    background: #f3f3f3;
    transition: 0.3s ease;
}
.custom-landing-page .wk-layout2-box-span-container{
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 30px;
    margin: 0px;
}
.custom-landing-page .service-card .wk-icon-div{
    color: #fff;
}
.custom-landing-page .howitwork .icon-box{
    text-align: center;
    border: 1px solid #6b52a3;
    padding: 50px 20px;
    transition: all ease-in-out 0.3s;
    color: #6b52a3;
    background: #fff;
    border-radius: 5px; 
    height: 100%;
    display: flex;
    flex-direction: column;
}
.custom-landing-page .howitwork .icon-box h4{
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
    color: #6b52a3;
}
.custom-landing-page .howitwork .icon-box:hover{
    transform: translateY(-5px);
    transition: 0.3s ease;
}
.custom-landing-page h3.sec-heading{
    /*margin-bottom: 40px;*/
    position: relative;
}
.custom-landing-page h3.sec-heading:after, .custom-landing-page .howitwork h3.sec-heading:after{
    content: '';
    position: absolute;
    bottom: -10px;
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 3px;
    background: #6b52a3;
}
.custom-landing-page .howitwork h3{
    color: #fff;
}
.custom-landing-page .howitwork h3.sec-heading:after{
    background: #fff !important;
}
.custom-landing-page .howitwork .icon-box .icon{
    border-radius: 50%;
    width: 55px;
    height: 55px;
    margin: 0 auto 15px;
}
.custom-landing-page .howitwork .icon-box .icon img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-landing-page .howitwork .icon-box .icon .bx{
    margin-bottom: 0px;
}
.howitwork{
    background: #6b52a3;
    color: #fff;
}
.custom-landing-page .theme-text{
    color: #6b52a3 !important;
}
.custom-landing-page .success-right{
    text-align: left;
}
.custom-landing-page .signup-section{
    background: #6b52a3;
    padding: 60px 0px;
}
.custom-landing-page .signup-left{
    text-align: left;
}
.custom-landing-page .signup-right{
    text-align: right;
}
.custom-landing-page .signup-left h3{
    color: #fff;
    text-transform: uppercase;
}

.custom-landing-page .sign-up-btn {
    cursor: pointer;
    background-color: #000;
    width: 330px;
    height: 64px;
    padding:20px 50px;
    line-height: 64px;
    position: relative;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 0;
    background:#fff;
    margin-left:20px;
}
.custom-landing-page .sign-up-btn span {
    color: #6b52a3;
    display: inline-block;
    padding-right: 35px;
    text-transform: uppercase;
    font: bold 18px/66px Arial;
    letter-spacing: 3px;
    transform-origin: center left;
    transition: color 0.3s ease;
    position: relative;
    z-index: 1; 
    font-size: 18px;
    font-weight: bold;
}
.custom-landing-page .sign-up-btn:hover{
    border: 1px solid #fff;
}
.custom-landing-page .sign-up-btn:before,
.custom-landing-page .sign-up-btn:after {
    content: '';
    background: #6b52a3;
    height: 50%;
    width: 0;
    position: absolute;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.custom-landing-page .sign-up-btn:before {
    top: 0;
    left: 0;
    right: auto;
}
.custom-landing-page .sign-up-btn:after {
    bottom: 0;
    right: 0;
    left: auto;
}
.sign-up-btn:hover:before {
    width: 100%;
    right: 0;
    left: auto;
}
.custom-landing-page .sign-up-btn:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}
.custom-landing-page .sign-up-btn:hover span {
    color: #fff;
}
.custom-landing-page .sign-up-btn em {
    position: absolute;
    height: 1px;
    background: #6b52a3;
    width: 47%;
    right: 23px;
    top: 50%;
    transform: scaleX(0.25);
   -webkit-transform:scaleX(0.25);
    transform-origin: center right;
    transition: all 0.3s ease;
    z-index: 1;
}
.custom-landing-page .sign-up-btn:hover em {
    background: #fff;
    transform: scaleX(.51);
    transform: scaleX(.51);
}
.custom-landing-page .signup-section .col-12{
    margin-top: auto;
    margin-bottom: auto;
}


/*TESTIMONIAL SECTION STARTS*/
.success-story{
    position: relative;
}
.success-story::before{
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(230, 230, 230, 0.38);
    top: 0;
}
.success-story::after{
    content: '';
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
    bottom: 0;
    background-image: url(../images/pattern.png);
    background-repeat: repeat-y;
    opacity: 0.6;
    background-size: 100%;
}
#sync1 .item{
    background: #0c83e7;
    padding: 80px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
#sync2 .item{
    background: #C9C9C9;
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
#sync2 .item h1{
  font-size: 18px;
}
#sync2 .synced .item{
  background: #0c83e7;
}
.success-story-left, .success-story-right{
    width: 100%;
    overflow: hidden;
}
.content_item h3{
    margin-bottom: 30px;
    text-align: left;
}
.content_item p {
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
    text-align: left;
}
.success-story #sync1 .item, .success-story #sync2 .item {
    background: #fff;
    padding: 15px;
}
.success-story .row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.my-auto{
    margin-top: auto;
    margin-bottom: auto;
}
/*TESTIMONIAL SECTION END*/

/*REGISTERATION PAGE START*/
    .marketplace-registration-index .wk-mp-header .wk-mp-header-container h1{
        color: #000 !important;
    }
    .marketplace-registration-index .wk-mp-header .wk-mp-header-container h2{
        color: #6b52a3 !important;
    }
/*REGISTERATION PAGE END*/

.footer{
    margin-top: 0px;
}
.free-shipping .app-store .icon {
    width: 135px !important;
}

.custom-policies .row{
    display: flex;
    flex-wrap: wrap;
}


@media (max-width: 991px){
    .custom-top-header{
        display: none;
    }
    .success-story::after{
        content: '';
        display: none;
    }
    .success-story_slider .item_inner .left_section video {
        height: 100%;
        width: 100%;
    }
    .success-story_slider .item_inner .left_section img {
        height: 100%;
        object-fit: cover;
    }
}
@media(max-width: 768px){
    .mb-md-0{
        margin-bottom: 0px !important;
    }
}
@media (max-width: 767px) {
    .custom-landing-page .custom-policies {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .custom-policies .row .col-6{
        width: 50%;
    }
    .custom-landing-page .policy-card span.icon {
        padding-bottom: 0;
    }
    .custom-landing-page .custom-policies .policy-card {
        padding-bottom: 6px;
    }
}
.mb-3{
    margin-bottom: 15px !important;
}
@media(max-width: 575px){
    .success-story .col-12{
        margin: auto;
    }
    .success-story .success-left, .success-story .success-left iframe{
        width: 100%;
        height: auto;
    }
    .custom-landing-page .signup-right{
        text-align: center;
    }
    .footer.footer2 .bottom-footer .footer-newsletter img.newsletter{
        margin: auto;
    }
    .custom-landing-page .signup-left{
        text-align: center;
    }
}
@media (min-width: 320px) and (max-width: 480px){
    .header.header8 span.user-icon{
        width: 20px;
        height: 20px;
    }
    .header.header8 .minicart-wrapper .action.showcart:before{
        width: 20px;
        height: 20px;
    }
    .header.header8 span.livechat-icon{
        width: 20px;
        height: 20px;
    }
}
/*LANDING PAGE CSS ENDS HERE*/

/*SHARE PRODUCT CSS STARTS HERE*/
.ml-3{
    margin-left: 15px;
}
.share-product-cart .share-box:hover, 
.share-product-cart .share-box:hover button.share-item{
    background-color: transparent !important;
    color: unset !important;
}
.share-product-cart .modal-body{
    padding: 30px;
}
.share-product-cart .modal-content button.close{
    color: #fff;
}
.share-product-cart .share-box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.share-product-cart .share-box a{
    border: 1px solid #f2f2f2;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
.share-product-cart .share-box a:hover{
    transform: translateY(-3px);
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
.share-product-cart .share-box a .fa{
    font-size: 28px;
}
.share-product-cart .share-box a.facebook{
    color: #4267B2 !important;
    border: 2px dashed #4267B2;
}
.share-product-cart .share-box a.twitter{
    color: #1DA1F2 !important;
    border: 2px dashed #1DA1F2;
}
.share-product-cart .share-box a.linkedin{
    color: #0077b5 !important;
    border: 2px dashed #0077b5;}
.share-product-cart .share-box a.pinterest{
    color: #E60023 !important;
    border: 2px dashed #E60023;
}   
.share-product-cart .share-box a.whatsapp{
    color: #25D366 !important;
    border: 2px dashed #25D366;
}
.share-product-cart .share-box a.email{
    color: #db4a39 !important;
    border: 2px dashed #db4a39;
}
.share-product-cart .share-box a:hover.facebook{
    background: #4267B2;
    color: #fff !important;
}
.share-product-cart .share-box a:hover.twitter{
    background: #1DA1F2;
    color: #fff !important;
}
.share-product-cart .share-box a:hover.linkedin{
    background: #0077b5;
    color: #fff !important;
}
.share-product-cart .share-box a:hover.pinterest{
    background: #E60023;
    color: #fff !important;
}   
.share-product-cart .share-box a:hover.whatsapp{
    background: #25D366;
    color: #fff !important;
}
.share-product-cart .share-box a:hover.email{
    background: #db4a39;
    color: #fff !important;
}

.checkout-cart-index .cart.main.actions button[title="Share Cart"]:hover{
    background-color: #e6d3e4 !important;
    border: 1px solid #e6d3e4 !important;
    color: #000 !important;
    box-shadow: none !important;
}
.checkout-cart-index .cart.main.actions button[title="Share Cart"] {
    background: #a01fa0;
    border: 1px solid #a01fa0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 25px;
    border-radius: 60px;
    min-width: 110px;
    margin-left: 12px;
}

/* order page */
.order-products-toolbar .toolbar-amount, 
.order-products-toolbar .pages, 
.order-products-toolbar .limiter {
    display: inline-block !important;
}
.order-products-toolbar .pager {
    width: 100%;
    text-align: right;
    display: flex;
}
.order-products-toolbar .pager .toolbar-amount {
    order: 2;
}
.order-products-toolbar .pager .toolbar-amount .toolbar-number {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    color: #939393;
    font-size: 13px;
}
.order-products-toolbar .pager .pages {
    order: 3;
}
.order-products-toolbar .pager > * {
    margin-top: auto;
    margin-bottom: auto;
}
.order-products-toolbar .pager .limiter {
    order: 1;
}
.order-products-toolbar .pager .limiter > * {
    display: inline-block;
    width: auto;
}
.order-products-toolbar .pager .limiter .limiter-label {
    font-weight: normal;
    font-size: 13px;
    color: #939393;
}
.order-products-toolbar .pager .limiter .limiter-text {
    font-size: 13px;
    color: #939393;
}
.order-products-toolbar .pager .limiter select {
    height: 35px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 12px;
    /* background-image: url('../images/downcaret.png'); */
    background-repeat: no-repeat;
    background-position: calc(100% - 3px) center;
    background-size: 12px;
    color: #939393;
}
.order-products-toolbar .pager .pages .item {
    display: none;
}
.order-products-toolbar .pager .pages .item.pages-item-next,
.order-products-toolbar .pager .pages .item.pages-item-previous {
    display: block;
}
.order-products-toolbar .pager .pages .item .next span,
.order-products-toolbar .pager .pages .item .previous span {
    display: none;
}
.order-products-toolbar .pager .pages .item.pages-item-next .action,
.order-products-toolbar .pager .pages .item.pages-item-previous .action {
    width: 27px;
    line-height: 25px;
}
.order-products-toolbar .pager .pages .item.pages-item-next .next::after {
    content: "\f105";
    font: normal normal normal 17px/1 FontAwesome;
}
.order-products-toolbar .pager .pages .item.pages-item-previous .previous::after {
    content: "\f104";
    font: normal normal normal 18px/1 FontAwesome;
}
 
/*SHARE PRODUCT CSS STARTS HERE*/
@media (max-width: 767px){
    .checkout-cart-index .cart.main.actions button[title="Share Cart"] {
        width: 100%;
        margin-bottom: 15px;
    }
}
@media (max-width: 550px){
    .share-product-cart .modal-dialog.modal-md {
        max-width: calc(100% - 10px);
    }
    .share-product-cart .modal-body {
        padding-left: 10px;
        padding-right: 10px;
    }
    .share-product-cart .share-box a {
        width: 35px;
        height: 35px;
    }
    .share-product-cart .share-box a .fa {
        font-size: 18px;
    }

    .order-products-toolbar .pager > * {
        flex: 0 0 100%;
    }
    .order-products-toolbar .pager {
        flex-wrap: wrap;
        text-align: center;
        margin-top: 15px;
    }
    .order-products-toolbar .pager .toolbar-amount .toolbar-number {
        margin: 0;
        margin-top: 6px;
        margin-bottom: 6px;
    }
}
 
@media(min-width: 320px) and (max-width: 575px){
    .logo-header{
        padding-bottom: 0px !important;
    }
}