body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
.review-summary {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.summary-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #e5e9f2;
  box-shadow: 0 6px 14px rgba(0,0,0,0.05);
  border-radius: 16px;
  padding: 24px 36px;
  width: 80%;
  max-width: 900px;
}

.summary-card h3 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  color: #1e293b;
}

.summary-card .bars {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.bar {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #475569;
}

.bar span {
  width: 12px;
  text-align: right;
  font-size: 13px;
}

.line {
  background: #f1f5f9;
  height: 8px;
  width: 180px;
  border-radius: 10px;
  overflow: hidden;
}

.fill {
  height: 100%;
  background: linear-gradient(90deg, #fbbf24, #f59e0b);
  border-radius: 10px;
}

.right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.rating strong {
  font-size: 36px;
  font-weight: 800;
  color: #111827;
}

.stars {
  color: #fbbf24;
  font-size: 20px;
  letter-spacing: 2px;
}
.btn-review {
  margin-top: 6px;
  background: #0ea5e9;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 999px;
  padding: 10px 18px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all .25s ease;
}

.btn-review:hover {
  background: #0284c7;
}
.rating strong {
  font-size: 36px;
  font-weight: 800;
  color: #111827;
}

.stars {
  color: #fbbf24;
  font-size: 20px;
  letter-spacing: 2px;
}

.count {
  color: #475569;
  font-weight: 500;
  margin: 4px 0;
}

div#favorimobil {
    width: 8%;
    float: right;
    margin-top: -43px;
    position: absolute;
    right: 63px;
	display:none;
}
div#guvenliodemelogo {
    position: relative;
    display: flex;
    text-align: center;
    justify-content: center;
    background: #fff;
}
.row-videolist {
    display: flex;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.col-sm-4 {
    width: 33.33333333%;
    padding: 0px;
}
div#tumhaklar {
    width: 100%;
    padding: 20px;
    text-align: center;
    justify-content: center;
    background-color: transparent;
    background-image: linear-gradient(147deg, #1572FF 0%, #EA1F46 100%);
    color: #FFFFFF;
    font-family: "Red Rose", Sans-serif;
    font-size: 17px;
    letter-spacing: 4px;
}
div#logo-adres {
    width: 100%;
    background: #ffffff;
    padding: 13px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
.container-footer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
}
.product-layout.aramaliste.col-xs-12 {
    width: 25%;
    padding: 1px;
}
.panel-default>.panel-heading {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 17px;
}
span.save-discount-search {
    color: #fff;
    width: 40%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 5px;
    font-weight: bold;
    border-radius: 4px;
    height: 25px !important;
    line-height: 13px;
    text-align: center;
}
span.save-discount-onceden {
    color: #fff;
    width: 36%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 7px;
    font-weight: bold;
    border-radius: 4px;
    height: 42px !important;
    line-height: 13px;
    text-align: center;
}
span.save-discount {
    color: #fff;
    width: 40%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 6px;
    padding-top: 5px;
    font-weight: bold;
    border-radius: 4px;
    height: 28px !important;
    line-height: 13px;
    text-align: center;
}
.triangle-topleft-benzerurunler {
    color: #fff;
    width: 37%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 6px;
    font-weight: bold;
    border-radius: 4px;
    height: 6%;
    line-height: 13px;
    text-align: center;
}
.triangle-topleft-indirim-urundetay {
    color: #fff;
    width: 26%;
    background: #ff141f;
    font-size: 13px;
    position: absolute;
    top: 0px;
    padding-top: 7px;
    font-weight: bold;
    border-radius: 6px;
    height: 34px !important;
    line-height: 20px;
    text-align: center;
}
.triangle-topleft-indirim {
    color: #000;
    width: 16%;
    background: #e5e527;
    font-size: 15px;
    position: absolute;
    top: 0px;
    padding-top: 29px;
    font-weight: bold;
    border-radius: 100px;
    height: 12%;
    line-height: 16px;
    text-align: center;
}
.inner {
    border: solid 2px #f1f1f1;
    padding: 6px;
}
strong.fw701 {
    background: #30af30;
    color: #fff;
    padding: 5px;
    margin-left: 13px;
    border-radius: 5px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 0px 0;
    border-radius: 0;
}
.panel-default>.panel-heading {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 20px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 20px;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 0px 0;
    border-radius: 0;
    font-size: 15px;
}
.panel-default {
    border-color: #fff;
}
.rating {
    position: absolute;
    margin-bottom: 43px;
    display: flex;
    top: 50px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #1572FF;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.tab-content > .tab-pane {
    border: 1px solid #ddd;
    border-width: 0px 1px 1px 1px;
    padding: 15px;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}
div#fiyatkampanya\" {
    font-size: 26px;
    font-weight: 600;
}
div#product {
    margin-top: 32px;
}
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.tab-content {
    margin-bottom: 45px;
}
li.active {
    /* width: 171px; */
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 171px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    background: #fff;
    width: 58px;
    border-top-right-radius: 41%;
    border-bottom-right-radius: 41%;
    height: 57px;
    border: solid 1px #f1f1f1;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
    z-index: 2;
    margin-left: -1px;
    background: #fff;
    width: 58px;
    border-top-left-radius: 41%;
    border-bottom-left-radius: 41%;
    height: 57px;
    border: solid 1px #f1f1f1;
}

div#urundetayisim {
    font-size: 21px;
    color: #282727;
    font-weight: 600;
    margin-bottom: 36px;
    height: 45px;
    margin-left: 0px;
}
button#button-cart {
    width: 60%;
    position: relative;
    bottom: 80px;
    float: right;
    right: 0px;
    background-color: #1572FF;
    color: #FFFFFF;
    border-radius: 50px;
    height: 57px;
}
.extrabuton {
    width: 100%;
    height: 35px;
    position: absolute;
    display: flex;
}
span.input-group-btn {
    width: 21px;
}

