.navbar-default .navbar-brand{
    background: #f0f0f0;
    }
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: lato,lato,helvetica neue,helvetica,arial,sans-serif;
  font-size: 16px;
  line-height: 150%;
  color: #333;
  background-color: #ffffff;
  
  
}
/*body{
background: linear-gradient(90deg, #e6ec8f, #ff0000, #ff0000, #ff0000, #ff9400, #ff7300, #ff4600, #e6ec8f, #e3ee53 ,#ffd800, #ffb600, #ff9400, #ff7300, #ff4600);
background-size: 1000% 1000%;
animation: BackgroundGradient 30s ease infinite;}
@keyframes BackgroundGradient {
0% {background-position: 0% 50%;}
50% {background-position: 100% 50%;}
100% {background-position: 0% 50%;}
} */

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	border-radius: 0px;
	background-color: #dddddd;
}

::-webkit-scrollbar
{
	width: 8px;
	background-color: #dddddd;
}

::-webkit-scrollbar-thumb
{
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #732344;
}

.temizle{ clear:both; }
.slogan{font-size:30px;}
.ilanhatti{font-size:24px;}
.m-bottom{margin-bottom:8px;}
.text-white, .text-white:hover {color: #fff;}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

a.altcolor{color:#ddd !important;}
a.altcolor:hover{color:#732344 !important;}

.VitrinUst:hover{
	opacity:1;
	background:#732344;
	border:1px solid #732344;
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}

.eskort.efekt:after {
content: '';
position: absolute;
top: 0;
left: 1.5%;
width: 0;
height: 100%;
background: rgba(255, 255, 255, 1);
}
.eskort.efekt:hover:after {
width: 97%;
background-color: rgba(255,255,255,0.3);
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
z-index:-9;
}
.eskort:active:after {
  opacity: 1; 
}

.navbar-inverse {
    background: linear-gradient(to right, #33001b00, #ce005600, #fa479200);
    border-color: #89004700;
}

@keyframes shine {
  from { -webkit-mask-position: 150%; }
  to { -webkit-mask-position: -50%; }
}

.vipilan{background:#0681e0;text-align:center;margin-top:0px;padding:5px;text-align:center;color:white;}
.vipilan span{color:#ffffff; font-size:15px; padding:5px; font-weight:500; text-align:center;}
.vipilan span.glyphicon{color:#dad420; font-size:12px; padding:2px; font-weight:400; text-align:center;}

.cerceve {
    width: 210px;
    height: 210px;
    float: left;
}

img.resim {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 12px;
}

.yan-cerceve{
	width:60px;
	height:60px;
	float:left;
	margin:0;
	border-radius:3px;
}

img.yan-resim {
    object-fit: contain;
	width:100%;
	height:100%;
	border: 1px solid #ccc;
}

@media only screen and (max-width: 414px) {
.cerceve{
	width:90px;
	height:90px;
	float:left;
	margin-top:10px;
}

img.resim {
    object-fit: contain;
	width:100%;
	height:100%;
	border: 1px solid #ddd;
	padding:1px;
}

.yan-cerceve{
	width:45px;
	height:45px;
	float:left;
	margin:0;
}

img.yan-resim {
    object-fit: contain;
	width:100%;
	height:100%;
	border: 1px solid #ccc;
}
}

h4.media-heading a {color:#e91e63; font-size: 1.6rem;  font-weight: 600;}

.panel-default > .panel-heading {
  color: #ffffff;
    background-color: #f0f0f0;
    border-color: #fff;
}

@media (min-width:320px) and (max-width:768px) {
   
}


a.devami{
	border:1px solid #999;
	border-radius:3px;
	padding:3px;
	text-decoration:none;
	font-size:11px;
	background:#fff;
	color:#333;
}

a.devami:hover{
	border:1px solid #999;
	text-decoration:none;
	color:#eee;
	background:#333;
}



.escortonceki{
	float:left; margin-left:22px;
}

.escortsonraki{
	float:right; margin-right:22px;
}



#footer{
	color: #777;
}

.thumb-contenido{
    
    margin-bottom:4%;
    margin-left: 0px;
    padding-left: 0px;

}

/* CSS Test begin */
.comment-box {
    margin-top: 30px !important;
}
/* CSS Test end */

.comment-box img {
    width: 50px;
    height: 50px;
}
.comment-box .media-left {
    padding-right: 10px;
    width: 75px;
}
.comment-box .media-body p {
    border: 1px solid #ddd;
    padding: 10px;
	
}
.comment-box .media-body .media p {
    margin-bottom: 0;
}
.comment-box .media-heading {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 7px 25px;
    position: relative;
    margin-bottom: -1px;
}
.comment-box .media-heading:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #f1f1f1;
    border: 0px solid #ddd;
    border-width: 0px 0 0 0px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: 4px;
}
.aramabaslik{text-align:center;font-size:14px;background:#222222;color:#fff;padding:5px;margin-bottom:1px;}
.Header_Alani{
	color: #ffffff; 
	background-color: #f0f0f0; 
	text-align:center; 
    margin-bottom: 10px;
    min-height: 50px;
    padding: 5px;
	text-shadow:0px 0px 0px #333;
	font-family: 'Quicksand', sans-serif;
	
	
}


.block-title{color: #48453d; margin-bottom:0px; font-size:18px; margin-top: 0px; font-weight:500; text-transform:capitalize;}
.item-content-block{padding:2px; border-top:2px solid #f6f6f2; background-color:#FFF; display:block;margin-bottom:20px;}

.tags button{background-color:#777; padding:10px; color:#fff; display:inline-block; font-size:11px; text-transform:capitalize; line-height:4px; border-radius:2px; border:0px; margin-bottom:5px; margin-right:2px; text-decoration:none;}

.tags button:hover{background-color:#333;color:#fff;}


/*----------------------
Product Card Styles 
----------------------*/
.panel.panel-stili {
    background: #fff;
	color:#333;
	
}
.panelTop {
	
}

.panelTop h3 a{
	color:#000;
	font-weight:500;
	font-size:0.75em;
	text-decoration:none;
}

.panelTop p{
	color:#000;
	font-weight:500;
	
}

.panelBottom {
    border-radius: 3px;
	padding:5px;
	margin-top: 10px;
	background:#fff;
	color:#eee;
	
}


.panelBottom span{
	color:#333;
	font-weight:300;
	font-size:11px;
	
}



/* Title Divider
============================================ */
.title-divider {
  margin: 0 auto;
  max-width: 300px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 0;
}
.hr-divider {
  border-bottom: 1px solid #333;
  position: relative;
  float: left;
  bottom: -4px;
}
.icon-separator {
  float: left;
  text-align: center;
  margin-top: -7px;
  font-size: 24px;
  color: #222;
  padding: 0;
}
.heading-divider {
  margin-bottom: 40px;
  margin-top: 30px;
  display: flex;
}
.heading-divider .title {
  flex-grow: 0;
  -webkit-flex-grow: 0;
  margin: 0 5px 0 0;
  line-height: 1px;
}
.heading-divider .line-separator {
  border-bottom: 1px solid #52f75f;
  border-top: 1px solid #52f75f;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  height: 6px;
  position: relative;
}







.transition {
  transition: .3s cubic-bezier(.3, 0, 0, 1.3)
}
.three .transition {
  transition: .7s cubic-bezier(.3, 0, 0, 1.3)
}
.five .transition {
  transition: .5s cubic-bezier(.3, 0, 0, 1.3)
}


.kapsayici{
	
	background-position: center center;
	overflow: hidden;
    background-size: cover;
	
	
}

 @-webkit-keyframes social-show {
 from {
margin-top: 140px;
}
to {
  margin-top: 0px;
}
}
 @-moz-keyframes social-show {
 from {
margin-top: 140px;
}
to {
  margin-top: 0px;
}
}
 @-o-keyframes social-show {
 from {
margin-top: 140px;
}
to {
  margin-top: 0px;
}
}
 @keyframes social-show {
 from {
margin-top: 140px;
}
to {
  margin-top: 0px;
}
}




.go-top {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  position: fixed;
  bottom: -40px;
  right: 10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #333;
  color: #FFFFFF;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor:pointer;

}

.go-top.show { bottom: 10px;cursor:pointer; }

.go-top:hover {
  background-color: #434a54;
  color: #FFFFFF;
  cursor:pointer;
}

<!--Author: uyarı Yazısı Başla-->
@media screen and (max-width: 700px) {
    .nomobile {
        visibility: hidden;
        clear: both;
        float: right;
        margin: 5px auto;
        width: 22%;
        height: auto;
        display: none;
        // Önemli olan nokta burası burayı kaldırırsanız sadece mobile için görüntülenir.
    }
}
.parental-control .column-left {
    display: flex;
    justify-content: flex-start;
}
 .sola-hizala{
  text-align:left;
  font-size: 24px;
  font-weight: 700;
}
.sola-hizala1{
  text-align:left;
}
 .parental-control {
    align-items: center;
    bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 40px;
    justify-content: space-between;
    left: 50%;
    margin-bottom: 40px;
    position: fixed;
    transform: translateX(-50%);
    width: 1266px;
    z-index: 30;
}
.parental-control {
    width: 90%;
}
.parental-control .column-left .parental-message {
    color: #fff;
    line-height: 20px;
    margin-left: 57px;
}
.parental-control .column-left .eighteen {
    align-items: center;
    background: #d1363b;
    border-radius: 20px;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    min-width: 40px;
    width: 40px;
    margin-left: 65px;
}
.parental-control .column-left {
    display: flex;
    justify-content: flex-start;
}
.parental-control .column-right {
    display: flex;
    justify-content: flex-end;
    margin-right: 75px;
}
 .cookies-modal-body {
    font-size: 14px;
    height: calc(100% - 80px);
    line-height: 20px;
    padding: 0 40px;
}
.cookies-modal-footer__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 30px 40px;
} 
.cookies-modal-footer__wrapper .cmd-button-reject-all .button__body {
    color: #303030;
    color: var(--color-cobalt-darker,#303030);
    font-size: 18px;
    font-weight: 700;
}

.cookies-modal {
    background-color: #f5f5f5;
    background-color: var(--color-cobalt-lighter,#707070);
    border-radius: 5px;
    bottom: 40px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 35%);
    height: 1px;
    left: 50%;
    min-height: 373px;
    position: fixed;
    transform: translateX(-50%);
    width: 1266px;
    z-index: 200;
}
.cookies-modal.hasParental {
    bottom: 80px;
}
<!--Author: uyarı Yazısı Bitiş-->

.liste-baslik {
    display: block;
    margin: 0;
    padding: 0.75em 1em;
    background: #ffffff;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: .9375rem;
} 

div#kategoriliste a {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none!important;
    padding: 0;
    display: inline-table;
    height: 35px;
    line-height: 35px;
    width: 279px;
    text-align: center;
    border: 2px solid #ddd;
}

div#kategoriliste a {
    color: #ffffff;
    background-color: #f6f6f6;
    text-decoration: none!important;
    padding: 0;
    display: inline-table;
    height: 35px;
    line-height: 35px;
    width: 279px;
    text-align: center;
    border: 2px solid #ddd;
}

.button, .comments-pagination a, .pagination a {
    padding: 6px 6px;
    border: 1px solid #dddddd;
    background: #f4f2f2;
    color: #1b1b1b;
    font-family: Quicksand,sans-serif;
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    margin-top: 8px;
}



.liste-baslik {
    display: block;
    margin: 0;
    padding: 0.75em 1em;
    background: #ffffff;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: .9375rem;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: 330px;
    padding: 0px;
    margin-bottom: 1px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


table {
    border-collapse: collapse;
    background-color: #fff;
    width: 100%;
    margin: 1em 0;
  }
  table tr, table td, table th {
    border: 1px solid 
#bbb;
    padding: 10px 20px;
  }
  table th {
    background-color: #e5e5e5;
    color: #424242;
    font-weight: 600;}
    
table.c-separate {
        border-collapse: separate;
        border-spacing: 5px;
      }
      table,
      table tr,
      table td,
      table th {
        border: 1px solid #bbb;
        padding: 5px;
    } 
ol li::marker {
  color: black;
  font-weight: bold;
}

ul li::marker {
  font-size: 150%;
  color: black;
}

body {
  line-height: 1.4;
  font-family: system-ui;
}    

h1 {
    font-size: 24px;
    font-style: bold;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: bold;
}

 
h2{ 
font-size:19px;
font-style:bold;
font-family: 'Open Sans', sans-serif;
color:#000;
font-weight: bold;

}


h3{ 
font-size:16px;
font-style:normal;
font-family: 'Open Sans', sans-serif;
color:#000;
font-weight: bold;

}

b, strong {
    font-weight: 1500;
}

p.detay {
    font-weight: 400;
    font-size: 100%;
    margin: 14px 0 10px;
}

details {
  font: 16px "Open Sans", Calibri, sans-serif;
}

details > summary  {
    padding: 12px 6px;
    border: none;
    box-shadow: 1px 1px 2px #dfdfdf;
    cursor: pointer;
}

details > p {
    border-radius: 0 0 1px 1px;
    background-color: #fff;
    padding: 9px 6px;
    margin: 0;
    box-shadow: 3px 3px 4px #848484;
}

details[open] > summary {
  background-color: #ccf;
}

.panelll {
    margin-bottom: 4px;
    background-color: #DDDDDD;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.liste-baslik {
    display: block;
    margin: 0;
    padding: 0.75em 1em;
    background: #ffffff;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 13px;
}

.col-xs-11ths {
    width: 25%;
    float: left;
    margin-top: -9px;
    margin-left: 12px;
}

.cerceveilan {
    width: 250px;
    height: 310px;
    margin-left: 16px;

    
}

.kalipadimakale {
    width: auto;
    height: 26px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
    font-weight: 1000;
    border-radius: 8px;
    position: absolute;
    z-index: 10;
    margin-top: 275px;
    margin-left: 31px;
    background-size: 100% 100%;
}

.kaliptelmakale {
    width: auto;
    height: 26px;
    color: #ffffff;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    font-weight: 1000;
    border-radius: 8px;
    position: absolute;
    z-index: 10;
    margin-top: 24px;
    background-size: 100% 100%;
    background: #ce005691;
    margin-left: 12px;
}

.kalipadimakalee {
    width: auto;
    height: 26px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    border-radius: 8px;
    position: absolute;
    z-index: 10;
    margin-top: -35px;
    margin-left: 9px;
    background-size: 100% 100%;
}

.resimkalip {
    width: 229px;
    height: 123px;
    background-image: linear-gradient(6deg,#131314 0,rgba(255,145,72,0) 45%);
    -webkit-transition: all .3 ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: 1;
    margin-top: 183px;
    margin-left: 21px;
}

.resimkalipp {
    width: 256px;
    height: 123px;
    background-image: linear-gradient(6deg,#131314 0,rgba(255,145,72,0) 45%);
    -webkit-transition: all .3 ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: 1;
    margin-top: 206px;
    margin-left: 1px;
}

.resimkalippp {
    width: 135px;
    height: 123px;
    background-image: linear-gradient(6deg,#131314 0,rgba(255,145,72,0) 45%);
    -webkit-transition: all .3 ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: 1;
    margin-top: 36px;
    margin-left: 1px;
}

.img-thumbnaill {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: 160px;
    padding: 0px;
    margin-bottom: 1px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navbar-toggle .icon-barr {
    width: 60px;
    height: 20px;
    border-radius: 1px;
    color: #fff;
}

.panel-body {
    padding: 0px;
}

.rows {
    margin-right: -21px;
    margin-left: -21px;
}

.ornekclass{
display: none;
}
@media screen and (max-width:900px){
.ornekclass{
display: block;
}
}

.paket-baslik {
    border: 1px solid #ce0056;
    border-bottom: 0px;
    background: #ce0056;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    border-radius: 1px 1px 0px 0px;
    font-size: 14px;
    float: left;
    width: 100%;
}

#comments {
	margin: 0;
}
#comments .comments-title, #respond #reply-title {
	font-family: 'Muli', Arial, Verdana;
	font-weight: bold;
	color: #fff;
	background: #9c9c9c;
	padding: 0.6em 1.0em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.commentlist {
	display: block;
	margin: 0 0 0.5em;
}
.commentlist .comment{
	display: block;
	margin-bottom: 0.5em;
	padding: 1em 1em 0.5em;
	background: #eee;
	border-top: 2px solid #ddd;
	border-bottom: 4px solid #ccc;
	list-style: none;
	line-height: 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.comment-author img {
	float: left;
	margin-right: 1em;
	margin-top: -0.1em;
}
.comment-author img:after {
	clear: both;
}
.comment-author .fn {
	font-size: 1.1em;
	padding: 0.2em 0;
	font-weight: bold;
}
.comment-author .fn a:hover, .comment-author .fn a:active {
	text-decoration: underline;
}
.bypostauthor .fn, .comment-author-admin .fn{
	font-style: italic;
}
.comment-meta {
	font-size: 0.9em;
	margin-bottom: 1.5em;
}
.comment-meta a:link, .comment-meta a:visited,
.comment-meta a:active, .comment-meta a:hover {
	color: #666 !important;
}
#comments .children {
	margin-top: 1.5em;
	margin-left: 1em;
}
#comments .children .comment {
	background: #fafafa;
	margin-bottom: 0;
}
#comments .children .children .comment {
	background: #eee;
}
.nocomments {
	color: #444;
	padding: 1em;
}
.commentlist .pingback {
	display: block;
	margin: 0.6em 0 0;
	padding: 0.8em 0 0;
	border-top: 1px solid #ddd;
	list-style: none;
	line-height: 1.3em;
}

/* Comment Pagination */
.comment-pagination {
	font-size: 0.9em;
	font-weight: bold;
	background: #eee;
	padding: 0 1em;
	margin-bottom: 0.5em;
}
.comment-pagination .alignleft {
	float: left;
}
.comment-pagination .alignright {
	float: right;
}

/* Comment Form */
#respond {
	margin: 0;
}
#commentform {
	margin-bottom: 0.5em;
	padding: 1em 1em 0.5em;
	background: #eee;
	border-top: 2px solid #ddd;
	border-bottom: 5px solid #ccc;
}
#commentform p {
	margin: 1em 0;
}
#commentform input[type="text"], #commentform textarea {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform label {
	display: block;
	margin: 0.6em 0.3em 0.5em;
	font-weight: bold;
}
#commentform #submit {
	display: block;
	margin-top: 1em;
	padding: 0.8em 3em;
	text-decoration: none;
}
#commentform #submit:hover {
	background: #222;
	cursor: pointer;
	text-decoration: none;
}
#cancel-comment-reply-link {
	color: #fff !important;
	margin-left: 1em;
	text-decoration: underline;
	font-weight: normal;
}

input[type="submit"] {
    padding: 0.5em 1em;
    text-decoration: none;
    color: #fff;
    background: #979797;
    font-weight: bold;
    border: none;
} 


ul li {
    position: relative;
    border-top: 1px dotted #dce7eb;
}  

.media-heading {
    margin-top: 9px;
    margin-bottom: 1px;
}

p {
    margin: 0 0 10px;

    
}

.list-group-items {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    /* font-weight: 500; */
}

.panel-bodyy {
    padding: 27px;
}