.dak-category-wrapper {
    padding: 24px 0;
}

.dak-category-wrapper .owl-dots {
    position: relative;
    bottom: 16px;
}

.dak-category-wrapper .owl-nav {
    position: absolute;
    left: -48px;
    right: -48px;
    top: 72px;
    z-index: -1;
    margin-top: 0
}

.dak-category-wrapper .owl-nav .owl-prev {
    float: left;
}

.dak-category-wrapper .owl-nav .owl-next {
    float: right;
}

.dak-category-wrapper .inner-cat-item {
    position: relative;
    padding: 40px 8px 24px;
    min-height: 88px;
    border-radius: 3px;
    margin: 40px 0;
    border: 1px solid #e8e8e8;
    transition: all linear 0.25s;
}

.dak-category-wrapper .inner-cat-item .icon-box {
    border-radius: 100%;
    display: inline-block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    position: absolute;
    top: -32px;
    right: 50%;
    margin-right: -32px;
    z-index: 99;
    background: #f8f8f8;
    padding: 12px;
    transition: all linear 0.25s;
}

.dak-category-wrapper .inner-cat-item .title {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: var(--wd-title-color);
    margin-bottom: 8px;
    transition: all linear 0.25s;
}

.dak-category-wrapper .inner-cat-item .description {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0;
    transition: all linear 0.25s;
}

/* Slider */

#slider-70 .wd-slide {
    min-height: 420px !important;
}

@media (max-width: 1024px) {
    #slider-70 .wd-slide {
        min-height: 600px !important;
    }
}

@media (max-width: 768px) {
    #slider-70 .wd-slide {
        min-height: 600px !important;
    }
}

.d-none {
    display: none !important;
}

#dak-all-product {

}

#dak-all-product .dak-tab-button {
    padding: 8px 12px;
}

.dak-tab-wrapper {
    margin-top: 20px;
}

.dak-tab-buttons {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*gap: 5px;*/
    margin-bottom: 12px;
    text-align: center;
}

.dak-tab-button {
    padding: 8px 16px;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    cursor: pointer;
    transition: background-color 0.2s;
}

.dak-tab-button.active {
    background-color: #00603a;
    color: #fff;
    border-color: #00603a;
}

.dak-tab-content {
    display: none;
}

.dak-tab-content.active {
    display: block;
}

.dak-tab-contents {

}

.dak-tab-contents table th {
    border: none;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    background: #00603a;
}

.dak-tab-contents table {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(64, 64, 64);
    line-height: 24px;
    text-align: right;
    margin: 0;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.dak-tab-contents thead {
    background: #fff;
    border: none;
}

.dak-tab-contents table td .btn-primary {
    background-color: #00603a;
    color: #fff;
}

.dak-tab-contents table td .amount {
    color: #00603a;
}

.dak-tab-contents table td {
    color: #031927;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #f4f5f4;
    border-radius: 0 4px 4px 0;
    padding: 6px 12px !important;
    border-bottom: 1px solid #dfdfdf;
}

.woodmart-archive-shop .dataTables_paginate,
.dak-tab-contents .dataTables_paginate {
    text-align: center;
}

.woodmart-archive-shop .dataTables_paginate a,
.dak-tab-contents .dataTables_paginate a {
    padding: 8px;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    margin: 0 4px;
    cursor: pointer;
    line-height: 24px;
    min-width: 40px;
    display: inline-block;

}

.woodmart-archive-shop .dataTables_paginate a.current,
.dak-tab-contents .dataTables_paginate a.current {
    background-color: #00603a;
    color: #fff;
}

.woodmart-archive-shop .dataTables_info,
.dak-tab-contents .dataTables_info {
    font-size: 12px;
    margin: 8px 0;
}

.min-width-50 {
    min-width: 50%;
}

.d-none {
    display: none;
}

.d-flex {
    display: flex;
}

.wd-product.product-list-item .product-list-content {
    flex-direction: row !important;
}

.wd-products-element .product-list-content .wd-entities-title a {
    font-size: 16px;
    font-weight: 500;
    color: var(--wd-title-color);
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 450px;
    display: block;
}

.wd-term-desc {
    margin-top: 80px !important;
    max-height: 250px;
    overflow: hidden;
    position: relative;
    padding: 24px;
    border-radius: 4px;
    background: #f8f8f8;
}

.wd-term-desc .dak-gradient-box {
    margin-bottom: 0;
    display: block;
    z-index: 9;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 150px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

#dak-show-more-desc {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 50%;
    margin-left: -60px;
    background: #00603a;
    z-index: 99;
    color: #fff;
    padding: 8px 16px;
}

.dak-faq-box {
    margin: 80px 0 24px;
}

.wd-term-desc h1 {
    font-size: 20px;
    color: #00603a;
}
.wd-term-desc h2 {
    font-size: 19px;
    color: #00603a;
}
.wd-term-desc h3 {
    font-size: 18px;
    color: #00603a;
}
.wd-term-desc h4 {
    font-size: 17px;
    color: #00603a;
}
.wd-term-desc h5,
.wd-term-desc h6 {
    font-size: 16px;
    color: #00603a;
}

.wd-term-desc p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}

