@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600&subset=latin-ext");
body,
html {
  font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
}
.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}
header {
  margin-bottom: 74px;
}
main {
  min-height: 100%;
  overflow: auto;
  padding-bottom: 80px;
}
main > .container {
  padding-top: 74px;
}
footer {
  background: #bababa;
  position: relative;
  margin-top: 0;
  height: 650px;
  clear: both;
  padding-top: 20px;
}

/* Google Translate CSS'leri */
#google_translate_element{
  display: none;
}

body > .skiptranslate {
  display: none;
}
body {
  top: 0px !important; 
  }

.navbar-item-lang {
  padding: 0 5px 0 10px;
}

@media screen and (max-width: 1170px) {
  .navbar-item-lang {
      padding: 10px 0 5px 0;
  }
}
/* Google Translate CSS'leri */
hr.underline {
  width: 10em;
  margin: 0 auto;
  border-top: 1px solid #212529;
  margin-bottom: 4em;
}
.helper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9999;
}
@media screen and (min-width: 1170px) {
  .burger-signup {
    display: none;
  }
}
.button-holder-header {
  display: inline-block;
}
.btn-orange {
  background-color: #f48123;
  color: white;
}
.btn-gold {
  background-color: #ceb491;
  color: white;
}
.btn-gold:hover {
  background-color: #b79f80;
  color: #000000;
  text-decoration: none;
}
.btn-black {
  background-color: #000000;
  color: white;
}
.btn-black:hover {
  color: #ceb491;
  text-decoration: none;
}
.homepage .container.highlighted {
  position: relative;
  margin-top: -40px;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.navbar-light .navbar-nav .nav-link {
  color: #777 !important;
  font-size: 14px;
  font-weight: bold;
}
nav.navbar {
  zoom: 1.2;
}

@media screen and (min-width: 1170px) and (max-width: 1220px) {
  nav.navbar {
    font-size: 0.9rem;
  }
}

.language-list-container {
  display: none;
  flex-direction: column;
  align-items: start;
  justify-content: space-evenly;
  border-radius: 5px;
  position: absolute;
  z-index: 99;
  margin-top: 45px;
  background-color: white;
  box-shadow: 0px 1px 40px 0px rgb(0 0 0 / 10%);
  width: 100%;
  height: 70px;
}

.btn-signin {
  background-color: #2996cc;
  color: white;
  font-weight: bold;
}
.btn-group a {
  cursor: pointer;
}

.btn-group a img:hover {
  filter: contrast(150%);
}
.combine .btn {
  transition: none !important;
}
.brand-info {
  text-align: center;
}
.brand-info img {
  border: 3px solid #ceb491;
  border-radius: 5px;
  padding: 3px;
}
.brand .filterHideShow {
  max-height: 0;
  transition: max-height 0.15s ease-out;
  overflow: auto;
  background-color: #f8f9fa;
}
.brand-info {
  text-align: center;
}
.brand-info img {
  border: 3px solid #ceb491;
  border-radius: 5px;
  padding: 3px;
}
.brand .filterShow {
  max-height: 500px;
  transition: max-height 0.25s ease-in;
}
.brand .search {
  border-radius: 15px !important;
}

.brand .cardMargin {
  margin: 10px;
}
.brand .card {
  cursor: pointer;
}
.brand .card .images {
  height: 300px;
  width: 100%;
  object-fit: contain;
  margin: auto;
}
.brand .card-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 1rem;
}

.brand .card {
  height: 400px;
  padding-bottom: 10px;
}
.brand .card:hover {
  border-color: #ceb491;
}
.bottom-10px {
  bottom: 10px;
}

.us-style-flag{
  width: 30px;
  margin-right: 20px;
  margin-top: 5px;
}

