/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2025 | 19:19:53 */
.coupon_copy {
  display: flex;
  border: 1px dashed;
  background: #fff;
  width: fit-content;
  border-radius: 22px;
  align-items: center;
  gap: 12px;
  padding: 2px 2px 2px 10px;
  font-weight: bold;
  margin-top: 9px;
}

.coupon_copy .button {
  border-radius: 20px;
  padding: 0.3rem 1.5rem;
  background-color: #7278ff;
  border-color: #7278ff;
}

.discount-coupon-section-ts_wrapper {
	  display: flex;
  align-items: center;
justify-content: flex-start;
  gap: 8px;
  margin-top: 5px;
}

@media only screen and (max-width: 800px) {
.bundle_shop_products .product_list .products_wrapper .discount-coupon-section-ts_wrapper {
  flex-direction: column;
  align-items: flex-start;
}
}

.discount-coupon-section-ts-dashed {
		    border-radius: 10px;
  background-color: #7278ff1f;
  padding: 1px 7px 1px 7px;
  display: inline-block;
  width: fit-content;
  border: dashed 1px #7278ff;
}
.discount-coupon-section-ts_wrapper > span {
  font-weight: bold;
  white-space: nowrap;
  line-height: 1;
  font-size: 13px;
	color: #7278ff;
}


.discount-coupon-section-ts-dashed .discount-coupon-text-ts {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-weight: 500;
}

@media only screen and (max-width: 800px) {
	.discount-coupon-section-ts-dashed {
  	width: fit-content;
	}
}

.discount-coupon-section-ts {
		border: solid 2px #7278ff;
	border-radius:10px;
    background-color: #f9faff;
    padding: 3px 1px 3px 1px;
    margin-top: 5px;
    display:inline-block;
  	width: calc(100% - 12px);
}

@media only screen and (max-width: 800px) {
	.discount-coupon-section-ts {
		margin-top: 10px;
  	width: calc(100% - 9px);
	}
}

.discount-coupon-text-ts {
	  font-weight: 700;
    font-size: 13px;
    text-align: center;
    color: #7278ff;
}
@media only screen and (max-width: 800px) {
.discount-coupon-text-ts {
    font-size: 12px;
}
}

.discount-coupon-code-ts {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #7278ff;
}


@media only screen and (max-width: 800px) {
.discount-coupon-text {
    font-size: 12px;
}

.discount-coupon-code {
	font-size: 12px; 
}

}

.discount-coupon-section-ts-kky {
	border: solid 2px #7278ff;
	border-radius:10px;
    background-color: #f9faff;
    padding: 3px 1px 3px 1px;
    margin-top: 5px;
    display:inline-block;
  	width: calc(100% - 1px);
}
@media only screen and (max-width: 800px) {
	.discount-coupon-section-ts-kky {
		margin-top: 5px;
  	width: calc(100% - 0px);
	}
}

.discount-coupon-text-ts-kky {
	  font-weight: 700;
    font-size: 11px;
    text-align: center;
    color: #7278ff;
}
@media only screen and (max-width: 800px) {
	.discount-coupon-text-ts-kky {
	  font-weight: 700;
    font-size: 8px;
    text-align: center;
    color: #7278ff;
}
}

.ss-ribbon-new-product {
      padding: 2px 11px 2px 8px;
    border-radius: 3px;
    font-size: 13px;
    border: none;
    min-width: inherit;
    display: inline-block;
    font-weight: 700;
    line-height: 16px;
    position: relative;
    text-align: center;
    z-index: 1;
    vertical-align: baseline;
    background: #0686E4;
    color: #fff;
}

.lansman-price-pl {
	font-family: 'HelveticaNow';
background: #5A53BD;
    width: auto;
	padding: 5px 13px;
    text-align: center;
    font-size: 12px;
position: absolute; 
  top: 8px; 
  left: 4px;
	border-radius: 10px;
    color: #fff;
	font-weight:bold;
    line-height: 12px;
    margin: auto;
    display: flex;
    align-items: center;
}

.lansman-price-pl-text {
	font-family: 'HelveticaNow';
    font-size: 13px;
	border-radius: 10px;
    color: #5A53BD;
	font-weight:bold;
    line-height: 12px;
    margin: auto;
      display: flex;
    align-items: center;
}

