/*
*, * * {
	border-radius: 5px 20px 35px 10px/120px 15px 65px 80px !important;
	border-radius: 255px 15px 225px 15px/15px 225px 15px 255px !important;
}
*/

.zoa-instagram, .zoa-instagram *, footer, .notification, #header, .cart-list, .cart-list *, .wrappage, .slide, .slide * {
	border-radius: 0 !important;
}

.customBorder {
	border-radius: 255px 15px 225px 15px/15px 225px 15px 255px !important;
	overflow: hidden;
}

.panel-heading {
	background: #08a586;
}

.zoa-btn {
	background-color: #9328d6;
	border-color: #9328d6;
}

.zoa-addcart {
	background-color: #9328d6;
	border-color: #9328d6;
}

.zoa-btn:hover {
	background: #09a586;
	color: #fff;
	border-color: #09a586;
}

footer.footer {
	padding: 60px 0px !important;
	background: #9328d6 !important;
	color: #fff !important;
}

.footer ul li a {
	color: #fff !important;
}

.footer .social a {
	color: #fff !important;
}

.notification {
	background-color: #08a586 !important;
	margin-bottom: 90px !important;
	margin-top: 30px !important;
	padding: 60px 30px !important;
	color: #fff !important;
}

.notification .zoa-btn {
	padding: 15px 30px;
	background: none;
	color: #fff;
	font-size: 18px;
	font-family: "zoa", sans-serif;
	background: #fff;
	color: #08a586;
	box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.2);
	border-radius: 12px;
	letter-spacing: 2px;
}

.notification .zoa-btn:hover {
	box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.4);
}

.notification.green {
	background-color: #08a586 !important;
	color: #fff !important;
	background-image: url("https://www.transparenttextures.com/patterns/connected.png") !important;
}

.notification.green .zoa-btn {
	color: #08a586 !important;
}

.notification.red {
	background-color: #9328d6 !important;
	color: #fff !important;
	background-image: url("https://www.transparenttextures.com/patterns/diagmonds-light.png") !important;
}

.notification.red .zoa-btn {
	color: #9328d6 !important;
}

.notification.orange {
	background-color: #fbc687 !important;
	color: #fff !important;
	background-image: url("https://www.transparenttextures.com/patterns/tree-bark.png") !important;
}

.notification.orange .zoa-btn {
	color: #fbc687 !important;
}

.contact-form {
	background: url(../img/demo/contact_bg.png) no-repeat center;
}

.footer ul li:first-child:before {
	content: '';
}

.alert-dismissable .close, .alert-dismissible .close {
	right: 0;
	top: -5px;
}

.count {
	line-height: 20px;
}

.element span:hover {
	color: #fff;
}

.cart-list .list .item-cart {
	background: #fafafa;
	margin-bottom: 30px;
	padding-left: 15px;
}

.cart-list .list .item-cart .product-details .inner-left .product-name {
	font-size: 14px;
	line-height: 1.5;
}

.collection-list .shop-top, .collection-list .shop-bottom {
	margin-bottom: 30px;
}

.widget-filter li.category-main {
}

.widget-filter li.category-sub {
	display: none;
	text-indent: 30px;
}

.widget-filter li {
	padding-left: 15px;
}

.widget-filter li a {
}

.widget-filter li.category-main + li.category-sub {
}

.widget-filter li.category-sub a {
	font-size: 90%;
	line-height: 32px !important;
}

.widget-filter li.category-subSub {
	display: none;
	text-indent: 10px;
	margin-top: 5px;
}

.widget-filter li.category-sub + li.category-subSub {
}

.widget-filter li.category-subSub a {
	font-size: 85%;
}

.widget-filter li.category-main.openx {
	display: block;
}

.widget-filter li.category-sub.openx {
	display: block;
}

.widget-filter li.category-subSub.openx {
	display: block;
}

.widget-filter li a.active {
	color: #cf987e;
}

.widget-filter.filter-cate ul li a:before {
	top: -3px;
}

