html:not(.zeynep-opened) .mobile-search form.dgwt-wcas-search-form {
  opacity: 1 !important;
  display: inline-block !important;
  position: relative !important;
  top: -20px !important;
  z-index: -1 !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border: 1px solid rgba(38, 38, 38, 0.4);
  padding: 10px 16px 10px 16px;
}
@media (max-width: 991.98px) {
  .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 0 !important;
    border-left: 0;
  }
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
  color: #e9ecef;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  left: auto;
  right: 16px;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier path {
  fill: var(--theme-woocommerce-header-searchicon);
}
.dgwt-wcas-no-submit.dgwt-wcas-search-filled .dgwt-wcas-ico-magnifier {
  opacity: 0;
  visibility: hidden;
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
  color: #38978B;
  font-size: 1rem;
  text-transform: none;
}

.mobile-search {
  height: 25px;
}
@media (max-width: 991.98px) {
  .mobile-search .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    color: rgba(38, 38, 38, 0.7);
    border-color: #b4b4b4;
    border-left: 0 !important;
    border-radius: 0 !important;
    border-right: 0 !important;
  }
}
.mobile-search .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search] {
  width: 20px;
  border: 0;
  padding-right: 10px;
}
.mobile-search .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search]::placeholder {
  color: transparent;
}
.mobile-search .js-dgwt-wcas-search-icon-handler {
  visibility: hidden;
  position: relative;
  z-index: 2000;
}
.mobile-search form.dgwt-wcas-search-form {
  min-width: 30px !important;
  left: 20px !important;
}
.mobile-search svg.dgwt-wcas-ico-magnifier {
  margin-top: 5px !important;
}

