
* ZİGZAG CSS*/


* {
  box-sizing: border-box;
}

.zigzag .container {
  padding: 0px;
}

/* Clear floats */
.zigzag .row:after {
  content: "";
  display: table;
  clear: both
}

/* 2/3 column */
.zigzag .column-66 {
  float: left;
  width: 50%;
     

}

.zigzag .column-66 img{border-radius: 5px;border:2px solid #ddd;box-shadow: 0 1px 37px #ddd;}

/* 1/3 column */
.zigzag .column-33 {
  float: left;
  width: 50%;
  padding: 40px;

    font-size: 19px; 
    font-weight: 300;
    line-height: 35px;
    font-weight: normal;
    color: #666;
    border-radius: 5px;
}

.zigzag .column-33 h3{padding: 30px 0px; font-size:32px; font-weight: 600; color:#000}

/* Add responsiveness - make the columns appear on top of each other instead of next to each other on small screens */
@media screen and (max-width: 1000px) {
 .zigzag .column-66,
  .zigzag .column-33 {
    width: 100%;
    text-align: center;
  }
    
    .single-delivery-services {
	display: unset;
	display: unset;
	display: block;
	align-items: unset;
	text-align: center;
}
.single-delivery-services {
	padding-right: 0;
	padding-left: 0;
}
.single-delivery-services .ds-icon {
	margin: 0 0 20px !important;
}
.single-delivery-services,
.single-delivery-services:last-child {
	margin-bottom: 50px;
}
}




/* ZİGZAG CSS*/


.p10{padding: 10px 0px}
.p30{padding: 30px 0px}
.p50{padding: 50px 0px}
.p100{padding: 100px 0px}

.active{background-color:transparent;}
.breadcrumb{background: none; border-bottom: 1px solid #ebebeb; padding: 0px;}

/*SOL AÇILIR MENÜ*/

.default-content{padding: 0px !important;}
.default-content li {list-style: none; padding: 5px;; }
.default-content li a{list-style: none; font-size: 15px !important; }

.container{max-width: 1280px;}

.headerust .nav-link{padding: 5px 10px; font-size: 13px; color:#666}
.headerust ul{margin: 0px}
.headerust{ padding: 5px 0px;background:linear-gradient(to right, rgba(17, 17, 20, 1), rgba(30, 29, 29, 0.83) 47.9%, rgba(3, 44, 11, 0.87) 71.01%, rgba(4, 41, 10, 1))}

.iceriksayfa li{font-size: 14px;padding: 5px 10px;  list-style: none; float: right; font-weight: 600;color:#fff;}
.iceriksayfa li a{color:#fff !important}

.iceriksayfa li span{margin-right:9px; font-weight: 400}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  width:100%;
  font-size:14px;
      
}
#cssmenu {
  width: 100%;
  font-size:14px;
  color: #ffffff;
    border-radius: 0px;
    padding-bottom: 10px;;
    margin-bottom: 25px;
    margin-top: -80px;
    background: linear-gradient( 140deg,#000 0%,#444 100%)

  

}
#cssmenu ul ul {
  display: none;
}

#cssmenu ul ul.list1 {
  display: block;
}
#cssmenu ul ul.list2 {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 12px 20px;
 
    margin-bottom: 2px;
  cursor: pointer;
  z-index: 2;
  font-size: 17px;
  text-decoration: none;
  color: #fff;
  clear:both;
  
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a{
  color: #f4f4f4;
    padding-left: 30px;;
    border-radius: 5px;
  
}





#cssmenu ul ul li a {
  cursor: pointer;
border-radius: 5px;
  padding: 13px 25px;
  z-index: 1;
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  background: transparent !important;

  margin-bottom: 2px;
  width:100%;
  
  
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {

    color: #f4f4f4;
    padding-left: 30px;
  
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {

}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {

  
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 9.5px;
  border-left: 2px solid #eeeeee;
 
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

/*-----------------------------------------------------------------------------------*/
/*	44. SHOP
/*-----------------------------------------------------------------------------------*/


.item-detailed .textslider {
    position: absolute;
   
    bottom: 40%;
    left: 0;
    width: 100%;
    color: #ffffff;
    z-index: 10;
    text-transform: uppercase;
    padding: 0 50px;
    }

    .textslider .text1 {
        font: 60px/70px "Exo";
        }

        .textslider .text2 {
            font: 30px/30px "EXO";
            }


.item-detailed figure {
    position: relative;
    overflow: hidden;
   
}

.item-detailed img {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 90px);
    max-height: 900px;
}


.item-detailed figure .item-detailed-image {
    display: block;
}
.item-detailed figure img {
    width: 100%;
    height: 100%;
}
.item-detailed figure img:first-child {
    backface-visibility: hidden;
    transition: all 300ms ease-in-out 0.05s;
}
.item-detailed figure img+img {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 300ms ease-in-out 0.05s;
}
.item-detailed:hover figure img+img {
    opacity: 1;
}
.item-detailed .hover-icon-first,
.item-detailed .hover-icon-second,
.item-detailed .item-label {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    transition: all .3s ease-in-out;
}
.item-detailed .item-label {
    position: absolute;
    top: 15px;
    left: 15px;
    text-transform: uppercase;
    color: var(--color-white);
    font-size: 0.6rem;
    font-weight: 500;
    line-height: 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
}
.item-detailed .hover-icon-first,
.item-detailed .hover-icon-second {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0.75rem;
    width: 2rem;
    height: 2rem;
    line-height: 2.3rem;
    z-index: 1;
    transition: all .3s ease-in-out;
    opacity: 0;
    color: #404040;
    background: var(--color-white);
    box-shadow: var(--shadow);
    font-size: 1.1rem;
}
.item-detailed .hover-icon-second {
    top: 3.5rem;
}
.item-detailed .hover-icon-first:hover,
.item-detailed .hover-icon-second:hover {
    color: var(--color-default);
}
.item-detailed:hover .hover-icon-first,
.item-detailed:hover .hover-icon-second {
    opacity: 1;
    right: 0.75rem;
}
.item-detailed .hover-icon-first:before,
.item-detailed .hover-icon-second:before {
    border-radius: 0.2rem;
}
.item-detailed .hover-icon-first:before,
.item-detailed .hover-icon-first:after,
.item-detailed .hover-icon-second:before,
.item-detailed .hover-icon-second:after {
    content: attr(data-tip);
    color: #404040;
    background-color: var(--color-white);
    font-size: 0.7rem;
    line-height: 1;
    padding: 0.5rem 0.7rem 0.4rem;
    white-space: nowrap;
    display: none;
    transform: translateY(-50%);
    position: absolute;
    right: 50px;
    top: 50%;
}
.item-detailed .hover-icon-first:after,
.item-detailed .hover-icon-second:after {
    content: '';
    height: 10px;
    width: 10px;
    padding: 0;
    transform: translateY(-50%) rotate(45deg);
    right: 2.25rem;
    z-index: -1;
}
.item-detailed .hover-icon-first:hover:before,
.item-detailed .hover-icon-first:hover:after,
.item-detailed .hover-icon-second:hover:before,
.item-detailed .hover-icon-second:hover:after {
    display: block;
}
.item-detailed .item-content {
    position: relative;
}
.grid .item-detailed .ratings {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.grid .item-detailed:hover .ratings {
    opacity: 1;
}
.item-detailed .price {
    font-weight: 500;
    color: #999;
}
.item-detailed .price.large {
    font-size: 1rem;
}
.item-detailed .price ins {
    text-decoration: none
}
.item-detailed .price del {
    margin-right: 3px;
}


.ikonlars .ikonlar {
    position: absolute;
    top: 1rem;
    left: 1.5rem;
    z-index: 10;
}

.ikonlars span {
    display: inline-block;
    padding: .35em .5em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    background-color: rgb(29 154 33 / 78%);
    color: #fff;
    margin-bottom: 2.5px;
    line-height: 9px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ikonlars  span.ikonlar-style-1 {
    background-color: rgb(16 16 14 / 78%);
}

.ikonlars .ikonlar span.ikonlar-style-2 {
    background-color: rgb(0 173 117 / 82%);
}

.ikonlars .ikonlar span.ikonlar-style-3 {
    background-color: rgb(10 112 216 / 71%);
}

.ikonlars .ikonlar span.ikonlar-style-4 {
    background-color: #ea4c62;
}

search-container .button {
	display: inline-block;
	margin: 4px 2px;
	background-color: #fff;
	font-size: 14px;
	padding-left: 32px;
	padding-right: 32px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: 000;
	text-decoration: none;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.search-container .button:hover {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color: white;
	color: black;
}

.search-container {
	position: relative;
	display: inline-block;
	margin: 4px 2px;
	height: 40px;
	width: 40px;
	vertical-align: bottom;
}

.search-container .mglass {
	display: inline-block;
	pointer-events: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.search-container .searchbutton {
	position: absolute;
	font-size: 27px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.search-container .search:focus + .search-container .searchbutton {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color: white;
	color: black;
}

.search-container .search {
	position: absolute;
	left: 49px; /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
	background-color: white;
	outline: none;
	border: none;
	padding: 0;
	width: 0;
	height: 100%;
	z-index: 10;
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.search-container .search:focus {
	width: 300px; /* Bar width+1px */
	padding: 0 16px 0 0;
    border: 1px solid #ebebeb;
}

.search-container .expandright {
	left: auto;
	right: 49px; /* Button width-1px */
}

.search-container .expandright:focus {
	padding: 0 0 0 16px;
}

.mask-primary_5 {
    background-color: rgba(5, 3, 0, 0.67) !important
}

.btn-primary{background: #333}

.basic-slider .item:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 97%;
background: black;
z-index: 1;
opacity: 0.3;
}

.mask {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.bs-canvas-overlay {
    opacity: 0.85;
 z-index: 1100;
}

.bs-canvas {
 top: 0;
 z-index: 1110;
 overflow-x: hidden;
 overflow-y: auto;
 width: 330px;
 transition: margin .4s ease-out;
 -webkit-transition: margin .4s ease-out;
 -moz-transition: margin .4s ease-out;
 -ms-transition: margin .4s ease-out;
}

.bs-canvas-left {
 left: 0;
 margin-left: -330px;
}

.bs-canvas-right {
 right: 0;
 margin-right: -330px;
}

/* Only for demo */
body {
 min-height: 100vh;
}

.card-fiyat{font-size:20px; font-weight: 600;}


.piyasafiyat{color:#999; text-decoration: line-through; font-size: 15px;}
.urunfiyat{color:#000; font-size: 19px; font-weight: 600}
