/*
Theme Name: ThehowlingWolf - Child
Theme URI: https://www.knocktheweb.com/
Author: knocktheweb
Author URI: https://www.knocktheweb.com/
Description: This is child theme of ThehowlingWolf
Template: thehowlingwolf
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/
.haru-container{max-width: 1760px; padding-left: 0px; padding-right: 0px}
.howling-wishlist.haru-wishlist--style-2 .my-wishlist-wrap .haru-wishlist-link::before {
	display: flex;
	align-items: center;
	gap: 12px;
}
.haru-wishlist.haru-wishlist--style-2.howling-wishlist span.total {
	top: 0px;
	right: 2px !important;
	background-color: rgb(145, 0, 5);
}
.header-cart-bar.haru-cart .haru-cart-icon::before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	background-image: url("assets/images/cart-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.howling-wishlist.haru-wishlist--style-2 .my-wishlist-wrap .haru-wishlist-link:before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	background-image: url("assets/images/wishlist-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.haru-account.haru-account--style-4.header-account-bar .haru-account__link:before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	background-image: url("assets/images/user-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.haru-account.haru-account--style-4.header-account-bar .avatar {
display: none !important;	max-width: 37px !important;
}
.howling-header-search-icon .haru-woo-search__toggle .hicon {
	font-size: 35px;
}
.header-cart-bar.haru-cart.haru-cart--style-3 .haru-cart-number {
	top: auto;
	right: -6px;
	background-color: rgb(145, 0, 5);
	bottom: 0px;
}
.haru-woo-search.haru-woo-search--classic .haru-woo-search__input {
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	border-radius: 30px !important;
	border: none !important;padding-left: 30px;
  padding-right: 45px;
}
.haru-woo-search.haru-woo-search--classic .haru-woo-search__submit.is-icon{border:none !important; padding: 0 30px 0 15px;}
/* wrap input + button inline */
.footer-newsletter .elementor-form-fields-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;  /* space between input and button */
}

/* allow input to stretch */
.footer-newsletter .elementor-field-group-email {
    flex: 1 !important;
    width: auto !important;
}

/* button stays natural size */
.footer-newsletter .e-form__buttons {
    width: auto !important;
    flex-shrink: 0;
}

/* ensure they are vertically centered */
.footer-newsletter .elementor-field,
.footer-newsletter .elementor-button {
    height: 45px;
    display: flex;
    align-items: center;
}
.haru-woo-search__popup .haru-woo-search__input {
	padding-right: 45px;
	background: #fff !important;
}
.haru-woo-search__popup .haru-woo-search__submit{border:none !important;}
.haru-woo-search__form .mfp-close {
	color: #fff;
	opacity: 1;
	font-size: 0;
	transform: translateX(100%);
	border: none;
	background: none;
}
.product-item.style-3 .woocommerce-loop-product__title {
	text-transform: inherit;
	font-size: 24px;
	font-weight: 500;
}
.product-info.howlingwolf-prodcutlist-info .product-button--add-to-cart {
	display: block;
}
.howling-prodcutlist-cart .product-button.product-button--add-to-cart a {
	background: none !important;
	padding: 0;
	height: auto;
	font-size: 0;
	line-height: 0;display: flex;
}
.howling-product-whishlist .yith-wcwl-add-to-wishlist {
	margin-top: 0;
}
.howling-product-whishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist > .yith-wcwl-icon-svg,
.howling-product-whishlist  .yith-wcwl-add-to-wishlist a.move_to_another_wishlist > .yith-wcwl-icon-svg, 
.howling-product-whishlist .yith-wcwl-add-to-wishlist a.delete_item > .yith-wcwl-icon-svg{vertical-align: inherit !important;}
.howling-product-whishlist .yith-wcwl-add-to-wishlist a.add_to_wishlist{display: flex;}
/*product list */
.howling-product-whishlist, .howling-prodcutlist-cart {
	background: #FEEDED;
	padding: 10px;
	border-radius: 5px;
}
.howling-prodcutlist-cart .product-button.product-button--add-to-cart a.added {
	display: none;
}
.howling-prodcutlist-cart a.added_to_cart.wc-forward {
    font-size: 0; /* hide text but keep element */
}

