<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'neotech-bold';
    src: url('fonts/neotech-bold/neotech-bold.eot');
    src: local('?'),
    url('fonts/neotech-bold/neotech-bold.woff') format('woff'),
    url('fonts/neotech-bold/neotech-bold.ttf') format('truetype'),
    url('fonts/neotech-bold/neotech-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neotech-regular';
    src: url('fonts/neotech-regular/neotech-regular.eot');
    src: local('?'),
    url('fonts/neotech-regular/neotech-regular.woff') format('woff'),
    url('fonts/neotech-regular/neotech-regular.ttf') format('truetype'),
    url('fonts/neotech-regular/neotech-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neotech-light';
    src: url('fonts/neotech-light/neotech-light.eot');
    src: local('?'),
    url('fonts/neotech-light/neotech-light.woff') format('woff'),
    url('fonts/neotech-light/neotech-light.ttf') format('truetype'),
    url('fonts/neotech-light/neotech-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
    url('fonts/roboto/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'roboto_condensedbold';
    src: url('fonts/roboto/robotocondensed-bold-webfont.woff2') format('woff2'),
    url('fonts/roboto/robotocondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/roboto/robotocondensed-regular-webfont.woff2') format('woff2'),
    url('fonts/roboto/robotocondensed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
    url('fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.menu-title {
    -webkit-border-radius: 0px 0 0 0px;
    -moz-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
    background: #004B5F;
}

.page-header .header-panel-bottom {
    color: #fff;
    background: #24959B;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 5px 0 0;
}

.cdz-horizontal-menu .groupmenu {
    vertical-align: top;
    background-color: #24959B;
}

.cdz-horizontal-menu .groupmenu li.level0 &gt; a.menu-link {

    color: #fff;
    border-color: #004B5F;
    background: #24959B;
    padding: 12px;
    font: 600 14px/1.35 Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
}

.cdz-horizontal-menu .groupmenu li.level0:hover &gt; a.menu-link {
    color: #fff;
    border-color: #24959B;
    background: #17738A;
    font: 600 14px/1.35 Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
}

.page-header .sticky-menu:not(.active) .minisearch input[type="text"] {
    background: #36b1b7;
}

.page-header .account-trigger::before, .page-header .action.showcart::before, .page-header #top-wishlist::before {
    color: #24959B;

}

.page-header .features-links #top-wishlist:hover &gt; span,
.page-header .features-links .account-trigger:hover &gt; span,
.page-headedeatures-links .showcart:hover &gt; span {
    color: #24959B;
}

.page-header .action.showcart:hover span.text,
.page-header .action.showcart:hover span.cart-subtotal {
    color: #24959B;
}

.page-header .action.showcart:hover::before {
    color: #24959B;
}

.account .form-address-edit .actions-toolbar .action.primary, .md-button.mdl-button--raised, a.action.primary, .action.primary, .md-button.md-primary, .cdz-popup-area .cdz-popup .actions-toolbar .primary button, .md-button.md-primary.md-raised {
    color: #fff;
    border-color: #17738A;
    background: #24959B;
    font: 600 14px Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;

}

.account .form-address-edit .actions-toolbar .action.primary:focus, .md-button.mdl-button--raised:focus, a.action.primary:focus, .action.primary:focus, .md-button.md-primary:focus, .cdz-popup-area .cdz-popup .actions-toolbar .primary button:focus, .md-button.md-primary.md-raised:focus, .account .form-address-edit .actions-toolbar .action.primary:active, .md-button.mdl-button--raised:active, a.action.primary:active, .action.primary:active, .md-button.md-primary:active, .cdz-popup-area .cdz-popup .actions-toolbar .primary button:active, .md-button.md-primary.md-raised:active, .account .form-address-edit .actions-toolbar .action.primary:hover, .md-button.mdl-button--raised:hover, a.action.primary:hover, .action.primary:hover, .md-button.md-primary:hover, .cdz-popup-area .cdz-popup .actions-toolbar .primary button:hover, .md-button.md-primary.md-raised:hover {
    color: #24959B;
    border-color: #24959B;
    background: #fff;
}

.cdz-main-slideshow .owl-dots .owl-dot span {
    background: #004B5F;
}

.cdz-main-slideshow .owl-dots .owl-dot {
    box-shadow: inset 0 0 0 2px #004B5F;
}

.cdz-vertical-menu .item.level0:hover &gt; a.menu-link {
    color: #24959B;
}

.cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop a:hover {

    color: #24959B;

}

.page-header .sticky-menu.active {
    background-color: #24959B;
}

[class*="cdz-slideshow"] .owl-nav [class*="owl-"]:hover:not(.disabled) {
    color: #24959B;
}

.product-list-style-12 .cdz-block-title .b-title:after {
    background: #24959B;
}

.post-list-style05 .post-category {
    background-color: #24959B;
}

.wrapper-adv-style-05 .cat-item:hover .item-title {
    background: #24959B;
}

.owl-carousel .owl-nav [class*='owl-']:hover:not(.disabled) {
    color: #24959B;
    border-color: #24959B;
    background: #fff;
}

.owl-carousel .owl-nav [class*='owl-'] {
    border-color: #24959B;
    background: #24959B;
}

#back-top a {
    color: #24959B;
    border-color: #24959B;
}

#back-top a:focus, #back-top a:active, #back-top a:hover {
    border-color: #24959B;
    background: #24959B;
}

.section-menu-wrap .section-menu .menu-item {
    color: #24959B;
}

.section-menu-wrap .section-menu .menu-item.active {
    background: #24959B;
}

.page-header {
    min-height: 0px !important;
}

/* custom css version 2 */

body &gt; li {
    display: none;
}

.page-header .logo {
    margin: 0px 0 0;
    max-width: 100%;
    border: 0px solid #000;
    margin-top: 5px;
}

@media screen and (min-width: 768px) {
    .page-header .features-links {
        margin-top: 45px;
    }
}

@media screen and (min-width: 768px) {
    .page-header .sticky-menu.active .header-search-wrap .header-search:not(.no-full-box) {
        background: #004B5F;
    }
}

body * {
    font-family: robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
}

body form.search.advanced input[type="text"], body input[type="password"], body input[type="url"], body input[type="tel"], body input[type="search"], body input[type="number"], body input[type="datetime"], body input[type="email"] {
    color: #383838;
    font: 500 14px/1.35 robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
    padding-left: 8px;
    padding-top: 6px;
}

body input[type="text"], body input[type="password"], body input[type="url"], body input[type="tel"], body input[type="search"], body input[type="number"], body input[type="datetime"], body input[type="email"] {
    color: #383838;
    font: 500 14px/1.35 robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
    padding-left: 0px;
    padding-top: 6px;
}

body .mdl-textfield--floating-label .mdl-textfield__label {
    font-family: robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #9c9c9c;

}


.page-header .header-search.no-full-box.has-cat-search #search_mini_form.minisearch label {
    font-size: 10px;
    padding-bottom: 3px;
}


h5, .h5 {
    font: 500 14px/1.35 robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Helvetica Neue, Verdana, Arial, sans-serif;
}

address, p, ul, ol {
    font: 400 13px/1.35 robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Helvetica Neue, Verdana, Arial, sans-serif;
}

.sidebar .block .block-title strong, .sidebar .block .title strong {
    font: 500 16px/1.35 robotoregular, neotech-regular, calibri, Rajdhani, Helvetica Neue, Helvetica Neue, Verdana, Arial, sans-serif;
}

.body-top-panel .col-right-wraper .cdz-product-wrap {
    height: 100%;
}

.body-top-panel .cdz-menu-content .main-content-top-left {
    height: 100%;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #fff;
}

@media (min-width: 768px) {
    .cdz-vertical-menu .groupmenu {
        border: 0px solid #eaeaea;
    }
}


.box-cate-style01 .block-title .b-title.h2 {
    font: 500 24px/1.35 robotoregular, neotech-regular, calibri, Rajdhani;
}

.cdz-block-title .b-title.h2 {
    font: 500 24px/1.35 robotoregular, neotech-regular, calibri, Rajdhani;
}

.product-item .price-box .price {

    font: 600 18px/1.35 calibri, Rajdhani;
}

.product-item-name .product-item-link, .product-item-link, .product.name a {
    font: 500 14px/1.35 robotoregular, neotech-regular, calibri, Rajdhani;
}


.cdz-horizontal-menu .groupmenu li.level0 &gt; a.menu-link span {

    font-weight: normal !important;
}

.menu-title {
    font: 200 14px/1.35 robotoregular, neotech-regular, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;

}

.wk-seller-product-count {
    padding-top: 6px;
    padding-left: 35px !important;
    display: block;
}

.wk-ask-question-link a {
    padding-top: 6px;
    padding-left: 15px !important;
    display: block;

}

.wk-seller-card-row .wk-block-title-css {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;

}

.wk-seller-card-row .wk-block-title-css a {
    color: #24959B !important;
}

.wk-seller-location-link::before {
    color: #a8aeba;
}

.wk-seller-location-link {
    display: block;
    padding-left: 35px !important;

}

@media (min-width: 1195px) {
    .wk-mp-collection-seller-title-container {
        margin-left: 150px;
        border: 0px solid #ccc;
    }

    .wk-mp-collection-header-right-wrapper {
        height: 72px;
        border: 0px solid #000;
    }

    .wk-mp-collection-product-count-container.wk-mp-collection-header-css {

        height: 55px;
    }

    .wk-mp-collection-header-right.wk-mp-seller-profile-wrapper {
        margin-top: 5px;
        margin-right: 10px;
    }


}

.marketplace-seller-collection .wk-mp-collection-product-count-container, .marketplace-seller-profile .wk-mp-collection-product-count-container, .marketplace-seller-feedback .wk-mp-collection-rating-count-container {
    border-bottom: 20px solid #F6F7F9;
}

@media (max-width: 767px) {
    .wk-mp-collection-seller-title.wk-mp-collection-header-css,
    .wk-mp-collection-seller-title.wk-mp-collection-header-bottom {
        margin-left: 10px;
    }

    .wk-mp-collection-logo {
        margin-top: 20px;
    }

    .wk-mp-collection-seller-title-container {
        margin-top: 15px;
    }

    .block-title.wk-mp-float-left {
        display: none;
    }

    .wk-mp-collection-product-count-container.wk-mp-collection-header-css {
        border: 0;
    }

    .wk-mp-collection-header-right.wk-mp-collection-count-wrapper {
        border-top: 1px solid #ccc;
    }
}

.wk-mp-collection-seller-title-container {
    width: 50%;
}

.wk-mp-collection-header-right-wrapper {

    margin-bottom: -4px;
}

.page-products .products-grid .product-items .item.product-item {
    border: 1px solid #E9EAEC;
    width: 32.3%;
    padding: 1%;
    margin-left: 1%;
    min-height: 465px;
}

.wk-mp-collection-seller-title.wk-mp-collection-header-css {
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    text-align: left;

}

.wk-mp-collection-seller-title.wk-mp-collection-header-css a {
    color: #24959B;
    font-family: robotobold, neotech-bold;
}


.wk-mp-collection-header-bottom-txt {
    font-family: robotoregular, neotech-regular;
    font-weight: normal !important;
    font-size: 13px;
}

.wk-mp-collection-location:before {
    display: none;
}

.wk-mp-collection-location {
    padding-left: 0;
    display: block;
    line-height: 1.2em !important;
}

@media (min-width: 768px) {
    .wk-mp-collection-header-box {
        width: 100%;
        margin: 0 0%;
        border-bottom: 1px solid #ccc;
    }
}

.wk-mp-collection-container {
    width: 100%;
    margin: 0 0%;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 20px;
}

@media (min-width: 768px) {
    .marketplace-seller-collection .column.main .product-items {
        margin-left: 0px;

    }
}


.grid.products-grid .products:not(.row),
.grid.products-grid.products:not(.row) {
    margin-top: 0;
    margin-bottom: 0;
    border: 0px solid #c0c0c0;
}

.grid.products-grid.products:not(.row) ol {
    width: 100%;
}

.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel) &gt; .product-item .product-item-info {
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #e9eaec;
}

