@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Gudea);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap";

:root {
  --gutter:var(--spacer-3);
  --spacer-1:4px;
  --spacer-2:8px;
  --spacer-3:12px;
  --spacer-4:16px;
  --spacer-5:20px;
  --spacer-6:24px;
  --spacer-7:28px;
  --spacer-8:32px;
  --spacer-9:36px;
  --spacer-10:40px;
  --spacer-11:44px;
  --spacer-12:48px;
  --spacer-13:52px;
  --spacer-14:56px;
  --spacer-15:60px;
  --spacer-16:64px;
  --spacer-17:68px;
  --spacer-18:72px;
  --spacer-19:76px;
  --spacer-20:80px;
  --spacer-21:84px;
  --spacer-22:88px;
  --spacer-23:92px;
  --spacer-24:96px;
  --spacer-25:100px;
  --spacer-26:104px;
  --spacer-27:108px;
  --spacer-28:112px;
  --spacer-29:116px;
  --spacer-30:120px;
  --spacer-31:124px;
  --spacer-32:128px;
  --spacer-33:132px;
  --spacer-34:136px;
  --spacer-35:140px;
  --spacer-36:144px;
  --spacer-37:148px;
  --spacer-38:152px;
  --spacer-39:156px;
  --spacer-40:160px;
  --font-size-10:10px;
  --font-size-11:11px;
  --font-size-12:12px;
  --font-size-13:13px;
  --font-size-14:14px;
  --font-size-15:15px;
  --font-size-16:16px;
  --font-size-17:17px;
  --font-size-18:18px;
  --font-size-19:19px;
  --font-size-20:20px;
  --font-size-21:21px;
  --font-size-22:22px;
  --font-size-23:23px;
  --font-size-24:24px;
  --font-size-25:25px;
  --font-size-26:26px;
  --font-size-27:27px;
  --font-size-28:28px;
  --font-size-29:29px;
  --font-size-30:30px;
  --font-size-31:31px;
  --font-size-32:32px;
  --font-size-33:33px;
  --font-size-34:34px;
  --font-size-35:35px;
  --font-size-36:36px;
  --font-size-37:37px;
  --font-size-38:38px;
  --font-size-39:39px;
  --font-size-40:40px;
  --font-size-41:41px;
  --font-size-42:42px;
  --font-size-43:43px;
  --font-size-44:44px;
  --font-size-45:45px;
  --font-size-46:46px;
  --font-size-47:47px;
  --font-size-48:48px;
  --font-size-49:49px;
  --font-size-50:50px;
  --font-size-51:51px;
  --font-size-52:52px;
  --font-size-53:53px;
  --font-size-54:54px;
  --font-size-55:55px;
  --font-size-56:56px;
  --font-size-57:57px;
  --font-size-58:58px;
  --font-size-59:59px;
  --font-size-60:60px;
  --font-size-61:61px;
  --font-size-62:62px;
  --font-size-63:63px;
  --font-size-64:64px;
  --font-size-65:65px;
  --font-size-66:66px;
  --font-size-67:67px;
  --font-size-68:68px;
  --font-size-69:69px;
  --font-size-70:70px;
  --font-size-71:71px;
  --font-size-72:72px;
  --font-size-73:73px;
  --font-size-74:74px;
  --font-size-75:75px;
  --font-size-76:76px;
  --font-size-77:77px;
  --font-size-78:78px;
  --font-size-79:79px;
  --font-size-80:80px;
  --font-size-81:81px;
  --font-size-82:82px;
  --font-size-83:83px;
  --font-size-84:84px;
  --font-size-85:85px;
  --font-size-86:86px;
  --font-size-87:87px;
  --font-size-88:88px;
  --font-size-89:89px;
  --font-size-90:90px;
  --font-size-91:91px;
  --font-size-92:92px;
  --font-size-93:93px;
  --font-size-94:94px;
  --font-size-95:95px;
  --font-size-96:96px;
  --font-size-97:97px;
  --font-size-98:98px;
  --font-size-99:99px;
  --font-size-100:100px;
  --font-size-101:101px;
  --font-size-102:102px;
  --font-size-103:103px;
  --font-size-104:104px;
  --font-size-105:105px;
  --font-size-106:106px;
  --font-size-107:107px;
  --font-size-108:108px;
  --font-size-109:109px;
  --font-size-110:110px;
  --font-size-111:111px;
  --font-size-112:112px;
  --font-size-113:113px;
  --font-size-114:114px;
  --font-size-115:115px;
  --font-size-116:116px;
  --font-size-117:117px;
  --font-size-118:118px;
  --font-size-119:119px;
  --font-size-120:120px
}
@media(max-width:1199px) {
  :root {
    --spacer-1:3px;
    --spacer-2:6px;
    --spacer-3:9px;
    --spacer-4:12px;
    --spacer-5:15px;
    --spacer-6:18px;
    --spacer-7:21px;
    --spacer-8:24px;
    --spacer-9:27px;
    --spacer-10:30px;
    --spacer-11:33px;
    --spacer-12:36px;
    --spacer-13:39px;
    --spacer-14:42px;
    --spacer-15:45px;
    --spacer-16:48px;
    --spacer-17:51px;
    --spacer-18:54px;
    --spacer-19:57px;
    --spacer-20:60px;
    --spacer-21:52.5px;
    --spacer-22:55px;
    --spacer-23:57.5px;
    --spacer-24:60px;
    --spacer-25:62.5px;
    --spacer-26:65px;
    --spacer-27:67.5px;
    --spacer-28:70px;
    --spacer-29:72.5px;
    --spacer-30:60px;
    --spacer-31:62px;
    --spacer-32:64px;
    --spacer-33:66px;
    --spacer-34:68px;
    --spacer-35:70px;
    --spacer-36:72px;
    --spacer-37:74px;
    --spacer-38:76px;
    --spacer-39:78px;
    --spacer-40:80px;
    --font-size-10:9.5px;
    --font-size-11:10.45px;
    --font-size-12:11.4px;
    --font-size-13:12.35px;
    --font-size-14:13.3px;
    --font-size-15:13.5px;
    --font-size-16:14.4px;
    --font-size-17:15.3px;
    --font-size-18:16.2px;
    --font-size-19:15.2px;
    --font-size-20:16px;
    --font-size-21:16.8px;
    --font-size-22:17.6px;
    --font-size-23:18.4px;
    --font-size-24:19.2px;
    --font-size-25:20px;
    --font-size-26:20.8px;
    --font-size-27:21.6px;
    --font-size-28:22.4px;
    --font-size-29:21.75px;
    --font-size-30:22.5px;
    --font-size-31:23.25px;
    --font-size-32:24px;
    --font-size-33:24.75px;
    --font-size-34:25.5px;
    --font-size-35:26.25px;
    --font-size-36:27px;
    --font-size-37:24.05px;
    --font-size-38:24.7px;
    --font-size-39:25.35px;
    --font-size-40:26px;
    --font-size-41:26.65px;
    --font-size-42:27.3px;
    --font-size-43:27.95px;
    --font-size-44:28.6px;
    --font-size-45:29.25px;
    --font-size-46:29.9px;
    --font-size-47:30.55px;
    --font-size-48:31.2px;
    --font-size-49:31.85px;
    --font-size-50:32.5px;
    --font-size-51:33.15px;
    --font-size-52:33.8px;
    --font-size-53:34.45px;
    --font-size-54:35.1px;
    --font-size-55:35.75px;
    --font-size-56:36.4px;
    --font-size-57:37.05px;
    --font-size-58:37.7px;
    --font-size-59:38.35px;
    --font-size-60:39px;
    --font-size-61:39.65px;
    --font-size-62:40.3px;
    --font-size-63:40.95px;
    --font-size-64:41.6px;
    --font-size-65:42.25px;
    --font-size-66:42.9px;
    --font-size-67:43.55px;
    --font-size-68:44.2px;
    --font-size-69:44.85px;
    --font-size-70:45.5px;
    --font-size-71:46.15px;
    --font-size-72:46.8px;
    --font-size-73:47.45px;
    --font-size-74:48.1px;
    --font-size-75:48.75px;
    --font-size-76:49.4px;
    --font-size-77:50.05px;
    --font-size-78:50.7px;
    --font-size-79:51.35px;
    --font-size-80:52px;
    --font-size-81:52.65px;
    --font-size-82:53.3px;
    --font-size-83:53.95px;
    --font-size-84:54.6px;
    --font-size-85:46.75px;
    --font-size-86:47.3px;
    --font-size-87:47.85px;
    --font-size-88:48.4px;
    --font-size-89:48.95px;
    --font-size-90:49.5px;
    --font-size-91:50.05px;
    --font-size-92:50.6px;
    --font-size-93:51.15px;
    --font-size-94:51.7px;
    --font-size-95:52.25px;
    --font-size-96:52.8px;
    --font-size-97:53.35px;
    --font-size-98:53.9px;
    --font-size-99:54.45px;
    --font-size-100:55px;
    --font-size-101:55.55px;
    --font-size-102:56.1px;
    --font-size-103:56.65px;
    --font-size-104:57.2px;
    --font-size-105:57.75px;
    --font-size-106:58.3px;
    --font-size-107:58.85px;
    --font-size-108:59.4px;
    --font-size-109:59.95px;
    --font-size-110:60.5px;
    --font-size-111:61.05px;
    --font-size-112:61.6px;
    --font-size-113:62.15px;
    --font-size-114:62.7px;
    --font-size-115:63.25px;
    --font-size-116:63.8px;
    --font-size-117:64.35px;
    --font-size-118:64.9px;
    --font-size-119:65.45px;
    --font-size-120:66px
  }
}
@media(max-width:767px) {
  :root {
    --spacer-1:2px;
    --spacer-2:4px;
    --spacer-3:6px;
    --spacer-4:8px;
    --spacer-5:10px;
    --spacer-6:12px;
    --spacer-7:14px;
    --spacer-8:16px;
    --spacer-9:18px;
    --spacer-10:20px;
    --spacer-11:22px;
    --spacer-12:24px;
    --spacer-13:26px;
    --spacer-14:28px;
    --spacer-15:30px;
    --spacer-16:32px;
    --spacer-17:34px;
    --spacer-18:36px;
    --spacer-19:38px;
    --spacer-20:40px;
    --spacer-21:31.5px;
    --spacer-22:33px;
    --spacer-23:34.5px;
    --spacer-24:36px;
    --spacer-25:37.5px;
    --spacer-26:39px;
    --spacer-27:40.5px;
    --spacer-28:42px;
    --spacer-29:43.5px;
    --spacer-30:30px;
    --spacer-31:31px;
    --spacer-32:32px;
    --spacer-33:33px;
    --spacer-34:34px;
    --spacer-35:35px;
    --spacer-36:36px;
    --spacer-37:37px;
    --spacer-38:38px;
    --spacer-39:39px;
    --spacer-40:40px;
    --font-size-10:8.5px;
    --font-size-11:9.35px;
    --font-size-12:10.2px;
    --font-size-13:11.05px;
    --font-size-14:11.9px;
    --font-size-15:12px;
    --font-size-16:12.8px;
    --font-size-17:13.6px;
    --font-size-18:14.4px;
    --font-size-19:14.25px;
    --font-size-20:15px;
    --font-size-21:15.75px;
    --font-size-22:16.5px;
    --font-size-23:17.25px;
    --font-size-24:18px;
    --font-size-25:18.75px;
    --font-size-26:19.5px;
    --font-size-27:20.25px;
    --font-size-28:21px;
    --font-size-29:20.3px;
    --font-size-30:21px;
    --font-size-31:21.7px;
    --font-size-32:22.4px;
    --font-size-33:23.1px;
    --font-size-34:23.8px;
    --font-size-35:24.5px;
    --font-size-36:25.2px;
    --font-size-37:20.35px;
    --font-size-38:20.9px;
    --font-size-39:21.45px;
    --font-size-40:22px;
    --font-size-41:22.55px;
    --font-size-42:23.1px;
    --font-size-43:23.65px;
    --font-size-44:24.2px;
    --font-size-45:24.75px;
    --font-size-46:25.3px;
    --font-size-47:25.85px;
    --font-size-48:26.4px;
    --font-size-49:26.95px;
    --font-size-50:27.5px;
    --font-size-51:28.05px;
    --font-size-52:28.6px;
    --font-size-53:29.15px;
    --font-size-54:29.7px;
    --font-size-55:30.25px;
    --font-size-56:30.8px;
    --font-size-57:31.35px;
    --font-size-58:31.9px;
    --font-size-59:32.45px;
    --font-size-60:33px;
    --font-size-61:33.55px;
    --font-size-62:34.1px;
    --font-size-63:34.65px;
    --font-size-64:35.2px;
    --font-size-65:35.75px;
    --font-size-66:36.3px;
    --font-size-67:36.85px;
    --font-size-68:37.4px;
    --font-size-69:37.95px;
    --font-size-70:38.5px;
    --font-size-71:39.05px;
    --font-size-72:39.6px;
    --font-size-73:40.15px;
    --font-size-74:40.7px;
    --font-size-75:41.25px;
    --font-size-76:41.8px;
    --font-size-77:42.35px;
    --font-size-78:42.9px;
    --font-size-79:43.45px;
    --font-size-80:44px;
    --font-size-81:44.55px;
    --font-size-82:45.1px;
    --font-size-83:45.65px;
    --font-size-84:46.2px;
    --font-size-85:38.25px;
    --font-size-86:38.7px;
    --font-size-87:39.15px;
    --font-size-88:39.6px;
    --font-size-89:40.05px;
    --font-size-90:40.5px;
    --font-size-91:40.95px;
    --font-size-92:41.4px;
    --font-size-93:41.85px;
    --font-size-94:42.3px;
    --font-size-95:42.75px;
    --font-size-96:43.2px;
    --font-size-97:43.65px;
    --font-size-98:44.1px;
    --font-size-99:44.55px;
    --font-size-100:45px;
    --font-size-101:45.45px;
    --font-size-102:45.9px;
    --font-size-103:46.35px;
    --font-size-104:46.8px;
    --font-size-105:47.25px;
    --font-size-106:47.7px;
    --font-size-107:48.15px;
    --font-size-108:48.6px;
    --font-size-109:49.05px;
    --font-size-110:49.5px;
    --font-size-111:49.95px;
    --font-size-112:50.4px;
    --font-size-113:50.85px;
    --font-size-114:51.3px;
    --font-size-115:51.75px;
    --font-size-116:52.2px;
    --font-size-117:52.65px;
    --font-size-118:53.1px;
    --font-size-119:53.55px;
    --font-size-120:54px
  }
}
body {
  position:relative;
  left:0;
  color:#363232;
  font-size:var(--font-size-12);
  font-family:urbanist,sans-serif !important;
  background:#fff;
  transition:left .3s linear,right .3s linear
}