.lansman-price-single-product {
	font-family: 'Apercu Pro';
    background: #5A53BD;
    width: auto;
    padding: 5px 13px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 8px;
    left: 10px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: 1;
}

.rectangle-purple-ribbon-pl {
	font-family: 'HelveticaNow';
background: #5A53BD;
    width: auto;
	padding: 5px 13px;
    text-align: center;
    font-size: 12px;
position: absolute; 
  top: 8px; 
  left: 4px;
	border-radius: 10px;
    color: #fff;
	font-weight:bold;
    line-height: 12px;
    margin: auto;
    display: flex;
    align-items: center;
  }


@media only screen and (max-width: 600px) {
.ss-ribbon-new-product {
    font-size: 12px;
}
}

.ss-ribbon-new-product:after {
    background: inherit;
    content: '';
    height: 17px;
    position: absolute;
    top: 2px;
    transform: rotate(45deg);
    width: 14px;
    z-index: 1;
    display: block;
    border-radius: 3px;
    right: -5px;
}

.ss-out-of-stock {
    font-size: 13px;
    border: 1px solid #e21111;
    border-radius: 2px;
    display: inline-block;
    padding: 0 4px;
    color: #e21111;
    font-weight: bold;
    margin-top: 7px;
}

.blue-text-ts {
		font-size: 13px;
    font-weight: bold;
    color: #0686E4;
	margin-top:3px;
}


.hot-badge {
border-radius: 2px;
    background-color: #008000;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-style: normal;
    line-height: 1;
    padding: 2px 3px 3px;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: 700;
    margin-left: 7px;
}

.blue-badge {
border-radius: 2px;
    background-color: #07c;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-style: normal;
    line-height: 1;
    padding: 2px 3px 3px;
    vertical-align: middle;
    font-weight: 700;
    margin-left: 7px;
}

.green-badge {
border-radius: 2px;
    background-color: #0ab21b;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-style: normal;
    line-height: 1;
    padding: 2px 3px 3px;
    vertical-align: middle;
    font-weight: 700;
    margin-left: 7px;
}

.shipping-info {
	font-size: 13px;
    font-weight: normal;
    color: #4e4e4e;
}

.ss-high-demand {
    color: #e21111;
    font-size: 13px;
  line-height: 150%;
  margin:3px 0px;
  font-weight:500;
}

.extra-gift {
	font-size: 17px;
    font-weight: bold;
    color: #0686E4;
  line-height: 150%;
}

.extra-gift-parent {
	font-size: 13px;
    font-weight: bold;
    color: #0686E4;
	margin:3px 0px;
}

.exclusive-price {
  	font-size: 13px;
    font-weight: bold;
    color: #008000;
	margin:3px 0px;
}

.notify-ts {
	font-size: 13px;
    font-weight: bold;
    color: #0686E4;
  line-height: 150%;
}

.campaign-title {
  font-size: 13px;
    font-weight: bold;
    color: #0686E4;
  line-height: 150%;
}

.best-seller-text {
  	font-size: 13px;
    font-weight: bold;
    color: #008000;
  line-height: 150%;
}

.ss-ribbon-best-seller {
    border-radius: 3px;
    font-size: 13px;
    padding: 2px 13px 2px 8px;
    border: none;
    min-width: inherit;
    display: inline-block;
    font-weight: 700;
    line-height: 16px;
    position: relative;
    text-align: center;
    z-index: 2;
    vertical-align: baseline;
    background: #F4C150;
    color: #29303B;
    margin-right: 20px;
}

.ss-ribbon-best-seller:after {
    background: inherit;
    content: '';
    height: 17px;
    position: absolute;
    top: 2px;
    transform: rotate(45deg);
    width: 14px;
    z-index: 1;
    display: block;
    border-radius: 3px;
    right: -5px;
}


.dynamic-trust-signal {
  font-size: 13px;
  font-weight: normal;
  color: #e21111;
  margin:3px 0px;
}

.dts_stock {
    font-size: 13px;
  color: #e21111;
}

.ss-bottom-green-text {
    font-weight: bold;
    line-height: 18px;
    font-size: 13px;
    color: #008000;
  line-height: 150%;
  margin:3px 0px;
}