.product-image-container {
    border: 0px solid #e9eaec;
}

.wk-mp-collection-left .filter-options-title:after {
    position: absolute;
    right: 13px;
    top: 12px;
    display: none;
}


@media (max-width: 767px) {
    .page-products .products-grid .product-items .item.product-item {

        width: 99%;
        padding: 1%;
        margin-left: 0%;
        margin-bottom: 20px;
        text-align: center;
    }
}

.marketplace-seller-profile .page-products .products-grid .product-items .item.product-item {
    border: 0px solid #E9EAEC;
    padding: 10px;
    text-align: center;
    margin-left: 0%;
}

@media (max-width: 768px) {
    .marketplace-seller-profile .wk-mp-profile-block.wk-mp-products-recently-added {
        margin-top: 30px;
    }

    .marketplace-seller-profile .page-products .products-grid .product-items .item.product-item {
        width: 100%;
        margin: 0 0%;
    }

    .wk_mp_design .block-account {
        top: 10px;
        text-align: center;
    }
}

.wk-mp-collection-view-btn a {

    background-color: #17738A;
    border: 1px solid #17738A;
    color: #fff !important;

}

.wk-mp-collection-view-btn a:visited,
.wk-mp-collection-view-btn.alink:visited {
    color: #fff;
    background-color: #17738A;
}

