/*--------------------------------------------
Checkout Styles
--------------------------------------------*/
.checkout-steps {
    margin-bottom: 40px
}

.checkout-steps::after {
    display: block;
    clear: both;
    content: ''
}

.checkout-steps > a {
    display: block;
    position: relative;
    width: 33%;
    height: 55px;
    float: right;
    transition: color .3s;
    border-top: 1px solid #e1e7ec;
    border-bottom: 1px solid #e1e7ec;
    background-color: #fff;
    color: #606975;
    font-size: 14px;
    font-weight: 500;
    line-height: 53px;
    text-decoration: none;
    text-align: center
}

.checkout-steps > a > .angle {
    display: block;
    position: absolute;
    top: 0;
    right: -13px;
    width: 27px;
    height: 53px;
    background-color: #fff
}

.checkout-steps > a > .angle::before, .checkout-steps > a > .angle::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

.checkout-steps > a > .angle::after {
    border-width: 26px;
    border-color: transparent;
    border-left-color: #fff
}

.checkout-steps > a > .angle::before {
    margin-top: -1px;
    border-width: 27px;
    border-color: transparent;
    border-left-color: #d8e0e6
}

.checkout-steps > a:hover {
    color: #be1e2d;
}

.checkout-steps > a.active {
    background-color: #14375e;
    color: #fff;
    cursor: default;
    pointer-events: none
}

.checkout-steps > a.active > .angle::after {
    border-left-color: #14375e;
}

.checkout-steps > a.active + a > .angle {
    background-color: #14375e;
}

.checkout-steps > a.completed > .step-indicator {
    display: inline-block;
    margin-top: -5px;
    margin-right: 7px;
    border-radius: 50%;
    color: #43d9a3;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle
}

.checkout-steps > a.completed:hover {
    color: #606975
}

.checkout-steps > a:first-child {
    border-right: 1px solid #e1e7ec;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.checkout-steps > a:last-child {
    border-left: 1px solid #e1e7ec;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px
}

