/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


body {
    overflow-x: hidden;
}
header .elementor-nav-menu .sub-arrow {
    margin-block-end: -5px;
}
header {
    position: sticky;
    top: 0;
    z-index: 999;
}
header .sub-menu li a {
    padding: 12px 14px !important;
    display: block;
}
.cart-count-badge {
    background: #ff2900;
    color: #fff;
    font-size: 13px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    line-height: 1.9;
    position: absolute;
    right: -15px;
    top: -13px;
}
header .search_box form {
    display: flex;
    flex-wrap: wrap;
    transform: translate(200%);
    opacity: 0;
    transition: 0.5s;
    width: 340px;
    padding: 0 20px 20px 20px;
    background: #231f20;
}
header .search_box form button {
    border-radius: 0;
    height: 40px;
    width: 45px;
    padding: 0;
    color: #fff;
    border-color: #231f20;
    font-size: 18px;
	display:none;
}
header .search_box form input {
    border-radius: 0;
    height: 40px;
    border: none;
    width: 300px;
    outline: none;
    background: #fff;
    padding-top: 15px;
}
header #custom-live-search-results:empty {
    display: none;
}
.search-result-wrapper {
    width: 100%;
    background: #231f20;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 75vh;
    overflow-y: auto;
}
.search-result-wrapper::-webkit-scrollbar {
  width: 5px;
}
.search-result-wrapper::-webkit-scrollbar-thumb {
  background: #787878; 
}
#custom-live-search-results {
    padding: 0;
    width: 100%;
    padding-top: 1em;
}
header .search_box {
    position: absolute;
    z-index: 1;
    right: 110px;
    top: -12px;
    overflow-x: hidden;
}
header .search_box form button:hover {
    background: none;
}
header .search_box.show {
    z-index: 999;
}
header .search_toggle {
    z-index: 111;
}
header .search_box.show form {
    transform: translate(0);
    opacity: 1;
}
.elementor-menu-cart__footer-buttons a.elementor-button {
    text-transform: uppercase;
}
#custom-live-search-results ul {
    list-style: none;
    padding: 0;
}
#custom-live-search-results .section-title {
    margin: 0 0 5px;
    line-height: normal;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
#custom-live-search-results .product-list {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
#custom-live-search-results .product-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
#custom-live-search-results .product-item:last-child {
    margin-bottom: 0;
}

#custom-live-search-results .custom-search-section:first-child {
    padding-top: 24px;
}
header .search_toggle {
    cursor: pointer;
}
#custom-live-search-results .product-list .product-item .product-img-sec-left {
    width: 128px;
}
#custom-live-search-results .product-info-right {
    padding-left: 15px;
    width: calc(100% - 128px);
}
#custom-live-search-results ul li a {
    font-size: 20px;
    color: #fff;
    font-family"Bangla Sangnam MN";
}
#custom-live-search-results .product-info-right * {
    color: #fff;
}
#custom-live-search-results .product-info-right a {
    text-transform: uppercase;
}
#custom-live-search-results .add-to-cart {
    text-decoration: underline;
}
#custom-live-search-results > p {
    color: #fff;
    margin: 20px 0 0;
}
.woocommerce-notices-wrapper:empty {
    margin:0;
}
.woocommerce-notices-wrapper:not(:empty) {
    margin: 20px auto;
    width: calc(100% - 40px);
}


.woocommerce-notices-wrapper > * {
    line-height: 40px;
	margin: 0;
}
.woocommerce-message:focus {
    outline: none;
}
.featured_pro_sec .e-con>.e-con-inner .elementor-widget-woocommerce-product-add-to-cart {
    margin-top: auto;
}
.home_banner_sec {
    aspect-ratio: 5/2;
}
.home_banner_sec .e-con-full {
    height: 100%;
}

.etmrtr_top_banner .e-con-full {
	aspect-ratio: 5 / 2.5;
}
.etmrtr_top_banner .banner_title_group {
    display: block;
    aspect-ratio: initial;
    position: sticky;
    top: 120px;
    margin-bottom: 4em;
}
body .elementor-nav-menu--main .elementor-nav-menu ul {
    width: 100% !important;
    padding: 0 0 5px 0;
    min-width: 14em !important;
}

.top_cate_sec .products .product-category a {
    position: relative;
    overflow: hidden;
	display:block;
}
.top_cate_sec .woocommerce ul.products li.product .woocommerce-loop-category__title {
    text-transform: uppercase;
    padding: 0;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 40px;
}

.top_cate_sec .woocommerce ul.products li.product a img {
    margin: 0;
}
.top_cate_sec .woocommerce ul.products .count {
    display:none;
}
.amount .woocommerce-Price-currencySymbol {
    font-weight: 800;
    padding-right: 5px;
}

.banner {
    min-height: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .banner-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    margin: 0;
}

body .custom_cat_filter .widget_wpc_filters_widget {
    max-width: 480px;
    margin: 0 auto;
}
body .custom_cat_filter .wpc-filters-main-wrap ul.wpc-filters-ul-list {
    background: #231f20;
    display: flex;
    align-items: center;
    padding: 15px;
    justify-content: space-around;
    gap: 30px;
    text-transform: uppercase;
}
body .custom_cat_filter .wpc-term-count, 
body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item input{
    display: none;
}
body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item {
    margin: 0;
    opacity: 1;
}
body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item input[checked="checked"] + label {
    opacity: 1;
}
body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item .wpc-filter-link {
    color: #cccccc;
    margin: 0;
    font-family: 'Gogh';
	font-size:24px;
}
body .custom_cat_filter .wpc-filter-terms-count-0 {
    display: none;
}
body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item .wpc-filter-link:hover {
    color: #fff;
}