input#input-quantity {
    width: 49px;
    height: 57px;
    border: solid 0px;
    background: #efefef;
}
.swiper-button-next {
    display: none;
}
.product-layout-benzerurunler.col-sm-6.col-xs-12 {
    width: 25%;
    padding: 0px;
    display: inline-block;
}
.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 33%;
    padding: 1px;
}
.swiper-button-prev {
    display: none;
}
span.caret {
    display: none;
}
.product-thumb .button-group {/* background-color: #eee; */overflow: auto;visibility:hidden;position: absolute;bottom: 0px;width: 100%;text-align: center;}
.product-thumb:hover .button-group{visibility:visible;}
div#common-home {
    margin-top: 62px;
}
h4.panel-title {
    text-align: center;
    margin-bottom: 8px;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
div#modulbaslik-2:hover {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #ffffff;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 30%;
    background: linear-gradient(#e32e66 35%, #5b5bcb 100%);
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
    padding: 14px;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
img.markalar-img-responsive {
    width: 100%;
    padding-right: 2px;
}
div#modulbaslik-2 {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 30%;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -55px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
i.fa.fa-search:hover {
    font-size: 24px;
    color: #5388f3;
}
i.fa.fa-search {
    font-size: 24px;
    color: #afafaf;
    font-weight: 300;
}
.container-menuedit {
    width: 100%;
}
div#hesaploginx {
    text-align: left;
    justify-content: left;
    left: 14px;
    position: relative;
    line-height: 16px;
    width: 81%;
}
div#hesaploginxd {
    text-align: left;
    justify-content: left;
    left: 14px;
    position: relative;
    line-height: 16px;
}
.button_li.welcometop {
    position: absolute;
    display: inline-block;
    /* float: right; */
    margin-top: 7px;
    z-index: 1000;
    margin-left: -119px;
}
button.btn.btn-default.dropdown-toggle {
    background: transparent;
    color: #000;
    font-family: Calibri;
    font-size: 15px;
    font-weight: normal;
    width: 55px;
    border: 0px solid #dbdbdb;
    padding: 9px 10px 6px 0px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
}
.dropdown-menu>li>a {
    display: block;
    padding: 6px 12px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

button.btn.btn-default.dropdown-toggle:hover {
    background: #fff;
    color: #000000;
    font-family: Calibri;
    font-size: 15px;
    font-weight: normal;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #242121;
    background-color: transparent;
    border-color: #8c8c8c;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
span#cart-total {
    background: #1572ff !important;
    border-radius: 12px;
    padding: 0px 4px 0px 4px;
    position: absolute;
    top: 4px;
    color: #fff;
    float: right;
    right: 1px;
    font-weight: bold;
}
header {
    /* height: 76px; */
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
	color:#fff;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #1572ff;
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #005aab;
	padding: 4px 0px 3px 0;
	margin: 0 0 0px 0;
	min-height: 22px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: red;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	font-size: 15px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
	top: 15px;
	position: relative;
}
/* search */
#search {
	margin-bottom: 0px;
	top: 20px;
}
#search .input-lg {
	height: 45px;
	padding: 0px 16px;
	border: solid 0px #f1f1f1;
	background: #f1f1f1;
	font-size: 18px;
	width: 740px;
}
#search .btn-lg {
	font-size: 17px;
	padding: 9px 15px;
	border: solid 0px;
	background: #f1f1f1;
	height: 45px;
	border-radius: 0px !important;
}
/* cart */
#cart {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 12px;
	color: #000000;
	background: #ffffff!important;
	float: right;
	right: 0px;
	position: relative;
	border: solid 0px #333333;
	top: 0px;
	width: 62px;
	border: 0px solid #dbdbdb;
	padding: 9px 10px 6px 4px;
	background-color: #fff;
	position: relative;
	cursor: pointer;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background: transparent;
	border: 0px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 0px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: red;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: red;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: red;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	padding-top: 0px;
	background-color: #101010;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
	margin-top: 51px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
	font-size: 17px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	padding: 27px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 5px 0 13px 0;
	padding: 8px 0;
	border: 0px solid #ddd;
	background: #fff !important;
	font-size: 12px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: normal;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background-color: #000000;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 0px solid #DDDDDD;
	color: #000000;
	padding: 8px 12px;
	text-transform: capitalize;
	font-size: 14px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #1572FF;
	background: #ffffff;
	border: 0px solid #DDDDDD;
	
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 500;
	color: #6e6e6e;
	font-size: 15px;
}
.product-thumb .caption {
	padding: 0 13px;
	min-height: 76px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 0px solid #ddd;
	background-color: transparent;
	overflow: auto;
	width: 100%;
	text-align: center;
	position: absolute;
	/* top: 210px; */
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 50%;
	border: none;
	display: inline-block;
	background-color: #1572ff;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-radius: 20px;
	text-align: center;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
@media only screen and (max-width: 600px) {
#logo {
}
.social-icons {
    display: flex;
    position: relative;
    top: -99px;
    float: right;
    right: 0px;
}
#top .btn-link, #top-links li, #top-links a {
    color: #fff;
    font-size: 13px !important;
}

.video-banner-layout2.bg-overlay {
    width: 100% !important;
}
.text__content {
    margin-bottom: 32px;
    margin-top: 12px;
    width: 100% !important;
}
.about__text.bg-white {
    background: #fff;
    padding: 21px;
    margin-left: 0px !important;
    border-radius: 25px !important;
    height: auto !important;
    width: 100%;
    margin-top: 0px !important;
}
h3.heading__title.mb-60 {
    font-size: 35px !important;
    color: #000;
    margin-top: 57px;
    font-weight: bold;
}
.row-videolist {
    display: block;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%  !important;
}
.button_li.welcometop {
    position: absolute;
    display: inline-block;
    float: right;
    margin-top: -28px;
    z-index: 1000;
    right: 0px;
}
#horizontal-menu .btn-navbar {
    background-color: #2b8cdb;
    background-repeat: repeat-x;
    border-color: #1475c4;
    color: #fff;
    float: left;
    font-size: 15px;
    font-stretch: expanded;
    padding: 4px 18px;
    position: absolute;
    top: -30px;
}
#horizontal-menu {
    background-color: #ffffff;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    z-index: 888;
}
header {
    height: 77px !important;
}
#cart {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 12px;
    color: #000000;
    background: #ffffff!important;
    float: right;
    right: 0px;
    position: relative;
    border: solid 0px #333333;
    top: -61px !important;
    width: 62px;
    border: 0px solid #dbdbdb;
    padding: 9px 10px 6px 0px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}
.swiper-container {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100% !important;
}
.swiper-button-next {
    display: none;
}

