/*
Theme Name: Deep
Description: Deep
Author: hello-elementor
Template: hello-elementor
Version: 1.0
*/
@import url("../hello-elementor/style.css");
/**
 * These are the custom mixins used throughout the application.
 */
/**
 * Ionic mixins
 */
#wrapper, #main {
  background: transparent;
}

b, p strong {
  font-weight: 600;
}
p:last-child{
  margin-bottom: 0;
}

ul{
  padding-left: 30px;
  margin-bottom: 20px;
}

header.menu-fixed {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  -webkit-box-shadow: 3px 3px 18px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 18px rgba(0, 0, 0, 0.2);
  background: #DCD6C0 !important;
}

header.menu-fixed .elementor-widget-theme-site-logo img {
  width: 120px !important;
}

header.menu-fixed .menu-fix > .elementor-widget-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

header .elementor-nav-menu {
  width: 100%;
}

header .elementor-nav-menu > li.current-menu-item > a {
  font-weight: 600 !important;
}

a.elementor-button {
  position: relative;
  padding: 14px 25px;
  border-radius: 0;
}

.site-main {
  min-height: 500px;
  padding-top: 30px;
}

.main-logo,
.main-logo h1{
  margin-bottom: 0 !important;
}

#slideshow .swiper-slide-inner {
  max-width: 1400px;
}
.page-id-276 .footer-top{
  display: none;
}
:target {
  scroll-margin-top: 70px;
  scroll-snap-margin-top: 70px;
}
@media only screen and (min-width: 885px) {
  header .elementor-nav-menu > li.menu-contact{
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .menu-slide-left .elementor-nav-menu li ul.sub-menu {
    position: unset !important;
    margin: 0 !important;
  }
  .menu-slide-left .elementor-nav-menu--dropdown li a {
    padding: 8px 15px !important;
  }

}

@media only screen and (max-width: 991px) {
  .eicon-menu-bar {
    font-size: 20px;
  }

}

@media only screen and (max-width: 848px) {
  .txt-768-break br {
    display: none;
  }
  
}

@media only screen and (min-width: 768px){
  #slideshow  .elementor-background-overlay{
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  header.menu-fixed .elementor-widget-image img{
    width: 90px !important;
  }
  
  .txt-break-550 br {
    display: none;
  }
  #slideshow .elementor-slide-description br{
    display: none;
  }
  #slideshow .swiper-slide-bg{
    background-position-x: right !important;
  }
}
