
.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  
@media screen and (max-width: 996px) {
	
	.preview { margin-bottom: 20px; }
	.deal-countdown {width:100%;}
	.prandom .col-xs-6:nth-child(even) .product-box{margin-left: -10px;}
	.prandom .col-xs-6:nth-child(odd)  .product-box{margin-right: -10px;}

	.category .col-xs-6:nth-child(even) .product-box{margin-right: -10px;}
	.category .col-xs-6:nth-child(odd)  .product-box{margin-left: -10px;}

	.pcategory  .col-xs-6:nth-child(even) .product-box{margin-left: -10px;}
	.pcategory  .col-xs-6:nth-child(odd)  .product-box{margin-right: -10px;}

}


@media only screen and (min-width: 996px) {
   .deal-countdown {width:50%;}
	
	
}


.pLast{
	position: absolute;
    top: 0px;
    right: 0;
    color: var(--htColor);
    background-color: var(--hpColor);
    padding: 5px 10px;
    border-top-right-radius: 15px;
    font-size: 8pt;
    font-weight: 600;
    border-bottom-left-radius: 15px;
}
.pSepet{
	position: relative;
    border-radius: 15px;
    background-color: #fafafa;
    border: 1px solid #f8f8f8;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.pSepet .btn-theme.mdel{
	position: absolute;
    bottom: 0px;
    right: 0px;
    border: none;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.pdetay .details {
	  padding-top: 15px;
	}

.pdetay .panel-footer button{
	margin:3px;
}


.pdetay .category-tree{
    background: #f8f8f8;
    padding: 10px;
    border-radius: 10px;
	margin-bottom:30px;
	margin-left:-15px;
	margin-right:-15px;
}

.pdetay .category-tree a{
    //color:var(--htColor);
}
.pdetay  .category-tree a:hover{
    color:var(--hpColor);
}


.padvicesepet{
	min-height: 75px;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-left: 50px;
    padding-top: 15px;
	background-color:#f8f8f8;
	border: 1px solid #dcdcdc;
    border-radius: 15px;
}
.padvicesepet small{
	display: block;
    width: 95%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.padvicesepet span{
	position: absolute;
    bottom: 10px;
    left: 27px;
    font-size: 13px;
}
.padvicesepet button{
    background: #e84d1c;
    font-size: 10px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    border: none;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    padding: 3px 15px;
    color: white;
}
.padvicesepet button:hover{
    background:#337ab7
}

.preview .nav{
	border-bottom:0px;
}

.details-image{
	background-color: #F8F8F8;
    padding: 15px;
    border-radius: 15px;

}
.details-details .price{
	padding-top: 20px;
    padding-bottom: 10px;
	display:flex;

}
.details-details .price-new{
	position: relative;
    font-size: 32px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    float: left;
    padding-right: 25px;

}
.details-details .price-old{
	position: relative;
	text-decoration: line-through;
    font-weight: 600;
    color: var(--hsColor);
    height: 60px;
    line-height: 60px;
    padding: 0 25px 20px 0px;
    float:left;
}

.details-details .price-discount{
    height: 60px;
    line-height: 57px;
    padding: 0 10px;
    float:left;
}

.details-details .price-new span, .details-details .price-old span{
	position: absolute;
    right: 5px;
	font-size:14px;
}

.details-details .basket, .details-details .specification, .details-details .oem{
	padding-top:20px;padding-bottom:10px;
}

.details-specification .specification, .details-specification .oem{
	background: #f8f8f8;
    border-radius: 8px;
    border: 1px solid #white;
    padding: 10px;
	margin-bottom:20px;
}


.product-details{
	position:relative;
	text-align: left;
    margin-bottom: 20px;
    background: #f8f8f8;
    border-radius: 15px;
    padding: 15px;
}

.product-details i{
	position: absolute;
    left: 28px;
    top: 11px;
}

.product-details h3{
	padding-left:80px;
    margin: 15px 0;
}





.details-details {
	padding-top:15px;
}

.details-details  .vote{
	padding:20px;
}

.details-details  .product-title{
	font-weight: 600;
    padding: 0px;
    margin: 0px;
}

.preview .tab-content .panel{
	border-radius:0px;
}
.preview .preview-pic .tab-pane{
	min-height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
	background-size: contain;
}
.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; 
}

.pproduct div{
	height: 40px;
    width: 40px;
    float: left;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 8px;
}
.pproduct a{
	height: 50px;
    line-height: 40px;
}

.fproduct{
	padding:0px;
	}
.fproduct li{
	margin-bottom:5px;
	}
.fproduct div{
	height: 40px;
    width: 40px;
    float: left;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 8px;
	}
.fproduct a{
	height: 50px;
    line-height: 40px;
	}

.tProduct{
	display: inline-block;
    margin-top: 50px;
    padding: 15px 25px 30px 15px;
    border: 1px solid #dcdcdc;
}

.tProduct p{
    background: var(--bpColor);
    color: var(--btColor);
    margin: -15px -25px 15px -15px;
    font-weight: 600;
    line-height: 35px;
    height: 34px;
    padding: 0 0 0 29px;
    font-size: 10pt;
}
.tProduct label{
    background: var(--bpColor);
    color: var(--btColor);
}
.tProduct h4{
    border-bottom: 1px dashed #dcdcdc;
    height: 32px;
}

.eProduct ul{
	border: none;
    padding: 0px;
    margin-top: 15px;
    display: flex;
    gap: 1rem;
}

.eProduct ul li div{
    height: 70px;
    width: 70px;
    padding-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
}
.eProduct ul li{
	position: relative;
    padding: 5px 5px 30px 5px;
    background: #f8f8f8;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
}

.eProduct ul li div span{
    position: absolute;
    bottom: 0;
    font-size: 7pt;
    text-align: center;
    left: 5px;
    right: 5px;
    height: 25px;
}



.sProduct{
	padding: 10px;
    background: #fff;
    border-radius: 15px;
}
.sProduct div{
	min-height:300px;
	background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
	
}


.mProduct{
	text-align:center;
}


.mProduct .iclick{
	padding:8px;
}
.mProduct .iclick div{
	background-position: top center;
	background-size: contain;
	position: relative;
}
 
.mProduct .piTab {
    padding: 5px;
    margin: 0;
    float: left;
    margin-right: 5px;
	background:white;
	border-radius: 10px;
}   
.mProduct .piTab div {
	height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    border-radius: 5px;
    background-position: center;
    background-size: cover;
}   
.pThumbnail li a:hover {
	box-shadow: 0 0 5px #ccc;
}   
.pThumbnail li a:active {
	border: 1px solid #ff9f1a;
}
.pThumbnail li:last-of-type {
      margin-right: 0; 
}

.psingle .panel-footer .btn {
      margin-left:5px; 
}

	  
	  
.tab-content {
  overflow: hidden; }
  .tab-content img {
    //width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }





.product-old{
    text-align: center;
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    font-size: 11px;
    text-decoration: line-through;
    color: maroon;
	}	



.product-box {
    background: #fff;
    margin-top: 20px;
    position: relative;
    border: 1px solid #dcdcdc;

}

.product-box:hover{
  box-shadow: 0px 0px 1px 1px var(--hpColor);
}

.productV2.product-box:before, .productV2.product-box:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #999;
  box-shadow: 0 15px 10px #999;
  transform: rotate(-3deg);
}
.productV5.product-box{
  border-radius:15px;
}



.productV2.product-box:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.product-box:hover>.product-image>div {
    display: block;
}
.product-box .btn-quick:hover {
    background: #e84d1c;
    border-color: #c8c8c8;
	box-shodow:0 0 10px #333;
}


.product-image {
	position: relative;
    height: 220px;
    background-color: #fff;
}
.productV3 .product-image {
    height: 150px;
}
.productV5 .product-image {
	height: 200px;
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.productV5 .product-image img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.productV5 .product-image img{
    position: relative;
}
.product-image img{
	max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.product-image div {
    background: rgba(0,0,0,0.1);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
	}

.product-image div .btn-quick {
	padding: 3px 10px;
    color: #fff;
    border: none;
    margin: -13px 5px 0;
    background-color: #337ab7;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    line-height: 1.4;
    font-size: 12px;
	}

.product-item{
	position: relative;
    background-color: #f8f8f8;
    height: 200px;
	border-top: 1px solid #efefef;
	}
.productV5 .product-item {
	height: 160px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.product-por{

	color: var(--htColor);
	background: var(--hpColor);
    padding: 2px 9px;	
}
.productV4 .product-por{
    font-size: 9px;
    z-index: 1;
	position: absolute;
    top: 0;
    right: 0;
	border-bottom-left-radius: 8px;	
}

.product-ttl{
	height: 54px;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
	}
.product-ttl a{
	color:#333;
	text-decoration: none;
	}
.product-ttl a:hover{
	color:var(--hpColor);
	}
.product-prc{
	width: 50%;
    position: absolute;
    bottom: 17px;
    left: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
	}	
.productV3 .product-prc{
	width: 100%;
    bottom: 45px;
	text-align:center;
	}
.productV4 .product-prc{
	width: 100%;
    bottom: 45px;
	text-align:center;
	}
.productV5 .product-prc{
	width: 80%;
	bottom: 0px;
    height: 42px;
    text-align: left;
	}
	
.productV5 .product-old{
	position: absolute;
    width: 100%;
    bottom: 7px;
    height: 42px;
    left: 20px;
    text-align: left;
	}
	

	
.product-prc i{
	font-size: 10px;
	}
	
.product-btn{
	position: absolute;
    bottom: 0;
    right: 0;
    height: 42px;
    line-height: 33px;
    padding: 0 10px;
	}
.product-btn .btn-basket{
		border:none;
		color:var(--btColor);
		background-color:var(--bpColor);
	}
.product-btn .btn-basket:hover{
		border:none;
		color:var(--bhColor);
		background-color:var(--bsColor);
	}	
	
.product-btn .btn-tukendi{
		border:none;
		color:#333;
		background-color:#dcdcdc;
	}
	
.productV3 .product-btn{
	width:100%
	}
.productV4 .product-btn{
	width:100%
	}

.productV5 .product-btn{
	width:20%
	}



	
.sepet-box .item-name{
    font-size: 12px;
    display: block;
    line-height: 1;
    padding-top: 7px;	
	}	
.sepet-box .item-price{
    display: block;
    text-align:right;	
	}
.sepet-box hr{
    margin-top: 8px;
    margin-bottom: 8px;	
	}

.deal-container{position:relative;}

.deal-container:before, .deal-container:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}

.deal-container:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


	
.deal-totuc{
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(245, 245, 245,0.8);
	}	
.deal-totuc h1{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: rgba(255, 0, 0, 0.77);
    font-weight: 500;
    margin: 0;
    white-space: nowrap;
	}
	
.deal {
	width: 100%;
    display: flex;
    flex-flow: row wrap;
    padding: 3.6rem 4rem 4.8rem;
    background-color: #fff;
    background-repeat: no-repeat;
    margin-bottom: 2rem;
    min-height: 380px;
	border: 1px solid #dcdcdc;
    background-position-x: 90%;
    background-position-y: center;
}

.deal > div {
    width: 100%;
}
.deal .btn {
    padding: 0 0 0.2rem;
	margin-bottom:20px;
}
.deal h4 {
	color: #3f51b5;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.25;
    letter-spacing: 0;
    margin-bottom: 0.5rem;
    max-width: 240px;
}
.deal h2 {
    color:red;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 0.2rem;
    max-width: 240px;
}
.deal .new-price {
	color: #ef837b;
    text-decoration: line-through;
    font-size: small;
}
.deal .old-price {
    color: #222;
}
.deal .product-title {
    margin-bottom: 0.7rem;
    font-size: 18px;
    font-weight: 600;
}
.deal .product-title a{
    color:#444;
	
}
.deal .product-price {
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 3.4rem;
}
.deal-content {
    align-self: center;
}
.deal-bottom {
    align-self: flex-end;
}
.btn.btn-outline-dark-2 {
    border-color: #d7d7d7;
}
.btn.btn-outline-dark-2:hover,
.btn.btn-outline-dark-2:focus {
    background-color: #fff;
}
.deal-countdown {
    margin-bottom: 0;
    margin-left: -0.8rem;
}
.deal-countdown .countdown-show3 .countdown-section {
    width: calc(33.33% - 16px);
}
.deal-countdown .countdown-section {
    position: relative;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    padding: 0.9rem 0 0.3rem;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    background-color: #e31e24;
    border-radius: 0.3rem;
    border: none;
    margin-bottom: 2rem;
}
.deal-countdown .countdown-section:not(:last-child):after {
    color: #333333;
    content: ":";
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    left: 100%;
    margin-left: 6px;
    margin-top: -1px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.deal-countdown .countdown-period {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -2rem;
    display: block;
    font-weight: 400;
    color: #333333;
    text-transform: lowercase;
    width: 100%;
	height: 15px;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.deal-countdown .countdown-amount {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: -0.03em;
    margin-bottom: 0.4rem;
}