* {
    box-sizing: border-box
}

body {
    background-color: #fff;
    overflow-x: hidden;
    color: #444
}

.header-widget-region, .site-content {
    -webkit-tap-highlight-color: transparent
}

.dropdown-toggle:after {
    border: none;
    width: auto;
    height: auto;
    margin-left: .6em;
    content: '\f107';
    font-family: FontAwesome
}

ul.nav {
    margin-left: 0
}

.deals-carousel-inner-block .section-header, .featured-brands-block .section-header, .related .section-header, .section-categories-carousel .section-header, .section-landscape-products-carousel .section-header, .section-landscape-products-widget-carousel .section-header, .section-products-carousel .section-header, .section-products-carousel-tabs .section-header, .section-products-carousel-widget-with-tabs .section-brands .section-header, .section-single-carousel-with-tab-product .section-double-carousel .section-header, .section-single-carousel-with-tab-product .section-single-carousel .section-header, .up-sells .section-header {
    border-bottom: 1px solid #ebebeb;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.custom-slick-nav a:first-child, .slick-prev {
    padding-right: .52em
}

.custom-slick-nav a, .slick-arrow {
    color: #c3c3c3
}

.custom-slick-nav a:hover, .slick-arrow:hover {
    color: #464646
}

@media (max-width: 767px) {
    ul:not(.slick-dots)[role=tablist] {
        flex-direction: row;
        overflow: scroll;
        justify-content: unset !important;
        width: 100%;
        padding-bottom: 0
    }

    ul:not(.slick-dots)[role=tablist] li {
        width: 50%;
        flex-shrink: 0;
        text-align: center
    }

    ul:not(.slick-dots)[role=tablist] .nav-link {
        padding: 0 !important
    }

    ul:not(.slick-dots)[role=tablist] .nav-link::after {
        bottom: 0
    }
}

@font-face {
    font-family: star;
    src: url(../../../../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(../../../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../../../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(../../../../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(../../../../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(../../../../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(../../../../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(../../../../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

.woocommerce-active .site-header .col-full {
    position: relative
}

.site-header-cart .widget_shopping_cart_content .product_list_widget img {
    margin-left: 1em
}

.site-search {
    font-size: .875em;
    clear: both
}

.site-search .widget_product_search input[type=search], .site-search .widget_product_search input[type=text] {
    padding: 1.41575em 1.618em;
    line-height: 1
}

.site-search .widget_product_search form:before {
    top: 1.41575em;
    left: 1.618em
}

.site-search .widget_product_search #searchsubmit {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

table.shop_table_responsive thead {
    display: none
}

table.shop_table_responsive tbody th {
    display: none
}

table.shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both
}

table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 500;
    float: left
}

table.shop_table_responsive tr td.product-remove a {
    text-align: left
}

table.shop_table_responsive tr td.product-remove:before {
    display: none
}

table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
    display: none
}

table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center
}

table.shop_table_responsive.my_account_orders .order-actions {
    text-align: right
}

table.shop_table_responsive.my_account_orders .order-actions:before {
    display: none
}

.single-product .pswp__button {
    background-color: transparent
}

.single-product .track-order .woocommerce-thankyou-order-received, .single-product .woocommerce-message, .single-product .woocommerce-order-received .woocommerce-thankyou-order-received, .single-product .woocommerce-view-order .woocommerce-thankyou-order-received, .track-order .single-product .woocommerce-thankyou-order-received, .woocommerce-order-received .single-product .woocommerce-thankyou-order-received, .woocommerce-view-order .single-product .woocommerce-thankyou-order-received {
    margin-left: 0
}

.single-product .single-product-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 80px
}

@media (min-width: 576px) {
    .single-product .single-product-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .single-product .single-product-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .single-product .single-product-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .single-product .single-product-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

.single-product .single-product-wrapper .entry-summary, .single-product .single-product-wrapper .product-actions-wrapper, .single-product .single-product-wrapper .product-images-wrapper {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .single-product .single-product-wrapper .entry-summary, .single-product .single-product-wrapper .product-actions-wrapper, .single-product .single-product-wrapper .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .single-product .single-product-wrapper .entry-summary, .single-product .single-product-wrapper .product-actions-wrapper, .single-product .single-product-wrapper .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .single-product .single-product-wrapper .entry-summary, .single-product .single-product-wrapper .product-actions-wrapper, .single-product .single-product-wrapper .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .single-product .single-product-wrapper .entry-summary, .single-product .single-product-wrapper .product-actions-wrapper, .single-product .single-product-wrapper .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper {
        margin-bottom: 1.25em
    }
}

.single-product .single-product-wrapper .product-images-wrapper .onsale {
    background-color: #62ab00;
    border-radius: 4px;
    color: #fff;
    font-size: .857em;
    line-height: 1.833em;
    padding: 0 .667em;
    position: absolute;
    right: 15px;
    z-index: 99
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .onsale {
        right: 15px
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery {
    display: flex;
    overflow: hidden
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery {
        flex-wrap: wrap
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper {
    text-align: center
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper {
        display: flex
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-list {
    overflow: hidden
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-slide img {
    border: 1px solid #f2f2f2;
    border-radius: 0
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-slide img {
        margin: auto;
        max-width: 86px
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-current img {
    border: 1px solid #4c4c4c
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-arrow {
    display: block;
    background: #f1f1f1
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-arrow {
        display: flex !important;
        align-items: center
    }

    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-arrow i {
        transform: rotate(-90deg)
    }
}

@media (min-width: 768px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-arrow {
        margin-bottom: 4px
    }
}

@media (min-width: 768px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-list + .slick-arrow {
        margin-top: 4px;
        margin-bottom: 0
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-images {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

@media (min-width: 768px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-images {
        order: 2
    }
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-images {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-images .slick-slide img {
    margin: auto
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery.thumb-count-0 .techmarket-single-product-gallery-thumbnails {
    display: none
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery.thumb-count-0 .techmarket-single-product-gallery-images {
    flex: 0 0 100%;
    max-width: 100%
}

.single-product .single-product-wrapper .entry-summary .yith-wcwl-add-to-wishlist {
    display: block;
    width: auto;
    right: 0;
    left: auto
}

.single-product .single-product-wrapper .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .single-product .single-product-wrapper .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .single-product .single-product-wrapper .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
    top: 0;
    right: 24px
}

.single-product .single-product-wrapper .product-actions-wrapper {
    padding: 0
}

.single-product .single-product-wrapper .product-actions-wrapper .product-actions label {
    display: block;
    color: #626060;
    letter-spacing: -.01em;
    font-weight: 400;
    margin-bottom: 8px
}

.single-product .single-product-wrapper .product-actions-wrapper .product-actions select {
    display: block;
    width: 100%
}

@media (min-width: 768px) and (max-width: 991px) {
    .single-product .single-product-wrapper .product-actions-wrapper .product-actions form.cart .single_add_to_cart_button {
        padding: 15px 50px
    }
}

.single-product .single-product-wrapper .product-actions-wrapper .product-actions .availability p.stock {
    display: inline
}

.single-product .product-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width: 33.9em) {
    .single-product .product-actions {
        align-items: flex-start
    }
}

.single-product .product-actions .price {
    font-size: 1.875em;
    width: 100%;
    margin-bottom: .733em
}

.single-product .product-actions .price del {
    display: block;
    line-height: 1;
    font-size: 17px
}

.single-product .product-actions form.cart {
    display: flex;
    align-items: center
}

@media (max-width: 1199px) {
    .single-product .product-actions form.cart {
        align-items: flex-start;
        flex-direction: column;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .single-product .product-actions form.cart .single_add_to_cart_button {
        margin-left: 55px;
        margin-right: 35px
    }
}

@media (max-width: 33.9em) {
    .single-product .product-actions form.cart .single_add_to_cart_button {
        margin: 0;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (max-width: 1199px) {
    .single-product .product-actions form.cart .quantity {
        margin-bottom: 20px
    }
}

.single-product .product-actions p.cart + a.add-to-compare-link {
    margin-left: 20px
}

@media (max-width: 1199px) {
    .single-product .product-actions form.cart .group_table tr td.label {
        display: inline-block
    }

    .single-product .product-actions form.cart .group_table tr td.price {
        display: block
    }
}

@media (min-width: 1200px) {
    .single-product .product-actions form.cart .group_table ~ button.single_add_to_cart_button {
        position: absolute;
        bottom: 0;
        right: 0
    }
}

.single-product .variations_form {
    flex-wrap: wrap;
    margin-bottom: 0
}

.single-product .variations_form table.variations tbody {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    position: relative
}

@media (min-width: 576px) {
    .single-product .variations_form table.variations tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .single-product .variations_form table.variations tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .single-product .variations_form table.variations tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .single-product .variations_form table.variations tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

.single-product .variations_form table.variations tbody tr {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 1em
}

@media (min-width: 576px) {
    .single-product .variations_form table.variations tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .single-product .variations_form table.variations tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .single-product .variations_form table.variations tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .single-product .variations_form table.variations tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

.single-product .variations_form table.variations td {
    padding: 0;
    display: block
}

.single-product .variations_form .woocommerce-variation-price {
    padding: 0 0 20px
}

.single-product .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: flex-end
}

@media (min-width: 1200px) {
    .single-product.normal .product-type-simple .product-actions form.cart {
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .single-product.normal .product-type-simple .product-actions form.cart {
        align-items: center
    }
}

.single-product.normal .product-type-simple .add-to-compare-link {
    padding-bottom: 0
}

@media (max-width: 767px) {
    .single-product.normal .product-type-simple .add-to-compare-link {
        text-align: center;
        width: 100%
    }
}

.single-product .techmarket-tabs, .single-product .woocommerce-tabs {
    margin-bottom: 60px
}

.single-product .techmarket-tabs .tm-tabs, .single-product .techmarket-tabs .wc-tabs, .single-product .woocommerce-tabs .tm-tabs, .single-product .woocommerce-tabs .wc-tabs {
    display: flex;
    position: relative;
    border: none;
    background-color: #f5f5f5;
    margin-bottom: 76px
}

@media (max-width: 575px) {
    .single-product .techmarket-tabs .tm-tabs, .single-product .techmarket-tabs .wc-tabs, .single-product .woocommerce-tabs .tm-tabs, .single-product .woocommerce-tabs .wc-tabs {
        text-align: center
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .single-product .techmarket-tabs .tm-tabs, .single-product .techmarket-tabs .wc-tabs, .single-product .woocommerce-tabs .tm-tabs, .single-product .woocommerce-tabs .wc-tabs {
        padding-left: 15px
    }

    .single-product .techmarket-tabs .tm-tabs li + li, .single-product .techmarket-tabs .wc-tabs li + li, .single-product .woocommerce-tabs .tm-tabs li + li, .single-product .woocommerce-tabs .wc-tabs li + li {
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .single-product .techmarket-tabs .tm-tabs, .single-product .techmarket-tabs .wc-tabs, .single-product .woocommerce-tabs .tm-tabs, .single-product .woocommerce-tabs .wc-tabs {
        padding-left: 15px
    }

    .single-product .techmarket-tabs .tm-tabs li + li, .single-product .techmarket-tabs .wc-tabs li + li, .single-product .woocommerce-tabs .tm-tabs li + li, .single-product .woocommerce-tabs .wc-tabs li + li {
        padding-left: 60px
    }
}

@media (min-width: 1200px) {
    .single-product .techmarket-tabs .tm-tabs, .single-product .techmarket-tabs .wc-tabs, .single-product .woocommerce-tabs .tm-tabs, .single-product .woocommerce-tabs .wc-tabs {
        padding-left: 62px
    }
}

@media (min-width: 1590px) {
    .single-product .techmarket-tabs .tm-tabs, .single-product .techmarket-tabs .wc-tabs, .single-product .woocommerce-tabs .tm-tabs, .single-product .woocommerce-tabs .wc-tabs {
        padding-left: 96px
    }
}

.single-product .techmarket-tabs .tm-tabs li, .single-product .techmarket-tabs .wc-tabs li, .single-product .woocommerce-tabs .tm-tabs li, .single-product .woocommerce-tabs .wc-tabs li {
    border-bottom: none
}

.single-product .techmarket-tabs .tm-tabs li a, .single-product .techmarket-tabs .wc-tabs li a, .single-product .woocommerce-tabs .tm-tabs li a, .single-product .woocommerce-tabs .wc-tabs li a {
    padding: 30px 0;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .single-product .techmarket-tabs .tm-tabs li a, .single-product .techmarket-tabs .wc-tabs li a, .single-product .woocommerce-tabs .tm-tabs li a, .single-product .woocommerce-tabs .wc-tabs li a {
        padding: 2.86em 0
    }
}

.single-product .techmarket-tabs .tm-tabs li::after, .single-product .techmarket-tabs .wc-tabs li::after, .single-product .woocommerce-tabs .tm-tabs li::after, .single-product .woocommerce-tabs .wc-tabs li::after {
    display: none
}

.single-product .techmarket-tabs .techmarket-tab h1, .single-product .techmarket-tabs .tm-tabs h1, .single-product .techmarket-tabs .wc-tab h1, .single-product .woocommerce-tabs .techmarket-tab h1, .single-product .woocommerce-tabs .tm-tabs h1, .single-product .woocommerce-tabs .wc-tab h1 {
    font-size: 44px;
    font-weight: 500
}

@media (max-width: 767px) {
    .single-product .techmarket-tabs .techmarket-tab h1, .single-product .techmarket-tabs .tm-tabs h1, .single-product .techmarket-tabs .wc-tab h1, .single-product .woocommerce-tabs .techmarket-tab h1, .single-product .woocommerce-tabs .tm-tabs h1, .single-product .woocommerce-tabs .wc-tab h1 {
        font-size: 30px
    }
}

.single-product .techmarket-tabs .techmarket-tab p, .single-product .techmarket-tabs .tm-tabs p, .single-product .techmarket-tabs .wc-tab p, .single-product .woocommerce-tabs .techmarket-tab p, .single-product .woocommerce-tabs .tm-tabs p, .single-product .woocommerce-tabs .wc-tab p {
    font-weight: 200
}

.single-product .techmarket-tabs .techmarket-tab .outer-wrap, .single-product .techmarket-tabs .tm-tabs .outer-wrap, .single-product .techmarket-tabs .wc-tab .outer-wrap, .single-product .woocommerce-tabs .techmarket-tab .outer-wrap, .single-product .woocommerce-tabs .tm-tabs .outer-wrap, .single-product .woocommerce-tabs .wc-tab .outer-wrap {
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .single-product .techmarket-tabs .techmarket-tab .outer-wrap, .single-product .techmarket-tabs .tm-tabs .outer-wrap, .single-product .techmarket-tabs .wc-tab .outer-wrap, .single-product .woocommerce-tabs .techmarket-tab .outer-wrap, .single-product .woocommerce-tabs .tm-tabs .outer-wrap, .single-product .woocommerce-tabs .wc-tab .outer-wrap {
        flex-direction: column
    }
}

.single-product .techmarket-tabs .panel > h2, .single-product .techmarket-tabs .tab-content > h2, .single-product .techmarket-tabs .wc-tab > h2, .single-product .woocommerce-tabs .panel > h2, .single-product .woocommerce-tabs .tab-content > h2, .single-product .woocommerce-tabs .wc-tab > h2 {
    margin-top: 0;
    padding-bottom: 13px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 400
}

.single-product .techmarket-tab {
    margin-bottom: 100px
}

.single-product .woocommerce-product-gallery {
    position: relative
}

@media (max-width: 1699px) {
    .single-product .woocommerce-product-gallery {
        flex-direction: column
    }
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center
}

@media (max-width: 1199px) {
    .single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        display: none
    }
}

.single-product .woocommerce-product-gallery .flex-viewport {
    padding-right: 0
}

@media (min-width: 1700px) {
    .single-product .woocommerce-product-gallery .flex-viewport {
        order: 3;
        margin: auto;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
}

.single-product .woocommerce-product-gallery .flex-viewport img {
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    border-radius: 0
}

@media (max-width: 991px) {
    .single-product .woocommerce-product-gallery .flex-viewport img {
        margin: auto
    }
}

@media (min-width: 1400px) and (max-width: 1699px) {
    .single-product .woocommerce-product-gallery .flex-viewport {
        margin-bottom: 20px
    }
}

.single-product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column
}

.single-product .woocommerce-product-gallery .flex-control-thumbs::after {
    display: block;
    content: "";
    clear: both
}

@media (min-width: 1700px) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs {
        width: 106px
    }
}

@media (max-width: 1699px) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs {
        flex-direction: row;
        flex-wrap: wrap
    }

    .single-product .woocommerce-product-gallery .flex-control-thumbs li + li {
        margin-left: 10px
    }
}

.single-product .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    margin: 0
}

.single-product .woocommerce-product-gallery .flex-control-thumbs li img {
    max-width: 106px;
    border: 1px solid #f2f2f2;
    border-radius: 0
}

@media (max-width: 767px) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs li img {
        max-width: 50px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs li img {
        max-width: 90px
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs li img {
        max-width: 72px
    }
}

@media (min-width: 1400px) and (max-width: 1699px) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs li img {
        max-width: 86px
    }
}

.single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border: 1px solid #4c4c4c
}

.single-product .product_title {
    font-size: 1.438em;
    letter-spacing: -.01em;
    color: #444;
    font-weight: 500;
    line-height: .913em;
    margin-right: 40px
}

@media (max-width: 1199px) {
    .single-product .product_title {
        line-height: 1.3em
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .single-product .product_title {
        line-height: 1.2em
    }
}

.single-product .single-product-header {
    padding-bottom: .87em;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1.875em
}

.single-product .single-product-meta {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 1.625em;
    margin-bottom: 1.625em;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 767px) {
    .single-product .single-product-meta {
        flex-direction: column
    }

    .single-product .single-product-meta .brand, .single-product .single-product-meta .cat-and-sku {
        margin-bottom: 26px
    }
}

@media (min-width: 768px) {
    .single-product .single-product-meta .brand + .cat-and-sku {
        margin-left: 2.286em
    }
}

.single-product .single-product-meta .brand img {
    max-width: 150px
}

.single-product .single-product-meta .ribbon {
    height: 32px;
    max-width: 76px
}

.single-product .single-product-meta .ribbon span {
    font-weight: 500
}

.single-product .single-product-meta .ribbon::after {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent
}

.single-product .single-product-meta .cat-and-sku {
    font-size: .875em;
    letter-spacing: -.01em;
    line-height: 1.643em
}

.single-product .single-product-meta .cat-and-sku > span {
    display: block;
    color: #b3b2b2
}

.single-product .single-product-meta .cat-and-sku span.categories {
    color: #444;
    font-weight: 300
}

.single-product .single-product-meta .cat-and-sku span.categories a {
    padding-right: 10px
}

.single-product .single-product-meta .cat-and-sku span.categories a + a {
    padding-left: 10px;
    padding-right: 0
}

.single-product .single-product-meta .cat-and-sku span.sku {
    font-weight: 400
}

.single-product .single-product-meta .product-label {
    text-align: right;
    flex-grow: 1;
    margin-right: 10px
}

.single-product .single-product-meta .product-label .ribbon {
    margin: 0 0 0 auto
}

.single-product .woocommerce-product-details__short-description, .single-product div[itemprop=description] {
    color: #626060;
    font-size: 1em;
    line-height: 1.563em;
    font-weight: 400;
    letter-spacing: -.01em
}

.single-product .woocommerce-product-details__short-description ul, .single-product div[itemprop=description] ul {
    padding-left: 1.1em;
    margin-left: 0
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .single-product .woocommerce-product-details__short-description, .single-product div[itemprop=description] {
        font-size: .92em
    }

    .single-product .woocommerce-product-details__short-description p, .single-product .woocommerce-product-details__short-description ul, .single-product div[itemprop=description] p, .single-product div[itemprop=description] ul {
        max-height: 205px;
        overflow: hidden
    }
}

.single-product .single_add_to_cart_button {
    display: block;
    border: 2px solid transparent;
    font-weight: 400;
    border-radius: 50px;
    font-size: 15px;
    line-height: 1;
    padding: 18px 102px;
    background-color: transparent;
    box-shadow: none !important;
    outline: 0
}

.single-product .single_add_to_cart_button:hover {
    color: #fff
}

.single-product .reset_variations {
    display: none;
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 14px;
    color: #a09f9f
}

.single-product .reset_variations:hover {
    color: grey
}

.single-product .add-to-compare-link {
    font-size: 14px;
    display: block;
    text-align: center;
    padding-bottom: 16px;
    line-height: 2
}

.single-product form.cart {
    margin-bottom: 17px
}

.single-product .rating-and-sharing-wrapper {
    display: flex;
    margin-bottom: 25px
}

.single-product .rating-and-sharing-wrapper > div + div {
    margin-left: 35px
}

.single-product .rating-and-sharing-wrapper .sd-content ul {
    margin-bottom: 0 !important
}

.single-product .rating-and-sharing-wrapper .sd-content ul > li {
    margin-bottom: 0 !important
}

.single-product .woocommerce-product-rating {
    display: flex
}

.single-product .woocommerce-product-rating .star-rating {
    width: 6em;
    letter-spacing: 2px
}

.single-product .woocommerce-product-rating .woocommerce-review-link {
    font-size: 13px;
    line-height: 18px;
    color: #a0a0a0;
    display: block;
    margin-left: 5px
}

.single-product .woocommerce-main-image {
    display: block
}

.single-product .woocommerce-main-image img {
    margin: auto
}

.single-product .accessories .accessories-wrapper {
    display: flex
}

@media (max-width: 1199px) {
    .single-product .accessories .accessories-wrapper {
        flex-direction: column
    }
}

.single-product .accessories .accessories-product {
    position: relative;
    z-index: 9
}

@media (max-width: 767px) {
    .single-product .accessories .accessories-product .products {
        display: flex;
        flex-direction: column
    }

    .single-product .accessories .accessories-product .products .product {
        border-radius: 5px !important;
        box-shadow: none !important;
        width: 100%
    }
}

.single-product .accessories .flex-columns {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.single-product .accessories .flex-columns .products {
    display: grid;
    grid-auto-flow: column
}

.single-product .accessories .flex-columns .products::after {
    display: none
}

.single-product .accessories .flex-columns .products .product {
    max-width: 100% !important
}

.single-product .accessories .accessories-product-total-price {
    padding-left: 18px;
    padding-top: 70px
}

@media (max-width: 767px) {
    .single-product .accessories .accessories-product-total-price {
        text-align: center;
        padding-top: 20px;
        padding-left: 0
    }
}

.single-product .accessories .accessories-product-total-price .total-price {
    font-size: .875em;
    margin-bottom: 24px
}

.single-product .accessories .accessories-product-total-price .total-price-html {
    display: block;
    font-size: 1.714em
}

.single-product .accessories .accessories-product-total-price .accessories-add-all-to-cart .button {
    border: 2px solid;
    background-color: transparent;
    border-radius: 25px;
    padding: 7.5px 46px;
    font-size: .875em
}

.single-product .accessories .accessories-product-total-price .accessories-add-all-to-cart .button:focus, .single-product .accessories .accessories-product-total-price .accessories-add-all-to-cart .button:hover {
    box-shadow: none;
    color: #fff
}

.single-product .accessories .products {
    margin: 0
}

@media (min-width: 768px) and (max-width: 1399px) {
    .single-product .accessories .products .product {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 768px) {
    .single-product .accessories .products .product {
        border: none
    }
}

.single-product .accessories .products .product .woocommerce-LoopProduct-link {
    margin-bottom: 14px
}

.single-product .accessories .products .product .accessory-checkbox label {
    font-weight: 400
}

.single-product .accessories .products .product .accessory-checkbox label input {
    font-size: 16px;
    margin-right: 4px
}

.single-product .accessories .products .product + .product:before {
    content: " ";
    width: 1px;
    height: 216px;
    background-color: #ebebeb;
    display: block;
    left: 0
}

@media (max-width: 767px) {
    .single-product .accessories .products .product + .product:before {
        width: inherit;
        height: 1px
    }
}

.single-product .accessories .products .product + .product::after, .single-product .accessories .products .product + .product::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .single-product .accessories .products .product + .product::after, .single-product .accessories .products .product + .product::before {
        left: 0;
        top: 0
    }
}

@media (max-width: 767px) {
    .single-product .accessories .products .product + .product::before {
        position: relative;
        margin-bottom: 40px
    }
}

.single-product .accessories .products .product + .product::after {
    left: -18px;
    padding: 4px 10.48px;
    border-radius: 50px;
    font-size: 24px;
    width: 36px;
    font-weight: 100;
    content: "+";
    line-height: 1.2;
    background: #ebebeb
}

@media (max-width: 767px) {
    .single-product .accessories .products .product + .product::after {
        top: -4px;
        left: 50%;
        transform: translate(-50%)
    }
}

.single-product .specification-content {
    background-color: #f5f5f5
}

.single-product .specification-content .tabel-content {
    padding: 3.688em 2.5em 3.313em
}

.single-product .specification-content .tabel-content h3 {
    font-size: 1.25em;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: .45em;
    margin-bottom: .55em
}

.single-product .specification-content .tabel-content table {
    margin-bottom: 6.375em
}

.single-product .specification-content .tabel-content table td {
    padding-left: 0;
    width: 35%
}

.single-product .specification-content .tabel-content table td .value-title {
    display: block;
    font-weight: 400
}

.single-product .specification-content .tabel-content table td .value {
    font-weight: 500
}

.single-product .specification-content .tabel-content table:last-child {
    margin-bottom: 0
}

.additional-info {
    border-radius: 4px;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 21px;
    color: #333e48;
    text-align: center;
    padding: 7px 11.5px;
    margin-bottom: 22px
}

.additional-info i {
    color: #49525a;
    margin-right: 10px;
    font-size: 30px
}

.availability {
    font-size: 15px;
    color: #626060;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 6px;
    margin-bottom: 18px
}

.availability p.stock {
    display: inline
}

p.in-stock {
    color: #1eb41e
}

p.stock {
    margin: 0;
    margin-right: 2.188em
}

p.out-of-stock {
    color: #e14546
}

p.available-on-backorder {
    color: #f0ad4e
}

.full-width.single-product .techmarket-tabs .tm-tabs, .full-width.single-product .techmarket-tabs .wc-tabs, .full-width.single-product .woocommerce-tabs .tm-tabs, .full-width.single-product .woocommerce-tabs .wc-tabs {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    z-index: 99
}

@media (min-width: 2000px) {
    .full-width.single-product .techmarket-tabs .tm-tabs, .full-width.single-product .techmarket-tabs .wc-tabs, .full-width.single-product .woocommerce-tabs .tm-tabs, .full-width.single-product .woocommerce-tabs .wc-tabs {
        width: 100%;
        margin-left: 0;
        left: 0
    }
}

@media (max-width: 767px) {
    .full-width.single-product .techmarket-tabs .tm-tabs, .full-width.single-product .techmarket-tabs .wc-tabs, .full-width.single-product .woocommerce-tabs .tm-tabs, .full-width.single-product .woocommerce-tabs .wc-tabs {
        width: 100%;
        margin-left: 0;
        left: 0
    }
}

.full-width.single-product .tm-related-products-carousel {
    height: 100%;
    margin-bottom: 0
}

.full-width.single-product .tm-related-products-carousel.section-products-carousel .products .slick-list {
    margin-bottom: 0
}

.full-width.single-product .tm-related-products-carousel.section-products-carousel .products .slick-dots {
    padding-bottom: 4.375em
}

.full-width.single-product .specification-content .tabel-content {
    padding: 5.563em 8.875em 6.75em
}

@media (min-width: 1200px) {
    .full-width.single-product.normal .single-product-wrapper .entry-summary, .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        padding-right: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .full-width.single-product.normal .single-product-wrapper .entry-summary, .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .full-width.single-product.normal .single-product-wrapper .entry-summary, .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1200px) {
    .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        order: 2
    }
}

@media (min-width: 1200px) {
    .full-width.single-product.normal .single-product-wrapper .entry-summary {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .full-width.single-product.normal .single-product-wrapper .entry-summary {
        margin-bottom: 20px
    }
}

.full-width.single-product .woocommerce-product-gallery .flex-viewport img {
    margin: auto
}

@media (min-width: 1700px) {
    .full-width.extended.single-product .single-product-wrapper .product-images-wrapper {
        flex: 0 0 38.5057471667%;
        max-width: 38.5057471667%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .full-width.extended.single-product .single-product-wrapper .product-images-wrapper {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .full-width.extended.single-product .single-product-wrapper .product-images-wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) and (max-width: 1699px) {
    .full-width.extended.single-product .single-product-wrapper .product-images-wrapper {
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
}

@media (min-width: 1700px) {
    .full-width.extended.single-product .single-product-wrapper .entry-summary {
        flex: 0 0 43.10344825%;
        max-width: 43.10344825%;
        padding-right: 35px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .full-width.extended.single-product .single-product-wrapper .entry-summary {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .full-width.extended.single-product .single-product-wrapper .entry-summary {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width: 1200px) and (max-width: 1699px) {
    .full-width.extended.single-product .single-product-wrapper .entry-summary {
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
}

.full-width.extended.single-product .single-product-wrapper .product-actions-wrapper {
    border-left: 1px solid #ebebeb;
    padding: 0 15px
}

@media (min-width: 1700px) {
    .full-width.extended.single-product .single-product-wrapper .product-actions-wrapper {
        flex: 0 0 18.3908045833%;
        max-width: 18.3908045833%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .full-width.extended.single-product .single-product-wrapper .product-actions-wrapper {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .full-width.extended.single-product .single-product-wrapper .product-actions-wrapper {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1200px) and (max-width: 1699px) {
    .full-width.extended.single-product .single-product-wrapper .product-actions-wrapper {
        flex: 0 0 25%;
        max-width: 25%
    }
}

.full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .product-actions, .full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .product-actions form.cart {
    flex-direction: column;
    align-items: flex-start
}

@media (min-width: 1200px) {
    .full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .product-actions {
        padding-left: 19px
    }
}

.full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .product-actions form.cart {
    width: 100%
}

.full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .product-actions form.cart .single_add_to_cart_button {
    margin-left: 0;
    margin-right: 0
}

.full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .product-actions .price {
    margin-bottom: .4em
}

.full-width.extended.single-product .single-product-wrapper .product-actions-wrapper .woocommerce-variation-availability {
    display: none
}

.full-width.extended.single-product .additional-info, .full-width.extended.single-product .availability {
    width: 100%
}

.full-width.extended.single-product .add-to-compare-link {
    padding-bottom: 0;
    align-self: center
}

.full-width.extended.single-product .single_add_to_cart_button {
    width: 100%;
    padding: 18px 10px
}

.full-width.extended.single-product .quantity {
    margin-bottom: 27px
}

.full-width.extended.single-product p.stock {
    display: none
}

.full-width.extended.single-product .variations_form {
    margin-top: 14px
}

.full-width.extended.single-product .variations_form table.variations tbody {
    flex-direction: column
}

.full-width.extended.single-product .variations_form table.variations tbody tr {
    flex: 0 0 100%;
    max-width: 100%
}

.full-width.extended.single-product .variations_form .single_variation_wrap {
    width: 100%
}

.full-width.extended.single-product .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
    flex-direction: column;
    align-items: flex-start
}

@media (min-width: 1200px) {
    .left-sidebar.single-product .single-product-wrapper .product-images-wrapper, .right-sidebar.single-product .single-product-wrapper .product-images-wrapper {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .left-sidebar.single-product .single-product-wrapper .product-images-wrapper, .right-sidebar.single-product .single-product-wrapper .product-images-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2
    }
}

@media (min-width: 1200px) {
    .left-sidebar.single-product .single-product-wrapper .entry-summary, .right-sidebar.single-product .single-product-wrapper .entry-summary {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .left-sidebar.single-product .single-product-wrapper .entry-summary, .right-sidebar.single-product .single-product-wrapper .entry-summary {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width: 1399px) {
    .left-sidebar.single-product .accessories .products .product, .right-sidebar.single-product .accessories .products .product {
        flex: 0 0 25%;
        max-width: 25%;
        flex: 0 0 auto
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .left-sidebar.single-product.normal .product-actions, .left-sidebar.single-product.normal .product-actions form.cart, .right-sidebar.single-product.normal .product-actions, .right-sidebar.single-product.normal .product-actions form.cart {
        flex-direction: column;
        align-items: flex-start
    }

    .left-sidebar.single-product.normal .product-actions form.cart .single_add_to_cart_button, .right-sidebar.single-product.normal .product-actions form.cart .single_add_to_cart_button {
        margin: 0
    }

    .left-sidebar.single-product.normal .product-actions form.cart .quantity, .right-sidebar.single-product.normal .product-actions form.cart .quantity {
        margin-bottom: 20px
    }
}

@media (min-width: 1200px) {
    .left-sidebar.single-product #reviews .advanced-review .advanced-review-rating, .right-sidebar.single-product #reviews .advanced-review .advanced-review-rating {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1590px) {
    .left-sidebar.single-product #reviews .advanced-review .advanced-review-rating, .right-sidebar.single-product #reviews .advanced-review .advanced-review-rating {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 1200px) {
    .left-sidebar.single-product #reviews .advanced-review .advanced-review-comment, .right-sidebar.single-product #reviews .advanced-review .advanced-review-comment {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1590px) {
    .left-sidebar.single-product #reviews .advanced-review .advanced-review-comment, .right-sidebar.single-product #reviews .advanced-review .advanced-review-comment {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .left-sidebar.single-product .single_add_to_cart_button, .right-sidebar.single-product .single_add_to_cart_button {
        padding: 18px 50px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .left-sidebar.single-product .product-actions .price, .left-sidebar.single-product .product-actions form.cart, .normal.full-width.single-product .product-actions .price, .normal.full-width.single-product .product-actions form.cart, .right-sidebar.single-product .product-actions .price, .right-sidebar.single-product .product-actions form.cart {
        width: inherit;
        margin-bottom: 0
    }

    .left-sidebar.single-product .product-actions .price, .normal.full-width.single-product .product-actions .price, .right-sidebar.single-product .product-actions .price {
        padding-right: 50px
    }

    .left-sidebar.single-product .product-actions form.cart, .normal.full-width.single-product .product-actions form.cart, .right-sidebar.single-product .product-actions form.cart {
        align-items: center;
        flex-direction: row
    }

    .left-sidebar.single-product .product-actions form.cart .quantity, .normal.full-width.single-product .product-actions form.cart .quantity, .right-sidebar.single-product .product-actions form.cart .quantity {
        margin-bottom: 0;
        padding-right: 24px
    }

    .left-sidebar.single-product .product-actions .add-to-compare-link, .normal.full-width.single-product .product-actions .add-to-compare-link, .right-sidebar.single-product .product-actions .add-to-compare-link {
        padding-left: 30px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .normal.full-width.single-product .product-actions .price {
        margin-bottom: 20px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .left-sidebar #grid .products .product:nth-child(3n+1)::before {
        content: none !important
    }
}

@media (min-width: 1200px) {
    .related .products:not(.slick-dotted) .slick-list, .up-sells .products:not(.slick-dotted) .slick-list {
        padding-bottom: 94px
    }
}

.tm-related-products-carousel {
    margin-bottom: 2.188em
}

@media (max-width: 1199px) {
    .tm-related-products-carousel {
        height: 100%
    }
}

.tm-related-products-carousel::after, .tm-related-products-carousel::before {
    content: " ";
    display: table
}

#tab-specification .tm-shop-attributes-detail .tm-attributes-title, #tab-specification .tm-shop-attributes-detail caption, #tab-specification .tm-shop-attributes-detail h1, #tab-specification .tm-shop-attributes-detail h2, #tab-specification .tm-shop-attributes-detail h3, #tab-specification .tm-shop-attributes-detail h4, #tab-specification .tm-shop-attributes-detail h5, #tab-specification .tm-shop-attributes-detail h6, #tab-specification table .tm-attributes-title, #tab-specification table caption, #tab-specification table h1, #tab-specification table h2, #tab-specification table h3, #tab-specification table h4, #tab-specification table h5, #tab-specification table h6 {
    color: #090909;
    font-size: 20px;
    margin-bottom: 30px;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 4px;
    line-height: 1.6;
    text-transform: capitalize
}

#tab-specification .tm-shop-attributes-detail {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 62px 40px;
    background: #f5f5f5
}

#tab-specification .tm-shop-attributes-detail.like-table table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

#tab-specification .tm-shop-attributes-detail.like-table table td, #tab-specification .tm-shop-attributes-detail.like-table table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

#tab-specification .tm-shop-attributes-detail.like-table table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

#tab-specification .tm-shop-attributes-detail.like-table table tbody + tbody {
    border-top: 2px solid #eceeef
}

#tab-specification .tm-shop-attributes-detail.like-table table .table {
    background-color: #fff
}

@media (min-width: 1200px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) and (min-width: 576px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) and (min-width: 768px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) and (min-width: 992px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) and (min-width: 576px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) and (min-width: 768px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) and (min-width: 992px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tbody tr, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tbody tr {
        padding-right: 15px;
        padding-left: 15px
    }
}

#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes td, #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes th, #tab-specification .tm-shop-attributes-detail:not(.like-table) table td, #tab-specification .tm-shop-attributes-detail:not(.like-table) table th {
    padding: 0
}

@media (max-width: 767px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes td, #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes th, #tab-specification .tm-shop-attributes-detail:not(.like-table) table td, #tab-specification .tm-shop-attributes-detail:not(.like-table) table th {
        padding-bottom: 10px
    }
}

#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tr, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tr {
    margin-bottom: 40px
}

@media (max-width: 767px) {
    #tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tr td, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tr td {
        text-align: right
    }
}

#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes tr td p, #tab-specification .tm-shop-attributes-detail:not(.like-table) table tr td p {
    font-weight: 400
}

#tab-specification .tm-shop-attributes-detail:not(.like-table) .shop_attributes th, #tab-specification .tm-shop-attributes-detail:not(.like-table) table th {
    color: #555353;
    display: block;
    font-weight: 500;
    text-transform: capitalize
}

#tab-specification .columns-1 table.shop_attributes tbody tr {
    flex: 0 0 100%;
    max-width: 100%
}

#tab-specification .columns-2 table.shop_attributes tbody tr {
    flex: 0 0 50%;
    max-width: 50%
}

#tab-specification .columns-3 table.shop_attributes tbody tr {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

#tab-specification .columns-4 table.shop_attributes tbody tr {
    flex: 0 0 25%;
    max-width: 25%
}

#tab-specification .columns-5 table.shop_attributes tbody tr {
    flex: 0 0 20%;
    max-width: 20%
}

#tab-specification .columns-6 table.shop_attributes tbody tr {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.thumb-count-0 .woocommerce-product-gallery .flex-control-thumbs {
    display: none
}

#reviews #comments {
    padding-top: 0
}

#reviews #comments .commentlist li {
    border-top: 1px solid #ebebeb;
    border-bottom: none
}

#reviews #comments ul.children {
    width: 81.8181818182%;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 1.618em
}

#reviews #comments ul.children li {
    margin-bottom: 1.618em
}

#reviews #comments ul.children li:last-child {
    margin-bottom: 0
}

#reviews .comment-form-rating {
    clear: both
}

#reviews .comment-form-rating label {
    display: block
}

#reviews .advanced-review .advanced-review-rating {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 576px) {
    #reviews .advanced-review .advanced-review-rating {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

@media (min-width: 1200px) {
    #reviews .advanced-review .advanced-review-rating {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

#reviews .advanced-review .advanced-review-rating h2.based-title {
    font-weight: 500;
    margin-bottom: 1.375em;
    font-size: 1.5em;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: .542em
}

#reviews .advanced-review .advanced-review-rating .star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    font-family: FontAwesome
}

#reviews .advanced-review .advanced-review-rating .star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: FontAwesome
}

#reviews .advanced-review .advanced-review-comment {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 575px) {
    #reviews .advanced-review .advanced-review-comment {
        margin-top: 20px
    }
}

@media (min-width: 576px) {
    #reviews .advanced-review .advanced-review-comment {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    #reviews .advanced-review .advanced-review-comment {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

#reviews #respond {
    padding: 0
}

#reviews .avg-rating {
    display: flex;
    align-items: center;
    margin-bottom: 2.813em
}

#reviews .avg-rating .avg-rating-number {
    font-size: 2.75em;
    display: inline-block;
    line-height: 1;
    font-weight: 300;
    margin-right: .659em
}

#reviews .avg-rating .star-rating {
    display: inline-block;
    font-size: 1.438em;
    width: 6em;
    letter-spacing: 2px
}

#reviews .rating-histogram {
    width: 368px
}

@media (max-width: 767px) {
    #reviews .rating-histogram {
        width: 100%
    }
}

#reviews .rating-histogram .rating-bar {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
    justify-content: space-between
}

#reviews .rating-histogram .rating-bar .star-rating {
    letter-spacing: 2px
}

#reviews .rating-histogram .rating-bar .rating-percentage-bar {
    width: 12.25em;
    height: .625em;
    border-radius: .313em;
    background-color: #f3f3f3
}

@media (max-width: 767px) {
    #reviews .rating-histogram .rating-bar .rating-percentage-bar {
        width: 10em
    }
}

#reviews .rating-histogram .rating-bar .rating-percentage-bar .rating-percentage {
    height: 100%;
    background-color: #d8d8d8;
    display: block;
    border-radius: .313em
}

