/*
Theme Name: Vadi Market v3
Theme URI: http://demo.temavadisi.com/vadimarketv3
Author: Tema Vadisi
Author URI: https://www.temavadisi.com
Description: Tema Vadisi tarafından tasarlanmış wordpress temasıdır.
Version: 7.5
Text Domain: temavadisi
Domain Path: /lang
*/

html {  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 90%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

::placeholder {
  color: #ccc;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-ms-input-placeholder {
  color: #ccc;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*:before,
*:after {
	outline:0;
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

body { 
	background:#fff; 
	font-weight:normal; 
	line-height:23px; 
	color:#333;
	letter-spacing:0.2px;
	/* -webkit-text-stroke:0.1px; */
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a { 
	text-decoration:none; 
	color:#333; 
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
}

h1, h2, h3, h4, h5, h6 { 
	clear:both; 
	line-height:25px; 
	margin:0 0 10px;
	color:#000;
}

img { 
	max-width:100%;
	border-radius:3px;
}

p { 
	margin-bottom:15px;padding:0 
}

ol, li { 
	list-style-position:inside; 
}

blockquote { 
	color:#666;
	font-size:16px;
	font-style:italic;
	line-height:1.7;
	margin:5px 15px 15px 15px;
	overflow:hidden;
	padding:10px 20px 0 15px;
	background:#f1f1f1;
	border:3px dashed #eaeaea;
}

.alignleft { 
	display:inline;
	float:left;
	margin-right:10px; 
}

.alignright { 
	display:inline;
	float:right !important;
	margin-left:10px;
}

.aligncenter { 
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}

.clear{
	width:0;
	height:0;
	clear:both;
}

textarea {
	line-height:21px;
	color:#444;
	border:1px solid #e1e1e1;
	width:100%;
	max-width:100%;
	height:168px;
	min-height:168px;
	padding:6px 9px 6px 9px;
}

textarea:focus, input:focus, input[type]:focus {
	outline:0 none;
}

input[type=submit], .search-submit, .dahafazla {
	color:#fff;
	font-weight:bold;
	border:none;
	padding:8px 15px;
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
	cursor:pointer;
}

.tmbtn {
	font-size: 100%;
    margin-bottom: 10px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 10px 20px;
    font-weight: 700;
    left: auto;
    color: #333;
    box-shadow: none;
    display: table;
    background-image: none;
}

.tmbtn:hover, .dahafazla:hover {
	opacity:.8;
}

input[type=text], input[type=url], input[type=tel], input[type=email], input[type=search],[type="number"],[type="password"] {
	line-height:21px;
	color:#666;
	border:1px solid #e1e1e1;
	width:100%;
	max-width:100%;
	height:34px;
	padding:3px 9px;
}

select {
	line-height:21px;
	color:#666;
	border:1px solid #e1e1e1;
	min-height:34px;
	padding:3px 9px;
}

.search-submit {
	padding:8px 5px !important;
}

.hd{
	opacity:0;
}

.vs{
	opacity:1;
}

.gizle {
	display:none;
}

.goster {
	display:block;
}

.sayfalama {
	display:none;
}

.pix-wrapper.pix-load-more {
    clear:both;
    text-align:center;
	margin-top:40px;
	width:100%;
}



.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu > li {
	float: left;
	padding-top:20px;
	padding-bottom:20px;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu {
	float: left;
	width:100%;
}

.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em;
	*width: 12em;
}

.sf-menu a {
	zoom: 1;
}

.sf-menu li {
	white-space: nowrap;
	*white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
	margin-top:20px;
}

.sf-menu ul li {
	padding:10px 0;
	margin-top:0px;
}

.sf-menu ul li,.sf-menu ul ul li {
	background:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.11);
}

.sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}

.sf-menu li.sfHover ul li:hover {
	background:#f7f7f7;
}

.sf-menu li.sfHover ul li a {
	
}

.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em;
	margin-right:10px;
}

.sf-arrows .sf-with-ul:after {
	font-family:"temavadisi";
	position:absolute;
	right:5px;
	top:2px;
	font-size:10px;
	content:"\e874";
}

.sf-arrows ul .sf-with-ul:after {
	right:5px;
	content:"\e877";
}

.sf-vertical {
	width: 100%;
}
.sf-vertical ul {
	left:	100%;
	top: 0;
	background-color:#fff;
}
.sf-vertical > li {
	float: none;
	margin:0;
	padding:10px;
}
.sf-vertical li {
	width: 100%;
}

.sf-vertical.sf-arrows > li > .sf-with-ul:after {
	margin-right: -3px;
	font-family:"temavadisi";
	content:"\e877";
}

.megamenu {
	position:unset !important;
	box-shadow:none;
}

.megamenu li {
	box-shadow:none !important;
}

.sf-mega {
	width:100%;
	box-shadow:0 0 4px #999;
}

.mega-sections {
}

.mega-sections .widget {
	flex:25%;
	padding:20px;
}

.mega-sections .widget_nav_menu ul.menu {
	padding:0 !important;
}

.mega-sections .widget_nav_menu ul.menu li {
	
}

.mega-sections .widgettitle {
	padding-bottom:10px;
	font-size:16px;
}

.mega-sections li ul {
	display:block !important;
	position:inherit;
	box-shadow:none;
	top:inherit;
	left:inherit;
}

.mega-sections li:hover, .mega-sections li ul li:hover {
	background:none !important;
}

.mega-sections ul li a:hover {
	transition:all 500ms ease 0s;
	-webkit-transition:all 500ms ease 0s;
}

.mega-sections li ul [class*="icon-"]:before {
	font-size:18px !important;
	float:none !important;
}

.mega-sections li ul li {
	
}

.mobil_menu {
	display:none;
}

.anaslide .slick-slide img {
	border-radius:0;
}

.anaslide .slick-arrow {
    cursor: pointer;
	font-size:18px;
	line-height:20px;
    position: absolute;
	padding:10px 6px;
    top:40%;
	z-index:1;
	opacity:0;
	background:#000;
	color:#fff;
	border-radius:40px;
}

.anaslide.slick-slider:hover .slick-arrow {
	opacity:0.6;
}

.anaslide .slick-arrow.icon-right-open {
	right:10px;
}

.anaslide .slick-arrow.icon-left-open {
	left:10px;
}

.anaslide .slick-dots {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
	opacity:0;
}

.anaslide.slick-slider:hover .slick-dots {
	opacity:1;
}

.anaslide .slick-dots li button {
	border-color:#fff;
}

.slick-slider {
	position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
     touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	text-align:center;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	position:relative;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
	width:100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
	clear:unset !important;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-disabled {
	opacity:0.4;
}

.slick-prev, .slick-next {
    font-size: 0;
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
}

.slick-next:before, .slick-prev:before {
	font-family:"temavadisi";
	font-size:32px;
	color:#444;
	line-height:42px;
    position: absolute;
    top: 35%;
	z-index:7;
}

.slick-slider:hover .slick-next:before, .slick-slider:hover .slick-prev:before {
	opacity:1;
}

.slick-next:before {
	content:"\e939";
	right:-10px;
}

.slick-prev:before {
	content:"\e938";
	left:-10px;
}

.slick-dots {
    text-align:center;
}

.slick-dots li {
    position: relative;
    margin:4px;
    padding: 0;
	display:inline-block;
}

.slick-dots li button {
    opacity:0.4;
    background:#444;
    cursor: pointer;
	font-size:0px;
	color:#444;
	border-radius:50%;
	border:2px solid rgba(255,255,255,.4);
	width:15px;
	height:15px;
}

.slick-dots li.slick-active button {
    opacity:1;
	transition:all 500ms ease 0s;
	-webkit-transition:all 500ms ease 0s;
}

.wslide .slick-list {
	min-height:400px;
}

.wslide li {
    margin: 1px !important;
    padding: 10px !important;
}

.wslide .products.slick-slider .slick-arrow {
	opacity:0;
}

.wslide .products.slick-slider:hover .slick-arrow {
	opacity:1;
}

.wslide .slick-next:before, .wslide .slick-prev:before {
	background:rgba(0,0,0,.6);
	width:30px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
}

.site-head {
	padding:10px 0;
}

ul#ustmenu li {
	display:inline-block;
	margin-left:10px;
}

ul#ustmenu li a {
	font-size:13px;
}

