@media screen and (max-width: 1198px) {
body .main_section_wrapper{
padding-top: 63px;
}     
}
body input{
text-align: right;
} 
.cart-only-mobile{
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 639px) {
.cart-only-mobile{
opacity: 1;
visibility: visible;
}
.shopping-cart-div .shopping-cart-item{
border: 1px solid #cdc7b6d6;
margin-bottom: 10px;
border-radius: 4px;
}   
body .shopping-cart-div .shopping-cart-item .shopping-cart-delete-item {
top: 25px;
display: block;
right: 0!important;
text-align: center;
background-color: #f9f8f6;
border-bottom: 1px solid #dbd7ca;
padding: 10px;
}
.shopping-cart-div .shopping-cart-item .inner{
float: revert;
}  
.shopping-cart-div .shopping-cart-item .divider{
top: 20px;
display: block;
right: 0!important;
text-align: center;
}
.shopping-cart-div .shopping-cart-item .cart-item-total-price{
display: inline-block;
width: 100%;
text-align: center;
}
body .shopping-cart-div .shopping-cart-item .content{
padding-left:0;
}
body .header-search-new{
float: left;
padding-top: 14px;
margin-left: 11px;
visibility: visible;
opacity: 1;
}
#masthead .top-bar .title-bar .header-search-new img{
height: 23px;
}
.sd-header-search{
position: fixed;
z-index: 999;
width: 100%;
top: 65px;
background-color: #ffffff;
box-shadow: 1px 1px 1px rgb(0 0 0 / 6%);
padding: 12px;
display: none;
}
.sd-header-search .gindi_header_form form input{
margin: 0;
width: 100%;
box-shadow: none!important;
border-bottom: 1px solid #756c61a8;
height: auto;
padding: 15px;
font-size: 18px;
}
.sd-header-search .gindi_header_form form input:focus{
border: none;
}
.sd-header-search .gindi_header_form #searchsubmit{
position: absolute;
left: 30px;
top: 27px;
}
.sd-header-search .gindi_header_form #searchsubmit img{
width: 30px;
}
}
.header-search-new{
visibility: hidden;
opacity: 0;
}
.sd-header-search{
display: none;
}
@media screen and (min-width: 75em) {
body.home .hp_main_wrapper {
overflow: visible!important;
}
}
@media screen and (min-width: 40em) {
body .archive_pages .archive_desc {
min-height:100vh!important;
}
}
@media screen and (min-width: 75em) {
.header_info .copyright {
margin-top:5px
}
}
#masthead .top-bar .title-bar .menu-open{
margin-right: 8px;  
} body .overlap-menu.is-active{
max-height: 92%;
overflow-y: auto;
overflow-x: hidden;
}
.header_info .copyright p{
padding-bottom: 30px;
}
body .social_share .social li a img{
margin: 0;
width: 20px;
}
body .header_info .social_icons i{
font-size: 22px;
}
body #back-top{
left: auto;    
right: 10px;
}
.whatsapp-box{
position: fixed;
left: 10px;
bottom: 30px;
z-index: 1; 
}
.whatsapp-box a{
}
.whatsapp-box a img{
width: 40px;
height: 40px;
}
#back-top{
border-radius: 7px;s  
}
.inv-recaptcha-holder{
display: none;
}
.header_info .social_icons img{
width: 28px;
}
body .header_info .social_icons a{
margin: 0 2px;
}
.single_product_page .entry-content .columns .details .social_share b{
float: right;
padding-left: 10px;
line-height: 35px;
}
.single_product_page .entry-content .columns .details .price .pre_amount{
margin: 0 12px 0 0;
}
.single_product_page .entry-content .columns .details .price .pre_amount_box{
background-color: #957216;
padding: 5px 10px;
margin-left: 14px;
border-radius: 2px;
color: #fff;
}
#masthead .top-bar .title-bar .shopping_cart{
float: left;
}
.slick-slider {
-ms-touch-action: pan-y pinch-zoom;
touch-action: pan-y pinch-zoom;
}
body:not(.home) .main_section_wrapper,body:not(.page) .main_section_wrapper{
padding: 20px 3%;
}
body.woocommerce-page .main_section_wrapper{
padding: 20px 3%!important;
}
.product-description-custom > p{
font-size: 16px;
}
.woocommerce button.single_add_to_cart_button {
background-color: #D4AF37 !important; 
color: #ffffff !important; 
padding: 12px 24px !important; 
border: none !important; 
border-radius: 4px !important; 
font-weight: bold !important;  
cursor: pointer;
transition: background-color 0.3s ease; 
margin-right: 10px !important; 
}
.woocommerce button.single_add_to_cart_button:hover {
background-color: #C19A2D !important; 
}
.woocommerce .quantity .qty {
border-radius: 4px !important;
padding: 10px !important; 
height: auto !important; 
font-size: 16px !important;
color: #333333; 
text-align: center; 
margin: 0;
}
.woocommerce .cart {
display: flex !important;
align-items: center !important;
}
.woocommerce form.cart {
margin-top: 20px;
margin-bottom: 20px;
}  body.woocommerce-page.single-product .main_section_wrapper {
background: #fff;
padding: 20px 3% !important;
} body.woocommerce-page.single-product #main .site-main,
body.woocommerce-page.single-product .site-content {
background: #fff;
} body.woocommerce-page.single-product [id^="product-"] {
display: flex !important;
flex-wrap: wrap;
align-items: flex-start;
gap: 40px;
background: #fff;
padding: 20px 0;
} body.woocommerce-page.single-product .woocommerce-product-gallery {
flex: 0 0 46% !important;
max-width: 46% !important;
width: 46% !important;
float: none !important;
background: #fff;
border: 1px solid #f0ebe3;
border-radius: 4px;
overflow: visible;
padding: 15px;
box-sizing: border-box;
} body.woocommerce-page.single-product .summary.entry-summary {
flex: 0 0 50% !important;
max-width: 50% !important;
width: 50% !important;
float: none !important;
padding: 0 10px;
box-sizing: border-box;
} body.woocommerce-page.single-product .woocommerce-tabs {
flex: 0 0 100% !important;
width: 100% !important;
clear: both;
} body.woocommerce-page.single-product .product_title.entry-title {
font-size: 26px !important;
font-weight: 700 !important;
color: #333 !important;
margin-bottom: 12px !important;
margin-top: 0 !important;
line-height: 1.3 !important;
} body.woocommerce-page.single-product p.price,
body.woocommerce-page.single-product .price {
font-size: 22px !important;
color: #D4AF37 !important;
font-weight: 700 !important;
margin-bottom: 15px !important;
}
body.woocommerce-page.single-product .price .amount {
color: #D4AF37 !important;
font-weight: 700 !important;
font-size: 22px !important;
} body.woocommerce-page.single-product .product-description-custom {
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important;
font-size: 14px !important;
color: #555 !important;
line-height: 1.7 !important;
margin-top: 30px !important;
margin-bottom: 15px !important;
border-top: 2px solid #f0ebe3;
padding-top: 25px;
box-sizing: border-box;
} body.woocommerce-page.single-product .woocommerce form.cart {
display: flex !important;
align-items: center !important;
gap: 10px !important;
margin: 20px 0 !important;
flex-direction: row-reverse;
justify-content: flex-end;
} body.woocommerce-page.single-product .woocommerce .quantity {
display: flex !important;
align-items: center !important;
border: 1px solid #D4AF37 !important;
border-radius: 4px !important;
overflow: hidden;
}
body.woocommerce-page.single-product .woocommerce .quantity .qty {
width: 50px !important;
text-align: center !important;
border: none !important;
font-size: 16px !important;
padding: 8px !important;
height: 44px !important;
} body.woocommerce-page.single-product .woocommerce button.single_add_to_cart_button,
body.woocommerce-page.single-product button.single_add_to_cart_button {
background-color: #D4AF37 !important;
color: #ffffff !important;
padding: 12px 30px !important;
border: none !important;
border-radius: 4px !important;
font-weight: bold !important;
font-size: 15px !important;
cursor: pointer !important;
transition: background-color 0.3s ease !important;
flex: 1 !important;
min-width: 160px !important;
text-align: center !important;
}
body.woocommerce-page.single-product .woocommerce button.single_add_to_cart_button:hover {
background-color: #b8962d !important;
} .appella-trust-badges {
margin: 20px 0;
padding: 15px 0;
border-top: 1px solid #f0ebe3;
border-bottom: 1px solid #f0ebe3;
}
.trust-badge-item {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 10px;
direction: rtl;
}
.trust-badge-item:last-child {
margin-bottom: 0;
}
.trust-badge-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
background-color: #D4AF37;
color: #fff;
border-radius: 50%;
font-size: 13px;
font-weight: bold;
flex-shrink: 0;
line-height: 1;
}
.trust-badge-text {
font-size: 14px;
color: #444;
font-weight: 500;
} body.woocommerce-page.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
display: flex !important;
flex-direction: row !important;
gap: 8px !important;
margin-top: 10px !important;
flex-wrap: wrap;
justify-content: flex-start;
}
body.woocommerce-page.single-product .woocommerce-product-gallery .flex-control-thumbs li {
width: 70px !important;
height: 70px !important;
border: 1px solid #e0d8cc !important;
border-radius: 4px !important;
overflow: hidden;
cursor: pointer;
list-style: none !important;
}
body.woocommerce-page.single-product .woocommerce-product-gallery .flex-control-thumbs img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
body.woocommerce-page.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
body.woocommerce-page.single-product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
border: 2px solid #D4AF37 !important;
opacity: 0.85;
} body.woocommerce-page.single-product .woocommerce-product-gallery__wrapper {
border-bottom: 2px solid #cdc7b6;
padding-bottom: 10px;
margin-bottom: 10px;
}
body.woocommerce-page.single-product .woocommerce-product-gallery img.wp-post-image {
max-height: 450px !important;
width: auto !important;
margin: 0 auto !important;
display: block !important;
object-fit: contain !important;
} body.woocommerce-page.single-product .gindi-share-buttons {
margin: 15px 0 !important;
display: flex !important;
align-items: center !important;
gap: 8px !important;
flex-direction: row-reverse;
}
body.woocommerce-page.single-product .gindi-share-buttons a {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 36px !important;
height: 36px !important;
border-radius: 50% !important;
background-color: #4267B2 !important;
color: #fff !important;
font-size: 16px !important;
text-decoration: none !important;
} body.woocommerce-page.single-product .woocommerce-breadcrumb {
font-size: 13px !important;
color: #888 !important;
margin-bottom: 15px !important;
} body.woocommerce-page.single-product .woocommerce-tabs .tabs {
border-bottom: 2px solid #D4AF37 !important;
margin-bottom: 20px !important;
list-style: none !important;
display: flex !important;
}
body.woocommerce-page.single-product .woocommerce-tabs .tabs li {
margin: 0 !important;
}
body.woocommerce-page.single-product .woocommerce-tabs .tabs li a {
padding: 10px 20px !important;
font-weight: 600 !important;
color: #888 !important;
text-decoration: none !important;
display: block;
}
body.woocommerce-page.single-product .woocommerce-tabs .tabs li.active a {
color: #D4AF37 !important;
border-bottom: 2px solid #D4AF37 !important;
} body.woocommerce-page.single-product .product_meta {
font-size: 12px !important;
color: #999 !important;
margin-top: 10px !important;
} @media screen and (max-width: 768px) {
body.woocommerce-page.single-product [id^="product-"] {
flex-direction: column !important;
}
body.woocommerce-page.single-product .woocommerce-product-gallery,
body.woocommerce-page.single-product .summary.entry-summary {
flex: 0 0 100% !important;
max-width: 100% !important;
width: 100% !important;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}  .announcement-bar-padani {
background-color: #000;
color: #fff;
text-align: center;
padding: 10px 0;
font-size: 14px;
font-family: 'Open-Sans-Hebrew', sans-serif;
width: 100%;
position: relative;
z-index: 999;
} @media screen and (min-width: 1200px) { #masthead .top-bar {
position: relative !important;
width: 100% !important;
height: auto !important;
border-left: none !important;
top: auto !important;
left: auto !important;
right: auto !important;
z-index: 100;
background-color: #fff;
padding: 0 !important;
} #masthead .top-bar.small-12.xlarge-2.columns {
width: 100% !important;
float: none !important;
} #masthead .top-bar .top-bar-middle {
display: flex !important;
flex-direction: column;
align-items: center;
width: 100%;
max-width: 1400px;
margin: 0 auto;
padding: 15px 50px 0;
position: relative;
} #masthead .top-bar .logo {
display: block;
text-align: center;
margin-bottom: 5px;
}
#masthead .top-bar .logo img {
width: 180px !important;
height: auto !important;
margin: 10px auto !important;
} #masthead .top-bar .dropdown.menu,
#masthead .top-bar ul[role="menubar"] {
display: flex !important;
flex-direction: row !important;
justify-content: center !important;
align-items: center;
width: 100% !important;
flex-wrap: wrap;
padding: 5px 0 15px;
background-color: transparent;
} #masthead .top-bar .dropdown.menu > li,
#masthead .top-bar ul[role="menubar"] > li {
display: inline-block !important;
border-bottom: none !important;
border-right: none !important;
margin: 0 !important;
text-align: center;
} #masthead .top-bar .dropdown.menu > li > a,
#masthead .top-bar ul[role="menubar"] > li > a {
display: inline-block;
padding: 12px 22px !important;
font-size: 16px !important;
font-weight: 600;
color: #121212 !important;
text-decoration: none;
border-bottom: 2px solid transparent;
transition: border-color 0.3s ease;
white-space: nowrap;
}
#masthead .top-bar .dropdown.menu > li > a:hover,
#masthead .top-bar ul[role="menubar"] > li > a:hover {
border-bottom: 2px solid #121212;
background-color: transparent !important;
} #masthead .top-bar ul li.current-menu-item,
#masthead .top-bar ul li.current-menu-ancestor,
#masthead .top-bar ul li.current-menu-parent {
background-color: transparent !important;
}
#masthead .top-bar ul li.current-menu-item > a,
#masthead .top-bar ul li.current-menu-ancestor > a {
border-bottom: 2px solid #121212;
} #masthead .top-bar .shopping_cart {
position: absolute;
left: 50px;
top: 25px;
display: flex;
align-items: center;
gap: 5px;
font-size: 14px;
border-bottom: none !important;
} #masthead .top-bar ul li .submenu {
position: absolute !important;
top: 100% !important;
right: auto !important;
left: 50%;
transform: translateX(-50%);
background-color: #fff !important;
width: auto !important;
min-width: 200px;
height: auto !important;
margin-top: 0;
z-index: 100;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
border-top: 1px solid #eee;
padding: 10px 0;
}
#masthead .top-bar ul li .submenu li {
border-bottom: none !important;
display: block !important;
}
#masthead .top-bar ul li .submenu li a {
padding: 8px 25px !important;
text-align: center;
white-space: nowrap;
font-size: 14px;
} .main_section_wrapper.small-12.xlarge-10.columns {
width: 100% !important;
float: none !important;
} body .main_section_wrapper {
padding-top: 0 !important;
} #masthead {
border-bottom: 1px solid #eee;
} .off-canvas-content {
margin-right: 0 !important;
padding-right: 0 !important;
}
}