.katgorsel{
	display:none;
}
.hazir-sistemler{
    border: 1px solid #eceff1;
    width: 1200px;
    margin: 0 auto;
}
.haziricerik{
	display: flex;
    flex-wrap: wrap;
	width: 1202px;
    margin-bottom: -1px;
}
.hazir-sistemler .urun{
    width: 359.5px;
    text-align: left;
    overflow: hidden;
    position: relative;
    transition: all linear 0.2s;
    border-bottom: 1px solid #eceff1;
    border-right: 1px solid #eceff1;
    border-left: 1px solid #eceff1;
    margin-left: -1px;
    padding: 20px;	
	position:relative;
	padding-bottom:122px;
}
.hazir-sistemler .urun .discount_ratio{
    background: #FCDB67;
    color: #000;
    font-weight: 600;
    position: absolute;
    top: 90px;
    left: 15px;
    font-size: 12px;
    width: 50px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 30px;	
}
.hazir-sistemler .urun .fiyat_x{
    display: flex;
    align-items: baseline;
	margin-bottom:20px;
}
.hazir-sistemler .urun .fiyat_x .price{
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    margin-right: 15px;
    padding: 0;
    color: #0B8FEC;
}
.hazir-sistemler .urun .fiyat_x .from_price{
    font-size: 16px;
    text-decoration: line-through;
    display: inline-block;
    padding: 0;
    color: #999;
}

.hazir-sistemler .urun .ozlbtn{
	color: #fff;
    background-color: #0B8FEC;
    box-shadow: 0px 8px 20px rgba(68, 142, 246, 0.25);
	font-size:14px;
	font-weight:600;
	display: block;
    text-align: center;
    padding: 15px;
	transition: all 0.20s ease-in-out;		
}
.hazir-sistemler .urun .ozlbtn:hover{
    background-color: #0B7DE5;
}

.hazir-sistemler .urunresim{
    display: block;
    text-align: center;
    height: 320px;	
}
.hazir-sistemler .urunresim img{
	width: 70%;
    height: auto;	
}
.hazir-sistemler .urun:hover {
    box-shadow: 0px 8px 16px 0px rgba(208, 213, 223, 0.5);
    z-index: 1;
}

.hazir-sistemler p.header{
    font-weight: 600;
    margin-bottom: 20px;
	height:40px;
}

.hazir-sistemler .products{
	margin-bottom:30px;
}
.hazir-sistemler .products li{
    margin-bottom: 15px;
}

.urunbottom{
    position: absolute;
    bottom: 20px;
    width: calc(100% - 40px);	
}

.hazir-sistemler .products li .item-value{
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: calc(100% - 40px);
    text-align: justify;
    word-wrap: break-word;
    border-bottom: 1px solid #eceff2;
    height: 50px;
}
.hazir-sistemler .products li .item-value .urunadet{
    margin-left: 5px;
    font-weight: 700;
    font-style: italic;
    color: #F44336;
    clear: both;
    display: inline-block;
}
.hazir-sistemler .products li .item-icon{
	background-image:url(/skin/ebrar2/images/hw_icons.png?v=2);
	background-repeat:no-repeat;
	width: 18px;
    height: 19px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -8px;
}
.hazir-sistemler .products li span.item-icon{
	background-position:center bottom;
}
.hazir-sistemler .products li.islemci span.item-icon{
	background-position:center top;
}
.hazir-sistemler .products li.anakart span.item-icon{
	background-position:center -23px;	
}
.hazir-sistemler .products li.bellek-ram span.item-icon{
	background-position:center -69px;
}
.hazir-sistemler .products li.ekran-kartlari span.item-icon,
.hazir-sistemler .products li.tum-ekran-kartlari span.item-icon{
	background-position:center -46px;	
}
.hazir-sistemler .products li.sabit-disk span.item-icon{
	background-position:center -91px;	
}
.hazir-sistemler .products li.kasa span.item-icon{
	background-position:center -137px;	
}
.hazir-sistemler .products li.power-supply span.item-icon{
	background-position:center -114px;	
}

/*----------------------------------- DETAY SAYFASI BAŞLANGIÇ -------------------------------*/

body.hazir-sistem-detay #PM_orta {
    margin-bottom: 0;
}

