/*
Theme Name:   Partdo Child
 Theme URI:    http://klbtheme.com/partdo/
 Description:  Partdo Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     partdo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  partdo-child
*/

body {
    padding-bottom: 0px !important;
}

.phx-sub-banners {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.phx-sub-banners ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.phx-sub-banners ul li{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    font-size: 0.9em;
}

.phx-sub-banners ul li:first-child{
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.phx-top-footer  {
    padding-top: 40px;
}

.phx-main-footer {
    padding-bottom: 40px;
}

.phx-main-footer,
.phx-top-footer {
    background-color: #F6F7F9;
}

.phx-main-footer ul {
    display: block !important;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.phx-main-footer ul li {
    flex: 1;
    margin-bottom: 10px;
}

.phx-main-footer ul li a{
    padding: 0 !important;
    display: inline-block;
    color: #868E96;
    text-decoration: none;
    font-size: 0.9em;
}

.phx-main-footer ul li a::after{
    display: none;
}

.phx-bottom-footer {
    padding-top: 10px;
    padding-bottom: 10px;
}

.phx-bottom-footer ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phx-bottom-footer ul li{
    margin-right: 15px;
}

.phx-bottom-footer ul li:last-child{
    margin-right: 0px;
}

.phx-bottom-footer ul li a{
    display: inline-block;
    font-size: 0.8em;
    padding: 0 !important;
}

.phx-bottom-footer ul li a::after{
    display: none !important;
}

#main.site-primary {
    background-image: url('images/dots-bg.webp');
    background-size: auto;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.phx_newsletter_container {
    max-width: 425px;
}

.phx_newsletter {
    position: relative;
}

.phx_newsletter input[type="email"] {
    height: calc(var(--theme-form-height) + 10px);
    padding-right: 160px;
}

.phx_newsletter input[type="submit"]{
    position: absolute;
    width: 150px;
    right: 5px;
    top: 5px;
    bottom: 5px;
}

.phx_newsletter .wpcf7-spinner {
    position: absolute;
    right: 68px;
    top: 14px;
    margin: 0;
}

.phx_newsletter_container small {
    font-size: 0.7em !important;
    color: #868E96;
}

.wpcf7-not-valid-tip {
    margin-top: 7px !important;
}

.wpcf7-response-output {
    margin: 0 !important;
    margin-top: 10px !important;
}

.product .product-type-2 .product-sub-description {
    color: #868E96;
    font-size: 0.85em;
    margin-bottom: 5px;
}

.single-product .product-detail .product-wishlist p {
    padding-left: 0;
}

header#masthead .header-inner .column.left {
    justify-content: space-between;
}

.phx-fullwidth-slider .slick-list,
.phx-fullwidth-slider .slick-list .slider-item .entry-media {
    border-radius: 0 !important;
}

.phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner {
    width: 100%;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
}

.phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner .entry-heading,
.phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner .entry-excerpt,
.phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner .entry-footer {
    max-width: 100%;
}

.phx-product-slider .klbth-module-carousel .klbth-module-header{
    display: none;
}

.contact-form form .wpcf7-form-control {
    margin-bottom: 0 !important;
}

span.wpcf7-not-valid-tip {
    font-size: 0.8em !important;
}

.single-product .product-detail .npwpMessage {
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 15px;
    border-top: 1px solid var(--color-info-dark);
}

.single-product .product-detail .npwpMessage a:before {
    content: "";
    font-family: "klbtheme";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgb(127 127 127 / 30%);
    font-size: 1rem;
    margin-right: 0.625rem;
    margin-left: 0;
}

#phxProductInquiry form .wpcf7-phx-spinner {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
}

#phxProductInquiry form.submitting .wpcf7-phx-spinner {
    display: block;
}

#phxProductInquiry .wpcf7-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

h1.phx-hone {
    font-size: 2.5em;
    font-weight: 500 !important;
}

h1.phx-hone span{
    font-weight: 300 !important;
}

.product .product-title {
    min-height: 1.75rem;
}

.product-detail .tinvwl-after-add-to-cart {
    display: none;
}

.phoenix_store_usp.mid_usp {
    display: none;
}

.mm-main-slider .slick-slider .slick-list .slider-item .entry-heading h2 {
    font-size: 1.875rem;
    line-height: 2.275rem;
    color: #ffffff;
}

