/* 
Theme Name: Petkiss
Theme URI: https://www.webthenet.co.il
Description: A theme for PetKiss
Author: WebTheNet
Author URI: https://www.webthenet.co.il/
Template: hello-elementor
Version: 1.0.1
Text Domain: petkiss
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
*/

body {
	overflow-x: hidden;
}
/** HEADER **/
.menu-icon {
	position: absolute;
	right: 3%;
	bottom: 0;
	max-height: 50px;
}
.categories-menu li:first-child {
	border-width: 0 !important;
}
.categories-menu li {
	border-width: 3px !important;
	border-right: 3px solid;
	border-image-source: linear-gradient(#ffffff 0%, #afafaf 50%, #ffffff 100%);
	border-image-slice: 1;
}
.categories-menu li ul li {
	border-right: 0 !important;
	border-left: 0 !important;
}
.categories-menu li ul li a {
	border-bottom: 1px solid #707070 !important;
}
.categories-menu li a:hover {
	background: #dd377b;
	color: #fff !important;
}
.mobile-menu .menu-icon {
	max-height: 31px;
}
.mobile-menu .has-icon a {
	padding-right: 50px;
}
.mobile-menu .has-icon:hover a {
	padding-right: 50px;
}
.yith-wcwl-icon {
	font-family: 'FontAwesome' !important;
}


/* ##### Breadcrumbs | Start ##### */
.woocommerce .woocommerce-breadcrumb {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	padding: 20px;
	top: 0;
	left: 0;
	z-index: 50;
}

.woocommerce .woocommerce-breadcrumb a {
	color: var(--e-global-color-primary) !important;
}
/* ##### Breadcrumbs | End ##### */

/* ##### Header image | Start ##### */
.header-image_container {
	position: relative;
}

.header-image_img {
	height: 50rem;
	width: 100%;
	object-fit: cover;
	object-position: bottom;
}

.header-image_title {
	position: absolute;
	bottom: 40px;
	height: 162px;
	display: flex;
	align-items: center;
	padding-right: 56px;
	margin: 0;
	font-size: 60px;
	color: #999;
}

.header-image_container[data-category="כלבים"] > .header-image_title {
	bottom: 70px;
}

.header-image_container[data-category="חתולים"] > .header-image_title {
	bottom: 32px;
}

.header-image_container[data-category="ציפורים"] > .header-image_title {
	bottom: 30px;
}

.header-image_container[data-category="מכרסמים"] > .header-image_title {
	bottom: 45px;
}

/* ##### Header image | End ##### */


.xoo-wsc-basket {
	margin-left: 0;
	width: 50px;
	height: 74px;
	padding-left: 6px;
	text-align: left;
	background-size: contain !important;
	background: url(img/side-cartbg.png) no-repeat;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.xoo-wsc-bki {
	font-family: 'FontAwesome' !important;
	position: relative;
	top: 14px;
}
.xoo-wsc-bki::before {
	content: '\f07a' !important;
}
.xoo-wsc-items-count {
	top: -5px;
	right: -5px;
}
/** PRODUCTS LOOP **/
li.product {
	position: relative;
}
li.product {
	list-style-type: none;
	border: 1px solid #dbe2ed !important;
	background: #fff !important;
}
li.product .woocommerce-loop-product__title {
	text-align: center;
	font-size: 18px;
	color: #444444;
	padding: 10px;
	min-height: 64px;
}
li.product a.woocommerce-LoopProduct-link {
	color: #444444;
}
li.product a.woocommerce-LoopProduct-link img {
	margin: 0 auto;
	height: 280px;
	object-fit: contain;
}
li.product .onsale {
	background: url(img/onsale.png) no-repeat;
	position: absolute;
	right: auto !important;
	left: 0 !important;
	top: 50px !important;
	border-radius: 0 !important;
	margin: 0 !important;
	width: 49px !important;
	height: 80px !important;
	text-indent: -9999px;
}
li.product .is-featured {
	background: url(img/featured.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50px;
	width: 49px;
	height: 80px;
	text-indent: -9999px;
}
li.product .yith-wcwl-icon {
	font-size: 20px;
}
li.product .yith-wcwl-add-to-wishlist {
	text-align: center;
	display: block;
	margin: 5px 0;
}
li.product .price {
	margin: 0 !important;
	width: 50%;
	border: 2px solid #3db6bf;
	display: inline-block !important;
	text-align: center;
	color: #3db6bf !important;
	font-weight: bold !important;
}
li.product .separator,
li.product .view-wishlist {
	display: none;
}
li.product .price del {
	font-weight: normal;
}
li.product .price ins {
	text-decoration: none;
}
li.product .add_to_cart_button {
	width: 50%;
	border: 2px solid #3db6bf;
	float: left !important;
	font-size: 17px;
	border-radius: 0 !important;
	margin: 0 !important;
	background: #3db6bf;
	color: #fff;
	padding: 2px !important;
	text-align: center;
	font-weight: bold;
}
/** SINGLE PRODUCT **/
.elementor-widget-woocommerce-breadcrumb {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 20;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: right;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: left;
}
#more {
	display: none;
}

.woocommerce-product-details__short-description {
	margin-bottom: 1.5rem;
}

.short-description_read-more-btn {
	display: block;
	font-weight: bold;
	background: #dd377b;
	color: #fff;
	border: 0;
	padding: 5px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.brand-logo-single {
	width: 100px;
	background: #fff;
	padding: 2px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.single-product div.product p.price {
	background: transparent;
	color: #3db6bf;
	padding: 5px 10px;
	margin-left: 5px;
}
.single-product div.product p.price .amount {
	font-size: 21px;
}
.single-product div.product p.price ins {
	text-decoration: none;
}

.woocommerce div.product p.stock {
	display: inline-block;
}

.woocommerce .quantity .qty {
	border: 0 !important;
}

.single-product .add-to-cart_actions {
	display: flex;
	gap: 0.5rem;
}


.single-product div.product .add-to-cart_action-btn {
	font-size: 18px;
	font-weight: normal !important;
	padding: 12px 20px;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: none !important;
}

.single-product div.product .add-to-cart_action-btn.loading {
	padding-left: 40px;
}

.single-product div.product .add-to-cart_action-btn.loading::after {
	top: initial;
	left: initial;
	content: "\e01c";
	margin-right: 0.53em;
}

.single-product div.product .single_add_to_cart_button {
	background: #3db6bf;
	color: #fff;
}

.woocommerce div.product form.cart div.quantity {
	float: none;
	margin: 0;
	margin-bottom: 0.5rem;
}

.single-product .quantity:before {
	content: 'כמות:';
	display: inline-block;
	position: relative;
	margin-left: 8px;
	font-size: 20px;
}

.single-product .quantity .qty {
	border: 1px solid #D1D1D1 !important;
	border-radius: 0.5rem !important;
}

.single-product div.product .added_to_cart {
	display: none;
}

.single-product div.product .buy-it-now {
	background: #dd377b;
	color: #fff;
}

.single-product div.product .buy-it-now::after {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	top: 5px;
	background: url(img/calc.png) no-repeat;
	width: 20px;
	height: 40px;
	background-size: contain;
}
/** PRODUCTS SLIDERS **/
.single-product .product-slider-item li.product .add_to_cart_button {
	padding: 5px !important;
}
.product-slider-item li.product .add_to_cart_button {
	padding: 2px !important;
	border: 0 !important;
}
.product-slider .product-slider-item {
	margin: 0 15px;
}
/** BRANDS SLIDER **/
.brands-slider {
	padding: 0 30px;
}
.brand-slider-item {
	background: url(img/brand_logo_bg.jpg) no-repeat center top;
	text-align: center;
	height: 159px !important;
	padding-top: 5px;
}
[dir='rtl'] .brands-slider .slick-prev {
	right: 0;
	top: 60px;
}
[dir='rtl'] .brands-slider .slick-next {
	left: 0;
	top: 60px;
}
[dir='rtl'] .slick-prev::before {
	color: #000;
	font-size: 30px;
	content: '\f054' !important;
	font-family: 'FontAwesome' !important;
}
[dir='rtl'] .slick-next::before {
	color: #000;
	font-size: 30px;
	content: '\f053' !important;
	font-family: 'FontAwesome' !important;
}
/** FILTERS **/
.wcpf-field-price-slider .wcpf-price-slider {
	position: relative;
}
.wcpf-field-price-slider .priceSliderAmount {
	position: absolute;
	top: 0;
}
.wcpf-field-price-slider .wcpf-price-slider .ui-widget-content {
	margin-top: 30px;
}
.wcpf-field-price-slider .ui-slider .ui-slider-range {
	background-color: #e9af3d;
}
.wcpf-field-price-slider .ui-slider .ui-slider-handle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel .from,
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel .to {
	color: #e9af3d;
	font-weight: bold;
}
.rtl .wcpf-title-container .wcpf-product-counts {
	float: left;
}
.rtl .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
	padding-left: 0;
	padding-right: 12px;
}
.rtl .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
	float: right;
}
.rtl .wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle {
	left: 8px;
	right: auto;
}
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
	margin-bottom: 15px;
	border-bottom: 1px solid #373732;
}
ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
	text-align: right;
}
#sidebar .widgettitle {
	margin: 0;
	padding: 5px 20px;
	background: #3db6bf;
	color: #fff;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#sidebar .elementor-widget-container {
	background: #f0f0f0;
	border: 1px solid #3db6bf;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#sidebar .wcpf-filter {
	padding: 0 20px;
}
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
	font-size: 15px;
}
#sidebar .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
	background: #fff;
}
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
	color: #3db6bf;
}
.wcpf-field-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle::before {
	font-family: 'FontAwesome' !important;
	content: '\f053';
	color: #3db6bf;
}
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle::before {
	font-family: 'FontAwesome' !important;
	content: '\f078';
	color: #3db6bf;
}
/** HEADER BUTTONS **/
.head-wishlist-count {
	padding: 0 35px;
}
.head-wishlist-count .menuwishlist {
	float: left;
	position: relative;
}
span.counter {
	color: #fff;
	position: absolute;
	right: 36px;
	top: -5px;
	border: 1px solid #ac0d0c;
	background: #707070;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 17px;
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.head-wishlist-count .menuwishlist i {
	font-size: 34px;
	color: #ac0d0c;
}
/** BLOG **/
.elementor-posts--skin-classic .elementor-post {
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
}
.elementor-posts--skin-classic .elementor-post .elementor-post__text {
	padding: 0 25px 15px 25px;
}
.elementor-posts .elementor-post__read-more {
	font-size: 17px !important;
	margin: 0 auto;
	text-align: center;
	display: block;
	background: #dd377b;
	color: #fff !important;
	width: 120px;
	padding: 5px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
/** POSTS SLIDER **/
.posts-slider-item {
	margin: 0 1.25rem 0.5rem;
	padding-bottom: 1rem;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
}

.posts-slider-item_image-container {
	position: relative;
	width: 100%;
	display: block;
	padding-left: 100%;
	padding-top: 66%;
	margin-bottom: 0.5rem;
}

.posts-slider-item_image {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0;
	left: 0;
}

.posts-slider-item_content-container {
	display: flex;
	text-align: center;
	flex-direction: column;
	gap: 1rem;
	min-height: 17.5rem;
}

.posts-slider-item_title-link {
	display: block;
	height: 3rem;
}

.posts-slider-item_title {
	padding: 0 1.5rem;
	font-size: 20px;
	color: #dd377b;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.posts-slider-item_text {
	padding: 0 1.5rem;
	color: rgb(119, 119, 119);
}

.posts-slider-item_readmore-btn {
	font-size: 17px !important;
	margin: 0 auto;
	margin-top: auto;
	text-align: center;
	display: block;
	background: #dd377b;
	color: #fff !important;
	width: 120px;
	padding: 5px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

/** TESTIMONIALS **/
.testimonial-item {
	margin: 0 0 100px;
	padding: 30px 30px 30px 20%;
	position: relative;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.testimonial-item::before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: -40px;
	width: 88px;
	height: 62px;
	background: url(img/geresh.png) no-repeat;
}
.testimonial-item::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 88px;
	height: 62px;
	background: url(img/geresh.png) no-repeat;
}
.testimonial-item .testimonial-image {
	position: absolute;
	left: 20px;
	top: -50px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/** COUPON POPUP **/
.coupon-popup .dialog-message {
	overflow: visible !important;
}
.coupon-popup .elementor-location-popup::before {
	position: absolute;
	top: -115px;
	left: 0;
	width: 100%;
	height: 280px;
	content: '';
	display: block;
	background: url(img/pets-popup.png) no-repeat top center;
	background-size: contain;
	height: 285px;
}
.coupon-form {
	text-align: center;
}
.coupon-form large {
	display: block;
	font-size: 22px;
	color: #000;
}
.coupon-form .wpcf7-email {
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
}
.coupon-form .wpcf7-submit {
	font-size: 20px;
	width: 100%;
	background: #3db6bf;
	color: #fff;
	border: 0;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.coupon-form .wpcf7-list-item-label {
	color: #8a8a8a;
	font-size: 18px;
}
.coupon-form span.wpcf7-list-item {
	margin-top: 10px;
}
/** REGISTRATION **/
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border: 0;
}
#customer_login h2 {
	color: #dd377b;
}
.rtl #customer_login .col-1 {
	float: right;
	border-left: 1px dashed #707070;
	padding-left: 30px;
}
.rtl #customer_login .col-2 {
	float: left;
}
.rtl .afreg_half_field {
	margin-right: 0 !important;
	margin-left: 3% !important;
	float: right;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#customer_login .woocommerce form .form-row label {
	display: none;
}
.woocommerce-form-register__submit,
.woocommerce-form-login__submit {
	font-size: 20px !important;
	background: #3db6bf !important;
	color: #fff !important;
	border: 1px solid #d1d1d1 !important;
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	-webkit-border-radius: 25px !important;
	-moz-border-radius: 25px !important;
	border-radius: 25px !important;
}
.ywsl-label {
	text-align: center;
	color: #000;
}