.brand .color {
  cursor: pointer;
}
.brand .color.active {
  border: 1px solid #ffffff;
}
.brand .color.blue {
  background: var(--blue);
}
.brand .color.indigo {
  background: var(--indigo);
}
.brand .color.purple {
  background: var(--purple);
}
.brand .color.pink {
  background: var(--pink);
}
.brand .color.red {
  background: var(--red);
}
.brand .color.orange {
  background: var(--orange);
}
.brand .color.yellow {
  background: var(--yellow);
}
.brand .color.green {
  background: var(--green);
}
.brand .color.teal {
  background: var(--teal);
}
.brand .color.cyan {
  background: var(--cyan);
}
.brand .color.white {
  background: var(--white);
}
.brand .color.gray {
  background: var(--gray);
}
.brand .color.black {
  background: var(--dark);
}
.brand .color.brown {
  background: #704925;
}
.brand .color.gold {
  background: #cfa02a;
}
.brand .color.silver {
  background: #7b7b7b;
}
.brand .color.bej {
  background: #bea673;
}
.brand .filter-button {
  right: 0px;
  top: 15%;
}

/*
.brand .card.ng-enter-stagger, .card.ng-leave-stagger, .card.ng-move-stagger {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0;
    animation-duration: 0;
}
.brand .card.ng-enter {
    -webkit-animation:2s ease-in-out all;
    animation:2s ease-in-out all;

    animation-name:flipInX;
    -webkit-animation-name:flipInX;
}
.brand .card.ng-enter.ng-enter-active {

    animation-name:flipInX;
    -webkit-animation-name:flipInX;
}/*
.brand .card.ng-leave {
    -webkit-animation:1s ease-in-out all;
    animation:1s ease-in-out all;
    animation-name:flipOutX;
    -webkit-animation-name:flipInX;
}
.brand .card.ng-leave.ng-leave-active {
    animation-name:flipOutX;
    -webkit-animation-name:flipOutX;
    }*/
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipInX 2s;
  animation: flipInX 2s;
}
/*

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
    display:none;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
    display:none;
  }
}

.flipOutX {
  -webkit-animation: flipOutX 2s;
  animation: flipOutX 2s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;

  }*/
.c-pointer {
  cursor: pointer;
}
.filter-background {
  background-color: #2996cc;
}
.tree-menu {
  margin: 0;
  padding: 0;
  cursor: pointer;
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 15px;
}
.tree-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
  border-left: 1px dotted #212f36;
}
.tree-menu li {
  list-style: none;
  padding: 0;
}
.tree-menu li span:hover {
  background-color: #007bffa6;
}