body .custom_cat_filter .wpc-filters-main-wrap .wpc-filter-pa_engine-cc .wpc-filter-link {
    font-size: 20px;
}

body .custom_cat_filter {
    padding-top: 0;
    margin-top: -30px;
}
body .custom_cat_filter .wpc-filter-header {
    display: none;
}
body .custom_cat_filter .wpc-filters-scroll-container .wpc-filters-widget-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	margin-bottom:10px;
}
body .custom_cat_filter .wpc-filters-section {
    margin-bottom: 10px;
}
body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item input[checked="checked"] + label a {
    color: #fff;
	opacity: 1;
}
body .custom_cat_filter button.wpc-clear-btn {
    background: #ff2900;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gogh';
    border: 0;
    border-radius: 0;
}
.wpc-filters-section:not(.wpc-filter-has-selected) ~ button.wpc-clear-btn {
    display: none;
}
.wpc-filters-section:not(.wpc-filter-has-selected) ~ * ~ button.wpc-clear-btn {
    display: none;
}
.wpc-filters-section.wpc-filter-has-selected ~ button.wpc-clear-btn {
    display: block;
}

body .custom_cat_filter .custom_cat_filter {
    display: flex;
}
body .woocommerce-breadcrumb {
    display: none;
}
body .custom_cat_filter .wpc-filter-product_tag {
	margin-bottom: 8px;
}

body.archive .site-main {
    max-width: 1350px;
    padding: 0 20px;
}
body .woocommerce-products-header, 
body .woocommerce-result-count{
    display: none;
}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
    margin: 80px 0;
}
body.woocommerce ul.products li.product .col-left {
    width: 35%;
    float: left;
}
body.woocommerce ul.products li.product .col-right {
    width: 65%;
    float: left;
    padding-left: 50px;
}
body.woocommerce ul.products li.product .price_sd_wrap {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: flex-end;
    margin-top: 4em;
}
body.woocommerce ul.products li.product .col-right .woocommerce-loop-product__title a {
    color: #000;
    text-transform: uppercase;
}
body.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000;
    font-size: 26px;
    margin: 0;
    text-align: right;
    font-family: 'Gogh';
}
body.woocommerce ul.products li.product .price_addtocart .button {
    margin-top: 5px;
}

body.woocommerce ul.products li.product .col-right .woocommerce-loop-product__title {
    font-size: 30px;
    padding-top: 0;
}
body.woocommerce ul.products li.product .col-right .woocommerce-loop-product__title a {
    color: #000;
}
body.woocommerce .custom-product-short-description {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}
body.woocommerce .price_addtocart {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: self-end;
    flex-direction: column;
}
body .stock.out-of-stock {
    margin: 0;
    text-align: right;
    padding: 8px 20px 0;
}
body.woocommerce .custom-product-short-description a.read-more-link {
    display: flex;
    align-items: center;
    font-family: 'Gogh';
    line-height: 1;
    color: #ff2900;
}

.product-hero {
    text-align: center;
    padding-top: 80px;
}
.wpc-custom-selected-terms {
    display: none;
}

.cartpage-woo-table .woocommerce table.shop_table {
    border-radius: 0;
    text-align: center;
    border: none;
}
.cartpage-woo-table .woocommerce table.shop_table * {
    border-radius: 0;
}
.cartpage-woo-table .woocommerce table.shop_table th {
    text-transform: uppercase;
}
.cartpage-woo-table .woocommerce a.remove {
    margin: 0 auto;
    background: none;
    color: #ff2900 !important;
    font-size: 30px;
    line-height: 1.3;
}
.cartpage-woo-table .woocommerce .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-appearance: textfield;
}
.cartpage-woo-table .woocommerce .woocommerce-notices-wrapper {
	width: 100%;
}
.cartpage-woo-table .woocommerce table.shop_table input {
	-moz-appearance: textfield;
}
body .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, body .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border: 1px solid;
}
body .woocommerce a.added_to_cart, 
body.woocommerce a.added_to_cart{
    line-height: normal;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    color: #FFFFFF !important;
    background-color: #FF2900;
    padding: 12px 16px 4px !important;
    margin: 0 5px !important;
}
body .woocommerce div.product form.cart .button.added::after, 
body.woocommerce ul.products li.product .price_addtocart .button::after{
    display: none;
}
body .woocommerce div.product form.cart .button.added, 
body.woocommerce ul.products li.product .price_addtocart .button.added{
    opacity: 0.5;
    pointer-events: none;
}