.swiper-button-prev {
    display: none;
}
div#carousel0 {
    position: absolute;
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 49%;
    padding: 1px;
}
div#modulbaslik-2 {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 100%;
}
	div#modulbaslik-2:hover {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #ffffff;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 100%;
    background: linear-gradient(#e32e66 35%, #5b5bcb 100%);
}
h4.panel-title {
    text-align: center;
    margin-bottom: 8px;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.product-thumb .caption {
    padding: 0 13px;
    min-height: 110px !important;
}
.product-thumb .price {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    bottom: 16px;
}
.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 1px;
}
.product-layout-benzerurunler.col-sm-6.col-xs-12 {
    width: 49%;
    padding: 1px;
    display: inline-block;
}
button#button-cart {
    width: 43%;
    position: relative;
    bottom: 80px;
    float: right;
    right: 18px;
    background-color: #1572FF;
    color: #FFFFFF;
    border-radius: 50px;
    height: 57px;
}
.product-layout.aramaliste.col-xs-12 {
    width: 50%;
    padding: 1px;
}
span.save-discount {
    color: #fff;
    width: 47%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 6px;
    padding-top: 5px;
    font-weight: bold;
    border-radius: 4px;
    height: 28px !important;
    line-height: 13px;
    text-align: center;
}
.col-sm-4 {
    width: 100%;
    padding: 0px;
}
footer {
    margin-top: 18px;
    padding-top: 0px;
    background-color: #000;
    border-top: 0px solid #ddd;
    color: #e2e2e2;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
div#favorimobil {
    width: 8%;
    float: right;
    margin-top: -43px;
    position: absolute;
    right: 63px;
    display: block;
}
#search .input-lg {
    height: 45px;
    padding: 0px 16px;
    border: solid 0px #f1f1f1;
    background: #f1f1f1;
    font-size: 18px;
    width: 100%;
}
.triangle-topleft-benzerurunler {
    color: #fff;
    width: 37%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 6px;
    font-weight: bold;
    border-radius: 4px;
    height: 10%;
    line-height: 13px;
    text-align: center;
}
.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    /* margin-right: 15px; */
    /* margin-left: 15px; */
    display: inline-block;
    text-align: left;
}
.rating {
    position: absolute;
    margin-bottom: 43px;
    display: flex;
    top: 50px;
    margin-left: 15px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-left: 15px;
}
div#product-secenekler {
    position: relative;
    left: 17px;
    width: 93%;
}
div#product {
    margin-top: 32px;
    position: relative;
    left: 17px;
    width: 93%;
}
span#cart-total-2 {
    background: #ff9800 !important;
    border-radius: 12px;
    padding: 1px 7px 1px 7px;
    position: absolute;
    top: 2px;
    color: #fff;
}
div#urundetayisim {
    font-size: 21px;
    color: #282727;
    font-weight: 600;
    margin-bottom: 36px;
    height: 45px;
    margin-left: 15px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
}
.col-sm-12.paddbox {
    position: relative;
    margin-top: 32px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background: #101010;
}
div#favorimobil {
    width: 8%;
    float: right;
    margin-top: -43px;
    position: absolute;
    right: 63px;
	display:none;
}
div#guvenliodemelogo {
    position: relative;
    display: flex;
    text-align: center;
    justify-content: center;
    background: #101010;
    background: linear-gradient(to bottom, rgba(255, 180, 40, .55), rgba(16, 16, 16, 1));
}
.row-videolist {
    display: flex;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.col-sm-4 {
    width: 33.33333333%;
    padding: 0px;
}
div#tumhaklar {
    width: 100%;
    padding: 20px;
    text-align: center;
    justify-content: center;
    background-color: transparent;
    background-image: linear-gradient(147deg, #1572FF 0%, #EA1F46 100%);
    color: #FFFFFF;
    font-family: "Red Rose", Sans-serif;
    font-size: 17px;
    letter-spacing: 4px;
}
div#logo-adres {
    width: 100%;
    background: #101010;
    padding: 13px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
.container-footer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
}
.product-layout.aramaliste.col-xs-12 {
    width: 25%;
    padding: 1px;
}
.panel-default>.panel-heading {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 17px;
}
span.save-discount-search {
    color: #fff;
    width: 40%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 5px;
    font-weight: bold;
    border-radius: 4px;
    height: 25px !important;
    line-height: 13px;
    text-align: center;
}
span.save-discount-onceden {
    color: #fff;
    width: 36%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 7px;
    font-weight: bold;
    border-radius: 4px;
    height: 42px !important;
    line-height: 13px;
    text-align: center;
}
span.save-discount {
    color: #fff;
    width: 40%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 6px;
    padding-top: 5px;
    font-weight: bold;
    border-radius: 4px;
    height: 28px !important;
    line-height: 13px;
    text-align: center;
}
.triangle-topleft-benzerurunler {
    color: #fff;
    width: 37%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 6px;
    font-weight: bold;
    border-radius: 4px;
    height: 6%;
    line-height: 13px;
    text-align: center;
}
.triangle-topleft-indirim-urundetay {
    color: #fff;
    width: 26%;
    background: #ff141f;
    font-size: 13px;
    position: absolute;
    top: 0px;
    padding-top: 7px;
    font-weight: bold;
    border-radius: 6px;
    height: 34px !important;
    line-height: 20px;
    text-align: center;
}
.triangle-topleft-indirim {
    color: #000;
    width: 16%;
    background: #e5e527;
    font-size: 15px;
    position: absolute;
    top: 0px;
    padding-top: 29px;
    font-weight: bold;
    border-radius: 100px;
    height: 12%;
    line-height: 16px;
    text-align: center;
}
.inner {
    border: solid 2px #f1f1f1;
    padding: 6px;
}
strong.fw701 {
    background: #30af30;
    color: #fff;
    padding: 5px;
    margin-left: 13px;
    border-radius: 5px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 0px 0;
    border-radius: 0;
}
.panel-default>.panel-heading {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 20px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 20px;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 0px 0;
    border-radius: 0;
    font-size: 15px;
}
.panel-default {
    border-color: #fff;
}
.rating {
    position: absolute;
    margin-bottom: 43px;
    display: flex;
    top: 50px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #1572FF;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.tab-content > .tab-pane {
    border: 1px solid #ddd;
    border-width: 0px 1px 1px 1px;
    padding: 15px;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}
div#fiyatkampanya\" {
    font-size: 26px;
    font-weight: 600;
}
div#product {
    margin-top: 32px;
}
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.tab-content {
    margin-bottom: 45px;
}
li.active {
    /* width: 171px; */
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 171px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    background: #fff;
    width: 58px;
    border-top-right-radius: 41%;
    border-bottom-right-radius: 41%;
    height: 57px;
    border: solid 1px #f1f1f1;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
    z-index: 2;
    margin-left: -1px;
    background: #fff;
    width: 58px;
    border-top-left-radius: 41%;
    border-bottom-left-radius: 41%;
    height: 57px;
    border: solid 1px #f1f1f1;
}

div#urundetayisim {
    font-size: 21px;
    color: #282727;
    font-weight: 600;
    margin-bottom: 36px;
    height: 45px;
    margin-left: 0px;
}
button#button-cart {
    width: 60%;
    position: relative;
    bottom: 80px;
    float: right;
    right: 0px;
    background-color: #1572FF;
    color: #FFFFFF;
    border-radius: 50px;
    height: 57px;
}
.extrabuton {
    width: 100%;
    height: 35px;
    position: absolute;
    display: flex;
}
span.input-group-btn {
    width: 21px;
}