.product_list_widget {
    list-style: none;
    margin-left: 0
}

.product_list_widget li {
    padding: 1em 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.product_list_widget li::after {
    display: block;
    content: "";
    clear: both
}

.product_list_widget li img {
    max-width: 2.617924em;
    float: right
}

.product_list_widget li > a {
    display: block
}

.product_list_widget a:hover {
    color: #2c2d33
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    direction: ltr
}

.widget_price_filter .price_slider_amount .button {
    float: left
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    background: #2c2d33;
    box-sizing: border-box;
    margin-top: -3.5px;
    opacity: 1
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em
}

.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active, .widget_price_filter .ui-slider .ui-slider-handle:hover {
    box-shadow: 0 0 0 .236em rgba(0, 0, 0, .1)
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #2c2d33;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
    background: rgba(0, 0, 0, .1)
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.site-header .widget_shopping_cart_content li, .site-header .widget_shopping_cart_content p.buttons, .site-header .widget_shopping_cart_content p.total {
    padding-left: 1.41575em;
    padding-right: 1.41575em
}

.site-header .widget_shopping_cart_content li {
    border-bottom: 0
}

.site-header .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {
    right: 16px;
    top: 7px;
    left: auto
}

.site-header .widget_shopping_cart_content .product_list_widget .mini_cart_item a {
    font-size: .938em
}

.site-header .widget_shopping_cart_content dl.variation {
    margin-left: 0;
    font-size: .76em
}

.site-header .widget_shopping_cart_content dl.variation + .quantity {
    margin-left: 0
}

.widget_shopping_cart .product_list_widget, .widget_shopping_cart_content .product_list_widget {
    margin-bottom: 0
}

.widget_shopping_cart .product_list_widget .mini_cart_item, .widget_shopping_cart_content .product_list_widget .mini_cart_item {
    border-bottom: 0;
    position: relative
}

.widget_shopping_cart .product_list_widget .mini_cart_item .remove, .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {
    width: 20px;
    position: absolute;
    height: 20px;
    min-width: 20px;
    top: -3px;
    margin-bottom: 0;
    left: -3px;
    border-radius: 50px
}

.widget_shopping_cart .product_list_widget .mini_cart_item .remove:before, .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove:before {
    font-size: .571em;
    color: #fff;
    line-height: 1;
    top: 50%;
    left: 50%;
    bottom: auto;
    transform: translate(-50%, -50%)
}

.widget_shopping_cart .product_list_widget .mini_cart_item a, .widget_shopping_cart_content .product_list_widget .mini_cart_item a {
    color: #626060;
    min-width: 265px;
    margin-bottom: .4em;
    line-height: 1.2
}

.widget_shopping_cart .product_list_widget .mini_cart_item img, .widget_shopping_cart_content .product_list_widget .mini_cart_item img {
    max-width: 75px
}

.widget_shopping_cart .product_list_widget .mini_cart_item .quantity, .widget_shopping_cart_content .product_list_widget .mini_cart_item .quantity {
    font-weight: 500;
    margin-top: 10px
}

.widget_shopping_cart .woocommerce-mini-cart__empty-message, .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
    text-align: center;
    font-size: 15px;
    padding: 20px
}

.widget_shopping_cart p.buttons, .widget_shopping_cart p.total, .widget_shopping_cart_content p.buttons, .widget_shopping_cart_content p.total {
    padding: 1em 0;
    margin: 0;
    text-align: center
}

.widget_shopping_cart p.total, .widget_shopping_cart_content p.total {
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada
}

.widget_shopping_cart .buttons, .widget_shopping_cart_content .buttons {
    display: flex;
    flex-direction: column
}

.widget_shopping_cart .buttons .button, .widget_shopping_cart_content .buttons .button {
    border-radius: 32px;
    font-weight: 500;
    border: none;
    padding: 8px;
    font-size: 15px;
    color: #fff
}

.widget_shopping_cart .buttons .button:nth-child(odd), .widget_shopping_cart_content .buttons .button:nth-child(odd) {
    margin-bottom: .8em
}

.widget_shopping_cart .buttons .checkout, .widget_shopping_cart_content .buttons .checkout {
    background-color: #858585
}

.widget_shopping_cart .buttons .checkout:hover, .widget_shopping_cart_content .buttons .checkout:hover {
    background-color: #7b7b7b
}

.widget_shopping_cart .quantity, .widget_shopping_cart_content .quantity {
    font-size: 14px
}

.widget_shopping_cart dl.variation, .widget_shopping_cart_content dl.variation {
    margin-bottom: 6px;
    margin-left: 110px
}

.widget_shopping_cart dl.variation dd, .widget_shopping_cart_content dl.variation dd {
    margin: 0 0 6px 0
}

.widget_shopping_cart dl.variation dd p, .widget_shopping_cart_content dl.variation dd p {
    margin: 0
}

.widget_shopping_cart dl.variation dt, .widget_shopping_cart_content dl.variation dt {
    text-transform: capitalize
}

.widget_shopping_cart dl.variation + .quantity, .widget_shopping_cart_content dl.variation + .quantity {
    margin-left: 110px
}

#secondary .widget .widget-title {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: .9em;
    padding-bottom: .25em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    font-size: 1.429em;
    font-weight: 400
}

#secondary .widget ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #2b2b2b;
    letter-spacing: -.01em;
    line-height: 1.4em;
    margin-bottom: .333em
}

#secondary .widget.widget_shopping_cart .product_list_widget .mini_cart_item a + a {
    min-width: 100%
}

#secondary .widget.widget_product_search form {
    display: flex
}

#secondary .widget.widget_product_search form input[type=search] {
    border-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    width: 65%
}

#secondary .widget.widget_product_search form input[type=submit] {
    position: initial !important;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#secondary .widget.widget_product_search form input[type=submit]:hover {
    background-color: #0059bd
}

#secondary .widget.widget_layered_nav select, #secondary .widget.widget_product_categories select {
    width: 100%
}

#secondary .widget ul.product_list_widget li {
    border: 0;
    padding: 0;
    padding-bottom: 1.429em
}

#secondary .widget ul.product_list_widget li a img {
    float: left;
    max-width: 100px;
    margin-right: .653em
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #secondary .widget ul.product_list_widget li a img {
        max-width: 84px
    }
}

#secondary .widget ul.product_list_widget li span.product-title {
    max-height: 42px;
    color: #626060;
    overflow: hidden;
    display: block
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #secondary .widget ul.product_list_widget li span.product-title {
        font-size: 13px
    }
}

#secondary .widget ul.product_list_widget li span.amount {
    font-weight: 500
}

#secondary .widget ul.product_list_widget li .star-rating {
    margin-bottom: .3em
}

#secondary .widget.woocommerce ul li del {
    font-size: .929em;
    color: #b8b8b8
}

#secondary .widget.widget_price_filter {
    margin-bottom: 5.306em
}

#secondary .widget.widget_price_filter .widget-title {
    margin-bottom: .75em
}