ul#ustmenu li a:hover {
	text-decoration:underline;
}

.headcont {
	padding-top:14px;
}

.headsearch {
	width:480px;
}

.headsearch .search-form {
	background:#fff;
	border:2px solid;
	border-radius:100px;
	position:relative;
}

.headsearch .catsel {
	display:inline-block;
	border:none;
	float:left;
	margin-left: 15px;
    padding-left: 0;
	width:70px;
}

.headsearch .arama {
	border:none;
	width:auto;
}

.headsearch button {
	position: absolute;
    right: -4px;
    top: -2px;
    padding: 11px;
    border-radius: 0 100px 100px 0;
	cursor:pointer;
}

.headmenu .item {
	display:inline-block;
    margin-left:25px;
    line-height:35px;
}

.headmenu .item i {
	opacity:.8;
}

.oturumac {
	position:relative;
	cursor:default;
}

.sepetim {
	cursor:pointer;
}

.sepetsayi {
    background: red;
    color: #fff;
    border-radius: 100%;
    padding: 1px 5px;
    font-size: 12px;
    position: relative;
    top: -7px;
}

.acilir-panel {
	display: none;
    position: absolute;
    z-index: 2;
    padding-top: 10px;
    min-width: 100%;
}

.sepetim .acilir-panel {
	right:0;
}

.acilir-wrap {
    position: relative;
	background-color:#fff;
	box-shadow: 0 0 7px 2px hsla(0,0%,59%,.2);
	z-index: 2;
}