.mm-main-slider .slick-slider .slick-list .slider-item .entry-excerpt p {
    color: #ffffff;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    h1.phx-hone {
        font-size: 3em;
    }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    body {
        padding-bottom: 0px;
    }

    h1.phx-hone {
        font-size: 4em;
    }

    .phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner .entry-heading,
    .phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner .entry-excerpt,
    .phx-fullwidth-slider .slick-list .slider-item .entry-wrapper .entry-inner .entry-footer {
        max-width: 60%;
    }

    .mm-main-slider .slick-slider .slick-list .slider-item .entry-heading h2 {
        font-size: 2rem;
        line-height: 2.5rem;
        color: #212529;
    }

    .mm-main-slider .slick-slider .slick-list .slider-item .entry-excerpt p {
        color: #212529;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* .phx-sub-banners {
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 1px solid rgba(0,0,0,0.1);
        border-bottom: 1px solid rgba(0,0,0,0.1);
    } */

    .phx-sub-banners ul {
        flex-direction: row;
    }
    
    .phx-sub-banners ul li{
        padding-left: 30px;
        margin-left: 30px;
        border-left: 1px solid rgba(0,0,0,0.1);
        text-align: left;
    }
    
    .phx-sub-banners ul li:first-child{
        text-align: right;
        border-bottom: 0;
        /* padding-left: 0px;
        margin-left: 0px;
        border-left: 0px; */
    }
    
    .mm-main-slider .slick-slider .slick-list .slider-item .entry-heading h2 {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}

.header-switcher ul#topbar-right > li {
    display: flex;
    align-items: center;
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    header#masthead .header-inner .column.left {
        flex: 1;
    }

    .phoenix_store_usp.mid_usp {
        display: block;
    }

    .phoenix_store_usp.bot_usp {
        display: none;
    }

    .mm-main-slider .slick-slider .slick-list .slider-item .entry-heading h2 {
        font-size: 3rem;
        line-height: 3.5rem;
    }
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
.mm-main-slider .slick-slider .slick-list .slider-item .entry-heading h2 {
        font-size: 4rem;
        line-height: 4.5rem;
    }
}

#order_review ul#shipping_method span.amount{
    display: flex;
}

#order_review ul#shipping_method li label,
#shipping_method li label {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    margin-right: 20px;
}



.vi-flag-64 {
    display: none !important;
}

.sticky-header .header-main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

ol.phoenix-store-woo-faqs {
    margin: 0;
}

ol.phoenix-store-woo-faqs li{
    margin-bottom: 15px;
}

ol.phoenix-store-woo-faqs li strong{
    display: block;
}

.site-header {
    z-index: 11;
}

.technical_specs_comparison_table th,
.technical_specs_comparison_table td {
    padding: 8px !important;
    border: 1px solid #CED4DA !important;
}


/* dark page */
/* page-id-22118 */

/* Footer Sections top and bottom */
body.page-id-15189 .phx-top-footer,
body.page-id-15189 .phx-main-footer,
body.page-id-22118 .phx-top-footer,
body.page-id-22118 .phx-main-footer{
    background-color: #000000;
}

/* Header rows */
body.page-id-15189 header#masthead .header-row,
body.page-id-22118 header#masthead .header-row{
    background-color: #040404;
    border-color: #151515;
}

/* Text color of header */
body.page-id-15189 header#masthead .header-row a,
body.page-id-15189 header#masthead .header-row p,
body.page-id-15189 header#masthead .header-row span,
body.page-id-22118 header#masthead .header-row a,
body.page-id-22118 header#masthead .header-row p,
body.page-id-22118 header#masthead .header-row span {
    color: #ffffff;
}
body.page-id-15189 header#masthead .header-row a:hover,
body.page-id-22118 header#masthead .header-row a:hover {
    color: #FF6B00;
}

/*  */
body.page-id-15189 .site-header .header-topbar .header-notice + .header-switcher,
body.page-id-22118 .site-header .header-topbar .header-notice + .header-switcher {
    border-color: #151515;
}

/* sub menu */
body.page-id-15189 .site-header .klbth-menu-wrapper.primary .menu-item-has-children .sub-menu,
body.page-id-15189 .site-header .quick-button .cart-dropdown,
body.page-id-22118 .site-header .klbth-menu-wrapper.primary .menu-item-has-children .sub-menu,
body.page-id-22118 .site-header .quick-button .cart-dropdown {
    background-color: #040404;
    border-color: #040404;
}

body.page-id-15189 .site-header .quick-button .quick-icon,
body.page-id-22118 .site-header .quick-button .quick-icon {
    color: #ffffff;
}