#secondary .widget.widget_price_filter .price_slider_wrapper {
    display: flex;
    flex-direction: column-reverse;
    position: relative
}

#secondary .widget.widget_price_filter .price_slider {
    height: 2px;
    background-color: #eee;
    margin-bottom: 0;
    width: 96%
}

#secondary .widget.widget_price_filter .price_slider .ui-slider-range {
    top: 0;
    height: 2px;
    background-color: #0063d1
}

#secondary .widget.widget_price_filter .price_slider .ui-slider-handle {
    width: 10px;
    height: 10px;
    background: #0063d1;
    top: -1px
}

#secondary .widget.widget_price_filter .price_slider .ui-slider-handle:last-child {
    margin-left: 0
}

#secondary .widget.widget_price_filter .price_slider_amount {
    margin-bottom: 1.571em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

#secondary .widget.widget_price_filter .price_slider_amount .price_label {
    display: none !important
}

#secondary .widget.widget_price_filter .price_slider_amount button {
    font-size: 1.224em
}

#secondary .widget.widget_price_filter .price_slider_amount input {
    display: block !important;
    margin: 0;
    text-align: center;
    font-size: 18px;
    width: 43%;
    border-radius: 4px;
    margin-bottom: .833em
}

#secondary .widget.widget_price_filter .price_slider_amount input:first-child {
    margin-right: 1.722em
}

#secondary .widget.widget_price_filter .price_slider_amount:after {
    content: "";
    width: 7px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 47%;
    left: 50%;
    top: 19%
}

#secondary .widget.widget_layered_nav .widget-title {
    margin-bottom: .563em
}

#secondary .widget.widget_layered_nav ul {
    margin-bottom: 1.143em
}

#secondary .widget.widget_layered_nav ul li a {
    font-size: 15px;
    text-transform: capitalize;
    color: #444;
    padding-bottom: .2em
}

#secondary .widget.widget_layered_nav ul li a:before {
    content: "\f096";
    font-family: FontAwesome;
    margin-right: 15px;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
    color: #d5d5d5
}

#secondary .widget.widget_layered_nav ul li a:hover:before, #secondary .widget.widget_layered_nav ul li.chosen a:before {
    content: "\f0c8";
    color: #0063d1;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

#secondary .widget.widget_layered_nav ul li span {
    display: none
}

#secondary .widget.widget_layered_nav p a {
    font-size: 1.062em
}

#secondary .widget.widget_layered_nav_filters ul li.chosen a {
    font-size: 1.224em
}

#secondary .widget.widget_layered_nav_filters ul li.chosen a:before {
    content: "\f057";
    font-family: FontAwesome;
    margin-right: 15px;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
    color: #444
}

#secondary .widget.widget_layered_nav_filters ul li.chosen a:hover:before {
    color: #e00
}

#secondary .widget.widget_techmarket_products_filter span.widget-title {
    border-bottom: 0;
    font-size: 1.306em;
    padding-bottom: .55em;
    font-weight: 400
}

#secondary .widget.widget_techmarket_products_filter > span.widget-title {
    border-bottom: 1px solid #ebebeb;
    font-size: 1.429em;
    margin-bottom: 1.55em
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple {
    padding: .571em;
    padding-bottom: .357em;
    border: 1px solid #ebebeb
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple ul {
    margin-bottom: 0
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple ul li + .select2-search--inline {
    display: none
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple ul li span {
    font-size: .857em;
    display: inline-block;
    font-weight: 400;
    margin-right: .333em;
    line-height: 1;
    padding: .583em 0
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1.071em
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--single {
    height: auto;
    padding: .2em
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--single .select2-selection__rendered {
    font-weight: 400
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--single .select2-selection__arrow {
    top: 4px;
    right: 3px
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--single .select2-selection__clear {
    font-weight: 500
}

@media (max-width: 1023px) {
    #content #secondary.shop-sidebar {
        background-color: #fff;
        position: fixed;
        top: 0;
        left: -340px;
        width: 288px;
        height: 100%;
        transition: left .2s;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        transition: left .2s;
        z-index: 100000000;
        display: block !important;
        padding-top: 20px
    }

    #content #secondary.shop-sidebar > .widget:not(.widget_techmarket_products_filter) {
        display: none
    }

    #content.active-hh-sidebar::before {
        font-family: techmarket-icons;
        font-weight: 400;
        content: "\43";
        display: block;
        padding: 6px 10px;
        position: fixed;
        transition: left .2s;
        background-color: #fff;
        left: 288px;
        top: 0;
        z-index: 999999999
    }

    #content.active-hh-sidebar #secondary.shop-sidebar {
        left: 0;
        box-shadow: 0 0 17px -1px rgba(0, 0, 0, .66)
    }

    #content.active-hh-sidebar .content-area::after {
        content: " ";
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .6;
        position: fixed;
        z-index: 999;
        top: 0;
        transition: left .2s
    }

    .admin-bar #content #secondary.shop-sidebar {
        padding-top: 58px
    }

    .admin-bar #content.active-hh-sidebar::before {
        top: 46px
    }
}

@media (max-width: 500px) {
    #content #secondary.shop-sidebar {
        left: -90%;
        width: 288px
    }
}

.woocommerce-page.woocommerce-cart .hentry.type-page .entry-header {
    display: none
}

table.cart {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

table.cart td, table.cart th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

table.cart thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

table.cart tbody + tbody {
    border-top: 2px solid #eceeef
}

table.cart .table {
    background-color: #fff
}

table.cart td, table.cart th {
    vertical-align: middle
}

@media (min-width: 992px) and (max-width: 1199px) {
    table.cart td, table.cart th {
        padding: .571em
    }
}

table.cart thead th {
    font-size: .938em;
    border: none;
    text-transform: none;
    font-weight: 400;
    color: #626060
}

table.cart tr.cart_item {
    position: relative
}

table.cart dl.variation {
    display: flex;
    margin-left: 140px;
    text-transform: capitalize;
    margin-bottom: 0
}

table.cart dl.variation dd {
    margin: 0 10px 0 0
}

table.cart dl.variation dt {
    margin-right: 4px
}

table.cart td.product-remove, table.cart th.product-remove {
    display: none
}

table.cart td.product-thumbnail, table.cart th.product-thumbnail {
    display: none
}

table.cart td.product-name {
    font-size: .875em;
    line-height: 1.5em;
    letter-spacing: -.01em;
    font-weight: 400;
    color: #626060
}

@media (max-width: 1399px) and (min-width: 1200px) {
    table.cart td.product-name {
        width: 400px
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    table.cart td.product-name {
        width: 330px
    }
}

@media (max-width: 767px) {
    table.cart td.product-name {
        font-size: 1em;
        line-height: 1.5em;
        font-weight: 500;
        letter-spacing: -.01em;
        color: #444
    }
}

table.cart td.product-name .cart-item-product-detail {
    font-size: .875em;
    line-height: 1.5em;
    letter-spacing: -.01em;
    font-weight: 400;
    color: #626060
}

table.cart td.product-name .cart-item-product-detail .media-body a {
    font-size: 1.143em
}

table.cart td.product-name a {
    color: #626060
}

table.cart td.product-name img {
    max-width: 8.735em;
    height: auto;
    margin: 0 1.071em 0 0;
    width: auto
}

@media (min-width: 768px) {
    table.cart td.product-name img {
        margin: 0 2.571em 0 0
    }
}

@media (max-width: 767px) {
    table.cart td.product-name img {
        display: none
    }
}

table.cart td.product-price, table.cart td.product-subtotal {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: -.01em;
    color: #444
}

@media (max-width: 1200px) and (min-width: 768px) {
    table.cart td.product-price, table.cart td.product-subtotal {
        font-size: .938em
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    table.cart td.product-subtotal {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    table.cart tbody tr td.product-subtotal {
        padding-bottom: 2.25em
    }
}

table.cart a.remove {
    float: right
}

@media (max-width: 767px) {
    table.cart a.remove {
        position: absolute;
        right: 11%;
        margin-top: .313em
    }
}

table.cart a.remove:before {
    font-size: 11px;
    color: #444;
    margin-top: 3px
}

table.cart td.product-quantity label {
    display: none
}

@media (max-width: 1199px) and (min-width: 768px) {
    table.cart td.product-quantity .buttons_added {
        width: 120px
    }
}

@media (max-width: 1399px) and (min-width: 1200px) {
    table.cart td.product-quantity .buttons_added {
        width: 135px
    }
}

@media (max-width: 767px) {
    table.cart td.product-quantity .buttons_added .minus {
        right: 10px
    }

    table.cart td.product-quantity .buttons_added .plus {
        right: 40px
    }

    table.cart td.product-quantity .buttons_added .minus, table.cart td.product-quantity .buttons_added .plus {
        left: inherit
    }

    table.cart td.product-quantity .buttons_added .qty {
        width: 7em
    }
}

table.cart td.actions::after {
    display: block;
    content: "";
    clear: both
}

table.cart td.actions div.coupon {
    float: left;
    display: flex
}

@media (max-width: 480px) {
    table.cart td.actions div.coupon {
        display: block
    }
}

table.cart td.actions div.coupon label {
    display: none
}

table.cart td.actions div.coupon .input-text {
    color: #939393;
    border-radius: 0;
    border: 2px solid #e7e7e7;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0
}

@media (max-width: 542px) {
    table.cart td.actions div.coupon .input-text {
        border-radius: 5px;
        border-right: 2px solid #e7e7e7;
        width: 100%
    }
}

table.cart td.actions div.coupon .button {
    border-radius: 0 5px 5px 0
}

@media (max-width: 542px) {
    table.cart td.actions div.coupon .button {
        border-radius: 5px
    }
}

table.cart td.actions .button[name=update_cart] {
    float: right
}

.cross-sells > h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    color: #090909;
    letter-spacing: -.01em;
    font-weight: 400
}

@media (min-width: 991px) and (max-width: 576px) {
    .cart-collaterals {
        margin: auto
    }
}

.cart-collaterals .cart_totals {
    padding: 1.25em;
    background-color: #f9f9f9;
    border-radius: 3px
}

@media (min-width: 992px) {
    .cart-collaterals .cart_totals {
        padding: 2.5em
    }
}

.cart-collaterals .cart_totals > h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 500;
    color: #090909;
    border-bottom: 1px solid #bebebe;
    padding-bottom: .292em;
    margin-top: -.333em
}

.cart-collaterals .cart_totals .shop_table {
    font-size: .938em;
    line-height: 2em;
    display: block
}

.cart-collaterals .cart_totals .shop_table tbody {
    display: block
}

.cart-collaterals .cart_totals .shop_table tr {
    display: table;
    width: 100%
}

.cart-collaterals .cart_totals .shop_table td, .cart-collaterals .cart_totals .shop_table th {
    padding: 0;
    vertical-align: middle;
    letter-spacing: -.01em
}

.cart-collaterals .cart_totals .shop_table td {
    text-align: right
}

.cart-collaterals .cart_totals .shop_table td .woocommerce-Price-amount {
    font-weight: 500
}

.cart-collaterals .cart_totals .shop_table th {
    font-weight: 400
}

.cart-collaterals .cart_totals .shop_table tr:nth-last-child(2) td, .cart-collaterals .cart_totals .shop_table tr:nth-last-child(2) th {
    padding-bottom: 1.733em
}

.cart-collaterals .cart_totals .shop_table tr:last-child td, .cart-collaterals .cart_totals .shop_table tr:last-child th {
    padding-top: .8em;
    padding-bottom: .8em;
    border-top: 1px solid #bebebe
}

.cart-collaterals .cart_totals .shop_table tr:last-child th {
    font-size: 1.133em
}

.cart-collaterals .cart_totals .shop_table tr:last-child td {
    font-size: 1.2em
}

.cart-collaterals .cart_totals .shop_table .woocommerce-shipping-calculator {
    display: none
}

.cart-collaterals .cart_totals .shop_table tr.shipping td, .cart-collaterals .cart_totals .shop_table tr.shipping th {
    display: table-row;
    width: 100%
}

.cart-collaterals .cart_totals .shop_table tr.shipping td p, .cart-collaterals .cart_totals .shop_table tr.shipping th p {
    line-height: 1.6em
}

.cart-collaterals .cart_totals .shop_table tr.shipping th {
    padding: 0
}

.cart-collaterals .cart_totals .shop_table tr.shipping td {
    text-align: left
}

.cart-collaterals .cart_totals .shop_table tr.shipping td:before {
    content: none
}

.cart-collaterals .cart_totals .shop_table tr.shipping td .woocommerce-Price-amount {
    float: right;
    color: #444
}

.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    display: block;
    text-align: center;
    color: #444;
    font-size: .938em;
    line-height: 1
}

.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
        margin-right: -15px;
        margin-left: -15px
    }
}

.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form > p:not(.form-row) {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
    width: 100%
}

@media (min-width: 576px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

.cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping] {
    color: #fff;
    background-color: #444;
    border-color: #444;
    border-radius: 1.438em;
    padding: .766em;
    display: block;
    text-align: center;
    width: 100%
}

.cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping]:hover {
    color: #fff;
    background-color: #2b2a2a;
    border-color: #252525
}

.cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping].focus, .cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping]:focus {
    box-shadow: 0 0 0 2px rgba(68, 68, 68, .5)
}

.cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping].disabled, .cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping]:disabled {
    background-color: #444;
    border-color: #444
}

.cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping].active, .cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping]:active, .show > .cart-collaterals .woocommerce-shipping-calculator .button[name=calc_shipping].dropdown-toggle {
    color: #fff;
    background-color: #2b2a2a;
    background-image: none;
    border-color: #252525
}

.cart-collaterals .wc-proceed-to-checkout {
    border-bottom: 1px solid #bebebe;
    margin-bottom: 1.625em
}

.cart-collaterals .checkout-button {
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 10.438em;
    font-weight: 500;
    padding: .867em;
    margin-bottom: .875em;
    font-size: .938em;
    letter-spacing: -.5px
}

.cart-collaterals .checkout-button:focus, .cart-collaterals .checkout-button:hover {
    box-shadow: none
}

.cart-collaterals .back-to-shopping {
    color: #444;
    font-size: .938em;
    display: block;
    text-align: center;
    margin-bottom: 1.733em
}

.cart-collaterals .shop-features {
    margin: 0;
    padding: 0;
    list-style: none
}

.cart-collaterals .shop-features li {
    font-size: .938em;
    line-height: 1.5em;
    color: #444
}

.cart-collaterals .shop-features li + li {
    margin-top: 1.2em
}

.cart-collaterals .shop-features li i {
    margin-right: 1.083em;
    font-size: 1.6em
}

.cart-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 4em
}

@media (min-width: 576px) {
    .cart-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .cart-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .cart-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .cart-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

.cart-wrapper .cart-collaterals, .cart-wrapper > form {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .cart-wrapper .cart-collaterals, .cart-wrapper > form {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .cart-wrapper .cart-collaterals, .cart-wrapper > form {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .cart-wrapper .cart-collaterals, .cart-wrapper > form {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .cart-wrapper .cart-collaterals, .cart-wrapper > form {
        padding-right: 15px;
        padding-left: 15px
    }
}

.cart-wrapper > form {
    flex: 0 0 100%;
    max-width: 100%
}

.cart-wrapper .cart-collaterals {
    flex: 0 0 100%;
    max-width: 100%
}

.cart-wrapper .track-order .woocommerce-thankyou-order-received, .cart-wrapper .woocommerce-error, .cart-wrapper .woocommerce-info, .cart-wrapper .woocommerce-message, .cart-wrapper .woocommerce-order-received .woocommerce-thankyou-order-received, .cart-wrapper .woocommerce-view-order .woocommerce-thankyou-order-received, .track-order .cart-wrapper .woocommerce-thankyou-order-received, .woocommerce-order-received .cart-wrapper .woocommerce-thankyou-order-received, .woocommerce-view-order .cart-wrapper .woocommerce-thankyou-order-received {
    margin-right: 15px;
    margin-left: 15px
}

@media (min-width: 576px) and (max-width: 991px) {
    .cart-wrapper > form {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cart-wrapper .cart-collaterals {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
        margin-left: 33.3333333333%
    }
}

@media (min-width: 992px) {
    .cart-wrapper > form {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }

    .cart-wrapper .cart-collaterals {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
}

@media (min-width: 1200px) {
    .cart-wrapper > form {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }

    .cart-wrapper .cart-collaterals {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
}

@media (min-width: 1590px) {
    .cart-wrapper > form {
        flex: 0 0 76.7241379167%;
        max-width: 76.7241379167%
    }

    .cart-wrapper .cart-collaterals {
        flex: 0 0 23.2758620833%;
        max-width: 23.2758620833%
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .cart-wrapper .cart-collaterals {
        margin: auto
    }
}

ul#shipping_method {
    margin: 5px 0 10px 0;
    list-style: none
}

ul#shipping_method > li {
    text-align: left;
    margin-top: 8px
}

ul#shipping_method > li input[type=radio] {
    float: left;
    margin-right: 10px;
    margin-top: 4px
}

ul#shipping_method > li label {
    display: block;
    margin-bottom: 0;
    line-height: 1.5em;
    font-weight: 400;
    color: #444
}

@media (max-width: 567px) {
    .tm-cross-sells {
        overflow: hidden
    }
}

@media (max-width: 991px) {
    .tm-cross-sells .products .product {
        width: 100%
    }
}

.cart-empty {
    font-size: 3.063em;
    line-height: 1.49em;
    font-weight: 300;
    color: #090909;
    margin-bottom: 1em;
    text-align: center
}

@media (max-width: 767px) {
    .cart-empty {
        font-size: 1.875em;
        line-height: 1.4em
    }
}

#order_review_heading, .woocommerce-page.woocommerce-checkout .hentry.type-page .entry-header {
    display: none
}

.checkout_coupon, .woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .checkout_coupon, .woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .checkout_coupon, .woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .checkout_coupon, .woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .checkout_coupon, .woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (max-width: 767px) {
    .checkout_coupon, .woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
        align-items: flex-start
    }
}

.woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login {
        margin-right: -15px;
        margin-left: -15px
    }
}

.woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login > p:not(.form-row):not(.clear) {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login > p:not(.form-row):not(.clear) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login > p:not(.form-row):not(.clear) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login > p:not(.form-row):not(.clear) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login > p:not(.form-row):not(.clear) {
        padding-right: 15px;
        padding-left: 15px
    }
}

.woocommerce-page.woocommerce-checkout .woocommerce-info + .woocommerce-form-login .before-login-text {
    font-weight: 400
}

form.woocommerce-checkout.checkout {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    form.woocommerce-checkout.checkout {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    form.woocommerce-checkout.checkout {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    form.woocommerce-checkout.checkout {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    form.woocommerce-checkout.checkout {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (max-width: 767px) {
    form.woocommerce-checkout.checkout {
        flex-direction: column;
        align-items: flex-start
    }
}

form.woocommerce-checkout.checkout .woocommerce-NoticeGroup {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    form.woocommerce-checkout.checkout .woocommerce-NoticeGroup {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    form.woocommerce-checkout.checkout .woocommerce-NoticeGroup {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    form.woocommerce-checkout.checkout .woocommerce-NoticeGroup {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    form.woocommerce-checkout.checkout .woocommerce-NoticeGroup {
        padding-right: 15px;
        padding-left: 15px
    }
}

form.woocommerce-checkout.checkout .col2-set, form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    form.woocommerce-checkout.checkout .col2-set, form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    form.woocommerce-checkout.checkout .col2-set, form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    form.woocommerce-checkout.checkout .col2-set, form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    form.woocommerce-checkout.checkout .col2-set, form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    form.woocommerce-checkout.checkout .col2-set, form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        flex: 0 0 50%;
        max-width: 50%
    }
}

form.woocommerce-checkout.checkout .col2-set {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media (min-width: 576px) {
    form.woocommerce-checkout.checkout .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    form.woocommerce-checkout.checkout .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    form.woocommerce-checkout.checkout .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    form.woocommerce-checkout.checkout .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

form.woocommerce-checkout.checkout .col2-set > .col-1, form.woocommerce-checkout.checkout .col2-set > .col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media (min-width: 576px) {
    form.woocommerce-checkout.checkout .col2-set > .col-1, form.woocommerce-checkout.checkout .col2-set > .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    form.woocommerce-checkout.checkout .col2-set > .col-1, form.woocommerce-checkout.checkout .col2-set > .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    form.woocommerce-checkout.checkout .col2-set > .col-1, form.woocommerce-checkout.checkout .col2-set > .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    form.woocommerce-checkout.checkout .col2-set > .col-1, form.woocommerce-checkout.checkout .col2-set > .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

form.woocommerce-checkout.checkout .col2-set .woocommerce-account-fields .form-row {
    padding-left: 0
}

@media (min-width: 1700px) {
    form.woocommerce-checkout.checkout .col2-set {
        flex: 0 0 76.7241379167%;
        max-width: 76.7241379167%
    }

    form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        flex: 0 0 23.2758620833%;
        max-width: 23.2758620833%
    }
}

@media (min-width: 1200px) and (max-width: 1699px) {
    form.woocommerce-checkout.checkout .col2-set {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #billing_email_field, #billing_first_name_field, #billing_last_name_field, #billing_phone_field, #shipping_first_name_field, #shipping_last_name_field {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 767px) {
    form.woocommerce-checkout.checkout .woocommerce-checkout-review-order {
        margin-top: 20px
    }
}

.woocommerce-checkout .payment-fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    box-shadow: 0 6px 2em rgba(0, 0, 0, .2)
}

.admin-bar .woocommerce-checkout .payment-fixed {
    top: 32px
}

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
    display: none
}

form.checkout {
    position: static !important
}

form.checkout > .blockUI {
    position: fixed !important
}

form.checkout h3 {
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: -.01em;
    color: #090909;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
    line-height: 1.417em;
    padding-bottom: .417em;
    margin-bottom: 1.042em
}

form.checkout h3 label {
    color: #090909;
    margin-bottom: 0
}

form.checkout .woocommerce-error {
    margin-left: 0
}

form.checkout label {
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: -.01em;
    color: #626060;
    margin-bottom: .5em
}

form.checkout label .required {
    text-decoration: none
}

form.checkout .form-row textarea::-webkit-input-placeholder, form.checkout input[type=text]::-moz-placeholder, form.checkout input[type=text]::-webkit-input-placeholder {
    color: #b6b6b6
}

.order-review-wrapper {
    background-color: #f9f9f9;
    padding: 2.375em;
    border-radius: .25em
}

@media (max-width: 767px) {
    .order-review-wrapper {
        padding: 20px
    }
}

.order-review-wrapper .order_review_heading {
    font-size: 1.5em;
    font-weight: 500;
    color: #090909;
    letter-spacing: -.01em;
    line-height: 1.417em;
    padding-bottom: .5em;
    border-bottom: 1px solid #bebebe;
    margin-bottom: 1em
}

.order-review-wrapper .shop_table td, .order-review-wrapper .shop_table th, .order-review-wrapper .shop_table thead th {
    padding: 0
}

.order-review-wrapper .shop_table tbody, .order-review-wrapper .shop_table tfoot, .order-review-wrapper .shop_table thead {
    display: table;
    width: 100%
}

.order-review-wrapper .shop_table thead th {
    text-transform: none;
    font-size: .938em;
    line-height: 2em;
    font-weight: 500
}

.order-review-wrapper .shop_table .product-total, .order-review-wrapper .shop_table tfoot td {
    text-align: right
}

.order-review-wrapper .shop_table tbody td, .order-review-wrapper .shop_table tbody th {
    font-size: .875em;
    line-height: 1.5em;
    padding: .5em 0
}

.order-review-wrapper .shop_table tbody tr:last-child td, .order-review-wrapper .shop_table tbody tr:last-child th {
    padding-bottom: 1.071em;
    border-bottom: 1px solid #bebebe
}

.order-review-wrapper .shop_table tfoot td, .order-review-wrapper .shop_table tfoot th {
    font-size: .938em;
    color: #444;
    letter-spacing: -.01em;
    line-height: 2em
}

.order-review-wrapper .shop_table tfoot th {
    font-weight: 400
}

.order-review-wrapper .shop_table tfoot tr:first-child td, .order-review-wrapper .shop_table tfoot tr:first-child th {
    padding-top: .733em
}

.order-review-wrapper .shop_table tfoot tr:nth-last-child(2) td, .order-review-wrapper .shop_table tfoot tr:nth-last-child(2) th {
    padding-bottom: .733em
}

.order-review-wrapper .shop_table tfoot tr.order-total td, .order-review-wrapper .shop_table tfoot tr.order-total th {
    font-size: 17px;
    letter-spacing: -.01em;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding: .733em 0
}

.order-review-wrapper .shop_table tfoot td .woocommerce-Price-amount {
    font-weight: 500
}

.order-review-wrapper .shop_table tfoot tr.shipping td, .order-review-wrapper .shop_table tfoot tr.shipping th {
    display: table-row;
    width: 100%
}

.order-review-wrapper .shop_table tfoot tr.shipping td > *, .order-review-wrapper .shop_table tfoot tr.shipping th > * {
    display: table-cell;
    padding-bottom: .733em
}

.order-review-wrapper .shop_table tfoot tr.shipping td p, .order-review-wrapper .shop_table tfoot tr.shipping th p {
    line-height: 1.6em
}

.order-review-wrapper .shop_table tfoot tr.shipping th {
    padding: 0
}

.order-review-wrapper .shop_table tfoot tr.shipping td {
    text-align: left
}

.order-review-wrapper .shop_table tfoot tr.shipping td .woocommerce-Price-amount {
    float: right;
    color: #444
}

.order-review-wrapper .woocommerce-checkout-review-order-table {
    display: block
}

.order-review-wrapper .woocommerce-checkout-review-order-table tfoot tr {
    display: table;
    width: 100%
}

@media (max-width: 33.9em) {
    table.shop_table.customer_details td, table.shop_table.customer_details th {
        padding: .5em
    }
}

#payment::after {
    display: block;
    content: "";
    clear: both
}

#payment .create-account {
    clear: both
}

#payment .payment_methods {
    margin: 0;
    padding: 0;
    margin-bottom: 2.188em
}

#payment .payment_methods > .wc_payment_method > label {
    display: block;
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 0;
    color: #444
}

#payment .payment_methods li {
    list-style: none !important;
    margin-left: 0;
    margin-bottom: .875em;
    position: relative
}

#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 1.618em
}

#payment .payment_methods li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

#payment .payment_methods li p {
    margin: 0
}

#payment .payment_methods li .payment_box {
    font-size: .875em;
    line-height: 1.5em;
    color: #444;
    letter-spacing: -.01em;
    margin-top: .5em;
    margin-left: 1.857em
}