body.hazir-sistem-detay #PM_alt {
    display: none;
}

body.hazir-sistem-detay #PM_ust {
    top: 0;
}

#pc-selector-app{
    min-width: 1200px;
    max-width: 100vw;
	margin:0 auto;
	display:flex;
	justify-content: flex-start;
    align-items: flex-start;
    margin-top: -30px;
}

@media (min-width: 1920px) {
    #pc-selector-app {
        max-width: 1920px;
    }
}

#pc-selector-app .left-col {
    flex: 1 0 0%;
    max-width: 500px;
    min-width: 400px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    top: 168px;
    height: calc(100vh - 168px);
    min-height: 600px;
}

@media (min-width: 1920px) {
    #pc-selector-app .left-col {
        border-left: 1px solid #eceff2;
    }
}

#pc-selector-app .left-col p.header{
	font-size: 18px;
    font-weight: 600;
    color: #353A42;
    padding: 20px;
}
#pc-selector-app .left-col > img{
    width: 350px;
    margin: 0 auto;
}
#pc-selector-app .left-col .info-text{
    flex: 0 0 60px;
    border-top: 1px solid #ECEFF2;
}
#pc-selector-app .left-col .info-text > a{
    line-height: 60px;
    text-indent: 39px;
    display: block;
    font-size: 12px;
    font-weight: 600;
}
#pc-selector-app .left-col .info-text > a:hover {
    color: #EB5757;
}
#pc-selector-app .left-col .info-text > a > .info_icon {
    vertical-align: -5px;
    margin-right: 9px;
    fill: #EB5757;
}
#pc-selector-app .left-col .spacer{
	flex: 1 0 0%;
}
#pc-selector-app .left-col .footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #eceff2;
}
#pc-selector-app .left-col .footer .price{
	width: 50%;
    text-align: center;
}
#pc-selector-app .left-col .footer .price .price-row{
	text-align: left;
    display: block;
}
#pc-selector-app .left-col .footer .price label{
	display:block;
	font-size:12px;
    font-weight:600;
    padding-left: 40px;
}
#pc-selector-app .left-col .footer .price .fiyat-car{
    color: #0B8FEC;
    font-weight: 700;
    font-size: 20px;
    white-space: nowrap;
    padding-left: 40px;
}
#pc-selector-app .left-col .footer .price .fiyat-car > div{
	vertical-align:top!important;
}
#pc-selector-app .left-col .footer .price .price-row > div.installment{
    border-top: 1px solid #eceff2;
    padding-top: 6px;
    padding-left: 40px;
}
#pc-selector-app .left-col .footer .price .price-row > div.installment > a{
    font-size: 12px;
}
#pc-selector-app .left-col .footer button{
    border: none;
    background: #0B8FEC;
    color: #fff;
    margin: 0px;
    width: 50%;
    height: 80px;
    font-weight: 600;
    font-size: 16px;
	cursor:pointer;
	transition: all 0.20s ease-in-out;	
}

#pc-selector-app .left-col .footer button:hover{
    background: #0B7DE5;
}

#pc-selector-app .middle-col{
    flex: 0 0 100px;
	box-sizing: border-box;
    border-left: 1px solid #eceff2;
    height: calc(100vh - 168px);
    min-height: 600px;
    display: flex;
    flex-direction: column;
    top: 168px;
    position: -webkit-sticky;
    position: sticky;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-y: auto;
}

#style-4::-webkit-scrollbar-thumb,
#pc-selector-app .middle-col::-webkit-scrollbar,
#pc-selector-app .middle-col::-webkit-scrollbar-track{
	display: none;
}

#pc-selector-app .middle-col > div{
    flex: 0 0 100px;
    border-bottom: 1px solid #eceff2;
    text-align: center;
    box-sizing: border-box;
    font-size: 12px;
    cursor: pointer;
    color: #3E4249;
    display: flex;
    flex-direction: column;
    border-right: 2px solid #FFF;
    border-left: 2px solid #FFF;
}
#pc-selector-app .middle-col > div.active {
    border-right: 2px solid #0B8FEC;
}
#pc-selector-app .middle-col > div p.title {
    text-overflow: ellipsis;
    overflow: hidden;
}
#pc-selector-app .middle-col > div .icon{
    flex: 0 0 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#pc-selector-app .middle-col > div.active,