body.page-id-15189 .site-drawer .klbth-menu-wrapper .klbth-menu > .menu-item + .menu-item,
body.page-id-22118 .site-drawer .klbth-menu-wrapper .klbth-menu > .menu-item + .menu-item {
    border-color: #151515;
}

body.page-id-15189 .site-drawer,
body.page-id-22118 .site-drawer {
    background-color: #040404;
}

body.page-id-15189 .site-drawer .drawer-heading,
body.page-id-22118 .site-drawer .drawer-heading {
    color: #ffffff !important;
}

body.page-id-15189 .site-drawer #menu-menu-1 li a,
body.page-id-15189 .site-drawer .klbth-menu-wrapper .klbth-menu .menu-item .menu-dropdown,
body.page-id-22118 .site-drawer #menu-menu-1 li a,
body.page-id-22118 .site-drawer .klbth-menu-wrapper .klbth-menu .menu-item .menu-dropdown {
    color: #ffffff;
}

body.page-id-15189 .mobile-bottom-menu,
body.page-id-22118 .mobile-bottom-menu {
    background-color: #040404;
    border-color: #151515;
}

body.page-id-15189 .site-close a,
body.page-id-22118 .site-close a {
    background-color: #151515;
    color: #ffffff;
}

body.page-id-15189 .site-drawer-footer,
body.page-id-22118 .site-drawer-footer {
    color: #ffffff;
}

/* submenu header */
body.page-id-15189 .site-header .klbth-menu-wrapper.primary .menu-item-has-children .sub-menu .menu-item a:hover,
body.page-id-22118 .site-header .klbth-menu-wrapper.primary .menu-item-has-children .sub-menu .menu-item a:hover {
    background-color: #111111;
}

body.page-id-15189 .woocommerce-multi-currency.wmc-shortcode .wmc-current-currency,
body.page-id-15189 .woocommerce-multi-currency.wmc-shortcode .wmc-currency,
body.page-id-22118 .woocommerce-multi-currency.wmc-shortcode .wmc-current-currency,
body.page-id-22118 .woocommerce-multi-currency.wmc-shortcode .wmc-currency {
    background-color: #040404;
    color: #ffffff;
}

body.page-id-15189 .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency,
body.page-id-15189 .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency,
body.page-id-22118 .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency,
body.page-id-22118 .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    border-color: #151515;
}



body.page-id-15189 .drawer-contacts,
body.page-id-22118 .drawer-contacts {
    color: #ffffff;
}

.phx-dark .product .product-title a{
    color: #ffffff;
}

.phx-dark .product .product-title a:hover{
    color: #FF6B00;
}

.phx-dark .product .product-type-2 .product-sub-description {
    color: #ffffff;
}

.phx-dark .product .product-type-2 .product-cart-form .price{
    color: #ffffff;
}

.phx-dark .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-color: #151515;
}

.phx-dark .product .thumbnail-wrapper {
    border-color: #151515;
}

body.page-id-15189 .phx-newsletter h2,
body.page-id-15189 .phx-top-footer ul li,
body.page-id-15189 .phx-main-footer h3,
body.page-id-15189 .phx-main-footer h2,
body.page-id-22118 .phx-newsletter h2,
body.page-id-22118 .phx-top-footer ul li,
body.page-id-22118 .phx-main-footer h3,
body.page-id-22118 .phx-main-footer h2 {
    color: #ffffff !important;
}

body.page-id-15189 .phx-bottom-footer,
body.page-id-15189 .phx-top-footer,
body.page-id-15189 .phx-main-footer,
body.page-id-22118 .phx-bottom-footer,
body.page-id-22118 .phx-top-footer,
body.page-id-22118 .phx-main-footer {
    background-color: #040404 !important;
}

body.page-id-15189 .phx-sub-banners ul li a:hover,
body.page-id-22118 .phx-sub-banners ul li a:hover {
    color: #ffffff;
}

.phx-sub-banners ul li a:hover {
    color: #212529;
}

ul#shipping_method li,
ul.wc_payment_methods li {
    position: relative;
    padding-right: 10px;
    margin-bottom: 5px;
    padding-top: 3px;
}

ul#shipping_method li input,
ul.wc_payment_methods li input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

ul#shipping_method li label::after,
ul.wc_payment_methods li label::after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 0;
    height: 22px;
    width: 22px;
    background: #E9ECEF;
    border: 1px solid #000000;
    border-radius: 100px;
    cursor: pointer;
}

ul.wc_payment_methods li label::after {
    top: 2px;
    left: 0;
}

ul#shipping_method li:hover::after,
ul.wc_payment_methods li:hover::after {
    background: #DEE2E6;
}