.successBlock {
	text-align: center;
	font-size: 18px;
	line-height: 2;
	padding-bottom: 15px;
}

.successBlock h2 {
	background: #08a586;
	color: #fff;
	padding: 30px 0px;
	margin-bottom: 30px;
}

.errBlock {
	text-align: center;
	font-size: 18px;
	line-height: 2;
	padding-bottom: 15px;
}

.errBlock h3 {
	background: #dea091;
	color: #fff;
	padding: 30px 0px;
	margin-bottom: 30px;
}

@media (min-width:768px) {
	.zoa-info {
		left: -15px;
	}

}

.pushmenu {
	background-color: #fff;
}

.nav-home5 {
	border-top: 1px solid #fff !important;
}

.nav-home5 > li {
	background: #9328d6;
}

.nav-home5 > li > a {
	color: #fff !important;
}

.nav-home5 * > a {
	color: #fff !important;
}

.nav-home5 * > a, .icon-sub-menu {
	border-color: #fff !important;
}

.nav-home5 .menu-level-2 .level3 > a:before {
	top: 6px !important;
	background: #fff !important;
}

.nav-home5 .menu-level1 .level2 > a:before {
	top: 6px !important;
	background: #fff !important;
}

.product-images .main-imgx a.portrait {
	width: 50%;
}

.product-images .main-imgx a.landscape {
	width: 100%;
}

.insta-content div.caption {
	text-align: center;
	background: #08a586;
	font-size: 18px;
	color: #fff;
	line-height: 1.6;
	overflow: hidden;
	height: 150px;
	width: 100%;
	display: table;
	padding: 30px;
}

.insta-content div.caption  > div {
	display: table-cell;
	vertical-align: middle;
}

.bd-bottom {
	border-bottom: none !important;
}

.footerInfo {
	background: #fafafa;
	padding-top: 30px;
}

