/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 12:51:49 */
.product-block .groups-button a{
	background: #0138b7;
}
.groups-button a:hover {
    background: #f2c94c !important;
}
#nav-cover{
		z-index: -1 !important;
	}


@media (max-width: 767px) {
/*    .product-block.grid .onsale {
		left: 90px !important;
	} */
	.mob-inc{
		padding-right: 63px !important;
	}
}
@media only screen and (min-width: 1200px) {
/* 	.singular-shop .image-mains span.onsale{
		 left: 110px !important;
	} */
	
	.woocommerce span.onsale>span{ 
/* 		min-width: 85px !important; */
         height: 30px !important;
	}
	
	.mob-inc{
		display:none !important;
	}
    
}

@media (max-width: 1199px) {
 #tbay-header {
        display: block !important;
    }
	
/* 	.mob-inc{
		display:none !important;
	}
 */
	
	
	.topbar-device-mobile{
		display:none !important;
 }
	
	.opbar-device-mobile{
		display:none !important;
 }
	    .wrapper-container {
        padding-top: 0px !important;
    }
}

.cart-popup.show .dropdown-menu{
	padding:20px !important;
}
.elementor-button--view-cart{
	background-color: #0138b7 !important;
}

 .elementor-button--checkout{
	background-color: #0138b7 !important;
}

.SumoSelect>.optWrapper>.options li.opt label {
    line-height: 30px !important;
	font-family: var(--tb-text-primary-font) !important;
	font-weight: 400 !important;
	font-size: 16px;
}

.elementor-nav-menu--main{
	text-transform: uppercase;
}

.tbay-buy-now+.tbay-buy-now:hover{
	   background: #f2c94c !important;
}

/* .tbay-buy-now .button:hover{
     background: #f2c94c !important;
	 color: white !important;
} */

.single_add_to_cart_button+.tbay-buy-now:hover{
	 background: #f2c94c !important;
	 color: white !important;
}

.tbay-buy-now .button{
	background: #1a68f0 !important;
    color: white !important;
}

.single_add_to_cart_button+
.tbay-buy-now{
/* 	background: #1a68f0 !important;
	color: white !important; */
	background: #ffffff !important;
    color: #1a68f0 !important;
	border: 2px solid !important; */
}

.single_add_to_cart_button:hover{
/* 	background: #ffffff !important;
    color: #1a68f0 !important;
	border: 2px solid !important; */
	background-color: #1967ef !important;
    color: #ffffff !important;
    border: 2px solid #1976f2 !important;
}
.single_add_to_cart_button{
/* 	background: #ffffff !important;
    color: #1a68f0 !important;
	border: 2px solid !important; */
	background-color: #1967ef !important;
    color: #ffffff !important;
    border: 2px solid #1976f2 !important;
}

.product-block.grid .name{
    color: #1967ef !important;
    font-size: 17px !important;
	text-transform: uppercase !important;
    font-weight: 600 !important;
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  position: relative;
}

/* .marquee .elementor-button-text {
  display: inline-block;
  padding-left: 100%;
  animation: marquee-right 10s linear infinite;
}

@keyframes marquee-right {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
} */

.marquee .elementor-button-text {
  display: inline-block;
  padding-left: 100%;
  animation: marquee-left 20s linear infinite;
}

@keyframes marquee-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.mfp-ready.mfp-bg{
	opacity: .1 !important;
}

.nav-cover-active-2 
#nav-cover{
	    opacity: 0 !important;
}

.elementskit-megamenu-panel{
	top: 80px !important;
}

/* .onsale{
	display:none;
} */

.elementskit-navbar-nav > li > a{
    font-style: normal !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    font-size: 20px !important;
}

.heading-tbay-title .title{
	font-style: normal !important;
    font-weight: 700 !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px !important;
	text-transform: uppercase !important;
	
}

.name-subtitle{
	font-style: normal !important;
    font-weight: 400 !important;
    font-family: Roboto, sans-serif !important;
    font-size: 28px !important;
}

/* .name a {
    color: #000000 !important;
	font-style: normal !important;
    font-weight: 400 !important;
    font-family: Roboto, sans-serif !important;
    font-size: 18px !important;
} */

.ekit_page_list_title_title{
	font-style: normal !important;
    font-weight: 400 !important;
    font-family: Poppins, sans-serif !important; 
	text-transform: uppercase !important;
	font-size: 14px !important;
}

.woocommerce div.product span.price del {
	color: #000000 !important;
}

