/*
Theme Name: İndirim Mühendisleri
Theme URI: https://superindirimkodu.com/
Description: indirim muhendisleri teması
Author: DiscountEngineers Team
Author URI: https://www.indirimmuhendisleri.com/
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: indirim-kodu, kupon-kodu, indirim-kuponu, coupon-code-theme, indirim-muhendisleri, discount-engineers, custom-colors, custom-header, custom-menu, custom-logo
Text Domain: indirim-muhendisleri
*/

html {
  height: 100%;
}
.site-wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}
.push {
  height: 64px;
}

a {
  color: #ee1c25;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #ff000b;
  text-decoration: underline;
}

body {
  font-family: "Open Sans", sans-serif;
  background: #f8f9fa !important;
  height: 100%;
}
small {
  font-size: 70%;
}
.navbar {
  font-size: 90%;
}
.container {
  max-width: 1200px;
}
* {
  outline: none !important;
  box-shadow: none !important;
}
.bg-light {
  background-color: #ee1c25 !important;
}

.coupon-home .card-text {
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 64px;
  min-height: 64px;
}

footer {
  clear: both;
  position: relative;
  height: 50px;
  margin-top: -50px;
}

footer a.copyright {
  color: red;
  text-decoration: none;
}

.content-box h2 {
  font-size: 1.4rem;
}
.content-box h3 {
  font-size: 1.2rem;
}
.content-box h4 {
  font-size: 1rem;
}
.content-box h5 {
  font-size: 0.9rem;
}

.bg-primary {
  background-color: #000000 !important;
}
.slider-items li img {
  border: 3px solid #d8d8d8;
  border-radius: 5px;
  width: 85px;
  filter: grayscale(1);
  opacity: 0.5;
  padding: 5px;
}
.slider-items li.active img {
  filter: none;
  opacity: 1;
  border: 3px solid #212529;
  transition: 0.3s;
}
.slider-items li img {
  cursor: pointer;
}

.mobile-toggle {
  font-size: 1.5rem;
  padding: 15px 0px;
  padding-right: 15px;
}

.widgettitle {
  font-size: 1.25rem;
}

.nav.main .nav-link {
  font-size: 0.9rem;
  color: white;
}

.box > p {
  font-size: 85%;
  padding: 0px 25px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  -ms-column-gap: 40px;
  -o-column-gap: 40px;
  column-gap: 40px;
  text-align: justify;
}
.box h2,
h2 {
  font-weight: 600 !important;
}
.box {
  background: white;
  padding: 2rem;
  position: relative;
}
.box.transparent {
  background: transparent;
}
.box.description.info:after {
  position: absolute;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f05a";
  font-size: 8rem;
  opacity: 0.1;
  bottom: 0;
  right: 2rem;
  color: darkgray;
}

.carousel-indicators {
  bottom: -30px;
}

.carousel-indicators li {
  background-color: #000;
}

.logo-container {
  background: white;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  left: 10px;
  top: 15%;
}
.logo-container img {
  width: 60px;
}
.card-body {
  font-size: 90%;
}
.card {
  border: none;
}
.card-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  background-color: rgb(243, 243, 243);
}
.store-search {
  width: 400px !important;
  border: none;
  border-radius: 0;
  font-size: 90%;
  height: calc(1.87em + 0.75rem + 2px);
}
.btn-secondary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 0;
}
footer .nav a {
  color: white;
}
footer .bg-light {
  border-top: 4px solid black;
}
.shadow {
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1) !important;
}
.go-up {
  background: #ee1c25;
  padding: 7px 14px;
  color: white;
  position: fixed;
  right: 25px;
  bottom: 50px;
  border-radius: 3px;
  display: none;
  cursor: pointer;
}
.nav-top .nav-link,
.search-box .nav-link {
  color: black;
  font-size: 0.9rem;
  text-transform: capitalize;
}
.custom-logo {
  width: auto;
  margin: 15px 0px;
  height: 50px;
}
footer .custom-logo {
  width: auto;
  margin: 0px 0px;
  height: 50px;
}
.search-box .nav-link:hover {
  background: #4e4e4e0d;
}
.search-box {
  position: absolute;
  width: 100%;
  height: auto;
  background: white;
  z-index: 2;
  top: 38.99999px;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 600 !important;
}
.store-stars i.fa-star,
.store-stars i.fa-star-half-alt,
.store-stars i.fa-star-o {
  color: gold;
}
.btn-success {
  border-radius: 0;
  font-weight: 600;
  font-size: 0.9rem;
  overflow: hidden;
}
.btn-secondary {
  border-radius: 0;
  font-weight: 600;
  font-size: 0.9rem;
  overflow: hidden;
}

