@charset "UTF-8";

/*
	Theme Name: Shentaweb Script Satış Teması v3
	Theme URI: https://shentaweb.com
	Description: Bu tema, Shentaweb tarafından özenle kodlanmış ve geliştirilmiştir. Lisanslı olarak satılmaktadır ve tüm hakları Shentaweb'e aittir. İzinsiz kullanılması, dağıtılması, satılması, illegal olarak elde edilmesi gibi T.C. kanunlarına ve mevzuata, politikalarımıza aykırı olaran durumlar'da, yasal haklarımızı kullanacağız.
	Author: Shentaweb Web Tasarım & Yazılım Şirketi
	Author URI: https://shentaweb.com
	Version: 1.0.4
	Stable tag: 1.0.4
	Tested up to: 8.1
	Requires PHP: 8.1
	License: Shentaweb Script Satış Teması v3 Lisans Sözleşmesi Kapsamında
	License URI: https://shentaweb.com
	Text Domain: Shentaweb
  	Tags: Shentaweb, Shentaweb script satış teması v3, script satış teması, #shentaweb
  */
/*
* S
* H
* E
* T
* A
 __   _ _   ___   _  _   ___    _    _ _ _   ___   ___ 
/ _| | U | | __| | \| | |_ _|  / \  | | | | | __| | o )
\_ \ |   | | _|  | \\ |  | |  | o | | V V | | _|  | o \
|__/ |_n_| |___| |_|\_|  |_|  |_n_|  \_n_/  |___| |___/
                                                       
* W
* E
* B
* ^^
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */


}

*,
*::before,
*::after {
  box-sizing: border-box;
  /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}


hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}


pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
  white-space: pre-wrap;
}


abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Print
 */
@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    page-break-inside: avoid;
    border: 1px solid #cccccc;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/**
 * Form styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 1rem;
  /* 1 */
  line-height: 1.5;
  /* 1 */
  margin: 0;
  /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 12px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}




fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
table {
  background-color: transparent;
  width: 100%;
  margin-bottom: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}

table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}

table th {
  font-weight: bold;
}

table thead th,
table tfoot th {
  font-size: 1em;
}

table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 1px solid rgba(128, 128, 128, 0.5019607843);
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}

table tbody tr:hover>td,
table tbody tr:hover>th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}

table tbody+tbody {
  border-top: 2px solid rgba(128, 128, 128, 0.5019607843);
}

@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }

  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }

  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* ---------------------------
v1.0.4
-----------------------------*/
/* Customer Login Form */
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {

  background: white;
  border-radius: 12px;
  padding: 35px;
  border: none;

}


.woocommerce form.register br,
.woocommerce form.login br {
  display: none;
}

.woocommerce input[type=text], input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=url], select, textarea {
  width: 100%;
  border: solid 1px var(--e-global-color-fa11996) !important;
  border-radius: 12px !important;
  padding: 0.8rem 1rem !important;
  transition: all 0.3s;
}

.woocommerce form .form-row label {
  font-size: 14px;
  font-family: poppins;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-form-register__submit {
  background: var(--e-global-color-f4dc363) !important;
  color: white !important;
  font-family: poppins;
  font-size: 16px;
  font-weight: 400;
  border-radius: 12px;
  margin-top: 16px !important;
}


.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-top: 20px;
}

.woocommerce-form-register__submit {
  background: var(--e-global-color-f4dc363) !important;
  color: white !important;
  font-family: poppins !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  border-radius: 12px !important;
  margin-top: 16px !important;
}

.form-ustu {
  background: white;
  text-align: center;
  border-radius: 12px;
  padding: 15px
}

.form-ustu h2 {
  font-size: 18px;
  font-family: poppins;
  font-weight: 600;
}

.form-ustu p {
  font-size: 14px;
  font-family: poppins;
  color: #8f8f8f;
  margin-top: -10px;
}

/* Customer Panel */

.woocommerce-account {
  font-family: poppins;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 70%;
  padding: 20px;
}

.woocommerce-account form .form-row input.input-text {
  border: solid 1px var(--e-global-color-fa11996) !important;
  padding: 10px 25px;
  border-radius: 12px;
}