.product-grid {
	padding-bottom: 30px;
}
/*
#iyz-tablist {
	display: none !important;
}
div.css-1leruke-PermissionWrapper {
	display: none !important;
}
div.css-1ry8jzp-Overlay {
	border-radius: 0 !important;
}
#iyz-payment-button {
	    border-radius: 0 !important;
    background: #4e9fe8 !important;
}
#iyz-checkout-form-button {
	border-radius: 0 !important;
    background: #4e9fe8 !important;
    padding: 15px 30px !important;
    line-height: 1 !important;
    vertical-align: middle;
}
*/
.outofstock:before {
  content: "";
  z-index: -1;
  overflow: hidden;
  transform: rotate(-135deg);
  width: 120px;
  display: block;
  background: #d9564e;
  background: linear-gradient(#f76359 0%, #d9564e 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 34px;
  right: -16px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
  height: 20px;
  width: 120px;
}
.outofstock:after {
  content: "TÜKENDİ";
  z-index: 1;
  overflow: hidden;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  width: 120px;
  display: block;
  background: #d9564e;
  background: linear-gradient(#f76359 0%, #d9564e 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 20px; right: -30px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
}

.header-center{
	padding-top: 20px;
	padding-bottom: 20px;
}

.collection-3 .content .shop-now{
	background: none;
	border: none;
}

@media(min-width:768px){
	.justify-content-end-md{
		justify-content: flex-end;
	}
	.justify-content-center-md{
		justify-content: center;
	}
	.flex-md{
		display: flex;
	}
}

@media (min-width: 1025px){
	.level1.hassub {
		position: relative;
	}
}


@media (min-width: 1400px){
	.collection-3 {
	    padding-top: 50px;
	}
}
/*
#header.sticky{
	position: fixed;
	background: #fff;
	transition: .5s ease;
	z-index: 999;
	width: 100%;
	top: 0;
}
*/

@media(min-width:768px){
	.slide .slide-img{
		overflow: hidden;
	}
	.slide .slide-img video{
		height: auto;
		width: 100%;
	}
	.slide .slide-img img {
    height: auto;
    width: 100%;
    object-fit: cover;
	}
	.slide .slide-img .videoBG{
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		opacity: .3;
	}
}

.new-product-area{
	margin-bottom: 90px;
	overflow: hidden;
	position: relative;
}
.new-product-area h4{
	position: absolute;
	z-index: 5;
	left: 5%;
	top: 10%;
	letter-spacing: 0.5em;
   font-size: 15px;
   line-height: 28px;
   font-weight: 600;
   text-transform: none;
}
.new-product-slider .item{
	width: 100%;
	position: relative;
	padding: 70px 0 150px 0;
}
.new-product-slider h5{
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	font-size: 60px;
	color: #fff;
	white-space: nowrap;
}
.new-product-slider img{
	position: relative;
	z-index: 2;
	max-width: 400px;
	margin: 0 auto;
}

.new-product-slider .slick-arrow{
	position: absolute;
	bottom: 50px;
	font-size: 36px;
	z-index: 5;
	cursor: pointer;
}
.new-product-slider .slick-arrow.next{
	right: 10%;
}
.new-product-slider .slick-arrow.prev{
	left: 10%;
}
.new-product-slider .slick-dots{
	bottom: 65px;
}
.new-product-slider .slick-dots li{
	border: 2px solid #000;
	width: 20px;
	height: 20px;
	border-radius: 100% !important;
}
.new-product-slider .slick-dots li.slick-active{
	background: #000;
}
.new-product-slider .slick-dots button{
	opacity: 0;
}
.new-product-slider svg:hover{
	fill: none;
}

.single-product-detail .zoa-wishlist{
	width: max-content;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  margin-left: 10px;
}

.pt-20{
	padding-top: 20px;
}

.topbar{
	z-index: 999;
	position: relative;
	background: #9328d6;
}
.topbar span,
.topbar i,
.topbar p{
	color: #fff;
}

.page-left-sidebar{
	padding-top: 90px;
}
.page-left-sidebar .zoa-logo img{
	max-width: 100%;
    margin-bottom: 60px;

}

.dropdown-menu.v3 .cate-item .demo-img{
	text-align: center;
}
.dropdown-menu.v3 .cate-item .demo-img img{
	height: 230px;
	width: auto;
}

.sidebar-menu-middle{
	margin-top: 20px;
}

@media (min-width: 768px){
	.slide.v2 .content1 {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    width: 100%;
    padding-right: 7%;
    color: #9328d6;
  }
  .slide.v2 .content1 h3{
  	color: #9328d6;
  	margin-bottom: 20px;
  }
  .slide.v2 .content1 a{
  	margin: 0;
  }
  .slide .zoa-btn{
    padding: 15px 20px;
    background: none;
    color: #fff;
    font-size: 18px;
    font-family: "zoa", sans-serif;
    background: #9328d6;
    color: #fff;
    box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.2);
    border-radius: 12px !important;
    /*
   	border-radius: 5px 20px 35px 10px / 120px 15px 65px 80px !important;
    border-radius: 255px 15px 225px 15px / 15px 225px 15px 255px !important;
    */
  }
}

.sidebar-menu-bottom .sidebar-copyright p a{
	color: #9328d6;
}

.mt-30{
	margin-top: 30px;
}
.mt-50{
	margin-top: 50px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-50{
	margin-bottom: 50px;
}
.mtb-30{
	margin-top: 30px;
}
.mtb-50{
	margin-top: 50px;
}

@media(max-width:768px){
	.page-left-sidebar{
		padding-top: 0;
	}
	.page-left-sidebar .header-center img{
		max-width: 100%;
	}
  .slide.v2 .content1 h3{
  	color: #9328d6;
  }
  .slide.v2 .content1 a{
  	margin: 0;
  }
  .slide .zoa-btn{
    padding: 5px 10px;
    background: none;
    color: #fff;
    font-size: 14px;
    font-family: "zoa", sans-serif;
    background: #9328d6;
    color: #fff;
    box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.2);
    border-radius: 12px !important;
  }
  .slide .slide-img{
  	height: 25vh;
  }
  .slide .slide-img video,
  .slide .slide-img img{
  	height: 100%;
  	object-fit: cover;
  }
}

.form_newsletter .button_mini{
	border:none;
}

@media(min-width:768px){
	.newmenu ul{
		border:none;
		box-shadow: none;
		position: relative;
		float: none;
	}
	.newmenu ul li a{
		padding: 3px 5px;
	}
}

@media(max-width:768px){
	.topbar{
		text-align: center;
	}
	.topbar .row.flex{
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.topbar .topbar-social{
		margin-left: 0;
	}
	.topbar .topbar-right{
		display: none;
	}

	header .element{
		padding: 0 7px;
	}
	header .element:last-child{
		padding-right: 0;
	}
	header .zoa-logo img{
		max-width: 100%;
		height: auto;
	}
	header .topbar-right{
		justify-content: flex-start;
	}
}

.category-area .product-button-group{
	visibility: visible;
	opacity: 1;
	height: auto;
	bottom: 20px;
}
.category-area .product-button-group .zoa-btn{
	visibility: visible;
	opacity: 1;
	padding: 15px 20px;
	width: auto;
	height: auto;
	border-radius: 12px;
	line-height: normal;
}

.text-uppercase{
	text-transform: uppercase !important;
}

.ptb-50{
	padding-top: 50px;
	padding-bottom: 50px;
}

.js-slider-v3 .slick-arrow{
	display: inline;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 48px;
  z-index: 1;
  cursor: pointer;
  opacity: .6;
  transition: all 0.5s ease;
}
.js-slider-v3 .slick-arrow.next{
	right: 15px;
}
.js-slider-v3 .slick-arrow.prev{
	left: 15px;
}
.js-slider-v3 .slick-arrow:hover{
	opacity: 1;
}

@media(max-width:768px){
	.js-slider-v3 .slick-arrow{
		font-size: 36px;
	}
	.category-area .product-button-group{
		display: block;
		margin-top: 10px;
	}
}

.search-form-wrapper, .account-form-wrapper{
	background-color: #222222c7;
}
.search-form-wrapper input.search-input, .account-form-wrapper input.search-input{
	background: #fff;
	color: #222;
}
.search-form-wrapper #search-btn, .account-form-wrapper #search-btn{
	color: #222;
}

@media(max-width:768px){
	.search-form-wrapper input.search-input, .account-form-wrapper input.search-input{
		font-size: 14px;
	}
	.search-form-wrapper input.search-input::-webkit-input-placeholder {
	  color: #222;
	  font-size: 14px; }
	.search-form-wrapper input.search-input:-moz-placeholder {
	  color: #222;
	  font-size: 14px; }
	.search-form-wrapper input.search-input::-moz-placeholder {
	  color: #222;
	  font-size: 14px; }
	.search-form-wrapper input.search-input:-ms-input-placeholder {
	  color: #222;
	  font-size: 14px; }

	.search-form-wrapper #search-btn, .account-form-wrapper #search-btn{
		top: 0;
		width: 35px;
		height: 35px;
	}
}
.single-product-detail .single-product-info .color-group.new-color-group .circle{
	width: 75px;
	height: 75px;
}
.single-product-detail .single-product-info .color-group.new-color-group img{
	width: 100%;
	aspect-ratio: cover;
}
.color-group.new-color-group .circle.active:before{
	border-radius: 0;
	left: 0;
	right: 0;
	top: auto;
	bottom: -6px;
	border:none;
	border-bottom: 2px solid #222;
}