.wk-mp-collection-view-btn a:hover {
    color: #fff;
    background-color: #24959B;
}

.products.wrapper.list.products-list .product-item-info a {
    display: block;
    float: left;
}

.products.wrapper.list.products-list .product-item-info .product-item-details {
    float: left;
    padding-left: 20px;
}

/* brand logo size */

.brand-container .cover-section .after-cover .thumb-section .brand-img-wrap {
    left: 62px;
    width: 130px;
}


.brand-container .cover-section .after-cover .title {
    margin: 7px 0 0px -10px;
}

/* end brand logo size */


/* css override version 5 */


.block.filter .filter-options .filter-options-item .filter-options-title {
    font: 400 14px/1.35 robotoregular, robotoregular, Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor: pointer;
    font-weight: 400;
    color: #424242
}

.block.filter .filter-options-content-inner a {
    color: #424242
}

.block.filter .block-subtitle {
    font-family: robotobold;
    color: #004B5F;
}

.cdz-navigation ul .level-top &gt; a span {
    font-family: roboto_condensedregular;

}

.cdz-navigation .cat-tree.groupmenu-drop.slidedown a span {
    font-family: robotoregular !important;
    color: #424242;
}

body .fieldset .fullname .field input,
body .fieldset .fullname .field select {
    font-size: 14px;
    color: #424242;
    padding-left: 5px;
}