.sales-signals-icons {
    height: 18px;
    margin-right: 5px;
}

@media only screen and (max-width: 600px) { 
  

  .shipping-info {
	font-size: 11px;
    line-height: 150%;
}

.ss-high-demand {
    font-size: 12px;
  line-height: 150%;
  margin:5px 0px;
}

.extra-gift {
	font-size: 14px;
}

.extra-gift-parent {
	font-size: 15px;
    font-weight: bold;
    color: #0686E4;
	margin:3px 0px;
}

.exclusive-price {
  	font-size: 11px;
}

.notify-ts {
	font-size: 11px;
}

.campaign-title {
  font-size: 11px;
}

.best-seller-text {
  	font-size: 13px;
  line-height: 150%;
}

.dynamic-trust-signal {
  font-size: 11px;
  line-height: 150%;
  margin:5px 0px;
}

.dts_stock {
    font-size: 11px;
}

 .ss-bottom-green-text {
    margin:5px 0px;
    font-size: 11px;
  }
  
}


.urm_countdown_timer_wrapper {
  background-color: #303030;
    padding: 8px 10px 40px 10px;
      margin-top: -35px !important;
}

.urm_countdown_timer_title{
    float:left;
    color: #fff;
    width:65%;
    font-weight: bold;
}
.urm_countdown_timer_counter{
    float:right;
    text-align:right;
    color: #fff;
    width:35%;
}

#countdown {
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
}

@media only screen and (max-width: 600px) {
#countdown {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}

.urm_countdown_timer_wrapper {
padding: 7px 5px 37px 10px;
}

.urm_countdown_timer_title{
font-size: 13px;
}
}

@media only screen and (min-width: 720px) {
    .urm_countdown_timer_wrapper {
    width:72%;
    margin:auto;
}
}


@media only screen and (max-width: 600px) {
 .ss-bottom-green-text {
    margin:5px 0px;
    font-size: 11px;
  }
}

@media only screen and (max-width: 780px) {
  .lal-ribbon-kky {
    width: 80px;
  }
}

@media only screen and (max-width: 780px) {
  .lal-ribbon-kky-mobil {
    width: 72px;
  }
}

@media only screen and (max-width: 780px) {
  .kedi-kopek-mobil {
    width: 80px;
  }
}

/***** Product Short Description Iconset *******/
  
  .product_short_description .icon_set img {
      height: 23px;
      margin-right: 4px;
  }

  .product_short_description .icon_set {
      display: flex;
      justify-content: center;
      align-items: center;
      flex: 1;
  }

  .product_short_description .icon_set span {
      font-size: 14px;
    color:#7D7369;
  }

  .product_short_description .icon_wrapper {
      display: flex;
      justify-content: center;
      width: 100%;
  }

   .product_short_description .icon_set.kahve_icon_sertlik img {
      height: 18px;
      margin-right: 4px;
  }


@media only screen and (max-width: 600px) {
    .product_short_description .icon_set img {
      height: 20px;
      margin-right: 4px;
  }
  
   .product_short_description .icon_set.kahve_icon_sertlik img {
      height: 16px;
      margin-right: 4px;
  }
  
    .product_short_description .icon_set span {
      font-size: 13px;
  }
}

.nisan-hediyeleri-tekil-fiyat {
	padding: 4px 24px 4px 12px;
  border-radius: 0 15px 15px 0px;
  background-color: #7278ff0c;
	width: fit-content;
	height: 30px;
	color: #7278ff;
	display:flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
  margin-top:4px;
}

.nisan-hediyeleri-tekil-fiyat i {
	background-color: #7278ff;
	width: 25px;
	height: 25px;
	margin-right: 4px;
}

.product_list img.baski_ribbon {
  display: none;
	visibility:hidden;
}

/* Karsilama Metin Baslangic */ 

.text-bg-color-purple {
  background-color: rgb(233 213 255 / var(--tw-bg-opacity)); 
  --tw-bg-opacity: 1; 
  padding-left: 0.3rem; 
  padding-right: 0.3rem;
  margin-top: 0.5rem;
  font-weight:500;
}