#pc-selector-app .middle-col > div:hover{
    color: #0B8FEC;
}

/* Generic Icon */
#pc-selector-app .middle-col > div .icon svg.path{
    fill: #99A0AF;
}
#pc-selector-app .middle-col > div.active .icon svg.path,
#pc-selector-app .middle-col > div:hover .icon svg.path{
    fill: #0B8FEC;
}

/* Node Icon */
#pc-selector-app .middle-col > div .icon svg.node circle{
    fill: #99A0AF;
}
#pc-selector-app .middle-col > div.active .icon svg.node circle,
#pc-selector-app .middle-col > div:hover .icon svg.node circle{
    fill: #0B8FEC;
}
#pc-selector-app .middle-col > div .icon svg.node rect{
    stroke: #99A0AF;
}
#pc-selector-app .middle-col > div.active .icon svg.node rect,
#pc-selector-app .middle-col > div:hover .icon svg.node rect{
    stroke: #0B8FEC;
}

/* Fan Icon */
#pc-selector-app .middle-col > div .icon svg.fan circle.fill{
    fill: #99A0AF;
}
#pc-selector-app .middle-col > div.active .icon svg.fan circle.fill,
#pc-selector-app .middle-col > div:hover .icon svg.fan circle.fill{
    fill: #0B8FEC;
}
#pc-selector-app .middle-col > div .icon svg.fan circle.stroke,
#pc-selector-app .middle-col > div .icon svg.fan line,
#pc-selector-app .middle-col > div .icon svg.fan rect{
    stroke: #99A0AF;
}
#pc-selector-app .middle-col > div.active .icon svg.fan circle.stroke,
#pc-selector-app .middle-col > div:hover .icon svg.fan circle.stroke,
#pc-selector-app .middle-col > div.active .icon svg.fan line,
#pc-selector-app .middle-col > div:hover .icon svg.fan line,
#pc-selector-app .middle-col > div.active .icon svg.fan rect,
#pc-selector-app .middle-col > div:hover .icon svg.fan rect{
    stroke: #0B8FEC;
}


#pc-selector-app .right-col{
    flex: 1;
    max-width: calc(100% - 500px);
    min-height: calc(100vh - 168px);
	box-sizing: border-box;
	border: 1px solid #eceff2;
	border-top: none;
	border-right: none;
}

#pc-selector-app .right-col::-webkit-scrollbar-track{
	border-radius: 10px;
	background-color: #E1E6EB;
}
#pc-selector-app .right-col::-webkit-scrollbar{
	width: 5px;
	background-color: #E1E6EB;
}
#pc-selector-app .right-col::-webkit-scrollbar-thumb{
	border-radius: 10px;
	background-color: #898F9B;
}
#pc-selector-app .right-col .product_option{
    width: 100%;
}
#pc-selector-app .right-col .product_option.opened,
#pc-selector-app .right-col .product_option:last-child {
    min-height: calc(100vh - 168px);

}

#pc-selector-app .right-col .product_option .header{
    padding: 0;
    line-height: 60px;
    position: -webkit-sticky;
    position: sticky;
    top: 168px;
    background: #ECEFF2;
    z-index: 10;
}
#pc-selector-app .right-col .product_option .header .header-top{
    display: flex;
    white-space: nowrap;
    align-items: center;
}
#pc-selector-app .right-col .product_option .header .header-top select {
    background-color: transparent;
    border: none;
    border-radius: 2px;
    padding: 0 15px;
    flex: 0 0 50px;
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    margin-left: 10px;
    background-image: url(/skin/ebrar2/images/selectback.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
}
#pc-selector-app .right-col .product_option .header .header-top .option-title {
    font-weight: 600;
    font-size: 14px;
    color: #353A42;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 29px;
}
#pc-selector-app .right-col .product_option .header .header-top .option-title:after {
    content: " - ";
    white-space: pre;
}
#pc-selector-app .right-col .product_option .header .header-top .product-title {
    font-style: italic;
    font-size: 14px;
    color: #676D78;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 19px;
}
#pc-selector-app .right-col .product_option .header .header-top .product-price {
    font-weight: 600;
    color: #0B8FEC;
    flex: 1;
    margin-right: 10px;
}
#pc-selector-app .right-col .product_option .header .header-top button {
    background: none;
    border: none;
    font-size: 24px;
    color: #676D78;
    cursor: pointer;
    padding: 0;
    text-align: left;
    flex: 0 0 38px;
    margin-top: -3px;
}
#pc-selector-app .right-col .product_option .header .header-top button:disabled{
	display:none;
}

