
			/* custom css SHN */

/* .elementor-button-link{
	background-color: #000000!important;
	color: #ffffff !important;
} */

.sr7-layer .sr7-btn{
	background-color: #000000!important;
	color: #ffffff !important;
}

.elementor-button:before,
.woocommerce-product-search:after,
.sr7-layer .sr7-btn:hover{
	background-color: #ff0000!important;
}

/* .product-block .button.add_to_cart_button,
.product-block .button.product_type_variable,
.product-block .button.product_type_external{
	border: 1px solid #000000!important;
	color: #000000!important;
} */

.product.type-product:hover .product-block .button.add_to_cart_button,
.product.type-product:hover .product-block .button.product_type_variable,
.product.type-product:hover .product-block .button.product_type_external{
	background-color: #000000!important;
	color:#ffffff !important;
}


.wpcf7 .wpcf7-form-wrapper .elementor-button .elementor-button-icon {
	color:#fff!important;
}

.main-navigation ul.menu > li.menu-item > a:before{
	background-color: #ff0000!important;
}

.widget_shopping_cart .buttons a:hover{
	background-color: #ff0000!important;
	color: #ffffff !important;
}


::selection {
  background-color: #000000;
  color: #ff0000;
}
::-moz-selection {
  background-color: #000000;
  color: #ff0000;
}


#tab-additional_information,
#tab-reviews{
	display: none;
}

.c-form-field{
	margin-bottom:20px;
	max-width: 500px !important; 
	width: 100%!important;
}

textarea.c-form-field{
	height:100px;
}

.woocommerce-Price-amount.amount bdi{
	display: flex;
  flex-direction: row-reverse;
}

.tactiko-mobile-nav .menu-scroll-mobile .site-branding{
	 margin: 0 60px 15px;
}

@media (min-width: 1025px){
	.main-navigation ul.menu ul.sub-menu li.menu-item{
		min-width: 290px;
	}
	
	.single-product-sticky-summary.single-product div.product .woocommerce-product-gallery {
    float: unset;
	}

	.wrapper-block {
			display: flex;
			justify-content: space-between;
			align-items: flex-start;
	}

	.single-product div.product.single-product-type-sticky-summary {
			width: 100%;
	}

	.right-block {
		width: 44%;
		}

	.right-block>div {
			float: unset;
	}

	.left-block {
			width: 54%;
	}
	
}



#tab-description .content p, 
#tab-description .content p * {
    font-family: 'Chakra Petch' !important;
}

table td, table th{
	word-break: unset;
}


button.pswp__button.RoundButton{
	z-index:100!important;
	display: block !important;
    opacity: 1 !important;
	visibility: visible!important;
    pointer-events: auto !important;
	 -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}





@media (min-width: 1025px) {
  .tl-custom-shop-link {
    display: none !important;
  }
}

@media (max-width: 1024px) {
	.tl-shop-dropdown .dropdown-toggle{
		width: 100%!important;
	}
}

@media only screen and (max-width: 767px) {
	html,body{
		overflow: auto !important;
	}
    /* Ensure wrapper-block is a flex container with column layout */
    .wrapper-block {
        display: flex;
        flex-direction: column;
    }

    /* Left block remains first to keep woocommerce-product-gallery at the top */
    .left-block {
        order: 1;
        display: flex;
        flex-direction: column;
    }

    /* Right block comes second */
    .right-block {
                order: 0;
        margin-top: 15px;
    }

    /* Reorder children inside left-block */
    .left-block .woocommerce-product-gallery {
        order: 1;
    }

    .left-block .tactiko-product-no-tabs {
        order: 3; /* Pushes tabs to the bottom, after right-block */
    }
}
#colophon {
    margin-bottom: 0px !important;
}

.grecaptcha-badge{
	opacity: 0;
	visibility: hidden;
}

.wpcf7-button .elementor-button{
	line-height: 1!important;
}


.elementor-widget-tactiko-product-categories .layout-2 .product-cat .product-cat-content{
	justify-content: unset;
  align-items: unset;
	top: unset;
	right: unset;
}
button.pswp__button.RoundButton {
    z-index: 9999999 !important;
    visibility: visible !important;
}
@media (min-width: 769px) {
  .site-header-search {
    display: none!important;
  }
}

@media (max-width: 768px) {
  .site-header-search {
    display: flex!important;
  }
}



/* update custom filter below*/


.gamma.widget-title{
	color: #ff0000!important;
}