.woocommerce-cart .cartpage-woo-table table.cart td.actions .coupon .input-text {
    width: 250px;
    height: 41px;
    border-color: #4d3939;
}
body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, body :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button, 
body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    border-radius: 0;
    background: #ff2900;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    height: 40px;
    font-weight: 800;
    font-family: "Gogh", Sans-serif !important;
}
.cartpage-woo-table form {
    width: 75%;
    padding-right: 30px;
}
.cartpage-woo-table .woocommerce table.shop_table .woocommerce-shipping-calculator {
    padding: 0;
    width: 100%;
}
.cartpage-woo-table .woocommerce .cart-collaterals .cart_totals h2 {
    line-height: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 22px;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border-radius: 0;
    background: #ff2900;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal;
    padding: 12px 10px;
    font-size: 1em;
    height: auto;
}
.cartpage-woo-table .woocommerce table.shop_table {
    border-bottom: 0 !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: #ff2900;
}
.woocommerce-checkout form .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    border: 15px solid #edebf1;
    background: #edebf1;
}
.woocommerce-checkout form .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr th, .woocommerce-checkout form .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td {
    border-right: none !important;
    border-left: none !important;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td ul#shipping_method li {
    margin-bottom: 0;
}
.cartpage-woo-table .woocommerce table.shop_table th:nth-child(3) {
    text-align: left;
}
.cartpage-woo-table .woocommerce .cart-collaterals .cart_totals, 
.cartpage-woo-table .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}
.cartpage-woo-table .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
}
.cartpage-woo-table .woocommerce .wc-empty-cart-message {
	width: 100%;
}
.cartpage-woo-table .woocommerce .cart-collaterals {
    width: 25%;
}
.woocommerce-cart .cartpage-woo-table table.cart img {
    width: 60px;
}
.woocommerce-cart table.cart .product-thumbnail a {
    display: block;
}

body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled, body:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled] {
    color: #fff;
}

.woocommerce-checkout .checkout h3 {
    font-size: 22px;
    line-height: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form .form-row .input-text, 
.woocommerce-checkout .woocommerce form .form-row select {
    border-radius: 0;
    outline: none;
}
.woocommerce-checkout form .woocommerce-checkout-review-order {
    width: 100%;
}
body.woocommerce-checkout form .woocommerce-checkout-review-order {
    width: 30%;
}
.woocommerce-checkout .select2-container .select2-selection {
    border-radius: 0;
}
.woocommerce-checkout .woocommerce .col2-set {
	margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 1em;
}
.woocommerce-checkout .woocommerce .col2-set:before, .woocommerce-checkout .woocommerce .col2-set:after {
    display: none;
}

.woocommerce-checkout.woocommerce .col2-set .col-1, .woocommerce-checkout.woocommerce-page .col2-set .col-1, 
.woocommerce-checkout.woocommerce .col2-set .col-2, .woocommerce-checkout.woocommerce-page .col2-set .col-2 {
    width: 100%;
}
.woocommerce-checkout.woocommerce .woocommerce-checkout-review-order {
    width: 50%;
    float: left;
}
.woocommerce-checkout form.woocommerce-checkout {
    display: flex;
    gap: 30px;
}
body.woocommerce-checkout #wc-stripe-express-checkout-button-separator {
    width: 100%;
}

body.woocommerce-checkout form.woocommerce-checkout {
    flex-wrap: wrap;
    gap: 0;
}
body.woocommerce-checkout .woocommerce-NoticeGroup-updateOrderReview {
    width: 100%;
}
body #wc-stripe-express-checkout-element {
    margin: 0 auto 1em;
}
body.woocommerce-checkout .woocommerce .col2-set {
    width: 70%;
    padding-right: 30px;
}
body.woocommerce-cart .cart-collaterals .cart_totals table {
    text-align: left;
}
.cartpage-woo-table .woocommerce table.shop_table .shipping:hover th {
    background: none;
}


body #add_payment_method .cart-collaterals .cart_totals table, 
body.woocommerce-cart .cart-collaterals .cart_totals table, 
body.woocommerce-checkout .cart-collaterals .cart_totals table, 
body .woocommerce table.shop_table{
    border-radius: 0;
    border-collapse: collapse;
	border: 1px solid #4d3939;
}
body table tbody tr:hover>td, boyd table tbody tr:hover>th {
    background: none;
}
body .woocommerce table td, 
body .woocommerce table th, 
body .woocommerce table thead:first-child tr:first-child th{
    border: 1px solid #4d3939;
}
body table tbody>tr:nth-child(odd)>td, body table tbody>tr:nth-child(odd)>th {
    background: none;
}
body #add_payment_method #payment, 
body .woocommerce-cart #payment, 
body .woocommerce-checkout #payment {
    border-radius: 0;
}
body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: #ff2900;
}

body .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #4d3939;
    border-radius: 0;
	margin: 0;
}
body .woocommerce-order h2,
body .elementor-shortcode .woocommerce h2{
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: normal;
}
body .woocommerce ul.order_details {
    padding: 0;
    margin-bottom: 30px;
}
body .woocommerce ul.order_details * {
    line-height: normal;
}
body .woocommerce ul.order_details li {
    margin: 5px 15px;
}
body .woocommerce .woocommerce-customer-details address, 
body .woocommerce form .form-row .input-text, body .woocommerce form .form-row select {
    border-radius: 0;
    border: 1px solid #4d3939;
}
body .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, 
body .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #231f20;
    padding: 20px;
    margin-bottom: 30px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
	width:100%;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 10px 8px;
    display: block;
    color: #fff;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    background: #ff2900;
}
body.woocommerce-account .woocommerce-MyAccount-content fieldset {
    margin-bottom: 20px;
}
body.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    background: #fff;
    padding: 0 10px;
}
body.woocommerce-account .woocommerce-MyAccount-content #account_display_name_description {
    margin-top: 5px;
    display: inline-block;
}

body.woocommerce-account .woocommerce-MyAccount-content form {
    width: 100%;
}

body.woocommerce-account .addresses .woocommerce-Address {
    border: 1px solid #231f20;
    padding: 20px;
}
body.woocommerce-account .addresses .title .edit {
    float: left;
    line-height: normal;
    background: #ff2900;
    padding: 10px 15px 6px;
    text-transform: none;
    margin-bottom: 15px;
    color: #fff;
}
body .select2-container .select2-dropdown, body .select2-container .select2-selection {
    border-radius: 0;
}