#payment .payment_methods li .payment_box fieldset {
    border: 0;
    margin: 0;
    padding: 1em 0 0 0;
    font-size: .875em
}

#payment .payment_methods li .payment_box fieldset label {
    width: auto;
    margin-left: 0
}

#payment .payment_methods li .payment_box fieldset .form-row {
    margin-bottom: 1em
}

#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox] {
    margin-right: .357em
}

#payment .payment_methods li .payment_box fieldset #cvv {
    width: 22% !important
}

#payment .payment_methods li .payment_box fieldset .help {
    width: 75%;
    float: right
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
    padding-top: 1em;
    margin: 0
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
    margin-top: .6180469716em
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
    margin-right: .236em
}

#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
    margin-left: 0
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc, #payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry, #payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
    font-size: 1.41575em
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
    background-repeat: no-repeat;
    background-position: right .6180469716em center;
    background-size: 31px 20px;
    background-image: url(../../../assets/images/credit-cards/unknown.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../../../assets/images/credit-cards/visa.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../../../assets/images/credit-cards/mastercard.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../../../assets/images/credit-cards/laser.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../../../assets/images/credit-cards/diners.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../../../assets/images/credit-cards/maestro.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../../../assets/images/credit-cards/jcb.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../../../assets/images/credit-cards/amex.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../../../assets/images/credit-cards/discover.svg)
}

#payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-bottom: 1em
}

#payment .terms label {
    display: block;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: -.1px
}

#payment .terms label.checkbox {
    display: inline-block
}

#payment .terms label a {
    font-size: 13px;
    text-decoration: underline
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #payment .terms label {
        display: flex;
        align-items: center;
        font-size: 13px;
        line-height: 1.2
    }
}

#payment .payment_method_paypal .about_paypal {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline
}

#payment .place-order {
    margin-bottom: 0;
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

#payment .place-order p.wc-terms-and-conditions {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px
}

#payment .place-order .button {
    font-size: 1.125em;
    width: 100%;
    white-space: pre-wrap;
    color: #fff;
    font-weight: 500;
    line-height: 1.556em;
    letter-spacing: -.5px;
    border-radius: 2em;
    margin-bottom: .875em
}

#payment .place-order .button:focus, #payment .place-order .button:hover {
    outline: 0;
    box-shadow: none
}

#ship-to-different-address .input-checkbox, #ship-to-different-address .woocommerce-form__input-checkbox {
    position: relative;
    top: -3px
}

.woocommerce-checkout form.woocommerce-checkout.checkout .woocommerce-checkout-review-order.payment-fixed {
    position: fixed;
    top: 0;
    padding-right: 0;
    padding-left: 0
}

.woocommerce-checkout.admin-bar form.woocommerce-checkout.checkout .woocommerce-checkout-review-order.payment-fixed {
    top: 32px
}

.woocommerce-checkout.techmarket-has-sticky-header form.woocommerce-checkout.checkout .woocommerce-checkout-review-order.payment-fixed {
    top: 82px
}

.woocommerce-checkout.admin-bar.techmarket-has-sticky-header form.woocommerce-checkout.checkout .woocommerce-checkout-review-order.payment-fixed {
    top: 112px
}

.woocommerce-password-strength {
    text-align: left;
    font-weight: 500;
    padding: .5407911001em 0;
    text-align: right;
    font-size: .875em
}

.woocommerce-password-strength.strong {
    color: #0f834d
}

.woocommerce-password-strength.short {
    color: #e2401c
}

.woocommerce-password-strength.bad {
    color: #e2401c
}

.woocommerce-password-strength.good {
    color: #3d9cd2
}

.price {
    font-weight: 500;
    letter-spacing: -.01em;
    font-size: 1.143em
}

.price del {
    font-weight: 400;
    color: #b8b8b8;
    font-size: .875em
}

.price ins {
    font-weight: 500
}

.price ins + del {
    margin-left: .214em
}

.woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    border-top: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 1.875em
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative
}

.woocommerce-MyAccount-navigation ul li a {
    padding: .875em 0;
    display: block;
    font-weight: 500
}

.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap
}

.woocommerce-MyAccount-content .woocommerce-Address-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 10px;
    flex-wrap: nowrap
}

.woocommerce-MyAccount-content .woocommerce-Address-title h3 {
    margin-bottom: 0
}

.woocommerce-MyAccount-content > .woocommerce-Address {
    margin-left: -15px;
    margin-right: -15px
}

.woocommerce-MyAccount-content .col2-set .col-1, .woocommerce-MyAccount-content .col2-set .col-2, .woocommerce-MyAccount-content .woocommerce-Address {
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 1200px) {
    .woocommerce-MyAccount-content .col2-set .col-1, .woocommerce-MyAccount-content .col2-set .col-2, .woocommerce-MyAccount-content .woocommerce-Address {
        flex: 0 0 50%;
        max-width: 50%
    }
}

ul.order_details {
    list-style: none;
    position: relative;
    margin: 1em 0
}

ul.order_details::after {
    display: block;
    content: "";
    clear: both
}