.product-brands{
	padding: 25px 30px;
}










/* fix css */
.tax-product_cat .widget-area .product-categories > .opened{
	display: none;
}

.tax-product_cat .widget-area .product-categories > li.cat-parent.current-cat-parent.opened{
	display: block;
}

.tax-product_cat .widget-area .product-categories li.current-cat {
	display: block;
}


.cpf-parent .cpf-child-list li.active:after {
    width: 8px;
    height: 8px;
    background: #000;
    position: absolute;
    content: "";
    left: -21px;
    top: 8px;
}






.tactiko-archive-product-content .loading {
    position: relative;
}

.tactiko-archive-product-content .loading:after {
    content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border: 4px solid #ccc;
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    z-index: 9999;
}

/* optional: semi-transparent overlay behind */
.tactiko-archive-product-content .loading:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 9998;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}



.tactiko-products-per-page{
	display: none;
}



.custom-woocommerce-result-count{
	margin-right: auto;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #000000;
}

.woocommerce-result-count{
	display:none;
}


.toggle-sign{
	position:relative;
}

.toggle-sign:before{
	content:"";
	position: absolute;
	left: 0;
	top: 27px;
	width: 10px;
	height:1px;
	background-color: #ff0000;
}

.toggle-sign:after{
	content:"";
	position: absolute;
	left: 0;
	top: 27px;
	width: 10px;
	height:1px;
	background-color: #ff0000;
	 transform: rotate(90deg);
}

.cpf-parent button{
	padding-left: 18px;
}


.woocommerce-ordering{
	position: absolute!important;
	right:0;
}


.widget-content.cpf-parent{
	height: 400px;
	overflow: auto;
}
.widget-content.cpf-parent {
    margin-bottom: 35px;
}
.widget-content.cpf-parent.brands {
    height: unset;
    margin-bottom: 0;
}
.post-type-archive-product .widget-content.cpf-parent.brands {
    height: 400px;
    margin-bottom: 10px;
}

.cpf-term{
	cursor: pointer;
}

.cpf-toggle span{
	margin-left: 10px;
}






/* temp css */
/* div#products-container {display: none;} */





/* single parent custom filter */

.cpt-single-parent{
	  background: transparent;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    padding: 17px 0px 5px 21px;
    transition: all 0.3s ease;
		display: inline-block;
}

.cpt-single-parent{
	position: relative;
}

.cpt-single-parent:before{
	content: '';
	position: absolute;
	left: -2px;
	top: 62%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	box-shadow: 0 0 0 2px #DDDDDD inset;
}


.cpt-single-parent.active:before{
	 box-shadow: 0 0 0 2px #000000 inset;
}

.cpt-single-parent.active:after{
	width: 8px;
	height: 8px;
	background: #000;
	position: absolute;
	content: "";
	left: 2px;
  top: 23px;
}


.cpf-term-parent:before,
.cpf-term-parent:after{
	  content: "";
    position: absolute;
    left: -15px!important;
    top: 12px!important;
    width: 10px!important;
    height: 1px!important;
    background-color: #ff0000;
	box-shadow: none!important;
}
.cpf-term-parent:after{
    transform: rotate(90deg);
}


.cpf-term-parent{
	cursor: pointer;
}

.cpf-child-list > ul {
    display: none;
}






		


/* fix css new */

#tab-reviews{
    display: block !important;
}


.woocommerce.wcf-products-loop {
    display: none;
}

.woocommerce-pagination {
    display: block !important;
}

/* header.woocommerce-products-header {
    height: 0;
    overflow: hidden;
    opacity: 0;
} */
.archive main#main {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.woocommerce-notices-wrapper {
    order: 0;
}

.tactiko-archive-product-content {
    order: 1;
}

header.woocommerce-products-header {
    order: 2;
}

/* 1. The Container (Collapsed State) */
.term-description {
    position: relative;
    max-height: 80px; /* Adjust height as needed */
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 30px; /* Make room for the text at bottom */
    cursor: pointer; /* Indicates it's clickable */
    transition: max-height 0.4s ease-in-out;
}

/* Optional: Fade effect to smooth the cut-off text */
.term-description:not(.expanded) {
    mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
    -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
}

/* 2. User Requirement: ::before gives "Read More" text */
.term-description::before {
    content: "Read More";
    position: absolute;
    bottom: 30px;
    left: 48px;
    transform: translateX(-50%); /* Centers the text */
    font-weight: 700;
    color: #000; /* Standard Link Color */
    background: #fff; /* Background to cover text behind it */
    padding-right: 15px; /* Space for the plus sign */
    z-index: 10;
}