.wd-term-desc li {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}

.dak-faq-box .section-title h2 {
    font-size: 19px;
    color: #00603a;
}

.dak-list-shop {
    padding-bottom: 10px;
}

/*.dak-list-shop .first-cell {*/
/*    display: flex;*/
/*}*/

.dak-list-shop .woocommerce-Price-amount {
    font-size: 15px !important;
    font-weight: 500;
    line-height: 42px;
}

.dak-list-shop .price-box {
    min-width: 120px;
    text-align: left !important;
    font-size: 14px;
    font-weight: 400;
    margin-left: 16px;
}

.dak-list-shop .title-box {
    width: 100%;
    margin-left: 16px;
    text-align: right;
}


.dak-list-shop .title-box .wd-entities-title {
    margin: 0;
}

.dak-list-shop .title-box .wd-entities-title > a {
    font-size: 15px;
    font-weight: 500;
}

.dak-list-shop .btn-box .detailed-link {
    background: #f8f8f8 !important;
    border: 1px solid #c8c8c8;
    padding: 0 12px;
    color: #111;
    margin-left: 4px;
}
.dak-list-shop .btn-box .detailed-link:hover {
    color: #111;
}

.dak-list-shop .btn-box .add_to_cart_button {
    background: #00603a;
    padding: 0 12px;
    color: #fff;
}

.dak-list-shop .btn-box .add_to_cart_button:hover {
    color: #fff;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

#products-table {
    margin-bottom: 8px;
}

#products-table_length {
    display: none;
}

#products-table_filter {
    position: absolute;
    top: -110px;
}

@media (min-width: 769px) {
    .wd-products.elements-list {
        --wd-gap: 12px !important;

    }
}

@media (min-width: 1200px) {
    .d-lg-flex {
        display: flex;
    }
}

.page-id-15782 {
    font-family: var(--wd-title-font);
}

.page-id-15782 .website-wrapper .wd-page-content {
    background-color: rgb(245, 245, 245);
}


#post-15782 {
    background: transparent;
}

#post-15782 > p:first-child {
    position: relative;
    background-color: white;
    overflow: hidden;
    width: 100%;
    border-radius: 8px;
    padding: 36px 104px 24px 24px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(64, 64, 64);
    line-height: 24px;
    text-align: right;
    margin: 0;
    min-height: 120px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

#post-15782 > p:first-child::before {
    position: absolute;
    right: 16px;
    top: 24px;
    width: 72px;
    height: 72px;
    background: url("../assets/img/sticky-note.png") no-repeat;
    background-size: contain;
    content: "";
}

.dak_wc_inquires-wrapper {
    margin-top: 32px !important;
    padding: 32px 24px;
    background: #00603a;
    color: #fff;
    border-radius: 8px;
}