body .fieldset .fullname .field select {
    padding-left: 2px;
    margin-top: 5px;
}

.special-deal .b-title.h2 {
    font-family: robotoregular !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
}

.box-cate-style01 .block-title .b-title.h2,
.box-cate-style01 .block-title .b-title.h2 span {
    font-family: roboto_condensedregular;
    text-transform: uppercase;
    font-size: 20px;

}

.cdz-block-title .b-title.h2,
.cdz-block-title .b-title.h2 span {
    font-family: roboto_condensedregular;
    text-transform: uppercase;
    font-size: 20px;
}

.cdz-wrap .cdz-block-title .b-title.h2 {
    font-family: roboto_condensedregular;
    text-transform: uppercase;
    font-size: 20px;
}

.cdz-block-title .title-desc {
    color: #24959B;
}

.product-item-sku span {
    color: #24959B;
}


/* css override version 6 */

.product-view-style-04 .product-info-main .product-reviews-summary {
    top: 0px !important;
    position: relative;
}

.marketplace-seller-collection .product.details.product-item-details {
    min-height: 150px;
}

.breadcrumbs a,
.breadcrumbs strong {
    color: #333333 !important;
}

.tab-label-description a {
}

body {
    color: #333;

}

.product.info.detailed .product.items .item.title &gt; .switch {
    color: #333
}

.review-add .fieldset &gt; .field:not(.choice) &gt; .label {
    color: #333;
}

.select {
    color: #333;
    font-size: 13px;
    font-family: robotoregular
}

.checkout-index-index .footer {
    display: none;
}

.checkout-index-index .panel.wrapper {
    display: none;
}

.checkout-index-index .minicart-wrapper {
    z-index: 1000;
    right: 500px;
    color: #fff;
    display: none;
}

.checkout-index-index .minicart-wrapper .text {
    col: #fff !important;
}

@media screen and (min-width: 768px) {
    .checkout-index-index .page-header .header-search {
        background: #fff;
        position: relative;
        display: none;
    }
}

.checkout-index-index .form.minisearch {
    display: none !important;
}

.checkout-index-index .page-header .sticky-menu.active {
    background-color: #fff;
    height: 100px;
}

.checkout-index-index .page-header .sticky-menu.active .logo {
    display: block;
}

.checkout-index-index .page-header .sticky-menu.active .logo img {
    height: 100px;
}

/*.checkout-index-index .page-wrapper .page-header .logo img {
    height: 100px;
}*/