.text-bg-color-pink {
  background-color: rgb(255 79 129 / var(--tw-bg-opacity)); 
  --tw-bg-opacity: 1; 
  padding-left: 0.3rem; 
  padding-right: 0.3rem;
  margin-top: 0.5rem;
  font-weight:500;
}

.text-bg-color-green {
  background-color: rgb(73 222 128 / var(--tw-bg-opacity)); 
  --tw-bg-opacity: 1; 
  padding-left: 0.3rem; 
  padding-right: 0.3rem;
  margin-top: 0.5rem;
  font-weight:500;
}

.text-bg-color-yellow {
  background-color: rgb(252 211 77 / var(--tw-bg-opacity)); 
  --tw-bg-opacity: 1; 
  padding-left: 0.3rem; 
  padding-right: 0.3rem;
  margin-top: 0.5rem;
  font-weight:500;
}

.urm-trust-main {
  display: grid;
  justify-content: center;
  margin: 0px 8px 0px 8px;
}

.urm-trust-main .trust-signals-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 125px;
  margin-top: 52px;
}

@media only screen and (max-width: 800px) {
  .urm-trust-main .trust-signals-container {
    gap: 15px;
    margin-top: 16px;
  }
}

.urm-trust-main .trust-signals-container .trust-signals {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 0.23px;
  color: #333792;
}

@media only screen and (max-width: 800px) {
  .urm-trust-main .trust-signals-container .trust-signals {
    width: 90px;
    height: 90px;
    border-radius: 6px;
    border: solid 2px #eeeefa;
    background-color: #f8f8fa;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.15px;
    text-align: center;
    color: #7278ff;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
  }
}

.urm-trust-main .trust-signals-container .trust-signals > i {
  width: 40px;
  height: 40px;
  background: #333792
}

@media only screen and (max-width: 800px) {
  .urm-trust-main .trust-signals-container .trust-signals > i {
    width: 30px;
    height: 30px;
  }
}

.urm-trust-main .trust-signal-text {
    text-align: center;
    max-width: 1260px;
    margin-top: 38px;
    font-size: 19px;
    color: #333;
    border: 1px solid;
    border-color: #5a53bd;
    border-radius: 0.5rem;
    padding: 18px 4px;
    position: relative;
    background: #fff;
    font-family: 'HelveticaNow';
}

@media only screen and (max-width: 800px) {
  .urm-trust-main  .trust-signal-text {
    font-size: 16px;
    margin-top: 10px;
    padding: 3% 5%;
	letter-spacing: 0.3px;
    margin: .5rem;
  }
}

.urm-trust-main .trust-signal-text:after {
  content: "";
  position: absolute;
  background-color: #5a53bd;
  width: 100%;
  height: 100%;
  top: .5rem;
  left: .5rem;
  border-radius: .5rem;
  z-index: -1;
}


