.header-button.cart-button{
	position: relative;
}

.cart-button-anchor{
	position: relative; 
	display: inline-block;
}

.cart-button-anchor i{
	font-size: 20px; 
	position: relative;
}

.cart-button-anchor i span{
	position: absolute;
	top: -12px;
	transform: translateX(-50%);
	background: #000;
	color: white;
	font-size: 10px;
	padding: 2px 5px;
	border-radius: 50%;
	font-weight: bold;
	line-height: 1;
}

#custom_terms_privacy{
	width: 15px;
    height: 20px;
}

.about-item-list ul li a {  
		font-weight: 600;
    color: #000;
}

.woocommerce div.product form.cart .variations label{
	color:#000;
}

.woocommerce div.product form.cart .variations select{
	width: 161px !important;
    padding: 7px 9px;
    outline: none;
    font-size: 14px;
    font-weight: 600;
    background-color: #ffffff;
    border: 1px solid var(--themeColorBase);
}

.woocommerce div.product form.cart .variations label{
	padding: 7px 0px;
	font-size: 16px;
}

.woocommerce div.product form.cart .variations th{
	width: 120px;
}

.filter {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--themeColorWhite);
    background: var(--themeColorRed);
    width: 70px;
/*     height: 70px;
    border-radius: 50%; */
/*     position: fixed; */
	margin-bottom: 6%;
    z-index: 999999;
    cursor: pointer;
        top: 69%;
}

.filter i {
    color: #fff;
    font-size: 20px;
}

.woocommerce ul.products li.product a img{
	height: 160px;
}

.woocommerce div.product .woocommerce-tabs .panel ul{
	    margin-left: 30px;
}

.woocommerce ul.products li.product .onsale{
	background: var(--themeColorBase);
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: var(--themeColorWhite);
    background: var(--themeColorRed);
    padding: 12px;
}

.woocommerce nav.woocommerce-pagination ul li a{
	padding: 12px;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
	border: 1px solid var(--themeColorRed);
}

form.woocommerce-ordering .orderby{
    width: 100%;
    height: 38px;
    padding-left: 15px;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    color: #062462;
    border: 1px solid rgba(6, 36, 98, 0.4);
    transition: .5s;
	}

ul.products li.product, .wp-block-product-new ul.wc-block-grid__products li {
    border: 1px solid #eee;
    padding: 15px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
	  margin: 0 3.8% 2.992em
44.88px
 0;
}

.woocommerce a.added_to_cart{
	padding-top: 0px;
}

ul.products li.product img {
    max-height: 160px;
    object-fit: contain;
    margin: 0 auto 10px;
	  padding: 10px;
}

ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: bold;
    color: #0d2b56;
    margin: 10px 0 5px;
	  padding: 0px 10px !important;
}

ul.products li.product .price {
    font-size: 16px;
    color: #E74C3C;
}

ul.products li.product:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.woocommerce ul.products li.product .button{
	font-size: 15px;
    padding: 12px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
	margin-bottom: 1em;
}
.woocommerce ul.products li.product .button:hover{
  background: var(--themeColorBase);
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color:  var(--themeColorBase);
}
nav.hendre_menu {
	padding: 0px !important;
}

.account-dropdown {
    position: relative;
    display: inline-block;
}

.dashboard-hover-area {
    position: relative;
    display: inline-block;
}

.account-link {
    background-color: #600000;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
}

.account-submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 150px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.account-submenu li a {
    display: block;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
	  text-align: center;
}

.account-submenu li a:hover {
    background-color: #f0f0f0;
}

ul.account-submenu{
	display:none;
}

/* Show submenu ONLY when hovering on the Dashboard link or its area */
.dashboard-hover-area:hover .account-submenu {
    display: block;
}

.meta-blog span {
    font-size: 14px;
    padding: 7px 22px 7px 22px;
    background: var(--themeColorBlack);
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    position: relative;
    z-index: 1;
}

.industries-service-stretch{
	    margin-bottom: 24px;
}

.blog-content{
	height: 230px;
}

.wc-block-product-categories-list {
  list-style: none;
  padding: 0;
}