.woocommerce-MyAccount-navigation {
  margin-bottom: 0;
  margin-top: 20px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.woocommerce-MyAccount-navigation li {
  margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-family: poppins;
  font-size: 15px;
  background-color: var(--e-global-color-f4dc363);
  border-radius: 12px;
  transition: background-color 0.3s ease;
  width: 80%;
  padding: 15px 20px;
}

.woocommerce-MyAccount-navigation li a br {
  display: none;
}

.woocommerce-MyAccount-navigation li a:hover {
  background-color: #333;
}

.woocommerce-MyAccount-navigation li.is-active a {
  background-color: var(--e-global-color-ce5c422);
}

.woocommerce-MyAccount-navigation li i {
  margin-right: 10px;
}

.woocommerce-MyAccount-content {
  background-color: white;
  padding: 50px;
  border-radius: 12px;
  margin-top: 20px;

}


@media screen and (max-width: 767px) {
  .woocommerce-MyAccount-navigation ul {
    margin-bottom: 10px;
  }

  .woocommerce-MyAccount-navigation li {
    margin-right: 10px;
    margin-bottom: 0;
  }

  .woocommerce-MyAccount-navigation li a {
    width: auto;
    padding: 10px 15px;
    margin-bottom: 10px;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: var(--e-global-color-6f46741);
  color: #515151;
  border-top: 3px solid #1e85be;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  border-radius: 12px;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  display: none;
}

.woocommerce-account .addresses .title .edit br {
  display: none;
}

.woocommerce-account .addresses .title .edit {
  background: var(--e-global-color-f4dc363) !important;
  padding: 8px;
  color: white;
  font-family: poppins;
  font-size: 14px;
  border-radius: 12px;
  margin-top: 10px;
}

.woocommerce-account fieldset {
  border: 1px solid var(--e-global-color-ce5c422);
}


.musteripanel-ustbar {
  display: flex !important;
  justify-content: space-between  !important;
  align-items: center !important;
  padding: 30px !important;
  background: var(--e-global-color-5867d76);
  border-radius: 12px !important;
}

.profil-resmi img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 20px;
  margin-top: 5px;
}

.musteripanel-ustbar {
  position: relative;
}

.musteripanel-ustbar h2 {
  margin-bottom: -5px;
  margin-top: 0;
  color: white;
  font-family: poppins;
  font-weight: 600;
  font-size: 20px;
}

.musteripanel-ustbar span {
  color: #b6b6b6;
}

.musteripanel-ustbar .destek-butonu {
  background-color: #18cea4;
  color: #fff;
  padding: 10px 20px;
  border-radius: 12px;
  text-decoration: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%)
}

.musteripanel-ustbar .destek-butonu:hover {
  background-color: #555;
}

.woocommerce-account [type="submit"] {
  background: var(--e-global-color-f4dc363) !important;
  color: #fff !important;
  font-weight: 400 !important;
  padding: 15px 20px !important;
  margin-top: 20px !important;
  border-radius: 12px !important;
}

@media only screen and (max-width: 500px) {
  .musteripanel-ustbar {
    flex-direction: column;

  }

  .musteripanel-ustbar .profil-resmi {
    display: none;
  }

  .musteripanel-ustbar h2,
  .musteripanel-ustbar span {
    display: none;
  }
}

.woocommerce table.shop_table {
  border: none;
}

.woocommerce-account .shop_table a.button {
  background: var(--e-global-color-f4dc363) !important;
  color: white !important;
  font-size: 14px;
  font-family: poppins;
  font-weight: 400;
}

.woocommerce-account {
  font-size: 14px;
}

/* Woocommerce Reset Password */

.lost_reset_password {
  background: white;
  border-radius: 12px;
  padding: 35px;
}

.lost_reset_password p {
  font-size: 15px;
  font-family: poppins;
}

.lost_reset_password label {
  font-size: 15px;
  font-family: poppins;
  padding-bottom: 15px;
  padding-top: 10px;
}

.lost_reset_password input[type=text], input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=url], select, textarea {
  width: 100%;
  border: solid 1px var(--e-global-color-fa11996);
  border-radius: 12px;
  padding: 0.8rem 1rem;
  transition: all 0.3s;
  font-size: 14px;
}

.lost_reset_password input[type=submit] {
  background: var(--e-global-color-f4dc363) !important;
  color: white !important;
  font-family: poppins !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  border-radius: 12px !important;
  margin-top: 16px !important;
}

.lost_reset_password .giris-sayfasi {
  background: var(--e-global-color-ce5c422);
  color: white;
  font-family: poppins;
  font-size: 15px;
  font-weight: 400;
  border-radius: 12px;
  margin-top: 16px;
  border: none;
  padding: 6px 10px;
  cursor: pointer !important;
  display: block;
  width: fit-content;
}

.woocommerce-form-row.form-row.sifirla-button {
  display: flex;
  align-items: center;
  gap: 15px;
  gap: 0;
  margin: 0;
  padding: 0;
}