.dak_wc_inquires-wrapper label {
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.dak_wc_inquires-wrapper input[type="email"],
.dak_wc_inquires-wrapper input[type="date"],
.dak_wc_inquires-wrapper input[type="search"],
.dak_wc_inquires-wrapper input[type="number"],
.dak_wc_inquires-wrapper input[type="text"],
.dak_wc_inquires-wrapper input[type="tel"],
.dak_wc_inquires-wrapper input[type="url"],
.dak_wc_inquires-wrapper input[type="password"],
.dak_wc_inquires-wrapper select,
.dak_wc_inquires-wrapper :root textarea,
.dak_wc_inquires-wrapper :root select {
    border: 1px solid rgb(245, 245, 245);
    color: #fff;
    text-align: right;
    padding: 0 16px;
}

.dak_wc_inquires-wrapper ::placeholder {
    color: #fff;
    opacity: 1;
}

.dak_wc_inquires-wrapper ::-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.dak_wc_inquires-wrapper :focus {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgb(245, 245, 245) !important;
    color: #fff;
    outline: 0;
    box-shadow: none;
}

.dak_wc_inquires-wrapper select option {
    color: #000;
    background: #fff;
    font-family: YekanBakh, sans-serif
}

#gform_wrapper_3 #gform_submit_button_3,
#gform_wrapper_2 #gform_submit_button_2,
#gform_wrapper_1 #gform_submit_button_1 {
    background: #00603a !important;
}

.sh-calculator-group input::-webkit-outer-spin-button,
.sh-calculator-group input::-webkit-inner-spin-button,
.dak_wc_inquires-wrapper input::-webkit-outer-spin-button,
.dak_wc_inquires-wrapper input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

/* Firefox */
.dak_wc_inquires-wrapper input[type=number] {
    -moz-appearance: textfield;
}

.ListofOrder-wrapper {
    position: relative;
    background-color: white;
    width: 100%;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(64, 64, 64);
    line-height: 24px;
    text-align: right;
    margin: 0;
    border-right: 3px solid #00603a;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.contact-box-6 {
    position: relative;
    background-color: #fff;
    width: 100%;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(64, 64, 64);
    line-height: 24px;
    text-align: right;
    margin: 32px auto;
    padding: 24px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.page-id-15782 #gform_wrapper_1 {
    padding: 32px 24px;
    position: relative;
    background-color: white;
    width: 100%;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(64, 64, 64);
    line-height: 24px;
    text-align: right;
    margin: 0;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.ListofOrder-wrapper table td {
    padding: 16px 24px;
}

.ListofOrder-wrapper table td .remove-item {
    font-size: 14px;
    font-weight: 400;
}

.page-id-15782 #gform_wrapper_1 input[type="email"],
.page-id-15782 #gform_wrapper_1 input[type="file"],
.page-id-15782 #gform_wrapper_1 input[type="date"],
.page-id-15782 #gform_wrapper_1 input[type="search"],
.page-id-15782 #gform_wrapper_1 input[type="number"],
.page-id-15782 #gform_wrapper_1 input[type="text"],
.page-id-15782 #gform_wrapper_1 input[type="tel"],
.page-id-15782 #gform_wrapper_1 input[type="url"],
.page-id-15782 #gform_wrapper_1 input[type="password"],
.page-id-15782 #gform_wrapper_1 select,
.page-id-15782 #gform_wrapper_1 :root textarea,
.page-id-15782 #gform_wrapper_1 :root select {
    border: 1px solid #cacaca;
    color: #000;
    text-align: right;
    padding: 0 16px;
    outline: none;
    box-shadow: none;
}

.page-id-15782 #gform_wrapper_1 input[type="file"] {
    padding: 0;
}

.dak-special-page input[type="email"],
.dak-special-page input[type="file"],
.dak-special-page input[type="date"],
.dak-special-page input[type="search"],
.dak-special-page input[type="number"],
.dak-special-page input[type="text"],
.dak-special-page input[type="tel"],
.dak-special-page input[type="url"],
.dak-special-page input[type="password"],
.dak-special-page select,
.dak-special-page :root textarea,
.dak-special-page :root select {
    border: 1px solid #cacaca !important;
    color: #000 !important;
    text-align: right !important;
    padding: 0 16px !important;
    outline: none !important;
    box-shadow: none !important;
}