.acilir-panel:before, .acilir-panel:after {
    position: absolute;
    top: 5px;
    left: 20px;
    z-index: 1;
    content: "";
    width: 7px;
    height: 7px;
    background-color: #fff;
    -webkit-transform: scaleY(1.5) rotate(45deg);
    -ms-transform: scaleY(1.5) rotate(45deg);
    transform: scaleY(1.5) rotate(45deg);
}

.sepetim .acilir-panel:before, .sepetim .acilir-panel:after  {
	left:auto;
	right:70px;
}

.acilir-panel:before {
    box-shadow: 1px 1px 3px 2px hsla(0,0%,59%,.2);
}

.acilir-panel:after {
	z-index: 2;
    box-shadow: 0;
    background: #fff;
    top: 6px;
}

.oturumac:hover .acilir-panel, .sepetim:hover .acilir-panel {
	display:block;
}

.sepet-cont {
	min-height:180px;
}

.sepet-cont ul.woocommerce-mini-cart.cart_list.product_list_widget {
	padding:20px 10px 0 20px;
	min-height: 270px;
}

.sepet-cont ul.woocommerce-mini-cart.cart_list.product_list_widget li {
	position: relative;
    padding: 0 0 25px 70px;
    margin-bottom: 10px;
    min-height: 60px;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
}

.sepet-cont ul.woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
	border-bottom:none;
}

.sepet-cont .cartimg {
	position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.sepet-cont .cartimg img {
    width: 60px;
    height: 60px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
}

.sepet-cont .cartitle {
    padding-right: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    display: -webkit-box!important;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sepet-cont .quantity {
	position: absolute;
    bottom: 0px;
    width: 240px;
    font-size: 12px;
	color:#999;
}

.sepet-cont span.woocommerce-Price-amount.amount{
    display: inline-block;
    vertical-align: bottom;
    text-align: right;
    color: #f30240;
    font-size: 14px;
}

.sepet-cont a.remove.remove_from_cart_button {
	position: absolute;
    right: 0;
    top: 0;
    color: #bbb;
    font-size: 22px;
	-webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
}

.sepet-cont a.remove.remove_from_cart_button:hover {
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sepet-cont .woocommerce-mini-cart__total.total {
    padding: 10px 20px;
    border-top: 1px solid #e0e0e0;
}

.sepet-cont .woocommerce-mini-cart__total.total strong {
    font-weight:normal;
	margin-right:25px;
}

.sepet-cont .woocommerce-mini-cart__buttons.buttons {
	display:flex;
	padding-bottom:30px;
}

.sepet-cont ul.woocommerce-mini-cart.cart_list.product_list_widget li dl.variation {
	font-size:12px;
	color:#999;
}

.sepet-cont ul.woocommerce-mini-cart.cart_list.product_list_widget li dl.variation p {
	margin-bottom:3px;
}

.sepet-cont .button.wc-forward {
	display: block;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
	flex: 0 0 40%;
    margin: 0 auto;
	padding:0;
}

.sepet-cont .button.checkout.wc-forward {
	
}

.sepet-cont .button.wc-forward:hover {
	opacity:.8;
}

.sepet-cont .woocommerce-mini-cart__empty-message {
    line-height: 180px;
    text-align: center;
}

.user-login {
	padding: 0 20px 20px;
    width: 260px;
}

.user-login-label {
	padding: 20px 0 15px;
    font-size: 14px;
    color: #000;
}

.user-login-btn, .user-reg-btn, .user-logout-btn {
	display: block;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}

.user-login-btn:hover {
	opacity:.8;
}

 .user-reg-btn:hover {
	 color:#fff;
	opacity:.8;
 }
 
.user-logout-btn {
	margin-top:15px;
	border:1px solid #ddd;
}

.user-sep {
	padding:15px 0 0;
	margin:25px 0 15px;
	display:block;
	border-top:1px solid #ddd;
	text-align:center;
	color:#999;
}

.user-reg-btn {
	background-color:#007aff;
	color:#fff;
}

.headnav {
	color:#333;
	font-size:18px;
	font-weight:600;
}

.headnav .col {
	height:40px;
	line-height:40px;
	text-align:center;
}

.headnav .katnav {
	background-color:#333;
	color:#fff;
	cursor:pointer;
}

#homemenu {
	background-color:#f7f7f7;
	padding:0 !important;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	position:relative;
	z-index:9999;
	margin-left:-7.5px;
	margin-right:-7.5px;
}

#homemenu ul.sf-menu {
	padding:10px 0;
}

#homemenu .sf-menu li:hover {
	background-color:#fff;
}

#homemenu .sf-menu ul {
	padding:20px;
	width:100%;
	top:0;
}

#homemenu .sf-menu ul.sf-mega {
    width: 908px !important;
}

