:root {
  --tp-text-body:#222;
}
@media (min-width: 575px) {
  .tp-slider-height-3 {
  min-height: 670px;
  }
} 
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-slider-height-3 {
    min-height: 470px;
  }
  .tp-product-badge span {
  font-size: 11px;
  }
  .tabletgizle{
  display: none;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 1300px) {
  .tabletgizle{
  display: none;
  }
}
.tp-banner-item {
  border-radius: 1px;
}
.payment-checkout-btn {
  font-size: 18px;
}
.customer-address-payment-form .form-input-wrapper label, .customer-tax-information-form .form-input-wrapper label {
  color: #6b7078;
  font-size: 12px;
  inset-inline-start: 10px;
  position: absolute;
  top: -7px;
  inset-inline-start: 10px;
  background: #fff;
  position: absolute;
  display: inline-block;
  padding: 0 5px;
  }
.order-2 a {
  background: #346ddb;
  color: white;
  width: fit-content;
  padding: 8px 10px;
  border-radius: 5px;
}
.order-2 a:hover{
  background: #1b4ba6;
}
.tp-product-thumb-5 {
  border-radius: 1px;
}
.tp-product-badge span {
  border-radius: 0px;
  font-weight: 400;
  padding: 4px;
  letter-spacing: 0.3px;
  margin: 2px 0;
}
.tp-product-badge {
  right: 2px;
  top: 2px;
  display: inline-grid;
}
.tp-product-details-desc-wrapper {
  padding-top: 50px;
}
.urun-tab-title {
  display: block;
  font-weight: 500;
  width: 100%;
  font-size: 22px;
}
.main-menu > nav > ul > li {
  margin-inline-end: 22px;
}
.main-menu > nav ul > li > a svg.icon {
  margin-top: 0;
}
.tp-subscribe-shape-4 {
  top: 15%;
}
.pb-135 {
  padding-bottom: 35px;
}
.pt-130 {
  padding-top: 30px;
}
.pt-60 {
  padding-top: 30px;
}
.pb-70 {
  padding-bottom: 30px;
}
.pt-110 {
  padding-top: 30px;
}
.ck-content a {
  color: inherit;
}
.tp-banner-btn a{
  font-size: 18px;
}
.tp-banner-btn a, .tp-banner-title {
  color: #fff;
  text-shadow: 0px 0px 20px #000;
}
.tp-banner-btn a:hover, .tp-banner-title a:hover {
  color: #fff;
}
.tp-slider-thumb-3::after {
  background-image: none;
}
.tp-header-top-menu-item ul {
  background-color: #373737;
}
.tp-header-top-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.tp-product-tab-2 .nav-tabs .nav-link {
  color: #5d5d5e;
  font-size: 16px;
}
.tp-testimonial-slider-wrapper-5 {
  padding: 22px 115px 15px 103px;
}
.tp-testimonial-content-5 p {
  font-size: 22px;
}
.tp-testimonial-avater-5 img {
  background: none;
}
.tp-testimonial-avater-5 {
  border-radius: 5px;
  height: 300px;
  overflow: inherit;
  width: 200px;
}
p {
  color: #222;
  font-size: 15px;
  letter-spacing: 0.3px;
}
.tp-product-content-5 a {
  color: var(--tp-common-black);
}
.tp-slider-btn-5 a {
  color: var(--tp-common-white);
}
.tp-product-category-thumb a {
  height: 100%;
  width: 100%;
  border-radius: 1%;
}
@media (max-width: 768px) {
  .tp-product-item-5 .tp-product-action-5 {
    visibility: hidden;
  }
}
.main-menu > nav > ul > li > a, .main-menu > nav > ul > li > .tp-submenu li a {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.logo a img {
  max-height: 30px;
}
.tp-header-sticky.header-main .main-menu.menu-style-3 > nav > ul > li > a{
  color: #fff;
}
.pt-50 {
  padding-top: 20px;
}
.product-review-container h4 {
  font-size: 18px;
}
.product-review-summary-value span {
  font-size: 30px;
}
.my-whtsp {
  background: #03c82b;
  color: white;
  border: 2px solid #03c82b;
}
.my-whtsp:hover {
  background: white;
  color: #3c3b3b;
  border: 2px solid #03c82b;
}
.myfooters-text img {
  width: 75px;
  margin: auto;
  display: inherit;
  position: relative;
  top: -5px;
}
.myfooters-text a, .myfooters-text span {
  color: #3c3c3c;
  font-size: 14px; 
}
.myfooters-text{
  margin: 5px auto;
}
.myfooters {
  display: flex;
  background: #fff;
  border-top: 1px solid #ececec;
  padding: 5px 0;
}
.tp-product-details-add-to-cart-btn {
  --tp-btn-color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
  border: 1px solid var(--tp-theme-primary);
}
.tp-product-details-add-to-cart-btn:hover {
  border: 1px solid var(--tp-common-black);
}
.tp-product-details-buy-now-btn {
  --tp-btn-color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border: 1px solid var(--tp-common-black);
}
.tp-product-details-buy-now-btn:hover {
  --tp-btn-color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}