.dak-form input[type="email"],
.dak-form input[type="file"],
.dak-form input[type="date"],
.dak-form input[type="search"],
.dak-form input[type="number"],
.dak-form input[type="text"],
.dak-form input[type="tel"],
.dak-form input[type="url"],
.dak-form input[type="password"],
.dak-form select,
.dak-form textarea,
.dak-form :root textarea,
.dak-form :root select {
    border: 1px solid #cacaca !important;
    color: #000 !important;
    text-align: right !important;
    padding: 0 16px !important;
    outline: none !important;
    box-shadow: none !important;
}

.dak-special-page input[type="file"] {
    padding: 0 !important;
}

.contact-box-6 {
    width: 100%;
    max-width: 720px;
    margin: auto;
}

@media (max-width: 1200px) {
    .contact-box-6 {
        max-width: 100%;
    }
}

.dak-special-page-bg {
    background-color: rgb(245, 245, 245) !important;
}

.sh-panel-item {
    display: none;
    background-color: #fff;
    border-radius: 8px;
    color: #fff;
}

.sh-panel-item.active {
    display: block;
}

.calculator-product-tabs {
    padding: 24px 0 0;
    list-style: none;
    margin: 0;
}

.calculator-product-tab {
    margin-bottom: 8px !important;
}

.calculator-product-tab > a {
    display: block;
    padding: 16px;
    background-color: #fff;
    cursor: pointer;
    color: #111;
    transition: background-color 0.2s;
    border-radius: 8px;
    position: relative;
    z-index: 1;
    border: none;
}

.calculator-product-tab > a.active::before {
    content: "";
    position: absolute;
    left: -32px;
    top: 0;
    width: 40px;
    height: 100%;
    background-color: #fff;
    bottom: 0;
    z-index: 1;
}

.calculator-product-tab > a > .icon {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 16px;
    z-index: 99;
    top: 12px;
}

.sh-calculator-group input {
    width: 100%;
    padding: 8px;
    line-height: 24px;
    font-size: 16px;
    color: #111;
    text-align: center;
}

.sh-calculator-group #material {
    font-size: 14px;
    width: 100%;
    padding: 8px;
    line-height: 24px;
    text-align: center;
    color: #111;
    font-family: YekanBakh, sans-serif
}

.sh-calculator-group label {
    min-width: 116px;
    padding: 8px;
    line-height: 24px;
    font-size: 15px;
    color: #111;
    font-weight: 700;
    margin: 0
}

.sh-calculator-group .unitSelect {
    width: 148px;
    line-height: 24px;
    font-size: 14px;
    color: #111;
    margin-right: 4px;
    font-family: YekanBakh, sans-serif
}

.dak-calculator-btn {
    border: 2px solid #00603a;
    color: #00603a;
}

#resultStatement {
    border: 2px solid #00603a;
    color: #111;
    padding: 16px;
}