.breadcrumb a {
  color: #6c757d !important;
}

.slider-text {
  position: relative;
  color: white;
  width: auto;
  background: #ee1c25;
  padding: 15px 40px;
}

.slider-text:before {
  content: "";
  position: absolute;
  display: block;
  width: 95%;
  height: 50px;
  background: black;
  bottom: -5px;
  left: 0;
  z-index: -1;
}

.slider-wrapper {
  position: absolute;
  bottom: 50px;
  z-index: 3;
}

.slider-text h1 {
  margin: auto; /* Important */
  text-align: center;
  font-size: 1.6rem;
  font-weight: 100 !important;
}

ul.stores {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  padding: 0;
}

.stores li {
  list-style-type: none;
}

.popular-offers .table th {
  border-top: none;
}

.sidebar-content.hidden {
  height: 150px;
  overflow: hidden;
  position: relative;
}

.hidden .show-more {
  position: absolute;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8558998599439776) 6%,
    rgba(255, 255, 255, 1) 100%
  );
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
}

.thumb-wrap {
  position: relative;
}

.sidebar > ul {
  padding: 0;
}

.sidebar .widget {
  background: white;
  padding: 1rem !important;
  list-style-type: none;
  font-size: 80%;
}

.pages .prev {
  margin-left: 15px;
  color: black;
}

.pages .next {
  margin-right: 15px;
  color: black;
}

.sidebar .widget .textwidget p:last-child {
  margin: 0;
}

.not-found {
  min-height: 500px;
}
.not-found h1 {
  font-size: 5rem;
  font-weight: bold !important;
}

.widget h2.widgettitle {
  font-size: 1.25rem;
}

.go-to-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  transition: 0.4s;
  color: black;
  font-size: 0.9rem;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
	align-content: center;
}

#mobile-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.85);
  top: 0;
  display: none;
  align-items: center;
  z-index: 10;
}

#mobile-menu .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  font-weight: bold;
  color: #353535;
  font-size: 1.2rem;
  transition: 0.3s;
}

#mobile-menu .nav-link:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f30b";
  margin-right: 10px;
}

#mobile-menu .nav-link:hover {
  padding-left: 30px;
}

.nav-stores .nav-item {
  border-radius: 0rem;
  border: 1px solid #dedede;
  margin-right: 5px;
  transition: 0.3s;
}

.slider-items i {
  transition: 0.3s;
}
.slider-items i:hover {
  cursor: pointer;
  color: gray;
}

.nav-stores .nav-item:last-child {
  margin-right: 0;
}

.nav-stores .nav-item:hover {
  border-color: #ee1c25;
}

.nav-stores .nav-link {
  display: block;
  padding: 0.25rem 0.1rem;
  color: #212529;
  transition: 0.3s;
  border-radius: 0rem;
}

.nav-stores .nav-link:hover {
  background: #ee1c25;
  color: white;
}

#mobile-menu #mobile-menu-close {
  font-size: 1.5rem;
  position: absolute;
  left: 30px;
  top: 15px;
}

.go-to-overlay:hover {
  opacity: 1;
  text-decoration: none;
  color: #212529;
}

.coupon-tooltip {
  cursor: pointer;
  width: 100%;
  display: block;
}

.nav-stores.side .nav-item {
  margin: 0 !important;
  border: none;
}

.mobile-menu {
  width: 80%;
  height: 100%;
  background: black;
  transition: 0.8s;
  position: fixed;
  left: -100%;
  top: 0;
  overflow: auto;
  z-index: 1555;
}

.mobile-menu .socials {
  padding-left: 30px;
  padding-top: 30px;
}