@media(min-width:1200px) {
  .container {
    max-width:calc(1296px + calc(2*var(--gutter)));
  }
}
.container,
.container-fluid {
  padding-right:var(--gutter);
  padding-left:var(--gutter)
}
.row {
  margin-right:calc(-1*var(--gutter));
  margin-left:calc(-1*var(--gutter))
}
.row .col,
.row [class*=col-] {
  padding-right:var(--gutter);
  padding-left:var(--gutter)
}

.clear{
	clear:both !important;
}
a:hover{
	text-decoration:none !important;
}

*{
	outline:none !important;
}
input{
	    border: 0px solid;
}
.raleway{
	font-family: 'Raleway', sans-serif;
}
.roboto{
	font-family: 'Roboto', sans-serif;
}

#katalogMenu ul{
	display:none;
}

#header .header-top {
  padding:var(--spacer-3) 0;
  background-color:#f47f2f
}
#header .header-bottom {
  display:flex;
  align-items:center;
  height:110px;
  background-color:#f9fafb
}
@media(max-width:1199px) {
  #header .header-bottom {
    padding:var(--spacer-5) 0;
    height:auto
  }
}
.header-top-content {
  display:flex;
  align-items:center;
  justify-content:space-between
}
.header-top-content ul{
	margin:0;
}
.header-top-content .menu-items-row1 {
  display:flex;
  /* justify-content:space-between; */
  flex:1;
  padding-right:var(--spacer-19);
  padding-left:0;
}
.header-top-content .menu-items-row1 li  { 
   list-style-type: none;
   padding-right: 15px;
}
.header-top-content .menu-items-row1 li a {
  display:flex;
  align-items:center;
  font-size:var(--font-size-14);
  font-weight:700;
  color:#fff;
  transition:all .2s linear
}
.header-top-content .menu-items-row1 li a:before {
  content:"";
  background:url(//hemenpromosyon.com/assets/img/icon/icon-menu-item-1.svg?revision=1681110902) no-repeat;
  width:16px;
  height:16px;
  display:block;
  margin-right:var(--spacer-1)
}
.header-top-content .menu-items-row1 li a:hover {
  color:#f68e2e
}
.header-top-content .menu-items-row1 li:nth-child(2) a:before {
  background:url(//hemenpromosyon.com/assets/img/icon/icon-menu-item-2.svg?revision=1681110902) no-repeat
}
.header-top-content .menu-items-row1 li:nth-child(3) a:before {
  background:url(//hemenpromosyon.com/assets/img/icon/icon-menu-item-3.svg?revision=1681110902) no-repeat
}
.header-top-content .menu-items-row1 li:nth-child(4) a:before {
  background:url(//hemenpromosyon.com/assets/img/icon/icon-menu-item-4.svg?revision=1681110902) no-repeat
}
.header-top-content .menu-items-row1 li:nth-child(5) a:before {
  background:url(//hemenpromosyon.com/assets/img/icon/icon-menu-item-5.svg?revision=1681110902) no-repeat
}
.header-top-content .menu-items-row1 li:nth-child(6) a:before {
  background:url(//hemenpromosyon.com/assets/img/icon/icon-menu-item-6.svg?revision=1681110902) no-repeat
}
.header-top-content .header-phone {
  display:inline-block;
}
.header-top-content .header-phone a {
  display:flex;
  align-items:center;
  height:42px;
  border:1px solid #fff;
  border-radius:6px;
  padding:0 var(--spacer-4);
  font-size:var(--font-size-20);
  font-weight:700;
  color:#fff;
  transition:all .2s linear
}
.header-top-content .header-phone a svg {
  margin-right:var(--spacer-2)
}
.header-top-content .header-phone a:hover {
  background-color:#f68e2e;
  border-color:#f68e2e
}
@media(max-width:1199px) {
  .header-top-content {
    justify-content:center
  }
  .header-top-content .menu-items-row1 {
    display:none
  }
  .header-top-content .header-phone a {
    height:36px;
    font-size:var(--font-size-14)
  }
}

/* As hex codes */
.renk1 { color: #f47f2f !important}	/* Main Primary color */
.renk3 { color: #FFAAAA !important}
.renk4 { color: #D46A6A !important}
.renk5 { color: #801515 !important}
.renk6 { background: #ccc !important}
.renk7 { color: #550000 !important}
.beyaz{color:#fff !important;}
.anarenk{color:#f47f2f;}
.gri{color:#999;}

.whatsapp-fixed{
	position: fixed;
	right:50px;
	bottom:30px;
	z-index: 99999;
}

.whatsapp-fixed i{
	background: #25d366;
	color:#fff;
	border-radius: 100%;
	font-size:38px;
	height:70px;
	width:70px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 2px 2px 2px #0c3019;
}

.whatsapp-fixed:hover i{
	box-shadow: none;
	transition: box-shadow .5s;
}

.logo{
	padding:0 !important;
	margin-top:25px !important;
	margin-bottom:25px !important;
}
.logo img, .footerp img{
	max-width:300px;
}
.search{
	padding:0 !important;
	margin-top:35px !important;
}
.search .no-hover:hover{
	background:#fff !important;
}
.phone{
	padding:0 !important;
	margin-top:25px;
}
.phone img{
	float:right;
}
.menu{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-radius:0px !important;
}
.menu ul li a{
	font-family: 'Raleway', sans-serif;
	color:#f47f2f !important;
	border-bottom:1px solid transparent;
	padding:10px;
}
.menu ul li a:hover{
	border-bottom:1px solid #f47f2f;
}
.no-radius{
	border-radius:0px !important;
}
.fixed-menu{
	z-index:999 !important;
	position:fixed !important;
	top:0 !important;
	left:0 !important;
	margin-top:0 !important;
	width:100% !important;
}
.slider{
	z-index:0 !important;
	/* margin-top:20px; */
}
.full{
	width:100% !important;
	/* height:370px !important; */
	}
.akordiyon{
	margin-top:56px;
}
.arrow{
	float:right;
}
.bilgi{
	font-family: 'Raleway', sans-serif;
	text-align:center;
	margin:21px auto !important;
	}
.liste-bilgi{
	border:1px solid #ccc;
	padding:0 !important;
}
.liste-bilgi img{
	width:100%;
}
.info{
	padding:10px;
}
.info a{
	color:#999;
}
.info a:hover{
	text-decoration:none;
	color:#f47f2f;
}
.info a:focus{
	color:#f47f2f;
}
.icon{
	padding:0 !important;
	font-size:25px;
	text-align:center;
	}
.i{
	text-align:center;
	width:100%;
	color:#555;
	font-size:11px;
}
.t{
	width:100%;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center !important;
}
.no-border{
	border-bottom:none !important;
}
.left,.right{
	color:red;
	background:none !important;
}
.afis{
	padding:0 !important;
	margin-top:60px;
	}
.afis img{
	width:100%;
}
.first-products{
	padding:0 !important;
	margin-top: 20px;
}
.first-products .owl-carousel .slayt{
	padding:13px;
	width:100%;
	height:300px;
}
.kenarlik{
	border:1px solid #eee;
	border-bottom:2px solid #ddd;
}
.kenarlik:hover{
}
.slayt .p-image{
	padding:2px;
	width:100%;
}
.baslik{
	text-transform: uppercase;
	width:300px;
	border-bottom:2px solid #eee;
	float:left;
	margin:10px 10px 10px 10px;
	color:#999;
	font-size:19px;
	padding:10px 5px;
	font-family: 'Fjalla One', sans-serif;
}
.yazi{
	font-family: 'Raleway', sans-serif;
	margin-top:10px;
	display:block;
	text-align:center;
	color:#666 !important;
	font-weight:570 !important;
	min-height: 46px;
}
.fiyat{
	display:block;
	text-align:center;
	color:#f47f2f;
}
.product .fiyat{
	margin-top:5px;
	margin-bottom:5px;
	color:#999;
	font-size:15px;
}
.product .yazi{
	color:#999;
	font-weight:500;
}
.product .p-image{
	transition:all 1s;
	/* padding:15px; */
}
.kenarlik:hover .fiyat{
	color:#f47f2f !important;
}
.categories{
	padding:0 !important;
	}
.category{
	padding-top:22px !important;
}
.category img{
	border:1px solid #ddd;
	width:100%;
}
.category img:hover{
	opacity:0.7;
}
.category span{
	transition:all 1s;
	display:block;
	text-align:center;
	color:#888;
	font-family: 'Raleway', sans-serif;
	margin-top:5px;
	padding-bottom:5px;
	font-weight:900;
	text-transform:uppercase;
	text-transform:uppercase;
}
.category:hover span{
	margin-left:7px;
	}

/* FOOTER BAŞLANGIÇ */


.footer1 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;
}



.title-widget {
	font-family: 'Raleway', sans-serif;
	color: #555;
	font-size: 16px;
	font-weight: 900;
	padding-bottom:5px;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 14px;
    line-height: 20px;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);

    padding-bottom: 7px;
	width:95%;
}
.widget_nav_menu ul li a{
	color:#555;
}
.widget_nav_menu ul li a i{
	transition:border 1s;
}
.widget_nav_menu ul li a:hover i{
	font-size:18px;
}

.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}

.footerp {
	font-family: 'Gudea', sans-serif;
	margin-top:10px !important;}
}
.social-icons ul a{
}
#social:hover {
	margin-right:10px;
			}
#social {
	margin-top:5px;
	font-size:35px;
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-o-transform:scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
			}
.nomargin {
	margin:0px;
	padding:0px;
	}
.footer-bottom {
    min-height: 30px;
    width: 100%;
}
.copyright {
	font:13px 'Raleway' , sans-serif;
    color: #888;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #888;
}
.design a:hover{
	color:#888 !important;
	font-family: 'Fjalla One', sans-serif;
}
.footer-top-border{
	padding:30px 0 10px 0!important;
}
.tam-footer{
	bordeR-top:1px solid #ddd;
	bordeR-bottom:1px solid #ddd;
	margin-top:70px;
}
.yok ul li{
	border-bottom:none !important;
}
.f-about{
}
.f-about p{
	padding:5px;
	color:#888;
	font-family: 'Raleway', sans-serif;
}
/* FOOTER BİTİŞ */

/* Ürünler Products */
.urunler{
	padding:0 !important;
}

.product{
	padding:0px 15px !important;
	margin-top:15px;
}
.product img{
	width:100%;
}
.product:hover .p-image{
	-ms-transform:scale3d(0.9,0.9,0.9); /* IE 9 */
    -webkit-transform:scale3d(0.9,0.9,0.9);/* Chrome, Safari, Opera */
	transform:scale3d(0.9,0.9,0.9);
}
.bar{
	font-family: 'Raleway', sans-serif;
	margin-top:25px;
}
.link-bar{
	border-radius:0 !important;
	border:1px solid #eee;
	background:#fff !important;
}

.link-bar a{
	color:#555;
	padding:5px;
}
.link-bar a:hover{
	color:#999;
}
.select-buton{
	border:1px solid #555 !important;
	border-radius:0 !important;
}
.category-list{
	margin-top:10px;
	padding:0px;
}


/* Ürünler Bitiş Products */

/* Ürün Detay  */


/* Slider */

.carousel-inner{position:relative;width:100%;text-align:center;}
.carousel-custom{margin:0px 0;}
.carousel-custom .carousel-indicators{margin:0px 0px 5px 0px;overflow:auto;position:static;text-align:left;white-space:nowrap;width:100%;overflow:hidden;}
.carousel-custom .carousel-indicators li{background-color:transparent;border:0;width:auto;-webkit-border-radius:0;border-radius:0;display:inline-block;height:auto;margin:0!important}
.carousel-custom .carousel-indicators li img{display:block;opacity:0.5;margin-left:14px;}
.carousel-custom .carousel-indicators li.active img{opacity:1}
.carousel-custom .carousel-indicators li:hover img{opacity:.75;}
.carousel-custom .carousel-outer{position:relative}
.carousel-indicators li img{height:75px;width:65px;}
.item img{
	width:500px !important;
	margin-left:50px !important;
	height:500px !important;
}

/* Slider Bitiş */

.urun-detay{
	padding:0px !important;
}
.price{
	padding:0px !important;
	font-weight:bold;
	font-size:18px;
	color:#555;
}
.price:hover{
	color:#f47f2f;
}
.bilgiler{
	bordeR:1px solid #ddd;
}
.etiket{
	float:right;
}
.tablar{
	margin-top:10px;
}
.tablar li a{
	color:#f47f2f;
	border-radius:0px !important;
	}
.tab-icerik{
	border:1px solid #ddd;
	border-top:none;
	padding:10px;
}
.different-product{
	padding:10px;
	margin-top:10px;
	border:1px solid transparent;
	}
.different-product span{
	color:#777;
	display:block;
	text-align:center;
}
.different-product:hover{
	border-color:#f47f2f;
	}
.boyut{
	border:1px solid #ddd;
	width:100%;
	}
.u-property{
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
}
.p-title{
	color:#f47f2f;
	font-family: 'Raleway', sans-serif;
	font-size:23px;
	text-align:left;
	display:block;
	width:100%;
	font-weight:bold;
	padding:10px;
}
.u-durumu{
	cursor:pointer;
	display:block;
	text-align:left;
	padding:5px 10px;
	font: 15px 'Gudea', sans-serif;
}
.u-durumu:hover{
	color:#f47f2f;
}
.u-content{
	font-family:'Gudea', sans-serif;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.u-content li{
	list-style:none;
	padding-left:10px;
}

.dif-color{
	margin-top:20px;
}
.p-color{
	color:#999;
	border:1px solid #ddd;
	margin-top:5px;
	padding:5px;
	transition:margin-left 0.5s;
}
.p-color:hover{
	margin-left:10px;
}
.p-color img{
	width:15%;
	float:left;
	margin-right:10px;
}
.p-color a{
	color:#333;
}
.color{
	color:green;
	font:'Raleway', sans-serif;
}
.golge{
	visibility:hidden;
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(50,50,50,0.9);
	z-index:9999;
	top:0;
	left:0;
	display:flex;
	align-items:center;
	}
.acilanresim{
	width:40%;
	margin:0 auto;
	text-align:center;
	height:80%;
	}
.acilanresim img{
	border-radius:5px;
	width:100%;
	height:100%;
	}
.oklar{
	font-size:40px;
	color:#fff !important;
	float:right;
	margin-left:10px;
}
.oklar:hover{
	color:#ddd !important;
	}
.hakkimizda{
	margin-top:20px;
	border:1px solid #ddd !important;
	padding:10px;
}
.hakkimizda h4{
	padding:10px 0px;
	color:#888;
	border-bottom:1px solid #ddd;
}
/* Ürün Detay Bitiş  */

/* İletişim Sayfası */

#box{
	border:1px solid #ddd;
	padding:15px;
    border-radius: 4px;
	margin-top:20px;
}
.h2{
	margin-top:20px;
	margin-bottom:20px;
	font-family: 'Raleway', sans-serif !important;
    text-align:center;
	font-weight:800;
    color:#999;
}
.iletisim-ikon{
	width:40px !important;
}
.iletisim{
	margin-top:20px;
}
.map{
	padding:0px !important;
	margin-top:20px;
}
/* İletişim Sayfası Bitiş*/
/* Popup */
#GxyPopup{
	top:0;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999999999;
	background:rgba(0,0,0,0.5);
	display:flex;
	align-items:center;
}
#GxyPopup #GxyPopupContent{
	width:50%;
	background:white;
	border-radius:5px;
	margin:0 auto;
	padding:10px;
	font:90% Arial;
	line-height:25px;
}
#GxyPopup #GxyPopupContent .close{
	opacity:1 !important;
}
#GxyPopup #GxyPopupContent .close::before{
	font-family:FontAwesome;
	position:absolute;
	margin-top:-25px !important;
	color:black;
}
#GxyPopup #GxyPopupContent .close:hover:before{
	color:darkred !important;
}


.kategori_anasayfa_orta{
	position: relative;
	display: block;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	overflow: hidden;
	margin-bottom: 15px;
}

.kategori_anasayfa_orta #resim_iskelet img{
	width: 100%;
	-webkit-filter: brightness(90%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.kategori_anasayfa_orta #resim_iskelet img:hover{
	-webkit-filter: brightness(100%);
}

.kategori_anasayfa_orta #kategori_baslik{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 42px;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	padding: 0 var(--spacer-5);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .1s linear;
}
.modalCenter {
	top:50% !important;
	transform: translateY(-50%) !important;
}