body.woocommerce div.product.elementor .woocommerce-tabs .panel {
    padding: 0;
    border: none;
    overflow-x: auto;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-bottom: 20px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    border: none;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    background: #231f20;
    border: none;
    text-transform: uppercase;
    font-size: 18px;
    color: #bbbbbb !important;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #fff !important;
}

/* Active filter link text */
.custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item
  input[type="radio"]:checked + label > a.wpc-filter-link {
  color: red;        /* your color */
  opacity: 1;
}



body .elementor-1061 .elementor-element.elementor-element-15e2c5a.elementor-element {
    width: 100%;
}
body.woocommerce table.shop_attributes td p {
    padding: 8px;
}
body.woocommerce table.shop_attributes th, 
body.woocommerce table.shop_attributes td {
    border: 1px solid #231f20;
}
body .desc_spec_section .elementor-widget-n-tabs .e-n-tabs-heading {
    gap: 0;
    margin-top: -10px;
}
body .desc_spec_section .elementor-widget-n-tabs .e-n-tabs-heading button {
    padding: 12px 20px 8px;
    background: #231f20 !important;
}

body .elementor-1351 .elementor-element.elementor-element-96fc22f .elementor-heading-title {
    line-height: 1.2;
}

.search-result-page-wrapper .product-info-right {
    text-align: center;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
}
.search-result-page-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}



.search-result-page-wrapper .search-products {
    width: 100%;
    float: left;
}

.search-result-page-wrapper .custom-search-section .product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 0;
}

.search-result-page-wrapper .product-item {
    width: 25%;
    float: left;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
}
.search-result-page-wrapper .product-img-sec-left {
    aspect-ratio: 2/1.7;
}
.search-result-page-wrapper .product-item .product-img-sec-left > a {
    display: block;
    height: 100%;
}

.search-result-page-wrapper .product-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.search-result-page-wrapper .product-info-right .add-to-cart {
    display: inline-block;
    border-radius: 0;
    background: #ff2900;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal;
    padding: 8px 15px;
    font-size: 0.9em;
    color: #fff;
    margin: auto auto 0;
    font-family: 'Gogh';
    width: 140px;
}
.search-result-page-wrapper .product-info-right * {
    font-size: 22px;
}

.search-result-page-wrapper .custom-search-section {
    margin-bottom: 20px;
}

.sticky-crt-product {
    display: none;
	border:none !important;
}
.single-product.woocommerce div.product form.cart .single_variation_wrap {
    margin-bottom: 15px;
}

.single-product .swiper-zoom-container img {
    max-width: 600px;
    width: 100%;
    touch-action: pinch-zoom;
    pointer-events: auto !important;
}
.single-product .tab-content .elementor-widget-image {
    text-align: left;
}
.single-product .variation-loader {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    z-index: 1;
}
.single-product .variation-loader img {
    width: 40px;
}
.single-product .extend-pro-cart-sec .woocommerce-variation-add-to-cart {
    display: none !important;
}
.single-product .tap-to-expand-tooltip {
    display:none;
}

html body .dialog-type-lightbox.elementor-lightbox {
    display: none !important;
}
body.single-product .fancybox__container {
    justify-content: center;
}

body.single-product .fancybox__thumbs {
    bottom: 80px;
}
body.single-product .fancybox__thumb {
    border-radius: 0;
}

body.single-product .fancybox__container > .fancybox__thumbs {
    flex: inherit;
}
body.single-product .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-color: #FF2900;
    border-radius: 0;
    border-width: 2px;
}
/* body.single-product .fancybox__nav .carousel__button:hover,
body.single-product .fancybox__nav .carousel__button:focus {
    background: #ff2900;
} */

.fancybox__container [type=button]:focus,
.fancybox__container [type=button]:hover,
.fancybox__container [type=submit]:focus,
.fancybox__container [type=submit]:hover,
.fancybox__container button:focus,
.fancybox__container button:hover {
    background-color: #ff2900;
}

.add-cart-cust-btn a.elementor-button {
    text-transform: uppercase;
}

body .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
body .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1c1b19;
}
.custom-dots-nav {
	text-align: center;
	margin-top: 15px;
}

.custom-dots-nav .dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #bbb;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
	transition: background 0.3s;
}

.custom-dots-nav .dot.active {
	background-color: #000;
}

.custom-sinpro-thumb-slider img.attachment-full {
    max-height: 130px;
    width: auto;
    margin: 0 auto;
}
.custom-sinpro-thumb-slider .swiper-slide {
    text-align: center;
}



.etmrtr_ss_spec:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(to top, rgb(0 0 0 / 100%), #00000000);
    z-index: 2;
    top: -80px;
	left:0;
}