.page-id-15819 .content-layout-wrapper {
    background: #00603a;
    border-radius: 8px;
    margin-top: 48px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.dak-resault-calculator-box h4 {
    color: #00603a;
    font-size: 18px;
    margin-bottom: 8px;
}

.wd-nav[class*="wd-style-"] > li > a {
    font-weight: 600;
}

.justify-content-between {
    justify-content: space-between !important;
}

.w-100 {
    width: 100%;
}


.per-kg-box {
    padding: 12px 16px;
    background: #00603a17;
    font-size: 14px;
}

.per-kg-box .desc {
    color: #555;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
    line-height: 20px;
}

.per-kg-box .tax-text {
    color: #bd3500;;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

.per-kg-box .price-per-kg {
    color: #00603a;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 44px;
}

.dak-price-notic {
    margin-bottom: 4px;
}

@media (min-width: 769px) {
    .wd-product.product-list-item:where(:not(:last-child)) {
        padding-bottom: 0 !important;
    }
}

.btn-secondary {
    background-color: var(--wd-link-color) !important;
    color: #fff;
}

.wd-back-btn.wd-style-icon {
    display: none;
}

/*.owl-theme .owl-nav [class*="owl-"]:hover {*/
/*    background: #00603a;*/
/*}*/


.dak-category-wrapper .inner-cat-item:hover .description,
.dak-category-wrapper .inner-cat-item:hover .title {
    color: #00603a;
}

.dak-category-wrapper .inner-cat-item:hover .icon-box {
    border: 1px solid #00603a;
}

.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error, .woocommerce-info) {
    background-color: #E06D52;
}

.wd-nav-img, .wd-sub-menu li > a img {
    width: 28px;
    height: 28px;
    max-height: 28px;
}

.dak-tab-content .mobile-product-wrapper {
    display: none;
}

.dak-tab-content .mobile-product-wrapper .item {
    padding: 16px;
    border: 1px solid #cacaca;
    background-color: rgb(245, 245, 245);
    border-radius: 16px;
    margin: 0 0 16px;
}

.dak-tab-content .mobile-product-wrapper .item .link {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0 6px;
    display: block
}

.dak-tab-content .mobile-product-wrapper .item .btn {
    background: #00603a;;
    color: #fff;
    margin-top: 6px;
}

.text-center {
    text-align: center;
}

.wd-products-nav {
    display: none !important;
}

.product_title {
    font-size: 24px;
}

.product-image-summary .wd-breadcrumbs > a,
.product-image-summary .wd-breadcrumbs > span {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.hidden-fields-container {
    display: none !important;
}

.widget-area .wd-swatch {
    display: none !important;
}

.widget-area .wd-swatch + .wd-filter-lable {
    margin-inline-start: 0 !important;
}

.widgettitle, .widget-title {
    background: #00603a;
    color: #fff;
    padding: 12px 16px;
}

.text-steeltak {
    color: #00603a !important;
}

.in-stock {
    display: none;
}

.single-product-page .product_title {
    font-size: 26px;
    font-weight: 700;
}

.single-product-page .price .call-for-price,
.single-product-page .woocommerce-Price-amount {
    font-size: 21px !important;
    font-weight: 600;
}

.m-0 {
    margin: 0 !important;
}

.woocommerce-product-attributes-item--attribute_pa_gprice,
.woocommerce-product-attributes-item--attribute_pa_kprice {
    display: none !important;
}

.product-list-item  .call-for-price {
    font-size: 17px;
}

.navasanat-box {
    background: #f9a100;
    padding: 8px 8px;
    color: #000;
    margin-top: 8px;
}

.woocommerce-page.woocommerce-order-received .woocommerce-order > p:nth-child(3) {
    background: #f9a100;
    padding: 8px 8px;
    color: #000;
    margin-top: 8px;
    font-size: 16px;
}

.header-call-to-action-box {
    background: #f9f9f9;
    padding: 12px 0;
    margin-bottom: 8px;
}

.footer-call-to-action-box {
    background: #f9a100;
    padding: 12px 0;
}
.header-call-to-action-box .inner-box,
.footer-call-to-action-box .inner-box {
    padding: 16px 0;
}

.header-call-to-action-box .call-to-action-box,
.footer-call-to-action-box .call-to-action-box {
    margin: 0 8px 0 0;
}

.header-call-to-action-box .call-to-action,
.footer-call-to-action-box .call-to-action {
    padding: 12px 16px;
    display: inline-block;
    color: #00603a;
    background: #fff;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
}

.header-call-to-action-box .call-to-action {
    border: 1px solid #00603a;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    transition: all linear 0.2s;
}

.header-call-to-action-box .call-to-action:hover {
    border: 1px solid #fff;
    background: #00603a;
    color: #fff;
}

.header-call-to-action-box .text-box,
.footer-call-to-action-box .text-box {
    padding: 12px 0 12px 8px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.mx-2 {
    margin-right: 8px;
    margin-left: 8px;
}

.widget-dak-call .pulse-container {
    top: 4px;
}

.mb-2 {
    margin-bottom: 8px;
}

.mb-3 {
    margin-bottom: 16px;
}

.widget-dak-call {
    border-radius: 44px 0 0 44px;
    padding: 16px 24px;
}
.widget-dak-call p.title {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding-right: 22px;
}

.position-relative {
    position: relative;
}

.header-call-link {
    color: #fe4527;
    font-size: 23px;
    font-weight: 900;
}

.header-call-link.text-white {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

#menu-item-15848 > a {
    padding-right: 16px;
    position: relative;
}

.pulse-container {
    position: absolute;
    right: 0;
}

.pulse-dot {
    width: 6px;
    height: 6px;
    background: #e00;
    border-radius: 50%;
    position: relative;
    display: inline-block;
}

.pulse-dot::after {
    content: "";
    position: absolute;
    top: 50%; left: 50%;
    width: 100%; height: 100%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.6);
    animation: pulse 1s ease-out infinite;
}



@keyframes pulse {
    to {
        box-shadow: 0 0 0 12px rgba(238, 0, 0, 0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .pulse-dot::after { animation: none; }
}

.woodmart-archive-shop .woocommerce-pagination,
.woodmart-archive-shop .wd-product.product-list-item {
    display: none;
}

.woocommerce-ordering.wd-style-underline > select {
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 12px !important;
    line-height: 22px !important;
    border: 1px solid #eee !important;
}

.increasePrice-box {
    margin-bottom: 0;
    margin-left: 8px;
}

.wd-widget .sh-calculator-group label {
    min-width: 94px;
    padding: 8px 0 8px 4px;
    line-height: 24px;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
}

.wd-widget .sh-calculator-group .unitSelect {
    width: 100px;
    line-height: 24px;
    font-size: 12px;
}


.wd-widget .sh-calculator-group input {
    font-size: 15px;
}

.wd-widget .sh-calculator-group #material {
    line-height: 24px;
    font-size: 12px;
}

.wd-widget input[type=number]::-webkit-inner-spin-button,
.wd-widget input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.wd-widget #resultStatement {
    padding: 8px;
}

.wd-widget .dak-resault-calculator-box {
    margin-top: 24px;
}

.wd-widget input[type=number] {
    -moz-appearance: textfield;
}

.p-3 {
    padding: 16px;
}

.dak_page_button {
    padding: 8px 12px;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.btn-box .added_to_cart {
    display: none;
}

h1.cat-title {
    font-size: 24px;
    font-weight: 900;
    color: #00603a;
    margin-bottom: 0;
}

.breadcrumb-dak {
    margin-bottom: 8px;
}

.breadcrumb-dak ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
}
.breadcrumb-dak ul li {
    font-size: 14px;
    font-weight: 500;
    color: #111;
    padding: 0 0 0 4px;
    margin: 0;
}

.breadcrumb-dak ul li strong {
    font-weight: 700;
}

.author-area-info .author-link {
    display: none;
}

.wd-entry-content p a {
    color: #204cfb !important;
}

.author-info {}
.author-info .author-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 24px;
    text-align: right;
    color: #00603a;
}

.author-info .author-box {
    padding: 12px;
}

.author-info .author-area-info {
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.dak-sub-cat-products .p-0 {
    padding: 0;
}

.dak-sub-cat-products {
    margin: 24px 0 32px 0;
    position: relative;
}

.dak-sub-cat-products .dataTables_filter {
    position: absolute;
    left: 24px;
    top: -8px;
    display: none;
}

.dak-sub-cat-products .page-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 32px;
}

.dak-sub-cat-products .dataTables_length {
    display: none;
}

.wd-entry-content h1,
.wd-entry-content h2,
.wd-entry-content h3,
.wd-entry-content h4,
.wd-entry-content h5,
.wd-entry-content h6 {
    color: #00603a;
}

.wd-entry-content {
    color: #1b1b1b;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}

.ez-toc-title {
    font-weight: 700 !important;
    font-size: 18px !important;

}

.ez-toc-title-container {
    margin-bottom: 8px !important;
}

.ez-toc-container {
    margin-bottom: 24px !important;
}

.chart-btn {
    position: relative;
    padding-right: 26px;
    line-height: 24px;
    color: #bd3500;
    font-weight: 600;
}

.chart-btn::after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: -2px;
    content: '';
    background: url("https://steeltak.com/wp-content/uploads/2025/11/chart-danger.svg") no-repeat;
    background-size: contain;
}

.dak-modal {
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    backdrop-filter: blur(3px);
}

.dak-modal-content {
    background: #fff;
    width: 50%;
    margin: 120px auto;
    padding: 25px;
    border-radius: 12px;
    position: relative;
    box-shadow: 0 0 20px rgba(0,0,0,0.25);
}

.dak-close-modal {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 28px;
    cursor: pointer;
    font-weight: bold;
}

.dak-title {
    margin-top: 0;
}

.dak-text {
    font-size: 16px;
    line-height: 1.5;
}


nav > .ez-toc-list {
    display: flex;
    flex-wrap: wrap;
}

nav > .ez-toc-list > li {
    width: 50%;
}

nav > .ez-toc-list > li ul {
    display: none;
    margin-left: 0;
    padding-right: 24px;
}

nav > .ez-toc-list > li > ul.active {
    display: block;
}

.ez-toc-counter-rtl nav ul li a::before {
    display: none;
}

.ez-toc-counter-rtl nav ul li a::after {
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    background: #00603a;
    border-radius: 50%;
    right: 0;
    top: 8px;
    position: absolute;
}

div#ez-toc-container ul.ez-toc-list a {
    color: #1b1b1b;
    position: relative;
    padding-right: 16px;
}

