@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.tengift.co.il/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Varela Round Hosted", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(10,0,0,0.85);
	--wd-text-font-size: 14px;
	--wd-title-font: "Varela Round Hosted", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgba(10,0,0,0.85);
	--wd-entities-title-font: "Varela Round Hosted", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Varela Round", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Varela Round Hosted", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgba(0,0,0,0.85);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Varela Round Hosted", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #ff3f38;
	--wd-alternative-color: #fbb118;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #ffc338;
	--btn-default-bgcolor-hover: #ffb200;
	--btn-accented-bgcolor: #ff3f38;
	--btn-accented-bgcolor-hover: #ff170f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 600px;
}
.wd-page-title {
	background-color: #38b6ff;
	background-image: url(https://www.tengift.co.il/wp-content/uploads/2020/10/fabric.png);
	background-repeat: repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center top;
}
.wd-footer {
	background-color: #f1f1f1;
	background-image: none;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat-y;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgba(70,135,191,0.8);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,221,221);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Varela Round Hosted";
	src: url("//www.tengift.co.il/wp-content/uploads/2021/07/varela-round-v13-latin_hebrew-regular.woff2") format("woff2"), 
url("//www.tengift.co.il/wp-content/uploads/2021/07/varela-round-v13-latin_hebrew-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/* === General Mobile Adjustment === */
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.6;
  }
}

/* === Buttons === */
.btn-color-black,
.instructions-button {
  color: white;
  background-color: #38b6ff;
  border-radius: 20px;
}
.instructions-button a {
  color: white;
}

/* === Stock and Sale Labels === */
.out-of-stock.product-label {
  background-color: #38b6ff;
  color: white;
}
.onsale.product-label,
.ui-slider-range.ui-widget-header.ui-corner-all,
.ui-slider-handle.ui-state-default.ui-corner-all::after {
  background-color: #FFC338;
}

/* === Checkout and Shipping === */
#billing_country_field,
#shipping_country_field,
.payment_box br,
#product-addons-total,
p#ce4wp_checkout_consent_checkbox_field {
  display: none;
}
.woocommerce-shipping-methods,
.woocommerce-shipping-destination {
  text-align: right;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
  width: auto !important;
}

/* === Social Icons === */
.woodmart-social-icons.icons-size-large i {
  font-size: 16px;
}
.product-share .wd-social-icons .wd-icon {
  font-size: 20px !important;
  margin-left: 25px;
}
.wd-social-icons.social-share a:last-child span {
  margin-left: 0px !important;
}

/* === Header Typography === */
.header-announce,
.whb-top-bar .whb-text-element {
  font-size: 16px;
  color: white;
  text-align: center;
}

/* === Category Buttons Mobile === */
.page-title .wd-btn-show-cat,
.page-title .nav-link-summary {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 7px 12px;
  border-radius: 25px;
  border: solid 1px var(--brdcolor-gray-300);
}
@media only screen and (max-width: 1024px) {
  .page-title .nav-link-summary {
    width: 100%;
    height: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .page-title .nav-link-summary {
    width: 200px;
    text-align: center;
  }
}

/* === Icon Boxes === */
.info-box-icon-product-page {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
  text-align: center;
  background: #fbb118;
}
.products-bordered-grid-ins .product-wrapper {
  border: 1px solid black !important;
}
.wd-buttons.wd-pos-r-t {
  right: auto !important;
}

/* === Accessibility Icons === */
.pojo-a11y-toolbar-toggle,
.pojo-a11y-toolbar-link {
  border-radius: 0px 25px 25px 0px;
}

/* === Typography and Title === */
.inline {
  display: inline;
}
.black-stroke,
.woodmart-title-container.title.wd-font-weight-.wd-fontsize-xxxl {
  -webkit-text-stroke: 1px black;
  font-size: 5.2vw;
}
@media screen and (min-width: 2000px) {
  .woodmart-title-container.title.wd-font-weight-.wd-fontsize-xxxl {
    font-size: 4.3vw;
  }
}
#wd-609f68d0a51e3 .title-subtitle.subtitle-color-white.font-default.subtitle-style-background.wd-font-weight-.wd-fontsize-m {
  font-size: 1vw;
  border-radius: 5px;
}

/* === WhatsApp Button Position === */
#qlwapp.qlwapp-rounded.qlwapp-bubble .qlwapp-toggle {
  bottom: 150px;
  right: 6px;
}

/* === General Responsive Styling === */
.searchsubmit {
  background-color: #FFC338 !important;
  border-radius: 10px;
  padding: 10px 20px;
  color: black;
  font-weight: bold;
}
.footer-column {
  margin-bottom: 10px;
}

/* === Wishlist Adjustments === */
.xoo-wl-action-btn.xoo-wl-open-form-btn.button.btn.xoo-wl-btn-toggle,
.xoo-wl-btc-inline_toggle {
  margin-bottom: 25px;
}

/* === Miscellaneous === */
.posted_in {
  display: none !important;
  margin-bottom: 15px;
}
.grecaptcha-badge {
  display: none;
}

/* End */
@media (min-width: 1025px) {
	.tab-label{
	font-size: 17px;
}
.header-top-item {
	font-size: 15px;
}
#Q7o5LLx-1615148571461 {
	inset: auto auto 80px 15px !important;
}

/*image fit container*/
/*.col-6 .product-element-top .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	display: block;
	max-height: 500px;
	min-height: 500px;
	width: auto;
	height: auto;
	object-fit: contain;
	margin-left: auto;
	margin-right: auto;
}

.col-md-4.col-6 .product-element-top .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	display: block;
	max-height: 300px;
	min-height: 300px;
	width: auto;
	height: auto;
	object-fit: contain;
	margin-left: auto;
	margin-right: auto;
}

.col-md-3.col-sm-4.col-6 .product-element-top .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	display: block;
	max-height: 250px;
	min-height: 250px;
	width: auto;
	height: auto;
	object-fit: contain;
	margin-left: auto;
	margin-right: auto;
}*/

#only-mobile {
		display: none!important;
}

.single_add_to_cart_button {
	width: 35%;
}

.wd-buy-now-btn {
	width: 35%;
	background-color: #38b6ff;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#only-mobile {
	display: none!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* product-element-top */
/*.col-md-4 > .product-element-top .product-image-link .size-woocommerce_thumbnail {
	display: block;
	object-fit: contain;
	height: 160px;
}*/

#only-mobile {
		display: none!important;
}
}

@media (max-width: 576px) {
	/*#qlwapp.qlwapp-rounded.qlwapp-bubble .qlwapp-toggle {
	bottom: 140px !important;
	right: 8px !important;
	width: 40px !important;
	height: 40px !important;
}*/
.footer-widget-collapse .widget-title:after {
  position: absolute;  
	right: -25px;
}
.footer-widget-collapse .widget-title {
	margin-right: 25px;
}
/* product-element-top */
.col-md-4 > .product-element-top .product-image-link .size-woocommerce_thumbnail {
	display: block;
	object-fit: contain;
	height: 160px;
}
#Q7o5LLx-1615148571461 {
	inset: auto auto 60px 5px !important;
}
/*image fit container*/
/*.col-md-3.col-sm-4.col-6 .product-element-top .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	display: block;
	max-height: 175px;
	min-height: 175px;
	width: auto;
	height: auto;
	object-fit: contain;
	margin-left: auto;
	margin-right: auto;
}*/
/*end image fit container*/

#only-desktop {
	display: none!important;
}
/*.single_add_to_cart_button {
	width: 100%;
}*/
}