.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-prev:before, 
.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-next:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 15px;
    z-index: -1;
}
.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-prev:before {
    background: linear-gradient(to right, rgb(0 0 0), #00000000);
    left: 0;
}
.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-next:before {
    background: linear-gradient(to left, rgb(0 0 0), #00000000);
    right: 0;
}
.elementor-element-f049a1a.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-prev:before {
    background: linear-gradient(to right, rgb(255 255 255), #00000000);
    left: 0;
}
.elementor-element-f049a1a.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-next:before {
    background: linear-gradient(to left, rgb(255 255 255), #00000000);
}
.cust-spec-pro-sec .elementor-swiper-button {
    height: 100%;
    display: flex;
    align-items: center;
}
.cust-spec-pro-sec .elementor-widget-n-carousel .e-n-carousel {
    position: relative;
}
.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-next {
    right: 0 !important;
}
.cust-spec-cas-sec {
    position: relative;
}

.cust-spec-cas-sec:after {
    content: '';
    background: linear-gradient(to top, rgb(255 255 255) 10%, rgba(255, 255, 255, 0) 100%);
    z-index: 2;
    left: 0;
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
}
.cust-spec-cas-sec figure img {
    aspect-ratio: 5/3.6;
}
.cust-spec-cas-sec .elementor-element .swiper .elementor-swiper-button {
    z-index: 111;
}
.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-prev svg, 
.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-next svg {
	padding: 5px;
	filter: drop-shadow(0 1px 3px rgba(0,0,0,0.8));
}
    
.swiper-zoom-container {
    overflow: hidden;
    position: relative;
    cursor: zoom-in;
}

.swiper-zoom-container img {
    transition: transform 0.3s ease;
    transform-origin: center center;
}

.woocommerce-no-products-found {
    padding: 80px 0;
}

.woocommerce-no-products-found .woocommerce-info {
    margin-bottom: 0;
}

.etmrtr_ss_spec:after {
    content: '';
    width: 100%;
    height: 250px;
    background: #000;
    bottom: -250px;
    position: absolute;
    z-index: -111;
}
.etm_rtr_cta.cart-sticky {
    display: none;
}
.footers_etm_rtr_cta > div {
    visibility: hidden;
}
.etm_rtr_cta {
    position: sticky;
    top: calc(100vh - 220px);
    z-index: 111;
	max-width:300px !important;
}
.etm_rtr_cta .e-con-boxed {
    width: 300px;
}
.etm_rtr_cta.elementor-sticky--active {
    width: 300px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding:0;
}
.etm_rtr_cta + .etm_rtr_cta {
    background: #000;
    visibility: visible !important;
    overflow: hidden;
    position: relative;
    z-index: -1;
}
.etm_rtr_cta.elementor-sticky--active + .etm_rtr_cta > * {
    opacity: 0;
    visibility: hidden;
}
.woocommerce-Price-amount.amount {
    font-family: 'Gogh';
}

.footers_etm_rtr_cta {
	background:#000;
}
.footers_etm_rtr_cta .e-con-boxed {
    width: 300px;
}

.cust-spec-pro-sec .e-con>.e-con-inner {
    padding:0;
}
.single-product form button.disabled {
    display: none;
}
.single-product.postid-1333 .elementor-widget-heading {
    display: none;
}
.single-product.postid-1333 .elementor-widget-heading.go-kart-title {
    display: block;
}
.single-product .custom-sinpro-thumb-slider {
    max-width: 80%;
}
.single-product .product-right-box {
    box-shadow: -10px 0 15px rgba(0, 0, 0, 0.2);
    padding: 1em;
    justify-content: flex-start;
    padding-bottom: 18em;
}
.product-right-box > .elementor-element {
    position: sticky !important;
    transform: translateY(40%);
    top: 40% !important;
}
.product-right-box.sticky-top > .elementor-element {
    transform: inherit;
	top: 0;
}
/* .single-product .product-right-box:not(.sticky-top)> div {
    transform: translateY(50%);
} */
.single-product .product-right-box + .product-right-box {
	display:none;
} 
body form table.variations th {
    text-transform: uppercase;
    padding: 0;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
}
body form table.variations tr {
    display: inline-block;
}
.single-product .product-right-box > div {
    position: relative;
    margin-top: 2.5em;
    transition: all 0.5s;
}
.single-product .extend-pro-cart-sec .single_variation_wrap .woocommerce-variation-price {
    display: none;
}

.single-product .single_variation_wrap .woocommerce-variation-price {
    display: none;
}
.single-product .extend-pro-cart-sec .single_variation_wrap .woocommerce-variation-availability {
    display: none;
}
.single-product .product-right-box.elementor-sticky--active > div {
    margin-top: 0;
}
.product-right-box table.variations th, 
.product-right-box table.variations td {
    padding: 2px 0;
}
body.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
body.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000;
}
body.woocommerce div.product form.cart .variations select {
    border-radius: 0;
    margin: 0;
    padding-top: 0.7em;
}
body.woocommerce div.product form.cart .variations select:focus {
    outline: none;
    box-shadow: none;
}
body.woocommerce div.product form.cart .variations .reset_variations {
    display: none !important;
}
.product-right-box table.variations tr:hover th {
    background: none;
}
body form table.variations th {
    font-family: 'Gogh';
    display: inline-block;
}
.single-product.woocommerce div.product form.cart .variations {
	text-align:center;
}
.single-product.woocommerce div.product form.cart table td {
    padding: 0;
}
.message__messaging {
	text-align: center;
    margin: 10px 0;
}

.woocommerce .bike-description table.shop_attributes th {
    font-weight: bold !important;
    font-family: 'Gogh';
    text-align: left;
    border-left: none;
    border-right: none;
}
.woocommerce .bike-description table.shop_attributes td {
    font-style: normal;
    border-right: 0;
    border-left: 0;
    width: 60%;
}
.woocommerce .bike-description table.shop_attributes th, body.woocommerce table.shop_attributes td p {
    padding: 8px 20px;
    vertical-align: middle;
}
.woocommerce .bike-description table.shop_attributes th {
    white-space: pre;
}
.woocommerce .bike-description table.shop_attributes tr:nth-child(even) td, 
.woocommerce .bike-description table.shop_attributes tr:nth-child(even) th {
    background: none;
    vertical-align: middle;
}
body .swiper-button-next, body .swiper-button-prev {
    color: #000;
    width: 80px;
    height: 100%;
    top: 0;
}
body .swiper-button-next {
    right: 0;
}
body .swiper-button-prev {
    left: 0;
}
body .swiper-pagination {
	position: static;
	margin-bottom: 10px;
}
.single-product.woocommerce div.product p.stock {
    text-align: center;
    margin: 0.5em 0;
    font-family: 'Gogh';
    line-height: 1;
    color: #ff2900;
    text-transform: uppercase;
    padding: 0;
    font-size: 1.5em;
}
.single-product .product-right-box .price {
    line-height: 1.2 !important;
}
.desc_spec_section .specification-tabs ul {
    justify-content: space-between !important;
    padding: 8px 10px 3px!important;
    display: flex;
    border-top: 1px solid #fff;
}
.desc_spec_section .specification-tabs ul li {
    margin: 0 !important;
    width: 60%;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.desc_spec_section .specification-tabs ul li:first-child {
    width: 40%;
}
	.desc_spec_section .specification-tabs ul li span {
		font-size: 16px !important;
		color: #fff;
	}
.desc_spec_section .custom-specs > div:last-child ul {
    border-bottom: 1px solid #fff;
}
.mobile-slider-noarrow .elementor-widget-woocommerce-product-add-to-cart {
	margin-top: auto !important;
}
body.woocommerce ul.products li.product .Mobile-view-full {
    display: none;
}



footer[data-elementor-type="search-results"] {
    margin-bottom: 0;
}


.add-cart-cust-btn.disabled {
    pointer-events: none;
    opacity: 0.5;
}


.elementor-page-3949 #wc-stripe-express-checkout-element {display: table-caption !important;}
 
 
.elementor-page-3949 form.variations_form.cart {
    text-align: center;
}

body.search-results.woocommerce ul.products.columns-4 {
    margin: 0;
}

@media screen and (min-width:1920px) {
/* 	.etm_rtr_cta.title_sticky_gone {
		top: 78vh;
	} */
}


@media screen and (max-width:1439px) {
body header .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    margin: 0;
}
body .elementor-34 .elementor-element.elementor-element-ccc804f {
    width: 20%;
}
}

@media screen and (max-width:1199px) {
	.top_cate_sec .woocommerce ul.products li.product .woocommerce-loop-category__title {
		font-size: 28px;
	}
}

@media screen and (max-width:1150px) {
	header .search_box {
		right: 13%;
	}
}

@media screen and (max-width:1024px) {
	header {
		position: static;
	}
	body .elementor-34 .elementor-element.elementor-element-ccc804f {
		width: auto;
	}
	body #elementor-popup-modal-86 .dialog-widget-content {
		background: #231f20;
	}
	.dialog-type-lightbox form {
		display: flex;
		flex-wrap: wrap;
	}
	
	.dialog-type-lightbox form button {
		width: 50px;
		border: none;
		color: #fff;
		background: url(https://stompmoto.com/wp-content/uploads/2025/07/search-icon.svg) no-repeat;
		background-size: 22px;
		background-position: center;
		font-size:0;
	}
	.dialog-type-lightbox form input {
		width: calc(100% - 50px);
		border-radius: 0;
		outline: none;
	}
	body:not(.rtl) #elementor-popup-modal-86 .dialog-close-button {
		display: none;
	}
	
	body:not(.rtl) #elementor-popup-modal-572 .dialog-close-button {
		display: none;
	}
	body .elementor-572 .elementor-element.elementor-element-b14776d {
		padding: 20px 0;
		position: sticky;
		top: 0;
		background: #231f20;
		z-index: 9;
	}
	body .elementor-nav-menu--main .elementor-nav-menu ul {
		padding: 0 0 0 30px;
		display: block;
		position: static;
	}
	body .elementor-572 .elementor-element.elementor-element-53e9d46 .elementor-nav-menu--dropdown a {
		padding: 2px 10px;
	}
	body .elementor-572 .elementor-element.elementor-element-53e9d46 .elementor-nav-menu--dropdown a:hover, 
	body .elementor-572 .elementor-element.elementor-element-53e9d46 .elementor-nav-menu--dropdown a.elementor-item-active{
		background: none;
	}
	body .elementor-572 .elementor-element.elementor-element-53e9d46 .elementor-nav-menu--dropdown .elementor-item, body .elementor-572 .elementor-element.elementor-element-53e9d46 .elementor-nav-menu--dropdown .elementor-sub-item {
		font-family: revert;
		background: transparent;
		line-height: normal;
		font-size: 20px;
	}
	body .elementor-572 .elementor-element.elementor-element-53e9d46 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child) {
		margin-bottom: 5px;
	}
	body .elementor-167 .elementor-element.elementor-element-1016430 {
		z-index: 99999;
	}
	body .elementor-572 .elementor-element.elementor-element-35624aed {
		height: calc(100vh - 225px);
		overflow-y: auto;
		min-height: auto;
	}
	body .elementor-572 .elementor-element.elementor-element-f6a1ccf {
		min-height: auto;
		gap: 0;
	}
	.single-product .sticky-crt-product {
		display:flex;
		align-items:center;
		padding:15px;
	}
	.sticky-crt-product .price {
		margin: 0;
		top: 5px;
		position: relative;
	}

	.cartpage-woo-table form {
		width: 100%;
		padding-right: 0;
	}
	.cartpage-woo-table .woocommerce .cart-collaterals {
		width: 40%;
	}
	.cartpage-woo-table .woocommerce {
		justify-content: flex-end;
	}
	body .elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg, 
	body .elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
		height: 50px;
	}
	.search-result-page-wrapper .product-item {
		width: 33.33%;
	}
	
	body.woocommerce ul.products {
		gap: 20px 0;
		margin: 40px 0;
	}
	.banner {
		min-height: 160px;
	}
	.banner .banner-title {
		font-size: 60px;
	}
	
	.woocommerce-no-products-found {
        padding: 60px 0;
    }
	.product-hero {
		padding-top: 60px;
	}
	.single-product.woocommerce div.product form.cart .variations {
		margin-bottom: 0;
	}
	.desc_spec_section .specification-tabs ul li {
		padding: 0;
	}
	body.woocommerce-checkout .woocommerce .col2-set {
		width: 60%;
	}
	body.woocommerce-checkout form .woocommerce-checkout-review-order {
		width: 38%;
	}

	
	footer {
		margin-bottom: 68px;
	}
    .single-product .product-right-box:not(.sticky-top)> div {
        transform: translateY(10%);
    }
	
}