.howling-prodcutlist-cart a.added_to_cart.wc-forward::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: no-repeat center / contain url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23910005" stroke-width="1.5" viewBox="0 0 24 24"><path d="M6 6h15l-1.5 9h-12z"/><circle cx="9" cy="21" r="1"/><circle cx="18" cy="21" r="1"/></svg>');
}
.howling-product-whishlist .howling-product-whishlist-browse.button-tooltip {
	display: none;
}
.howling-product-whishlist .yith-wcwl-wishlistaddedbrowse .feedback{display: none;}
.howling-product-whishlist .haru-tooltip.button-tooltip {
	display: flex;
}
.product-info.howlingwolf-prodcutlist-info {
	background: #FFF8F8;
	display: flex;
	width: 100%;
	flex-direction: column;
	padding: 20px; text-align: left;
}
.howlingwolf-prodcutlist-info .product-title {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	color: #00010E;
}
.howlingwolf-prodcutlist-info .product-title a{color: #00010E;}
.howlingwolf-prodcutlist-info .product-title a:hover{color: #910005;}
/* Product short description – 1 line like figma */
.howlingwolf-prodcutlist-info .product-short-desc  {
    margin: 5px 0 20px;
   
}

.howlingwolf-prodcutlist-info .product-short-desc p {
  margin: 0;
  font-size: 18px;
  color: #757575;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Wishlist – hide text but keep icon */
.yith-wcwl-add-to-wishlist a span:not(.button-tooltip) {
    display: none !important;
}

/* Remove duplicate "Add to wishlist" text */
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button span {
    display: none !important;
}

/* Keep only SVG heart icon visible */
.yith-wcan-filter {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 20px !important;
}

/* Align wishlist / cart icons */
.howling-prodcutlist-actions {
    display: flex;
    gap: 12px;
    align-items: center;
}

/* Card price & actions at bottom like figma */
.howlingwolf-prodcutlist-info-btm {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Price styling */
.howling-prodcutlist-price .price {
    font-weight: 600;
    font-size: 20px !important;
}
.theme-skin-2 .product-label__item{
	background: #D41011;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	line-height: 16px;
	border-radius: 50px;
	text-transform: capitalize;
}

/* Wrapper over product thumbnail */
.hw-rating-badge {
    position: absolute;
    bottom: 12px;
    right: 12px;

    display: inline-flex;
    align-items: center;
    gap: 6px;

    background: #ffffff;
    border-radius: 25px;

    padding: 4px 10px;
    font-family: 'Montserrat', sans-serif;

    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
    z-index: 10;
}

/* Star */
.hw-star-icon {
    font-size: 14px;
}

/* Rating number */
.hw-rating-value {
    font-weight: 600;
    font-size: 13px;
    color: #000;
}

/* Make sure product image container becomes positioned */
.woocommerce ul.products li.product,
.woocommerce ul.products li.product a img {
    position: relative;
}
.home-product-sliders .haru-slick--nav-opacity .slick-arrow {
	background-color: #FFF8F8;
	border: none;
	border-radius: 100px;
}
.home-product-sliders .haru-slick--nav-opacity .slick-arrow.slick-prev{left: 0px}
.home-product-sliders .haru-slick--nav-opacity .slick-arrow.slick-next{right: 0px}

.home-product-sliders .haru-slick .slick-prev:before, .home-product-sliders .haru-slick .slick-next:before {
	
	color: #000;
}
.contact-form__row.contact-form__row--submit {
	margin-bottom: 0px;
}
.shop-filter__layout{display: none;}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
  border: 2px solid #a49a9a;}
/* accordion wrapper */
.yith-wcan-filter {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#filter_13420_0 {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 10px;
}
/* container clickable title */
.yith-wcan-filter .filter-title {
    position: relative;
    padding-right: 24px; /* space for arrow */
    cursor: pointer;
}

/* default arrow (down) */
.yith-wcan-filter .filter-title::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: translateY(-50%) rotate(45deg); /* down arrow look */
    transition: transform 0.2s ease-in-out;
}

/* rotate arrow on collapse (pointing up) */
.yith-wcan-filter.collapsed .filter-title::after {
    transform: translateY(-50%) rotate(-135deg);
}


/* filter content box */
.yith-wcan-filter .filter-content {
    margin-top: 10px;
}

/* hide on collapsed */
.yith-wcan-filter.collapsed .filter-content {
    display: none;
}

.filters-container {
	position: relative;
}
.yith-wcan-filters .btn.btn-primary.yith-wcan-reset-filters.reset-filters.enhanced {
	background: none;
	color: #910005;
	padding: 0;
	font-size: 14px;
	border: none;
	line-height: 15px;
	height: auto;
	display: inline;
	width: auto;
	text-transform: capitalize;
	position: absolute;
	right: 0;
	top: 4px;
}
.btn.btn-primary.yith-wcan-reset-filters.reset-filters.enhanced:hover {
	color: #000 !important;
}
/* base checkbox reset */
.filter-content input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    width: 20px;
    height: 20px;
    margin-right: 8px;
    cursor: pointer;

    border: 2px solid #bfc6cc;
    border-radius: 4px;
    background: #ffffff;
    position: relative;
    transition: all .2s ease;border-radius: 5px !important;
}

/* hover border color */
.filter-content input[type="checkbox"]:hover {
    border-color: #910005;
}

/* checked state — your requested color */
.filter-content input[type="checkbox"]:checked {
    border-color: #910005;
    background-color: #910005 !important;
}

/* white check icon */
.filter-content input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.haru-active-filters {
	display: none;
}
.woocommerce-ordering .orderby {
	background-color: #fff;
	border-radius: 0;
	border: 1px solid #ccc;
}
.woocommerce-ordering select:focus{border: 1px solid #ccc !important;}
.single-product-top form.cart table.variations .variable-attribute-wrap.color-attribute-wrap > li {
	width: 34px;
	height: 34px;
	margin-right: 16px;
	margin-bottom: 12px;
	border-radius: 50%;
}
.single-product-top form.cart table.variations .variable-attribute-wrap.color-attribute-wrap > li::before {
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	border: 1px solid #cdcdcd;
	top: -3px;
	left: -3px;
	border-radius: 50%;
}
/* Wrapper */
.howling-price-rating-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
   margin-bottom: 10px;
}
.single-product-top .woocommerce-product-details__short-description {
	margin-bottom: 10px;
}
/* Price styles */
.howling-price-rating-wrap .price {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	margin-bottom: 0;
	line-height: 25px;
}

.howling-price-rating-wrap del {
    font-size: 15px;
    color: #999;
    margin-left: 6px;
}

.howling-price-rating-wrap ins {
    text-decoration: none;
}

/* Rating pill */
.howling-rating-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    border-radius: 18px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* Star icon */
.howling-rating-pill .star {
    color: #f5b301;
    font-size: 14px;
    line-height: 1;
}
.single-product-top .woocommerce-product-details__short-description p {
	line-height: 15px;
	color: #8f98a9;
	margin: 0;line-height: 20px;
}
.slick-slide.slick-current.slick-active img {
	border-radius: 10px;
}
.single-product-top .single-product-image .product-thumbnails-wrap #product-thumbnails .thumbnail-image img {
	border-radius: 10px; height: 100px;
}
.single-product-top .single-product-image .product-thumbnails-wrap #product-thumbnails .slick-slide.slick-current.slick-active .thumbnail-image img {
	border-radius: 10px;
	padding: 5px;
}
.single-product-top form.cart table.variations td {
	padding: 5px 0 5px 0;
}
.product-size-guide.size-guide-before-cart {
	margin-top: -10px;
	margin-bottom: 10px;
}
.product-size-guide.size-guide-before-cart a{ text-decoration: none; font-size: 16px; line-height: 20px; color: #910005;}
.product-size-guide.size-guide-before-cart a:hover{color: #fff;}
.single-product-top .product-button--wishlist a::before {
	font-size: 22px;
	display: none;
}
.single-product-top .product-button--wishlist i, .single-product-top .product-button--wishlist .yith-wcwl-icon-svg {
	display: block;
}
/* Main wrapper */
.custom-add-to-cart-btn-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Hide quantity completely (already hidden input exists) */
.custom-add-to-cart-btn-wrap .quantity {
    display: none !important;
}

/* ADD TO CART BUTTON */
.custom-add-to-cart-btn-wrap .single_add_to_cart_button {
    flex: 1;
    height: 52px;
    background: #910005;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.25s ease;
}

/* Hover effect */
.custom-add-to-cart-btn-wrap .single_add_to_cart_button:hover {
    background: #fff;
    color: #910005;
    border-color: #910005;
}

/* WISHLIST BUTTON WRAPPER */
.custom-add-to-cart-btn-wrap .product-button--wishlist {
    width: 52px;
    height: 52px;
    border: 2px solid #eee;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;margin: 0;
}

/* Wishlist hover */
.custom-add-to-cart-btn-wrap .product-button--wishlist:hover {
    border-color: #910005;
}

/* Wishlist icon */
.custom-add-to-cart-btn-wrap .product-button--wishlist svg {
    width: 22px;
    height: 22px;
    color: #000;
    transition: color 0.25s ease;
}

/* Wishlist hover icon */
.custom-add-to-cart-btn-wrap .product-button--wishlist:hover svg {
    color: #910005;
}

/* Remove YITH default spacing */
.custom-add-to-cart-btn-wrap .yith-wcwl-add-to-wishlist {
    margin: 0 !important;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img {
	margin-right: 0;
}
.single_add_to_cart_button::before {
    content: '';
    width: 20px;
    height: 20px;
    background: url("") no-repeat center;
    background-size: contain;
    margin-right: 8px; display: none;
}
.product-coupons-wrapper {
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.coupon-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.coupon-list {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.coupon-card {
    flex: 1;
    min-width: 280px;
    border: 1px solid #e6d8ff;
    border-radius: 12px;
    padding: 14px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* TOP SECTION */
.coupon-top {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.coupon-icon {
    font-size: 22px;
}

.coupon-text strong {
    font-size: 14px;
    display: block;
}

.coupon-text small {
    font-size: 12px;
    color: #666;
}

/* BOTTOM SECTION (DOTTED BORDER) */
.coupon-bottom {
    border: 2px dashed #cbb6ff;
    border-radius: 8px;
    padding: 10px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.coupon-code {
    font-weight: 700;
    font-size: 14px;
}

.copy-coupon {
    background: none;
    border: none;
    color: #910005;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
}
.product-badges {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.product-badges .badge {
    background: #f6f7fb;
    border: 1px solid #e2e5f1;
    color: #5b5f75;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 999px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
}



.product-badges .badge-tag {
    background: #f8f9fc;
}
.product-highlights {
    margin-top: 24px;
    background: #fff;
}

.product-highlights .highlights-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}

/* ICON SECTION */
.product-highlights .highlight-icons {
	display: flex;
	gap: 16px;
	justify-content: space-between;
	margin-bottom: 20px;
	border: 1px solid #ececec;
	padding: 20px 10px;
	border-radius: 10px;
}

.product-highlights .highlight-item {
    flex: 1;
    text-align: center;line-height: 17px;
}

.product-highlights .highlight-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 8px;
    border-radius: 50%;
    background: #f6f7fb;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-highlights .highlight-icon img {
    width: 22px;
    height: 22px;
}

.product-highlights .highlight-text {
    font-size: 13px;
    font-weight: 600;
    color: #333;line-height: 1;
}

/* SPEC GRID */
.product-highlights .highlight-specs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 24px;
}

.product-highlights .spec-item {
    
}

.product-highlights .spec-label {
    display: block;
    font-size: 14px;
    color: #8a8fa3;
    margin-bottom: 4px;
}

.product-highlights .spec-value {
    font-size: 16px;
    font-weight: 600;
    color: #222;
}
.single-product-top .single-product-image-wrap .product-images-actions {
	position: absolute;
	left: auto;
	bottom: auto;
	padding: 20px;
	right: 0px;
	top: 0;
}
.fancybox-navigation .fancybox-button {
	
	border: none !important;
}
.single-product-top .product_meta, .haru-social-share {
	
	display: none;
}
.product-coupons-wrapper .coupon-title {
	margin-top: 0;
}
.single-product-top .woocommerce-tabs.wc-tabs-wrapper {
	border: 1px solid #eee;
  margin-top: 20px;
  padding: 20px; border-radius: 10px;
}
.single-product-top .woocommerce-tabs.wc-tabs-wrapper .haru-woocommerce-tab:last-child {
	border: none !important;
}
.single-product-top .woocommerce-tabs.wc-tabs-wrapper .haru-woocommerce-tab:last-child a{
	 padding-bottom: 0px;
}
.single-product-top .woocommerce-tabs.wc-tabs-wrapper .haru-woocommerce-tab .tab-title-description{
	 padding-top: 0px;
}
.related.products .slick-arrow {
	border: none;
	left: auto !important;
	background-color: #FFF8F8;
}
.haru-slick--nav-round-shadow .slick-prev:hover, .haru-slick--nav-round-shadow .slick-next:hover {
	color: #000;
}
.related.products .slick-next.slick-arrow {
	right: 0 !important;
}
.yith-ywar-edit-forms .form-footer .submit-button:hover{border: 1px solid #910005;}
.haru-accordion-title.tab-title-reviews {
	pointer-events: none;
}
.haru-accordion-title.tab-title-reviews::before {
	display: none;
}
#tab-reviews {
	display: block !important;
}
.yith-ywar-reviews-wrapper .sorting-options-wrapper{justify-content: end;}
.yith-ywar-reviews-wrapper .sorting-options-wrapper .select2-container{width: 150px !important;}
#wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {font-size: 16px; min-height: auto !important;}
.howling-button-sec .wc-block-cart__submit-container .wc-block-components-button, .howling-button-sec .wc-block-checkout__actions_row .wc-block-components-button, .woocommerce-form-row .woocommerce-Button, .form-row .woocommerce-button, .woocommerce-address-fields .button, .woocommerce-MyAccount-content .woocommerce-Button, .woocommerce .woocommerce-orders-table .woocommerce-button,
.woocommerce-table--order-details .track_uniuni.order-actions-button
  {
	height: 52px;
	background: #910005;
	color: #fff;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	transition: all 0.25s ease; border: 1px solid #910005;
}
.howling-button-sec .wc-block-cart__submit-container .wc-block-components-button:hover, .howling-button-sec .wc-block-checkout__actions_row .wc-block-components-button:hover, .woocommerce-form-row .woocommerce-Button:hover, .form-row .woocommerce-button:hover, .woocommerce-address-fields .button:hover, .woocommerce-MyAccount-content .woocommerce-Button:hover, .woocommerce-orders-table .woocommerce-button:hover{
	background: #fff !important;
	color: #910005 !important;
	border: 1px solid #910005;
}
.wishlist_table .wishlist-items-wrapper tr
 {
	position: static;
}
table.wishlist_table thead th {
	text-align: left;
}
.wishlist_table tr .product-add-to-cart a {
	border: 2px solid #FEEDED;
	height: auto;
	line-height: 10px;
	width: 54px;
	background: #FEEDED;
	min-width: auto;
	border-radius: 0; margin: 0px !important;
}
.wishlist_table tr .product-add-to-cart a  .haru-tooltip.button-tooltip {
	padding: 10px;
	display: block;
}
.wishlist_table tr .product-add-to-cart a:hover {
	background: none;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a {
	border: 1px solid #910005 !important;
	border-radius: 10px !important;
	background: none;
}
.yith_wcwl_wishlist_footer {
	padding-top: 5px;
	display: none;
}
.wc-block-components-address-card__edit:hover {
	background: #fff !important;
}
.custom-add-to-cart-btn-wrap .yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
	display: block !important;
}
.custom-add-to-cart-btn-wrap .yith-wapo-ajax-uploader .button {
	padding: 0px 20px !important;
	background: #910005;
	border: 1px solid #910005;
	overflow: hidden;
}
.custom-add-to-cart-btn-wrap .yith-wapo-ajax-uploader .button:hover {
	background: #fff0;
	color: #910005;
}
.wapo-addon-title.toggle-closed {
	margin: 0;
}
.product-customize.product form.cart .single_add_to_cart_button{margin-top: 0;}
.product-customize.product form.cart .button.product_type_customizable {
	width: 100%;
	/* max-width: calc(100% - 458px) !important; */
	flex: 1;
}
.single-product-top .single-product-summary .product_type_customizable {
	display: inline-flex;
	justify-content: center;
	background-color: #910005;
	border: 2px solid #910005;
	color: #fff;
	border-radius: 10px;
	line-height: 46px;
}
.woo-variation-swatches .variable-items-wrapper{flex-wrap: nowrap !important;}
#wcdp-settings-panel form.variations_form .variations .woo-variation-items-wrapper:first-child, #wcdp-product-input-qty {
	display: none !important;
}
.single-product-top form.cart table.variations .variable-attribute-wrap.image-attribute-wrap > li{max-width: 100px;}
/* Responsive */ 
@media (max-width: 1770px) {

.haru-container{max-width: 100%; padding-left: 20px; padding-right: 20px}
}
@media (max-width: 1400px) {
.howling-prodcutlist-price .price {	font-size: 18px !important;}
}
@media (max-width: 1200px) {
.howling-prodcutlist-price .price {	font-size: 16px !important;}
.yith-ywar-main-wrapper .yith-ywar-stats-wrapper {grid-template-columns: 200px auto !important;}
}
@media (max-width: 1000px) {
html.hidden-sidebar-in {overflow-y: visible;}
.archive-sidebar .hidden-sidebar__content.haru-scroll-content{padding: 0px}
.yith-ywar-main-wrapper .yith-ywar-stats-wrapper {grid-template-columns: auto !important;}
}
@media (max-width: 767px) {
 	.footer-newsletter .elementor-field-group-email {
    flex: inherit !important;width: 100% !important;gap: 0px;
	}
	.footer-newsletter .e-form__buttons {
		width: 100% !important;
		flex-shrink: 0;
	}
	#haru-nav-menu-sidebar-e51c96f .haru-canvas-close{position:absolute; right:0px; z-index: 999;}
	.howlingwolf-sidebar-menu .haru-nav-menu-template--dropdown .haru-nav-menu-template ul.sub-menu li a {font-weight: 600;font-size: 16px;color: #000;}
	.archive-content .archive-product .grid-columns--mobile2 .grid-item {width: 100%;}
	.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box{min-height: 150px;}
	.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box{padding: 20px;}
	.single-product-top .single-product-image-wrap.vertical.thumbnail-left .product-thumbnails-wrap{top: 3px;}
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row{border-bottom: 1px solid #ccc;}
	.woocommerce .woocommerce-orders-table .woocommerce-button{display: inline-block;}
	 .highlight-icons {
        gap: 10px;
    }

    .highlight-text {
        font-size: 12px;
    }

    .highlight-specs {
        grid-template-columns: 1fr;
    }
    .custom-add-to-cart-btn-wrap {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	flex-direction: column;
}
}