@media (max-width: 576px) {
    .checkout-steps > a {
        width: 100%;
        margin-bottom: 10px;
        float: none;
        border: 1px solid #e1e7ec;
        border-radius: 7px
    }

    .checkout-steps > a > .angle {
        display: none
    }
}
/*--------------------------------------------
Checkout Styles
--------------------------------------------*/
.facebook{
	background-color: #4267b2;
  color: #FFFFFF !important;
  padding: 5px 15px 5px 10px;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.facebook:hover{
	background: #324a79;
}

.basketnumber{
	position: absolute;
    background: #be1e2d;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    margin-left: -7px;
	color:#FFFFFF !important;
}

.mw-150{
	display: inline-block;
    min-width: 100px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}


.variations td{
	vertical-align:middle !important;
}

.numeric-input{
	position:relative;
	width:100px;
	display:inline-block;
}

.numeric-input input{
	width:75px;
	height:42px!important;
	display:inline-block;
	border: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.numeric-input>span{
	position:absolute;
	top:3px;
	right:0px;
	cursor:pointer;
	color:#7a8188;
}

.numeric-input .arrow-down{
	bottom:3px;
	top:auto;
}

.block{
	display:block;
}

.capitalize{
	text-transform:capitalize !important;
}

.text-red{
	color:red;
}

.page-content{
	padding:20px 20px 30px;
	background:#fff;
	margin-bottom:30px;
}

.page-content-footer{
	background:#f7f7f7;
	padding:20px;
	overflow:hidden;
}

.page-content-footer p{
	margin:0;
	font-size:14px;
}

.page-content-footer h4{
	margin:10px 0;
}

.page-content + .page-content-footer{
	margin-top:-30px;
	margin-bottom:30px;
}

.page-content ul{
	list-style:none;
	margin:0;
	padding:0;
}

.page-content li{
	margin:10px 0;
	font-size:14px;
}

.page-content p{
	font-size:14px;
}

.page-content input[type="text"], .page-content select, .page-content input[type="email"], .page-content input[type="password"]{
	width:100%;
	background:#f7f7f7;
	font-size:14px;
}

.page-content textarea{
	width:100%;
	background:#f7f7f7;
	height:200px;
	border:1px solid #e6e6e6;
	font-size:14px;
}


.yanit-head{
	background: #f9f9f9;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 5px;
    padding: 0px;
	cursor:pointer;
}

.yanit-head h3{
	padding: 5px;
    margin: 0;
    font-size: 16px;
    color: #14375e;
    font-weight: 500;
    border: 1px solid #ddd;
}

.yanit-head:hover{
	background:#e0e0e0;
}

.yanit-head:hover h3{
	color:#095bb7;
}

.maincevap{
	display:none;
}

.modal h5{
    text-align: center;
    display: block;
    margin: 10px;
}
.modal p{
	font-size: 14px;
}
.modal label{
	font-weight: 500;
}

.nm{
	margin:0 !important;
}

.profil_ul{
	display:block;
}
.profil_ul li{
	display:inline-block;
    padding: 0px 10px;
    margin: 0;
    border-right: 1px solid #ddd;
	cursor:pointer;
}
.profil_ul li:last-child{
	border:none;
}
.profil_ul li a{
	font-weight: 500;
	text-decoration:none;
}

.profil_ul .active{
	cursor:default;
}
.profil_ul .active a{
	color:red;
}

.text-right{
	text-align:right;
}

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}


.proformabtn{
	background: #3498db;
	border: 1px solid #3498db;
    padding: 10px 20px;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
	text-decoration:none !important;
}
.proformabtn:hover{
	background:none;
	color: #3498db !important;
}

.danger{
	background: #da0000;
    color: #FFFFFF !important;
    border: 1px solid #dddddd;
    padding: 5px 15px;
    border-radius: 1px;
	cursor:pointer;
}
.danger:hover{
	background:none;
	border:1px solid #da0000;
	color:#da0000 !important;
}

.warning{
	background: #f5791f;
    color: #FFFFFF !important;
    border: 1px solid #dddddd;
    padding: 5px 15px;
    border-radius: 1px;
	cursor:pointer;
}
.warning:hover{
	background:none;
	border:1px solid #f5791f;
	color:#f5791f !important;
}

.success{
	background: #2ecc71;
    color: #FFFFFF !important;
    border: 1px solid #dddddd;
    padding: 5px 15px;
    border-radius: 1px;
	cursor:pointer;
}
.success:hover{
	background:none;
	border:1px solid #2ecc71;
	color:#2ecc71 !important;
}

.info{
	background: #3498db;
    color: #FFFFFF !important;
    border: 1px solid #dddddd;
    padding: 5px 15px;
    border-radius: 1px;
	cursor:pointer;
}
.info:hover{
	background:none;
	border:1px solid #3498db;
	color:#3498db !important;
}

.fatura-adresi-olustur{
}


.success-img{
	display: inline-block;
    max-width: 70px;
}

.tablemodern td{
	padding: 5px 0px;
    min-width: 130px;
    font-size: 14px;
    margin: 0;
}

.pointer{
	cursor:pointer;
}

.paraicon{
	position: absolute;
    display: inline-block;
    margin-top: 1px;
    margin-left: -3px;
}

.cardview{
	padding: 10px;
    text-align: center;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    font-size: 14px;
}

.cardview small{
	display: block;
    color: #cecece;
}

input[type="file"] {
  cursor: pointer !Important;
  font: 300 13px sans-serif;
  color:#9e9e9e;
}
input[type="file"]::-webkit-file-upload-button
{
  font: 300 12px  sans-serif;
  background: #00125f;
  border: 0;
  padding: 3px 6px;
  cursor: pointer;
  color: #fff;
  text-transform: capitalize;
}
 
input[type="file"]::-ms-browse {
  font: 300 12px 'Roboto', sans-serif;
  background: #00125f;
  border: 0;
  padding: 2px 6px;
  cursor: pointer;
  color: #fff;
  text-transform: capitalize;
}

.chatbox-item-left{
	display:block;
	width:80%;
    background: #14375e;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 16px;
    text-align: left;
}
.chatbox-item-left p{
	font-weight:500;
	font-size:14px;
}
.chatbox-item-left small{
	font-weight:300;
	font-size:12px;
}
.chatbox-item-left .mesaj{
	font-weight:400;
	font-size:13px;
}
.chatbox-item-right{
	display:block;
	width:80%;
	margin-left:19%;
    background: #be1e2d;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 16px;
    text-align: left;
}
.chatbox-item-right p{
	font-weight:500;
	font-size:14px;
}
.chatbox-item-right small{
	font-weight:300;
	font-size:12px;
}
.chatbox-item-right .mesaj, .mesaj p{
	font-weight:400;
	font-size:13px;
}

.nav-tabs > li a{
	cursor:pointer !important;
}

.product .tag-sale{
	text-transform:capitalize;
}

.not_listesi{
	display:block;
	border: 1px solid #ddd;
    height: 400px;
    margin-bottom: 20px;
    overflow-y: auto;
    overflow-x: hidden;
}

.notadi{
	cursor: pointer;
    font-weight: 500;
}

.noticerigi{
	display:none;
	font-weight:300;
	cursor:default;
}

.noticerigi .notsil{
	cursor: pointer;
    color: red;
    position: absolute;
    right: 0;
    margin-top: -15px;
    margin-right: 5px;
}

.searchresult{
	position: absolute;
	display:none;
    width: 96%;
    background: #fcfcfc;
    min-height: 100px;
    z-index: 999;
    max-height: 500px;
    margin-top: -10px;
    margin-left: 1px;
    -webkit-box-shadow: 0 20px 15px -15px rgba(0,0,0,.15);
    -moz-box-shadow: 0 20px 15px -15px rgba(0,0,0,.37);
    box-shadow: 0 20px 15px -15px rgba(0,0,0,.15);
    border: 1px solid #ddd;
    border-top: none;
	overflow-y: auto;
}
.searchresult a{
	display: block;
	text-align: left;
    padding: 10px;
	font-size: 13px;
	font-weight: 500;
    color: #173660;
	cursor:pointer;
}
.searchresult a:hover{
	background: #efefef;
}
.searchresult a img{
    width: 45px;
    border-radius: 50%;
    margin-right: 10px;
}

.searchresult h4{
	text-align: center;
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.line{ display:block; }
.line h4{ font-size: 15px; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.07); position: relative; margin: 5px 0 10px 0; }
.line h4 span { background-color: #fcfcfc; position: relative; font-size: 14px; top: 10px; padding: 0 10px;}

.question-content-wrap .question-content .answer .answer-list p{
	display:inline-block;
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}

.yesmob{
	display:none !important;
}

.mob_profilmenu{
	font-weight: bold;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 5px 0px;
    background: #173660;
	cursor:pointer;
}

.btn-success{
	color:#FFFFFF !important;
}

@media (max-width: 767px) {
    .nomob{
		display:none !important;
	}
	.yesmob{
		display:block !important;
	}
	
	.profil-top-menu{
		display:none;
	}
	.profil-top-menu li{
		display: block;
		float: none;
		border-bottom: 1px solid #ddd;
	}
	.profil-top-menu li a{
		
	}
	
	.profil-top-menu .active > a{
		color:#be1e2d !important;
	}
}