@media (min-width: 768px) {
    ul.order_details {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
}

ul.order_details:after, ul.order_details:before {
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: 0;
    width: 100%;
    height: 16px;
    background-size: 0 100%, 16px 16px, 16px 16px
}

ul.order_details:after {
    top: auto;
    bottom: -16px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

ul.order_details li {
    padding: 1em 0;
    font-size: .8em;
    text-transform: uppercase
}

ul.order_details li:first-child {
    padding-top: 1.618em
}

ul.order_details li:last-child {
    border: 0;
    padding-bottom: 1.618em
}

ul.order_details li strong {
    display: block;
    font-size: 1.41575em;
    text-transform: none
}

.my_account_orders .button, .woocommerce-MyAccount-downloads .button {
    padding: .6180469716em .875em;
    font-size: .875em;
    margin-right: .236em
}

.woocommerce-MyAccount-content h2 {
    font-size: 2em;
    font-weight: 600
}

.woocommerce-MyAccount-content #payment .payment_methods {
    margin-bottom: 1.618em !important
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
    background-color: rgba(0, 0, 0, .05)
}

.woocommerce-MyAccount-content .woocommerce-Pagination {
    text-align: center
}

.woocommerce-EditAccountForm.edit-account .form-row-first, .woocommerce-EditAccountForm.edit-account .form-row-last {
    float: left
}

.woocommerce-EditAccountForm.edit-account legend {
    font-size: 1.6em;
    font-weight: 500
}

.woocommerce-EditAccountForm.edit-account label {
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: -.01em;
    color: #626060;
    margin-bottom: .5em
}

.woocommerce-account .hentry.type-page .entry-header .entry-title {
    font-size: 2em
}

@media (max-width: 575px) {
    .woocommerce-account .hentry.type-page .entry-header {
        margin-bottom: 2.7em !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .woocommerce-account {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 576px) {
    .woocommerce-account {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .woocommerce-account {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
    .woocommerce-account {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 1200px) {
    .woocommerce-account {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 576px) {
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 1200px) {
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .woocommerce-MyAccount-navigation {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .woocommerce-MyAccount-navigation ul {
        display: flex;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
        overflow: scroll
    }

    .woocommerce-MyAccount-navigation ul li {
        border-bottom: none;
        width: 30%;
        flex-shrink: 0
    }

    .woocommerce-MyAccount-navigation ul li a {
        padding: .875em
    }

    .woocommerce-MyAccount-navigation ul li.is-active a {
        background-color: #f1f1f1
    }

    .woocommerce-MyAccount-navigation ul li + li {
        margin-left: 20px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .woocommerce-MyAccount-content {
        width: 64.7058823529%;
        float: right;
        margin-right: 0
    }
}

.user-not-logged-in.woocommerce-account:not(.woocommerce-lost-password) .hentry.type-page .entry-header {
    display: none
}

@media (min-width: 768px) {
    body.woocommerce-lost-password .site-main {
        width: 60%;
        margin: 0 auto
    }
}

.customer-login-form:not(.no-registration-form) {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .customer-login-form:not(.no-registration-form) {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .customer-login-form:not(.no-registration-form) {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .customer-login-form:not(.no-registration-form) {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .customer-login-form:not(.no-registration-form) {
        margin-right: -15px;
        margin-left: -15px
    }
}

.customer-login-form #customer_login {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .customer-login-form #customer_login {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .customer-login-form #customer_login {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .customer-login-form #customer_login {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .customer-login-form #customer_login {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .customer-login-form #customer_login {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
        margin: 0 auto;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 768px) {
    .customer-login-form #customer_login {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
        margin: 0 auto;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.customer-login-form h2 {
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: -.01em;
    color: #090909;
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 1.22em;
    line-height: 1.417em;
    padding-bottom: .447em
}

.customer-login-form form.login, .customer-login-form form.register {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .customer-login-form form.login, .customer-login-form form.register {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .customer-login-form form.login, .customer-login-form form.register {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .customer-login-form form.login, .customer-login-form form.register {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .customer-login-form form.login, .customer-login-form form.register {
        margin-right: -15px;
        margin-left: -15px
    }
}

.customer-login-form form.login .register-benefits, .customer-login-form form.login > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide), .customer-login-form form.register .register-benefits, .customer-login-form form.register > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide) {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .customer-login-form form.login .register-benefits, .customer-login-form form.login > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide), .customer-login-form form.register .register-benefits, .customer-login-form form.register > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .customer-login-form form.login .register-benefits, .customer-login-form form.login > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide), .customer-login-form form.register .register-benefits, .customer-login-form form.register > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .customer-login-form form.login .register-benefits, .customer-login-form form.login > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide), .customer-login-form form.register .register-benefits, .customer-login-form form.register > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .customer-login-form form.login .register-benefits, .customer-login-form form.login > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide), .customer-login-form form.register .register-benefits, .customer-login-form form.register > p:not(.form-row-first):not(.form-row-last):not(.form-row-wide) {
        padding-right: 15px;
        padding-left: 15px
    }
}

.customer-login-form form.login input[type=submit], .customer-login-form form.register input[type=submit] {
    font-size: .938em;
    padding: .867em 5em;
    border-radius: 1.667em
}

@media (max-width: 575px) {
    .customer-login-form .woocommerce-form-login .form-row label.inline.woocommerce-form__label-for-checkbox {
        display: block
    }
}

.customer-login-form form .before-login-text {
    margin-bottom: 1.688em
}

.customer-login-form form .woocommerce-LostPassword a, .customer-login-form form .woocommerce-form__label-for-checkbox {
    color: #444;
    font-size: .875em;
    font-weight: 400
}

@media (min-width: 576px) {
    .customer-login-form form .woocommerce-form__label-for-checkbox {
        padding-left: 15px
    }
}

.customer-login-form form input.woocommerce-Button {
    margin-bottom: 1.333em;
    margin-top: .625em
}

.customer-login-form form p.form-row {
    margin-bottom: .563em
}

.no-registration-form {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    margin: 0 auto
}

@media (min-width: 576px) {
    .no-registration-form {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .no-registration-form {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .no-registration-form {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .no-registration-form {
        padding-right: 15px;
        padding-left: 15px
    }
}

#customer_login {
    position: relative
}

#customer_login::after {
    display: block;
    content: "";
    clear: both
}

@media (min-width: 768px) {
    #customer_login::before {
        border-right: 1px solid #ddd;
        height: 100%;
        position: absolute;
        content: ' ';
        right: 50%;
        top: 0
    }
}

@media (min-width: 768px) {
    #customer_login .col-1 {
        padding-right: 5.25em
    }
}

@media (min-width: 768px) {
    #customer_login .col-2 {
        padding-left: 5.25em
    }
}

#customer_login .register-benefits {
    margin-top: 2.188em
}

#customer_login .register-benefits h3 {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.444em
}

#customer_login .register-benefits ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#customer_login .register-benefits ul > li {
    line-height: 2.143em;
    font-weight: 300
}

#customer_login .register-benefits ul > li::before {
    content: "\f00c";
    color: #5bb300;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.143em;
    display: inline-block;
    margin-right: 1em
}

label[for=rememberme] {
    font-weight: 400;
    margin-bottom: 0
}

label[for=rememberme].inline {
    display: inline;
    margin-left: .75em
}

.or-text {
    display: none
}

@media (min-width: 768px) {
    .or-text {
        position: absolute;
        right: 50%;
        top: 50%;
        transform: translate(50%);
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #ddd;
        font-style: italic;
        background-color: #fff;
        z-index: 1;
        display: block
    }
}

.before-login-text, .before-register-text {
    font-weight: 300
}

.woocommerce-MyAccount-content .form-row {
    padding-left: 0
}

.lost_reset_password.woocommerce-ResetPassword > p {
    text-align: left
}

.lost_reset_password.woocommerce-ResetPassword .form-row-first {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin: 30px auto
}

.lost_reset_password.woocommerce-ResetPassword div.clear {
    display: none
}

.lost_reset_password.woocommerce-ResetPassword .form-row, .lost_reset_password.woocommerce-ResetPassword .form-row-first {
    padding: 0;
    text-align: left
}

.woocommerce-form__label-for-checkbox {
    cursor: pointer;
    display: block
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    margin-right: .3342343017em
}

.form-row {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

.form-row label {
    display: block
}

.form-row label.inline {
    display: inline
}

.form-row input, .form-row select, .form-row textarea {
    width: 100%
}

.form-row input[type=checkbox], .form-row input[type=radio] {
    width: auto
}

.form-row .button {
    width: auto
}

.form-row.create-account label {
    display: inline-block
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c
}

.form-row-first {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .form-row-first {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .form-row-first {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .form-row-first {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .form-row-first {
        padding-right: 15px;
        padding-left: 15px
    }
}

.form-row-last {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0 !important
}

@media (min-width: 576px) {
    .form-row-last {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .form-row-last {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .form-row-last {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .form-row-last {
        padding-right: 15px;
        padding-left: 15px
    }
}

.form-row-wide {
    clear: both;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

.required {
    border-bottom: 0 !important;
    color: red
}

.col2-set {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .col2-set {
        margin-right: -15px;
        margin-left: -15px
    }
}

.col2-set .col-1, .col2-set .col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .col2-set .col-1, .col2-set .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .col2-set .col-1, .col2-set .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .col2-set .col-1, .col2-set .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .col2-set .col-1, .col2-set .col-2 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .col2-set .col-1, .col2-set .col-2 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 69px;
    right: 0;
    margin: 0;
    padding: 1em 1.41575em;
    background-color: #3d9cd2;
    color: #fff;
    z-index: 999
}

.demo_store a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    display: block
}

.demo_store a:hover {
    text-decoration: none
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 6em;
    font-family: star;
    font-weight: 400;
    word-break: keep-all
}

.star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    font-family: FontAwesome;
    letter-spacing: .313em;
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #2c2d33
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: FontAwesome;
    letter-spacing: .313em;
    top: 0;
    position: absolute;
    left: 0;
    color: #fed700
}

p.stars {
    display: inline-block;
    margin: 0
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 2px;
    font-weight: 400;
    font-size: 18px
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: FontAwesome;
    content: "\f006";
    color: #43454b;
    text-indent: 0;
    opacity: .25
}

p.stars a:hover ~ a:before {
    content: "\f005";
    color: #43454b;
    opacity: .25
}

p.stars:hover a:before {
    content: "\f005";
    color: #fed700;
    opacity: 1
}

p.stars.selected a.active:before {
    content: "\f005";
    color: #fed700;
    opacity: 1
}

p.stars.selected a.active ~ a:before {
    content: "\f005";
    color: #43454b;
    opacity: .25
}

p.stars.selected a:not(.active):before {
    content: "\f005";
    color: #fed700;
    opacity: 1
}

.products .product .onsale {
    position: absolute;
    right: 0;
    background-color: #62ab00;
    color: #fff;
    font-size: .857em;
    line-height: 1.833em;
    border-radius: 4px;
    padding: 0 .667em
}

.products .product:hover .onsale {
    display: none
}

.products .product a {
    position: relative
}

.quantity .qty {
    width: 4.235801032em;
    padding-left: 20px
}

.quantity.buttons_added {
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .quantity.buttons_added {
        width: 170px
    }
}

.quantity.buttons_added .qty {
    width: 9em
}

@media (min-width: 768px) {
    .quantity.buttons_added .qty {
        width: 100%
    }
}

.quantity.buttons_added .minus, .quantity.buttons_added .plus {
    background-color: #ededed;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #333e48;
    padding: 0;
    font-size: 13.46px;
    font-weight: 300;
    position: absolute;
    bottom: 8px
}

.quantity.buttons_added .minus:focus, .quantity.buttons_added .minus:hover, .quantity.buttons_added .plus:focus, .quantity.buttons_added .plus:hover {
    outline: 0;
    background-color: #000;
    color: #fff
}

.quantity.buttons_added .minus {
    right: 8px
}

@media (max-width: 767px) {
    .quantity.buttons_added .minus {
        right: 0;
        left: 8em
    }
}

.quantity.buttons_added .plus {
    right: 41px
}

@media (max-width: 767px) {
    .quantity.buttons_added .plus {
        right: 0;
        left: 5em
    }
}

.techmarket-sorting {
    font-size: .875em;
    margin-bottom: 2.617924em
}

.techmarket-tabs .tm-tabs, .techmarket-tabs ul.tabs, .woocommerce-tabs .tm-tabs, .woocommerce-tabs ul.tabs {
    list-style: none;
    margin-left: 0;
    text-align: left;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.techmarket-tabs .tm-tabs li, .techmarket-tabs ul.tabs li, .woocommerce-tabs .tm-tabs li, .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative
}

.techmarket-tabs .tm-tabs li a, .techmarket-tabs ul.tabs li a, .woocommerce-tabs .tm-tabs li a, .woocommerce-tabs ul.tabs li a {
    padding: 1em 0;
    display: block;
    font-size: 15px;
    color: #444;
    font-weight: 500
}

.techmarket-tabs .panel > h2, .woocommerce-tabs .panel > h2 {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 13px;
    color: #090909
}

.related > h2:first-child, .upsells > h2:first-child {
    font-size: 1.618em;
    margin-bottom: 1em
}

.track-order .woocommerce-thankyou-order-received, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, .woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-view-order .woocommerce-thankyou-order-received, p.no-comments {
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .6180469716em solid rgba(0, 0, 0, .15)
}

.track-order .woocommerce-thankyou-order-received::after, .woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after, .woocommerce-noreviews::after, .woocommerce-order-received .woocommerce-thankyou-order-received::after, .woocommerce-view-order .woocommerce-thankyou-order-received::after, p.no-comments::after {
    display: block;
    content: "";
    clear: both
}

.track-order .woocommerce-thankyou-order-received a, .woocommerce-error a, .woocommerce-info a, .woocommerce-message a, .woocommerce-noreviews a, .woocommerce-order-received .woocommerce-thankyou-order-received a, .woocommerce-view-order .woocommerce-thankyou-order-received a, p.no-comments a {
    color: #fff
}

.track-order .woocommerce-thankyou-order-received a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover, .woocommerce-noreviews a:hover, .woocommerce-order-received .woocommerce-thankyou-order-received a:hover, .woocommerce-view-order .woocommerce-thankyou-order-received a:hover, p.no-comments a:hover {
    color: #fff;
    opacity: .7
}

.track-order .woocommerce-thankyou-order-received a.button:hover, .woocommerce-error a.button:hover, .woocommerce-info a.button:hover, .woocommerce-message a.button:hover, .woocommerce-noreviews a.button:hover, .woocommerce-order-received .woocommerce-thankyou-order-received a.button:hover, .woocommerce-view-order .woocommerce-thankyou-order-received a.button:hover, p.no-comments a.button:hover {
    opacity: 1
}

.track-order .woocommerce-thankyou-order-received .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-noreviews .button, .woocommerce-order-received .woocommerce-thankyou-order-received .button, .woocommerce-view-order .woocommerce-thankyou-order-received .button, p.no-comments .button {
    float: right;
    padding: 0;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, .25) !important;
    border-radius: 0
}

.track-order .woocommerce-thankyou-order-received .button:hover, .woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover, .woocommerce-noreviews .button:hover, .woocommerce-order-received .woocommerce-thankyou-order-received .button:hover, .woocommerce-view-order .woocommerce-thankyou-order-received .button:hover, p.no-comments .button:hover {
    background: 0 0;
    color: #fff;
    opacity: .7
}

.track-order .woocommerce-thankyou-order-received pre, .woocommerce-error pre, .woocommerce-info pre, .woocommerce-message pre, .woocommerce-noreviews pre, .woocommerce-order-received .woocommerce-thankyou-order-received pre, .woocommerce-view-order .woocommerce-thankyou-order-received pre, p.no-comments pre {
    background-color: rgba(0, 0, 0, .1)
}

.track-order .woocommerce-thankyou-order-received, .woocommerce-NoticeGroup, .woocommerce-NoticeGroup-checkout, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-view-order .woocommerce-thankyou-order-received {
    width: 100%
}

.site-content > .col-full > .woocommerce > .woocommerce-error:first-child, .site-content > .col-full > .woocommerce > .woocommerce-info:first-child, .site-content > .col-full > .woocommerce > .woocommerce-message:first-child, .track-order .site-content > .col-full > .woocommerce > .woocommerce-thankyou-order-received:first-child, .woocommerce-order-received .site-content > .col-full > .woocommerce > .woocommerce-thankyou-order-received:first-child, .woocommerce-view-order .site-content > .col-full > .woocommerce > .woocommerce-thankyou-order-received:first-child {
    margin-top: 2.617924em
}

.woocommerce-error {
    list-style: none
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #3d9cd2
}

.woocommerce-error {
    background-color: #e2401c
}

dl.variation {
    font-size: .875em
}

dl.variation dd {
    margin: 0 0 1em
}

.wc-item-meta {
    font-size: .875em;
    margin-left: 0;
    list-style: none
}

.wc-item-meta li::after {
    display: block;
    content: "";
    clear: both
}

.wc-item-meta li p, .wc-item-meta li strong {
    display: inline-block
}

.techmarket-product-section .section-title {
    text-align: center;
    margin-bottom: 1.618em
}

.techmarket-product-section:last-child {
    border-bottom: 0
}

@media (min-width: 768px) {
    .demo_store {
        bottom: 0
    }

    .demo_store a {
        background: rgba(0, 0, 0, .1);
        float: right;
        display: inline-block;
        margin: -1em -1.41575em -1em 0;
        padding: 1em 1.41575em
    }

    table.shop_table_responsive thead {
        display: table-header-group
    }

    table.shop_table_responsive tbody th {
        display: table-cell
    }

    table.shop_table_responsive tr td {
        display: table-cell
    }

    table.shop_table_responsive tr td:before {
        display: none
    }

    .site-search form {
        margin: 0
    }

    .woocommerce .page-description {
        margin-bottom: 1.618em
    }

    .techmarket-sorting {
        margin-bottom: 2.617924em
    }

    .techmarket-sorting::after {
        display: block;
        content: "";
        clear: both
    }

    .techmarket-sorting select {
        width: auto
    }

    .woocommerce-result-count {
        float: left;
        position: relative;
        margin-bottom: 0;
        padding: .327em 0
    }

    .woocommerce-ordering {
        float: left;
        margin-right: 1em;
        margin-bottom: 0;
        padding: .327em 0
    }

    .woocommerce-pagination {
        float: right;
        border: 0;
        clear: none;
        padding: 0;
        margin-bottom: 0
    }

    table + .addresses {
        margin-top: 1.618em
    }

    .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation {
        width: 17.6470588235%;
        float: right;
        margin-right: 0
    }

    .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content {
        width: 76.4705882353%;
        float: left;
        margin-right: 5.8823529412%
    }

    table.my_account_orders {
        font-size: .875em
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content {
        width: 73.9130434783%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-first {
        width: 46.6666666667%;
        float: left;
        margin-right: 6.6666666667%
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-last {
        width: 46.6666666667%;
        float: right;
        margin-right: 0
    }

    .form-row {
        margin-bottom: 1.438em;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) and (min-width: 576px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .form-row {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .form-row-first {
        clear: both;
        flex: 0 0 50%;
        max-width: 50%
    }

    .form-row-last {
        flex: 0 0 50%;
        max-width: 50%
    }

    .form-row-wide {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) and (min-width: 576px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .form-row-wide {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 568px) and (max-width: 100%) {
    .woocommerce-breadcrumb {
        margin-left: -2.618rem;
        margin-right: -2.618rem;
        padding-left: 2.618rem;
        padding-right: 2.618rem
    }
}

@media (min-width: 1200px) {
    .woocommerce-MyAccount-navigation {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%
    }

    .woocommerce-MyAccount-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }
}

.products {
    margin-left: 0;
    margin-bottom: 0;
    clear: both
}

.products::after {
    display: block;
    content: "";
    clear: both
}

.products .sale-product-with-timer {
    border: 2px solid transparent;
    border-radius: 5px
}

.products .product {
    font-size: .875em;
    text-align: center;
    position: relative;
    list-style: none;
    background-color: #fff;
    padding: 0;
    transition: all .25s ease 0s
}

.products .product .product-inner {
    border-radius: 5px;
    padding: 15px 13px;
    border: 2px solid transparent;
    border-bottom: 0;
    position: relative
}

.products .product .sale-saved-label {
    font-size: 1.357em;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 100px;
    font-weight: 500;
    flex-shrink: 0;
    background-color: #62ab00;
    position: absolute;
    top: 1px;
    left: 0;
    bottom: 0;
    right: 0
}

.products .product .sale-saved-label .saved-label-amount .woocommerce-Price-currencySymbol {
    font-size: 13.67px;
    font-weight: 400
}

.products .product .sale-saved-label .saved-label-text {
    font-size: .526em;
    line-height: 1.4
}

@media (min-width: 1140px) {
    .products .product:focus .product-inner, .products .product:hover .product-inner {
        border-color: #ebebeb;
        border-bottom-right-radius: 0;
        border-bottom-color: transparent;
        border-bottom-left-radius: 0
    }

    .products .product:focus .hover-area, .products .product:hover .hover-area {
        opacity: 1;
        border-color: #ebebeb;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        top: 99%;
        z-index: 20;
        margin: 0 -2px
    }

    .products .product .hover-area {
        text-align: center;
        padding: 0 13px 15px 13px;
        background: #fff;
        border: 2px solid transparent;
        border-top: none;
        width: auto;
        z-index: -1;
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        top: 100%;
        transform: translate(0, 20px);
        opacity: 0;
        border-radius: 0 0 5px 5px;
        transition: all .25s ease 0s
    }
}

.products .product .woocommerce-LoopProduct-link {
    display: block
}

@media (max-width: 1199px) {
    .products .product .woocommerce-LoopProduct-link {
        margin-bottom: 14px
    }
}

@media (max-width: 767px) {
    .products .product .woocommerce-LoopProduct-link {
        margin-bottom: 0
    }
}

.products .product .woocommerce-LoopProduct-link:focus, .products .product .woocommerce-LoopProduct-link:hover {
    text-decoration: none
}

.products .product .woocommerce-loop-product__title, .products .product h2, .products .product h3 {
    line-height: 1.5em;
    font-weight: 400;
    color: #626060;
    font-size: 1em;
    overflow: hidden;
    max-height: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

.products .product .techmarket-product-rating {
    color: #cbcbcb
}

@media (max-width: 767px) {
    .products .product .techmarket-product-rating {
        display: none
    }
}

.products .product .price, .products .product .star-rating {
    margin: 0 auto
}

.products .product .star-rating {
    font-size: .875em;
    display: inline-block;
    vertical-align: top;
    margin-right: .375em
}

.products .product img {
    display: block;
    margin: 0 auto 6px
}

.products .product .price {
    display: block;
    margin-bottom: .286em
}

.products .product .price .amount {
    line-height: 1em
}

.products .product .price ins {
    background-color: transparent
}

.products .product .added_to_cart, .products .product .button {
    display: block;
    border: 2px solid;
    border-radius: 2.286em;
    font-weight: 400;
    background-color: transparent;
    font-size: 1em;
    line-height: .786em;
    margin-bottom: .8em;
    padding: .74em 1.41575em;
    transition: all .25s ease 0s
}

.products .product .added_to_cart:hover, .products .product .button:hover {
    color: #fff
}

.products .product .added_to_cart:focus, .products .product .added_to_cart:hover, .products .product .button:focus, .products .product .button:hover {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.products .product .button.added {
    display: none
}

.products .product .added_to_cart {
    display: flex;
    justify-content: center;
    align-items: center
}

.products .product:hover .yith-wcwl-add-to-wishlist {
    display: block
}

.products .product .discount-ribbon {
    position: absolute;
    top: 0;
    right: 13px;
    min-width: 51px;
    color: #fff;
    background: #62ab00;
    font-weight: 500;
    font-size: .75em;
    line-height: 2em
}

#grid .columns-1 .products .product, #grid .columns-2 .products .product, #grid .columns-3 .products .product, #grid .columns-4 .products .product, #grid .columns-5 .products .product, #grid .columns-6 .products .product, #grid .columns-7 .products .product, #grid .columns-8 .products .product {
    padding: 0
}

@media (min-width: 768px) and (max-width: 1199px) {
    #grid .columns-1 .products .product:not(:nth-child(4n+1)):before, #grid .columns-2 .products .product:not(:nth-child(4n+1)):before, #grid .columns-3 .products .product:not(:nth-child(4n+1)):before, #grid .columns-4 .products .product:not(:nth-child(4n+1)):before, #grid .columns-5 .products .product:not(:nth-child(4n+1)):before, #grid .columns-6 .products .product:not(:nth-child(4n+1)):before, #grid .columns-7 .products .product:not(:nth-child(4n+1)):before, #grid .columns-8 .products .product:not(:nth-child(4n+1)):before {
        content: " ";
        height: 226px;
        width: 1px;
        background-color: #ebebeb;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%)
    }
}

@media (min-width: 992px) {
    #grid .products .product:not(.first)::before {
        content: " ";
        height: 226px;
        width: 1px;
        background-color: #ebebeb;
        position: absolute;
        left: -1px;
        top: 50%;
        transform: translate(0, -50%)
    }
}

#grid .products .product:not(.first):hover::before {
    opacity: 0
}

@media (min-width: 550px) {
    .products {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 550px) and (min-width: 576px) {
    .products {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 550px) and (min-width: 768px) {
    .products {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 550px) and (min-width: 992px) {
    .products {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 550px) and (min-width: 1200px) {
    .products {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 550px) {
    .products .product {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 550px) and (min-width: 576px) {
    .products .product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 550px) and (min-width: 768px) {
    .products .product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 550px) and (min-width: 992px) {
    .products .product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 550px) and (min-width: 1200px) {
    .products .product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 550px) and (max-width: 767px) {
    .products:not(.slick-slider) .product {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products:not(.slick-slider) .product {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products:not(.slick-slider) .product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 1200px) {
    .products:not(.slick-slider) .product {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (max-width: 1199px) {
    .columns-1 .products:not(.slick-slider) .product {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .columns-1 .products:not(.slick-slider) .product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .columns-2 .products:not(.slick-slider) .product {
        flex: 0 0 50%;
        max-width: 50%
    }

    .columns-3 .products:not(.slick-slider) .product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .columns-4 .products:not(.slick-slider) .product {
        flex: 0 0 25%;
        max-width: 25%
    }

    .columns-5 .products:not(.slick-slider) .product {
        flex: 0 0 20%;
        max-width: 20%
    }

    .columns-6 .products:not(.slick-slider) .product {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .columns-7 .products:not(.slick-slider) .product {
        flex: 0 0 14.2857142858%;
        max-width: 14.2857142858%
    }

    .columns-8 .products:not(.slick-slider) .product {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {
    .two-sidebar #grid .columns-5 .products:not(.slick-slider) .product, .two-sidebar #grid .columns-6 .products:not(.slick-slider) .product, .two-sidebar #grid .columns-7 .products:not(.slick-slider) .product, .two-sidebar #grid .columns-8 .products:not(.slick-slider) .product, .two-sidebar #grid-extended .columns-5 .products:not(.slick-slider) .product, .two-sidebar #grid-extended .columns-6 .products:not(.slick-slider) .product, .two-sidebar #grid-extended .columns-7 .products:not(.slick-slider) .product, .two-sidebar #grid-extended .columns-8 .products:not(.slick-slider) .product {
        flex: 0 0 25%;
        max-width: 25%
    }

    .two-sidebar #grid .columns-5 .products:not(.slick-slider) .product::before, .two-sidebar #grid .columns-6 .products:not(.slick-slider) .product::before, .two-sidebar #grid .columns-7 .products:not(.slick-slider) .product::before, .two-sidebar #grid .columns-8 .products:not(.slick-slider) .product::before, .two-sidebar #grid-extended .columns-5 .products:not(.slick-slider) .product::before, .two-sidebar #grid-extended .columns-6 .products:not(.slick-slider) .product::before, .two-sidebar #grid-extended .columns-7 .products:not(.slick-slider) .product::before, .two-sidebar #grid-extended .columns-8 .products:not(.slick-slider) .product::before {
        content: " ";
        height: 226px;
        width: 1px;
        background-color: #ebebeb;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%)
    }

    .two-sidebar #grid .columns-5 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid .columns-6 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid .columns-7 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid .columns-8 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid-extended .columns-5 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid-extended .columns-6 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid-extended .columns-7 .products:not(.slick-slider) .product:nth-child(4n+1)::before, .two-sidebar #grid-extended .columns-8 .products:not(.slick-slider) .product:nth-child(4n+1)::before {
        display: none
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .left-sidebar #grid .columns-5 .products:not(.slick-slider) .product, .left-sidebar #grid .columns-6 .products:not(.slick-slider) .product, .left-sidebar #grid .columns-7 .products:not(.slick-slider) .product, .left-sidebar #grid .columns-8 .products:not(.slick-slider) .product, .left-sidebar #grid-extended .columns-5 .products:not(.slick-slider) .product, .left-sidebar #grid-extended .columns-6 .products:not(.slick-slider) .product, .left-sidebar #grid-extended .columns-7 .products:not(.slick-slider) .product, .left-sidebar #grid-extended .columns-8 .products:not(.slick-slider) .product, .right-sidebar #grid .columns-5 .products:not(.slick-slider) .product, .right-sidebar #grid .columns-6 .products:not(.slick-slider) .product, .right-sidebar #grid .columns-7 .products:not(.slick-slider) .product, .right-sidebar #grid .columns-8 .products:not(.slick-slider) .product, .right-sidebar #grid-extended .columns-5 .products:not(.slick-slider) .product, .right-sidebar #grid-extended .columns-6 .products:not(.slick-slider) .product, .right-sidebar #grid-extended .columns-7 .products:not(.slick-slider) .product, .right-sidebar #grid-extended .columns-8 .products:not(.slick-slider) .product {
        flex: 0 0 25%;
        max-width: 25%
    }

    .left-sidebar .columns-5 .products .product:nth-child(4n+1)::before, .left-sidebar .columns-6 .products .product:nth-child(4n+1)::before, .left-sidebar .columns-7 .products .product:nth-child(4n+1)::before, .left-sidebar .columns-8 .products .product:nth-child(4n+1)::before, .right-sidebar .columns-5 .products .product:nth-child(4n+1)::before, .right-sidebar .columns-6 .products .product:nth-child(4n+1)::before, .right-sidebar .columns-7 .products .product:nth-child(4n+1)::before, .right-sidebar .columns-8 .products .product:nth-child(4n+1)::before {
        display: none
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .full-width #grid .columns-5 .products:not(.slick-slider) .product, .full-width #grid .columns-6 .products:not(.slick-slider) .product, .full-width #grid .columns-7 .products:not(.slick-slider) .product, .full-width #grid .columns-8 .products:not(.slick-slider) .product, .full-width #grid-extended .columns-5 .products:not(.slick-slider) .product, .full-width #grid-extended .columns-6 .products:not(.slick-slider) .product, .full-width #grid-extended .columns-7 .products:not(.slick-slider) .product, .full-width #grid-extended .columns-8 .products:not(.slick-slider) .product {
        flex: 0 0 20%;
        max-width: 20%
    }

    .full-width .columns-5 .products .product:nth-child(5n+1)::before, .full-width .columns-6 .products .product:nth-child(5n+1)::before, .full-width .columns-7 .products .product:nth-child(5n+1)::before, .full-width .columns-8 .products .product:nth-child(5n+1)::before {
        display: none
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .full-width .columns-5 .products .product.first::before, .full-width .columns-6 .products .product.first::before, .full-width .columns-7 .products .product.first::before, .full-width .columns-8 .products .product.first::before, .left-sidebar .columns-5 .products .product.first::before, .left-sidebar .columns-6 .products .product.first::before, .left-sidebar .columns-7 .products .product.first::before, .left-sidebar .columns-8 .products .product.first::before, .right-sidebar .columns-5 .products .product.first::before, .right-sidebar .columns-6 .products .product.first::before, .right-sidebar .columns-7 .products .product.first::before, .right-sidebar .columns-8 .products .product.first::before {
        content: " ";
        height: 226px;
        width: 1px;
        background-color: #ebebeb;
        position: absolute;
        left: -3px;
        top: 50%;
        transform: translate(0, -50%)
    }

    .full-width #grid-extended .columns-5 .products .product.first::before, .full-width #grid-extended .columns-6 .products .product.first::before, .full-width #grid-extended .columns-7 .products .product.first::before, .full-width #grid-extended .columns-8 .products .product.first::before, .left-sidebar #grid-extended .columns-5 .products .product.first::before, .left-sidebar #grid-extended .columns-6 .products .product.first::before, .left-sidebar #grid-extended .columns-7 .products .product.first::before, .left-sidebar #grid-extended .columns-8 .products .product.first::before, .right-sidebar #grid-extended .columns-5 .products .product.first::before, .right-sidebar #grid-extended .columns-6 .products .product.first::before, .right-sidebar #grid-extended .columns-7 .products .product.first::before, .right-sidebar #grid-extended .columns-8 .products .product.first::before {
        height: 90%
    }
}

.carousel-tabs-with-no-hover .products .product .woocommerce-loop-product__title, .carousel-tabs-with-no-hover .products .product h2, .carousel-tabs-with-no-hover .products .product h3, .product-carousel-with-banners .products .product .woocommerce-loop-product__title, .product-carousel-with-banners .products .product h2, .product-carousel-with-banners .products .product h3, .products-carousel-with-bg .products .product .woocommerce-loop-product__title, .products-carousel-with-bg .products .product h2, .products-carousel-with-bg .products .product h3, .products-carousel-with-vertical-tabs .products .product .woocommerce-loop-product__title, .products-carousel-with-vertical-tabs .products .product h2, .products-carousel-with-vertical-tabs .products .product h3, .section-categories-filter .products .product .woocommerce-loop-product__title, .section-categories-filter .products .product h2, .section-categories-filter .products .product h3 {
    height: 42px
}

@media (max-width: 767px) {
    .products:not(.slick-initialized) {
        display: flex;
        flex-wrap: wrap
    }

    .products:not(.slick-initialized) .product {
        width: 50%
    }

    .products .product {
        display: flex;
        flex-direction: column;
        min-height: 280px;
        justify-content: center
    }

    .products .product .hover-area {
        margin-top: 11px;
    }

    .products .product .hover-area a {
        padding: 10px;
    }

    .products .product:not(.sale-product-with-timer):not(.landscape-product-widget):not(.list-view-large):not(.list-view):not(.list-view-small):not(.content-landscape-product-card-with-gallery):not(.onsale-product-carousel-with-timer):not(.landscape-product-card-featured):not(.product-carousel-with-timer-gallery):not(.product-category) {
        border-radius: 0;
        box-shadow: inset 0 0 0 1px #ddd
    }

    .products .product-category.slick-slide {
        min-height: 226px;
        display: flex;
        align-items: center
    }
}

.products .list-view-large.product, .products .list-view-small.product, .products .list-view.product {
    flex: 0 0 100%;
    max-width: 100%;
    border: none;
    padding: 30px 15px
}

@media (max-width: 767px) {
    .products .list-view-large.product, .products .list-view-small.product, .products .list-view.product {
        padding: 30px 0
    }
}

.products .list-view-large.product + .list-view-large.product, .products .list-view-large.product + .list-view-small.product, .products .list-view-large.product + .list-view.product, .products .list-view-small.product + .list-view-large.product, .products .list-view-small.product + .list-view-small.product, .products .list-view-small.product + .list-view.product, .products .list-view.product + .list-view-large.product, .products .list-view.product + .list-view-small.product, .products .list-view.product + .list-view.product {
    border-top: 1px solid #ebebeb
}

@media (min-width: 576px) {
    .products .list-view-large.product img, .products .list-view-small.product img, .products .list-view.product img {
        margin-bottom: 0
    }
}

.products .list-view-large.product .woocommerce-product-details__short-description ul, .products .list-view-small.product .woocommerce-product-details__short-description ul, .products .list-view.product .woocommerce-product-details__short-description ul {
    margin: 0 0 2em 0;
    padding-left: 16px;
    height: 108px;
    overflow: hidden
}

@media (min-width: 1200px) {
    .products .list-view-large.product .yith-wcwl-add-to-wishlist, .products .list-view-small.product .yith-wcwl-add-to-wishlist, .products .list-view.product .yith-wcwl-add-to-wishlist {
        width: auto;
        left: auto;
        right: 0
    }
}

@media (max-width: 1399px) {
    .products .list-view-large.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view-large.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view-large.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .products .list-view.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
        top: 2px;
        right: 5px;
        left: auto
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .products .list-view-large.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view-large.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view-large.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .products .list-view.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
        top: -8px;
        right: auto;
        left: -21px
    }
}

@media (min-width: 1200px) {
    .products .list-view-large.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view-large.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view-large.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view-small.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before, .products .list-view.product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products .list-view.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products .list-view.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
        top: 0;
        line-height: 1;
        right: 28px
    }
}

.products .list-view-large.product .yith-wcwl-add-to-wishlist, .products .list-view-small.product .yith-wcwl-add-to-wishlist, .products .list-view.product .yith-wcwl-add-to-wishlist {
    display: block
}

.products .list-view-large.product .media, .products .list-view-small.product .media, .products .list-view.product .media {
    align-items: stretch
}

@media (max-width: 767px) {
    .products .list-view-large.product .media, .products .list-view-small.product .media, .products .list-view.product .media {
        flex-direction: column
    }
}

.products .list-view-large.product .media-body, .products .list-view-small.product .media-body, .products .list-view.product .media-body {
    display: flex
}

@media (max-width: 767px) {
    .products .list-view-large.product .media-body, .products .list-view-small.product .media-body, .products .list-view.product .media-body {
        flex-direction: column
    }
}

.products .list-view-large.product .media-body .product-info, .products .list-view-small.product .media-body .product-info, .products .list-view.product .media-body .product-info {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    text-align: left;
    position: relative
}

@media (min-width: 576px) {
    .products .list-view-large.product .media-body .product-info, .products .list-view-small.product .media-body .product-info, .products .list-view.product .media-body .product-info {
        padding: 0 20px
    }
}

.products .list-view-large.product .media-body .product-info .star-rating, .products .list-view-small.product .media-body .product-info .star-rating, .products .list-view.product .media-body .product-info .star-rating {
    margin: 0 0 20px 0
}

.products .list-view-large.product .media-body .product-info .brand img, .products .list-view-small.product .media-body .product-info .brand img, .products .list-view.product .media-body .product-info .brand img {
    margin: 0 0 20px 0;
    max-width: 100px
}

.products .list-view-large.product .media-body .product-info .woocommerce-loop-product__title, .products .list-view-small.product .media-body .product-info .woocommerce-loop-product__title, .products .list-view.product .media-body .product-info .woocommerce-loop-product__title {
    font-size: 1.5em;
    font-weight: 500;
    color: #444;
    margin-bottom: 6px;
    line-height: 1.2;
    margin-right: 40px;
    height: auto;
    margin-bottom: 16px;
    overflow: visible
}

@media (max-width: 1199px) {
    .products .list-view-large.product .media-body .product-info .woocommerce-loop-product__title, .products .list-view-small.product .media-body .product-info .woocommerce-loop-product__title, .products .list-view.product .media-body .product-info .woocommerce-loop-product__title {
        height: auto;
        max-height: 100%
    }
}

.products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
    margin: 14px 0
}

@media (min-width: 1200px) {
    .products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
        flex: 0 0 25.3333333333%;
        max-width: 25.3333333333%;
        border-left: 1px solid #ebebeb
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
}

@media (min-width: 992px) {
    .products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
        padding-left: 30px
    }
}

@media (min-width: 576px) and (max-width: 1199px) {
    .products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
        padding-left: 20px
    }
}

@media (max-width: 767px) {
    .products .list-view-large.product .media-body .product-actions, .products .list-view-small.product .media-body .product-actions, .products .list-view.product .media-body .product-actions {
        padding-right: 20px
    }
}

.products .list-view-large.product .media-body .product-actions .availability, .products .list-view-large.product .media-body .product-actions .price, .products .list-view-small.product .media-body .product-actions .availability, .products .list-view-small.product .media-body .product-actions .price, .products .list-view.product .media-body .product-actions .availability, .products .list-view.product .media-body .product-actions .price {
    text-align: left
}

.products .list-view-large.product .media-body .product-actions .price, .products .list-view-small.product .media-body .product-actions .price, .products .list-view.product .media-body .product-actions .price {
    font-size: 1.857em;
    display: flex;
    margin-bottom: .76em;
    flex-wrap: wrap;
    align-items: center
}

@media (min-width: 576px) and (max-width: 991px) {
    .products .list-view-large.product .media-body .product-actions .price, .products .list-view-small.product .media-body .product-actions .price, .products .list-view.product .media-body .product-actions .price {
        font-size: 1.429em
    }
}

.products .list-view-large.product .media-body .product-actions .price ins + del, .products .list-view-small.product .media-body .product-actions .price ins + del, .products .list-view.product .media-body .product-actions .price ins + del {
    margin-left: 0
}

.products .list-view-large.product .media-body .product-actions .price del, .products .list-view-small.product .media-body .product-actions .price del, .products .list-view.product .media-body .product-actions .price del {
    font-size: .577em
}

.products .list-view-large.product .media-body .product-actions .price ins, .products .list-view-small.product .media-body .product-actions .price ins, .products .list-view.product .media-body .product-actions .price ins {
    order: 2;
    margin: 0;
    line-height: 1;
    width: 100%
}

.products .list-view.product .media > img {
    height: 100%
}

@media (min-width: 768px) {
    .products .list-view.product .media > img {
        flex: 0 0 15.7666666667%;
        max-width: 15.7666666667%
    }
}

.products .list-view.product .media-body .product-info .woocommerce-loop-product__title {
    font-size: 1.286em;
    height: auto;
    margin-bottom: 16px;
    overflow: visible
}

.products .list-view.product .woocommerce-product-details__short-description ul {
    height: 88px
}

.products .list-view-small.product .media > img {
    height: 100%
}

@media (min-width: 768px) {
    .products .list-view-small.product .media > img {
        flex: 0 0 8.4166666667%;
        max-width: 8.4166666667%
    }
}

.products .list-view-small.product .woocommerce-product-details__short-description ul {
    height: 44px;
    margin-bottom: 10px
}

@media (min-width: 1200px) {
    .products .list-view-small.product .media-body .product-info {
        margin-right: 20px
    }
}

.products .list-view-small.product .media-body .product-info .woocommerce-loop-product__title {
    font-size: 1.071em;
    height: auto;
    margin-bottom: 16px;
    overflow: visible
}

@media (min-width: 1200px) {
    .products .list-view-small.product .media-body .product-actions {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
        padding-left: 0;
        border-left: none
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .products .list-view-small.product .media-body .product-actions {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1200px) {
    .products .list-view-small.product .woocommerce-product-details__short-description {
        padding-right: 80px
    }
}

@media (min-width: 576px) {
    .products .list-view-large.product .media > img {
        flex: 0 0 23.8333333333%;
        max-width: 23.8333333333%;
        height: 100%
    }
}

.products .list-view-large.product .sku_wrapper {
    color: #b3b2b2
}

.columns-1 .products .list-view-large.product, .columns-1 .products .list-view-small.product, .columns-1 .products .list-view.product, .columns-2 .products .list-view-large.product, .columns-2 .products .list-view-small.product, .columns-2 .products .list-view.product, .columns-3 .products .list-view-large.product, .columns-3 .products .list-view-small.product, .columns-3 .products .list-view.product, .columns-4 .products .list-view-large.product, .columns-4 .products .list-view-small.product, .columns-4 .products .list-view.product, .columns-5 .products .list-view-large.product, .columns-5 .products .list-view-small.product, .columns-5 .products .list-view.product, .columns-6 .products .list-view-large.product, .columns-6 .products .list-view-small.product, .columns-6 .products .list-view.product, .columns-7 .products .list-view-large.product, .columns-7 .products .list-view-small.product, .columns-7 .products .list-view.product, .columns-8 .products .list-view-large.product, .columns-8 .products .list-view-small.product, .columns-8 .products .list-view.product {
    flex: 0 0 100%;
    max-width: 100%
}

.products .sale-product-with-timer {
    text-align: left;
    padding: 1.572em 1.643em 1.715em 2.1em
}

.products .sale-product-with-timer:focus, .products .sale-product-with-timer:hover {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.products .sale-product-with-timer .price {
    font-size: 1.5em;
    margin-bottom: .1em
}

.products .sale-product-with-timer .price del {
    font-size: .762em
}

.products .sale-product-with-timer a:hover {
    color: #383838
}

.products .sale-product-with-timer img {
    margin-bottom: 12px
}

@media (min-width: 1590px) {
    .products .sale-product-with-timer img {
        min-width: 300px
    }
}

@media (max-width: 575px) {
    .products .sale-product-with-timer img {
        min-width: 100%
    }
}

.products .sale-product-with-timer .price-and-title {
    padding-top: 7px
}

.products .sale-product-with-timer .price-and-title h3 {
    font-size: 1.143em
}

.products .sale-product-with-timer .sale-product-with-timer-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 11px
}

.products .sale-product-with-timer .sale-label-outer {
    position: relative;
    min-width: 78px
}

.products .sale-product-with-timer .sale-label-outer::after {
    content: "";
    display: block;
    margin-top: 100%
}

.products .sale-product-with-timer .deal-countdown-timer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: .214em
}

@media (max-width: 1400px) {
    .products .sale-product-with-timer .deal-countdown-timer {
        flex-direction: column;
        padding-right: 0
    }
}

.products .sale-product-with-timer .deal-countdown-timer .marketing-text {
    flex-wrap: wrap;
    display: flex;
    color: #090909;
    max-width: 120px;
    line-height: 1.1
}

@media (max-width: 1400px) {
    .products .sale-product-with-timer .deal-countdown-timer .marketing-text {
        text-align: center;
        margin: 6px 0 16px 0
    }

    .products .sale-product-with-timer .deal-countdown-timer .marketing-text span {
        width: 100%
    }
}

.products .sale-product-with-timer .deal-countdown-timer .marketing-text .line-1 {
    width: 100%;
    font-size: 1.286em;
    font-weight: 500
}

.products .sale-product-with-timer .deal-countdown-timer .marketing-text .line-2 {
    font-weight: 200;
    font-size: 1.071em
}

.products .sale-product-with-timer .deal-countdown-timer .deal-countdown {
    display: flex;
    text-align: center;
    min-width: 230px;
    justify-content: space-around
}

.products .sale-product-with-timer .deal-countdown-timer .deal-countdown > span {
    flex-wrap: wrap;
    display: flex;
    color: #383838;
    width: 50px
}

.products .sale-product-with-timer .deal-countdown-timer .deal-countdown > span b {
    width: 100%;
    font-size: .715em;
    text-transform: uppercase
}

.products .sale-product-with-timer .deal-countdown-timer .deal-countdown > span .value {
    width: 100%;
    font-size: 1.429em;
    font-weight: 500;
    background-color: #eee;
    border-radius: 100px;
    padding: .45em 0;
    margin-bottom: .4em
}

.product-with-timer-gallery .products .product .sale-label-outer {
    position: absolute;
    top: 20%;
    left: 6%;
    z-index: 999
}

@media (max-width: 767px) {
    .product-with-timer-gallery .products .product .sale-label-outer {
        top: 0
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .product-with-timer-gallery .products .product .sale-label-outer {
        top: 5%;
        left: 4%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-with-timer-gallery .products .product .sale-label-outer {
        top: 0;
        left: 4%
    }
}

.product-with-timer-gallery .products .product .sale-label-outer .sale-saved-label {
    width: 78px;
    height: 78px;
    position: relative
}

[dir=rtl] .deal-countdown-timer .deal-countdown {
    flex-flow: row-reverse
}

[dir=rtl] .home-5-deals-carousel .deal-countdown > span + span {
    margin-left: 0;
    margin-right: 1.125em
}

[dir=rtl] .section-products-isotope .isotope-products .deal-countdown > span:nth-child(n+3) {
    margin-right: .6em;
    margin-left: 0
}

[dir=rtl] .section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown, [dir=rtl] .section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown {
    justify-content: flex-end
}

[dir=rtl] .section-products-isotope-alt .isotope-products .deal-countdown > span:nth-child(n+2) {
    margin-right: .5em;
    margin-left: 0
}

.product-loop-categories .product-category, .products .product-category {
    background-color: #f9f9f9;
    padding: 15px
}

.product-loop-categories .product-category:focus, .product-loop-categories .product-category:hover, .products .product-category:focus, .products .product-category:hover {
    border-color: transparent
}

.product-loop-categories .product-category a, .products .product-category a {
    display: block;
    width: 100%
}

.product-loop-categories .product-category a:focus, .product-loop-categories .product-category a:hover, .products .product-category a:focus, .products .product-category a:hover {
    text-decoration: none
}

.product-loop-categories .product-category .woocommerce-loop-category__title, .product-loop-categories .product-category h2, .product-loop-categories .product-category h3, .products .product-category .woocommerce-loop-category__title, .products .product-category h2, .products .product-category h3 {
    font-size: 1.071em;
    line-height: 1.3;
    color: #444;
    font-weight: 500;
    margin: 0
}

.product-loop-categories .product-category .woocommerce-loop-category__title mark, .product-loop-categories .product-category h2 mark, .product-loop-categories .product-category h3 mark, .products .product-category .woocommerce-loop-category__title mark, .products .product-category h2 mark, .products .product-category h3 mark {
    display: none
}

.product-loop-categories .product-category img, .products .product-category img {
    margin-bottom: .786em
}

.product-categories-carousel .products .product-category:nth-child(odd) {
    background-color: #fff
}

@media (min-width: 768px) {
    .columns-8 .products .product-category img {
        max-width: 184px
    }
}

.section-product-categories header {
    border-bottom: 1px solid #ebebeb;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.4em;
    padding-bottom: .813em
}

.section-product-categories .woocommerce-products-header__title {
    font-size: 1.5em;
    font-weight: 500;
    color: #444;
    margin-bottom: 0
}

.product-loop-categories {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .product-loop-categories {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .product-loop-categories {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .product-loop-categories {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .product-loop-categories {
        margin-right: -15px;
        margin-left: -15px
    }
}

.product-loop-categories .product-category {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0 10px !important;
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .product-loop-categories .product-category {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .product-loop-categories .product-category {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .product-loop-categories .product-category {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .product-loop-categories .product-category {
        padding-right: 15px;
        padding-left: 15px
    }
}

.product-loop-categories .product-category {
    background-color: transparent;
    text-align: center;
    padding: 0
}

.product-loop-categories .product-category a {
    padding: 20px 0;
    background-color: #f9f9f9
}

.product-loop-categories .product-category a img {
    padding: 0 14px;
    margin: auto auto .786em
}

.product-loop-categories .product-category .woocommerce-loop-category__title, .product-loop-categories .product-category h2 {
    color: #292929;
    font-size: 1em
}

@media (min-width: 1200px) {
    .columns-2 .product-loop-categories .product-category {
        flex: 0 0 50%;
        max-width: 50%
    }

    .columns-3 .product-loop-categories .product-category {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .columns-4 .product-loop-categories .product-category {
        flex: 0 0 25%;
        max-width: 25%
    }

    .columns-5 .product-loop-categories .product-category {
        flex: 0 0 20%;
        max-width: 20%
    }

    .columns-6 .product-loop-categories .product-category {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .columns-7 .product-loop-categories .product-category {
        flex: 0 0 14.2857142858%;
        max-width: 14.2857142858%
    }

    .columns-8 .product-loop-categories .product-category {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media (min-width: 540px) and (max-width: 1199px) {
    .columns-2 .product-loop-categories .product-category, .columns-3 .product-loop-categories .product-category, .columns-4 .product-loop-categories .product-category, .columns-5 .product-loop-categories .product-category, .columns-6 .product-loop-categories .product-category, .columns-7 .product-loop-categories .product-category, .columns-8 .product-loop-categories .product-category {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.products.product-loop-categories .product-category.product::before {
    display: none !important
}

.products-carousel-with-bg .products {
    overflow: hidden
}

@media (max-width: 767px) {
    .products-carousel-with-bg .products {
        margin: 0
    }
}

.products-carousel-with-bg .products .product {
    border: none
}

.products-carousel-with-bg .products .product:focus .hover-area, .products-carousel-with-bg .products .product:hover .hover-area {
    bottom: auto;
    border: none;
    top: 96%;
    border-color: transparent
}

.products-carousel-with-bg .products .product h3 {
    margin-bottom: 0;
    line-height: 1.2;
    overflow: hidden;
    max-height: 32px
}

.products-carousel-with-bg .products .product img {
    margin-bottom: 6px
}

.products-carousel-with-bg .products .product img + h3 {
    margin-top: 35px
}

.products-carousel-with-bg .products .product .hover-area {
    padding: 0 13px 10px;
    margin: 0
}

.products-carousel-with-bg .products .product .button {
    margin: .3em 0
}

.products-carousel-with-bg .products:not(.slick-dotted) .slick-list {
    padding-bottom: 70px
}

.products-carousel-with-bg .slick-dots {
    padding: 20px 0 23px 0
}

.products .landscape-product.product {
    padding: 0 1.072em;
    border: none
}

@media (max-width: 767px) {
    .products .landscape-product.product {
        padding: 0
    }

    .products .landscape-product.product > a {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 450px) {
    .products .landscape-product.product .media {
        flex-direction: column;
        align-items: center
    }
}

.products .landscape-product.product .media img {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .products .landscape-product.product .media img {
        max-width: 134px
    }
}

@media (max-width: 767px) {
    .products .landscape-product.product .media img {
        padding: 1px;
        max-width: 120px
    }
}

.products .landscape-product.product .media-body {
    text-align: left;
    padding-top: .575em;
    padding-left: 1.072em
}

.products .landscape-product.product .media-body .techmarket-product-rating {
    margin-top: .857em
}

.products .landscape-product.product .media-body .techmarket-product-rating .star-rating {
    margin: 0 .375em 0 0
}

@media (max-width: 450px) {
    .products .landscape-product.product .media-body {
        padding-left: 0;
        text-align: center
    }

    .products .landscape-product.product .media-body .star-rating {
        margin: auto .375em auto
    }
}

.products .landscape-product.product a {
    position: relative
}

@media (min-width: 768px) {
    .products .landscape-product.product a::before {
        content: " ";
        width: 1px;
        height: 84px;
        background-color: #ebebeb;
        display: block;
        position: absolute;
        left: -10px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.products .landscape-product.product .woocommerce-loop-product__title, .products .landscape-product.product h2, .products .landscape-product.product h3 {
    margin-left: 0
}

@media (min-width: 768px) {
    .products .landscape-product.product .woocommerce-loop-product__title, .products .landscape-product.product h2, .products .landscape-product.product h3 {
        margin-bottom: .58em;
        max-width: 180px
    }
}

.products .landscape-product.product .star-rating {
    font-size: 1.143em;
    letter-spacing: 3px;
    width: 6em
}

.products .landscape-product .price {
    margin-bottom: .166em
}

.section-landscape-products-carousel .products .product.slick-active::after, .section-landscape-products-carousel .products .slick-active .product::after, .section-landscape-products-carousel.section-products-carousel-tabs .products .product.slick-active::after, .section-landscape-products-widget-carousel .products .product.slick-active::after, .section-landscape-products-widget-carousel .products .slick-active .product::after, .section-landscape-products-widget-carousel.section-products-carousel-tabs .products .product.slick-active::after {
    display: none
}

.products .landscape-product-card {
    padding: 0 .715em;
    background-color: transparent
}

@media (min-width: 768px) {
    .products .landscape-product-card {
        margin-bottom: 1.4em;
        border: none
    }
}

@media (min-width: 1590px) {
    .products .landscape-product-card {
        height: 216px
    }
}

.products .landscape-product-card img {
    max-width: 188px;
    margin-bottom: 0
}

.products .landscape-product-card > a {
    padding: 1.786em .715em
}

.products .landscape-product-card .media {
    padding: 1.643em 1.071em 1.643em .571em;
    background-color: #fff;
    border: 2px solid transparent;
    transition: all .25s ease 0s
}

@media (max-width: 767px) {
    .products .landscape-product-card .media {
        padding: 0;
        flex-direction: column;
        border: none
    }
}

.products .landscape-product-card .media-body {
    text-align: left;
    padding-top: .575em;
    position: relative
}

@media (min-width: 576px) {
    .products .landscape-product-card .media-body {
        padding-left: .72em
    }
}

.products .landscape-product-card .media-body .star-rating {
    margin: 0;
    margin-right: .385em
}

.products .landscape-product-card .star-rating {
    font-size: 1.143em;
    letter-spacing: 3px;
    width: 6em
}

.products .landscape-product-card h3 {
    margin-bottom: .786em
}

.products .landscape-product-card .button {
    padding: .76em 1.41575em;
    margin-bottom: .9em
}

.products .landscape-product-card .hover-area {
    border: none;
    padding: 1.286em 0 0 0;
    box-shadow: none;
    text-align: center;
    position: relative
}

@media (min-width: 1200px) {
    .products .landscape-product-card .hover-area {
        display: none
    }
}

.products .landscape-product-card:hover .media {
    border-radius: 6px;
    box-shadow: 0 0 18px rgba(1, 1, 1, .2);
    position: relative;
    z-index: 9;
    border: 2px solid #ebebeb
}

@media (max-width: 767px) {
    .products .landscape-product-card:hover .media {
        border: none;
        box-shadow: none;
        border-radius: 0
    }
}

.products .landscape-product-card:hover .hover-area {
    display: block
}

@media (max-width: 767px) {
    .products .landscape-product-card:hover .hover-area {
        display: none
    }
}

.products .landscape-product-card .yith-wcwl-add-to-wishlist .add_to_wishlist::before {
    content: "\6b";
    font-family: techmarket-icons;
    color: #444
}

@media (min-width: 768px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card {
        margin-bottom: 1.441em
    }
}

@media (min-width: 1200px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card {
        height: 283px
    }
}

.landscape-full-product-cards-carousel .products .landscape-product-card .media {
    padding: 2em 1.643em 1.6em .929em
}

@media (max-width: 575px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .media {
        flex-direction: column;
        padding: 2em 1.643em
    }
}

@media (min-width: 576px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .media-body {
        padding-left: 1em
    }
}

.landscape-full-product-cards-carousel .products .landscape-product-card .media-body .star-rating {
    margin: 0 .375em 1.44em 0
}

@media (min-width: 1200px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .media-body {
        min-height: 228px
    }
}

.landscape-full-product-cards-carousel .products .landscape-product-card .media-body .price {
    font-size: 1.3em
}

@media (max-width: 575px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .media-body {
        margin: auto;
        text-align: center
    }

    .landscape-full-product-cards-carousel .products .landscape-product-card .media-body .star-rating {
        margin: auto .375em 1.44em auto
    }
}

@media (min-width: 1200px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card:hover .media-body {
        min-height: 244px
    }
}

@media (min-width: 1200px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .hover-area, .landscape-full-product-cards-carousel .products .landscape-product-card:hover .add-to-compare-link {
        display: inherit
    }
}

@media (min-width: 1590px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link {
        width: 255px
    }
}

@media (max-width: 575px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link {
        margin: auto
    }

    .landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link .ribbon {
        margin: auto auto .786em auto
    }
}

.landscape-full-product-cards-carousel .products .landscape-product-card .hover-area {
    z-index: 1;
    padding: 0 0 .143em 0;
    opacity: 1;
    transform: translate(0, 0);
    text-align: center
}

.landscape-full-product-cards-carousel .products .landscape-product-card .add-to-compare-link {
    line-height: 1.2em
}

@media (min-width: 1200px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .add-to-compare-link {
        display: none
    }
}

@media (min-width: 1590px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card img {
        width: 255px
    }
}

@media (min-width: 1200px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card img {
        width: 150px
    }
}

@media (max-width: 767px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .landscape-product-card {
        padding: 10px;
        margin: 2px
    }
}

@media (min-width: 768px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product {
        padding: 0 .715em
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media {
        flex-direction: column;
        align-items: center
    }
}

@media (max-width: 767px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media {
        padding: 0
    }

    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media .ribbon, .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media .techmarket-product-rating {
        display: none
    }
}

@media (max-width: 1199px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media .hover-area {
        display: inline-block;
        min-width: 200px;
        text-align: center
    }
}

@media (max-width: 767px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media .hover-area {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product .media .hover-area {
        padding-top: 0
    }
}

.section-landscape-products-card-carousel-tabs.section-products-carousel-tabs .products .product.slick-active::after {
    height: 130px
}

@media (min-width: 1200px) and (max-width: 1589px) {
    .section-landscape-products-card-carousel-tabs .products .landscape-product-card {
        height: 216px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-landscape-products-card-carousel-tabs .products .landscape-product-card .media-body {
        padding-left: 0;
        text-align: center
    }

    .section-landscape-products-card-carousel-tabs .products .landscape-product-card .woocommerce-loop-product__title {
        margin-bottom: 12px
    }

    .section-landscape-products-card-carousel-tabs .products .landscape-product-card .ribbon {
        display: none
    }

    .section-landscape-products-card-carousel-tabs .products .landscape-product-card img {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .section-landscape-products-card-carousel-tabs .products .landscape-product-card img {
        max-width: 100%
    }
}

.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card {
    padding-right: .7145em;
    padding-left: 0
}

@media (max-width: 767px) {
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card {
        padding-right: 0;
        box-shadow: none !important;
        border-radius: 5px !important
    }

    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media {
        min-height: 280px
    }

    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media .media-body {
        flex: 0;
        padding-top: 0
    }
}

.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card + .landscape-product-card {
    padding-left: .7145em;
    padding-right: 0
}

@media (max-width: 767px) {
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card + .landscape-product-card {
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .slick-slide > div + div {
        display: none
    }
}

.products .landscape-product-widget {
    border: none;
    padding: 0 0 2.857em 0
}

@media (max-width: 767px) {
    .products .landscape-product-widget {
        min-height: auto
    }
}

.products .landscape-product-widget .media img {
    max-width: 124px;
    margin-bottom: 0;
    margin-right: .8em;
    border-radius: 0
}

@media (min-width: 992px) and (max-width: 1399px) {
    .products .landscape-product-widget .media img {
        max-width: 84px
    }
}

.products .landscape-product-widget .media-body {
    text-align: left;
    margin-top: .571em
}

@media (min-width: 992px) and (max-width: 1399px) {
    .products .landscape-product-widget .media-body {
        margin-top: 0
    }
}

.products .landscape-product-widget .price {
    font-size: 1.143em;
    margin-bottom: .125em
}

.products .landscape-product-widget .price del {
    font-size: .875em
}

.products .landscape-product-widget .woocommerce-loop-product__title, .products .landscape-product-widget h2, .products .landscape-product-widget h3 {
    font-size: 1em;
    margin-bottom: .429em;
    max-width: 240px;
    margin-left: 0
}

.products .landscape-product-widget .star-rating {
    font-size: 1.143em;
    letter-spacing: 3px;
    width: 6em;
    float: left;
    margin-right: .563em
}

.section-landscape-products-widget-carousel .section-header {
    margin-bottom: 2.7em;
    padding-bottom: .688em
}

.section-landscape-products-widget-carousel .section-title {
    font-size: 1.5em;
    line-height: 1.292em;
    letter-spacing: -.01em;
    color: #090909;
    font-weight: 400;
    margin: 0
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-landscape-products-widget-carousel .section-title {
        font-size: 1.2em
    }
}

.section-landscape-products-widget-carousel .section-title + .custom-slick-nav {
    flex-shrink: 0
}

.section-landscape-products-widget-carousel.type-2 .section-header {
    margin-bottom: 3.25em
}

.section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget {
    padding: 0 0 2.143em 0
}

.section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget .media img {
    max-width: 100px
}

.section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget .media-body {
    margin-top: .786em
}

.section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget .price {
    font-size: 1.071em;
    margin-bottom: .4em
}

.section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget .star-rating, .section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget .techmarket-product-rating {
    display: none
}

@media (min-width: 1590px) {
    .section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget.first {
        padding-right: .714em
    }

    .section-landscape-products-widget-carousel.type-2 .products .landscape-product-widget.last {
        padding-left: .714em
    }
}

.section-landscape-products-widget-carousel.type-3 .section-header {
    position: relative;
    display: block;
    padding-bottom: 0;
    margin-bottom: 4.2em
}

.section-landscape-products-widget-carousel.type-3 .section-header:after {
    bottom: -1px;
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 2px
}

.section-landscape-products-widget-carousel.type-3 .section-title {
    font-size: 1.438em;
    line-height: 2.2em
}

.section-landscape-products-carousel .section-title, .section-products-carousel .section-title {
    font-size: 1.5em;
    font-weight: 400;
    color: #090909
}

@media (max-width: 767px) {
    .section-landscape-products-carousel .section-title, .section-products-carousel .section-title {
        font-size: 1.2em
    }
}

@media (max-width: 767px) {
    .section-landscape-products-carousel .products, .section-products-carousel .products {
        margin-left: 0;
        margin-right: 0
    }
}

.section-products-carousel-tabs.row-multiple .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card), .section-products-carousel.row-multiple .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
    margin: 0
}

@media (max-width: 767px) {
    .section-products-carousel .products, .section-products-carousel-tabs .products {
        margin-left: 0;
        margin-right: 0
    }
}

.section-products-carousel .products .product, .section-products-carousel-tabs .products .product {
    padding: 0
}

.section-products-carousel .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card), .section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
    margin: 2px
}

.section-products-carousel .products .product .product-inner, .section-products-carousel-tabs .products .product .product-inner {
    padding: 15px 13px 14px
}

@media (min-width: 1170px) {
    .section-products-carousel .products .product.slick-active::after, .section-products-carousel-tabs .products .product.slick-active::after {
        content: " ";
        width: 1px;
        height: 214px;
        background-color: #ebebeb;
        display: block;
        position: absolute;
        left: -5px;
        top: 50%;
        transform: translateY(-50%)
    }

    .section-products-carousel .products .product.slick-active:hover::after, .section-products-carousel-tabs .products .product.slick-active:hover::after {
        opacity: 0
    }
}

.section-products-carousel .products .product.slick-active.first::after, .section-products-carousel-tabs .products .product.slick-active.first::after {
    opacity: 0
}

@media (min-width: 1170px) {
    .section-products-carousel .products .product .hover-area, .section-products-carousel-tabs .products .product .hover-area {
        visibility: hidden
    }

    .section-products-carousel .products .product:focus .hover-area, .section-products-carousel .products .product:hover .hover-area, .section-products-carousel-tabs .products .product:focus .hover-area, .section-products-carousel-tabs .products .product:hover .hover-area {
        visibility: visible
    }
}

.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product.slick-active:hover::after, .section-products-carousel.carousel-tabs-with-no-hover .products .product.slick-active:hover::after {
    opacity: 1
}

.section-products-carousel .columns-5 .products .product.slick-active::after, .section-products-carousel-tabs .columns-5 .products .product.slick-active::after {
    height: 300px
}

@media (min-width: 1170px) {
    .section-products-carousel .slick-track .slick-active .product::after, .section-products-carousel-tabs .slick-track .slick-active .product::after {
        content: " ";
        width: 1px;
        height: 214px;
        background-color: #ebebeb;
        display: block;
        position: absolute;
        left: -1px;
        top: 50%;
        transform: translateY(-50%)
    }

    .section-products-carousel .slick-track .slick-active .product:hover::after, .section-products-carousel-tabs .slick-track .slick-active .product:hover::after {
        opacity: 0
    }
}

.section-products-carousel-widget-with-tabs .section-products-carousel .columns-5 .products .product.slick-active::after, .section-products-carousel-widget-with-tabs .section-products-carousel-tabs .columns-5 .products .product.slick-active::after {
    height: 180px
}

.section-products-carousel-tabs .products .product:focus .hover-area, .section-products-carousel-tabs .products .product:hover .hover-area {
    bottom: auto;
    top: 100%
}

.section-products-carousel-tabs .products .slick-list {
    padding-bottom: 29px
}

.section-products-carousel-tabs .products .slick-dots {
    padding-bottom: 3.375em
}

.section-products-carousel-tabs .products:not(.slick-dotted) .slick-list {
    padding-bottom: 108px
}

@media (max-width: 1199px) {
    .section-products-carousel-tabs .products:not(.slick-dotted) .slick-list {
        padding-bottom: 50px
    }
}

@media (min-width: 768px) {
    .section-products-carousel-tabs .columns-7 .products .product img {
        margin-bottom: 12px
    }
}

.product-carousel-with-banners .banners-block, .product-carousel-with-banners .products-carousel-tabs-block {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .product-carousel-with-banners .banners-block, .product-carousel-with-banners .products-carousel-tabs-block {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .product-carousel-with-banners .banners-block, .product-carousel-with-banners .products-carousel-tabs-block {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .product-carousel-with-banners .banners-block, .product-carousel-with-banners .products-carousel-tabs-block {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .product-carousel-with-banners .banners-block, .product-carousel-with-banners .products-carousel-tabs-block {
        padding-right: 15px;
        padding-left: 15px
    }
}

.product-carousel-with-banners .banners-block {
    flex: 0 0 25%;
    max-width: 25%
}

@media (max-width: 767px) {
    .product-carousel-with-banners .banners-block {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-carousel-with-banners .banners-block {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .product-carousel-with-banners .banners-block {
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
}

.product-carousel-with-banners .products-carousel-tabs-block {
    flex: 0 0 75%;
    max-width: 75%
}

@media (max-width: 767px) {
    .product-carousel-with-banners .products-carousel-tabs-block {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-carousel-with-banners .products-carousel-tabs-block {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .product-carousel-with-banners .products-carousel-tabs-block {
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .product-carousel-with-banners .products-carousel-tabs-block .section-products-carousel-tabs .nav-link {
        font-size: .96em
    }

    .product-carousel-with-banners .products-carousel-tabs-block .section-title {
        font-size: 1.3em
    }
}

@media (max-width: 767px) {
    .product-carousel-with-banners .products-carousel-tabs-block .section-products-carousel-tabs .section-header {
        flex-direction: column;
        align-items: center
    }

    .product-carousel-with-banners .products-carousel-tabs-block .section-products-carousel-tabs .nav {
        padding-top: 20px
    }
}

.product-carousel-with-banners .section-products-carousel-tabs .columns-6::after, .product-carousel-with-banners .section-products-carousel-tabs .columns-6::before {
    display: none
}

.product-carousel-with-banners .section-products-carousel-tabs .products {
    overflow: hidden
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product {
    background: 0 0;
    padding: 0 8px
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
    margin: 0
}

@media (max-width: 767px) {
    .product-carousel-with-banners .section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
        margin: 2px
    }

    .product-carousel-with-banners .section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) .woocommerce-LoopProduct-link {
        padding: 0
    }

    .product-carousel-with-banners .section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) .woocommerce-LoopProduct-link .onsale {
        right: 0;
        top: 0
    }

    .product-carousel-with-banners .section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) .product-inner {
        min-height: 280px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product .product-inner {
    border: none;
    background-color: #fff
}

@media (max-width: 767px) {
    .product-carousel-with-banners .section-products-carousel-tabs .products .product {
        box-shadow: none !important;
        padding: 0
    }
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product.slick-active::after {
    display: none
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product:focus, .product-carousel-with-banners .section-products-carousel-tabs .products .product:hover {
    border-color: transparent
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product .hover-area {
    border-color: transparent
}

@media (min-width: 1200px) {
    .product-carousel-with-banners .section-products-carousel-tabs .products .product .hover-area {
        margin: 0;
        border: none
    }
}

@media (max-width: 1199px) {
    .product-carousel-with-banners .section-products-carousel-tabs .products .product .hover-area {
        padding: 0 15px 15px;
        background-color: #fff
    }
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product .woocommerce-LoopProduct-link {
    padding: 15px 13px 14px;
    background: #fff
}

@media (max-width: 767px) {
    .product-carousel-with-banners .section-products-carousel-tabs .products .product .woocommerce-LoopProduct-link {
        border-radius: 5px
    }
}

@media (max-width: 1199px) {
    .product-carousel-with-banners .section-products-carousel-tabs .products .product .woocommerce-LoopProduct-link {
        margin-bottom: 0
    }
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product .onsale {
    right: 13px
}

.product-carousel-with-banners .section-products-carousel-tabs .products .product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .product-carousel-with-banners .section-products-carousel-tabs .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .product-carousel-with-banners .section-products-carousel-tabs .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
    right: 21px
}

.section-products-carousel .products .slick-dots {
    padding-bottom: 2.375em
}

.section-products-carousel .products .slick-list {
    margin-bottom: 1.625em
}

.section-products-carousel .section-header, .section-products-carousel-tabs .section-header {
    margin-bottom: 1.313em
}

@media (max-width: 700px) {
    .section-products-carousel-tabs .section-header .section-title {
        margin-bottom: 24px
    }
}

@media (max-width: 767px) {
    .section-double-carousel .products-carousel > .container-fluid, .section-products-carousel .products-carousel > .container-fluid, .section-products-carousel-with-bg .products-carousel > .container-fluid, .section-single-carousel .products-carousel > .container-fluid {
        padding: 0
    }
}

.section-products-carousel .products:not(.slick-dotted) .slick-arrow + .slick-list, .section-products-carousel-tabs .products:not(.slick-dotted) .slick-arrow + .slick-list, .section-products-carousel-with-bg .products:not(.slick-dotted) .slick-arrow + .slick-list {
    padding-bottom: 88px
}

@media (max-width: 1199px) {
    .section-products-carousel .products:not(.slick-dotted) .slick-arrow + .slick-list, .section-products-carousel-tabs .products:not(.slick-dotted) .slick-arrow + .slick-list, .section-products-carousel-with-bg .products:not(.slick-dotted) .slick-arrow + .slick-list {
        padding-bottom: 0
    }
}

.section-products-carousel .products:hover .slick-arrow, .section-products-carousel-tabs .products:hover .slick-arrow, .section-products-carousel-with-bg .products:hover .slick-arrow {
    opacity: 1
}

.section-products-carousel .products:hover .slick-arrow.slick-disabled, .section-products-carousel-tabs .products:hover .slick-arrow.slick-disabled, .section-products-carousel-with-bg .products:hover .slick-arrow.slick-disabled {
    opacity: .4;
    cursor: not-allowed
}

.section-products-carousel .products .slick-arrow, .section-products-carousel-tabs .products .slick-arrow, .section-products-carousel-with-bg .products .slick-arrow {
    position: absolute;
    top: 50%;
    left: 23px;
    transform: translate(-50%, -50%);
    height: 40%;
    display: flex;
    z-index: 999;
    align-items: center;
    background-color: #f6f6f6;
    color: #000;
    font-size: 26px;
    padding: 0 10px;
    opacity: 0
}

@media (max-width: 1199px) {
    .section-products-carousel .products .slick-arrow, .section-products-carousel-tabs .products .slick-arrow, .section-products-carousel-with-bg .products .slick-arrow {
        opacity: 1;
        height: 20%;
        font-size: 16px;
        left: 18px
    }
}

.section-products-carousel .products .slick-arrow + .slick-list + .slick-arrow, .section-products-carousel-tabs .products .slick-arrow + .slick-list + .slick-arrow, .section-products-carousel-with-bg .products .slick-arrow + .slick-list + .slick-arrow {
    right: -23px;
    left: auto
}

@media (max-width: 1199px) {
    .section-products-carousel .products .slick-arrow + .slick-list + .slick-arrow, .section-products-carousel-tabs .products .slick-arrow + .slick-list + .slick-arrow, .section-products-carousel-with-bg .products .slick-arrow + .slick-list + .slick-arrow {
        right: -18px
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .products-6 .products {
        display: flex;
        flex-wrap: wrap
    }
}

.products-6 .products .product {
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 1200px) {
    .products-6 .products .product::before {
        content: " ";
        width: 1px;
        height: 179px;
        background-color: #ebebeb;
        display: block;
        position: absolute;
        left: -1px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.products-6 .products .product:hover::before {
    opacity: 0
}

.products-6 .products .product:nth-child(1)::before {
    opacity: 0
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .products-6 .products .product:nth-child(3)::before {
        opacity: 0
    }

    .products-6 .products .product:nth-child(n+5) {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .products-6 .products .product:nth-child(n+3) {
        display: none
    }
}

@media (min-width: 1400px) {
    .products-6 .products .product:nth-child(4)::before {
        opacity: 0
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .products-6 .products .product {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1200px) {
    .products-6 .products .product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products-6 .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products-6 .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
        right: 8px
    }
}

@media (max-width: 991px) {
    .products-6 .products .product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .products-6 .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .products-6 .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
        right: auto;
        left: 8px
    }
}

.products .landscape-product-card-featured {
    border: none;
    padding: 0;
    background: 0 0;
    margin-bottom: 1.429em
}

.products .landscape-product-card-featured .price {
    font-size: 1.5em;
    margin-bottom: .429em;
    line-height: 1.429em
}

.products .landscape-product-card-featured .price del span {
    font-size: .871em
}

.products .landscape-product-card-featured .star-rating {
    font-size: 1.143em;
    letter-spacing: 3px;
    width: 6em;
    margin: 0 .385em 1.5em 0
}

.products .landscape-product-card-featured .woocommerce-loop-product__title, .products .landscape-product-card-featured h2, .products .landscape-product-card-featured h3 {
    font-size: 1.143em;
    color: #555353;
    margin-bottom: 1.063em;
    height: 46px;
    line-height: 1.4em
}

.products .landscape-product-card-featured .ribbon {
    margin-bottom: 1.143em
}

.products .landscape-product-card-featured .woocommerce-product-details__short-description, .products .landscape-product-card-featured div[itemprop=description] {
    color: #777;
    line-height: 1.74;
    margin-bottom: 1.786em;
    max-height: 70px;
    overflow: hidden
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .products .landscape-product-card-featured .techmarket-wc-product-gallery__wrapper {
        width: 285px
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .products .landscape-product-card-featured .techmarket-wc-product-gallery__wrapper {
        width: 339px
    }

    .products .landscape-product-card-featured .techmarket-wc-product-gallery__wrapper .techmarket-wc-product-gallery__image img {
        max-width: 100%
    }
}

.products .landscape-product-card-featured .techmarket-wc-product-gallery-thumbnails__wrapper {
    max-height: 440px
}

@media (max-width: 767px) {
    .products .landscape-product-card-featured .techmarket-wc-product-gallery-thumbnails__wrapper {
        display: flex
    }
}

@media (max-width: 767px) {
    .products .landscape-product-card-featured .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow {
        display: flex;
        align-items: center;
        transform: rotate(-90deg);
        padding-right: 15px;
        padding-left: 15px
    }
}

.products .landscape-product-card-featured .techmarket-wc-product-gallery-thumbnails__wrapper > .slick-list {
    overflow: hidden
}

.products .landscape-product-card-featured img {
    margin-bottom: 0;
    max-width: 446px;
    margin: 0
}

.products .landscape-product-card-featured .media {
    margin: 0 .714em;
    background: #fff;
    padding: .429em 0 0 0
}

.products .landscape-product-card-featured .media .images, .products .landscape-product-card-featured .media .media-body {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .products .landscape-product-card-featured .media .images, .products .landscape-product-card-featured .media .media-body {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .products .landscape-product-card-featured .media .images, .products .landscape-product-card-featured .media .media-body {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .products .landscape-product-card-featured .media .images, .products .landscape-product-card-featured .media .media-body {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .products .landscape-product-card-featured .media .images, .products .landscape-product-card-featured .media .media-body {
        padding-right: 15px;
        padding-left: 15px
    }
}

.products .landscape-product-card-featured .media .images {
    flex: 0 0 62.5%;
    max-width: 62.5%;
    display: flex;
    padding-left: 1.143em
}

.products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img, .products .landscape-product-card-featured .media .images ol li img, .products .landscape-product-card-featured .media .images.techmarket-wc-product-gallery figure img {
    max-width: 59px
}

@media (max-width: 767px) {
    .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img, .products .landscape-product-card-featured .media .images ol li img, .products .landscape-product-card-featured .media .images.techmarket-wc-product-gallery figure img {
        margin: auto
    }
}

.products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper {
    height: 293px
}

.products .landscape-product-card-featured .media .images ol {
    padding-top: 2.429em
}

.products .landscape-product-card-featured .media .images.techmarket-wc-product-gallery + div.media-body {
    padding-left: 1.643em
}

.products .landscape-product-card-featured .media .media-body {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin-top: 3.286em;
    padding-right: 3.071em;
    padding-left: .571em
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .products .landscape-product-card-featured .media .media-body {
        margin-top: 1.286em;
        padding-right: 2.071em
    }
}

.products .landscape-product-card-featured .media .media-body .woocommerce-LoopProduct-link, .products .landscape-product-card-featured .media .media-body div[itemprop=description] {
    text-align: left
}

@media (min-width: 768px) {
    .products .product-featured {
        border: none
    }
}

.products .product-featured .media-body .price {
    font-size: 1.286em;
    line-height: 2.5em;
    margin-bottom: 0
}

.products .product-featured .media-body h3 {
    font-size: 1.072em;
    line-height: 1;
    padding-bottom: 1.133em
}

.products .product-featured .media-body .star-rating {
    font-size: 1.214em;
    margin-bottom: 1.235em
}

.products .product-featured .added_to_cart, .products .product-featured .button {
    margin-left: 3.214em;
    margin-right: 3.214em
}

.products .product-featured:hover {
    border: none
}

.products .content-landscape-product-card-with-gallery, .products .product-carousel-with-timer-gallery {
    border: none;
    padding: 0 .357em
}

.products .content-landscape-product-card-with-gallery:hover, .products .product-carousel-with-timer-gallery:hover {
    border: none
}

.products .content-landscape-product-card-with-gallery .ribbon, .products .product-carousel-with-timer-gallery .ribbon {
    margin: 0 auto 1.5em auto;
    max-width: 76px;
    height: 32px;
    font-size: 1.214em;
    font-weight: 500
}

.products .content-landscape-product-card-with-gallery .ribbon::after, .products .product-carousel-with-timer-gallery .ribbon::after {
    border-top-width: 16px;
    border-bottom-width: 16px
}

.products .content-landscape-product-card-with-gallery .ribbon span, .products .product-carousel-with-timer-gallery .ribbon span {
    padding-left: .588em
}

.products .content-landscape-product-card-with-gallery .woocommerce-loop-product__title, .products .content-landscape-product-card-with-gallery h3, .products .product-carousel-with-timer-gallery .woocommerce-loop-product__title, .products .product-carousel-with-timer-gallery h3 {
    font-size: 1.286em;
    color: #555353;
    line-height: 1.3em;
    max-width: 300px;
    height: 46px;
    max-height: 46px;
    margin: 0 auto 1.056em auto
}

.products .content-landscape-product-card-with-gallery .star-rating, .products .product-carousel-with-timer-gallery .star-rating {
    font-size: 1.143em;
    letter-spacing: 3px;
    width: 6em;
    margin: 0 .375em 1.58em auto
}

.products .content-landscape-product-card-with-gallery .price, .products .product-carousel-with-timer-gallery .price {
    margin-bottom: .5em;
    font-size: 1.714em
}

.products .content-landscape-product-card-with-gallery .button, .products .product-carousel-with-timer-gallery .button {
    display: inline-block;
    margin: 0 auto 1em auto;
    padding: .76em 1.41575em
}

@media (min-width: 1200px) {
    .products .content-landscape-product-card-with-gallery .button, .products .product-carousel-with-timer-gallery .button {
        min-width: 320px
    }
}

@media (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .button, .products .product-carousel-with-timer-gallery .button {
        min-width: 100%
    }
}

.products .content-landscape-product-card-with-gallery .add-to-compare-link, .products .product-carousel-with-timer-gallery .add-to-compare-link {
    display: block
}

@media (min-width: 1590px) {
    .products .content-landscape-product-card-with-gallery .media, .products .product-carousel-with-timer-gallery .media {
        align-items: center
    }
}

@media (max-width: 991px) {
    .products .content-landscape-product-card-with-gallery .media, .products .product-carousel-with-timer-gallery .media {
        flex-direction: column-reverse
    }
}

.products .content-landscape-product-card-with-gallery .media .media-body, .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }
}

@media (min-width: 1920px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .media-body {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media (min-width: 1200px) and (max-width: 1919px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .media-body {
        padding-top: 100px;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .media .media-body, .products .product-carousel-with-timer-gallery .media .media-body {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .products .content-landscape-product-card-with-gallery .media .product-images-wrapper, .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
}

.products .content-landscape-product-card-with-gallery .media .images, .products .product-carousel-with-timer-gallery .media .images {
    display: flex
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images, .products .product-carousel-with-timer-gallery .media .images {
        align-items: center
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images, .products .product-carousel-with-timer-gallery .media .images {
        flex-direction: column
    }

    .products .content-landscape-product-card-with-gallery .media .images.thumb-count-0 .techmarket-wc-product-gallery-thumbnails__wrapper, .products .product-carousel-with-timer-gallery .media .images.thumb-count-0 .techmarket-wc-product-gallery-thumbnails__wrapper {
        display: none
    }

    .products .content-landscape-product-card-with-gallery .media .images ol.flex-control-nav, .products .product-carousel-with-timer-gallery .media .images ol.flex-control-nav {
        display: flex;
        flex-wrap: wrap
    }
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__wrapper {
    flex: 0 0 87.5%;
    max-width: 87.5%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__wrapper {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-list, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-list {
        padding-bottom: 0 !important
    }

    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-track, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-track {
        display: flex
    }
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-list, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-list {
    overflow: hidden
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow {
    font-size: 22px;
    margin-bottom: 10px
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow ~ .slick-arrow, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow ~ .slick-arrow {
    margin-bottom: 0;
    margin-top: 10px
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow ~ .slick-arrow, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow ~ .slick-arrow {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-product-gallery, .products .content-landscape-product-card-with-gallery .media .images .woocommerce-product-gallery, .products .product-carousel-with-timer-gallery .media .images .techmarket-product-gallery, .products .product-carousel-with-timer-gallery .media .images .woocommerce-product-gallery {
    padding-left: 0;
    padding-right: 0
}

.products .content-landscape-product-card-with-gallery .media .images.techmarket-product-gallery, .products .product-carousel-with-timer-gallery .media .images.techmarket-product-gallery {
    align-items: center
}

@media (min-width: 768px) and (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .media .images.techmarket-product-gallery, .products .product-carousel-with-timer-gallery .media .images.techmarket-product-gallery {
        align-items: inherit
    }
}

@media (min-width: 1590px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__image img, .products .content-landscape-product-card-with-gallery .media .images .woocommerce-product-gallery__image img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__image img, .products .product-carousel-with-timer-gallery .media .images .woocommerce-product-gallery__image img {
        max-width: 832px;
        margin: 0 auto
    }
}

@media (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__image img, .products .content-landscape-product-card-with-gallery .media .images .woocommerce-product-gallery__image img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__image img, .products .product-carousel-with-timer-gallery .media .images .woocommerce-product-gallery__image img {
        max-width: 100%;
        margin: auto
    }
}

@media (max-width: 1199px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__image a, .products .content-landscape-product-card-with-gallery .media .images .woocommerce-product-gallery__image a, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__image a, .products .product-carousel-with-timer-gallery .media .images .woocommerce-product-gallery__image a {
        display: flex
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper {
        display: flex
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img {
        max-width: 100px
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow {
        display: flex !important;
        align-items: center;
        transform: rotate(-90deg)
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow:first-child, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow:first-child {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__wrapper img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery__wrapper img {
        max-width: 280px
    }
}

@media (min-width: 1200px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .content-landscape-product-card-with-gallery .media .images ol, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper, .products .product-carousel-with-timer-gallery .media .images ol {
        padding-top: 5.3em
    }
}

@media (min-width: 1590px) {
    .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img, .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper li img, .products .content-landscape-product-card-with-gallery .media .images ol img, .products .content-landscape-product-card-with-gallery .media .images ol li img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper li img, .products .product-carousel-with-timer-gallery .media .images ol img, .products .product-carousel-with-timer-gallery .media .images ol li img {
        max-width: 100px
    }
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery {
    padding-top: 8.929em;
    width: auto;
    min-height: 400px;
    padding-left: 0;
    padding-right: 0
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery .flex-viewport, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery .flex-viewport {
    height: 400px
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery img, .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery img {
    max-width: 100px
}

.products .product-carousel-with-timer-gallery .woocommerce-loop-product__title {
    font-size: 23px;
    font-weight: 200;
    height: auto;
    max-height: 56px;
    margin: 0 auto .9em
}

.products .product-carousel-with-timer-gallery.product .button {
    color: #fff
}

.products .product-carousel-with-timer-gallery.product .techmarket-product-rating {
    color: #a0a0a0
}

form.track_order {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    form.track_order {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    form.track_order {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    form.track_order {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    form.track_order {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1590px) {
    form.track_order {
        padding-left: 16.875em;
        padding-right: 16.875em
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {
    form.track_order {
        padding-left: 6em;
        padding-right: 6em
    }
}

form.track_order > p:not(.form-row) {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4em
}

@media (min-width: 576px) {
    form.track_order > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    form.track_order > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    form.track_order > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    form.track_order > p:not(.form-row) {
        padding-right: 15px;
        padding-left: 15px
    }
}

form.track_order .clear {
    display: none
}

@media (min-width: 768px) {
    form.track_order .form-row-first, form.track_order .form-row-last {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width: 768px) {
    form.track_order .clear + .form-row {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
        display: flex;
        align-items: flex-end
    }
}

form.track_order input[type=submit] {
    display: block;
    font-size: .938em;
    border-radius: 1.667em;
    width: 100%;
    padding: .733em 1.333em;
    line-height: 1.7
}

@media (max-width: 767px) {
    form.track_order input[type=submit] {
        padding-left: 3.333em;
        padding-right: 3.333em;
        width: initial
    }
}

.track-order .hentry.type-page .entry-header {
    margin-bottom: 0 !important
}

.track-order .hentry.type-page .entry-header h1.entry-title {
    margin-bottom: .205em
}

.section-product-carousel-with-featured-product {
    margin-bottom: .625em
}

.section-product-carousel-with-featured-product .tab-product-carousel-with-featured-product {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .section-product-carousel-with-featured-product .tab-product-carousel-with-featured-product {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .section-product-carousel-with-featured-product .tab-product-carousel-with-featured-product {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .section-product-carousel-with-featured-product .tab-product-carousel-with-featured-product {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .section-product-carousel-with-featured-product .tab-product-carousel-with-featured-product {
        margin-right: -15px;
        margin-left: -15px
    }
}

.section-product-carousel-with-featured-product .tab-carousel-products, .section-product-carousel-with-featured-product .tab-featured-product {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .section-product-carousel-with-featured-product .tab-carousel-products, .section-product-carousel-with-featured-product .tab-featured-product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .section-product-carousel-with-featured-product .tab-carousel-products, .section-product-carousel-with-featured-product .tab-featured-product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .section-product-carousel-with-featured-product .tab-carousel-products, .section-product-carousel-with-featured-product .tab-featured-product {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .section-product-carousel-with-featured-product .tab-carousel-products, .section-product-carousel-with-featured-product .tab-featured-product {
        padding-right: 15px;
        padding-left: 15px
    }
}

.section-product-carousel-with-featured-product .tab-featured-product {
    z-index: 10
}

@media (min-width: 768px) {
    .section-product-carousel-with-featured-product .tab-featured-product {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-product-carousel-with-featured-product .tab-featured-product {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product .tab-featured-product {
        margin-bottom: 16px
    }
}

@media (min-width: 768px) {
    .section-product-carousel-with-featured-product .tab-carousel-products {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-product-carousel-with-featured-product .tab-carousel-products {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
        overflow: hidden
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product .tab-carousel-products {
        order: 2
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product .tab-carousel-products .products .slick-slide > div {
        display: flex
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product.full-width.section-products-carousel-tabs .tab-featured-product .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
        margin: 0;
        padding: 15px
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product.full-width.section-products-carousel-tabs .tab-featured-product .products {
        margin: 0
    }
}

.section-product-carousel-with-featured-product.full-width.section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
    margin: 0
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product.full-width.section-products-carousel-tabs .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
        margin: 2px
    }
}

.section-product-carousel-with-featured-product.full-width .products {
    overflow: hidden
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product.full-width .products .slick-slide > div {
        display: flex
    }
}

.section-product-carousel-with-featured-product.full-width .columns-5::after, .section-product-carousel-with-featured-product.full-width .columns-5::before, .section-product-carousel-with-featured-product.full-width .columns-6::after, .section-product-carousel-with-featured-product.full-width .columns-6::before, .section-product-carousel-with-featured-product.full-width .columns-7::after, .section-product-carousel-with-featured-product.full-width .columns-7::before, .section-product-carousel-with-featured-product.full-width .columns-8::after, .section-product-carousel-with-featured-product.full-width .columns-8::before {
    display: none
}

.section-product-carousel-with-featured-product.full-width .tab-featured-product {
    flex: 0 0 25%;
    max-width: 25%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-product-carousel-with-featured-product.full-width .tab-featured-product {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (max-width: 1199px) {
    .section-product-carousel-with-featured-product.full-width .tab-featured-product .products:not(.slick-slider) .product {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product.full-width .tab-featured-product {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 16px
    }
}

@media (min-width: 1400px) and (max-width: 1589px) {
    .section-product-carousel-with-featured-product.full-width .tab-featured-product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-product-carousel-with-featured-product.full-width .tab-featured-product {
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
}

.section-product-carousel-with-featured-product.full-width .tab-carousel-products {
    flex: 0 0 75%;
    max-width: 75%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-product-carousel-with-featured-product.full-width .tab-carousel-products {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-product-carousel-with-featured-product.full-width .tab-carousel-products {
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
}

@media (min-width: 1400px) and (max-width: 1589px) {
    .section-product-carousel-with-featured-product.full-width .tab-carousel-products {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media (max-width: 767px) {
    .section-product-carousel-with-featured-product.full-width .tab-carousel-products {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2
    }
}

.section-product-carousel-with-featured-product .tab-content .product-featured img, .section-product-carousel-with-featured-product .tab-content .tab-product-featured img {
    margin: 0 auto .571em
}

@media (min-width: 1700px) {
    .section-product-carousel-with-featured-product .tab-content .product-featured img, .section-product-carousel-with-featured-product .tab-content .tab-product-featured img {
        min-width: 384px
    }
}

.section-product-carousel-with-featured-product .tab-content .product-featured .star-rating, .section-product-carousel-with-featured-product .tab-content .tab-product-featured .star-rating {
    font-size: 1.143em;
    margin-bottom: 1.375em;
    letter-spacing: 3px;
    width: 6em
}

.section-product-carousel-with-featured-product .tab-content .product-featured .woocommerce-loop-product__title, .section-product-carousel-with-featured-product .tab-content .product-featured h2, .section-product-carousel-with-featured-product .tab-content .product-featured h3, .section-product-carousel-with-featured-product .tab-content .tab-product-featured .woocommerce-loop-product__title, .section-product-carousel-with-featured-product .tab-content .tab-product-featured h2, .section-product-carousel-with-featured-product .tab-content .tab-product-featured h3 {
    font-size: 1.071em;
    max-width: 320px;
    margin-bottom: .667em
}

.section-product-carousel-with-featured-product .tab-content .product-featured .price, .section-product-carousel-with-featured-product .tab-content .tab-product-featured .price {
    font-size: 1.286em
}

.section-product-carousel-with-featured-product .tab-content .tab-product-featured {
    border-color: transparent
}

.section-product-carousel-with-featured-product.type-2 .section-header {
    border-bottom: medium none;
    display: block;
    text-align: center
}

.section-product-carousel-with-featured-product.type-2 .section-title {
    line-height: 1.25em;
    font-weight: 500
}

.section-product-carousel-with-featured-product.type-2 .section-title:before {
    border-top: 2px solid transparent;
    content: " ";
    display: block;
    width: 38px;
    padding-bottom: .292em;
    padding-top: .417em;
    margin: 0 auto
}

.section-product-carousel-with-featured-product.type-2 .nav {
    border-bottom: 1px solid #ebebeb;
    padding-top: 1.5em
}

.section-product-carousel-with-featured-product.type-2 .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card) {
    margin: 0
}

.section-product-carousel-with-featured-product.featured-product-left .tab-carousel-products {
    order: 2
}

.section-product-carousel-with-featured-product.featured-product-left .tab-featured-product {
    order: 1;
    margin-bottom: 2.143em
}

.section-product-carousel-with-featured-product.featured-product-left .slick-track .slick-active .product::after {
    display: none
}

.section-products-carousel-with-vertical-tabs {
    background: #f4f5f5;
    margin-bottom: 4.375em;
    position: relative
}

.section-products-carousel-with-vertical-tabs::after {
    display: block;
    content: "";
    clear: both
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs {
        width: 100%;
        margin-left: 0;
        left: 0
    }
}

@media (min-width: 2000px) {
    .section-products-carousel-with-vertical-tabs {
        width: 100%;
        margin-left: 0;
        left: 0
    }
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .section-header {
        position: absolute;
        top: 10.9%;
        z-index: 1;
        padding-left: 6.125em
    }
}

@media (min-width: 2000px) {
    .section-products-carousel-with-vertical-tabs .section-header {
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .section-header {
        background-color: #f4f5f5;
        margin-right: -15px;
        margin-left: -15px;
        padding: 40px 25px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .section-header {
        padding-left: 2em;
        top: 5%
    }
}

.section-products-carousel-with-vertical-tabs .section-title {
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.917em;
    color: #090909;
    letter-spacing: -.01em
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .section-title {
        line-height: 1.5em;
        margin-bottom: 0
    }
}

.section-products-carousel-with-vertical-tabs .section-title strong {
    font-weight: 500
}

.section-products-carousel-with-vertical-tabs .section-title:before {
    border-top: 2px solid transparent;
    content: " ";
    display: block;
    width: 38px;
    padding-bottom: .542em
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs {
        padding-left: 6.125em
    }
}

@media (min-width: 2000px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs {
        padding-left: 0
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs {
        padding-left: 2.125em
    }
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products-carousel .container-fluid {
        padding: 0
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 13%;
    max-width: 13%;
    position: relative;
    z-index: 1;
    flex-direction: column
}

@media (min-width: 576px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        padding-top: 12.25em
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        padding-top: 10em
    }
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        flex: 0 0 100%;
        max-width: 100%;
        flex-direction: row;
        padding-bottom: 2em;
        padding-right: 0;
        padding-left: 0;
        background-color: #f4f5f5
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link {
    font-size: 1em;
    color: #090909;
    letter-spacing: -.01em;
    padding: 0;
    display: flex;
    align-items: center;
    line-height: 1.4;
    justify-content: space-between
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link:hover {
    color: #2c2d33
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link {
        justify-content: center
    }

    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link.active {
        font-weight: 500
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link i {
    margin-right: .909em;
    font-size: 1.375em
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link i.tm-arrow-left, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link i.tm-arrow-right {
    margin-right: .4em;
    font-size: .625em
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link i.tm-arrow-left, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link i.tm-arrow-right {
        display: none
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-link .category-title {
    display: flex;
    align-items: center
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .nav .nav-item + .nav-item {
        padding-top: 1.5em
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 87%;
    max-width: 87%;
    padding-top: 9.813em
}

@media (min-width: 576px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        padding-top: 6em
    }
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 0;
        height: 350px !important
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .tab-pane {
    padding-left: .563em;
    padding-right: 15px
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .tab-pane {
        padding: 0
    }

    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .tab-pane .products {
        margin: 0
    }

    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .tab-pane .products .product .product-inner {
        padding: 0 2px
    }
}

@media (min-width: 1200px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .tab-pane {
        padding-right: 5.563em
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .tab-pane {
        padding-right: 3.563em
    }
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content:before {
        content: "";
        background: #fff;
        left: 0;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        margin-left: -100%
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content .slick-dots {
    padding: 1.24em 0 2.04em 0
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .product, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content {
    background-color: transparent
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product {
    padding: 0 1em
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .product-inner {
        border: none;
        background-color: #fff
    }
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product {
        padding: 0;
        display: block;
        box-shadow: none !important;
        border-radius: 5px !important;
        min-height: auto
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product img {
    margin: 0 auto .929em
}

@media (min-width: 1024px) and (max-width: 1170px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product img {
        max-width: 180px
    }
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product img {
        max-width: 120px
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product img {
        max-width: 190px
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .woocommerce-LoopProduct-link {
    padding: .857em .857em 1.071em .857em;
    background: #fff;
    border-radius: 5px
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .woocommerce-LoopProduct-link {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 256px;
        flex-wrap: wrap
    }

    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .woocommerce-LoopProduct-link .price {
        width: 100%
    }

    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .woocommerce-LoopProduct-link .onsale {
        top: 12px
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .onsale {
    right: 12px
}

@media (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .woocommerce-LoopProduct-link {
        margin-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .woocommerce-LoopProduct-link {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .hover-area {
    left: 0;
    right: 0;
    border: none;
    top: 98%;
    padding: 0 .929em .571em
}

@media (min-width: 1200px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .hover-area {
        margin: 0
    }
}

@media (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .hover-area {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #fff
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
    top: 5px;
    right: 26px
}

@media (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
        right: auto;
        left: 26px
    }
}

.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .products:not(.slick-dotted) .slick-list {
    padding-bottom: 4.625em
}

.section-products-carousel-with-vertical-tabs.sidebar-version {
    position: relative;
    margin-bottom: 2.6em;
    width: auto;
    margin-left: inherit;
    left: auto;
    background: 0 0
}

.section-products-carousel-with-vertical-tabs.sidebar-version .section-header {
    top: 7.8%
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs, .section-products-carousel-with-vertical-tabs.sidebar-version .section-header {
        padding-left: 0
    }
}

.section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs {
    flex-wrap: nowrap
}

@media (max-width: 767px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs {
        flex-direction: column;
        padding: 0
    }
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .nav {
        padding-top: 12em
    }
}

@media (min-width: 1590px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .nav {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width: 1200px) and (max-width: 1919px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .nav {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .nav {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 768px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .products .product {
        padding: 0 .7em
    }
}

.section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .tab-content:before {
    display: none
}

@media (min-width: 1590px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .tab-content {
        flex: 0 0 90%;
        max-width: 90%
    }
}

@media (min-width: 1200px) and (max-width: 1919px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .tab-content {
        flex: 0 0 80%;
        max-width: 80%
    }

    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .tab-content .products .product img {
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-with-vertical-tabs.sidebar-version .products-carousel-with-vertical-tabs .tab-content {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.section-landscape-products-carousel {
    margin-bottom: 3.75em
}

.section-landscape-products-carousel .section-header {
    margin-bottom: 2.875em;
    padding-bottom: .813em
}

.section-landscape-products-carousel .section-title {
    margin-bottom: 0
}

.section-landscape-products-carousel .products-carousel .woocommerce {
    overflow: hidden
}

@media (max-width: 767px) {
    .section-landscape-products-carousel .products-carousel .landscape-product {
        padding: 15px 13px;
        border: 2px solid transparent
    }
}

.section-landscape-products-carousel .slick-list {
    margin-bottom: 1.625em
}

@media (max-width: 767px) {
    .section-landscape-full-product-cards-carousel .products-carousel .container-fluid, .section-landscape-products-carousel .products-carousel .container-fluid {
        padding: 0
    }
}

@media (max-width: 991px) {
    .section-products-carousel-tabs {
        overflow: hidden
    }
}

.section-products-carousel-tabs .section-title {
    font-weight: 400;
    font-size: 1.5em;
    line-height: .962em;
    letter-spacing: -.01em;
    color: #090909;
    margin: 0
}

@media (max-width: 1199px) {
    .section-products-carousel-tabs .section-title {
        font-size: 1.3em
    }
}

.section-products-carousel-tabs .section-header {
    align-items: baseline
}

.section-products-carousel-tabs .nav {
    margin: 0;
    align-items: center
}

@media (min-width: 700px) {
    .section-products-carousel-tabs .nav-item + .nav-item {
        margin-left: 2.556em
    }
}

.section-products-carousel-tabs .nav-link {
    font-size: 1.125em;
    line-height: 1.167em;
    font-weight: 400;
    letter-spacing: -.01em;
    color: #8a8a8a;
    padding: 0;
    text-align: center
}

@media (max-width: 1199px) {
    .section-products-carousel-tabs .nav-link {
        font-size: 1em
    }
}

.section-products-carousel-tabs .nav-link::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    position: relative;
    bottom: -1px;
    margin-left: 20%;
    padding-top: 9px;
    margin-right: 20%
}

.section-products-carousel-tabs .nav-link.active {
    font-weight: 500;
    color: #090909
}

@media (max-width: 767px) {
    .section-products-carousel-tabs .section-header {
        flex-direction: column;
        align-items: center
    }

    .section-products-carousel-tabs .nav {
        padding-bottom: 10px
    }

    .section-products-carousel-tabs .products-carousel .container-fluid {
        padding: 0
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section-products-carousel-tabs .section-title {
        margin-right: 20px
    }

    .section-products-carousel-tabs .nav {
        justify-content: flex-start !important;
        overflow: scroll;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .section-products-carousel-tabs .nav .nav-item {
        flex-shrink: 0;
        margin-left: 2.556em
    }

    .section-products-carousel-tabs .nav-link::after {
        bottom: 0
    }
}

.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .section-header li, .section-single-carousel-with-tab-product .section-products-carousel-tabs .section-header li {
    position: relative
}

@media (min-width: 479px) {
    .section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .section-header li:after, .section-single-carousel-with-tab-product .section-products-carousel-tabs .section-header li:after {
        position: absolute;
        content: '';
        background-color: #cfcfcf;
        width: 7px;
        height: 1px;
        left: -30px;
        bottom: 47%
    }
}

.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .section-header li:first-child:after, .section-single-carousel-with-tab-product .section-products-carousel-tabs .section-header li:first-child:after {
    display: none
}

.section-tabs-with-product-carousel .section-header li {
    position: relative
}

.section-tabs-with-product-carousel .section-header li a {
    font-size: 1.25em
}

.section-tabs-with-product-carousel .section-header li a.active {
    font-size: 1.375em
}

@media (min-width: 479px) {
    .section-tabs-with-product-carousel .section-header li:after {
        position: absolute;
        content: '';
        background-color: #cfcfcf;
        width: 7px;
        height: 1px;
        left: -33px;
        bottom: 47%
    }
}

.section-tabs-with-product-carousel .section-header li:first-child:after {
    display: none
}

.section-tabs-with-product-carousel .section-header .nav-item + .nav-item {
    margin-left: 3.75em
}

.track-order .woocommerce-order-details .shop_table, .woocommerce-order-received .woocommerce-order-details .shop_table, .woocommerce-view-order .woocommerce-order-details .shop_table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.track-order .woocommerce-order-details .shop_table td, .track-order .woocommerce-order-details .shop_table th, .woocommerce-order-received .woocommerce-order-details .shop_table td, .woocommerce-order-received .woocommerce-order-details .shop_table th, .woocommerce-view-order .woocommerce-order-details .shop_table td, .woocommerce-view-order .woocommerce-order-details .shop_table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

.track-order .woocommerce-order-details .shop_table thead th, .woocommerce-order-received .woocommerce-order-details .shop_table thead th, .woocommerce-view-order .woocommerce-order-details .shop_table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

.track-order .woocommerce-order-details .shop_table tbody + tbody, .woocommerce-order-received .woocommerce-order-details .shop_table tbody + tbody, .woocommerce-view-order .woocommerce-order-details .shop_table tbody + tbody {
    border-top: 2px solid #eceeef
}

.track-order .woocommerce-order-details .shop_table .table, .woocommerce-order-received .woocommerce-order-details .shop_table .table, .woocommerce-view-order .woocommerce-order-details .shop_table .table {
    background-color: #fff
}

.track-order .woocommerce-thankyou-order-received, .woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-view-order .woocommerce-thankyou-order-received {
    margin: 0
}

.track-order .woocommerce-column__title, .track-order .woocommerce-customer-details h2, .track-order .woocommerce-order-details__title, .woocommerce-order-received .woocommerce-column__title, .woocommerce-order-received .woocommerce-customer-details h2, .woocommerce-order-received .woocommerce-order-details__title, .woocommerce-view-order .woocommerce-column__title, .woocommerce-view-order .woocommerce-customer-details h2, .woocommerce-view-order .woocommerce-order-details__title {
    font-size: 1.6em;
    font-weight: 500
}

.single-product .product-actions form.cart.composite_form {
    align-items: flex-start;
    margin: 0 0 20px 0;
    flex-direction: column;
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    padding: 30px
}

.single-product .product-actions form.cart.composite_form + .add-to-compare-link {
    width: 100%
}

.single-product .product-actions form.cart.composite_form .component {
    width: 100%
}

.single-product .product-actions form.cart.composite_form .component .component_inner {
    padding-bottom: 0
}

.single-product .product-actions form.cart.composite_form .component_message {
    margin-bottom: 20px !important
}

.single-product .product-actions form.cart.composite_form .component_pagination {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.single-product .product-actions form.cart.composite_form .component_pagination .element_index, .single-product .product-actions form.cart.composite_form .component_pagination .element_link {
    font-size: 15px;
    font-weight: 400
}

.single-product .product-actions form.cart.composite_form .component_pagination .woocommerce-pagination {
    flex-grow: 1;
    text-align: right
}

.single-product .product-actions form.cart.composite_form .component_title, .single-product .product-actions form.cart.composite_form .summary_title {
    padding-bottom: 13px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    font-weight: 400
}

.single-product .product-actions form.cart.composite_form .composite_wrap {
    margin-bottom: 30px
}

.single-product .product-actions form.cart.composite_form .composite_navigation.bottom .composite_navigation_inner {
    padding-bottom: 0
}

.single-product .product-actions form.cart.composite_form .composite_navigation .page_button {
    font-size: 15px;
    font-weight: 400;
    padding: 6px 20px;
    border-radius: 5px;
    background-color: #f1f1f1;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.single-product .product-actions form.cart.composite_form .composite_navigation .page_button:hover {
    background-color: #1f1f1f;
    color: #fff
}

.single-product .product-actions form.cart.composite_form .composite_navigation .next::after, .single-product .product-actions form.cart.composite_form .composite_navigation .prev::before {
    display: none
}

.single-product .product-actions form.cart.composite_form .composite_button {
    display: flex;
    align-items: flex-end
}

.single-product .product-actions form.cart.composite_form .composite_button::after, .single-product .product-actions form.cart.composite_form .composite_button::before {
    display: none
}

.single-product .product-actions form.cart.composite_form .component_option_thumbnail .thumbnail_description {
    padding: 0 4px
}

.single-product .product-actions form.cart.composite_form .component_option_thumbnail .thumbnail_description .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 14px
}

.single-product .product-actions form.cart.composite_form .component_option_thumbnail .image {
    padding: 8px
}

.single-product .product-actions form.cart.composite_form .composite_data {
    width: 100%
}

.single-product .product-actions form.cart.composite_form .composited_product_title_wrapper {
    position: relative
}

.single-product .product-actions form.cart.composite_form .composited_product_title_wrapper .clear_component_options_wrapper {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 12px;
    margin-bottom: 0
}

.single-product .product-actions form.cart.composite_form .component_section_title label {
    font-weight: 500;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 2px;
    display: inline-block
}

.single-product .product-actions form.cart.composite_form .component_option_radio_button_container .radio_button_description .title {
    font-size: 15px;
    font-weight: 400
}

.single-product .product-actions form.cart.composite_form .composited_product_title {
    font-size: 18px;
    line-height: 1;
    margin-right: 0;
    margin-bottom: 26px
}

.single-product div.product .component_selections .component_summary .component_data {
    padding: 0;
    font-size: 15px
}

.single-product div.product .component_selections .component_summary .component_data ul {
    margin-left: 0;
    list-style: none
}

.single-product div.product .component_selections .component_summary .component_data p.stock {
    margin-right: 0
}

.left-sidebar.single-product.normal .product-actions form.cart.composite_form .single_add_to_cart_button, .right-sidebar.single-product.normal .product-actions form.cart.composite_form .single_add_to_cart_button {
    margin-left: 50px
}

@media (max-width: 767px) {
    .left-sidebar.single-product.normal .product-actions form.cart.composite_form .single_add_to_cart_button, .right-sidebar.single-product.normal .product-actions form.cart.composite_form .single_add_to_cart_button {
        margin-left: 30px
    }
}

@media (max-width: 767px) {
    .single-product .product-actions form.cart.composite_form .single_add_to_cart_button {
        padding: 14px 30px;
        margin-left: 30px
    }
}