input#input-quantity {
    width: 49px;
    height: 57px;
    border: solid 0px;
    background: #efefef;
}
.swiper-button-next {
    display: none;
}
.product-layout-benzerurunler.col-sm-6.col-xs-12 {
    width: 25%;
    padding: 0px;
    display: inline-block;
}
.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 33%;
    padding: 1px;
}
.swiper-button-prev {
    display: none;
}
span.caret {
    display: none;
}
.product-thumb .button-group {/* background-color: #eee; */overflow: auto;visibility:hidden;position: absolute;bottom: 0px;width: 100%;text-align: center;}
.product-thumb:hover .button-group{visibility:visible;}
div#common-home {
    margin-top: 62px;
}
h4.panel-title {
    text-align: center;
    margin-bottom: 8px;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
div#modulbaslik-2:hover {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #ffffff;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 30%;
    background: linear-gradient(#e32e66 35%, #5b5bcb 100%);
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
    padding: 14px;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
img.markalar-img-responsive {
    width: 100%;
    padding-right: 2px;
}
div#modulbaslik-2 {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 30%;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -55px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
i.fa.fa-search:hover {
    font-size: 24px;
    color: #5388f3;
}
i.fa.fa-search {
    font-size: 24px;
    color: #afafaf;
    font-weight: 300;
}
.container-menuedit {
    width: 100%;
}
div#hesaploginx {
    text-align: left;
    justify-content: left;
    left: 14px;
    position: relative;
    line-height: 16px;
    width: 81%;
}
div#hesaploginxd {
    text-align: left;
    justify-content: left;
    left: 14px;
    position: relative;
    line-height: 16px;
}
.button_li.welcometop {
    position: absolute;
    display: inline-block;
    /* float: right; */
    margin-top: 7px;
    z-index: 1000;
    margin-left: -119px;
}
button.btn.btn-default.dropdown-toggle {
    background: transparent;
    color: #000;
    font-family: Calibri;
    font-size: 15px;
    font-weight: normal;
    width: 55px;
    border: 0px solid #dbdbdb;
    padding: 9px 10px 6px 0px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
}
.dropdown-menu>li>a {
    display: block;
    padding: 6px 12px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

button.btn.btn-default.dropdown-toggle:hover {
    background: #fff;
    color: #000000;
    font-family: Calibri;
    font-size: 15px;
    font-weight: normal;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #242121;
    background-color: transparent;
    border-color: #8c8c8c;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
span#cart-total {
    background: #1572ff !important;
    border-radius: 12px;
    padding: 0px 4px 0px 4px;
    position: absolute;
    top: 4px;
    color: #fff;
    float: right;
    right: 1px;
    font-weight: bold;
}
header {
    /* height: 76px; */
    background: #101010;
    border-bottom: solid 3px #ffff;
    border-image: linear-gradient(to right, #2cafa3, #ff5722, #ffeb2b, #4e22ff) 1;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
	color:#fff;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #1572ff;
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #101010;
	padding: 4px 0px 3px 0;
	margin: 0 0 0px 0;
	min-height: 22px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: red;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	font-size: 15px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
	top: 0px;
	position: relative;
	width: 118px;
}
/* search */
#search {
	margin-bottom: 0px;
	top: 20px;
}
#search .input-lg {
	height: 45px;
	padding: 0px 16px;
	border: solid 0px #f1f1f1;
	background: #f1f1f1;
	font-size: 18px;
	width: 740px;
}
#search .btn-lg {
	font-size: 17px;
	padding: 9px 15px;
	border: solid 0px;
	background: #f1f1f1;
	height: 45px;
	border-radius: 0px !important;
}
/* cart */
#cart {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 12px;
	color: #000000;
	background: #ffffff!important;
	float: right;
	right: 0px;
	position: relative;
	border: solid 0px #333333;
	top: 0px;
	width: 62px;
	border: 0px solid #dbdbdb;
	padding: 9px 10px 6px 4px;
	background-color: #fff;
	position: relative;
	cursor: pointer;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background: transparent;
	border: 0px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 0px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: red;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: red;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: red;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	padding-top: 0px;
	background-color: #101010;
	border-top: 0px solid #ddd;
	color: #e2e2e2;
	margin-top: 51px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
	font-size: 17px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	padding: 27px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 5px 0 13px 0;
	padding: 8px 0;
	border: 0px solid #ddd;
	background: #101010 !important;
	font-size: 12px;
}
.breadcrumb i {
	font-size: 15px;
	color: #fff;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: normal;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background-color: #000000;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 0px solid #DDDDDD;
	color: #000000;
	padding: 8px 12px;
	text-transform: capitalize;
	font-size: 14px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #1572FF;
	background: #ffffff;
	border: 0px solid #DDDDDD;
	
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 500;
	color: #6e6e6e;
	font-size: 15px;
}
.product-thumb .caption {
	padding: 0 13px;
	min-height: 76px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 0px solid #ddd;
	background-color: transparent;
	overflow: auto;
	width: 100%;
	text-align: center;
	position: absolute;
	/* top: 210px; */
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 50%;
	border: none;
	display: inline-block;
	background-color: #1572ff;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-radius: 20px;
	text-align: center;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
@media only screen and (max-width: 600px) {
#logo {
    margin: 0 0 10px 0;
    width: 33% !important;
    justify-content: center;
    text-align: center;
    margin-left: 66px !important;
    justify-content: center;
}
.row-videolist {
    display: block;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%  !important;
}
.button_li.welcometop {
    position: absolute;
    display: inline-block;
    float: right;
    margin-top: -28px;
    z-index: 1000;
    right: 0px;
}
#horizontal-menu .btn-navbar {
    background-color: #2b8cdb;
    background-repeat: repeat-x;
    border-color: #1475c4;
    color: #fff;
    float: left;
    font-size: 15px;
    font-stretch: expanded;
    padding: 4px 18px;
    position: absolute;
    top: -82px;
}
#horizontal-menu {
    background-color: #ffffff;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    z-index: 888;
}
header {
    height: 100px !important;
    display: flex;
}
#cart {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 12px;
    color: #000000;
    background: #ffffff!important;
    float: right;
    right: 0px;
    position: relative;
    border: solid 0px #333333;
    top: -61px !important;
    width: 62px;
    border: 0px solid #dbdbdb;
    padding: 9px 10px 6px 0px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}
.swiper-container {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100% !important;
}
.swiper-button-next {
    display: none;
}