.checkout-index-index .page-wrapper .page-header .header.content {
    padding: 10px 20px !important;
}

.checkout-index-index .page-header .sticky-menu.active {
    padding: 0px 20px !important;
}


.checkout-index-index .page-header .sticky-menu.active {
    position: relative !important;
}

.checkout-index-index .page-wrapper .authentication-wrapper {
    margin-top: -90px;
}

.opc-progress-bar {
   margin: 10px 0 10px;
}
/* css override version 7 */

.account-nav .content .item a {
    color: #333;
    font-family: robotoregular;
}

.title.block-collapsible-nav-title {
    height: 40px;
}

.page-header .sticky-menu.active .header-search.no-full-box .minisearch label,
.page-header .sticky-menu.active .header-search.no-full-box .minisearch input[type="text"],
.page-header .sticky-menu.active .header-search.no-full-box .cdz-cat-search .current-cat {
    font-family: robotoregular;
}

.product-info-main .box-tocart.update .field.qty .qty {
    border: 1px solid #e9eaec;
    height: 30px;
    width: 60px;
}

.cdz-dropdown.cdz-dd-active .cdz-dd-content {
    min-width: 400px;
    top: 50px;
    right: 0;
    box-shadow: none;
    border: 1px solid #d1d1d1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}


.block-minicart .minicart-items-wrapper {
    padding: 20px;
    max-height: 300px;
}


.cdz-dd-content .product-image-container {
    margin-left: 20px;
}

.cdz-dd-content .subtotal .label span {
    font-size: 15px;
}

.c dz-dd-content .product-item-left .action {
    position: absolute;
    top: -10px;
    left: 10px;
}

.c dz-dd-content .product-item-left .action.edit {
    left: 30px;
}


@media screen and (min-width: 768px) {
    .page-header .sticky-menu:not(.active) .minisearch label.mdl-textfield__label {
        padding-top: 0;
        bottom: 6px;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 13px;

    }
}

.cdz-dd-content .minicart-items li {
    border-bottom: 1px solid #dddddd;
    min-height: 100px;
}

.cdz-dd-content .item-qty.cart-item-qty {
    border: 1px solid #dddddd !important;
    padding: 5px;
    height: 30px;
    margin-top: 10px;
    margin-left: 10px;
    width: 30px;
}


/* css override version 8 */

.footer-content-top {
    display: none;
}

.page-footer .footer-content-bottom {
    padding: 20px 0px 0px;
    overflow: hidden;
    background-color: #000000;
    border: 0;
}

.footer-content-middle {
    background-color: #232524;
}


/* css override version 9 */
.products.wrapper.list.products-list .product-item-info .product-item-details {
    padding-left: 20px;
}

body:not(.cms-index-index) .page-main {
    padding-top: 0px;
}

.catalog-product-view .wk-block-title-css {
    text-transform: uppercase;
}

body {
    /*color: #333;*/
    color: #212121;
}

.marketplace-product-add #name {
    border: 1px solid #c2c2c2;
}

.wk-category .wk-cat-container {
    line-height: 2;
}

body select {
    font-size: 14px;
    color: #424242;
    padding-left: 5px;
    font-family: robotoregular;
}

.wk-dashboard-sales-value .price,
.wk-dashboard-sales-font .price {
    font-size: 40px;

}

.columns a {
    color: #6f6d6d;
}


.wk-plus {

    background: url("http://brilliant.com.bd/shop/elbow-plus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 15px;
    float: left;
    cursor: pointer;

}

.wk-minus, .wk-minusend {
    background: url("http://brilliant.com.bd/shop/elbow-end-minus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 15px;
    float: left;
    cursor: pointer;
}

.wk-plusend {
    background: url("http://brilliant.com.bd/shop/elbow-end-plus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 15px;
    float: left;
    cursor: pointer;
}

.wk-foldersign {

    margin-top: 6px;
}

.marketplace-product-add input[type="checkbox"] {
    margin: 2px 5px 0 10px;
}

#sellersearch {
    border-radius: 0px;
    padding: 10px;
    padding-left: 15px;
}

#sellersearch::placeholder {
    color: #b2afaf;
    opacity: 1; /* Firefox */
}


#sellersearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b2afaf;
}

#sellersearch::-ms-input-placeholder { /* Microsoft Edge */
    color: #b2afaf;
}