@media screen and (max-width:768px) {
	.search-result-wrapper {
		height: 68vh;
	}
	.cartpage-woo-table .woocommerce .cart-collaterals {
		width: 100%;
	}
	.cartpage-woo-table .woocommerce a.remove {
		margin: 0;
	}
	.cartpage-woo-table .woocommerce table.shop_table_responsive tr td::before, 
	.cartpage-woo-table .woocommerce-page table.shop_table_responsive tr td::before {
        text-transform: uppercase;
    }
	.woocommerce-cart .cartpage-woo-table table.cart td.actions .coupon .input-text {
		width: calc(100% - 150px);
	}
	.woocommerce-page .cartpage-woo-table table.cart td.actions .coupon .button {
		width: auto;
	}
	.cartpage-woo-table table td, .cartpage-woo-table table th {
		border: 0;
	}
	.cartpage-woo-table .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
	.cartpage-woo-table .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background: no-repeat;
	} 
	.search-result-page-wrapper .product-item {
		width: 100%;
	}
	.search-result-page-wrapper .product-img-sec-left, 
	.search-result-page-wrapper .product-item img {
		aspect-ratio: revert;
		min-height: auto;
	}
	.single-product .sticky-crt-product {
		border-top: 1px solid #000 !important;
	}
	body.woocommerce ul.products[class*=columns-] li.product, 
	body.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
	}
	body.woocommerce ul.products li.product .col-left {
		width: 50%;
	}
	body.woocommerce ul.products li.product .col-right {
		width: 50%;
		padding-left: 15px;
	}
	body.woocommerce ul.products li.product .col-right .woocommerce-loop-product__title {
		font-size: 24px;
	}
	.custom-product-short-description {
		font-size: 14px;
	}
	.custom-pcthumb-slider {
		display: none;
	}
	body.woocommerce ul.products li.product .col-right .price_sd_wrap {
		margin-top: 10px;
	}
	body.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
		font-size: 24px;
		width: 50%;
		text-align: left;
		padding-left: 15px;
	}
	body.woocommerce ul.products li.product .price_addtocart .button {
		margin-top: 0;
		font-size: 14px;
		height: auto;
		top: -2px;
		width: 50%;
		text-align: center;
	}
	body.woocommerce ul.products li.product .price_sd_wrap {
		align-items: self-start;
		flex-direction: column;
	}
	body.woocommerce ul.products {
		gap: 0;
		margin: 40px 0 0;
	}
	.banner {
		min-height: 200px;
	}
	.home_mobile_banner a {
		aspect-ratio: 3/2.5;
	}
	body .custom_cat_filter .wpc-filters-main-wrap ul.wpc-filters-ul-list {
		gap: 20px;
	}
	.etmrtr_top_banner .elementor-element.elementor-element-4e0b144.e-con-full.e-flex.e-con.e-child {
		padding-top: 20px;
	}
	.cust-spec-pro-sec .elementor-element.elementor-element-684aaa0.e-flex.e-con-boxed.e-con.e-child {
		padding: 0 !important;
	}
	.woocommerce-no-products-found {
        padding: 40px 0;
    } 
	.mobile-slider-noarrow .swiper~.elementor-swiper-button {
		display:none;
	}
	.mobile-slider-noarrow.elementor-element.elementor-arrows-position-outside .swiper, 
	body .elementor-lightbox.elementor-arrows-position-outside .swiper {
		width: 100%;
	}

	
	.single-product footer {
		margin-bottom: 138px;
	}
	body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 16px;
	}
	body.woocommerce ul.products li.product .col-right .custom-product-description p {
		display: none;
	}
	.product-hero {
		padding-top: 40px;
	}
	body .elementor-element .swiper .elementor-swiper-button svg, body .elementor-element .swiper~.elementor-swiper-button svg, body .elementor-lightbox .swiper .elementor-swiper-button svg, body .elementor-lightbox .swiper~.elementor-swiper-button svg {
    height: 0.5em;
	width: 0.5em;
}

	.desc_spec_section .e-n-tabs-heading {
		display: flex !important;
		align-items: center;
	}
	.desc_spec_section .e-n-tabs-heading button {
		width: auto !important;
		margin: 0 !important;
	}
	.brand_sec .elementor-widget-image img {
		max-height: 150px;
		object-fit: contain;
	}
	body .custom_cat_filter .wpc-filters-main-wrap li.wpc-term-item .wpc-filter-link {
		font-size: 18px;
	}
	body .custom_cat_filter .wpc-filters-main-wrap ul.wpc-filters-ul-list {
		padding: 10px;
	}
	body .custom_cat_filter {
		margin-top: -23px;
	}
	.banner .banner-title {
    font-size: 50px;
}

	.woocommerce .bike-description table.shop_attributes th, body.woocommerce table.shop_attributes td p {
		padding: 8px 20px;
	}
	body.woocommerce .price_addtocart {
		justify-content: space-between;
		align-items: center;
		width: 100%;
		flex-direction: row-reverse;
	}
	body.woocommerce ul.products li.product .col-right .price_addtocart {
		display: none;
	}
	body.woocommerce .Mobile-view-full, 
	body.woocommerce .price_addtocart {
		width: 100%;
	}
	body.woocommerce ul.products li.product .Mobile-view-full {
		display: block;
		margin-top:20px;
	}
	
	.etm_rtr_cta {
		display:none;
	}
	.desc_spec_section .specification-tabs > div:first-child {
		padding-bottom: 0;
	}
	.desc_spec_section .specification-tabs > div:first-child .custom-specs > div:last-child ul {
		border-bottom: 0;
	}
	.etm_rtr_cta, 
	.footers_etm_rtr_cta, 
	.etmrtr_ss_spec:after {
		display:none;	
	}
	.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-prev:before, 
	.cust-spec-pro-sec .elementor-swiper-button.elementor-swiper-button-next:before {
		display:none;
	}
	.pro-cat-sec-home .elementor-widget-heading .elementor-heading-title {
		max-width: 100px;
		margin: 0 auto;
	}
	.cartpage-woo-table form table tbody tr {
        border-bottom: solid 10px #fff;
	}
	.woocommerce table.shop_table td:first-child {
		border-top: 1px solid;
	}
	body .woocommerce table.shop_table_responsive tbody th, 
	body .woocommerce-page table.shop_table_responsive tbody th, 
	body .woocommerce table.cart .product-thumbnail {
		display: block;
		text-align: left !important;
	}
	body .woocommerce table.cart .product-thumbnail:before {
		display: none;
	}
	.cartpage-woo-table .woocommerce a.remove {
		font-size: 28px;
	}
	.cartpage-woo-table .woocommerce table.shop_table th {
		width: 100%;
	}
	.woocommerce-notices-wrapper > * {
		line-height: normal;
	}
	body.archive .woocommerce-notices-wrapper:not(:empty) {
		width: 100%;
	}
	.woocommerce-checkout form.woocommerce-checkout {
		gap: 0;
		flex-wrap: wrap;
	}
	body.woocommerce-checkout .woocommerce .col2-set {
		padding-right:0;
	}
	body.woocommerce-checkout .woocommerce .col2-set, 
	body.woocommerce-checkout form .woocommerce-checkout-review-order{
		width: 100%;
	}

	
	footer table.variations tr {
		display: grid;
	}
	footer table.variations tr th, 
	footer table.variations tr td {
		padding: 2px;
		border: none;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	footer table.variations {
		margin: 0;
	}
	footer table.variations .reset_variations {
		position: absolute;
		display: none !important;
	}
	footer table.variations label {
		display: inline-block;
		line-height: normal;
	}
	footer table.variations select {
		border-radius: 0;
	}
	footer table.variations select:focus {
		outline: none;
	}
	body footer .stock.out-of-stock {
		text-align: center;
	}
	footer .single_variation_wrap .stock.in-stock {
		margin: 10px 0 5px 0;
		text-align: center;
	}
	footer .sticky-crt-product * {
		line-height: 1;
	}
	footer .sticky-crt-product .stock.in-stock {
		text-align: center;
		line-height: 1;
		margin-bottom: 5px;
	}
}

