@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url('https://fonts.googleapis.com/css?family=Proza+Libre:700&display=swap');
html, body {
    overflow-x: hidden;
    overflow-y: auto;
}

.aboutHeader {
	text-align: center;
	border-bottom: 3px solid black;
	border-radius: 3px;
}

.prim {
	width: 100%;
	height: 330px;
}

.prim:hover { background: rgba(0, 0, 0, 0.1); }

.item {
	display: inline-block;
	position: relative;
	overflow: hidden;
}


.navbar-nav>li>.dropdown-menu>li {
	border-bottom: 1px dotted silver;
}

.navbar-nav>li>.dropdown-menu>li:first-child {
	margin-top:10px
}

.dropdown-menu {
	left: 0px;
	z-index: 1112;
}


.navbar-nav>li>.dropdown-menu>li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}

.navbar-nav>li>.dropdown-menu {
	background-color: rgba(56, 155, 214);
	border-bottom: 5px solid rgba(255, 255, 255, .3);
}

.navbar-nav>li>.dropdown-menu a {
	color: white;
	font-size: 12px;
	font-family: "Roboto", sans-serif;
}

.navbar-nav>li>.dropdown-menu a:hover {
	color:black;
}
.blueimp-gallery .modal-body .video-content a, .blueimp-gallery .modal-body .video-content iframe, .blueimp-gallery .modal-body .video-content video, .blueimp-gallery .modal-body img {
	width: 100%;
}
h1 {
	font-size: 54px;
}
.pagination>.active>a {
	background-color: black;
}

.bilemedim img {
	height: 20px;
}