/* Karsilama Metin Bitis */ 



 
/******* Yeni Ribbonlar *******/
	.new_ribbon {
		 display: flex;
		 align-items: center;
		 justify-content: center;
		 padding: 1px 5px 1px 3px;
		 border-radius: 100px;
		 box-shadow: 0 2px 2px 0 rgb(0 0 0 / 25%);
		 border: solid 1.5px #a02700;
		 background-color: #fff8f5;
		 width: fit-content;
		 gap: 4px;
		 position: absolute;
		 top: 2%;
		 left: 2%;
	}
	 .new_ribbon .ts_icon {
		 background-color: #a02700;
		 border-radius: 50%;
		 padding:4px;
		 display: flex;
		 align-items:center;
		 justify-content: center;
	}
	 .new_ribbon .ts_icon .icon {
		 background-color: #fff8f5;
		width: 12px;
  		height: 12px;
	}
	 .new_ribbon span {
		 font-size: 10px;
		 font-weight: bold;
		 font-stretch: normal;
		 font-style: normal;
		 line-height: normal;
		 letter-spacing: 0.5px;
		 text-align: left;
		 color: #a02700;
		 text-transform: uppercase;
	}
	 .new_ribbon.cok-satan {
		 border: solid 1.5px #cf5f20;
		 background-color: #fef2ec;
	}
	 .new_ribbon.cok-satan .ts_icon {
		 background-color: #cf5f20;
	}
	 .new_ribbon.cok-satan .ts_icon .icon {
		 background-color: #fef2ec;
	}
	 .new_ribbon.cok-satan span {
		 color: #cf5f20;
	}
	 .bundle_shop_products .new_ribbon {
		 padding: 2px 5px;
		 left: 2%;
  		top: 1%;
	}
	 .bundle_shop_products .new_ribbon span {
		 font-size: 9px;
	}
	 .bundle_shop_products .new_ribbon .ts_icon .icon {
		 width: 12px;
		 height: 12px;
	}
	 .bundle_shop_products .new_ribbon .ts_icon {
		 padding: 2px;
	}
	 .pimage_trust_signal .new_ribbon {
		 z-index: 1;
		 top: 2%;
		 left: 2%;
	}
	 .pimage_trust_signal .new_ribbon .ts_icon {
		padding: 7px;
	}
	 .pimage_trust_signal .new_ribbon .ts_icon .icon {
		 width: 20px;
		 height: 20px;
	}
	 .pimage_trust_signal .new_ribbon span {
		 font-size: 14px;
	}
	 @media only screen and (max-width: 600px) {
		 
		.new_ribbon {
			 padding: 1px  6px 1px 2px;
			 top: 2%;
			 left: 3%;
		}
		.new_ribbon .ts_icon {
			 padding: 3px;
		}
		.new_ribbon .ts_icon .icon {
			 width: 11px;
			 height: 11px;
		}
		.new_ribbon span {
			 font-size: 10px;
			 letter-spacing: 0;
		}
		 
		 .bundle_shop_products .new_ribbon {
			  padding: 1px 4px 1px 1px;
			  top: 2%;
			  gap: 2px;
			  left: 3%;
		}
		 .bundle_shop_products .new_ribbon .ts_icon {
			 padding: 1.9px;
		}
		 .bundle_shop_products .new_ribbon .ts_icon .icon {
			 width: 9px;
			 height: 9px;
		}
		 .bundle_shop_products .new_ribbon span {
			 font-size: 8px;
			 letter-spacing: 0;
		}
		 .pimage_trust_signal .new_ribbon .ts_icon {
			 padding: 5px;
		}
		 .pimage_trust_signal .new_ribbon .ts_icon .icon {
			 width: 15px;
			 height: 15px;
		}
		 .pimage_trust_signal .new_ribbon span {
			 font-size: 12px;
		}
	}

	.new_ribbon.ozel-fiyat {
		border: solid 1.5px #1db79b;
	  background-color: #f5fffd;
	}

	.new_ribbon.ozel-fiyat .ts_icon {

		 background-color: #1db79b;
	}

	.new_ribbon.ozel-fiyat .ts_icon .icon {
		 background-color: #f5fffd;
	}
	.new_ribbon.ozel-fiyat span { 

	  color: #1db79b;
	}


	.new_ribbon.yeni {
		border: solid 1.5px #4a5ffa;
	  background-color: #fffbf0;
	}

	.new_ribbon.yeni .ts_icon {

		 background-color: #4a5ffa;
	}

	.new_ribbon.yeni .ts_icon .icon {
		 background-color: #fffbf0;
	}
	.new_ribbon.yeni span { 

	  color: #4a5ffa;
	}



	.new_ribbon.favori {
		border: solid 1.5px #4a5ffa;
	  background-color: #f5f8ff;
	}

	.new_ribbon.favori .ts_icon {
		 background-color: #4a5ffa;
	}

	.new_ribbon.favori .ts_icon .icon {
		 background-color: #f5f8ff;
	}

	.new_ribbon.favori span { 
	  color: #4a5ffa;
	}



	.new_ribbon.foto-baski {
		border: solid 1.5px #5862b0;
	  background-color: #fff;
	}

	.new_ribbon.foto-baski .ts_icon {
		 background-color: #5862b0;
	}

	.new_ribbon.foto-baski .ts_icon .icon {
		 background-color: #fff;
	}

	.new_ribbon.foto-baski span { 
	  color: #5862b0;
	}

	.new_ribbon.el_yapimi {
		border: solid 1.5px #ebb181;
	  background-color: #fff;
	top: calc(296px - 35px);
		padding: 0px 0px;
	}

