@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

body {
    font-size: 16px;
      font-family: "Nunito", sans-serif;

}
.cart-totals tr.totals-tax {
    display: none;
}
.page-header .logo {
    margin: 15px 0 0;
}
.page-header .features-links span.text-uppercase, .page-header .features-links span.text-underlink {
    font-size: 16px;
}
.page-header .features-links #top-wishlist .label, .page-header .features-links .authorization-link .account-trigger>span.text-uppercase, .page-header .features-links .minicart-wrapper .action.showcart>span.text {
    font-size: 16px;
}
.header-search input.input-text {
    font-size: 16px;
}
.menu-title span.tt-text {
    display: none;
}
.row.cdz-fix-left.menu-area .col-sm-6.header-vertical-menu-wrap {
    width: 60px;
}
[class*="vertcial-menu-container"] .menu-title:before {
    margin: 0 !important;
}
[class*="vertcial-menu-container"] .menu-title {
    justify-content: center;
}
.col-sm-18.header-menu-wrap.no-pad-left {
    width: calc(100% - 70px);
}
.product-item-name .product-item-link, .page-header .product-item .product-item-link, .product-item-link, .product.name a ,
.wrapper-adv-style-05 .item-title ,
.box-cate-style01 .box-cate-link .item .tab-title ,
.page-footer .footer-box .h5  ,
.post-list-style05 .post-desc ,
.post-list-style05 .post-title .post-item-link ,
.price-container .price {
    font-size: 16px !important;
}

footer.page-footer address, footer.page-footer p, footer.page-footer ul, footer.page-footer ol, footer.page-footer {
    font-weight: 500 !important;
}

.extra-information {
    display: flex;
    gap: 10px;
}

/*.item-extra strong {
    font-weight: 400;
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.item-extra h5 {
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
}
.header-panel-right-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}
.extra-information {
    order: -1;
}

.item-extra {
    position: relative;
    padding-left: 34px;
}
.item-extra::before {
    position: absolute;
    left: 0;
    top: 0;
    color: #ef7a00;
    font-size: 30px;
}
.item-extra.shoppinguide::before {
    content: "\fffd";
}
.item-extra.callus::before {
    content: "\e948";
}
.item-extra.freecata::before {
    content: "\e996";
}*/
.page-header {
    min-height: auto !important;
}
 
.page-header .icon-link.fa-envelope-o:before:before {
    font-family: 'CodazonFont';
        content: "\e996";
}

.cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    padding: 12px 15px;
}
.deal-today-product {
    text-align: center;
    padding: 0 15px;
}
p.wk_cat_count_clock {
    display: flex;
    color: #221;
    line-height: normal;
    justify-content: center;
}

p.wk_cat_count_clock p.wk_cat_count_clock {
    display: inline-block;
    width: auto;
}
p.wk_cat_count_clock span span {
    display: inline-block;
    width: 100%;
    font-weight: 600;
}
span.wk-deal-ends-label {
    font-weight: bold;
    color: #000;
}
.deal-today-product span.old-price {
    float: none;
}
.deal-today-product li {
    list-style: none;
}
.cdz-banner-wrap.top-banners a {
    position: relative;
}
.three-col-banner .cdz-banner.shine-effect .widget.block.block-static-block {
    margin: 0;
}
.three-col-banner .cdz-banner.shine-effect {
    background-color: #fff;
    border-radius: 5px;
}
.three-col-banner .cdz-banner.shine-effect span.abs-img {
    padding-bottom: 69% !important;
}
.cdz-banner-wrap.top-banners a strong, .three-col-banner .cdz-banner.shine-effect strong {
    position: absolute;
    top: 11px;
    padding: 4px 10px;
    width: 60%;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    line-height: normal;
}
.category-popular .product-item-info {
    display: block;
    text-align: center;
    padding: 0;
    background: #f0f2f7;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all 500ms ease;
    border: 1px solid #e9eaec;
    overflow: hidden;
    text-align: center;
}

ol.category-popular {
    padding: 0;
}
ol.category-popular li.slick-slide {
    padding: 0 10px;
}

.category-popular .product-item-info img {
    width: 100%;
    aspect-ratio: 1/1;
}

@media (max-width: 991px) {
    .row.body-top-panel {
    flex-wrap: wrap;
}
.row.body-top-panel .col-sm-6.col-right-wraper.col-lg-6.col-sm-8, .row.body-top-panel .col-sm-6.cdz-menu-content {
    order: 1;
    width: 50%;
    margin-top: 20px;
    display: inline-block;
}
.col-sm-12.cdz-main-slideshow {
    width: 100%;
    padding: 0 12px;
}
 .col-sm-12.cdz-main-slideshow {
    order: -3;
}

}

@media (max-width: 767px) {
.row.body-top-panel .col-sm-6.col-right-wraper.col-lg-6.col-sm-8, .row.body-top-panel .col-sm-6.cdz-menu-content {
    order: 1;
    width: 100%;
    margin-top: 10px;
}

}
.cdz-main-slideshow .cdz-slideshow {
    margin-top: 0;
}
.body-top-panel .col-right-wraper {
    margin-top: 0;
}

a.face-button span.icon::before {
    font-family: 'FontAwesome';
    content: "\f082";
    color: #ffffff;
    font-size: 34px;
       font-weight: normal;
}
a.face-button {
    font-size: 15px;
    font-weight: 600;
    background-color: #222;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 25px 10px 25px;
    display: flex;
    line-height: normal;

}
a.face-button span.icon {
    font-size: 0;
    margin-right: 5px;
}
.photo-items.items {
    display: inline-block;
}
.item.insta {
    margin-top: 10px;
}
.item.insta a.face-button span.icon::before {
    content: "\f16d";
    font-weight: normal;
}


.catbox-color-03 .box-cate-link .item.active {
    color: #fff;
    background: green;
}
.catbox-color-03 .product-list-style-10 .cart-qty {
    background: #008000;
}
.catbox-color-03 .product-list-style-10 .qs-button {
    color: #fff;
    border-color: #008000;
    background: #008000;
}
.catbox-color-03 .product-list-style-10 .qs-button:hover {
    color: #008000;
    border-color: #008000;
    background: #fff;
}