.wc-block-product-categories-list-item {
  padding: 10px 10px 10px 35px;
  border: 1px solid #ddd;
  margin-bottom: 8px;
  border-radius: 6px;
  position: relative;
  cursor: pointer;
  transition: background 0.3s, border-color 0.3s;
}

.wc-block-product-categories-list-item a {
  text-decoration: none;
  color: #333;
  display: block;
}

/* Custom radio circle */
.wc-block-product-categories-list-item a::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border: 2px solid #007cba;
  border-radius: 50%;
  background-color: #fff;
  transition: background 0.3s;
}

/* Active radio look */
.wc-block-product-categories-list-item.active {
  background-color: #e6f4ff;
  font-weight: bold;
  border-color: #007cba;
}

.wc-block-product-categories-list-item.active a::before {
  background-color: #007cba;
  box-shadow: inset 0 0 0 4px #fff;
}

h3.widget_title{
	    padding: 0% 0% 10%;
}

/*   19 May 2025    */

.site-bg-primary{
	    background-color: #960b83;
}

.section-full {
    position: relative;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-full-height {
    background-size: auto 140%;
}

.bg-top-right {
    background-position: center right;
}

.no-col-gap [class*="col-md-"], .no-col-gap [class*="col-lg-"]
Specificity: (0,2,0)
 {
    padding-left: 0;
    padding-right: 0;
}

.special-offer-outer {
    position: relative;
    z-index: 1;
}

.p-tb60 {
    padding-bottom: 60px;
    padding-top: 60px;
}
.special-offer {
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1;
    margin-right: 20%;
    padding-right: 3px;
}

.p-r100 {
    padding-right: 100px;
}
.special-offer-in
Specificity: (0,1,0)
 {
    position: relative;
    margin-right: -24%;
}

.wt-left-part {
    float: right;
}

.wt-left-part, .wt-right-part {
    width: 660px;
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.wt-left-part, .wt-right-part {
    width: 100%;
}
	.special-offer {
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1;
    margin-right: 20%;
    padding-left: 65px;
}
	.wt-left-part .wt-box.p-r100{
		padding-right: 0px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	
.wt-left-part, .wt-right-part {
  width: 100%;
text-align: center;
}
}
@media only screen and (min-width: 479px) and (max-width: 767px) {
	.wt-left-part, .wt-right-part {
width: 100%;
        padding: 20px;
        text-align: center;
}
	.special-offer{
		padding:0px;
		margin:0px;
}
	.special-offer-outer:after {
    content: "";
    position: relative;
    /* right: -49%; */
    /* top: 0px; */
    height: 100%;
    width: 50%;
    /* border-right: 10px solid #fff; */
}
	.wt-left-part .wt-box.p-r100{
		padding-right: 0px;
}
	.special-offer-outer:after {
    content: "";
    position: relative;
    right: 6%;
    top: 0px;
    height: 100%;
    width: 50%;
    /* border-right: 10px solid #fff; */
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .wt-left-part, .wt-right-part {
        width: 100%;
        padding: 20px;
    }
	.special-offer{
		padding:0px;
		margin:0px;
}

}
.wt-box {
    position: relative;
}

.text-white h5{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 8px;
}

h2.text-uppercase{
	color: #fff;
}



.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.radius.special-offer:after {
    border-radius: 0 50% 50% 0;
}

.special-offer:after {
    content: "";
    position: absolute;
    right: -45%;
    top: 0px;
    height: 100%;
    width: 45%;
    background-color: rgba(255, 255, 255, 0.2);
}

.radius.special-offer-outer:after {
    border-radius: 0 50% 50% 0;
}

.special-offer-outer::after{
	background-color: #960b83;
}

.special-offer-outer:after {
    content: "";
    position: absolute;
    right: -25%;
    top: 0px;
    height: 100%;
    width: 50%;
    border-right: 10px solid #fff;
}

.site-button{
	    padding: 11px 35px;
    background: var(--themeColorRed);
    border: 1px solid var(--themeColorRed);
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    transition: .5s;
}

.site-button:hover{
	color: var(--themeColorRed);
	background-color: #fff;
}

.footer-section{
	    padding: 60px 0 60px;
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
	
	.special-offer {
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1;
    margin-right: 0%; 
  padding-right: 0px; 
}
	.special-offer-outer:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
   border-right: 0px solid #fff; 
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	
	.special-offer {
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1;
    margin-right: 0%; 
  padding-right: 0px; 
}
	.special-offer-outer:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
   border-right: 0px solid #fff; 
}
}
/* Optional: Hide unnecessary elements */
/* .subscribe-widget1 .screen-reader-response,
.subscribe-widget1 br,
.subscribe-widget1 .wpcf7-spinner {
  display: none !important;
} */



/* .subscribe-widget1 {
    margin: 1rem 0rem;
    padding: 10px 2px;
}

.subscribe-widget1 p{
	display:flex;
		margin: 0 !important;
    margin-right: -2% !important;
}

.subscribe-widget1 p input.wpcf7-email{
	width: 60%;
} */

#customer_login label{
	color:#000;
}

#customer_login button[type="submit"]{
	font-size: 15px;
    padding: 12px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

#customer_login button[type="submit"]:hover{
    font-size: 15px;
    padding: 12px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorBase);;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.site-button:focus{
	 color:#fff;
}