.single-product-detail .new-size-group label, .single-product-detail .single-product-info .color-group label, .single-product-detail .single-product-info .size-group label{
	font-weight: 600;
	font-size: 14px;
	color: #222;
}

.single-product-detail .new-size-group label span, .single-product-detail .single-product-info .color-group label span, .single-product-detail .single-product-info .size-group label span{
	font-weight: 400;
}

.single-product-detail .new-size-group label{
 display: block;
 padding-bottom: 15px;
}
.single-product-detail .new-size-group{
	margin-bottom: 25px;
}
.single-product-detail .new-size-group a{
	border: 1px solid #dedede;
	padding: 10px 15px;
}
.single-product-detail .new-size-group a.active{
	border-color: #222;
}

.single-product-detail .new-size-group label small{
	font-weight: 400;
	color: #dea091;
	cursor: pointer;
}

.modal.in .modal-dialog{
	-webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal.fade .modal-dialog{
	top: 7%;
	padding-bottom: 60px;
}
.modal-backdrop.in{
	display: block;
}
.modal.in:before{
	display: none;
}

table.guide-table{
	width: 100%;
}
table.guide-table td{
	padding: 10px 0;
}

.link-theme{
	color: #9328d6;
	text-decoration: underline;
}

.widget-filter label{
  color: #666;
  position: relative;
  line-height: 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.widget-filter label input{
	margin-right: 10px;
	width: 18px;
  height: 18px;
  border: 1px solid #cdcdcd;
  position: relative;
  top: -2px;
  cursor: pointer;
}
.b-none{
	border:none;
}

.filter-price .price-input .price-field {
    display: flex;
    margin-bottom: 22px;
    gap: 10px;
}
.filter-price .price-field span {
    margin-right: 10px;
    margin-top: 6px;
    font-size: 17px;
}
.filter-price .price-field input {
    flex: 1;
    height: 35px;
    font-size: 15px;
    text-align: center;
    background: #fff;
    width: 40%;
    border: 1px solid #222;
}
.filter-price .price-input {
    width: 100%;
    font-size: 19px;
    color: #222;
}
.filter-price input::-webkit-outer-spin-button,
.filter-price input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.filter-price .slider-container {
    width: 100%;
}
.filter-price .slider-container {
    height: 6px;
    position: relative;
    background: #e4e4e4;
    border-radius: 5px;
}
.filter-price .slider-container .price-slider {
    height: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    border-radius: 5px;
    background: #222;
}
.filter-price .range-input {
    position: relative;
}
.filter-price .range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    background: none;
    top: -5px;
    pointer-events: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.filter-price input[type="range"]::-webkit-slider-thumb {
    height: 18px;
    width: 18px;
    border-radius: 100%;
    background: transparent;
    background: #fff;
    border: 1px solid #222;
    pointer-events: auto;
    -webkit-appearance: none;
}

.wide-column{
	text-wrap: nowrap;
}
.user-dashboard-tab__content th{
	width: auto;
}
.text-white{
	color: #fff;
}
a.text-white:hover{
	color: #222;
}
.custom-addToCart .product-price{
	display: none;
}

footer.footer{
	background: #9ad5dd !important;
}
.nav-home5 > li,
.panel-heading,
.slide .zoa-btn,
.navbar-nav > li > a:after,
.topbar{
	background: #9ad5dd;
}
.zoa-btn,
.zoa-addcart{
	background-color: #9ad5dd;
	border-color: #9ad5dd;
}
.element a:hover, .element span:hover,
a:hover, a:focus,
.slide.v2 .content1 h3{
	color: #9ad5dd;
}
.about-homepage11 .content a:before{
	border-color: #9ad5dd;
}

@media(max-width: 768px){
	.custom-addToCart{
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 10px !important;
		background: #9ad5dd;
		z-index: 1001;
	}
	.custom-addToCart .element-button{
		margin-bottom: 0 !important;
	}
	.custom-addToCart .zoa-qtt .btn{
		width: 15px;
		font-size: 16px;
	}
	.custom-addToCart .zoa-qtt input{
		padding: 0 15px;
		font-size: 16px;
	}
	.custom-addToCart .zoa-btn, .custom-addToCart .zoa-addcart{
		background-color: #70a2a8;
        border-color: #70a2a8;
	}
	.custom-addToCart .zoa-qtt{
		display: none;
	}
	.custom-addToCart .product-price{
		display: block;
		text-wrap: nowrap;
	}
	.custom-addToCart .zoa-wishlist{
		padding: 0 25px;
	}
	.custom-addToCart .product-price span{
		color: #fff !important;
	}
}