.wk-search .button {
    border-radius: 0px;
    border-color: #17738A;
    background: #24959B;
    color: #fff;

}

.wk-mp-sellerlist-container {
    margin-top: 50px;
}


.catalog-product-view .page-title-wrapper h1 {
    color: #212121 !important;
    font-size: 22px !important;
    font-weight: normal !important;
    line-height: 25.3px !important;
    letter-spacing: .01em;
}

.wk-mp-banner-container {
    padding: 0;
    width: 100% !important;

}

.wk-mp-banner-container .wk-mp-header p {
    display: none;
}

.wk-mp-banner-container .wk-mp-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 200px;
}

/* css override version 10 */


.wk-seller-location-link::before {
    color: #8d8d8d;
}

body .wk-seller-location-link {
    color: #606060 !important;
    font-weight: normal;
}

.wk-seller-product-count:before {
    color: #8d8d8d;
}

body .wk-seller-product-count {
    color: #606060 !important;
    font-weight: normal;
}

body .wk-ask-question-link a {
    color: #606060 !important;
}

body .wk-ask-question-link a:before {
    color: #8d8d8d;
}

/* css override version 11 */
.wk-seller-card-col {
    display: block;
}

.wk-seller-rating-block {
    float: right;
    margin-bottom: 20px;
    margin-top: 20px;
}

.catalog-product-view .overview table td {
    padding: 5px 10px;
}

.catalog-product-view .overview table td:first-child {
    width: 50%;
}

.catalog-product-view .overview table td:last-child {
    width: 50%;
}

.catalog-product-view .overview ul &gt; li, ol &gt; li {
    margin: 0;
}

body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
    border-bottom: 1px solid #bbbbbb;
}

select, textarea {
    border-bottom: 1px solid #bbbbbb !important;
}


/* css override version 12 */


textarea {
    font-family: robotoregular !important;
    color: #383838 !important;
    font-size: 14px !important;
}

.store-div span {
    text-transform: uppercase;
    font: 500 16px/1.35 Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #333;
    font-weight: 600;
}


/* css override version 13 */

.helpdesk-ticket-index .ticket_search {
    padding: 10px !important;
    height: 36px !important;

    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;

}

.helpdesk-ticket-index .wk_search_btn {
    height: 23px !important;
    margin-top: -1px !important;
    padding: 9px 20px;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border: 0 !important;
}

.helpdesk-ticket-index .wk_search_btn i {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    width: 16px;
    height: 16px;
    margin-left: -5px !important;
}

.wk_ts_nav {
    margin-top: 15px;
}


/* floating shopping cart issue */

.cdz-dropdown.cdz-dd-active .cdz-dd-content {
    left: auto !important;
    position: absolute !important;
    right: 0px !important;
}


/**/

.product-view-style-04 .product-info-main .product-options-wrapper .swatch-option.text {
    background: transparent;
    border: 1px solid #e4e4e4;
    height: 35px;
    width: 40px;
    text-align: center;
}

.product-options-wrapper .swatch-option.text.selected {
    color: #000 !important;
    background: transparent !important;
    border: 1px solid #24959b !important;
}


/* v14 cancel button gap issue */
.sales-order-view .actions-toolbar .action {
    padding-right: 15px;
}

.sales-order-view .actions-toolbar .action:nth-child(1) {
    padding-right: 15px !important;
    margin-right: 0px !important;
}

/*end of v14 */


@media only screen and (max-width: 768px) {
    .wk-mp-banner {
        background-image: url("https://ants.brilliant.com.bd/media/marketplace_banner_app.jpg") !important;
    }
}


/* v15*/
@media only screen and (min-width: 1200px) {
    .cdz-main-slideshow {
        padding-right: 10px;
    }
}

/*end of v15*/

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

.modal-popup .modal-title {
    border-bottom: none;
}

.modal-popup .modal-inner-wrap .modal-header .action-close {
    right: 0px;
}

body .wk-store-pickup-btn-wrapper input[type="text"] {
    border: 1px solid #bbb;
    margin-bottom: 5px;
    padding-top: 0px;
}

.modal-popup .modal-footer {
    padding-bottom: 0px;
}

.product-options-wrapper .swatch-attribute .swatch-option.text {
    padding: 6px 10px 2px 10px;
}

.table-checkout-shipping-method tr:nth-child(-n+1) {
    /*display: none;*/
}

.table-checkout-shipping-method td table tr:nth-child(-n+1) {
    display: contents;
}