.product-block.grid .onsale>span {
    background: #eac108 !important;
	color: #000000 !important;
	height: 20px !important;
}

.price .ins {
	color:green !important;
}

span.price del {
	color: black;
/* 	font-weight: bold; */
}

.price ins{
	color: green !important;
}
/* .price ins{
   color: #000000 !important;
   font-weight: normal !important;
} */

.woocommerce div.product span.price {
      color: #000000 !important;
      font-weight: 500 !important;
}

.woocommerce span.onsale>span{
/* 	 color: #000000 !important;
     font-weight: 700 !important;
	 background: #f0c407 !important;
	border-radius: 0px !important;
	min-width: 100px !important;
    min-height: 0px !important;
	height: 45px !important; */
	
	display: table-cell !important;
    padding: 0.34em 0.6em 0.3em 0.6em;
    z-index: 1;
    background: #f2c94c;
/*     position: relative; */
    line-height: 1;
    border-radius: 0.25em;
	
}

/* .onsale{
	padding:5px 178px !important;
}
.product-block.grid .onsale{
	left: 170px;
} */


@media (max-width: 767px) {
    body:not(.tbay-disable-cart-fixed) .singular-shop div.product .information .entry-summary.has-buy-now .tbay-buy-now.button {
        position: relative !important;
		width: 100% !important;

	}
	
	.woocommerce .cart-popup .dropdown-menu, .cart-popup .dropdown-menu{
		  width: 328px !important;
		  line-height: 35px;
	}
	
	body:not(.tbay-disable-cart-fixed) .singular-shop div.product .information .cart .button{
		 position: relative !important;
		 width: 100% !important;
		 max-width: 100% !important;
	}
		p.price {
		  color: #000000 !important;
		  font-weight: 500 !important;
}

/* .product-block.grid .onsale>.saled{
	left: 126px;
} */

.product-block.grid .onsale>span.saled{
	border-radius: 0px !important;
	min-width: 0px !important;
    min-height: 0px !important;
	height: 20px !important;
	top: 6px;
}

.product-block.grid .onsale {
    top: -6px !important;
	left: 0px;
}

/* .singular-shop .image-mains span.onsale{
	left: -90px !important;
} */

/* .tax-product_cat .product-block.grid .onsale>.saled{
	left: 126px !important;
} */

/* .woocommerce-Price-amount{
	color: #000000;
    font-weight: bolder !important;
} */

#yith-quick-view-modal .slick-slider .slick-arrow, .yith-quick-view.yith-modal .slick-slider .slick-arrow{
	width: 0px !important;
    height: 45px !important;
	padding: 10px 35px 13px 15px !important;
}

/* .elementor-kit-17 button{
	padding: 10px 35px 13px 15px !important;
} */

#yith-quick-view-modal .slick-slider .slick-arrow i, .yith-quick-view.yith-modal .slick-slider .slick-arrow i{
	line-height: 17px !important;
    height: 15px !important;
}

.elementor-menu-cart__product-image .size-woocommerce_thumbnail{
     width: 48px !important;
    float: left !important;
    transition: opacity .5s linear .2s !important;
    opacity: 1 !important;
}

.tbay-breadscrumb .breadcrumb li a{
    color: #000000 !important;
}
.tbay-breadscrumb .breadcrumb li {
    color: #000000;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
}

 
.breadcrumb>li+li::before{
    color: #000000 !important;
}

.product-categories{
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

@media (min-width: 1920px) and (max-width: 2560px)  {
	.product_cat-cast-iron-cookware .product-block.grid .onsale {
			left: 110px !important;
		}
	
/* .shop-page	.product-block.grid .onsale {
		left: 124px !important;
	}

}

.shop-page .product-block.grid .onsale {
    left: 120px;
} */

@media (max-width: 767px) {
    .woocommerce table.shop_table.cart.woocommerce-cart-form__contents tbody>tr>td.product-subtotal {
        display: block !important;
    }
	
}

	
@media only screen and (min-width: 768px) {
    .singular-shop .image-mains span.onsale>span{
        font-size: 14px;
		height: 26px !important;
    }
	 table.shop_table td:before {
        white-space: pre-line;
    }
	
}
	
	@media only screen and (max-width: 600px) {
		.singular-shop .image-mains span.onsale>span{
        font-size: 14px;
		height: 26px !important;
    }
		
	.woocommerce span.onsale>span {
        height: 26px !important;
    }
		
		