.ez-toc-title-container {
    text-align: center;
    padding-bottom: 24px;
    position: relative;
}

.ez-toc-title-container::after {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, rgba( 0,0,0,0), #ddd, rgba( 0,0,0,0));
    right: 0;
    left: 0;
    bottom: 8px;
    position: absolute;
}

div#ez-toc-container {
    border: none !important;
}

.arcu-item-title,
.msg-item-whatsapp,
.arcu-widget .arcu-message-button p, .arcu-widget .arcu-message-button .arcu-item-label {
    font-family: inherit;
}



@media (max-width: 992px) {
    nav > .ez-toc-list > li {
        width: 100%;
    }

    .dak-modal-content {
        width: 98%;
    }

    #slide-2-text-box {
        position: relative;
        top: 108px;
    }

    .d-block-mobile {
        display: block;
    }

    #slide-958.woodmart-loaded .wd-slide-bg {
        background-position: left;
    }

    .calculator-product-tab > a.active::before {
        display: none;
    }

    .calculator-product-tab > a {
        background: #eee;
    }

    .calculator-product-tab > a.active {
        background: #fff;
        color: #00603a;
        font-weight: 700;
    }

    .dak-list-shop .price-box {
        text-align: left !important;
        margin-left: 0;
    }

    .wd-product.product-list-item .wd-add-btn .btn {
        margin: 4px;
    }

    .wd-product.product-list-item .wd-add-btn .btn-secondary {
        line-height: 2;
    }

    .wd-product.product-list-item .wd-add-btn {
        display: block !important;
        padding-top: 8px;
    }

    .dak-list-shop .first-cell {
        display: block;
    }

    .wd-entities-title a {
        line-height: 24px;
    }

    div.call-to-action-box:nth-child(4){
        display: none;
    }

    #products-table_filter {
        top: -222px;
    }
    .header-call-to-action-box {
        margin-bottom: 80px;
    }
}