table.table-checkout-shipping-method tr:nth-child(3) td:nth-child(-n+3) {
    visibility: hidden;
}

table.table-checkout-shipping-method tr:nth-child(3) td.col-carrier table td:nth-child(-n+3) {
    visibility: visible;
}

.block-minicart .viewcart:active, .block-minicart .viewcart:focus, .block-minicart .viewcart:visited {
    color: #ffffff;
}

.modal-popup .modal-inner-wrap {
    padding-bottom: 20px;
}

.wk-seller-block {
    padding: 7px 15px 15px 0px;
}

.wk-seller-block .wk-block-title-css a {
    color: #24959B;
}

div .wk_ssp_dist_button, .wk_ssp_submit_button {
    background: #24959B;
    color: white;
    border: 1px solid #17738A;
    box-shadow: inset 0 0px 0 0 #bf3939, inset 0 -1px 0 0 rgba(202, 108, 108, 0.3);
}

button:focus, .mdl-button:focus, .md-button:focus, .md-button.md-raised:focus, .cart-container .form-cart .action.continue:focus, button:active, .mdl-button:active, .md-button:active, .md-button.md-raised:active, .cart-container .form-cart .action.continue:active, button:hover, .mdl-button:hover, .md-button:hover, .md-button.md-raised:hover, .cart-container .form-cart .action.continue:hover {
    color: #24959B;
    border-color: #24959B;
    background: #fff;
}

.wk_ssp_store_order {
    border: 1px solid #24959B;
    color: #17738A
}

.wk_ssp_submit_button {
    height: 23px;
}

div div .wk_ssp_mystore_result {
    border: 1px solid #24959b;
    box-shadow: #24959b 0px 1px 0px 0px inset,
    rgba(202, 108, 108, 0.298039) 0px -1px 0px 0px inset;
    background: #004b5f;
}

.columns a {
    color: #212121;
    text-transform: uppercase;
}

.columns a:active, .columns a:focus, .columns a:visited {
    color: #212121
}

.columns a:hover {
    color: #24959b
}

.columns .wk_ssp_product_otherstore {
    padding-bottom: 15px;
}

.columns .wk_ssp_product_otherstore a {
    color: #24959b;
    font-weight: bold;
}

.columns .wk_ssp_product_otherstore a:hover {
    color: #212121
}

.checkout-billing-address .billing-address-same-as-shipping-block field {
    display: none;
}

/*@media only screen and (max-width: 472px) {
    .tocart {
        font-size:0.875em !important;
        display:block !important;
        margin-top:35px !important;
        width:100% !important;
    }
}*/

@media all and (max-width: 472px) {
    .tocart .primary .action .action.primary .primary.tocart span{
        font: 8px Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif !important;
        display: block !important;
        margin:0.4em auto !important;
        letter-spacing: 0 !important;
        padding: 0 !important;
    }
}

.catbox-color-01 .product-list-style-11 .product-item-actions .actions-primary .action.tocart,
.catbox-color-01 .product-list-style-05 .product-item-actions,
.catbox-color-01 .product-list-style-05 .product-item-actions .action.primary,
.catbox-color-01 .box-cate-link .item.active{
border-color: #24959b;
background: #24959b;
}

.catbox-color-01 .product-list-style-11 .product-item .price-box .special-price .price,
.catbox-color-01 .product-list-style-05 .price-box .special-price .price{
color: #24959b;
}

.logo img{
width: 75%;
}

input:autofill, input:autofill:focus, input:autofill:hover {
    -webkit-box-shadow: 0 0 0px 0px #fff inset !important;
}

body input[type="text"], body input[type="password"] {
	border-bottom: 1px solid #24959b;
}

@media only screen and (max-width: 767px) {
  .nav-toggle{
	width: 17px;
  }

 #sellersearch {
  font-size: 9px;
 }
}

@media screen and (min-width:768px) {
.page-header .header-search.no-full-box #search_mini_form {
  padding: 0px;
 }
}

.page-header .sticky-menu:not(.active) .header-search-wrap{
float: left;
padding: 6px 0;
top: 35px;
}

.page-header .sticky-menu.active .header-search-wrap{
z-index: 1;
top: 9px;
}

.checkout-shipping-method .step-title{
/*display: none;*/
}

.space-lg {
    margin-bottom: 30px;
}
</pre></body></html>