.site-button-reverse{
	    padding: 11px 35px;
    background:  #fff;
    border: 1px solid var(--themeColorRed);
    border-radius: 5px;
    color: var(--themeColorRed);
    display: inline-block;
    margin-top: 15px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    transition: .5s;
}

.site-button-reverse:hover{
	    padding: 11px 35px;
    background:  var(--themeColorRed);
    border: 1px solid var(--themeColorRed);
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    transition: .5s;
}

.company-work-hour ul li span {
    float: none !important;
}

.company-work-hour ul:last-of-type li {
    padding: 0 !important;
}

.post-type-archive-product h2.woocommerce-loop-product__title, .tax-product_cat h2.woocommerce-loop-product__title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.wc-block-cart__submit-button{
	  font-size: 15px;
    padding: 12px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.wc-block-cart__submit-button:hover{
	  color: #fff;
    background: var(--themeColorBase);
    transition: .5s;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
	  color: #fff;
    background: var(--themeColorRed);
	  border: 0;
	 border-radius: 5px;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{
	  color: #fff;
    background: var(--themeColorBase);
    transition: .5s;
}


.woocommerce-MyAccount-navigation {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  max-width: 250px;
}


.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 12px 15px;
  color: #333;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.3s ease;
}


.woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #0073aa;
  color: #fff;
}


.woocommerce-MyAccount-navigation .is-active a,
.woocommerce-MyAccount-navigation ul li a[aria-current="page"] {
  background-color: #0073aa;
  color: white;
  font-weight: bold;
}

.woocommerce-MyAccount-content {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  font-family: sans-serif;
  line-height: 1.6;
}

.woocommerce-MyAccount-content p:first-of-type {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}

.woocommerce-MyAccount-content p {
  color: #444;
  font-size: 16px;
}

