.tka-product-detail .wd-product-brands {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.tka-product-detail .wd-single-title {
    margin-top: -20px;
}

.tka-product-detail .wd-single-price .elementor-widget-container {
    display: flex;
    align-items: center;
}

.tka-product-detail .wd-single-price .price {
    font-size: 100%;
    line-height: inherit;
}

.tka-product-detail .wd-single-price * {
    font-size: 20px !important;
    font-weight: 400 !important;
}

.tka-product-detail .wd-single-price .tka-discount-percentage {
    margin-left: 5px;
}

.tka-product-detail .wd-single-price .tka-discount-percentage::before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 2px;
    height: 12px;
    background-color: #000;
}

.tka-product-detail .wd-single-price+.elementor-widget-heading {
    margin-top: -15px;
}

.tka-product-detail .wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
    opacity: 1 !important;
    transform: translateY(0);
    pointer-events: unset;
}

.tka-product-detail .wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-prev {
    transform: translateX(-45px) !important;
}

.tka-product-detail .wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-next {
    transform: translateX(45px) !important;
}

.tka-product-detail table.variations .value,
.tka-product-detail table.variations .value select,
.tka-product-detail .woocommerce-variation-add-to-cart {
    width: 100% !important;
    max-width: none !important;
}

.tka-product-detail .tka-variation-wrapper>div {
    flex: 0 0 55%;
}

.tka-product-detail .woocommerce-variation .woocommerce-variation-availability,
.tka-product-detail .woocommerce-variation-add-to-cart>.quantity {
    display: none !important;
}

.tka-product-detail .woocommerce-variation-add-to-cart button {
    width: 100%;
    font-size: 16px;
    background-color: #000;
    border: 0px;
}

.tka-product-detail .wd-wishlist-btn {
    background-color: #f2f2f2;
    justify-content: center;
    height: 36px;
    width: 55% !important;
}

.tka-product-detail .wd-wishlist-btn span {
    text-transform: uppercase;
    font-size: 16px;
    order: 1;
    line-height: 1.2;
}

.tka-product-detail .wd-wishlist-btn a::before {
    order: 2;
    margin-inline-start: .5em;
}

.tka-product-detail .wd-wishlist-btn a::before,
.tka-product-detail .wd-wishlist-btn a::after {
    font-size: 16px;
    margin-top: -4px;
}

.tka-product-detail .wd-sizeguide-icon {
    padding: calc(var(--wd-form-height) / 4 + 2px) 20px;
}

.tka-product-detail .wd-sizeguide-icon>a:before {
    content: none;
}

.tka-product-detail .wd-sizeguide-icon span {
    color: #757575 !important;
    text-decoration: underline;
    font-weight: 500;
}

.tka-product-detail .product-labels {
    display: none;
}

.tka-product-detail .tka_seemore_item,
.tka-product-detail .tka_seemore_item>a {
    color: #757575;
}

.tka-product-detail .tka_seemore_item>a {
    font-weight: 700;
}

.tka-product-detail .wd-social-icons {
    justify-content: flex-start;
}

.tka-product-detail .tka-label-wrapper {
    top: 10px;
    inset-inline-start: 12px;
}

.tka-product-detail .tka-label-wrapper .tka-label {
    font-size: 16px;
}

.wd-accordion .wd-accordion-item .wc-tab.woocommerce-Tabs-panel--description ul:last-child {
    margin-top: -16px;
}





/** SIZE CHART */
.wd-sizeguide-title {
    display: none;
}

.tka-size .wd-nav-tabs {
    width: 100%;
    justify-content: space-evenly;
    gap: 0px;
}

.tka-size .wd-nav-tabs>li {
    border-bottom: 2px solid #dfdfdf;
    flex: 1;
}

.tka-size .wd-nav-tabs>li.wd-active {
    border-color: #000;
}

.tka-size .wd-nav-tabs>li>a {
    color: #000;
    justify-content: center;
}

.tka-size .wd-nav-tabs>li.wd-active>a,
.tka-size .wd-nav-tabs>li>a span:hover,
.tka-size .wd-nav-tabs>li:hover>a span {
    color: #000;
}

.tka-size .wd-tab-content {
    overflow: hidden;
}

.tka-size .wd-tab-content>div {
    width: 100%;
    display: block;
}

.tka-size .wd-tab-content table {
    margin-bottom: 0px;
}

.tka-size .wd-tab-content table td,
.tka-size .wd-tab-content table th {
    font-size: 14px;
    border-bottom: 0px;
    padding: 8px 10px 8px 10px;
}

.tka-sizechart,
.tka-measurements {
    display: flex;
    flex-direction: row;
}

.tka-sizechart .tka-sizechart-body {
    display: block;
}

.tka-sizechart .tka-sizechart-body:first-child {
    flex: 1 0 20%;
}

.tka-sizechart .tka-sizechart-body:last-child {
    flex: 1;
    width: 80%;
}

.tka-measurements .tka-measurements-body {
    display: block;
    width: 100%;
}

.tka-measurements .tka-measurements-body .measurements__head {
    background-color: #f8f8f8;
}