ul#shipping_method li:hover input ~ label::after,
.ul#shipping_method li input:focus ~ label::after,
ul.wc_payment_methods li:hover input ~ label::after,
.ul.wc_payment_methods li input:focus ~ label::after {
    background: #DEE2E6;
}

ul#shipping_method li input:checked ~ label::after,
ul.wc_payment_methods li input:checked ~ label::after {
    background: #ff6b00;
}

ul#shipping_method li:hover input:not([disabled]):checked ~ label::after,
ul#shipping_method li input:checked:focus ~ label::after,
ul.wc_payment_methods li:hover input:not([disabled]):checked ~ label::after,
ul.wc_payment_methods input:checked:focus ~ label::after {
    background: #0e6647d;
}

ul#shipping_method li input:disabled ~ label::after,
ul.wc_payment_methods li input:disabled ~ label::after {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

ul#shipping_method li label::before,
ul.wc_payment_methods li label::before {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

ul#shipping_method li input:checked ~ label::before,
ul.wc_payment_methods li input:checked ~ label::before {
    display: block;
}
ul#shipping_method label::after,
ul.wc_payment_methods label::after {
    border-radius: 50%;
}

ul#shipping_method li label::before,
ul.wc_payment_methods li label::before {
    right: 6px;
    top: 8px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ffffff;
    transition: background 250ms ease-in-out;
    z-index: 9;
}

ul.wc_payment_methods li label::before {
    left: 6px;
}

ul#shipping_method li input:disabled ~ label::before,
ul.wc_payment_methods li input:disabled ~ label::before {
    background: #7b7b7b;
}

table.shop_table tr td {
    width: 170px;
}

.order-review-wrapper .woocommerce-checkout-payment ul.payment_methods label {
    margin-left: 40px;
}

.hover_orange a:hover {
    color: #FF6B00 !important;
}

.hover_orange_a:hover {
    color: #FF6B00 !important;
}

.hover_black a {
    color: #FF6B00 !important;
}

.hover_black a:hover {
    color: #212529 !important;
}

.phx-fullwidth-slider:hover .banner-button button{
    color: #FF6B00;
    background-color: #ffffff;
    border-color: #ffffff;
}

nav.mobile-menu ul li.menu-item {
    text-align: center;
}

.wmc-currency-wrapper .wmc-sub-currency{
    z-index: 9;
}

.cart-empty-page .empty-icon {
    width: 100% !important;
    max-width: 390px;
    height: auto !important;
}

.phoenix-store-wishlist {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.phoenix-store-wishlist h2 {
    display: none;
}

.phoenix-store-wishlist p {
    text-align: center;
    max-width: 576px;
    margin-left: auto;
    margin-right: auto;
}

.phoenix-store-wishlist .wishlist-empty-icon {
    margin-bottom: 50px;
}



.phoenix-store-wishlist img {
    width: 100% !important;
    max-width: 390px !important;
    height: auto !important;
}

.product .product-cart-form a.button {
    border-color: transparent
}

:root {
    --theme-primary-font: 'Krub', sans-serif;
    --theme-secondary-font: 'Krub', sans-serif;
}

.site-header .klbth-menu-wrapper.primary .klbth-menu > .menu-item > a {
    font-family: 'Krub', sans-serif;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.phx-small-text {
    font-size: 0.7em !important;
    color: #868E96;
}

body.page-id-15189 .phx-sub-banners,
body.page-id-15189 .phx-sub-banners ul li,
body.page-id-22118 .phx-sub-banners,
body.page-id-22118 .phx-sub-banners ul li {
    border-color: rgba(225,225,225, 0.2);
}

body.page-id-15189 .phx-bottom-footer,
body.page-id-22118 .phx-bottom-footer {
    border-top:1px solid rgba(225,225,225, 0.2);
}

body.page-id-15189 .phoenix_store_usp .e-con-inner > .e-con-boxed,
body.page-id-22118 .phoenix_store_usp .e-con-inner > .e-con-boxed {
    border-color: rgba(225,225,225, 0.2);
}

body.page-id-15189 .klbth-free-shipping,
body.page-id-22118 .klbth-free-shipping {
    background-color: #191919 !important;
}

body.page-id-15189 .woocommerce-mini-cart__buttons .wc-forward,
body.page-id-22118 .woocommerce-mini-cart__buttons .wc-forward {
    border: 1px solid #FF6B00;
    background-color: transparent;
}

body.page-id-15189 .woocommerce-mini-cart__buttons .wc-forward:hover,
body.page-id-22118 .woocommerce-mini-cart__buttons .wc-forward:hover {
    background-color: #FF6B00;
    color: #ffffff !important;
}

.single-product-wrapper .product-detail .product_title {
    font-weight: 500 !important;
}

.single-product-wrapper .product-meta .product-stock {
    margin: 0 !important;
}

.product-iconboxes .iconbox {
    flex-flow: row !important;
}

.product-iconboxes .iconbox .icon {
    width: 60px !important;
    height: 60px !important;
    max-width: unset !important;
    flex-basis: unset !important;
    font-size: 2em !important;
    color: #FF6B00;
    border-color: #FF6B00 !important;
}

.shopping_made_easy_usp ul {
    display: flex !important;
}

.shopping_made_easy_usp ul li{
    position: relative !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
    flex: 1;
    width: 20%;
    padding-right: 16px;
    padding-left: 10px;
    margin: 0 !important;
}

.shopping_made_easy_usp ul li:not(:last-child)::after {
    position: absolute !important;
    top: 50%;
    right: 0 !important;
    bottom: 0px;
    height: 80% !important;
    transform: translateY(-50%);
}

.shopping_made_easy_usp ul li svg{
    margin: 0 !important;
}

.shopping_made_easy_usp ul li span{
    text-align: center;
    padding: 0 !important;
}

.shopping_made_easy_usp ul li span.elementor-icon-list-text {
    color: #868E96;
    font-size: 0.8em;
}

.shopping_made_easy_usp ul li:first-child span.elementor-icon-list-text{
    max-width: 200px;
}

.shopping_made_easy_usp ul li:nth-child(2) span.elementor-icon-list-text{
    max-width: 180px;
}

.shopping_made_easy_usp ul li:nth-child(3) span.elementor-icon-list-text{
    max-width: 150px;
}

.shopping_made_easy_usp ul li:nth-child(4) span.elementor-icon-list-text{
    max-width: 140px;
}

.product-detail .product-stock.stock.in-stock, .product-detail .product-stock.stock.out-of-stock {
    display: block !important;
    margin-bottom: 15px;
}

.phoenix-store-custom-product-grid .elementor-widget-woocommerce-product-title .elementor-widget-container{
    display: inline-block;
}

.phoenix-store-custom-product-grid .elementor-widget-woocommerce-product-price p {
    margin: 0;
}

.phoenix-store-custom-product-grid .elementor-widget-woocommerce-product-add-to-cart .e-loop-add-to-cart-form-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
}

.phoenix-store-custom-product-grid .elementor-widget-woocommerce-product-add-to-cart .e-loop-add-to-cart-form-container .added_to_cart {
    width: auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 42px;
}

.phoenix-store-custom-product-grid .elementor-widget-woocommerce-product-add-to-cart .e-loop-add-to-cart-form-container .added_to_cart::after {
    content: "\F270";
    font-family: "Bootstrap-icons";
    margin-left: 10px;
}

#buy-tangem-2-0 {
    padding-top: 83px;
    margin-top: -83px;
}

.menu-badge {
    background-color: #ff6b00;
    font-size: 0.7em;
    padding: 1px 3px;
    border-radius: 2px;
    margin-left: 5px;
    color: #ffffff;
}

.header-notify .column.right {
    display: none;
}

header#masthead .header-notify .header-inner .column.left {
    justify-content: center !important;
}

.notify-image-display-container {
    width: 100% !important;
}

@media (min-width: 1200px) {
    .notify-image-display-container {
        width: 50% !important;
    }
}

.products .column-item.product .product-cart-form span.price,
.klb-products-tab .slider-item .product .product-cart-form span.price{
    display: block;
    font-size: 0.9rem;
    align-self: center;
}

.products .column-item.product:not(.purchasable) .product-cart-form span.price,
.klb-products-tab .slider-item .product:not(.purchasable) .product-cart-form span.price{
    align-self: flex-start;
}

.product-extra-details {
    display: none;
}

form.variations_form table tr td.value select{
    min-width: 50%;
    width: auto;
}

.klb-single-stock  {
    display: none;
}

.single-product-wrapper .product-detail .price {
    font-size: 1.5rem !important;
}

.add_to_cart_button {
    min-width: 38px;
}

.lc_text-widget--btn {
    bottom: 80px !important;
}

.mobile-bottom-menu {
    display: none !important;
}

.klbtheme-type-color .klbtheme-term {
    width: 40px;
    height: 40px;
    border-radius: 0;
}

body.single-product .product-thumbnails-wrapper .product-thumbnails .slick-slide img {
	width: 100%;
}