.woocommerce-MyAccount-content a {
  color: #0073aa;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

.woocommerce-MyAccount-content a:hover {
  color: #005177;
  text-decoration: underline;
}

/* === Main container holding both address boxes === */
.woocommerce-Addresses.col2-set.addresses {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}

/* === Individual address box: 50% width === */
.woocommerce-Address {
  width: 50%;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 25px;
  box-sizing: border-box;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s ease;
}

/* Hover effect for boxes (optional) */
.woocommerce-Address:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

/* === Header section inside each box === */
.woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

/* === Box heading === */
.woocommerce-Address-title h2 {
  font-size: 18px;
  margin: 0;
  color: #222;
}

/* === Edit link === */
.woocommerce-Address .edit {
  font-size: 14px;
  color: #0073aa;
  text-decoration: none;
  transition: color 0.3s ease;
}

.woocommerce-Address .edit:hover {
  color: #005177;
  text-decoration: underline;
}

/* === Address content text === */
.woocommerce-Address address {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

.woocommerce .col2-set.addresses::before{
	content: none !important;
}

form.woocommerce-EditAccountForm p label{
	color:#000;
}

.woocommerce-order-details p a{
	font-size: 15px;
}

#alg_checkout_files_upload_form_1 label{
	color: #000;
}

.woocommerce div.product .product_title {
    font-size: 38px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 1.2;
    max-width: 88%;
}

.woocommerce div.product form.cart .button {
    padding: 14px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 1em;
}

.woocommerce div.product form.cart .button:hover {
	 background : var(--themeColorBase);
}

.quantity input {
    width: 161px !important;
    padding: 7px 9px;
    outline: none;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid var(--themeColorBase);
}

.product_meta > span {
    display: flex;
    margin-bottom: 10px;
    color: var(--themeColorBase);
    font-weight: 700;
}

.product_meta > span > a:first-child, .product_meta > span > span:first-child {
    margin-left: 5px;
}

.product_meta > span > a, .product_meta > span > span {
    position: relative;
    margin-left: 3px;
    color: var(--themeColorBlack);
    text-transform: capitalize;
    font-weight: 700;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    color: #000;
    text-shadow: inherit;
    background-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #161515;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .2em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
    background-color: #ffffff00;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 20px;
    border: 1px solid #e5dada;
    box-shadow: rgba(216, 216, 219, 0.2) 0px 7px 29px 0px;
}

section.related.products h2 {
    font-size: 35px;
    margin-bottom: 2rem;
}

.woocommerce div.product div.images img{
	margin: 0 0 2em;
    padding: 20px;
    border: 1px solid #e5dada;
    box-shadow: rgba(216, 216, 219, 0.2) 0px 7px 29px 0px;
}

.woocommerce div.product .woocommerce-tabs .panel p, .woocommerce #reviews #comments ol.commentlist  {
    margin-top: 16px;
}

.woocommerce ul.products li.product .star-rating{
    color: #ff9800;
		width: 100%;
}

.star-rating{ 
	width: 100%;
}
.woocommerce .star-rating span::before {
	content: "SSSSS";
	top: 0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.woocommerce .star-rating::before {
	content: "sssss";
	color: #cfc8d8;
	top: 0;
	position: absolute;
	transform: translateX(106%);
}

section.related ul li.product.type-product .star-rating::before {
	transform: translateX(159%) !important;
}

.woocommerce .star-rating span{
	color: #ff9800;
}

.woocommerce p.stars a{
	    color: #ff9800;
}

.woocommerce #review_form #respond span#reply-title {
    font-weight: 700;
}

#comment-form-rating-label{
	color : #000;
}

.woocommerce #review_form #respond .form-submit input {
    padding: 14px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 1em;
}

.woocommerce #review_form #respond .form-submit input:hover{
	background: var(--themeColorBase);
	color : #fff;
}

.has-text-align-center{
	margin-bottom: 2em;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 16px;
    font-weight: bold;
    color: #0d2b56;
    padding: 0px 10px !important;
		display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wc-block-grid__product .wc-block-grid__product-price{
	  color: var(--themeColorBase);
    font-weight: 400;
    font-size: 13px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
	  font-size: 15px !important;
    padding: 12px 35px;
    font-weight: 500;
    color: #fff;
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 1em;
	width: auto;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{
	  background: var(--themeColorBase);
}

.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product{
	  margin: 0 3.8% 2.992em 0;
    max-width: 21% !important;
}

.wc-block-grid__product .wc-block-grid__product-rating {
	    color: #ff9800;
}

table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: 1em !important;
}

.is-large.wc-block-cart .wc-block-cart__totals-title{
	  font-size: 1em !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
	  font-size: 15px;
    padding: 12px 35px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    border: 0;
}

#wc-block-components-totals-coupon__form .wc-block-components-text-input input[type=text]{
	height: 3.5em;
}

.wc-block-components-formatted-money-amount{
	color: var(--themeColorBase);
}
    