@media (max-width: 565px) {

    .dak-list-shop .first-cell {
        --wd-col-xs: inherit !important;
        width: 100%;
    }
    .dak-category-wrapper .inner-cat-item {
        padding: 40px 6px 24px;
    }
    .dak-sub-cat-products table {
        margin-bottom: 0;
    }

    .dataTables_info,
    .dak-tab-content .dataTables_paginate,
    .dak-tab-content .dataTables_info,
    .dak-tab-content .datatable {
        display: none !important;
    }

    .dak-tab-content .mobile-product-wrapper {
        display: block;
    }

    #dak-all-product .dak-tab-button {
        margin-bottom: 4px;
    }

    #slide-2-text-box {
        top: 88px
    }

    .wd-page-title .title {
        font-size: 26px !important;
        line-height: 40px !important;
    }

    .dak_wc_inquires-wrapper .col-12 {
        margin-bottom: 12px;
    }

    .wd-product.product-list-item .product-list-content {
        display: block !important;
    }

    .wd-sidebar-hidden-sm .shop-loop-head {
        margin-bottom: 0;
    }

    .dak-list-shop .price-box {
        text-align: left !important;
    }
    .mobile-d-block .btn-box {
        display: flex;
        flex-wrap: nowrap;
    }
    .mobile-d-block .btn-box a {
        white-space: nowrap;
    }
    .mobile-d-block {
        display: block !important;
    }
    .mobile-d-flex .detailed-link .wd-tools-icon::before {
        content: "\f15a";
        font-family: "woodmart-font";
        font-size: 20px;
    }
    .mobile-d-flex {
        display: flex !important;
    }
    .mobile-d-none {
        display: none !important;
    }
    .header-call-to-action-box {
        margin-bottom: 16px;
    }
    .header-call-to-action-box .flex-wrap-wrap {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .header-call-to-action-box .call-to-action-box {
        margin: 0 4px 0 0;
    }
    .wd-shop-tools {
        display: none !important;
    }
    .dak-sub-cat-products {
        margin: 0 0 24px 0;
        position: relative;
        top: -32px;
    }
    .dak-list-shop .title-box {
        margin-left: 0;
    }
    .header-call-to-action-box .call-to-action {
        padding: 8px;
        font-size: 14px;
        font-weight: 600;
        margin: 4px 0;
        white-space: nowrap;
    }
    #products-table_filter {
        top:  -275px;
        display: none;
    }

    #products-table {
        max-width: 100%;
    }

    #products-table td:first-child {
        display: table-cell !important;
        width: 100% !important;
        border: none;
    }
    #products-table td:first-child .title-box {
        background: #eee;
        padding: 8px 16px 12px 16px;
        border: none;
        margin-bottom: 8px;
    }
    #products-table td:not(:first-child) {
        display: none !important;
    }

    .dak-list-shop td.price-box,
    .dak-list-shop .wd-add-btn-replace,
    #products-table th {
        display: none !important;
    }

    #products-table td {
        padding: 2px;
    }

    div.wd-header-text:nth-child(2){
        text-align: left;
    }

    .breadcrumb-dak {
        width: 100%;
        transform: translateY(-16px);
    }
    .breadcrumb-dak ul,
    .woocommerce-breadcrumb {
        white-space: nowrap;
        flex-wrap: nowrap !important;
        overflow: auto;
        padding: 8px 0 12px 0;
    }
    .dak-list-shop {
        background: #eee;
    }
    table.dak-archive-product-table,
    table.dak-archive-product-table tbody,
    table.dak-archive-product-table tbody tr,
    table.dak-archive-product-table tbody tr .first-cell {
        display: block !important;
        width: 100% !important;
    }

    table.dak-archive-product-table tbody tr {
        margin-bottom: 8px;
        padding-bottom: 0;
    }

    table.dak-archive-product-table tbody tr .first-cell .wd-entities-title {
        margin-bottom: 8px;
    }

    table.dak-archive-product-table tbody tr .first-cell {
        border: none;
    }

    .dak-list-shop .mobile-d-flex .add_to_cart_button,
    .dak-list-shop .btn-box .detailed-link {
        border-radius: 8px;
    }

    .dak-list-shop .btn-box .detailed-link {
        color: #555;
    }

    .DataTables_Table_0_info {
        display: none;
    }

    .dak-sub-cat-products .cat-title {
        margin-bottom: 12px;
    }
    .mobile-d-flex .btn-box {
        display: flex;
        justify-content: space-between;
    }

    #goftino_w.active {
        bottom: 56px !important;
    }

}

@media (min-width: 992px) {
    .dak-list-shop .btn-box {
        white-space: nowrap;
    }
}