.popupBrand .cancel {
  position: absolute;
  right: -6px;
  top: -8px;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  width: 42px;
  height: 43px;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #979797;
  background-color: #f6f6f6;
}
.popupBrand .card {
  height: 355px;
  margin-top: 1rem;
}
.popupBrand .card img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.popupBrand .options .title {
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.popupBrand .options .description {
  font-size: 14px;
  line-height: 2rem;
  color: #4a4a4a;
}

.popupBrand .options .discount {
  width: 52px;
  height: 40px;
  border-radius: 2px;
  border: solid 1px #000000;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
}
.popupBrand .options .discount {
  line-height: 1rem;
}
.popupBrand .options .discount .header {
  font-size: 16px;
  font-weight: bold;
}
.popupBrand .options .discount .footer {
  font-size: 13px;
  font-weight: bold;
}
.popupBrand .options .price {
  display: block;
  line-height: 1rem;
}
.popupBrand .options .price .footer {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.popupBrand .options .price-discount {
  display: block;
  line-height: 1.2rem;
}
.popupBrand .options .price-discount .header {
  font-size: 14px;
  font-weight: 500;
  color: #9b9b9b;
  text-decoration: line-through;
}
.popupBrand .options .price-discount .footer {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.popupBrand .options .count {
  border-radius: 2px;
  font-weight: bold;
  cursor: pointer;
}
.popupBrand .options .count:hover {
  background-color: grey;
}
.popupBrand .description .header {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}
.popupBrand .description .footer {
  font-size: 14px;
  color: #4a4a4a;
}

.basket {
  font-size: 15px;
}
.basket .cancel {
  position: absolute;
  right: -15px;
  top: -17px;
  border-radius: 50%;
  font-weight: bold;
  background-color: #f8f9fa;
}
.basket .productimage {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}

.basket .brandlistborder {
  transition-property: border-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

.black-friday-text {
  font-size: 14px;
  letter-spacing: 0.2rem;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  color: white;
  display: flex;
  justify-content: center;
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .black-friday-text {
    font-size: 12px !important;
    color: white;
  }
}
@media screen and (max-width: 768px) {
  .black-friday-text {
    font-size: 12px !important;
    color: white;
  }
}
@media screen and (max-width: 500px) {
  .black-friday-text {
    font-size: 10px !important;
    color: white;
  }
}
@media screen and (max-width: 414px) {
  .black-friday-text {
    font-size: 9px !important;
    color: white;
  }
}
@media screen and (max-width: 375px) {
  .black-friday-text {
    font-size: 8px !important;
    color: white;
  }
}
@media screen and (max-width: 360px) {
  .black-friday-text {
    font-size: 8px !important;
    color: white;
  }
}

@media screen and (max-width: 1024px) {
  .navbar-brand img {
    width: 200px;
  }
}
@media screen and (max-width: 414px) {
  .navbar-brand img {
    width: 200px;
  }
}
@media screen and (max-width: 411px) {
  .navbar-brand img {
    width: 200px;
  }
}
@media screen and (max-width: 375px) {
  .navbar-brand img {
    width: 180px;
  }
}
@media screen and (max-width: 360px) {
  .navbar-brand img {
    width: 180px;
  }
}
@media screen and (max-width: 320px) {
  .navbar-brand img {
    width: 150px;
  }
}
@media screen and (max-width: 280px) {
  .navbar-brand img {
    width: 140px;
  }
}

/*
.leftAnimate.ng-hide-add         { 
  -webkit-animation:0.5s leftAnimatelightSpeedOut ease; 
  animation:0.5s leftAnimatelightSpeedOut ease;
}
 
 
@keyframes leftAnimatelightSpeedOut {
  
  0% {
    opacity: 1;
    margin-left:0;
  }
  100% {  
     opacity: 0; 
     margin-left:-500px;
  }
}


.rightAnimate.ng-hide-remove      {  
  -webkit-animation:0.5s rightAnimateflipInX linear; 
  animation:0.5s rightAnimateflipInX linear; 
   
} 
 
@keyframes rightAnimateflipInX {
0% { 
    opacity: 0
  }
  100% {   
       opacity: 1
  }
} 
*/

.basket div.row .animate {
  transition: all 1s;
}

.col-0 {
  overflow: hidden;
  flex: 0 0 0;
  max-width: 0;
  float: left;
  max-width: none;
  width: max-content;
  height: 0;
}

.max-height-500 {
  max-height: 500px;
}
.popupBrand .image-list {
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 80px;
  position: relative;
  overflow: overlay;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: 15px;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.popupBrand .image-list img {
  cursor: pointer;
  margin-left: 5px;
  height: 100%;
}

.brands-bar {
  overflow: hidden;
  max-height: 100px;
  padding-right: 150px;
  -webkit-transition: max-height 0.5s ease-out;
  -moz-transition: max-height 0.5s ease-out;
  -o-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}
.brands-bar.expanded {
  max-height: 1000px;
}
.brands-bar .expand-button {
  position: absolute;
  right: 0;
  float: right;
  font-size: 40px;
  margin: 10px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.brands-bar .brand-img {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.brands-bar a {
  position: relative;
  display: inline-block;
  height: 100px;
  padding: 10px;
}
.brands-bar a img {
  max-height: 100%;
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.brands-bar a:hover img {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.brand-search {
  width: 0;
  height: 100px;
  position: absolute;
  right: 0;
  background: #fff;
  -webkit-transition: width 0.4s ease-out;
  -moz-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
  z-index: 99;
}
.brand-search > label {
  position: absolute;
  right: 60px;
  margin: 10px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.brand-search button,
.brand-search label {
  font-size: 40px;
}
.brand-search .input-group input {
  font-size: 40px;
  height: 100px;
  border: none;
}
.brand-search > .input-group {
  overflow: hidden;
}
.brand-search.focused > .input-group {
  padding-left: 80px;
}
.brand-search.focused {
  width: 100%;
}
.brand-search.focused > label {
  right: auto;
}
.brand-search.focused input:focus {
  box-shadow: inset 0 -1px 0 #ddd;
}
.brand-search-result {
  margin-top: 100px;
}
.brand-search-result a {
  height: auto;
  margin-bottom: 20px;
  padding: 10px 30px;
}
.bg-amerikadaniste {
  background-color: #000000 !important;
  color: white !important;
}

.filter-background .filter-buttons {
  text-align: right !important;
  display: inline-flex;
}
footer .our-partners,
footer .protected-by,
footer .social-area {
  margin-bottom: 40px;
  padding: 0px 48px 0px 0px;
}

.fixed-top {
  position: unset;
}

.navbar-expand-lg > .container .cover-text > p {
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  margin: 5px;
}

@media (max-width: 780px) {
  .navbar-expand-lg > .container .cover-text {
    max-width: 80%;
  }
  .navbar-expand-lg > .container .cover-text > p {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    margin: 5px;
  }
}

@media (max-width: 992px) {
  footer {
    height: 790px;
  }
}
@media (max-width: 768px) {
  footer {
    height: 997px;
  }
}

@media (max-width: 544px) {
  .filter-background .filter-buttons {
    text-align: right !important;
    display: inline-flex;
  }
}

.shopping-cart .badge {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -4px;
  margin-right: 2px;
}

@media (max-width: 575px) {
  .brandpop {
    padding: 0px 60px;
    margin-left: 0px !important;
  }
  .lang-res {
    margin: 27px 12px 20px -4px !important;
  }
  .footer-follow {
    padding: 33px 32px;
  }

  .footer-follow-text {
    font-size: 18px;
  }
  .footer-follow-text-low {
    font-size: 15px;
  }
}

@media screen and (max-width: 280px) {
  .navbar-brand img {
    width: 160px !important;
  }
}
@media screen and (max-width: 411px) {
  .navbar-brand img {
    width: 190px !important;
  }
}

@media (max-width: 560px) {
  .navbar-brand > img {
    width: 200px;
  }
  .navbar-brand-shop {
    width: 200px;
  }
  .navbar-brand-shop > img {
    width: 105px;
    float: right;
    margin: -22px -23px;
  }

  @media (max-width: 375px) {
    .footer-follow {
      padding: 16px;
    }
    .footer-follow-text {
      font-size: 16px;
    }

    .footer-follow-text-low {
      font-size: 13px;
    }

    .brandpop {
      padding: 0px 25px !important;
    }
  }

  @media (max-width: 375px) {
    .lang-res {
      margin: 27px 12px 20px -4px !important;
    }
  }

  @media (max-width: 414px) {
    .brandpop {
      padding: 0px 16px;
    }
  }

  .filter-switch {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .active-close {
    margin-bottom: -100px;
    position: relative;
    z-index: 9;
  }
}
/* E-Ticaret geliştirmeleri */
.popupBrand .mt-3 .col-md-4 strong.title {
  font-size: 21px;
  font-stretch: normal;
  font-style: normal;
}
.popupBrand .product-info {
  padding-left: 1rem;
}
.popupBrand .product-info .title {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.popupBrand .product-info .text {
  font-size: 14px;
  padding-top: 0.5rem;
  color: #4a4a4a;
}
.popupBrand .options .product-features {
  max-width: initial;
}
.popupBrand .options .product-features label {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 0.2rem;
}
.popupBrand .options .product-features div.size {
  margin-bottom: 0.4rem;
}
.popupBrand .options .product-features div.color-qty {
  margin-bottom: 0.2rem;
}
.popupBrand .options .product-features div.note {
  margin-bottom: 0.4rem;
}
.popupBrand .options .product-features div.cargo {
  margin-bottom: 0.4rem;
}
.popupBrand .options .product-features div select {
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
}
.popupBrand .options .product-features div input {
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
}
.popupBrand .options .product-features div.color-qty {
  display: flex;
  justify-content: space-between;
}
.popupBrand .options .product-features div.color-qty div.color {
  flex: 0 0 66.666666%;
  max-width: 66.666666%;
}
.popupBrand .options .product-features div.color-qty div.qty {
  display: flex;
  margin-top: 1.7rem;
}
.popupBrand .options .product-features div.color-qty div.decrease {
  border-radius: 2px;
  border: solid 1px #979797;
  width: 31px;
  height: 38px;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
.popupBrand .options .product-features div.color-qty div.increase {
  border-radius: 2px;
  border: solid 1px #979797;
  width: 31px;
  height: 38px;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
.popupBrand .options .product-features div.color-qty div.quantity {
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  border-radius: 2px;
  border: solid 1px #979797;
  width: 48px;
  height: 38px;
}
.popupBrand .options .product-features div.color-qty div.qty label {
  padding: 0.5rem;
}
.popupBrand .options .product-features div.color-qty div.qty button.qty-edit {
  background-color: white;
  border: none;
  padding: 0.35rem;
}
.popupBrand .options .product-features div.cart-button {
  width: auto;
  height: auto;
  border-radius: 3px;
  background-color: #000000;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 2.75rem;
}

.popupBrand .options .product-features div.cart-button .shopping-cart-img {
  margin: 0 6px 0 0;
  object-fit: scale-down;
}

.popupBrand .options .product-features div.complete-order {
  width: auto;
  height: auto;
  border-radius: 3px;
  background-color: #f8f9fa;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

.popupBrand .basket-message {
  margin-top: 1rem;
}

/* Product Details Responsiveness */

@media screen and (max-width: 992px) {
  .popupBrand .options .product-features div.cart-button {
    width: auto;
    height: auto;
    border-radius: 3px;
    background-color: #000000;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-left: 0px;
    margin-top: 1rem;
  }
  .popupBrand .options .product-features div.complete-order {
    width: auto;
    height: auto;
    border-radius: 3px;
    background-color: #f8f9fa;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-left: 0px;
    margin-top: 1rem;
  }
  .popupBrand .options .product-features div.color-qty div.decrease {
    border-radius: 2px;
    border: solid 1px #979797;
    width: 22px;
    height: auto;
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
  }
  .popupBrand .options .product-features div.color-qty div.increase {
    border-radius: 2px;
    border: solid 1px #979797;
    width: auto;
    height: auto;
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
  }
  .popupBrand .options .product-features div.color-qty div.quantity {
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    border-radius: 2px;
    border: solid 1px #979797;
    width: auto;
    height: auto;
  }
}

@media (min-width: 768px) {
  .imageViewContainer {
    flex: 0.8;
    overflow-x: hidden;
  }

  .informationContainer {
    flex: 0.1;
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  .imageViewContainer {
    flex: 0.8;
    overflow-x: hidden;
  }

  .informationContainer {
    flex: 0.1;
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-top: 25px;
  }
  .payment-info {
    display: none !important;
  }
  .payment-info-mobile {
    display: block !important;
    max-width: 100%;
    flex: 0 0 66.666667%;
    width: 100%;
    position: relative;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 10px;
    margin-left: -10px;
  }
}
@media (max-width: 576px) {
  .imageViewContainer {
    display: none;
  }
  .myBasketContainer {
    justify-content: space-between !important;
  }
  .informationContainer {
    margin-left: 20px;
  }
  .payment-info-mobile {
    margin-left: 0px !important;
    width: 99%;
  }
}

@media (max-width: 320px) {
  .checkoutHeader {
    height: 70px !important;
  }
  .checkoutContainer {
    height: 450px !important;
  }
}
.Alveri-Sepeti {
  margin-left: 25px;
  font-family: "San Francisco", Helvetica, Arial, san-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ceb491;
}

.checkoutContainer {
  width: 100%;
  height: 390px;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(139, 139, 139, 0.5);
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.checkoutHeader {
  width: 100%;
  height: 50px;
  margin: 0 0 16px;
  padding: 10px 73px 9px 74px;
  border-radius: 2px;
  background-color: #282626;
  text-align: center;
}
.checkoutHeaderParagraph {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 3px;
}

.checkoutItemParagraph {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}

.checkoutContainerItem {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 30px;
  margin-right: 50px;
  margin-top: -5px;
}

.checkoutItemParagraphLight {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #000;
}

.checkoutItemParagraphHeavy {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 600;
  font-size: 19px;
  color: #000;
}

.checkoutContainerOnly {
  display: flex;
  flex-direction: row;
  justify-content: start;
  margin-left: 30px;
}
.promotionCodeInput {
  width: 65%;
  height: 45px;
  margin: 9px 7px 18px 16px;
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
}

.apply {
  width: 35%;
  height: 43px;
  margin: 9px 12px 20px 7px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: solid 1px #000000;
}

.checkoutContainerInput {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 15px;
  margin-right: 35px;
  margin-top: -5px;
}

.applyText {
  width: 53px;
  height: 5px;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.completeOrderButton {
  width: 100%;
  height: 43px;
  border-radius: 3px;
  background-color: #ceb491;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-right: 45px;
  cursor: pointer;
}

.completeOrderButton:hover {
  width: 100%;
  height: 43px;
  border-radius: 3px;
  background-color: #b79f80;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-right: 45px;
  cursor: pointer;
}
.completeOrderButtonText {
  height: 12px;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  margin-top: 5px;
}

.orderNameBasket {
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #000000;
}

.firstOrderItem {
  border-top: 1px solid #d9d9d9;
}

.endOrderItem {
  border-bottom: 1px solid #d9d9d9;
}

.imageView {
  width: 102px;
  height: 180px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border: solid 1px #979797;
  background-color: white;
  border-radius: 8px;
  margin-left: 20px;
  margin-top: 15px;
}

.deleteItemButtonBasket {
  width: 32px;
  height: 32px;
  border-radius: 35px;
  background-color: #d8d8d8;
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.deleteItemButtonBasket:hover {
  background-color: #c6c6c6;
}

.modelNameOrder {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3a86de;
}

.orderPriceBasket {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.orderPropertiesBasket {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.quantityButtons {
  width: 31px;
  height: 34px;
  border-radius: 2px;
  border: solid 1px #979797;
  background-color: #d8d8d8;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}

.quantityBox {
  width: 34px;
  height: 34px;
  border-radius: 2px;
  border: solid 1px #979797;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
.transportAddress {
  width: 354px;
  height: 45px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.sendTrAddress {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b;
}

.arrow {
  border: solid #9b9b9b;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-bottom: 20px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.transportAddressList {
  width: 354px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 45px;
  z-index: 9;
}

.AddressSelector {
  width: 354px;
  height: 45px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.AddressSelectorList {
  width: 354px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
  border-radius: 3px;
  border: solid 1px #979797;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 45px;
  z-index: 99;
}
.wrap-terms {
  max-width: 100%;
  flex: 0 0 66.666667%;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .contentContainerBasket {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  #itemListId {
    width: 66%;
  }

  #checkoutId {
    width: 30%;
  }

  .imageViewContainer {
    flex: 0.25;
    overflow-x: hidden;
  }

  .informationContainer {
    flex: 0.65;
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-top: 25px;
  }
}

@media (max-width: 1200px) {
  .contentContainerBasket {
    display: flex;
    flex-direction: column;
    justify-content: start;
  }

  #itemListId {
    width: 100%;
  }

  #checkoutId {
    width: 100%;
  }

  .imageViewContainer {
    flex: 0.25;
    overflow-x: hidden;
  }

  .informationContainer {
    flex: 0.65;
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-top: 25px;
  }
}
.product-details-checkout {
  display: flex;
  padding-right: 5px;
}
.product-details-checkout label {
  margin-right: 1rem;
}
.checkout-img {
  border: solid 1px #979797;
  background-color: white;
  padding: 1.2rem 1.2rem;
  height: 100px;
}
.checkout-cc-container {
  display: block;
  padding: 2rem 0px !important;
}
.checkout-cc-container div.card-body {
  background-color: #f2f2f2;
}
.payment-info table {
  background-color: #f2f2f2;
}
.checkout-cc-container .col-5 {
  padding-left: 0px;
}
.checkout-cc-container .col-md-6 label {
  padding-left: 0px;
}
.checkout-cc-container .cc-response {
  margin-top: 10px;
  margin-bottom: 0px;
}
.checkout-promotion {
  background-color: #d6d6d6;
}
.checkout-discount {
  background-color: #d6d6d6;
  border-top: none;
}
.checkout-discount .td-discount {
  border-top: none;
}
.back-to-basket-button {
  background-color: #343a40;
  border-radius: 3px;
  color: white;
  text-align: center;
  padding: 1rem;
  font-weight: bold;
}
.back-to-basket-button a {
  color: white;
}
.back-to-basket-button a:hover {
  text-decoration: none;
}
.checkout-brand-list {
  overflow-y: overlay;
  max-height: 450px;
  margin-left: -15px;
}
.product-count {
  padding: 1rem !important;
}
@media screen and (max-width: 360px) {
  .payment-info {
    padding-left: 0px !important;
    padding-top: 1rem;
    width: 100% !important;
  }
  .checkout-cc {
    width: 100%;
    padding-left: 0px;
    padding-right: 5px;
  }
  .checkout-cc-container {
    padding-left: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .payment-info {
    padding-left: 0rem !important;
    padding-top: 1rem;
    padding-right: 1.6rem !important;
    width: 100% !important;
  }
  .checkout-cc {
    width: 100%;
    padding-left: 0px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 576px) {
  .payment-info {
    padding-left: 1rem !important;
    padding-top: 1rem;
    width: 100% !important;
  }
  .checkout-cc {
    width: 100%;
    padding-left: 0px;
    padding-right: 5px;
  }
  .checkout-cc-container {
    padding-left: 1rem !important;
  }
  .checkout-brand-list {
    overflow-y: overlay;
    max-height: 450px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 992px) {
  .checkout-product-price {
    font-size: 1rem;
  }
}
.header-basket {
  padding: 0.5rem;
  margin-left: 1rem;
  display: flex;
}
.header-basket-qty {
  margin-left: 6px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background-color: white;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  padding-bottom: 1.1rem;
  color: black;
}
.checkout-cc-container .question-mark-cc {
  width: 15% !important;
}
.checkout-cc-container .cc-cardnumber img {
  width: 8% !important;
}
.checkout-cc-container .cvchowto img {
  left: 65px !important;
  bottom: 230px !important;
}
@media screen and (max-width: 1024px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 9% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 90% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 20% !important;
      height: 20% !important;
      margin: 2px !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 65px !important;
      bottom: 230px !important;
      width: 45% !important;
    }
  }
  @media (orientation: landscape) {
    .checkout-cc-container .cc-cardnumber img {
      width: 9% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 90% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 20% !important;
      height: 20% !important;
      margin: 2px !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 65px !important;
      bottom: 230px !important;
      width: 55% !important;
    }
  }
}
@media screen and (max-width: 860px) {
  @media (orientation: landscape) {
    .checkout-cc-container .cc-cardnumber img {
      width: 9% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 90% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 30% !important;
      height: 30% !important;
      margin: 3.5px !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 65px !important;
      bottom: 230px !important;
      width: 55% !important;
    }
  }
}
@media screen and (max-width: 768px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 10% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 88% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 95px !important;
      bottom: 230px !important;
      width: 65% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 3% !important;
      height: 3% !important;
      margin: 3.5px !important;
    }
  }
  @media (orientation: landscape) {
    .checkout-cc-container .cc-cardnumber img {
      width: 10% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 88% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 105px !important;
      bottom: 230px !important;
      width: 45% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 4% !important;
      margin: 1.5px !important;
    }
  }
}
@media screen and (max-width: 540px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 9% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 90% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 95px !important;
      bottom: 230px !important;
      width: 55% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 4% !important;
      height: 4% !important;
      margin: 2px !important;
    }
  }
}
@media screen and (max-width: 414px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 16% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 80% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 95px !important;
      bottom: 230px !important;
      width: 65% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 5% !important;
      height: 5% !important;
      margin: 2.5px !important;
    }
  }
}
@media screen and (max-width: 375px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 16% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 80% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 95px !important;
      bottom: 230px !important;
      width: 65% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 6% !important;
      height: 6% !important;
      margin-left: 2px !important;
    }
  }
}
@media screen and (max-width: 360px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 16% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 80% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 95px !important;
      bottom: 230px !important;
      width: 65% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 6% !important;
      height: 6% !important;
      margin: 2.5px !important;
    }
  }
}
@media screen and (max-width: 320px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 16% !important;
    }
    .checkout-cc-container div.cc-cardnumber input {
      width: 80% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 8% !important;
      height: 8% !important;
      margin: 2.5px !important;
    }
  }
}
@media screen and (max-width: 280px) {
  @media (orientation: portrait) {
    .checkout-cc-container .cc-cardnumber img {
      width: 16% !important;
    }
    .checkout-cc-container .cc-cardnumber input {
      width: 80% !important;
    }
    .checkout-cc-container .form-group label.col-5 {
      max-width: 100% !important;
    }
    .checkout-cc-container .cvchowto img {
      left: 95px !important;
      bottom: 230px !important;
      width: 65% !important;
    }
    .checkout-cc-container .question-mark-cc {
      width: 8% !important;
      height: 8% !important;
      margin: 2.5px !important;
    }
  }
}

/* Safari Design  */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    @media screen and (max-width: 1112px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 9% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 90% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 20% !important;
          height: 20% !important;
          margin: 5px !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 65px !important;
          bottom: 230px !important;
          width: 55% !important;
        }
      }
    }
    @media screen and (max-width: 1024px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 9% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 90% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 20% !important;
          height: 20% !important;
          margin: 2px !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 65px !important;
          bottom: 230px !important;
          width: 55% !important;
        }
      }
      @media (orientation: landscape) {
        .checkout-cc-container .cc-cardnumber img {
          width: 9% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 90% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 20% !important;
          height: 20% !important;
          margin: 2px !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 65px !important;
          bottom: 230px !important;
          width: 55% !important;
        }
      }
    }
    @media screen and (max-width: 860px) {
      @media (orientation: landscape) {
        .checkout-cc-container .cc-cardnumber img {
          width: 9% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 90% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 30% !important;
          height: 30% !important;
          margin: 3.5px !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 65px !important;
          bottom: 230px !important;
          width: 55% !important;
        }
      }
    }
    @media screen and (max-width: 768px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 10% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 88% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 95px !important;
          bottom: 230px !important;
          width: 65% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 4% !important;
          height: 4% !important;
          margin: 1.5px !important;
        }
      }
      @media (orientation: landscape) {
        .checkout-cc-container .cc-cardnumber img {
          width: 10% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 88% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 105px !important;
          bottom: 230px !important;
          width: 45% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 4% !important;
          margin: 3.5px !important;
        }
      }
    }
    @media screen and (max-width: 540px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 8% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 90% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 95px !important;
          bottom: 230px !important;
          width: 55% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 4% !important;
          height: 4% !important;
          margin: 2px !important;
        }
      }
    }
    @media screen and (max-width: 414px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 16% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 80% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 95px !important;
          bottom: 230px !important;
          width: 65% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 6% !important;
          height: 6% !important;
          margin: 1.5px !important;
        }
      }
    }
    @media screen and (max-width: 375px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 16% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 80% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 95px !important;
          bottom: 230px !important;
          width: 65% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 6% !important;
          height: 6% !important;
          margin-left: 2px !important;
        }
      }
    }
    @media screen and (max-width: 360px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 16% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 80% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 95px !important;
          bottom: 230px !important;
          width: 65% !important;
        }
        .checkout-cc-container .question-mark-cc {
          width: 4% !important;
          height: 4% !important;
          margin: 2.5px !important;
        }
      }
    }
    @media screen and (max-width: 320px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 16% !important;
        }
        .checkout-cc-container div.cc-cardnumber input {
          width: 80% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
      }
    }
    @media screen and (max-width: 280px) {
      @media (orientation: portrait) {
        .checkout-cc-container .cc-cardnumber img {
          width: 16% !important;
        }
        .checkout-cc-container .cc-cardnumber input {
          width: 80% !important;
        }
        .checkout-cc-container .form-group label.col-5 {
          max-width: 100% !important;
        }
        .checkout-cc-container .cvchowto img {
          left: 95px !important;
          bottom: 230px !important;
          width: 65% !important;
        }
      }
    }
  }
}
@media screen and (max-width: 1170px) {
  .header-basket {
    padding: 0.5rem !important;
    display: flex !important;
    margin-top: 1rem !important;
    width: 64px !important;
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 1170px) {
  .header-basket {
    padding: 0.5rem !important;
    display: flex !important;
    margin-top: 1rem !important;
    width: 64px !important;
    margin-left: 0px !important;
  }

  .us-style-flag{
    width: 30px;
    margin-top: 5px;
    margin-left: -5px;
    margin-right: 10px;
  }

  .language-list-container {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5px;
    position: absolute;
    z-index: 99;
    margin-top: 45px;
    background-color: white;
    width: 80px;
    height: 50px;
    box-shadow: 0px 1px 40px 0px rgb(0 0 0 / 10%);
  }

}

.lang-item{
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.lang-item img:hover{
  filter: contrast(150%);
}