.swiper-button-prev {
    display: none;
}
div#carousel0 {
    position: absolute;
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 49%;
    padding: 1px;
}
div#modulbaslik-2 {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 100%;
}
	div#modulbaslik-2:hover {
    font-family: "Red Rose", Sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    fill: #000000;
    color: #ffffff;
    border-style: solid;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    width: 100%;
    background: linear-gradient(#e32e66 35%, #5b5bcb 100%);
}
h4.panel-title {
    text-align: center;
    margin-bottom: 8px;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.product-thumb .caption {
    padding: 0 13px;
    min-height: 110px !important;
}
.product-thumb .price {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    bottom: 16px;
}
.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 1px;
}
.product-layout-benzerurunler.col-sm-6.col-xs-12 {
    width: 49%;
    padding: 1px;
    display: inline-block;
}
button#button-cart {
    width: 43%;
    position: relative;
    bottom: 80px;
    float: right;
    right: 18px;
    background-color: #1572FF;
    color: #FFFFFF;
    border-radius: 50px;
    height: 57px;
}
.product-layout.aramaliste.col-xs-12 {
    width: 50%;
    padding: 1px;
}
span.save-discount {
    color: #fff;
    width: 47%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 6px;
    padding-top: 5px;
    font-weight: bold;
    border-radius: 4px;
    height: 28px !important;
    line-height: 13px;
    text-align: center;
}
.col-sm-4 {
    width: 100%;
    padding: 0px;
}
footer {
    margin-top: 18px;
    padding-top: 0px;
    background-color: #000;
    border-top: 0px solid #ddd;
    color: #e2e2e2;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
div#favorimobil {
    width: 8%;
    float: right;
    margin-top: -43px;
    position: absolute;
    right: 63px;
    display: block;
}
#search .input-lg {
    height: 45px;
    padding: 0px 16px;
    border: solid 0px #f1f1f1;
    background: #f1f1f1;
    font-size: 18px;
    width: 100%;
}
.triangle-topleft-benzerurunler {
    color: #fff;
    width: 37%;
    background: #ff141f;
    font-size: 11px;
    position: absolute;
    top: 0px;
    padding-top: 6px;
    font-weight: bold;
    border-radius: 4px;
    height: 10%;
    line-height: 13px;
    text-align: center;
}
.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    /* margin-right: 15px; */
    /* margin-left: 15px; */
    display: inline-block;
    text-align: left;
}
.rating {
    position: absolute;
    margin-bottom: 43px;
    display: flex;
    top: 50px;
    margin-left: 15px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-left: 15px;
}
div#product-secenekler {
    position: relative;
    left: 17px;
    width: 93%;
}
div#product {
    margin-top: 32px;
    position: relative;
    left: 17px;
    width: 93%;
}
span#cart-total-2 {
    background: #ff9800 !important;
    border-radius: 12px;
    padding: 1px 7px 1px 7px;
    position: absolute;
    top: 2px;
    color: #fff;
}
div#urundetayisim {
    font-size: 21px;
    color: #282727;
    font-weight: 600;
    margin-bottom: 36px;
    height: 45px;
    margin-left: 15px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
}
.col-sm-12.paddbox {
    position: relative;
    margin-top: 32px;
}
.page-single {
  margin-bottom: 30px;
}
h2.sec-title {
    text-align: center;
    justify-content: center;
    font-size: 36px;
    text-transform: uppercase;
}

.title-area.text-center {
    text-align: -webkit-center;
    justify-content: center;
}
.service-card .th-btn:hover {
    box-shadow: 0px 2px 10px rgb(184 191 208 / 50%);
    /* display: inline-block; */
    vertical-align: top;
    /* text-transform: uppercase; */
    color: #fff !important;
    background: #c0b07d !important;
    font-size: 1.5rem;
    font-weight: 400;
    margin-top: 40px;
    pointer-events: visible;
    line-height: 26px;
    padding: 10px 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.video__player {
    background: #fff;
    float: right;
    top: -56px;
    position: relative;
    margin-right: 20px;
    width: 80px;
    text-align: center;
    border-radius: 20px;
    height: 41px;
    line-height: 43px;
}

i.fa.fa-play {
    font-size: 20px;
}

span.video__btn-title.color-white {
    float: right;
    top: -61px;
    position: relative;
    margin-right: 20px;
    color: #fff;
    font-size: 21px;
    width: 106px;
}
section.about-layout2.pb-0 {
    background: #f7f7f7;
    margin-top: 31px;
    border-radius: 19px;
}

.col-sm-12.col-md-12.col-lg-7 {
}

.about__text.bg-white {
    background: #fff;
    padding: 21px;
    margin-left: -59px;
    border-radius: 25px;
    height: 501px;
    width: 100%;
    margin-top: 96px;
}
.list-items {
    margin-bottom: 30px;
    li {: ;
    margin-bottom: 15px;
    }: ;
    list-style: square;
    margin-left: 36px;
}
h3.heading__title.mb-60 {
    font-size: 35px;
    color: #000;
    margin-top: 61px;
    font-weight: bold;
}

.text__content {
    margin-bottom: 32px;
    margin-top: 12px;
    width: 420px;
}

a.btn.btn__secondary.btn__rounded.mb-70 {
    margin-top: 50px;
}
p.heading__desc.font-weight-bold.color-secondary.mb-30 {
    font-size: 18px;
    color: #383838;
}
p.heading__desc.mb-30 {
    color: #000;
    padding: 15px;
}
.video-banner-layout2.bg-overlay {
    width: 651px;
}
.static-sidebar .image {
	margin-top: 12px;
}

.static-bottom-menu {
	margin-top: 37px;
	margin-bottom: 10px;
}

.static-category-mooboo4 {
	margin-top: 100px;
}
.static-category-mooboo4 .image {
	text-align: left;
}
.static-category-mooboo4.text-left .image {
	text-align: right;
}
.static-category-mooboo4 .text-content {
	text-align: left;
	margin-bottom: 39px;
}
.static-category-mooboo4 .text-content label {
	font-size: 120px;
	color: #f1f1f1;
	font-family: 'Abril Fatface', cursive;
	line-height: 1;
	margin-bottom: 0;

}
.static-category-mooboo4 .text-content h5 {
	font-size: 18px;
	color: #747474;
	font-weight: 500;
	margin-top: 4px;
	text-transform: capitalize;
	margin-bottom: 0;
	letter-spacing: -0.025em;
}
.static-category-mooboo4 .text-content h3 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px;
	letter-spacing: -0.05em;
}
.static-category-mooboo4 .text-content p {
	line-height: 24px;
	font-size: 16px;
	margin: 0;
}
.static-category-mooboo4 .text-content a {
	font-size: 16px;
	color: #242424;
	font-weight: 600;
	padding-bottom: 5px;
	border-bottom: 2px solid #242424;
	display: inline-block;
	vertical-align: top;
	margin-top: 70px;
}
.static-category-mooboo4 .text-content a:hover {
	color: #FF6A28;
	border-color: #FF6A28;
}
.static-about-mooboo4 {
	text-align: center;
	margin-top: 100px;
}
.static-about-mooboo4 .logo {
	margin-bottom: 32px;
}
.static-about-mooboo4 p.description {
	font-size: 16px;
	line-height: 30px;
	max-width: 980px;
	margin: auto;
}
.static-about-mooboo4 p.author {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #242424;
	margin-top: 47px;
	margin-bottom: 0;
}
.static-about-mooboo4 p.author span {
	color: #747474;
}

.static-policy .col{
	padding: 0;
}
.static-policy .text-content{
	padding-top: 10px;
	text-align: left;
}
.static-policy .text-content p{
	font-size: 13px;
	color: #91959b;
	text-transform: capitalize;
	margin: 0px;
}
.static-policy .text-content h2{
	font-size: 12px;
	color: #363f4d;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 0 5px 0;
}
.static-policy .col-img{
	float: left;
	margin-right: 5px;
}
.static-policy .col-img i{
	font-size: 21px;
	color: #363f4d;
	border: 2px solid #ebebeb;
	border-radius: 100%;
	line-height: 48px;
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
}
img.img-responsive.xlogo {
    border-radius: 20px;
}
div#normalyazi2 {
    font-size: 16px;
    color: #333;
}
img.markalar-img-responsive {
    padding: 0px !important;
    width: 100%;
}
h3.heading__title {
    font-size: 40px;
}