.tka-measurements .tka-measurements-body .measurements__head th {
    font-weight: 700;
}

.tka-scroll {
    overflow-x: auto;
}

.tka-scroll::-webkit-scrollbar {
    height: 5px;
}

.tka-scroll::-webkit-scrollbar-track {
    background: #dfdfdf;
}

.tka-scroll::-webkit-scrollbar-thumb {
    background-color: #757575;
}

.tka-sizechart .tka-sizechart-body table td {
    padding: 8px 60px 8px 10px;
}

.tka-sizechart .tka-sizechart-body:first-child table td {
    padding-right: 15px;
}

.tka-sizechart-header {
    padding: 10px 10px;
}

.tka-measurements-header {
    color: #757575;
    text-align: center;
    width: 100%;
    font-size: 13px;
    padding: 10px 0px;
}

.tka-measurements-instructions-header {
    border-top: 1px solid #ccc;
    padding: 30px 10px 10px;
    margin-top: 30px;
}

.tka-measurements-instructions-img {
    width: 25%;
    min-width: 200px;
}
/** SIZE CHART */





.tka-dropdown-selection-wrapper {
    position: relative;
}

.tka-dropdown-selection {
    padding: 0 10px;
    height: 40px;
    border: 1px solid #dfdfdf;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: white;
    font-size: 14px;
    color: #757575;
    position: relative;
    cursor: pointer;
}


.tka-dropdown-selection::before {
    content: ' ';
    height: 0;
    position: absolute;
    top: calc(50% - 7px);
    right: 15px;
    border: solid #757575;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

.tka-dropdown-selection-wrapper.tka-selected .tka-dropdown-selection:before {
    transform: rotate(225deg);
    top: calc(50% - 2px);
}

.tka-dropdown-options {
    margin-top: -1px;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-top-width: 0;
    overflow: hidden;
    user-select: none;
    transition: all .3s ease;
    max-height: 0px;
}

.tka-dropdown-selection-wrapper[name="pa_size"] .tka-dropdown-options {
    z-index: 2;
}

.tka-dropdown-selection-wrapper.tka-selected .tka-dropdown-options {
    max-height: 280px;
    border-top-width: 1px;
}

.tka-dropdown-options .tka-dropdown-options-scrollable {
    padding: 6px 0px;
}

.tka-dropdown-options .tka-dropdown-option {
    font-size: 14px;
    padding: 4px 10px;
    cursor: pointer;
    text-transform: uppercase;
}

.tka-dropdown-options .tka-dropdown-option:hover {
    background-color: #f2f2f2;
}

.tka-addition-description {
    margin-bottom: 2px;
}

@media screen and (min-width: 1025px) {
    .tka-product-detail>.e-con-inner>.elementor-element:first-child {
        width: 40%;
    }

    .tka-product-detail>.e-con-inner>.elementor-element:last-child {
        width: 30%;
    }
}

@media screen and (max-width: 1024px) {
     .tka-info-section .liner-continer {
        margin-bottom: 0px !important;
    }

    .tka-product-detail .wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-prev {
        transform: translateX(-32px) !important;
    }

    .tka-product-detail .wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-next {
        transform: translateX(32px) !important;
    }


    .tka-product-detail .woocommerce-variation-add-to-cart {
        width: 100% !important;
    }

    .tka-product-detail .tka-variation-wrapper>div {
        flex-basis: 100%;
    }

    .tka-product-detail .wd-wishlist-btn {
        width: 100% !important;
    }

    .tka-product-detail .woocommerce-product-gallery .wd-gallery-thumb {
        display: none;
    }

    .tka-product-detail .wd-social-icons {
        margin-top: -10px;
    }

    .tka-product-detail .tka-label-wrapper {
        top: 10px;
        inset-inline-start: 12px;
    }

    .tka-sizechart .tka-sizechart-body:first-child {
        flex-basis: 40%;
    }

    .tka-product-detail .elementor-widget-wd_single_product_size_guide_button {
        display: none;
    }

    .tka-dropdown-options {
        position: fixed;
        width: 100vw;
        height: 0vh;
        top: 0px;
        left: 0px;
        background-color: #000000b3;
        max-height: none;
        z-index: 100 !important;
    }

    .tka-dropdown-selection-wrapper.tka-selected .tka-dropdown-options {
        height: 100vh;
        max-height: none;
    }

    .tka-dropdown-options .tka-dropdown-options-scrollable {
        position: absolute;
        width: 100%;
        height: 40%;
        bottom: 0px;
        left: 0px;
        background-color: #fff;
        padding: 22px 18px 42px;
        overflow: auto;
    }

    .tka-dropdown-options .tka-dropdown-option {
        padding: 15px 0px;
        width: 100%;
        border-top: 1px solid #dfdfdf;
    }

    .tka-dropdown-options .tka-dropdown-option:last-child {
        border-bottom: 1px solid #dfdfdf;
    }

    .tka-dropdown-options-header {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
    }

    #tka_sizeguide {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-bottom: 20px;
    }

    #tka_sizeguide span {
        color: #757575;
        text-decoration: underline;
    }
}