@media only screen and (max-width: 600px) { 
	.new_ribbon.el_yapimi {
  top: calc(140px - 32px);
} 
}

.cross_sells_popup .new_ribbon.el_yapimi {
	top: calc(150px - 35px);
	}

@media only screen and (max-width: 600px) { 
.cross_sells_popup .new_ribbon.el_yapimi {
  top: calc(150px - 26px);
}
}


.search-results .new_ribbon.el_yapimi {
	  top: calc(230px - 35px);
}

@media only screen and (max-width: 600px) { 
.search-results .new_ribbon.el_yapimi {
	  top: calc(180px - 35px);
}
}


	.new_ribbon.el_yapimi .ts_icon {
		 background-color: #ebb181;
	}

	.new_ribbon.el_yapimi .ts_icon .icon {
		width: 19px;
		height: 19px;
		 background-color: #fff;
	}

	.new_ribbon.el_yapimi span { 
	  color: #a07650;
	}

	.bundle_shop_products .new_ribbon.el_yapimi {
  top: calc(200px - 11% );
	} 
		@media only screen and (max-width: 600px) {  
	.bundle_shop_products .new_ribbon.el_yapimi {
  top: calc(120px - 10%);
}
}

	.new_ribbon.ucretsiz-teslimat {
		border: solid 1.5px #8031e4;
	  background-color: #fbf8ff;
	}

	.new_ribbon.ucretsiz-teslimat .ts_icon {
		 background-color: #8031e4;
	}

	.new_ribbon.ucretsiz-teslimat .ts_icon .icon {
		 background-color: #fbf8ff;
	}

	.new_ribbon.ucretsiz-teslimat span { 
	  color: #8031e4;
	}