p.heading__desc {
    font-size: 14px;
}
.text__content {
    margin-bottom: 32px;
    margin-top: 12px;
    width: 420px;
}

a.btn.btn__secondary.btn__rounded.mb-70 {
    margin-top: 50px;
}
p.heading__desc.font-weight-bold.color-secondary.mb-30 {
    font-size: 18px;
    color: #383838;
}
p.heading__desc.mb-30 {
    color: #000;
    padding: 15px;
}
.video-banner-layout2.bg-overlay {
    width: 651px;
}
.static-sidebar .image {
	margin-top: 12px;
}
a.btn.btn__secondary.btn__rounded.mb-70 {
    color: #fff;
    background-color: #005aab;
    border-color: #005aab;
    background-image: none;
    width: 100%;
    height: 50px;
    line-height: 30px;
    font-size: 21px;
}
a.btn.btn__secondary.btn__rounded.mb-70:hover {
    color: #fff;
    background-color: #005abb;
    border-color: #005aab;
    background-image: none;
    width: 100%;
    height: 50px;
    line-height: 30px;
    font-size: 21px;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}
input#input-formfields1 {
    height: 45px;
    border: solid 1px #e1dddd;
}

input#input-formfields2 {
    height: 45px;
    border: solid 1px #e1dddd;
}

input#input-formfields3 {
    height: 45px;
    border: solid 1px #e1dddd;
}

textarea#input-formfields4 {
    height: 63px;
    border: solid 1px #e1dddd;
}
/* ====== Sosyal Medya IconlarÃ„Â± ====== */
.social-icons {
  display:flex;
  justify-content:center;
  align-items:center;
  gap:12px;
  margin:20px 0;
  flex-wrap:wrap;
}
.social-icons a {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:44px; height:44px;
  border:1px solid #fff;
  border-radius:8px;
  color:#fff; font-size:20px;
  transition:all .3s ease;
}
.social-icons a:hover {
  background:#fff;
  color:#111;
  transform:translateY(-3px);
}

/* Mobilde dÃƒÂ¼zen bozulmasÃ„Â±n */
@media (max-width: 767px){
  .social-icons {gap: 9px;}
  .social-icons a {width: 25px;height: 25px;font-size:22px;}
}
i.fa.fa-bars {font-size: 19px;}
}
:root{
  --team-bg:#0e0e0e;         /* bÃƒÂ¶lÃƒÂ¼m zemini */
  --team-text:#fff;
  --team-accent:#ff9a1a;     /* turuncu */
  --team-ring:rgba(255,255,255,.18);
}

.team-section{
  background:var(--team-bg);
  color:var(--team-text);
  padding:38px 0 24px;
  position:relative;
}
.team-section::before{
  content:""; position:absolute; left:0; right:0; top:-18px; height:18px;
  background:linear-gradient(to bottom, rgba(255,190,60,.55), rgba(14,14,14,0));
  pointer-events:none;
}
.team-title{font-size:38px;font-weight:800;margin:0 0 6px;color: antiquewhite;}
.team-sub{ opacity:.9; margin:0 0 18px; font-size:18px; }

.team-swiper{ padding:8px 22px 30px; }
.team-swiper .swiper-slide{ height:auto; }