@media (max-width:767px) {
.row.body-top-panel .col-sm-6.col-right-wraper.col-lg-6.col-sm-8 {
    order: -2;
    margin-bottom: 10px;
}
.cdz-banner-wrap.top-banners a strong {
       top: 8px;
    font-size: 13px;
    line-height: 11px;
}
a.qs-button {
    display: none !important;
}
}

.col-sm-12.header-top-right {
    text-align: right;
    font-size: 0;
}
.header-top-right a.fa::before {
    font-size: 15px;
    padding: 2px 3px;
    display: flex;
    margin-left: 10px;
    text-align: center;
    line-height: normal;
    align-items: center;
    justify-content: center;
}

.accordion.faq-categories {
    border: 1px solid #e9eaec;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.question.cate-faq-title {
    padding: 15px 20px 15px 60px;
    font-weight: 600;
    color: #414b56;
    font-size: 17px;
    cursor: pointer;
    position: relative;
}
.question.cate-faq-title::before {
    content: "+";
    margin-right: 6px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ddd;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
        padding-top: 4px;
    font-weight: 400;
}
.answer.content.cate-faq-content {
    padding: 20px 20px 20px 37px;
    border-top: 1px solid #ddd;
}
.answer.content.cate-faq-content .accordion-content {
    padding: 0 20px 20px 20px;
}
.answer.content.cate-faq-content h4.title {
    font-weight: 600;
    color: #414b56;
    cursor: pointer;
}
.answer.content.cate-faq-content h4.title::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid #dd4c02;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-right: 10px;
}
.answer.content.cate-faq-content .accordion-header {
    padding: 5px 0;
}
.question.cate-faq-title.open::before {
    content: "-";
}

.white-bgpages ,
.wrapContainer__Li_hZ__fast_order {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
}

.three-col-banner .cdz-banner.shine-effect {
    background-color: #fff;
    border-radius: 5px;
}
.white-bgpages.requestcatalog label {
    font-weight: 600 !important;
    color: #222;
    font-size: 14px !important;
}
.wrapTitle__VG9-o__fast_order h4 {
    text-align: center;
    color: #000;
    font-weight: 600 !important;
    width: 100%;
}
.wrapInputSearch__MKbYd__fast_order label {
    font-weight: 500;
    color: #222;
}

.wrapContainer__Li_hZ__fast_order .wrapFooterAction__klemm__fast_order .wrapLeftAction__1kDiW__fast_order .wrapSampleText__1sD-4__fast_order p {
    font-size: 15px !important;
}
.wrapContainer__Li_hZ__fast_order .wrapButtonAction__37exz__fast_order button.action.primary:hover {
    color: #ff6a00 !important;
}
.fieldset>.field>.label, .fieldset>.fields>.field>.label, .field>.label {
    font-size: 15px !important;
}

div.yotpo.yotpo-main-widget {
    padding: 30px;
    background: #fff !important;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
}
.block.upsell {
    margin-top: 30px;
}

.block-shipping-estimation .block-content .field.country {
    display: none !important;
}

.page-header .logo img {
    max-height: 48px !important;
}
.col-sm-6.cdz-menu-content {
    margin-top: 10px;
}

.product-list-style-11 {
    background: #fff;
/*    border: 1px solid #e9eaec;
    border-radius: 5px;*/
    height: 100%;
}



.col-right-wraper .cdz-product-wrap.special-deal .cdz-block-content {
    padding-top: 10px;
}
.body-top-panel .special-deal .product-item-top {
    max-width: 180px;
}

.product-list-style-11 .products-grid .product-item-info:hover .button-hover-wrap {
    transform: scale(1);
}



.product-list-style-11 .products-grid .product-item-info a.action.towishlist span ,
.product-list-style-11 .products-grid .product-item-info a.action.tocompare span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.product-list-style-11 .products-grid .product-item-info a.action.towishlist:before {
    display: inline-block;
    font: normal normal 12px/1 FontAwesome;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f08a';
    font-size: 16px;
}


.product-list-style-11 .products-grid .product-item-info a.action.tocompare:before {
    display: inline-block;
    font: normal normal 14px/1 FontAwesome;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0c5';
    line-height: 30px;
}
.product-list-style-11 .products-grid .product-item-info a.action.tocompare:before {
    line-height: 38px;
    font-size: 16px;
}

.product-list-style-11 .products-grid .product-item-info .button-hover-wrap a.action {
    border: 1px solid #ff6a00;
    color: #fff;
    border-color: #ff6a00;
    background: #ff6a00;
}