/* 3. User Requirement: ::after gives "+" sign */
.term-description::after {
    content: "+";
    position: absolute;
    bottom: 30px;
    left: 48px;
    transform: translateX(35px); /* Offsets it to the right of "Read More" */
    font-weight: 700;
    color: #000;
    z-index: 10;
}

/* 4. The "Active" Class (Added by JS) */
.term-description.expanded {
    max-height: none; /* Shows all content */
    overflow: visible;
    padding-bottom: 0;
    mask-image: none;
    -webkit-mask-image: none;
    cursor: default;
}

/* 5. Hide the Read More + when expanded */
/* Change Text to 'Read Less' */
.term-description.expanded::before {
    content: "Read Less"; 
}
.term-description.expanded::after,
.term-description.expanded::before {
    bottom: -30px; 
}
.term-description.expanded::after {
    left: 52px; 
}

/* Change Icon to '-' */
.term-description.expanded::after {
    content: "-";
    transform: translateX(30px); /* Minor adjustment if needed */
}

.term-description p {
    opacity: 0;
}
.term-description.expanded p{
	opacity: 1;
}
/* Hide the specific RSR tag link on product pages */
.product_meta .tagged_as a[href*="_from_rsr"] {
    display: none;
}

span.tagged_as {
    opacity: 0;
    height: 0;
}


.wd-gridlist-toggle a{
	    font-size: 21px;
    display: inline-flex;
    color: var(--text_light);
    line-height: 40px;
    height: 40px;
    width: 40px;
    border: solid 1px #e1e1e1;
    align-items: center;
    justify-content: center;
}

.wd-gridlist-toggle a.active, .wd-gridlist-toggle a:hover {
    color: var(--accent);
    background-color: #f5f5f5;
}
.wd-gridlist-toggle a:first-child {
    margin-right: 10px;
}

/* =========================================
   LIST VIEW STYLES
   Wrapper: .tactiko-archive-product-content.listview
   ========================================= */

/* 1. Reset the Grid Item to Full Width Row */
.tactiko-archive-product-content.listview ul.products li.product {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    clear: both;
}

/* 2. Flex Container: Image Left | Content Right */
.tactiko-archive-product-content.listview ul.products li.product .product-block {
    display: flex;
    flex-direction: row;
    align-items: center; /* Center vertically */
    justify-content: flex-start;
    gap: 30px;
    text-align: left;
}

/* 3. Image Column (Left) */
.tactiko-archive-product-content.listview ul.products li.product .product-transition {
    width: 280px;       /* Fixed width for image area */
    flex-shrink: 0;     /* Prevent shrinking */
    margin-bottom: 0;   /* Remove default bottom margin */
}

/* 4. Content Column (Right) */
.tactiko-archive-product-content.listview ul.products li.product .product-caption {
    flex-grow: 1;       /* Take up remaining space */
    width: auto;
    padding: 0;
}

/* 5. Typography Adjustments */
.tactiko-archive-product-content.listview .woocommerce-loop-product__title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}

.tactiko-archive-product-content.listview .posted-in {
    display: block;
    margin-bottom: 15px;
    font-size: 0.9em;
    color: #777;
}

/* 6. Description (Optional: If you want to show excerpt in list view) */
/* Note: You might need PHP to actually output the excerpt, 
   but if it's there hidden, this reveals it */
.tactiko-archive-product-content.listview .product-short-description {
    display: block;
    margin-bottom: 15px;
}

/* 7. Price and Button Layout */
.tactiko-archive-product-content.listview .product-caption-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    margin-top: 15px;
    border: none;
    padding: 0;
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
}

/* Ensure Button is always visible in List View */
.tactiko-archive-product-content.listview .caption-right {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
}

/* 8. Mobile Responsiveness */
@media (max-width: 767px) {
    .tactiko-archive-product-content.listview ul.products li.product .product-block {
        display: block; /* Stack vertically on phones */
        text-align: center;
    }
    
    .tactiko-archive-product-content.listview ul.products li.product .product-transition {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .tactiko-archive-product-content.listview .product-caption-bottom {
        justify-content: center; /* Center button on mobile */
    }
}

.tactiko-archive-product-content.listview ul.products {
    display: f;
    display: flex !important;
    flex-direction: column;
}