.team-card{
  --h:520px;
  position:relative; height:var(--h);
  border-radius:8px; overflow:hidden;
  background: center/cover no-repeat var(--bg, #222);
  box-shadow:0 12px 28px rgba(0,0,0,.35);
}
.team-card::after{
  /* alt kÃ„Â±sÃ„Â±mda koyu degrade Ã¢â‚¬â€œ yazÃ„Â±lar net gÃƒÂ¶rÃƒÂ¼nsÃƒÂ¼n */
  content:""; position:absolute; inset:0;
  background:linear-gradient(to top, rgba(0,0,0,.65) 0 38%, rgba(0,0,0,0) 60%);
}

.team-caption{
  position:absolute; inset:auto 0 34px 0;
  display:flex; flex-direction:column; align-items:center; gap:14px;
  z-index:2; text-align:center; padding:0 16px;
}
.team-name{
  font-weight:800;
  letter-spacing:.55em;
  font-size:28px;
  line-height:1;
  text-transform:uppercase;
  color: white;
}
.team-tag{
  display:inline-block;
  padding:10px 16px;
  line-height:1.4;
  border:2px solid rgba(255,255,255,.75);
  border-radius:6px;
  background:rgba(0,0,0,.25);
  backdrop-filter:blur(2px);
  color: antiquewhite;
}

/* NAV */
.team-nav{ position:absolute; inset:0; pointer-events:none; }
.team-prev,.team-next{
  pointer-events:auto; position:absolute; top:50%; transform:translateY(-50%);
  width:42px; height:42px; border-radius:50%;
  border:2px solid var(--team-accent); background:transparent; color:#fff;
  display:flex; align-items:center; justify-content:center; transition:all .2s ease;
}
.team-prev{ left:2px; } .team-next{ right:2px; }
.team-prev:hover,.team-next:hover{ background:var(--team-accent); color:#111; }

/* PAGINATION bullets */
.team-pagination{ text-align:center; margin-top:12px; }
.team-pagination .swiper-pagination-bullet{
  background:var(--team-ring); opacity:1; width:8px; height:8px;
}
.team-pagination .swiper-pagination-bullet-active{ background:var(--team-accent); }

/* R E S P O N S I V E */
@media (max-width:1200px){ .team-card{ --h:480px; } .team-name{ font-size:26px; } }
@media (max-width:992px){  .team-card{ --h:440px; } .team-name{ font-size:24px; letter-spacing:.45em; } }
@media (max-width:600px){
  .team-title{ font-size:28px; }
  .team-card{ --h:420px; }
  .team-name{ font-size:21px; letter-spacing:.38em; }
  .team-tag{ font-size:14px; }
}
:root{
  --accent:#ff9a1a;    /* turuncu vurgun */
  --bg-900:#101010;    /* koyu arka plan */
}

/* Ana ÅŸerit */
.cta-band{
  position:relative; overflow:hidden; background:var(--bg-900);
}
.cta-band__bg{
  position:absolute; inset:0;
  background:center/cover no-repeat var(--bg, none);
  filter:brightness(.45);            /* fotoÄŸrafÄ± karart */
}
.cta-band::before{
  /* Ã¼stten hafif koyu geÃ§iÅŸ */
  content:""; position:absolute; inset:0;
  background:linear-gradient(to bottom, rgba(0,0,0,.65), rgba(0,0,0,.35) 40%, rgba(0,0,0,.55));
  pointer-events:none;
}
.cta-band__inner{
  position:relative; z-index:2; padding:36px 16px 42px;
}

/* Beyaz Ã§erÃ§eveli buton */
.cta-band__pill{
  display:inline-block;
  color:#fff; text-decoration:none; font-weight:700;
  border:2px solid rgba(255,255,255,.9);
  background:rgba(0,0,0,.25);
  backdrop-filter:blur(2px);
  padding:10px 16px; border-radius:8px;
  transition:all .2s ease;
}
.cta-band__pill:hover{
  background:var(--accent);
  border-color:var(--accent);
  color:#111;
}

/* Metin */
.cta-band__lead{
  margin:14px auto 0; max-width:900px;
  font-size:22px; line-height:1.4; color:#fff;
  text-shadow:0 1px 0 rgba(0,0,0,.6);
}

/* Alttaki sarÄ± glow */
.cta-band__glow{
  position:absolute; left:0; right:0; bottom:0; height:16px;
  background:linear-gradient(to bottom, rgba(255,180,40,.55), rgba(16,16,16,1));
}

/* Mobil dÃ¼zen */
@media (max-width:600px){
  .cta-band__inner{ padding:28px 14px 34px; }
  .cta-band__lead{ font-size:18px; }
}
:root{
  --album-bg:#0e0e0e;
  --album-text:#fff;
  --album-accent:#ff9a1a;
  --album-ring:rgba(255,255,255,.12);
}

/* bÃ¶lÃ¼m */
.album-section{ position:relative; background:var(--album-bg); color:var(--album-text); }
.album-title{font-size:40px;font-weight:800;margin:24px 0 6px;color: antiquewhite;}
.album-sub{ font-size:18px; opacity:.9; margin:0 0 22px; }

/* masonry grid: sÃ¼tun bazlÄ± â€“ responsive */
.album-grid{
  column-count: 4;
  column-gap: 14px;
  padding: 0 14px 26px;
}
@media (max-width:1200px){ .album-grid{ column-count:3; } }
@media (max-width:768px){  .album-grid{ column-count:2; column-gap:12px; } }
@media (max-width:480px){  .album-grid{ column-count:1; } }

/* kartlar */
.album-item{
  break-inside: avoid; display:block; margin:0 0 14px; position:relative; border-radius:10px;
  overflow:hidden; border:1px solid var(--album-ring);
  box-shadow:0 10px 24px rgba(0,0,0,.25);
}
.album-item img{
  width:100%; height:auto; display:block; transform:scale(1.001);
  filter:brightness(.94) contrast(1.02);
  transition:transform .25s ease, filter .25s ease;
}
.album-item::after{
  content:""; position:absolute; inset:auto 0 0 0; height:34%;
  background:linear-gradient(to top, rgba(0,0,0,.45), rgba(0,0,0,0));
  pointer-events:none;
}
.album-item:hover img{ transform:scale(1.03); filter:brightness(1); }

/* alt altÄ±n Ã§izgi */
.album-glow{
  position:absolute; left:0; right:0; bottom:0; height:16px;
  background:linear-gradient(to bottom, rgba(255,180,40,.55), rgba(16,16,16,1));
}

/* GLightbox varsayÄ±lanlarÄ±na ufak dokunuÅŸ (opsiyonel) */
.glightbox-clean .gdesc-inner{ font-size:14px; }
.glightbox-clean .gprev, .glightbox-clean .gnext{
  border:2px solid var(--album-accent) !important; border-radius:50%;
}
.glightbox-clean .gprev:hover, .glightbox-clean .gnext:hover{
  background:var(--album-accent) !important; color:#111 !important;
}
:root{
  --hero-accent:#ff9a1a;   /* altÄ±n/turuncu vurgu */
  --hero-bg:#0e0e0e;
}

/* ===== Hero ===== */
.hero-splash{
  position:relative;
  overflow:hidden;
  background-image: url("/image/catalog/tatto/studio/studio.jpg");
  color:#fff;
  background-color: #101010;
  opacity: 63%;
}
.hero-splash__bg{
  position:absolute; inset:0;
  background:center/cover no-repeat var(--bg, none);
  filter:brightness(.45) saturate(.95);   /* gÃ¶rseli karart */
  z-index:0;
}
/* koyu overlay â€“ yazÄ±lar net olsun */
.hero-splash::before{
  content:""; position:absolute; inset:0; z-index:1;
  background:rgba(0,0,0,.35);
}

/* Ã¼st/alt glow */
.hero-splash__glow{
  position:absolute; left:0; right:0; height:18px; z-index:2; pointer-events:none;
}
.hero-splash__glow--top{top:0;/* background:linear-gradient(to bottom, rgba(255,180,40,.55), rgba(16,16,16,0)); */}
.hero-splash__glow--bottom{bottom:0;background:linear-gradient(to bottom, rgba(16,16,16,0), rgba(255,180,40,.55), rgba(16,16,16,1));}

/* iÃ§erik */
.hero-splash__content{
  position:relative; z-index:3;
  min-height:68vh; padding:72px 14px 64px;
  display:flex; flex-direction:column; align-items:center; justify-content:center;
  text-align:center; max-width:980px; margin:0 auto;
}
.hero-splash__logo{ width:220px; height:auto; margin-bottom:10px; }
.hero-splash__title{
  font-size:34px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.01em;
  text-transform:uppercase;
  text-shadow:0 2px 6px rgba(0,0,0,.35);
  margin:6px 0 16px;
  color: antiquewhite;
}

/* madde listesi */
.hero-splash__list{ list-style:none; padding:0; margin:0 0 18px; width:100%; max-width:720px; }
.hero-splash__list li{
  display:flex; align-items:center; gap:10px;
  margin:10px 0; font-size:17px; line-height:1.55;
}
.hero-splash__list li::before{
  content:"\f00c";                  /* Font Awesome check */
  font-family:"FontAwesome";
  width:22px; height:22px; min-width:22px;
  display:inline-flex; align-items:center; justify-content:center;
  background:var(--hero-accent); color:#111; border-radius:50%;
  font-size:13px; font-weight:700;
  box-shadow:0 2px 8px rgba(0,0,0,.35);
}

/* CTA buton (beyaz Ã§erÃ§eve) */
.hero-splash__cta{
  display:inline-block; color:#fff; text-decoration:none; font-weight:700;
  border:2px solid rgba(255,255,255,.9); border-radius:8px;
  padding:11px 16px; background:rgba(0,0,0,.15);
  backdrop-filter:blur(2px);
  transition:all .2s ease;
}
.hero-splash__cta:hover{ background:var(--hero-accent); border-color:var(--hero-accent); color:#111; }

/* ===== Responsive ===== */
@media (max-width:992px){
  .hero-splash__logo{ width:200px; }
  .hero-splash__title{ font-size:30px; }
}
@media (max-width:600px){
  .hero-splash__content{ min-height:60vh; padding:56px 12px 48px; }
  .hero-splash__logo{ width:170px; }
  .hero-splash__title{ font-size:24px; }
  .hero-splash__list li{ font-size:15.5px; }
}
:root{
  --rev-bg:#0e0e0e;
  --rev-text:#fff;
  --rev-accent:#ff9a1a;      /* turuncu/altÄ±n */
  --rev-ring:rgba(255,255,255,.08);
}

/* BÃ¶lÃ¼m */
.reviews-section{ position:relative; background:var(--rev-bg); color:var(--rev-text); padding:20px 0 40px; }
.reviews-title{font-size:44px;font-weight:800;margin:18px 0 6px;text-align:center;color: beige;}
.reviews-sub{ text-align:center; opacity:.9; margin:0 0 12px; }
.reviews-cta{
  display:inline-block; margin:10px auto 22px; padding:10px 16px; border:2px solid rgba(255,255,255,.9);
  border-radius:8px; color:#fff; text-decoration:none; background:rgba(0,0,0,.15); transition:all .2s ease;
}
.reviews-cta:hover{ background:var(--rev-accent); color:#111; border-color:var(--rev-accent); }

/* Grid */
.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;padding:0 18px;margin-bottom: 15px;}
@media (max-width:1200px){ .reviews-grid{ grid-template-columns:repeat(3,1fr); } }
@media (max-width:900px){  .reviews-grid{ grid-template-columns:repeat(2,1fr); } }
@media (max-width:560px){  .reviews-grid{ grid-template-columns:1fr; gap:16px; } }

/* Kart */
.review-card{
  background:rgba(20,20,20,.92);
  border:1px solid var(--rev-ring);
  border-radius:18px;
  padding:22px 20px 18px;
  box-shadow:0 10px 26px rgba(0,0,0,.35), 0 0 0 4px rgba(255,255,255,.03) inset;
}
.review-name{text-align:center;font-size:16px;font-weight:800;letter-spacing:.03em;margin:0 0 10px;text-transform:uppercase;color: wheat;}
.review-stars{ text-align:center; color:var(--rev-accent); margin-bottom:12px; }
.review-stars .fa{ margin:0 2px; }

/* Metin */
.review-excerpt{ margin:0 0 12px; opacity:.92; line-height:1.6; text-align:center; display:-webkit-box; -webkit-line-clamp:6; -webkit-box-orient:vertical; overflow:hidden; }

/* "Ler mais" - details kullanarak JS'siz aÃ§/kapa */
.review-more{ text-align:center; }
.review-more-btn{
  display:inline-block; cursor:pointer; user-select:none;
  border:2px solid var(--rev-accent); color:#fff; border-radius:8px; padding:6px 14px; font-weight:700;
  background:transparent; transition:all .15s ease; list-style:none;
}
.review-more-btn::-webkit-details-marker{ display:none; } /* Chrome markerÄ± gizle */
.review-more[open] .review-more-btn{ background:var(--rev-accent); color:#111; }

.review-full{ margin:12px auto 2px; text-align:left; line-height:1.6; opacity:.95; }

/* Alttaki altÄ±n glow Ã§izgisi */
.reviews-glow{
  position:absolute; left:0; right:0; bottom:0; height:16px;
  background:linear-gradient(to bottom, rgba(255,180,40,.55), rgba(16,16,16,1));
}
:root{
  --styles-accent:#ffc76a;   /* neon/altÄ±n */
  --styles-bg:#111;          /* bÃ¶lÃ¼m zemini */
}

.styles-section{
  background:var(--styles-bg);
  padding:14px 10px 22px;
}
.styles-swiper{ padding-bottom:24px; }

.styles-swiper .swiper-slide{ height:auto; }
.style-card{
  --h: 320px;
  position:relative; display:block; height:var(--h);
  border-radius:8px; overflow:hidden;
  background:center/cover no-repeat var(--bg,#222);
  box-shadow:0 10px 26px rgba(0,0,0,.35);
  transform:translateZ(0);
}
.style-card::after{
  /* gÃ¶rseli aÅŸaÄŸÄ±dan yukarÄ± karart â€“ yazÄ± net dursun */
  content:""; position:absolute; inset:0;
  background:
    linear-gradient(to right, rgba(0,0,0,.45), rgba(0,0,0,.05)),
    linear-gradient(to bottom, rgba(0,0,0,.25) 0 50%, rgba(0,0,0,.55));
}
.style-label{
  position:absolute; left:20px; bottom:20px; right:20px;
  font-weight:900; text-transform:uppercase; line-height:1;
  font-size: clamp(22px, 5.2vw, 54px);
  letter-spacing:.04em; color:#fff;
  /* neon glow */
  text-shadow:
    0 0 6px  rgba(255,199,106,.85),
    0 0 16px rgba(255,199,106,.7),
    0 0 32px rgba(255,199,106,.55);
}

/* pagination bullets */
.styles-pagination{ text-align:center; }
.styles-pagination .swiper-pagination-bullet{
  opacity:1; background:rgba(255,255,255,.25); width:7px; height:7px; margin:0 4px !important;
  transition:transform .2s ease;
}
.styles-pagination .swiper-pagination-bullet-active{
  background:var(--styles-accent); transform:scale(1.2);
}

/* hover mini efekt */
.style-card:hover{ filter:brightness(1.02); }
.style-card:hover .style-label{ transform:translateY(-2px); transition:transform .15s ease; }

/* responsive */
@media (max-width: 1200px){ .style-card{ --h: 300px; } }
@media (max-width: 768px){  .style-card{ --h: 260px; } }
@media (max-width: 480px){  .style-card{ --h: 220px; } }


/* Footer */
footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: #231f20;
    color: #e2e2e2;
    border-top: solid 6px;
    border-image: linear-gradient(to right, #231f20, #d8bc7e, #e0c794, #231f20) 1;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer li {
    padding: 7px 0
}

footer li:before {
    /* content: '\f0c1'; */
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-right: 10px
}

footer a {
    font-size: 15px;
    color: #ccc
}

footer a:hover {
    color: #fff
}

footer h5 {
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 16px;
    text-align: left;
    align-items: center;
    justify-content: center;
}

footer h5:before {
    content: '';
    display: block;
    width: 65%;
    position: absolute;
    top: 70px;
    border-top: solid 6px;
    border-image: linear-gradient(to right, #231f20, #d8bc7e, #e0c794, #231f20) 1;
    text-align: left;
}

footer .scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 9px;
    right: 0;
    z-index: 9
}

footer .scroll {
    position: absolute;
    right: 10px;
    bottom: 0;
    background: rgba(0,0,0,.25);
    color: #fff;
    line-height: 38px;
    width: 38px;
    height: 38px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -webkit-animation: fadeInUp .4s;
    animation: fadeInUp .4s
}

footer .scroll:hover {
    background: #2bc7c7;
    color: #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

footer .scroll .fa {
    font-size: 30px;
    margin-top: 2px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}