#homemenu .sf-menu ul li, #homemenu .sf-menu ul ul li {
	box-shadow:none;
}

#homemenu .sf-arrows .sf-with-ul {
	margin-right:0;
}

.single #homemenu, .page #homemenu, .archive #homemenu, .error404 #homemenu, .search #homemenu {
	display:none;
}

.single .katnav:hover #homemenu, .page .katnav:hover #homemenu, .home #homemenu, .archive .katnav:hover #homemenu, .error404 .katnav:hover #homemenu, .search .katnav:hover #homemenu {
	display:block;
}

#slideralani {
	padding:0 !important;
	max-height: 430px;
}

#slideralani2 {
	padding:0 !important;
	height:440px;
	overflow:hidden;
}
#slideralani2 img {
width:908px;
	height:440px;
}

#sayfa_content {
	
}

.pagerow {
	margin-left:-15px;
	margin-right:-15px;
}

.resimurl {
    text-align: center;
}

.resimurl .bbaslik {
    margin:10px;
}

.resimurl a img {
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
}

.resimurl a:hover img {
	transform:scale(1.08);
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
}

.wbaslik {
	margin-bottom:20px;
}

.wbaslik .wh2 {
	display:inline-block;
	font-size:22px;
	line-height: 25px;
	font-weight:700;
}

.wbaslik i {
	font-size:22px;
	margin-right:15px;
}

.wbaslik .tumu {
	display:inline-block;
	margin-left:20px;
}

.wbaslik .tumu a {
	color:#888;
}

.wbaslik .tumu, .wbaslik .tumu i {
	font-size:12px;
}

.woocommerce ul.products.columns-4 li.product {
	width:25%;
}

.product-border .woocommerce ul.products li.product, .related.products li.product {
	background:#fff;
	border: 1px solid rgba(0,0,0,0.07);
	margin-left:-1px;
}

.woocommerce ul.products li.product:hover {
	border:none;
}

.woocommerce ul.products li.product {
	min-height:350px;
}

.woocommerce ul.products li.product:hover .product-inner {
	position: absolute;
    width: 100%;
    height: auto;
    min-height: 100%;
    top: -1px;
    left: 0;
    padding: 10px;
	border:1px solid rgba(0,0,0,0.13);
	box-shadow:0 2px 10px rgba(0,0,0,.15);
	background:#fff;
	z-index:999;
    -webkit-transition: box-shadow .5s ease;
    transition: box-shadow .5s ease;
}

.woocommerce ul.products li.product:hover a.add_to_cart_button {
	display:block;
	border:none;
	text-align:center;
	border-radius:3px;
}

a.add_to_cart_button:hover i:before {
    transform: rotate(360deg);
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
}

.indirim_yuzde {
	position:absolute;
	right:10px;
	top:10px;
	background-color:#f30240;
	color:#fff;
	width:60px;
	height:60px;
	font-size:10px;
	border-radius:30px;
	display:flex;
	text-align:center;
	align-items:center;
}

.indirim_yuzde b {
	font-size:14px;
	display:contents;
}

.loop-meta {
	margin-top:10px;
	min-height:14px;
	font-size:12px;
	letter-spacing:-.3px;
}

.kargo {
	color:#36b458;
}

.indirim-geri-sayim {
	text-align:center;
	padding:30px 0;
}

.gbaslik {
	margin: 20px 0;
}

.gbaslik i {
	font-size:42px;
}

.gh2 {
	margin: 30px 0;
	font-weight:700;
	font-size:20px;
}

.geri-sayim.gerisay {
	margin-top:40px;
}

.geri-sayim.gerisay span[data-value="0"]{
	display:none;
}

.geri-sayim.gerisay>span{
	display:inline-block;
	margin:0 5px;
}

.indirim-geri-sayim .geri-sayim.gerisay>span .value{
	font-size:22px;
	line-height:28px;
	width:40px;
	height:30px;
	border-radius:4px;
	background-color:#3f3f3f;
	display:inline-block;
	margin-bottom:10px;
}

.indirim-geri-sayim .geri-sayim.gerisay>span b{
	display:block;
	font-size:10px;
	text-transform:uppercase;
	line-height:1em;
}

.banner-widget, .banner-widget .bresim {
	position:relative;
}

.banner-widget .bresim:after {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.76)),color-stop(rgba(0,0,0,.1)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to top,rgba(0,0,0,.76),rgba(0,0,0,.1),rgba(0,0,0,0));
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.banner-widget .baslik-wrap {
	position:absolute;
	bottom:10px;
	color:#fff;
	padding:10px;
}

.banner-widget .wbaslik {
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
}

.woo_navi {
	background-color:#f9f9f9;
	height:40px;
	box-shadow:0 2px 4px 0 rgba(0,0,0,.15);
	color:#666;
}

.woo_navi a {
	color:#666;
}

.woocommerce .woocommerce-breadcrumb {
	line-height:40px;
}

