.has-preloader .loader {
    background-color: #ffffff !important;
}

.spinner-green, .spinner-green-only {
  border-color: #E2001A !important;
}

.navbar {
    color: #E2001A !important;
    background: #ffffff !important;
}
.navbar .paper-nav-toggle i, .navbar .paper-nav-toggle i::after, .navbar .paper-nav-toggle i::before {
  background: #E2001A !important;
}
.navbar .paper-nav-toggle i, .navbar .paper-nav-toggle i::after, .navbar .paper-nav-toggle i::before {
  background: #E2001A !important;

}
a {
  color: #E2001A !important;
}
a:hover {
  color: #E2001A !important;
}
.navbar .paper-nav-toggle:hover i, .navbar .paper-nav-toggle:hover i::after, .navbar .paper-nav-toggle:hover i::before {
  background: #E2001A !important;
}

.control-sidebar, .control-sidebar .sidebar-footer {
  background: #ffffff !important;
}
.control-sidebar a {
  color: #E2001A !important;
}
.control-sidebar a:hover {
  color: #000000 !important;
}
.control-sidebar .sidebar-header, .control-sidebar .sidebar-footer {
  --tw-border-opacity: 1;
  border-color: rgb(209 209 208/var(--tw-border-opacity,1)) !important;
}
.control-sidebar .paper-nav-toggle.active i::after, .control-sidebar .paper-nav-toggle.active i::before, .control-sidebar .paper-nav-toggle.dl-active i::after, .control-sidebar .paper-nav-toggle.dl-active i::before {
  background: #000000 !important;
}
.control-sidebar .paper-nav-toggle:focus i::after, .control-sidebar .paper-nav-toggle:focus i::before, .control-sidebar .paper-nav-toggle:hover i::after, .control-sidebar .paper-nav-toggle:hover i::before {
  background: #E2001A !important;
}
.control-sidebar a.link-sidebar-menu {
  color: #000000 !important;
}
.control-sidebar a.link-sidebar-menu:hover {
  color: #E2001A !important;
}
.control-sidebar, .control-sidebar h1, .control-sidebar h2, .control-sidebar h3, .control-sidebar h4, .control-sidebar h5, .control-sidebar h6 {
  --tw-text-opacity: 1;
  color: rgb(60 60 59/var(--tw-text-opacity,1)) !important;
}

.navbar .logo-icon.mykik_logo img {
  width: 145px !important;
  margin-right: 10px;
}
.menu-link {
  font-weight: 600;
}
.menu-link:hover {
  text-decoration: underline;
}

footer {
    color: #ffffff !important;
    background-color: #E2001A !important;
}

.copyright-section, .copyright-section .navbar {
    background: #E2001A !important;
}

.copyright-section .container {
    border-top: 1px solid #ce010a !important;
}

footer .social-wrap a {
    color: #ffffff !important;
}

.js-top {
    background-color: #E40714 !important;
}
.js-top:hover {
    background-color: #000000 !important;
}

.text-mykik {
  color: #E2001A !important;
}

.text-mykik-header {
  color: #E2001A !important;
  font-weight: 600 !important;
}

.img_howto{
  border-radius: 20px;
}

.btn-primary-mykick {
    color: #ffffff !important;
    background-color: #E2001A !important;
    border-color: #E2001A !important;
    border-radius: 50px;
}