.bilemedim {
	-webkit-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	opacity: 0.5;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.bilemedim:hover{
	opacity:1;
}
.pagination li>a {
	color: black;
}

.subeler-baslik {
	font-size: 16px;
}

.subeler-baslik-top {
	text-align: left;
	margin-top: 3px;
	margin-bottom: -3px;
}

.subeler-baslik-ok {
	margin-top: -20px;
}

.about {
	background-image: url("#");
	background-repeat: no-repeat;
	padding: 70px;
	background-size: cover;
	background-position: absolute;
	margin-top:10px;
}

.first-li {
	padding-left: 20px;
}

.ghost-button {
	display: none;
}

@media screen and (max-width: 660px) {
	.ghost-button {
		display: block;
		border-radius: 0px;
	}

	.btns {
		display: none;
	}

	.scrollToTop {
		visibility: hidden!important;
	}

	.box.asagi:before {
		border: none;
		margin-bottom: 0px;
	}

	.box {
		margin-bottom: 0px!important;
		padding: 0px;
	}

	.ghost {
		display: none;
	}

	.urunler-link {
		margin-top: -30px!important;
	}

	.prbut {
		/*margin-top: 50px;*/
		width: 100%;
		display: block;
		position: inherit;
	}

	.product-button {
		position: inherit;
		display: block;
	}

	.product-header {
		display: none;
	}


}

@media screen and (max-width: 772px) {
	.product {
		/*margin-top: -25px;*/
	}

	.first-li {
		padding-left: 0px;
	}

	.carousel-indicators {
		display: none;
	}

	.galeri-nav {
		display: none;
	}

	.g-page-title {
		font-size: 30px!important;
		height: 100px;
		background-position: top!important;
	}

	.geri {
		display: none;
	}

	.prim {
		padding-right: 0px;
		padding-left: 0px;
	}

	.pr-cont {
		padding: 0px;
		mar
	}

}

@media screen and (max-width: 980px){
.contactH {	display: none; }

.first-li {
	padding-left: 0px;
}
header .header-top .logo img {height: 80px;margin-left:10px}
.footer-info-holder .left ul {padding-left:7%;padding-right:7%}
.medya-banner {display: none; }
.kurumsal-banner { display: none; }
.kariyer-banner { display: none; }
.yem-banner {display: none; }
.kanatli-banner {display: none; }
.pilic-eti-banner {display: none; }
.urunler-banner {display: none; }

.table, th, tr {
  border-bottom: 1px solid #ddd;
  
}


.hrHeader { display: none; }

.product-banner { display: none; }

.kurumsalBanner { display: none; }

.subelerBanner { display: none; }

.franch-banner {display: none;}

.blog-banner {display:none;}

.mobile-page-title { visibility: inherit;}

.carousel-caption { display: none}

.g-banner { display: none; }

.product-body {
	border: none;
	margin-top: 0px;
}

.media-body {
	text-align: left;
}

.media-left {
	float: left;
}

.invis { display: none; }
}



@media screen and (min-width: 900px) {
	.carousel-caption {
	background-color: rgba(192,192,192, 0.4);
	text-align: left;
	left:0px;
	padding: 5px;
	border-radius: 4px;
	margin-bottom: 40px;
	color: white;
	font-size: 30px;
	width: 600px;
	}

	.carousel-caption h2 {
		margin-left: 100px;
	}

}

/* branches */
.branches {
	padding-top: 10px;
}

.branches a {
	color: black;
	font-style: bold;
}

.contact {
	padding-top: 20px;
	/*padding-bottom: 10px;*/
}

a {
	color: black;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: rgba(198, 19, 49);
}

.nav-pills>li>a {
	border-radius: 0px;
}

.protabs>.nav-pills>li>a {
	color:white;
}

.protabs>.nav-pills>li:nth-child(2) {
	background-color: #515151;
}
.protabs>.nav-pills>li:nth-child(3) {
	background-color: #727272;
}
.protabs>.nav-pills>li:nth-child(4) {
	background-color: #8c8c8c;
}
.protabs>.nav-pills>li:nth-child(5) {
	background-color: #adadad;
}

.send {
	width: 100%;
	border-radius: 0px;
}

.send:hover{
	background-color: black;
	color: white;
}

.product {
	/*position:absolute;*/
	/*margin-top: -30px;*/
	top:0;left:0;
	width: 100%;
	margin-left: 0px;
}

.product img {
	width: 100%;
	height: 251.641px
}

.formHeader {
	width: 100%;
	border-bottom: 1px solid black;
	text-align: center;
	font-size: 23px;
	margin-bottom: 10px;
}

.page-title {
	color:white;
	font-style: bold;
	font-size: 30px;
	padding-top: 110px;
	margin-left: 150px;
}

.g-page-title {
	color: white;
	font-style: bold;
	font-size: 60px;
	text-align: center;
	background-image: url("g-banner.png");
	background-repeat: repeat-x;
	background-size: cover;
	background-position: 0 -40px;
	font-family: 'Lobster', cursive;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #f5f5f5;
}

.g-page-title img{
	height: 90px;
	padding-bottom: 20px;
}

.mobile-page-title {
	border-bottom: 2px solid black;
	font-size: 22px;
	width:100%;
	text-align: center;
	visibility: hidden;
}

.form-control {
	border-radius: 0px;
	margin-bottom: 10px;
}

.form-control:focus {
	border:2px solid black;
	box-shadow: none;
}

.fImage {
	width: 100%;
	height: 400px;
	padding-bottom: 5px;
}

.fList {
    background: rgba(192,192,192, 0.5);
    color: black;
    font-style: bold;
    padding: 28px;
}

.frUl li {
	font-size:18px;
	margin-top: 10px;
}

.fsh {
	width: 100%;
	font-size: 30px;
	font-style: bolder;
	text-align: center;
}

.blog-banner {
	background-image: url("blog-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	padding-top: 100px;
	background-position: 0 -100px;
}

.butik-banner {
	background-image: url("../img/butik-banner1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	padding-top: 100px;
	background-position: 0 -270px;
}

.campain-banner {
	background-image: url("../img/c-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 -100px;
	height: 150px;
}

.contactH {
	background-image: url("iletisim-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;
}

.kurumsal-yazi{
	left: 0;
    transform: translateY(-50%);
    width: 100%;
	position: absolute;
    top: 28%;
	text-align: center;
	font-size: 24px;
    line-height: 40px;
    color: #fff;
    font-family: 'Proza Libre', sans-serif;
	background-color:rgba(0, 0, 0, 0.3);
}

.kurumsal-banner {
	background-image: url("kurumsal-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}
.kariyer-banner {
	background-image: url("kariyer-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}

.kurumsalsatis-banner {
	background-image: url("ksatis-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

.medya-banner {
	background-image: url("medya-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}
.kanatli-banner {
	background-image: url("kanatli-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}
.yem-banner {
	background-image: url("yem-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}
.pilic-eti-banner {
	background-image: url("pilic-eti-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}
.urunler-banner {
	background-image: url("urunler-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: 0 -60px;

}

.franch-banner {
	background-image: url("fr.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;

}

.hrHeader {
	background-image: url("ik-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	background-position: 0 -100px;
}

.product-banner {
	background-image: url("urunlerBanner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	background-position: 0 -80px;
}

.g-banner {
	background-image: url("g1.png");
	height: 50px;
	background-color: black;
}

.kurumsalBanner {
	background-image: url('kurumsalBanner.html');
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	width: 100%;
}

.org-banner {
	background-image: url("org-banner.html");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	background-position: 0 -260px;
}

.subelerBanner {
	background-image: url("subeHeader.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	background-position: 0 -120px;
}

.bannerTitle {
	font-size: 30px;
	padding: 5px;
	color: white;
    font-style: bold;
    margin-bottom: 10px;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

.gal-hed {
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.urunKategori {
	text-align: center;
	width: 100%;
	height: 200px;

}

.urunKategori:hover {
	opacity: 0.8;
}

.urunKategoriYazi {
	text-align: center;
	background-color: #d3ced4;
	color: black;
	font-weight: bold;
	font-size:15px;
}

.tab-content>.tab-pane.category-container.fade {
  opacity: 0;
	display: none;
  -webkit-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.tab-content>.tab-pane.category-container.fade.in{
	display: block;
	opacity: 1;
}

.post {
	padding: 10px;
}

.post-info {
	font-size: 11px;
	font-style: bold;
}

.btn-group.open .dropdown-toggle {
	box-shadow: none;
}

.paylas {
	float:right;
	cursor: pointer;
}

.share-menu {
	border-radius: 0px;
}

.org-left {
	height: 100%;
}

.product-button {
	background-color: #b91414;
	/*margin-bottom: 20px;
	margin-top: 40px;*/
	font-size:12px;
	font-style: bold;
}

.subeler {
	border-radius: 0px;
	border:1px solid black;
}

.imza {
	text-align: center;
	font-style: bold;
	float: right;
	padding-right: 100px;
}

.belge img {
	width: 250px;
	padding: 0px;
	border-radius: 0px;
  	border:1px solid black;
  	display: inline;
}

.box {
  padding: 10px 10px;
  position: relative;
  margin-bottom: 30px;
}

.box:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border: 35px solid transparent;
}

.box.asagi:before {
  border-top-color: #d3ced4;
  bottom: -60px;
  left: 41%;
}

.contact {
	padding-top: 0px;
}

.pr-cont-dra {
	margin-left: -30px;
	margin-right: -30px;
}

.panel-bakpilic-body {
	padding-top: 0px;
}

.gall img{
	width: 100%;
	max-height: 238px;
	margin-bottom: 20px;
}

.gall2 {margin-left: 0px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
.gall2 img{
	width: 100%;
	max-height: 238px;
	margin-bottom: 20px;
	display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
}

.gall {
	padding: 10px;
}

.next-btn {
	border-radius: 0px;
	border: 1px solid #000;
	background-color: white;
	color: black;
}


.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

html, body { overflow-x: hidden; }

.empty {
	background-color: #FEE97F;
}

.prImage {
	height: 200px;
	position: relative;
}

.prname {
	padding-right: 10px;
	z-index: 1;
	position: absolute;
	padding-left: 30px;
	font-weight: bold;
	font-size: 18px;
	margin-top: -80px;
	background-color: rgba(255,255,255,0.6);
}

.prTitle {
   position: absolute;
   color: #330914;
   top: 140px;
   margin: 0 auto;
   padding: 10px;
   min-width: 120px;
   font-size: 18px;
   font-weight: bold;
   background-color: rgba(239, 221, 201, 0.5);
   font-family: 'Open Sans', sans-serif;
   right: 15px;
}

.ok {
	margin-top: 100%;
	height: 100px;
}

     .carousel-indicators li{
        background-color: rgba(0, 0, 0, 0.3);
        width:25px;
        height:25px;
        cursor: pointer;
        text-align:center;
		border-radius: 25px;
		margin-right: 5px;
    }

         .carousel-indicators .active{
        width:25px;
        height:25px;
        background-color: #389bd6;
        cursor: pointer;
        text-align:center;
		border-radius: 25px;
		margin-right: 5px;
    }

.nav .navbar-nav .navbar-left {
	left: 18px;
	padding-right: 0px;
}

header .navbar-inverse .navbar-nav>li>a {
	padding-right: 16px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 6px;
}

.product-body {
	border: 1px solid silver;
	margin-top: 0px;
}

.prlogo {
	height: 60px;
	margin-top: -60px;
}

.sld {
	margin-bottom: 40px;
}

.all {
	width: 100%;
	text-align: center;
	margin-bottom: -10px;
}

.all a {
	color: black;
	font-weight: bold;
	padding: 10px;
	padding-right: 40px;
	padding-left: 40px;
	height: 100px;
	background-color: white;
	background-position: 0 -31px;
	cursor: pointer;
	background-size: cover;
	width: 120px;
}

.all a:hover {
	text-decoration: underline;
	color: #333;
}

body { padding-top: 61px; }

.scrollToTop{
	width:100px;
	height:130px;
	padding:10px;
	text-align:center;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:545px;
	right:40px;
	display:none;
}

.scrollToTop img {
	width: 50px;
}

.scrollToTop:hover{
	text-decoration:none;
}

.blog-imgae {
	min-width: 400px;
	height: 300px;
}

.campain {
	width: 100%;
	margin: 0 auto;
}

.campain-img {
	margin: 0 auto;
}

.campain-text {
	width: 100%;
	text-align: center;
}
.campain-product {
	padding-right: 10px;
	z-index: 1;
	padding-left: 30px;
	font-weight: bold;
	right: 0px;
	font-size: 30px;
	text-align: center;
}

.old-price {
	padding-right: 10px;
	z-index: 1;
	position: absolute;
	padding-left: 30px;
	font-weight: bold;
	right: 0px;
	font-size: 25px;
	margin-top: -80px;
	background-color: rgba(255,0,0,0.5);
	text-decoration: line-through;
}

.new-price {
	padding-right: 10px;
	z-index: 1;
	float:right;
	position: absolute;
	padding-left: 30px;
	font-weight: bold;
	font-size: 55px;
	right: 0;
	margin-top: -157px;
	background-color: rgba(0,255,0,0.5);
}

.product-category-img-button {
	display: block;
}

.btns {
	float: right;
}

.blog-side {
	border-radius: 0px;
	border: 3px solid black;
}

.blog-side-header {
	width: 100%;
	background: black;
	padding: 0px;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-align: center;
}
.blog-social {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.blog-social img {
	height: 35px;
	padding-left: 10px;
}

.blog-detail-social {
	float: left;
	padding: 1px;
}

.blog-detail-social img {
	height: 35px;
	padding-left: 10px;
}

.blog-detail-title {
	width: 100%;
	font-size: 37px;
	border-bottom: 2px solid black;
	text-align: center;
}

.blog-detail-info {
	font-size: 14px;
	left: 0px;
}

.galeri-nav {
	background-color: white;
	border-bottom: 2px solid black;
	color: black;
	min-height: auto;
}

.galeri-nav .custom-nav>li>a {
	color: black;
	text-align: center;
}

.galeri-nav .custom-nav>li>a {
	padding: 10px 14px;
}

.galeri-nav .custom-nav>li>a:hover {
	background-color: black;
	color: white;
}

.galeri-info {
	width: 100%;
	text-align: center;
	background-color: silver;
	color: black;
	margin-top: -20px;
	margin-bottom: 20px;
	font-weight: bolder;
}

#galeri-im:hover {
	opacity: 0.5;
}

.ref-name {
	width: 100%;
	text-align: center;
	height: 40px;
	color: black;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.ref-con {
	padding: 10px;
	text-align: center;
}

.ref-con img {
	height: 100px;
}

.navbar-fixed-top .navbar-collapse {
	max-height: 400px!important;
}


.hero{height:100%;}


.hero .hero__video-container{width:100%;height:400px;overflow:hidden;background:#000;}
.hero .hero__video{width:100%;height:400px;-o-object-fit:cover!important;object-fit:cover!important;}
.hero .hero__video-container-alt{width:100%;height:auto;overflow:hidden;background:#000}
.hero__video-alt{width:100%;height:400px;-o-object-fit:cover!important;object-fit:cover!important}
.hero .hero__video-alt{display:block; width:100%;height:400px;-o-object-fit:contain!important;object-fit:contain!important}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){
	.hero .hero__video{position:absolute;z-index:0;top:50%;left:50%;height:auto;width:auto;min-width:100%;min-height:400px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}
	.hero .hero__video-alt{position:absolute;z-index:0;top:50%;left:50%;height:auto;width:auto;min-width:100%;min-height:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}
}
@media (max-width:1024px){.hero .hero__content{bottom:20%}.hero .hero__title{font-size:5.625rem;line-height:5rem;}.hero .hero__divider:after{top:6rem}.hero .hero__cta-title{font-size:1.125rem}}
@media (max-width:768px) and (orientation:landscape){.hero .hero__content{bottom:20%}.hero .hero__title{margin-bottom:auto;}.hero .hero__cta-button{display:none}}
@media (max-width:667px) and (orientation:landscape){.hero .hero__title{font-size:3.125rem;line-height:3rem}.hero .hero__cta-button{display:none}}
@media (max-width:600px){.hero .hero__divider:after{top:4rem}.hero .hero__title{font-size:3.125rem;line-height:3rem}.hero .hero__cta-title{font-size:.875rem}}
@-webkit-keyframes elastic-ease-out-right{0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}25%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}62%{-webkit-transform:translate3d(-2.5px,0,0);transform:translate3d(-2.5px,0,0)}90%{-webkit-transform:translate3d(.25px,0,0);transform:translate3d(.25px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes elastic-ease-out-right{0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}25%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}62%{-webkit-transform:translate3d(-2.5px,0,0);transform:translate3d(-2.5px,0,0)}90%{-webkit-transform:translate3d(.25px,0,0);transform:translate3d(.25px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes elastic-ease-out-left{0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}25%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}62%{-webkit-transform:translate3d(2.5px,0,0);transform:translate3d(2.5px,0,0)}90%{-webkit-transform:translate3d(-.25px,0,0);transform:translate3d(-.25px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes elastic-ease-out-left{0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}25%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}62%{-webkit-transform:translate3d(2.5px,0,0);transform:translate3d(2.5px,0,0)}90%{-webkit-transform:translate3d(-.25px,0,0);transform:translate3d(-.25px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes linear-fade-in{0%{opacity:0}to{opacity:1}}@keyframes linear-fade-in{0%{opacity:0}to{opacity:1}}

.commerce #respond input#submit.loading:after,
.commerce a.button.loading:after,
.commerce button.button.loading:after,
.commerce input.button.loading:after {
    top: 0
}

.commerce .noo-product-inner {
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;

    transition: all .6s ease 0s;
    position: relative;
    margin: 15px 0;
    z-index: 10
}

.commerce .noo-product-inner:hover {
}

.commerce .noo-product-inner:hover .noo-product-thumbnail img {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9)
}

.commerce .noo-product-inner:hover .noo-product-title .noo-product-action {
    background: #f88e4e
}

.commerce .noo-product-thumbnail {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #fff
}

.commerce .noo-product-thumbnail img {
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.commerce .noo-product-thumbnail .noo-rating {
    text-align: center
}

.commerce .noo-product-thumbnail .noo-rating .star-rating {
    display: inline-block;
    letter-spacing: 7px;
    width: 105px;
    margin: 0
}

.commerce .noo-product-thumbnail .noo-rating .star-rating span strong,
.commerce .noo-product-title .noo-product-excerpt {
    display: none
}

.commerce .noo-product-thumbnail .noo-rating .star-rating span,
.commerce .noo-product-thumbnail .noo-rating .star-rating:before {
    color: #f5a64a
}

.commerce .noo-product-title {
    text-align: center;
    padding: 15px 0;
    position: absolute;
    overflow: hidden;
    background: rgba(255,255,255,.5);
    bottom: 30px;
    width: 100%;
}

.commerce .noo-product-title h3 {
    font-family: 'Cairo', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.commerce .noo-product-title .price {
    color: #696969;
    margin-top: 10px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 14px
}

.commerce .noo-product-title .noo-product-action {
    background: #d50742;
    -webkit-transition: background .6s ease 0s;
    -o-transition: background .6s ease 0s;
    transition: background .6s ease 0s
}

.commerce .noo-product-title .noo-product-action h4 {
    font-family: 'Cairo', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    padding: 30px 0 0
}

.commerce .noo-product-title .noo-product-action h4 a {
    color: #fff
}

.commerce .noo-product-title .noo-product-action .noo-action {
    display: block;
    position: relative
}

div.product-style2 .noo-product-inner:hover .noo-product-title .noo-action {
    position: static
}

.commerce .noo-product-title .noo-product-action .noo-action:after,
.commerce .noo-product-title .noo-product-action .noo-action:before {
    content: " ";
    display: table
}

.commerce .noo-product-title .noo-product-action .noo-action .noo-qucik-view span,
.commerce .noo-product-title .noo-product-action .noo-action .yith-wcwl-add-to-wishlist {
    display: none
}

.commerce.noo-product-title .noo-product-action .noo-action .noo-qucik-view {
    display: none;
    -webkit-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    -o-transform: translate(-100px, 0);
    transform: translate(-100px, 0)
}

.commerce .noo-product-title .noo-product-action .noo-action .add_to_cart_button {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    background: 0 0;
    display: block
}

.commerce .noo-product-title .noo-product-action .noo-action .add_to_cart_button.loading {
    padding-right: 20px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.commerce.noo-product-title .noo-product-action .noo-action .add_to_cart_button.loading:after {
    right: auto;
    margin-left: 10px
}

.commerce .noo-product-title .noo-product-action .noo-action .add_to_cart_button span:before {
    font-family: FontAwesome;
    content: '';
    content: "\f07a";
    padding-right: 10px
}

.commerce .noo-product-title .noo-product-action .noo-action .add_to_cart_button:focus,
.commerce .noo-product-title .noo-product-action .noo-action .add_to_cart_button:hover {
    background: 0 0
}

.commerce .noo-product-title .noo-product-action .noo-action .link-detail {
    display: none
}

.yazi-icerik-baslik {
	text-align: left;
    font-family: 'Lobster', cursive;
    font-size: 25px;
	margin-top: 2px;
    margin-bottom: 10px;
	color:#333;
}
.iletisim-icerik-baslik {
	width: 100%;
	border-bottom: 1px solid black;
	text-align: center;
	font-family: 'Lobster', cursive;
    font-size: 25px;
	margin-bottom: 10px;
	color:#333;
}