.indirim-geri-sayim-single {
	background-color:#f30240;
	color:#fff;
	display:flex;
	padding:0 10px;
	position:relative;
}

.indirim-geri-sayim-single .sbaslik {
	font-size:15px;
	font-weight:700;
}

.indirim-geri-sayim-single .sh2 {
	line-height:50px;
}

.indirim-geri-sayim-single .geri-sayim.gerisay {
	margin-top:0;
	line-height:50px;
	position:absolute;
	right:10px;
}

.indirim-geri-sayim-single  .geri-sayim.gerisay>span .value{
	font-size:14px;
	display:inline-block;
	font-weight:700;
}

.indirim-geri-sayim-single  .geri-sayim.gerisay>span b{
	font-weight:normal;
	margin-left:2px;
	font-size:12px;
}

.lbltxt {
	font-size:14px;
	width:90px;
	font-weight:normal;
	display:inline-block;
	float:left;
	line-height:27px;
}

.variation-radios input, .woocommerce div.product form.cart .variations select {
	display:none !important;
}

.variation-radios label {
	font-weight:normal !important;
	border:1px solid #ddd;
	margin:0 5px 12px 0;
	display:inline-block;
	font-size:13px;
	padding:8px;
	cursor:pointer;
}

.comment_container {
	display:table;
	width:100%;
}

.commen-meta-user {
	width:20%;
	display:table-cell;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	width:80%;
}

.navi-wrap {
	background-color:#f9f9f9;
	height:40px;
	box-shadow:0 2px 4px 0 rgba(0,0,0,.15);
}

.navi ol {
	overflow:hidden;
}

.navi li {
	list-style-type:none;
	display:inline-block;
	line-height:40px;
}

.navi a, .navi {
	font-size:13px;
	color:#777;
}

.populer-wrap {
	margin:60px 0 30px 0;
	clear:both;
}

.populer-aramalar {
	display:table;
}

.populer-label {
	white-space:nowrap;
}

.populer-list {
	display:table-cell;
	line-height:25px;
}

.populer-list li {
	display:inline-block;
	margin-left:30px;
}

.populer-list li:hover a {
	text-decoration:underline;
}

#footer {
	margin-top:30px;
}

.altkisim {
	padding:20px 0;
}

.foobilgi {
	text-align:center;
}

.foobilgi i {
	font-size:40px;
	margin-bottom:5px;
	display:block;
}

.foobilgi h4 {
	margin-bottom:5px;
}

.foobilgi p {
	line-height:18px;
}

.foowidget .yanbaslik {
	font-weight:600;
	padding-bottom:10px;
	opacity:1;
}

.foowidget li {
	padding:3px 0;
	margin-bottom:10px;
}

.wooinfo li {
	display:table;
	line-height:20px;
}

.wooinfo li i {
	display:table-cell;
	padding-right:5px;
}

.sosyal_profil {
	margin-top:20px;
}

.sosyal_profil a {
	font-size:22px;
	margin-right:6px;
}

.copyright {
	background-color:#252525;
	color:#fff;
	text-align:center;
	padding:10px;
}

.copyright a{
	color:#fff;
}

.temayan {
	margin-bottom:30px;
	padding-bottom:10px;
}

.temayan li {
	list-style-type:none;
	margin-bottom:10px;
	display:table;
}

.temayan li:hover a {
	font-weight:600;
}

.yankapsa {
	margin-bottom:15px;
}

.yankapsa .yanbaslik {
	font-weight:bold;
	font-size:16px;
}

.temayan [type="search"] {
	width:75%;
	float:left;
}

.textwidget p {
	line-height:25px;
}

.product_list_widget li {
	margin-bottom:10px !important;
}

.product_list_widget .product-title {
	font-weight:600;
	display:block;
	margin-bottom:8px;
}

.product_list_widget del {
	text-decoration:line-through;
	color:#666;
	opacity:.5;
	font-size:12px;
}

.product_list_widget ins {
	font-size:14px;
	font-weight:600;
}

.product_list_widget .indirim_yuzde {
	display:none;
}

.widget_product_categories li {
	text-transform:uppercase;
}

.widget_product_tag_cloud a {
	border: 1px solid #f1f1f1;
    padding: 3px 5px;
}

.widget_adres_bilgileri .pb_title, .widget_sosyal_aglar .pb_title {
	font-weight:600;
	margin-bottom:15px;
}

.widget_adres_bilgileri li {
	margin-bottom:10px;
}

.blog-post {
	padding:0 0 15px 0;
}

.blog-post:hover {
	box-shadow: 0 2px 10px rgba(0,0,0,.15);
}