.header {
  background: #ffffff;
  padding-top: 8px;
  padding-bottom: 17px;
  margin-bottom: 1px;
}
@media (max-width: 991.98px) {
  .header {
    height: 80px;
    border-bottom: 1px solid #e8e9ea;
    background: #ffffff !important;
  }
}
.header .mega-menu-wrap {
  background: transparent !important;
}
@media (min-width: 768px) {
  .header {
    margin-bottom: 2px;
  }
}
@media (min-width: 992px) {
  .header {
    border-bottom: 0;
    padding: 0;
    margin: 0;
    top: 0;
  }
}
@media (max-width: 991.98px) {
  .header {
    padding-bottom: 28px;
  }
}
.header-bottom-full__inner-content h1 {
  color: #ffffff;
}
.header-bottom-full__inner__img:after {
  background: linear-gradient(90deg, #262626 0%, rgba(23, 46, 63, 0.7) 43%, rgba(98, 115, 127, 0) 78%, rgba(226, 231, 235, 0) 100%) !important;
}
@media (min-width: 992px) {
  .header > .container {
    align-items: center;
    position: relative;
    padding-bottom: 30px;
    padding-top: 20px;
  }
}
.header__block {
  flex: 1;
}
.header__logo {
  position: absolute;
  left: 16px;
  top: 2px;
}
@media (min-width: 992px) {
  .header__logo {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
}
@media (max-width: 991.98px) {
  .header__logo {
    top: 15px;
  }
}
.header__logo a {
  display: block;
}
.header__logo a svg {
  margin: 0 auto;
  width: 114px;
  height: 62px;
}
@media (min-width: 992px) {
  .header__logo a svg {
    margin: 0;
    height: 60px;
    width: 168px !important;
  }
}
@media (max-width: 991.98px) {
  .header__logo a svg {
    height: 25px;
  }
}
.header__right {
  width: 100%;
  padding-top: 14px;
}
@media (min-width: 992px) {
  .header__right {
    display: flex;
    width: 72%;
    align-items: center;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .header__right {
    width: 78%;
  }
}
.header__right__wrapper {
  flex: 1;
  display: flex;
}
@media (max-width: 991.98px) {
  .header__right__cta {
    margin-bottom: 1.5em;
  }
}
.header__right__cta a {
  width: max-content;
  position: relative;
  padding: 0.4em 1.1em !important;
  min-height: 37px;
  border-radius: 8px !important;
}
@media (max-width: 991.98px) {
  .header__right__cta a {
    min-height: 44px;
    padding: 0.4em 4em !important;
  }
}
.header__right__cta svg {
  margin-left: 20px;
}
.header__right .top-section__language {
  display: none;
}
.header__right__language {
  align-self: end;
}
.header__search {
  width: 6%;
}
@media (min-width: 992px) {
  .header__search {
    width: 549px;
  }
}
.header__search button {
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 1.484rem;
  color: #f36557;
  border: 0;
  background: transparent;
}
@media (min-width: 992px) {
  .header__search button {
    top: 8px;
    right: 18px;
    font-size: 1.125rem;
  }
}
.header__search .form-control {
  display: none;
  width: 100%;
  height: 42px;
  font-size: 0.895rem;
  letter-spacing: 0.3px;
  color: rgba(233, 236, 239, 0.6);
  border: solid 2px rgba(222, 226, 230, 0.2);
  border-radius: 0.654rem;
  box-shadow: none;
  padding-right: 40px;
  padding-left: 24px;
}
@media (min-width: 992px) {
  .header__search .form-control {
    display: block;
  }
}
.header__search .form-control::placeholder {
  color: rgba(233, 236, 239, 0.6);
}
.header__list {
  margin: 0 5px 0 0;
  list-style: none;
}
@media (min-width: 992px) {
  .header__list {
    margin: 1px 0 0;
    align-items: end;
    padding-bottom: 12px !important;
  }
}
.header__list li {
  position: relative;
  margin-left: 15px;
}
@media (min-width: 992px) {
  .header__list li {
    padding-left: 32px;
    margin-left: 0;
  }
}
.header__list li:first-child {
  padding: 0;
}
.header__list li a {
  display: block;
  font-size: 0;
  text-decoration: none;
  color: #121C42;
}
@media (min-width: 992px) {
  .header__list li a {
    font-size: 0.697rem;
  }
}
.header__list li sup {
  position: absolute;
  top: -12px;
  right: -12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #ffffff;
  border-radius: 50rem;
  background-color: #38978B;
}
@media (min-width: 992px) {
  .header__list li sup {
    top: -10px;
    right: 10px;
    width: 15px;
    height: 15px;
    font-size: 0.562rem;
  }
}
.header__menu-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.header__menu-item {
  line-height: 3.2;
  padding-right: 31px;
}
.header__menu-item:last-child {
  margin-left: auto;
  padding-right: 0;
}
.header__menu-item:last-child a {
  font-weight: 400;
}
.header__toggle-btn {
  position: absolute;
  top: 34px;
  color: rgba(243, 101, 87, 0.5);
  right: 60px;
}
.header__toggle {
  position: relative;
  z-index: 15;
  display: block;
  width: 47px;
  height: 34px;
  cursor: pointer;
  margin-right: 9px;
}
@media (min-width: 992px) {
  .header__toggle {
    display: none;
  }
}
.header__toggle svg {
  display: none;
}
.header__toggle span {
  position: absolute;
  top: 25%;
  left: 50%;
  display: block;
  width: 27px;
  height: 2px;
  text-indent: -9999px;
  border-radius: 3px;
  background-color: #262626 !important;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
}
.header__toggle span:before, .header__toggle span:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 3px;
  background-color: #262626 !important;
  transition: all 0.2s ease-in-out;
  content: "";
}
.header__toggle span:before {
  top: -8px;
  left: 0;
}
.header__toggle span:after {
  right: 0;
  bottom: -7px;
}
.mm-ocd-opened .header__toggle span {
  background: none;
}
.mm-ocd-opened .header__toggle span:before {
  top: 0;
  width: 100%;
  transform: rotate(135deg);
}
.mm-ocd-opened .header__toggle span:after {
  bottom: 0;
  width: 100%;
  transform: rotate(-135deg);
}
.header__toggle:after {
  content: "Menu";
  position: absolute;
  top: -5px;
  right: -52px;
  color: var(--theme-mobile-menu-text) !important;
}
.header__portal {
  position: relative;
}
@media (max-width: 991.98px) {
  .header__portal:before {
    position: absolute;
    top: -0.5em;
    left: -20px;
    width: calc(100% + 40px);
    background: #E8EAEC;
    height: 1px;
    content: "";
    display: block;
  }
}
.header__portal ul > li:not(:last-child) {
  margin-right: 2.5em;
}
@media (max-width: 991.98px) {
  .header__portal ul li a {
    border-bottom: 0 !important;
    font-size: 1.3125rem !important;
  }
}
.header__portal ul li a svg {
  color: var(--theme-primary);
}
@media (max-width: 991.98px) {
  .header__portal ul li a svg {
    min-width: 20px;
    left: 0;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .header nav#nav {
    margin-top: auto;
    position: relative;
  }
}

form.dgwt-wcas-search-form input[type=search] {
  border-radius: 10px !important;
}
@media (min-width: 992px) {
  form.dgwt-wcas-search-form input[type=search] {
    width: 548px !important;
  }
}

.mega-menu-active main:after {
  content: "" !important;
  display: block !important;
  background: rgba(1, 31, 38, 0.4);
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100vh;
  z-index: 1;
}

#mega-menu-wrap-headerMenu #mega-menu-headerMenu > li.mega-menu-flyout ul.mega-sub-menu {
  margin-top: 20px;
}

.header__sticky {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 5;
  transition: all 0.2s ease-in-out;
  background-color: #ffffff;
}
.header__sticky--active .top-section {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

@media (min-width: 992px) {
  body.admin-bar .header__sticky {
    top: 32px;
  }
}

@media (min-width: 992px) {
  .top-section__top__usps .swiper-container {
    text-align: left;
  }
}

form#search-form {
  position: relative;
  display: flex;
  height: 50px;
  align-items: center;
}

input#searchsubmit {
  position: absolute;
  right: 5px;
  background-color: #262626;
  color: #fff;
  font-weight: 700;
  height: 39px;
  border-radius: 15px;
  z-index: 20;
  font-size: 1.125rem;
  padding: 4px 15px 0;
}
.header__searchform-mobile input#searchsubmit {
  font-size: 1rem;
}

input#s {
  width: 390px;
  border-radius: 15px;
  outline-offset: 0;
  border: 1px solid #F2F2F2;
  display: flex;
  height: 50px;
  align-items: center;
  z-index: 10;
  font-size: 1rem;
  padding-left: 30px;
  padding-top: 4px;
  background-color: #F2F2F2;
}
.header__searchform-mobile input#s {
  font-size: 0.875rem;
  padding-left: 20px;
}

.zeynep {
  width: 95% !important;
}

.mega-amount {
  position: relative;
}
.mega-amount:after {
  position: absolute;
  top: 0;
  right: -25px;
  height: 20px !important;
  width: 20px !important;
  display: flex !important;
  background: var(--theme-primary);
  color: var(--theme-primary-text);
  border-radius: 50%;
  place-content: center;
  font-size: 0.875rem;
  line-height: 1.7;
  font-weight: 700;
}