#pc-selector-app .right-col .product_option .header ul.product_options{
    line-height: 40px;
    background-color: #F5F8FC;
    max-width: 100%;
}

#pc-selector-app .right-col .product_option .header ul.product_options li{
    display: inline-block;
    padding: 0 10px;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
}

#pc-selector-app .right-col .product_option .header ul.product_options li span{
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    color: #676D78;
    font-size: 12px;
    font-weight: 600;
}

#pc-selector-app .right-col .product_option .header ul.product_options li:after {
    content: ' ';
    display: inline-block;
    width: 1px;
    background-color: #ECEFF2;
    height: 40px;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    position: absolute;
    right: -0.5px;
}

#pc-selector-app .right-col .product_option .header ul.product_options li.active {
    color: #0B8FEC;
    background-color: #FFFFFF;
    border-top: 1px solid #0B8FEC;
    margin-top: -1px;
}

#pc-selector-app .right-col .product_option .products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;	
    background:#FFF;
}

#pc-selector-app .right-col .product_option .products .product {
    flex: 0 0 25%;
    position: relative;
    transition: all linear 0.2s;
    border-bottom: 1px solid #eceff1;
    border-right: 1px solid #eceff1;
    text-align: center;
	box-sizing: border-box;
    background:#fff;
    padding: 15px;
}

@media (min-width: 1275px) {
    #pc-selector-app .right-col .product_option .products .product {
        flex: 0 0 20%;
    }
}

#pc-selector-app .right-col .product_option .products .product .actions a:last-child{
	background-image:url(/skin/ebrar2/images/urunsec.png);
	background-position:top center;
	display:block;
	width:16px;
	height:16px;
}
#pc-selector-app .right-col .product_option .products .product .actions a:first-child{
	background-image:url(/skin/ebrar2/images/urunegit.png);
	background-position:top center;
	display:block;
	width:16px;
	height:16px;
	margin-bottom:10px;
}
#pc-selector-app .right-col .product_option .products .product .actions a:first-child:hover{
	background-position:center -18px;
}
#pc-selector-app .right-col .product_option .products .product .actions a:last-child:hover{
	background-position:center -18px;
}
#pc-selector-app .right-col .product_option .products .product.selected .actions a:last-child{
	background-position:center 16px;
}
#pc-selector-app .right-col .product_option .products .product:hover{
    box-shadow: 0px 8px 16px 0px rgba(208, 213, 223, 0.5);
    z-index: 1;	
}
#pc-selector-app .right-col .product_option .products .product.selected{
    box-shadow: 0px 8px 16px 0px rgba(208, 213, 223, 0.5);
	z-index:5;
	background:#fff;
}
#pc-selector-app .right-col .product_option .products .product img{

    margin-bottom: 15px;
}
#pc-selector-app .right-col .product_option .products .product .title{
    text-align: left;	
	font-size:12px;
    margin-bottom:10px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#pc-selector-app .right-col .product_option .products .product .price{
    text-align: left;
	color:#0B8FEC;
	font-size:12px;
	font-weight:600;
}
#pc-selector-app .right-col .product_option .products .product .price.minus{
    color:#EB5757;
}
#pc-selector-app .right-col .product_option .products .product .actions{
	position: absolute;
    top: 20px;	
}

.fade-enter-active, .fade-leave-active {
  transition: opacity 200ms;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}

.placeholder {
    animation-duration: 3.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: EFF3F9;
    background: linear-gradient(to right, #EFF3F9 33%, #EFF3F9 33%, #ecf1f9 33%);
    border-radius: 4px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.hazir-sistem-detay .topbar,
.hazir-sistem-detay .katgorsel{
    display: none !important;
}