.blog-post h2.post-title {
	font-size:18px;
	margin-top:15px;
	padding:0 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.blog-post .desc {
	padding:0 10px;
}

.blog-post .desc p {
	line-height:18px;
}

.blog-post .tmbtn {
	margin:0 10px;
}

.singlemeta {
	margin:35px 0 15px;
	padding:15px 0;
	border-top:1px solid rgba(0,0,0,0.05);
	border-bottom:1px solid rgba(0,0,0,0.05);
	font-size:13px;
}

.singlemeta, .singlemeta a, .yazi_paylas i {
	color:#999 !important;
}

.singlemeta span {
	margin-right:20px;
}

.etiketler {
	padding-top:20px;
}

.yazi_paylas {
	margin-right:0;
	float:right;
}

.yazi_paylas a {
	margin-left:5px;
}

.yazi_paylas h4 {
	display:inline-block;
}

.comment-respond .comment-form-url {
	width: 25%;
    display: inline-block;
    margin-right: 15px !important;
}

.commentlist {
	list-style-type:none;
}

.commentlist li {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid rgba(0,0,0,0.1);
}

.commentlist li article{
	display:table;
	width:100%;
}

.commentlist li article header {
	display:table-cell;
	width:25%;
}

.commentlist li li {
	border-bottom:none;
	margin-top: 20px;
}

.comment-author.vcard .avatar {
	float:left;
	margin-right:15px;
	border-radius:50px;
}

.comment-author.vcard cite {
	font-size:14px;
	font-style:normal;
	text-transform:uppercase;
}

.comment-meta a, .comment-edit {
	font-size:11px;
	color:#bbb;
}

.comment-content p {
	margin-top:10px;
	line-height:25px;
}

.comment-reply-link, .comment-reply-login {
	color:#999;
	font-size:12px;
}

.comment-reply-link:before {
	font-family:"temavadisi";
	content:"\e8f0";
	display:inline-block;
	padding-right:5px;
}

a#yukari {
	position:fixed;
	bottom:15px;
	right:15px;
	z-index:9999;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	cursor:pointer;
	transition:opacity 0.2s ease-out;
	-webkit-transition:opacity 0.2s ease-out;
	opacity:0;
	box-shadow:0 0 4px #999;
	border-radius:40px;
}

a#yukari .icon-up {
	color:#fff;
}

a#yukari:hover {
	background:#fff;
}

a#yukari.show {
	opacity:1;
}

.sayfa_content {
	position:relative;
}

.icerik p {
	line-height:25px;
}

.icerik img {
	max-width:100%;
	height:auto;
}

.icerik ul {
	margin:10px 5px;
	line-height:25px;
}

.icerik ol {
	margin:10px 5px;
	line-height:25px;
}

.hesapsayfasi .login-wrap{
	position: relative;
    left: 50%;
    margin-left: 168px;
	margin-bottom:60px;
    top: 30px;
    width: 430px;
    max-height: 620px;
    min-height: 430px;
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}

.login_tab {
	padding: 36px 40px 0;
	text-transform:uppercase;
	margin-bottom:15px;
}

.login_tab span a {
	font-size:18px;
	font-weight:700;
}

.login_tab span.girisyap, .login_tab span.lostpw {
	margin-right:36px;
}

.login_tab span a.aktif {
	border-width:0 0 4px;
	border-style:solid;
	margin-bottom:10px;
	padding-bottom:10px;
}

.login_tab span a.pasif {
	color:#bababa;
}

button.woocommerce-button.button.woocommerce-form-login__submit, button.woocommerce-button.button.woocommerce-form-register__submit, button.woocommerce-Button.button.woocommerce_LostPassword, .lostpw-conf a {
	width:100%;
	height:46px;
	line-height:40px;
	padding:0 30px;
	border:none;
	color:#000;
	font-size:16px;
}

.lostpw-conf a {
	display:inline-block;
	text-align:center;
	font-weight:700;
	margin-top:32px;
}

.woocommerce-form-login__rememberme {
	float:left;
	font-size:13px;
	margin-bottom:32px;
}

.woocommerce-LostPassword.lost_password a {
	color:#666 !important;
	font-size:13px;
	float:right;
	line-height:24px;
	text-decoration:underline;
}

.woocommerce-privacy-policy-text p, .lost_reset_password p, .lostpw-conf p {
	color:#666;
	font-size:12px;
	line-height:18px;
}

.woocommerce-Address {
	float:left;
	padding-right:20px !important;
	margin-top:20px;
}

.woocommerce-Address:last-child {
	padding-left:20px !important;
}

.select2-container .select2-selection--single {
	height:40px !important;
	line-height:40px !important;
	border-radius:0 !important;
	border:1px solid #e1e1e1 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:40px !important;
}

.urun_meta {
	margin-top:20px;
}

.urun_meta .mt {
	position: relative;
    padding: 0 20px;
    height: 50px;
    line-height: 18px;
    text-align: center;
    margin-right: 11px;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    width: 95px;
	cursor:pointer;
}

.urun_meta .mt:hover {
	color:#fff;
}

.ukargo {
    border: 1px solid #5db74b;
	color:#5db74b;
}

.ukargo:hover {
	background-color:#5db74b;
}

