/* 
Theme Name: Hello Elementor Child
Theme URI: https://www.TalPress.co.il
Description: A Theme For
Author: TalPress
Author URI: https://www.TalPress.co.il
Template: hello-elementor
Version: 1.0.1
Text Domain: talpress
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}
.grecaptcha-badge {display:none !important;}
input[type=tel] {text-align:right;}

.tp-credit{color:#000;font-size:14px;text-align:center;padding:3px 0;}
.tp-credit a {color:#000}

.tp-wc-gallery{max-width:100%}
.tp-wc-gallery .tp-main{position:relative;border:1px solid rgba(198, 198, 198, 1);border-radius:0;overflow:hidden;background:#fff}
.tp-wc-gallery .tp-main .slick-slide{display:flex!important;align-items:center;justify-content:center}
.tp-wc-gallery .tp-main img{max-width:100%;height:auto;display:block}

.tp-wc-gallery .tp-thumbs{width:85%;margin:10px auto;position:relative}
.tp-wc-gallery .tp-thumbs .slick-slide{outline:none;width:72px;height:72px;border:1px solid rgba(198, 198, 198, 1);overflow:hidden;display:flex!important;align-items:center;justify-content:center;background:#fff;cursor:pointer;margin:0 4px;}
.tp-wc-gallery .tp-thumbs img{max-width:100%;max-height:100%;display:block}

.tp-wc-gallery .tp-thumbs .slick-current{border-color:var( --e-global-color-9a00450);}
.tp-wc-gallery .tp-main .slick-prev,
.tp-wc-gallery .tp-main .slick-next{z-index:2; width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;box-shadow:none;}
.tp-wc-gallery .tp-main .slick-prev:before,
.tp-wc-gallery .tp-main .slick-next:before{color:#111827;font-size:14px;opacity:1}

.tp-wc-gallery .tp-thumbs .slick-prev,
.tp-wc-gallery .tp-thumbs .slick-next{z-index:2; width:28px;height:28px;top:50%;justify-content: center;
  display: flex;
  align-items: center;}
.tp-wc-gallery .tp-thumbs .slick-prev:before,
.tp-wc-gallery .tp-thumbs .slick-next:before{color:#111827;font-size:12px;opacity:0;display:none}

[dir="rtl"] .tp-wc-gallery .tp-thumbs .slick-next {left: -50px;}
[dir="rtl"] .tp-wc-gallery .tp-thumbs .slick-prev {right: -50px;}
.tp-wc-hide-default .woocommerce-product-gallery{display:none !important}

.cart.quantity {display:flex;}
.woocommerce .quantity .qty {width: 30px !important;text-align: center;appearance: textfield;border: 0 !important;border-radius: 0 !important;}
.tp-qty{display:inline-flex;align-items:stretch;border:1px solid var( --e-global-color-9a00450 );border-radius:0px;overflow:hidden}
.tp-qty.t1 {display:none}
.tp-qty input.qty{border:0;max-width:70px;text-align:center;padding:8px 6px;min-height:40px;background:#fff}
.tp-qty .tp-qty-btn{display: inline-flex;align-items: center;justify-content: center;width: 20px;padding: 0 10px;cursor: pointer;user-select: none;background: #fff !important;border: 0 !important;color: #000 !important;}
.tp-qty .tp-qty-btn:disabled{cursor:not-allowed}