.woocommerce-billing-fields__field-wrapper p.form-row label{
	font-size: 15px;
	color: var(--themeColorBlack);
	font-weight: 700;
	padding: 9px 0px;
	line-height: 1.5em;
}

#alg_checkout_files_upload_form_1 label{
	font-size: 15px;
	color: var(--themeColorBlack);
	font-weight: 700;
	padding: 9px 0px;
	line-height: 1.5em;
}

.woocommerce form .form-row.woocommerce-validated input{
	padding: 4px !important;
}

h3#order_review_heading{
	margin-bottom: 0.5em;
}

#payment ul li label{
	font-size: 15px;
	color: var(--themeColorBlack);
	font-weight: 700;
	padding: 9px 0px;
	line-height: 1.5em;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	padding: 12px 35px;
}

.woocommerce table.my_account_orders .button{
	background-color: var(--themeColorRed);
    color: white;
    font-weight: bold;
    padding: 12px 35px;
}

.woocommerce table.my_account_orders .button:hover{
	background-color: var(--themeColorBase);
}

.edit-account p button[type="submit"]{
		background-color: var(--themeColorRed);
    color: white;
    font-weight: bold;
    padding: 12px 35px;
}

.edit-account p button[type="submit"]:hover{
		background-color: var(--themeColorBase);
}

.woocommerce-address-fields__field-wrapper p label{
	font-size: 15px;
	color: var(--themeColorBlack);
	font-weight: 700;
	padding: 9px 0px;
	line-height: 1.5em;
}

.woocommerce-address-fields p button.button {
    background-color: var(--themeColorRed);
    color: white;
    font-weight: bold;
    padding: 12px 35px;
}

.woocommerce-address-fields p button.button:hover{
		background-color: var(--themeColorBase);
	color: var(--themeColorWhite);
}

.woocommerce-account .addresses .title::before{
	content: none;
}

.wc-block-product-categories-list-item:first-child{
	display: none;
}

.lost_reset_password p label{
	color: var(--themeColorBlack);
}

.woocommerce button.button{
		font-size: 15px;
    padding: 12px 35px;
    font-weight: 500;
    color: var(--themeColorWhite);
    background: var(--themeColorRed);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.woocommerce button.button:hover{
    background: var(--themeColorBase);
		color: var(--themeColorWhite);
}

.subscribe-widget1{
	    display: flex;
	    margin-top: 15px;
}

.subscribe-widget1 .input-group p {
    position: relative;
}

.subscribe-widget1 input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-info.btn-lg {
    position: absolute;
    top: 0;
    right: 0;
	  font-size: 15px;
	padding: .375rem .938rem;
}

.subscribe-widget1 form .input-group p span input {
    height: 48px !important;
	padding: .375rem .375rem;
}

.subscribe-widget1 form .wpcf7-response-output {
    margin-top: -102px;
    color: var(--themeColorWhite);
}

.wpgs-nav .slick-current.slick-active{
	border: 1px solid var(--themeColorBase);
}

.slick-slide.slick-current.slick-active img{
	margin: 0px !important;
}

.service-top-section::after{
	background-color: #00000000;
}

.feature-single-box{
	    background: #ffffff85;
}

.feature-section {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.feature-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
/*   background-color: rgb(0 0 0 / 23%); */
  z-index: -1;
}

.feature-section-jandishop::before{
	background-color: #fff;
}
.zoomtoo-container img{
	object-fit:contain;
	width:100% !important;
	height:500px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.about-right-thumb img {
	height: auto;
		width: 100%;
	}
	.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product{
	  margin: 10px;
    max-width: 32.32% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product{
	  margin: 10px;
    max-width: 32.32% !important;
}
}
@media only screen and (min-width: 479px) and (max-width: 767px) {
	.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product{
	  margin: 10px;
    max-width: 100% !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	.about-right-thumb img{
		     height: auto;
 width: 100%;
}
		.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product{
	  margin: 10px;
    max-width: 100% !important;
}
}

@media (max-width: 767px) {
	.row.footer-bg{
		z-index: 0;
	}
    .sidebar-area.product {
        display: none;
    }
	.sidebar-area.product.active {
		display: block;
	}

}