.ufirsat {
	border:1px solid #ff0000;
	color:#ff0000;
}

.ufirsat:hover {
	background-color:#ff0000;
}

.uhizli {
	border:1px solid #9C27B0;
	color:#9C27B0;
}

.uhizli:hover {
	background-color:#9C27B0;
}

.uiade {
	border:1px solid #3a8ad8;
	color:#3a8ad8;
}

.uiade:hover {
	background-color:#3a8ad8;
}

.usinirli {
	border:1px solid #ff6347;
	color:#ff6347;
}

.usinirli:hover {
	background-color:#ff6347;
}

.woocommerce .wishlist-title {
	display:none;
}

table.wishlist_table thead th {
	border-top:none !important;
}

table.wishlist_table tbody td, table.wishlist_table thead th {
	font-size:14px;
}

.wishlist_table tr td.product-thumbnail a {
	width:100px;
}

.wishlist-items-wrapper .product-price del .woocommerce-Price-amount.amount {
	text-decoration:line-through;
	color:#666;
	opacity:.5;
	font-size:14px;
}

.wishlist-items-wrapper .product-price ins .woocommerce-Price-amount.amount {
	font-size:16px;
}

.wishlist_table .product-add-to-cart span.dateadded {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #bbb;
    margin-bottom: 5px;
}

a.remove_from_wishlist.button {
	clear:both;
}

.hata_content {
	text-align:center;
}

.hata_content .icerik {
	width:58.3333333333%;
	margin:0 auto;
}

.error-img {
	margin:20px auto;
}
/* SONX */
.flexle{border-bottom: 1px solid #ccc;
padding:9px 0;}
#tab-description ul {
    margin: 0 0 20px 15px;
 }
#tab-description li {
    margin-bottom: 5px;
	line-height:20px
}
#tab-description li {
    margin-bottom: 5px;
	line-height:20px
}
#tab-description li:before {
	    font-family: "temavadisi";
    content: '\f138';
	    margin-right: 10px;
}
#tab-description img {
height:auto;
}
.pswp__bg {
	background-color:#000000c9!important;}
.woocommerce-variation-price{
	height:65px
}
.so-widget-resimurl img{
	height:auto;
}
.banner-widget .bresim img{
	height:auto;
}
.kargobutton{
	padding: 10px 20px;
}
@media only screen and (max-width: 992px){
	.home #homemenu {
		display:none;
}
	.home #homemenu:hover {
		display:block;
}
#slideralani2 img {
width:720px;
	height:364px;
}	
	#slideralani2 {
    max-height: 364px;