.product-list-style-11 .products-grid .product-item-info .button-hover-wrap a.action:hover {    color: #ff6a00;    background: #fff;}
.col-right-wraper .product.actions.product-item-actions .actions-secondary {    display: none;}


/*red section*/
div.catbox-color-red .box-cate-link .item.active {    background: #df1830;}
div.catbox-color-red .product-list-style-11 .product-item-actions .actions-primary .action.tocart {    border-color: #df1830;    background: #df1830;}
div.catbox-color-red .product-list-style-11 .products.list.items .button-hover-wrap a {    border-color: #df1830;    background: #df1830;}

div.catbox-color-red .product-list-style-11 .products.list.items .button-hover-wrap a:active, 
div.catbox-color-red .product-list-style-11 .products.list.items .button-hover-wrap a:focus, 
div.catbox-color-red .product-list-style-11 .products.list.items .button-hover-wrap a:hover {    color: #df1830;    border-color: #df1830;    background: #fff;}
div.catbox-color-red .product-list-style-05 .price-box .special-price .price {color: #df1830;}

div.catbox-color-red .product-list-style-05 .product-item-actions {    background: #df1830;    border: 2px solid #df1830;}
div.catbox-color-red .product-list-style-05 .product-item-actions .action.primary {    border-color: #df1830;    background: #df1830;}
div.catbox-color-red .product-list-style-05 .product-item-actions .actions-secondary>.action {    color: #df1830;    border-color: #df1830;}

div.catbox-color-red .product-list-style-05 .qs-button {    border-color: #df1830;    background: #df1830;}
div.catbox-color-red .product-list-style-05 .qs-button:hover {    color: #df1830;    border-color: #df1830;}

div.catbox-color-red .product-list-style-05 .product-item-actions .actions-secondary>.action:before, 
div.catbox-color-red .product-list-style-05 .product-item-actions .actions-secondary>.action:after {    color: #df1830;}
div.catbox-color-red .product-list-style-11 .product-item-actions .actions-primary .action.tocart:hover {    color: #fff;    border-color: #bd1227;    background: #bd1227;}
div.catbox-color-red .box-cate-link .item .tab-title:hover {    color: #df1830;}
div.catbox-color-red .product-list-style-05 .product-item-actions .action.primary:hover {    border-color: #df1830;    background: #df1830;}
/*red section*/

/*green section*/
div.catbox-color-green .box-cate-link .item.active {    background: #2cc51c;}
div.catbox-color-green .box-cate-link .item .tab-title:hover {    color: #2cc51c;}
div.catbox-color-green .product-list-style-10 .cart-qty {    background: #2cc51c;}
div.catbox-color-green .product-list-style-10 .price-box .price {    color: #2cc51c;}
div.catbox-color-green .product-list-style-10 .qs-button {    border-color: #2cc51c;    background: #2cc51c;}
div.catbox-color-green .product-list-style-10 .qs-button:hover {    color: #2cc51c;    border-color: #2cc51c;}
div.catbox-color-green .product-list-style-10 .qs-button:hover:before {    color: #2cc51c;}
div.catbox-color-green .small-col .product-box .price-box {    display: block !important;}
div.catbox-color-green .owl-carousel .owl-nav [class*='owl-'] {    background: #2cc51c !important;    border-color: #2cc51c !important;    color: #fff !important;}
div.catbox-color-green .owl-carousel .owl-nav [class*='owl-']:hover {    background-color: #fff !important;    color: #2cc51c !important;}

.product-list-style-10 .product-item-name {
    width: 100%;
}
.body-top-panel .special-deal .product-item-top span.product-image-container {
    width: 100% !important;
}

p.wk_cat_count_clock span[title="Days"] {
    display: none;
}

@media (max-width: 767px) {
    .menu-title span.tt-text {
    display: inline-block;
    margin-right: auto;
    order: -1;
    font-family: 'Nunito';
    font-size: 16px;
    font-weight: 600;
}
header.page-header.header-style-15 {
    border: 0;
    margin-bottom: 0;
}

.tab-links-title a.tab-title {
    width: 100% !important;
    display: inline-block;
    letter-spacing: -0.2px;
    padding: 0 4px !important;
}
div.catbox-color-red .product-list-style-05 .product-item-actions {
    background: transparent;
    border: 2px solid transparent;
}
div.catbox-color-red .product-list-style-05 .product-item-actions .action.primary ,
div.catbox-color-red .product-list-style-05 .product-item-actions .actions-secondary>.action{
    border-color: transparent;
    background: #ffe8eb;
    color: #df1830;
}
div.catbox-color-green .tab-links-title a.mobile-toggle {
    background-color: #2cc51c;
}
div.catbox-color-red .tab-links-title a.mobile-toggle {
    background-color: #df1830;
}
}


span.deal-price-label {
    color: #ee592e;
    font-weight: 500;
    position: relative;
    z-index: 9;
}
span.wk-save-box {
    color: #ee592e;
    font-weight: 500;
}
.product-list-style-11.special-deal .price-box .special-price .price {
    color: #ee592e;
    font-weight: 700;
}
p.wk_cat_count_clock {
    color: #2cc51c;
    line-height: 16px;
    font-weight: 700;
    margin-top: 5px;
}
p.wk_cat_count_clock span span {
    color: #222;
}

tr.item-info.flag-freegift.zezo-price {
    border: 1px solid #6cc24a;
    border-radius: 5px;
    background: #f0f8ec;
}
tr.item-info.flag-freegift.zezo-price .cart.item.message.notice {
    background-color: transparent;
    color: #6cc24a;
    font-weight: bold;
    padding: 0;
    font-size: 20px;
}
tr.item-info.flag-freegift.zezo-price .cart.item.message.notice div::before { display: none; }

.cart.table-wrapper .product-item-name {
    font-weight: 500;
}

.free-gift-cart ,
.free-shipping-notice {
    text-align: center;
    border: 1px solid #da291c;
    background: #fbe9e8;
    border-radius: 5px;
    padding: 9px 0 7px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #da291c;
}
.free-gift-cart span::before ,
span.ico-freegift::before {
    font-weight: normal;
    font-size: 40px;
    content: '\e629';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    line-height: 28px;
}
span.ico-freegift::before {
    font-size: 30px;
}
 
.free-shipping-notice {
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 600;
    max-width: calc(100% - 30px);
    margin: 10px auto;
}
.free-shipping-notice.freegift-success {
    border-color: #6cc24a;
    background-color: #f0f8ec;
    color: #6cc24a;
}
.ampromo-items-add {
    border-color: #6cc24a;
    background-color: #f0f8ec;
    color: #6cc24a;
    width: 69%;
    margin-left: 2%;
    margin-top: 20px;
    font-weight: 600;
}
.ampromo-items-add::before {
    font-weight: normal;
    font-size: 40px;
    content: '\e629' !important;
    font-family: 'icons-blank-theme';
    vertical-align: middle !important;
    line-height: 28px;
    background-image: none !important;
}
.ampromo-items-add span#select-gift {
    color: #333;
}
.price-show-products .price-box.price-final_price {
    display: block !important;
}

.ampromo-product-select {
    display: none;
}
.ampromo-items-content .ampromo-item {
    padding: 2px;
}
.ampromo-items-content {
    max-width: 1028px;
    text-align: center;
    padding-top: 40px;
    width: 94%;
}
.ampromo-items-content h2 {
    white-space: normal;
    font-size: 25px;
}
.ampromo-items-content .ampromo-item-qty-input {
    display: none;
}
.ampromo-carousel-product .ampromo-gallery {
    margin: 0 auto;
    padding: 2px;
}

 
div#checkout-payment-method-load {
    margin-bottom: 20px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
    background-color: #ff6a00;
    color: #fff;
    padding: 12px;
    margin: -20px -20px 0 -20px;
}
.checkout-payment-method .billing-address-same-as-shipping-block input[type="checkbox"]:checked {
    background: #fff;
    color: #ff6a00;
    border-color: #fff;
}
.checkout-billing-address label {
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.checkout-onepage-success #registration {
    border: 1px solid #e9eaec;
    border-radius: 5px;
    background-color: #fff;
    padding: 30px 0 30px 0;
}
.checkout-onepage-success #registration br {
    display: none;
}
.checkout-onepage-success .page-title-wrapper {
    text-align: center;
}
.order-details {
    border: 1px solid #e9eaec;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px;
}
.show-order table td, .show-order table th {
    background-color: #fff;
    padding: 10px 10px !important;
}
table {
    border: 1px solid #ddd;
    border-collapse: separate;
}
.show-order table thead th {
    border-bottom: 1px solid #ddd;
}
.show-order table tbody tr:last-child td {
    border-bottom: 1px solid #ddd !important;
}
.order-details .box-title {
    color: #ff6a00;
    border: 0;
}
.order-details span.box-des {
    padding: 0;
}
.checkout-onepage-success .button-continue {
    padding: 30px 0;
    text-align: center;
}
.checkout-onepage-success .button-continue a.action.primary {
    border-radius: 0;
    margin: 0;
}
.checkout-success {
    border: 1px solid #e9eaec;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px;
}
.checkout-success p {
    font-size: 18px;
    font-weight: 600;
}
.checkout-onepage-success #registration span {
    font-weight: 600;
}
.order-details .order-date date {
    font-weight: 600;
}
.order-details .status span {
    font-weight: 600;
}
.order-details .status {
    border-bottom: 1px solid #ddd;
}

@media (max-width: 767px) {
    .shipping-address, .shipping-method, .billing-address, .billing-method {
    width: 100%;
    margin-bottom: 20px;
}
.order-details .info .box-content {
    margin-top: 2px;
}
.category-popular .slick-next {    right: 0;    color: #000 !important; }
.category-popular .slick-prev {    left: 0;    color: #000 !important; }

.category-popular .slick-prev:before, 
.category-popular .slick-next:before {    opacity: 1;    color: #000;    padding: 0;}

.category-popular .product.name a {
    letter-spacing: normal !important;
    font-size: 14px !important;
}
}

.actions-order a {
    font-weight: 600;
    color: #ff6a00;
    font-size: 18px;
    text-decoration: underline;
}

.cms-index-index footer.modal-footer {
    display: none;
}
.cms-index-index .modal-popup._inner-scroll .modal-content {
    padding: 20px;
}
.cms-index-index .modal-popup .modal-header {
    padding: 0;
}
.cms-index-index #popup-modal iframe {
    width: 100%;
    height: 82vh;
}


.control-row {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    width: 100%;
    margin-bottom: 15px;
}
.control-row .field {
    width: calc(100% - 100px);
}
.control-row .field.itemqty {
    width: 100px;
}
form#contact-form {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
}
.form-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.form-head label {
    min-width: 100px;
    color: #ee592e;
    font-weight: 600;
}
.control-row .field.itemname {
    display: flex;
    color: #000;
    gap: 9px;
}
.control-row .field.itemname label.label {
    padding: 7px 0 0 0;
    font-weight: 500;
    min-width: 50px;
}
.control-row .field.itemname .control {
    width: 100%;
}
.control-row .field.itemqty label.label {
    display: none;
}


.catbox-color-green .product-list-style-05 .small-col .product-item .product-item-top {
    max-width: 132px;
    margin: 0 auto;
}
.catbox-color-green .product-list-style-05 .large-col .product-item .product-item-top {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.catbox-color-green .product-list-style-05  .product-item .product-item-top a.qs-button {
    border-color: #2cc51c;
    background: #2cc51c;
}
.catbox-color-green .product-list-style-05  .product-item .actions-secondary>.action {
    color: #2cc51c;
}
.catbox-color-green .product-list-style-05 .product-item .product.actions.product-item-actions ,
.catbox-color-green .product-list-style-11 .product-item-actions .actions-primary .action.tocart {
    background: #2cc51c !important;
    border-color: #2cc51c !important;
}
.catbox-color-green .product-list-style-11 .product-item-actions .actions-primary .action.tocart:hover {
    background: #2cc51c !important;
    border-color: #2cc51c !important;
}
.catbox-color-green .product-list-style-05  .product-item .product.actions.product-item-actions button.action.tocart.primary {
    background-color: transparent;
    border: 0;
}

.catbox-color-green .product-list-style-11 .products.list.items .button-hover-wrap a {
    color: #2cc51c !important;
    border-color: #2cc51c !important;
    background: #2cc51c !important;
}
.catbox-color-green .product-list-style-11 .products.list.items .button-hover-wrap a:hover {
    background-color: #fff !important;
}
.catbox-color-green .product-list-style-11 .products.list.items .button-hover-wrap a:hover::before ,
.catbox-color-green  .product-list-style-05 .product-item-actions .actions-secondary>.action::after {
    color: #2cc51c !important;
}
.catbox-color-green .product-list-style-05 .product-item .product-item-top a.qs-button::before {
    color: #fff !important;
}



.catbox-color-04 .product-list-style-05 .large-col .product-item .product-item-top {
    max-width: 250px;
      margin-left: auto;
    margin-right: auto;
}
.catbox-color-04 .product-list-style-05  .product-item .product-item-top {
    max-width: 132px;
    margin: 0 auto;
}
.catbox-color-04 .product-list-style-05  .product-item .product-item-top a.qs-button {
    border-color: #ed06cf;
    background: #ed06cf;
}
.catbox-color-04  .product-list-style-05  .product-item .actions-secondary>.action {
    color: #ed06cf;
}
.catbox-color-04  .product-list-style-05  .product-item .product.actions.product-item-actions {
    background: #ed06cf;
    border-color: #ed06cf;
}
.catbox-color-04  .product-list-style-05  .product-item .product.actions.product-item-actions button.action.tocart.primary {
    background-color: transparent;
    border: 0;
}


.catbox-color-04 .product-list-style-05 .group-col.small-col .item.product.product-item ,
.catbox-color-green .product-list-style-05 .group-col.small-col .item.product.product-item   {
    border-bottom: 1px solid #e9eaec !important;
}
.catbox-color-04 .product-list-style-05 .group-col.large-col ,
.catbox-color-green .product-list-style-05 .group-col.large-col  {
    border-right: 1px solid #e9eaec !important;
}

.catbox-color-04 .product-list-style-11 .product-item-actions .actions-primary .action.tocart {
    border-color: #ed06cf;
    background: #ed06cf;
}
.catbox-color-04 .product-list-style-11 .product-item-actions .actions-primary .action.tocart:hover {
    border-color: #ed06cf;
    background: #ed06cf;
}
.catbox-color-04 .product-list-style-11 .products.list.items .button-hover-wrap a {
    border-color: #ed06cf !important;
    background: #ed06cf;
}
.catbox-color-04 .product-list-style-11 .products.list.items .button-hover-wrap a:hover:before {
    color: #ed06cf !important;
}
.catbox-color-04 .product-list-style-11 .owl-page .current-page {
    color: #ed06cf;
}

.contact-content .accordion-header h4 {
    padding: 15px 20px 15px 60px;
    font-weight: 600;
    color: #414b56;
    font-size: 17px;
    cursor: pointer;
    position: relative;
    margin: 0;
}
.contact-content .accordion-header h4::before {
    content: "+";
    margin-right: 6px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ddd;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
    padding-top: 4px;
    font-weight: 400;
}
.contact-content .accordion-header {
    border: 1px solid #e9eaec;
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
}
.contact-content .accordion-content {
    border: 1px solid #e9eaec;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px;
}
.contact-content .accordion-header.active h4::before {
    content: "-";
}
.contact-content .accordion-header.active {
    border-radius: 5px 5px 0 0;
}

.catbox-color-red .owl-prev, .catbox-color-red .owl-next {
    background-color: #df1830 !important;
    border-color: #df1830 !important;
    color: #fff !important;
}

/*.catbox-color-green .product-list-style-05 .large-col .product-item-inner {
    position: static;
    visibility: visible;
    backface-visibility: visible;
}
.catbox-color-green .product-list-style-05 .large-col .product.details.product-item-details {
    transform: none !important;
    opacity: 1;
    visibility: visible;
}
.catbox-color-green .product-list-style-05 .large-col .product.details.product-item-details strong.product {
    opacity: 1;
}*/

 .product-item .product-item-sku {
    font-size: 14px !important;
    color: #AAAAAA !important;
}
.page-header .header-top {
    font-size: 14px;
}

@media (min-width: 768px) {
    .sticky-menu.active .header-vertical-menu-wrap .menu-title {
    background-color: #c50 !important;
    color: #fff !important;
    border-color: #c50 !important;
}
.page-header .header-middle .header-panel-container {
    padding-top: 20px !important;
}
.page-header .sticky-menu.active .header-panel-container {
    padding-top: 0 !important;
}
}

@media (max-width: 767px) {
.catbox-color-green .product-list-style-05 .product-item .product.actions.product-item-actions, .catbox-color-04 .product-list-style-05 .product-item .product.actions.product-item-actions {
    background: transparent !important;
    border-color: transparent !important;
}
 
.catbox-color-green.catbox-color-01 .product-list-style-05 .product-item-actions .actions-secondary>.action {
    background-color: #dfffdc;
    color: #2cc51c;
    border-color: #dfffdc;
}
.catbox-color-green .product-list-style-05  .product-item .product.actions.product-item-actions button.action.tocart.primary, 
.catbox-color-green .product-list-style-05 .product-item .actions-secondary>.action {
    background-color: #dfffdc !important;
    color: #2cc51c !important;
    border-color: #dfffdc !important;
}

.catbox-color-04  .product-list-style-05  .product-item .product.actions.product-item-actions button.action.tocart.primary ,
.catbox-color-04 .product-list-style-05 .product-item .actions-secondary>.action{
    background-color: #ffe1fb;
    color: #ed06cf;
    border-color:  #ffe1fb;
}
.body-top-panel .special-deal .actions-primary .action.tocart {
    height: auto;
}
.category-popular .product.name a {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding: 2px 10px;
    overflow: hidden;
}
.cdz-main-slideshow .cdz-slideshow a.item-image {
    margin: 0 -15px;
}
.deal-today-product {
    padding-bottom: 15px;
}
.product-list-style-11.special-deal .actions-primary .action.tocart {
    height: auto !important;
}
.product-item .product-item-name .product-item-link, .product-item .product-item-link, .product-item .product.name a {
    font-family: 'Nunito' !important;
}
.product-item .price-box .price {
    font-family: 'Nunito' !important;
} 
}

a#click-me::after {
    content: "";
    width: 60px;
    height: 60px;
    position: static;
    inset: 0px;
    margin: auto;
    background-image: url("./images/flip-view.svg");
    background-position: center center;
    transition: transform 0.3s, opacity 0.3s;
    transform: scale(0.9);
    will-change: transform;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.8;
    display: inline-block;
        margin-bottom: 10px;
    order: -1;
}
.cdz-banner-wrap.top-banners a {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.three-col-banner {
    text-align: center;
}
.row.cdz-banner-wrap.top-banners {
    display: flex;
    align-items: flex-end;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cdz-banner-wrap.top-banners a:hover {
    color: #ff6a00;
}
.cdz-banner-wrap.top-banners a#click-me:hover::after {
    background-color: #ff6a00;
}

.cdz-product-labels .label-item {
    font-size: 13px;
}
.product-item .product-item-top {
    position: static !important;
}
span.wk-deal-ends-label {
    font-size: 14px;
}
.wk-deal-off-box {
    font-size: 14px;
    text-align: left;
}

.deal-today-product .product-item-info .deal.wk-daily-deal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 100%;
}
.deal-today-product .product-item-info .deal.wk-daily-deal span.wk-save-box {
    display: none;
}
 
.product-info-main .field.qty select.qty {
    height: 40px;
    border: 1px solid #ddd !important;
   background: url("./images/select-arr.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - -3px);
    padding-right: 20px;
    width: 64px;
      -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #666;
}
.cart.table-wrapper .col .cdz-qty-box .m-btn {    display: none;}


table.data.table.table-totals th, table.data.table.table-totals td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.cart-container .cart-summary>.title {    font-size: 16px;}
table.data.table.totals tr.totals.sub th, table.data.table.totals tr.totals.sub td ,
table.data.table.table-totals tr.totals.sub th,table.data.table.table-totals tr.totals.sub td {    font-weight: 600;    padding-top: 10px;}

table.data.table.totals tr.totals.shipping.incl ,
table.data.table.table-totals tr.totals.shipping.excl ,
table.data.table.table-totals tr.totals.shipping.incl {    font-size: 14px;}

table.data.table.totals tr.totals.shipping.incl span.value,
table.data.table.table-totals tr.totals.shipping.excl span.value ,
table.data.table.table-totals tr.totals.shipping.incl span.value {    font-size: 12px;    color: #666;    line-height: normal;}
table.data.table.table-totals tr.totals.shipping.excl span.value ,
table.data.table.table-totals tr.totals.shipping.incl span.value {    display: inline;}

table.data.table.totals tr.grand.totals th, table.data.table.totals  tr.grand.totals td ,
table.data.table.table-totals tr.grand.totals th, table.data.table.table-totals  tr.grand.totals td { vertical-align: bottom; padding-bottom: 10px !important;  padding-top: 20px !important;}

table.data.table.totals tr.grand.totals th strong, table.data.table.totals  tr.grand.totals td strong,
table.data.table.table-totals tr.grand.totals th strong, table.data.table.table-totals  tr.grand.totals td strong {    font-weight: 700;}

table.data.table.totals tr.totals.discounts th, table.data.table.totals  tr.totals.discounts td,
table.data.table.table-totals tr.totals.discount th, table.data.table.table-totals  tr.totals.discount td {    font-weight: 600; }

table.data.table.totals tr.total-rules,
table.data.table.table-totals tr.total-rules {    background-color: #f0f8ec;    font-size: 14px;}


.cart-container .checkout-methods-items .action.primary ,
.cart-container .cart.main.actions .action[class]{
    font-family: 'Nunito';
}
.cart-container .cart.main.actions .action[class] {
    line-height: normal;
}
.cart-container .cart.main.actions .action[class]::before {
    vertical-align: middle;
    margin-top: -3px;
}
.cart-container .cart.table-wrapper .actions-toolbar>.action {
    line-height: 16px !important;
    font-weight: normal !important;
}
.cart-container .cart.table-wrapper .col.qty .input-text {
    padding-left: 5px;
    width: 50px;
    margin-top: 0px !important;
}
table#shopping-cart-table td.col {    padding: 10px 15px;}
table#shopping-cart-table td.col.price span ,
table#shopping-cart-table td.col span.price {    font-size: 16px; font-weight: 700;}
table#shopping-cart-table td span.old-price, table#shopping-cart-table td span.old-price .price {    color: #ff6a00;}

.block-minicart .cart-total .actions .layout-column .button, 
.block-minicart .cart-total .actions .layout-column button {
    font-family: 'Nunito';
}
.account .form-address-edit .actions-toolbar .action.primary, a.action.primary, .action.primary, .action-primary, .action.primary, .cdz-popup-area .cdz-popup .actions-toolbar .primary button {
    font-family: 'Nunito' !important;
    line-height: normal !important;
}



.cart-container .cart.table-wrapper .actions-toolbar> a.action.action-delete-new::before {
    content: "+";
    display: inline-block;
    transform: rotate(45deg);
    font-size: 23px;
    font-family: 'Nunito';
}
.cart-container .cart.table-wrapper .actions-toolbar>a.action.action-delete-new {
    color: #fff;
}
.cart-container .cart.table-wrapper .actions-toolbar>a.action.action-delete-new:hover {
    background-color: #fff;
    color: #ff6a00;
}

.opc-sidebar.opc-summary-wrapper .cart.item.message.notice {
    text-align: center;
    border: 1px solid #6cc24a;
    background: #fbe9e8;
    border-radius: 5px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    background-color: #f0f8ec;
    color: #6cc24a;
    padding: 5px 10px;
    text-align: left;
}
.opc-sidebar.opc-summary-wrapper .cart.item.message.notice::before {
    font-weight: normal;
    font-size: 28px;
    content: '\e629';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    line-height: normal;
}
.opc-sidebar.opc-summary-wrapper .cart.item.message.notice div {
    display: inline-block;
    vertical-align: middle;
}
.opc-sidebar.opc-summary-wrapper .cart.item.message.notice div::before {
    display: none;
}

.page-product-grouped .product-info-main .table.grouped .control .qty {
    min-width: 50px;
    padding-left: 5px;
    height: auto;
}

input::file-selector-button, button, .cart-container .form-cart .action.continue, a.action.secondary, a.action.secondary:visited {
    font-family: 'Nunito';
}
p.wk_cat_count_clock span span {
    display: none;
}
.cdz-opc-wrapper .table-checkout-shipping-method {
    border: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 15px 0 0 20px;
}
.acount-menu .account-menu-items>li a ,
.info-summary-bottom .secondary ,
.acount-menu .account-menu-items>li>a:before ,
.account-info-summary .info-summary-top .actions-toolbar .primary button  ,
.account-info-summary .info-summary-top .actions-toolbar .secondary a{
    font-size: 16px !important;
}
 
 .table-checkout-shipping-method tbody tr td {
    padding: 3px 10px !important;
}
.table-checkout-shipping-method tbody tr td input.radio {
    margin-top: 0 !important;
}

.button-hover-wrap {
    left: 0;
    right: 0;
}

.cdz-slideshow.desktop-slider {
    margin: 0 !important;
}
table.data.table.totals tr.totals.shipping.incl span.value, 
table.data.table.table-totals tr.totals.shipping.excl span.value ,
table.data.table.totals tr.totals.shipping.incl span.value, 
table.data.table.table-totals tr.totals.shipping.incl span.value {
    display: none;
}
.product-item .product-item-actions .actions-secondary>a.action.tocompare {
    display: none;
}
.product-list-style-05 .product-item-actions {
    width: 150px;
    margin: 0 auto !important;
}

.product-list-style-05 .product-item-inner {
    right: 0;
}



.bestseller-col.product-list-style-11 .product-item-info ,
.bestdeal-col.product-list-style-11 .product-item-info {
    display: flex;
    align-items: center;
}
.bestseller-col.product-list-style-11 .product-item-info .product-item-top, 
.bestdeal-col.product-list-style-11 .product-item-info .product-item-top {
    width: 200px;
    margin: 0;
    position: relative !important;
    padding: 0 15px;
    min-width: 200px;
}
.bestseller-col.product-list-style-11 .product-item-info  .product-item-details ,
.bestdeal-col.product-list-style-11 .product-item-info  .product-details-wrapper{
    width: calc(100% - 200px);
    min-height: auto !important;
    padding: 0 20px;
    text-align: center;
}
.product-list-style-11.special-deal .actions-primary .action.tocart {
    width: auto;
    line-height: normal;
}

.bestdeal-col.product-list-style-11 .product-item-info span.product-image-container {
    width: 100% !important;
}
.deal-today-product .product-item-info .deal.wk-daily-deal span.price-box {
    width: calc(100% - 200px);
    margin-left: auto;
    float: right;
}
.deal-today-product .product-item-info .deal.wk-daily-deal  .wk-deal-off-box {
    width: 200px;
    float: left;
}
.bestdeal-col.product-list-style-11 .product-item-info .product-details-wrapper {
    padding-top: 45px;
}

.bestelling-deals-row {
    display: flex;
}
.new-arrval-section {
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}


.cdz-main-slideshow .owl-prev, .cdz-main-slideshow .owl-next {
    width: 40px !important;
    height: 40px !important;
    text-align: center !important;
    border: 1px solid #ff6a00 !important;
    background-color: #ff6a00 !important;
}
.cdz-main-slideshow .owl-prev::before, 
.cdz-main-slideshow .owl-next::before {    font-size: 20px !important; color: #fff !important;}

.cdz-main-slideshow .owl-prev:hover, 
.cdz-main-slideshow .owl-next:hover { background-color: #fff !important;}

.cdz-main-slideshow .owl-prev:hover::before, 
.cdz-main-slideshow .owl-next:hover::before { color: #ff6a00 !important;}

.special-deal {
    border-radius: 5px;
}

.special-deal .product-item-name {
    margin-bottom: 10px;
}
.special-deal .product-item-sku {
    margin-bottom: 10px;
}
.special-deal .price-box {
    margin-bottom: 20px !important;
}
.special-deal .actions-primary .action.tocart span::before, 
.special-deal .actions-primary .action.tocart span::after {
    display: none !important;
}
.special-deal a.action.tocompare {
    display: none;
}
.special-deal .actions-secondary {
    width: auto !important;
    padding: 0 !important;
}
.product-list-style-11.special-deal .product-item-actions .actions-primary .action.tocart {
    width: 100%;
    height: 36px;
    padding: 0;
    font-size: 12px;
    line-height: 36px;
    border-radius: 25px;
}
.product-list-style-11.special-deal .product-item-actions .actions-primary .action.tocart span {
    padding: 0 !important;
}
.product-list-style-11.special-deal .product-item-actions .actions-primary .action.tocart {
    width: 100%;
    height: 36px;
    padding: 0;
    font-size: 12px;
    line-height: 36px;
    border-radius: 25px;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.product-list-style-11.special-deal .product-item-actions {
    background: #ff6a00;
    border: 2px solid #ff6a00;
    border-radius: 50px;
    display: flex;
    align-items: center;
    position: relative;
    max-width: 150px;
    margin: 0 auto;
    overflow: hidden;
}

.product-list-style-11.special-deal .product-item-actions:before {
    box-shadow: 0 0px 25px #c0c0c0;
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 10;
}
.product-list-style-11.special-deal .product-item-actions .actions-secondary {
    background-color: #fff;
    border-radius: 50%;
}
.product-list-style-11.special-deal .product-item-actions .actions-secondary a.action.towishlist {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ff6a00;
}
.special-deal .product-item-top a.action.towishlist {
    display: none !important;
}

.three-col-banner a[title="request a print catalogue"] h5::before ,
.three-col-banner a[title="catelouge quick order"] h5::before {
    content: "\f02d";
    font-family: 'FontAwesome';
    font-size: 30px;
    display: flex;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.8;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}
.three-col-banner a[title="catelouge quick order"] h5::before {
    content: "\f022";
}
.three-col-banner a[title="request a print catalogue"]:hover h5::before ,
.three-col-banner a[title="catelouge quick order"]:hover h5::before { background-color: #ff6a00; }

div#hot_trending_products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
div#hot_trending_products .item.product.product-item {
    width: 25%;
    border-right: 1px solid #eee;
    border-radius: 0;
    border-bottom: 1px solid #eee;
}



.review_sliver .review-single {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.product-reviews-summary.short {
    width: 100%;
    order: -1;
    margin: 0;
}
.rating-summary .rating-result>span:before {
    color: #ff6a00;
}
.review-single span.details {
    display: block;
}
span.nickname {
    color: #777;
    font-weight: 600;
    display: block;
    margin-top: 15px;
}
span.titleofreviews {
    display: block;
    font-weight: 700;
    padding: 0 0 4px 0;
}

@media (min-width: 768px) {
.product-list-style-05 .product-item:hover .product-item-inner {
    bottom: -6px !important;
}
}

@media (max-width: 991px) {
.bestseller-col.product-list-style-11 .product-item-info  .product-item-details, 
.bestdeal-col.product-list-style-11 .product-item-info  .product-details-wrapper {    padding: 0 0;}
.bestdeal-col.product-list-style-11 .product-item-info .product-details-wrapper {
    padding-top: 45px;
}
html, body {    overflow-x: hidden;}
ol.category-popular a.product-item-link {
    font-size: 14px !important;
}
.review_sliver .review-single {
    padding: 15px 50px;
}
.review_sliver .owl-nav button {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.review_sliver .owl-nav button.owl-next {
    left: auto;
    right: 0;
}
.review_sliver .review-single {
    text-align: center;
    padding: 15px 40px;
}

.product-reviews-summary.short {
    text-align: center;
    display: flex;
    justify-content: center;
}
}

@media (max-width: 768px) {
.product-list-style-05 .product-item-actions {
    margin: 0 auto;
    background: #ff6a00;
    border: 2px solid #ff6a00;
    overflow: hidden;
    border-radius: 25px;
}
.product-list-style-05 .action.primary {
    width: 100%;
    padding: 0;
    font-size: 12px;
    border-radius: 25px;
}
.product-list-style-05 .action.primary span {
    font-size: 12px;
    text-indent: 0px;
    display: inline-block;
}
.product-list-style-05 .action.primary {
    width: 100%;
    padding: 0;
    font-size: 12px;
    border-radius: 25px;
    background-color: transparent !important;
    color: #fff;
    border: 0;
    border-radius: 0;
    line-height: 32px !important;
    height: auto;
}
.product-list-style-05 .action.primary::before {
    display: none;
}
.product-list-style-05  .actions-primary {
    margin: 0 auto;
}
.product-list-style-05  a.action.towishlist {
    margin-right: 0;
}
#latest-products .owl-stage ,
#hot_trending_products .owl-stage ,
.product-col-right .owl-stage {    transform: none !important;    width: 100% !important;    flex-wrap: wrap;}


#latest-products .owl-stage .owl-item ,
#hot_trending_products .owl-stage .owl-item  { width: 50% !important;  border-bottom: 1px solid #eee;}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine {    display: none !important;}
.product-item .price-box {    margin: 0;}

.box-cate-style01 .row.content-section {    flex-direction: column;}
.product-layout-style-01 .product-col-right {    width: 100% !important;}
.product-layout-style-01 .product-col-left { width: 100% !important;}

.box-cate-style01 .tab-content .products {    padding: 0 !important;}
.product-col-right .owl-stage .owl-item {    width: 100% !important;}

.product-col-right .owl-stage .owl-item .item-group {    display: flex;}
.product-col-right .owl-stage .owl-item .item-group .item.product.product-item {    border: 1px solid #eee;    border-bottom: 0;}
.catbox-color-04 .product-list-style-05 .product-item .product.actions.product-item-actions {
    background-color: #ed06cf !important;
}
.catbox-color-04 .product-list-style-05 .product-item .product.actions.product-item-actions button.action.tocart.primary {
    color: #fff !important;
}
.product-item .product-item-actions .actions-secondary a.action.towishlist {
    margin-right: 2px;
}
div#hot_trending_products .item.product.product-item {
    width: 50%;
}
}

@media (min-width: 480px) and (max-width: 768px) {
.bestseller-col.product-list-style-11 .product-item-info, .bestdeal-col.product-list-style-11 .product-item-info {    flex-direction: column;}
.bestseller-col.product-list-style-11 .product-item-info .product-item-top, 
.bestdeal-col.product-list-style-11 .product-item-info .product-item-top {    width: 100%;    padding: 0;}

.bestseller-col.product-list-style-11 .product-item-info .product-item-details, 
.bestdeal-col.product-list-style-11 .product-item-info .product-details-wrapper {    width: 100%;}
.deal-today-product .product-item-info .deal.wk-daily-deal span.price-box {
    width: 100%;
}
.deal-today-product .product-item-info .deal.wk-daily-deal .wk-deal-off-box {
    width: 100%;
}
.bestdeal-col.product-list-style-11 .product-item-info .product-details-wrapper {
    padding-top: 0;
}
.bestdeal-col.product-list-style-11 .product-item-info {
    padding-top: 50px;
}
.deal-today-product .product-item-info .deal.wk-daily-deal .wk-deal-off-box {
    position: absolute;
    top: 48px;
}
.product-list-style-11 .cdz-block-title .b-title.h2 {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: normal;
}
p.wk_cat_count_clock {
    margin-top: 0;
}
.bestdeal-col .cdz-block-title {
    margin-bottom: 0;
}
.bestelling-deals-row .col-sm-12 {
    width: 50%;
}
}

@media (max-width: 767px) {
.cdz-banner-wrap.top-banners a h5 {
    font-size: 13px;
}
.three-col-banner {
    padding: 0 !important;
}
.category-popular .slick-track {
    display: flex;
    flex-wrap: wrap;
    transform: none !important;
    width: 100% !important;
}
.category-popular .slick-track li.slick-slide {
    width: 50% !important;
    padding: 5px;
}
.category-popular button.slick-arrow {
    display: none !important;
}
a#click-me::after {
    width: 50px;
    transform: none !important;
    height: 50px;
}
.three-col-banner a[title="request a print catalogue"] h5::before, .three-col-banner a[title="catelouge quick order"] h5::before {
    height: 50px;
    width: 50px;
    font-size: 28px;
}
.bestseller-col.product-list-style-11 .product-item-info .product-item-top, .bestdeal-col.product-list-style-11 .product-item-info .product-item-top ,
.deal-today-product .product-item-info .deal.wk-daily-deal .wk-deal-off-box {
    width: 150px;
    min-width: 150px;
}
.bestseller-col.product-list-style-11 .product-item-info  .product-item-details, .bestdeal-col.product-list-style-11 .product-item-info  .product-details-wrapper ,
.deal-today-product .product-item-info .deal.wk-daily-deal span.price-box{
    width: calc(100% - 150px);
}
.product-list-style-11.special-deal .product-item-actions .actions-secondary a.action.towishlist {
    margin: 0 !important;
    text-align: center !important;
}

.row.cdz-banner-wrap.top-banners {
    align-items: flex-start;
}
.cdz-menu .item.level-top>.menu-link {
    font-size: 16px !important;
}
.nav-sections .header.links li>a {
    font-size: 16px !important;
    text-transform: uppercase;
}
.nav-sections .header.links li.greet.welcome {
    display: none;
}
}

@media (max-width: 479px) {
.bestseller-col.product-list-style-11 .product-item-info, .bestdeal-col.product-list-style-11 .product-item-info {    flex-direction: row;}
.bestelling-deals-row {    flex-direction: column;    gap: 10px;}
.bestdeal-col.product-list-style-11 .product-item-info .product-details-wrapper {    padding-top: 45px;}
.deal-col-12 {    order: -1;}

}


 
 .customer-account-create .form-create-account .fieldset .legend .field-tooltip {
    position: static !important;
}
.form-create-account .fieldset  .legend .field-tooltip   .field-tooltip-content {
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
}
.form-create-account .fieldset  .legend .field-tooltip .field-tooltip-content::before {
    left: 0;
    top: -17px;
    border-bottom: 6px solid #999;
    border-right-color: transparent;
    right: -80px;
    margin: 0 auto;
}
.form-create-account .fieldset .legend .field-tooltip .field-tooltip-content::after { display: none; }

.review_sliver .review-single {
    height: 100%;
}

.review-single span.details {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

p.wk_cat_count_clock span {
    font-size: 19px !important;
}