.btn-primary-mykick:not(:disabled):not(.disabled):active:focus, .btn-primary-mykick:focus, .btn-primary-mykick:hover {
  background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-mykick:not(:disabled):not(.disabled).active, .btn-primary-mykick:not(:disabled):not(.disabled):active, .show > .btn-primary-mykick.dropdown-toggle {
   color: #ffffff !important;
   background-color: #E2001A !important;
   border-color: #E2001A !important;
}

.btn-secondary-mykick {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    opacity: .8;
    border-radius: 50px;
}

.btn-secondary-mykick:not(:disabled):not(.disabled):active:focus, .btn-secondary-mykick:focus, .btn-secondary-mykick:hover {
  background-color: #E2001A !important;
    border-color: #E2001A !important;
    opacity: 1;
}

.btn-secondary-mykick:not(:disabled):not(.disabled).active, .btn-secondary-mykick:not(:disabled):not(.disabled):active, .show > .btn-secondary-mykick.dropdown-toggle {
   color: #ffffff !important;
   background-color: #000000 !important;
   border-color: #000000 !important;
}

.input-group > .form-control {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.js_btn-copy-mykik{
  color: #ffffff !important;
    background-color: #E2001A !important;
    border-color: #E2001A !important;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.js_btn-copy-mykik:hover {
  background-color: #000000 !important;
    border-color: #000000 !important;
}

.deal .batch {
  background-color: #000000 !important;
}

.deal .batch::before {
    border-bottom: 12px solid #000000 !important;
}

.deal .batch::after {
  border-top: 13px solid #000000 !important;
}

.mykick-c-value{
  color: #E2001A !important;
  font-weight: 600;
}

img.competition-mykick{
  border-radius: 20px;
}

.s-32 {
    font-size: 32px;
}

.mykik-txt-desc{
  min-height: 110px;
}

.code-text{
  min-height: 50px;
  background-color: #e9ecef;
  opacity: 1;
  border: 1px solid #e1e8ee;
  box-shadow: none;
  border-radius: 50px;
  transition: all .2s ease-in-out;
  font-weight: 300;
}

.mykick-c-partner img {
  max-height: 40px;
}

@media (max-width: 768px) {
    .navmenu-mykik {
        display: none !important;
    }
}

footer a {
    color: #ffffff !important;
}

footer a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.text-mykick {
  color: #E2001A !important;
}

[data-bg-possition="bottom-right"] {
  background-position: bottom right !important;
}

.btn-mykick-newsletter {
  color: #ffffff !important;
  background-color: #E2001A !important;
  border-color: #E2001A !important;
  border-radius: 50px;
  text-transform: none;
  font-size: 18px;
}

.btn-mykick-newsletter span {
  font-weight: 500;
  font-style: italic;
}
.mykick-x-header {
  font-weight: 600;
  font-size: 24px;
  padding: 0 10px;
}

.newsletter-section {
  min-height: 550px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
}
.text-mykick-hero .s-36{
  font-size: 48px !important;
}
@media (max-width: 1080px) {
  .text-mykick-hero .s-36{
    font-size: 36px !important;
  }
  .text-mykick-hero .s-32{
    font-size: 24px;
    line-height: 30px;
  }
  .text-mykik-header.s-36, .text-mykik-header.s-32 {
    font-size: 28px;
  }
  .text-mykik.s-24 {
    font-size: 18px;
  }
  .mykik-txt-desc {
    min-height: 96px;
  }
  [data-bg-possition="bottom-right"] {
    background-position: center bottom !important;
  }
  .mykik-txt-desc.s-18 {
    font-size: 16px;
  }
  .m-t-150 {
    margin-top: 110px;
  }
}

@media (max-width: 768px) {
  .mykik-txt-desc {
    min-height: 0px;
  }
}

@media (min-width: 1201px) and (max-width: 1360px) {
  [data-bg-possition="bottom-right"] {
    background-position: right -120px bottom !important;
  }
}

.btn-mykick-newsletter {
  max-width: 550px;
}

.newsletter-title {
  margin-bottom: 100px;
  margin-top: 40px;
  text-align: center !important;
}

.newsletter-title .s-36 {
  font-weight: 400 !important;
}

.text-couponheld {
  color: #276e6a !important;
}

.newsletter-couponheld-btn {
  min-height: 60px;
  background-color: transparent;
  opacity: 1;
  border: 3px solid #276e6a;
  color: #276e6a !important;
  box-shadow: none;
  border-radius: 50px;
  transition: all .2s ease-in-out;
  font-weight: 300;
  width: 100%;
  max-width: 350px;
  padding: 5px;
  text-align: left;
  align-content: center;

}

.newsletter-couponheld-btn svg {
  width: 38px;
  height: 38px;
}

@media (max-width: 1080px) {
  .newsletter-section {
    min-height: 470px;
  }
}

@media (max-width: 876px) {
  .newsletter-section {
    min-height: 540px;
  }
}

@media (max-width: 768px) {
  .newsletter-title {
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center !important;
  }
  .newsletter-section {
    min-height: unset;
    background: none !important;
  }
  .btn-mykick-newsletter {
    max-width: 100%;
  }
  .newsletter-title .s-36 {
    font-size: 24px !important;
    line-height: 1.4;
  }
}

@media (min-width: 1800px) {
    [data-bg-size="cover"] {
    background-size: contain !important;
  }
}