/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2024 | 09:24:50 */
/*------------------------------------------ Z O O M - PC --------------------------------------------*/
@media screen and (min-width:1350px) and (max-width:1550px){body{zoom:0.9 !important;}}
@media screen and (min-width:1250px) and (max-width:1350px){body{zoom:0.85 !important;}}
@media screen and (min-width:1150px) and (max-width:1250px){body{zoom:0.8 !important;}}
@media screen and (min-width:1000px) and (max-width:1150px){body{zoom:0.75 !important;}}


/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {
.header-top-right .widget_custom_html {display: none;}
.mobile-menu {display: none;}	
	
	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
  
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
.header-top-bar .header-top-right {display: flex;align-items: center;}
.header-top-bar .header-top-right ul li {
    display: none;
}
.header-top-bar .header-top-right ul li.site-logo {
    display: block !important;
}
.header-top-bar ul li.menu-item-66 a {
    display: none;
}
header#masthead {
    padding: 0 10px;
}
.header-top-bar {
    position: relative;
    margin: 10px auto;
    padding: 10px 20px;
    z-index: 9999;
}
.header-top-bar .header-top-right ul li.site-logo img {
    margin: 0 0 -3px;
    height: 45px;
}
.header-top-bar ul li a {
    margin: 0 5px 0 0;
}
.custom-menu .elementor-column-gap-default {
    display: flex !important;
    column-count: unset;
}
.custom-menu .elementor-column-gap-default .step {
    width: 50%;
    min-height: unset;
}		
.products-list ul.elementor-icon-list-items .elementor-icon-list-item {
    width: 100%;
}	
.elementor-element-cdcf8dc .elementor-container.elementor-column-gap-default:after {
    bottom: -30px;
    height: 14px;
}
.page-is-open .header-top-bar {box-shadow:0 0 10px 0 #00000000}
.mobile-menu{position:fixed;top:10px;width:calc(100% - 20px);background:#fff;box-shadow:0 0 10px 0 #00000030;border-radius:12px;z-index:999;transition:all .35s ease-in-out;height:0;overflow:hidden}
.page-is-open .mobile-menu{height:calc(100vh - 20px)}
.mobile-menu-top ul{width:calc(100% - 40px);margin:0 auto 20px;padding:100px 0 20px;border-bottom:solid 1px #f3efec}
.mobile-menu-top ul .site-logo {
display: none;}
.mobile-menu-top ul a {
    display: block;
    padding: 15px;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: .5px;
    line-height: 1;
    color: #053336;
    text-align: center;
    font-family: "Mikhmoret DL 1.1 AAA", Sans-serif;
}
.mobile-menu-middle ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    font-family: "Mikhmoret DL 1.1 AAA", Sans-serif;
}
.mobile-menu-middle ul a {
    display: block;
    padding: 10px;
    font-size: 25px;
    line-height: 1;
    color: #053336;
    text-align: center;
}
	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {
.credit {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
footer#colophon .footer-bottom {
    display: block;
    text-align: center;
}
.footer-right-third .custom-html-widget {
    justify-content: center;
}
.footer-middle-third ul {
    margin: 20px 0;
    justify-content: center;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 365px) {
  	body {zoom:0.8 !important;}
}
}