@media screen and (max-width:767px) {
	.single-product .product-right-box {
		padding-bottom: 1em;
	}
	.single-product .product-right-box > div {
		margin-top: 0.69em;
	}
	.single-product .tap-to-expand-tooltip {
		display: inline-block;
		background: rgba(49, 51, 61, 0.7);
		border-radius: 2em;
		padding: 2px 14px;
		color: #fff;
		line-height: normal;
		width: 135px;
		margin: 0 auto 20px;
	}
	.single-product .tap-to-expand-tooltip .tooltip-msg {
		font-size: 12px;
		font-family: sans-serif;
		display: inline-block;
	}
	.single-product .custom-gallery-container {
		text-align: center;
	}
	.single-product .tap-to-expand-tooltip:before {
		content: '\02295';
		font-family: serif;
		font-size: 18px;
		speak: none;
		text-align: center;
		vertical-align: -2px;
		margin-right: 2px;
	}
}

@media screen and (max-width:639px) {
	.top_cate_sec .woocommerce ul.products li.product .woocommerce-loop-category__title {
    	font-size: 20px;
	}
	.elementor-1061 .elementor-element.elementor-element-adfd293 .elementor-heading-title {
		font-size: 40px !important;
	}
}
.elementor-26 .elementor-element.elementor-element-8e287d3:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-8e287d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  
    margin-bottom: 0px !important;
}

@media screen and (max-width:310px) {
.woocommerce .elementor-167 .elementor-element.elementor-element-cf0a5fb .price {
    font-size: 21px;
}
}	

li[data-slicewp-tab="affiliate_links"] {
    display: none;
}
li[data-slicewp-tab="visits"] {
    display: none;
}
li[data-slicewp-tab="creatives"] {
    display: none;
}
 
.pro-attr-cust {
    font-family: 'Gogh';
}