.mobile-menu .socials a {
  color: #7d8186;
}

.mobile-menu-overlay.show {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000c4;
  top: 0;
  left: 0;
  z-index: 100;
  transition: 0.5s;
  display: block;
}

.mobile-menu.show {
  left: 0px;
  display: block;
}

@media (max-width: 320px) {
  .logo-container {
    top: 15px !important;
  }
}

@media (max-width: 576px) {
  .coupon-code-link.btn:not(.single-page-button) {
    background: none;
    border: none;
    color: black;
  }

  .box > p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    padding: 0;
  }
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  .header.logged {
    top: 0px;
  }
  .card-footer {
    font-size: 0.79rem;
  }
  .slider {
    margin-top: 114px;
  }
  .slider.logged {
    margin-top: 114px;
  }
  .site-logo {
    text-align: center;
  }
  .slider-text {
    padding: 13px 37px;
  }
  .slider-text h1 {
    font-size: 1.2rem;
  }
  footer .custom-logo {
    width: auto;
  }
  .custom-logo {
    width: 100%;
    margin: 8px 0px;
    height: auto;
  }
  .coupon-desc h3 {
    font-size: 0.9rem;
  }
  .coupon-desc small {
    font-size: 70%;
  }
  .store-header {
    margin-top: 125px;
  }
  .top-margin {
    margin-top: 125px;
  }
  .store-title,
  .h3 {
    font-size: 1.3rem;
  }

  ul.stores {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    padding: 0;
  }
  .logo-container {
    top: 45px;
  }

  .logo-container img {
    width: 45px;
  }
  .site-wrapper {
    min-height: 100%;
    margin-bottom: -68px;
  }
  footer {
    height: 41px;
    margin-top: -41px;
  }
  .push {
    height: 41px;
  }
  .coupon-desc h3 {
    font-size: 0.9rem;
  }
}

@media (max-width: 800px) {
  .coupon-code-link.btn:not(.single-page-button) {
    background: none;
    border: none;
    color: black;
  }
  .mobile-menu .custom-logo-link img {
    width: 100%;
    height: auto;
    padding: 25px 40px;
  }
  #menu-primary {
    height: 100%;
    overflow: auto;
    display: block;
  }
  #menu-primary li a {
    padding: 0.7rem 3rem;
    color: #ababab;
    font-weight: bold;
  }
  #menu-primary li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #151515;
  }

  .nav .menu-item-has-children.show > .sub-menu {
    position: relative;
    top: 0 !important;
    left: 0rem;
    width: 100%;
    padding: 0rem 1rem;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
  }

  .nav .menu-item-has-children:hover > .sub-menu {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 0;
    visibility: hidden;
    display: none;
  }

  #menu-primary .menu-item-has-children.show:hover:after {
    transform: rotateZ(90deg);
  }

  .nav .sub-menu {
    left: 0px;
    top: 0px;
    background-color: #1b191d;
    transition: none;
    display: none;
  }

  #menu-primary > .menu-item-has-children:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    color: white;
    position: absolute;
    right: 25px;
    top: 19px;
    font-size: 10px;
    transition: 0.3s;
  }

  #menu-primary .sub-menu li:hover {
    background-color: #1b191d;
  }

  .mobile-menu::after {
    content: "\f3ff";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 100px;
    font-size: 11rem;
    z-index: -1;
    transition: 1s;
    color: #191919;
    transform: rotate(120deg);
  }
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  flex: 1 1 0%;
}

.youtube-embed {
  max-width: 804px;
  position: relative;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 500px;
  margin-bottom: 25px;
}

.click-youtube {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  left: 0;
  top: 0;
  cursor: pointer;
  height: 500px;
}

.click-youtube:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 105px;
  height: 70px;
  background-image: url("assets/images/oynat.svg");
}

.coupon-code-link summary {font-size:12px;}

summary.indirim-baslik {
    background: #ee1c25;
    padding: 15px;
    color: #fff;
    border-bottom: 2px solid #fff;
}

div.indirim-cevap div {
	margin:1em 0;
}
div.indirim-cevap div img {
	margin-top:25px;
	display:block;
}