/******* Yeni Ribbon Özel Günler ******/
	.new_ribbon_ozel_gun {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		max-width: fit-content;  
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
	  background-color: #fff;
		background: #fff;
		padding: 5px;
		position: absolute;
		top: 1%;
		left: 1%;
	} 

	.new_ribbon_ozel_gun::before,
	.new_ribbon_ozel_gun::after {
		  content: "";
	  background-image: linear-gradient(to left top, transparent 50%, #fff 50%);
	  height: 15px;
	  width: 50%;
	  position: absolute;
	  top: 100%;
	  left: 0;
	}


	.new_ribbon_ozel_gun::after  {
		transform: scaleX(-1);
	  right: 0;
	  left: unset;
	}
	.new_ribbon_ozel_gun .icon {
		background-color: #98772d;
		  background-color: #98772d;
	  width: 25px;
	  height: 25px;
	}
	.new_ribbon_ozel_gun span {
		font-family: Circular;
	  font-size: 8.5px;
	  font-weight: bold;
	  text-align: center;
	  color: #02196b;
		text-transform: uppercase;
	}

	.new_ribbon_ozel_gun span:last-child {
	  color: #98772d;
	}


	.new_ribbon_ozel_gun.kahve {
	 background-color: #7278ff;
	}

	.new_ribbon_ozel_gun.kahve .icon {
	 background-color: #7278ff;
	}


	.new_ribbon_ozel_gun.kahve::before,
	.new_ribbon_ozel_gun.kahve::after {
	  background-image: linear-gradient(to left top, transparent 50%, #7278ff 50%);
	}

	.new_ribbon_ozel_gun.kahve span {
	  color: #e1e4ff;
	}

	.new_ribbon_ozel_gun.kahve span:last-child {
	  color: #e1e4ff;
	}


	.new_ribbon_ozel_gun.blue {
	 background-color: #02196b;
	}

	.new_ribbon_ozel_gun.blue .icon {
	 background-color: #7b98ff;
	}


	.new_ribbon_ozel_gun.blue::before,
	.new_ribbon_ozel_gun.blue::after {
	  background-image: linear-gradient(to left top, transparent 50%, #02196b 50%);
	}

	.new_ribbon_ozel_gun.blue span {
	  color: #fff;
	}

	.new_ribbon_ozel_gun.blue span:last-child {
	  color: #b6c6ff;
	}

	.new_ribbon_ozel_gun_type2 {
		display: flex;
		gap: 2px;
		background-color: #386593;
		width: fit-content;
		padding: 1px 5px;
		border-radius: 22px 22px 22px 22px;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 2%;
		left: 2%;
		z-index: 1;
	}

	 @media only screen and (max-width: 600px) {
		.new_ribbon_ozel_gun_type2 {
			padding: 0px 3px;	
		}
	}

	.new_ribbon_ozel_gun_type2 .ts_icon {
		border-radius: 50%;
		background-color: #fff;
		display:flex;
		align-items:center;
		justify-content: center;
	}

	.new_ribbon_ozel_gun_type2 .ts_icon .icon {
		width: 20px;
		height: 20px;
	}


	 @media only screen and (max-width: 600px) {
		.new_ribbon_ozel_gun_type2 .ts_icon .icon {
		  width: 20px;
		  height: 20px;
		}
	}

	.new_ribbon_ozel_gun_type2 .ts_text {
		display: flex;
		flex-direction: column;
		 font-size: 9px;
		  font-weight: bold;
		  font-stretch: normal;
		  font-style: normal;
		  line-height: normal;
		  letter-spacing: 0.5px;
		  text-align: left;
		  color: #2a503e;
		text-transform: uppercase;
	}

	@media only screen and (max-width: 600px) {
		.new_ribbon_ozel_gun_type2 .ts_text {
			font-size: 8px;
		}
	}



.pimage_trust_signal .new_ribbon_ozel_gun_type2 {
  padding: 2px 10px;
}

.pimage_trust_signal .new_ribbon_ozel_gun_type2 .ts_icon .icon {width: 25px;height: 25px;}

.pimage_trust_signal .new_ribbon_ozel_gun_type2 .ts_text {
  font-size: 11px;
}


	.cross-sells .new_ribbon_ozel_gun_type2 .ts_text {
		font-size: 9px;
	}

	.cross-sells .new_ribbon_ozel_gun_type2.kahve .ts_icon .icon {
		width: 22px;
		height: 22px;
	}

	.cross-sells .new_ribbon_ozel_gun_type2.kahve {
		padding: 0.2px 3px;
	}

	.new_ribbon_ozel_gun_type2.kahve .ts_text span:last-child {
		  color: #8031e4;
	}

	.new_ribbon_ozel_gun_type2.kahve {
		  background-color: #fcf8ff;
		border: 1px solid #8031e4;
	}


	.new_ribbon_ozel_gun_type2.kahve .ts_icon .icon {
		  background-color: #8031e4;

	}


	.new_ribbon_ozel_gun_type2.blue .ts_text span:last-child {
		  color: #2a503e;
	}

	.new_ribbon_ozel_gun_type2.blue {
		  background-color: #eff5f3;
		border: 1px solid #2a503e;
	}


	.new_ribbon_ozel_gun_type2.blue .ts_icon .icon {
		  background-color: #2a503e;

	}

	.cross-sells .new_ribbon_ozel_gun_type2.blue .ts_icon .icon {
		width: 22px;
		height: 22px;
	}

	.cross-sells .new_ribbon_ozel_gun_type2.blue {
		padding: 0.2px 3px;
	}


.dynamic_discounted_price {
	  color: #BB0000;
	font-size: 14px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 4px;
}

	@media only screen and (max-width: 600px) {
.dynamic_discounted_price {
	font-size: 13px;
}
}

.dynamic_discounted_price i {
	background-color: #BB0000;
	width: 16px;
	height: 16px;
}

.dynamic_discounted_price.single {
  padding: 3px 3px 2px 13px;
	border-radius: 22px;
  width: fit-content;
  font-size: 17px;
	margin-top: 10px;
	background-image: linear-gradient(to right, #FFE3E3, #fbfbfb 50%, #fff);
}


	@media only screen and (max-width: 600px) {
		
.dynamic_discounted_price.single {
		font-size: 15px;
		}
}

.dynamic_discounted_price.single strong {
  color: #BB0000;
}


    @media screen and (max-width: 780px) {
      .bundle_shop_products .single_product .product_details .dynamic_discounted_price {  
        font-size: 11px;
      }
    }

    @media screen and (max-width: 780px) {
      .bundle_shop_products .single_product .product_details .dynamic_discounted_price i {
        width: 12px;
        height: 12px;
      }
    }