height:auto;
	overflow:hidden;
}
}
@media only screen and (max-width: 768px) {
		.mobilgiz{
		display:none;
	}
	.mnone, .headnav {
		display:none;
	}

	#sidebar {
		width:100%;
	}
	
	#logo {
		margin:10px auto 0;
		width:60%;
		text-align:center;
		min-height:75px;
	}

	#anamenu {
		display:none;
	}
		
	a.mobnav_bar {
		font-size:24px;
		position:absolute;
		top:40px;
		left:20px;
		display:block !important;
	}
	
	.logged-in.admin-bar a.mobnav_bar {
		top:86px;
	}
	
	a.mobnav_bar:before {
		font-family:"temavadisi";
		content:"\f0c9";
		color:#000;
	}
	
	a.mobnav_close {
		position:absolute;
		right:10px;
		top:10px;
		font-size:22px;
	}
	
	.sepetim {
		display:flex;
		align-items:center;
	}
	
	.sepetim i {
		font-size: 24px;
	}
	
	.sepetim .sepetsayi {
		right:10px;
	}
	
	.logged-in.admin-bar .mobil_menu.acilsin {
		top:40px;
	}
	
	.mobil_menu {
		display:block;
		background-color:#fff;
		background-size:50%;
		background-repeat:no-repeat;
		background-position:bottom center;
		padding:40px 20px 20px 20px;
		box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
		-webkit-box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
		left:100%;
		overflow-x:hidden;
		position:fixed;
		top:0;
		width:90%;
		height:100%;
		z-index:99999;
		transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
	}
	
	.mobil_menu.acilsin {
		left:0;
	}
	
	.mobilmenu li {
		list-style:none;
		display:block !important;
		margin-bottom:20px;
	}
	
	.mobilmenu a {
		padding-left:5px;
		font-size:15px;
	}
	
	.mobilmenu li ul {
		display:none;
	}
	
	.mobilmenu li ul li {
		margin:10px 0 10px 10px;
	}
	
	.mobilmenu li ul li a {
		font-weight:normal !important;
	}
	
	.mobilmenu li ul li a:before {
		content:"-";
		padding-right:5px;
	}
	
	.mobilmenu .has-sub {
		position:relative;
	}
	
	.mobilmenu .toChild {
		position:absolute;
		top:3px;
		right:20px;
		cursor:pointer;
		width:20%;
		text-align: right;
	}
	
	.mmenuh li a {
		color:#333 !important;
	}
	
	.mobil-search {
		padding:0;
	}
	
	.mobil-search .arama {
		border-width:2px;
		border-style:solid;
		border-radius:5px;
		padding:20px 10px 20px 30px;
	}
	
	.mobil-search .arabuton {
		position: absolute;
		left: 15px;
		top: 15px;
	}
	
	.mobil-wel {
		padding:20px;
		background:#f9f9f9;
		margin-bottom:20px;
	}
	
	.mobil-wel .mlogo {
		display:block;
		margin:0 auto 10px;
	}
	
	.wel-user {
		display:flex;
		align-items:center;
		text-transform: capitalize;
	}
	
	.wel-user img {
		border-radius:45px;
		margin-right:20px;
	}
	
	.mum {
		width:50%;
		display:inline-block;
	}
	
	.usermenu {
		border-bottom:1px solid #eee;
		padding-bottom:20px;
	}
	
	li.usermenu ul li a:before{
		content:"";
		padding:0;
	}
	
	li.usermenu ul li {
		margin-bottom:15px;
		margin-left:0;
	}

	#sayfa_content {
		padding:0 10px;
	}
	
	.anaslide .slick-slide img {
		min-height:auto;
		height:auto;
	}

	.woocommerce img, .woocommerce-page img {
		height:auto;
	}

	.wbaslik i {
		margin-right:5px;
	}
	
	.wbaslik .wh2, .wbaslik i {
		font-size:18px;
	}
	
	.wslide .slick-list {
		min-height:auto;
	}
	
	.slick-next:before {
		right:0px;
	}
	
	.slick-prev:before {
		left:0px;
	}
	
	.gh2 {
		font-size:26px;
	}
	
	.indirim-geri-sayim .geri-sayim.gerisay>span .value {
		font-size:32px;
		width:60px;
		height:50px;
		line-height:50px;
	}
	
	.wslide .products.slick-slider .slick-arrow {
		opacity:.8;
	}
	
	.populer-aramalar {
		display:block;
	}
	
	.populer-label {
		font-weight: 600;
	}
	
	.populer-list li {
		margin-left:0;
		margin-right:15px;
	}
	
	.hesapsayfasi .login-wrap {
		margin-left: 0;
		left: 0;
		width: 100%;
	}
	
	.woocommerce .woocommerce-breadcrumb {
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	
	.summary.entry-summary {
		padding:10px !important;
	}
	
	.woocommerce-MyAccount-navigation {
		margin-top:20px;
	}
	
	.woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
		padding:0 !important;
	}
	
	.woocommerce ul.order_details li {
		border-right:none;
	}
	
	#customer_details {
		width:105%;
	}
	
	.blog-post img {
		height: auto;
	}
	
	.etiketler {
		display: block;
	}
	
	.yazi_paylas {
		padding-top:20px;
		float:none;
	}
	
	.commentlist li article header {
		float:left;
	}
	
	.comment-content {
		display: table;
	}
	
	.wishlist_table.wishlist_view .indirim_yuzde {
		display:none;
	}
	
	.wishlist_table.mobile li {
		list-style:none;
		padding: 20px 0;
	}
	
	.wishlist_table.mobile li .additional-info-wrapper .product-remove {
		text-align:left !important;
	}
	
	.woocommerce table.cart .product-thumbnail {
		display:block !important;
		text-align:left !important;
	}
	
	td.product-thumbnail:before {
		display:none;
	}
	
	.woocommerce-MyAccount-navigation ul li {
		width: 49%;
		display: inline-block;
	}
	
	.indirim-geri-sayim-single .geri-sayim.gerisay span.saat, .indirim-geri-sayim-single .geri-sayim.gerisay span.dakika, .indirim-geri-sayim-single .geri-sayim.gerisay span.saniye {
		margin:0;
	}
	
	.indirim-geri-sayim-single .geri-sayim.gerisay span.saat b, .indirim-geri-sayim-single .geri-sayim.gerisay span.dakika b, .indirim-geri-sayim-single .geri-sayim.gerisay span.saniye b {
		font-size:0;
	}
	
	.indirim-geri-sayim-single .geri-sayim.gerisay span.saat b:before, .indirim-geri-sayim-single .geri-sayim.gerisay span.dakika b:before {
		content:":";
		font-size:15px;
	}
	
	.resimurl.col {
		width:50%;
		flex:0 0 50%;
	}
		#slideralani2 {
    max-height: 265px;
	overflow:hidden;
}
	#slideralani2 img {
			max-height:265px;
		height:auto;
		}
}
@media only screen and (max-width: 450px){
	#slideralani2 {
    max-height: 200px;
	overflow:hidden;
}
	#slideralani2 img {
			max-height:200px;
		height:auto;
		}}
@media only screen and (min-width: 768px){
	.pcgiz{
		display:none;
	}
}