.checkout-button,
#place_order {
	background-color: #3db6bf !important;
}

.lost_reset_password {
	text-align: center;
}
.lost_reset_password .woocommerce-form-row {
	margin: 0 auto !important;
	float: none !important;
}
.lost_reset_password .woocommerce-Button {
	margin: 0 auto !important;
	font-size: 20px !important;
	background: #3db6bf !important;
	color: #fff !important;
	border: 1px solid #d1d1d1 !important;
	display: block !important;
	width: 220px !important;
	text-align: center !important;
	-webkit-border-radius: 25px !important;
	-moz-border-radius: 25px !important;
	border-radius: 25px !important;
}
/** FOOTER **/
.footer-widgets .menu-icon {
	display: none;
}
.footer-widgets .sub-menu {
	display: none !important;
}
.footer-newsletter {
	text-align: center;
	margin-bottom: 8%;
}
.footer-newsletter span {
	display: inline-block;
	font-size: 28px;
}
.footer-newsletter .wpcf7-email {
	display: inline-block;
	text-align: right;
	margin-right: 10px;
	font-size: 20px;
}
.footer-newsletter .wpcf7-submit {
	margin-right: 20px;
	font-size: 20px;
	background: #dd377b;
	color: #fff;
	border: 0;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.footer-contact .wpcf7-textarea {
	height: 90px;
	margin-bottom: 10px;
}
.footer-contact .wpcf7-text,
.footer-contact .wpcf7-tel,
.footer-contact .wpcf7-email {
	direction: rtl !important;
	text-align: right;
	margin-bottom: 10px;
}
.footer-contact .wpcf7-submit {
	background: #3db6bf;
	color: #fff;
	border: 1px solid #3db6bf;
	display: block;
	width: 100%;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.footer-contact .wpcf7-submit:hover {
	border-color: #c36;
	background-color: #c36;
}

/* ##### Single product | Start ##### */
.single-product-wrapper {
	position: relative;
}

/* ##### Single product | End ##### */

/* ##### Footer form | Start ##### */
/* spinner */
.wpcf7-spinner {
	display: none;
	border: 3px solid transparent;
	border-top-color: #333;
	background: transparent;
	position: absolute;
	left: 16px;
	bottom: 24px;
	margin: 0;
}

form.submitting .wpcf7-spinner {
	display: inline-block;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.wpcf7-spinner::before {
	content: none;
}

/* Error message */
.wpcf7 form.invalid .wpcf7-response-output {
	border: 0;
	margin: 0 0.5rem;
	color: red;
}
/* ##### Footer form | End ##### */

/* ##### Powered by | Start ##### */
.powered-by_container {
	padding: 3px;
	text-align: center;
	font-size: 14px;
	background: #333;
	color: white;
	border-top: 1px solid #595959;
}

.powered-by_link,
.powered-by_link:hover {
	color: inherit;
	cursor: pointer;
}

.powered-by_company-name {
	color: #3db6bf;
	margin-right: 4px;
}
/* ##### Powered by | End ##### */

/* ############# TABLET ############# */
@media screen and (max-width: 768px) {
	/* ##### Mobile Header image | Start ##### */
	.header-image_container {
	}
	.header-image_title {
		font-size: 35px;
		padding-right: 16px;
		height: 62px;
		bottom: 22px;
		text-align: right;
	}

	.header-image_container[data-category="כלבים"] > .header-image_title {
		bottom: 32px;
	}

	.header-image_container[data-category="חתולים"] > .header-image_title {
		bottom: 16px;
	}

	.header-image_container[data-category="ציפורים"] > .header-image_title {
		bottom: 10px;
	}

	.header-image_container[data-category="מכרסמים"] > .header-image_title {
		bottom: 22px;
	}
	/* ##### Mobile  Header image | End ##### */
}

/* ############# MOBILE ############# */
@media screen and (max-width: 550px) {
	.rtl #customer_login .col-1 {
		border-left: 0;
		padding-left: 0;
	}
	li.product .add_to_cart_button {
		font-size: 15px !important;
	}
	.brand-slider-item {
		margin: 0 10px;
		background-image: none;
		border: 1px solid #d3d3d3;
		background: #fff;
		text-align: center;
		height: 115px !important;
		padding-top: 5px;
		-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
		-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
		box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.22);
	}
	.home .jet-tabs__control-wrapper {
		display: none !important;
	}
	.signup {
		display: none !important;
	}
	.testimonial-item {
		margin-top: 170px;
	}
	.testimonial-item .testimonial-image {
		top: -120px;
		left: 0;
	}
	.footer-newsletter .wpcf7-submit {
		margin-right: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.footer-newsletter .wpcf7-email {
		margin-right: 0;
	}
	.single-product div.product p.price {
		float: none;
		width: 30%;
		text-align: center;
		margin: 10px auto;
	}
	.woocommerce-product-details__short-description form.cart {
		display: flex;
		justify-content: Center;
	}

	/* ##### Mobile Breadcrumbs | Start ##### */
	.woocommerce .woocommerce-breadcrumb {
		display: none;
	}
	/* ##### Mobile Breadcrumbs | End ##### */

	/* ##### Mobile Header image | Start ##### */
	.header-image_container {
	}

	.header-image_title {
		font-size: 21px;
		padding-right: 16px;
		height: 33px;
		bottom: 14px;
		text-align: right;
	}

	.header-image_container[data-category="כלבים"] > .header-image_title {
		bottom: 20px;
	}

	.header-image_container[data-category="חתולים"] > .header-image_title {
		bottom: 12px;
	}

	.header-image_container[data-category="ציפורים"] > .header-image_title {
		bottom: 6px;
	}

	.header-image_container[data-category="מכרסמים"] > .header-image_title {
		bottom: 15px;
	}
	/* ##### Mobile  Header image | End ##### */

	.wishlist_table .product-name h3 {
		font-size: 15px;
	}
	.product_title.entry-title {
		font-size: 23px !important;
	}

	.xoo-wsc-basket {
		width: 40px;
		height: 64px;
	}
	.xoo-wsc-bki {
		font-size: 22px;
		top: 8px;
	}
}