<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Kurdele*/
.KurdeleAna
{
    padding:0;
    margin-bottom:10px;
}
.Kurdele {
    width: 100%;
    background-color: rgb(0, 92, 185);
    background-image: url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/indented_bg.png);
    color: white;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 8px #333;
    text-shadow: 0 0 8px #000;
    text-align: center;
}

    .Kurdele:before {
       content:'';
    position:absolute;
    bottom:-20px;
    left:0;
    border-top:solid 10px rgb(0, 92, 185);
    border-right:solid 6px rgb(0, 92, 185);
    border-bottom:solid 10px transparent;
    border-left:solid 7px transparent;
    }

    .Kurdele:after {
    content:'';
    position:absolute;
    bottom:-20px;
    right:0;
    border-top:solid 10px rgb(0, 92, 185);
    border-right:solid 6px transparent;
    border-bottom:solid 10px transparent;
    border-left:solid 7px rgb(0, 92, 185);
    }
    .Kurdele h1{
        font-weight:700;
        font-size:16px;
        margin:0 !important;
        padding:2.5px 0 2.5px 0 !important;
    }
    @media only screen and (min-width:390px) and (max-width:767px){
    .Video {
        width:50%;
    }
}
@media only screen and (max-width:767px) {
    .KurdeleAnaGenel {
        margin-right: 0px;
        margin-left: 0px;
    }
    .KurdeleAna {
        margin-top: 5px;
    }
    .Kurdele {
        border-radius: 5px;
            padding:2px 0px;
    }
        .Kurdele:before {
            content: none;
        }
        .Kurdele:after {
            content: none;
        }
}
    /*Detay Panel*/
    .SlaytPanel{
        margin-top:10px;
    }
@media only screen and (min-width:280px) and (max-width:767px) {
    .SlaytPanel {
        margin-top: 0px;
    }
}

/* ===============================
Ürün Detay Galeri
================================ */
.thumbs {
  margin: 0;
  padding: 0;
}

.thumbs li {
  list-style-type: none;
}

.item-thumbs {
  overflow: hidden;
  margin-bottom: 30px;
  cursor: pointer;
}

.item-thumbs a+img {
  width: 100%;
    border: 2px solid #b7b7b7;
    border-radius: 5px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    height:232px;
    object-fit:cover;
    object-position:center center;
}

.item-thumbs .hover-wrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}

.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  -moz-transform: rotateY(0deg) scale(1, 1);
  -ms-transform: rotateY(0deg) scale(1, 1);
  -o-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}

    .item-thumbs .hover-wrap .overlay-img {
        position: absolute;
        width: 89%;
        height: 99.5%;
        opacity: 0.80;
        filter: alpha(opacity=80);
    border: 2px solid #b7b7b7;
    border-radius: 5px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    }

.item-thumbs .hover-wrap .overlay-img-thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -23px;
  color: #fff;
  font-size: 32px;
  line-height: 1em;
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-thumbs .hover-wrap .overlay-img {
	background: #3FB6D6;	
}
.fancybox-close:hover {
	background-color:#005CB9;
}
.fancybox-nav:hover span {
	background-color:#3FB6D6;
}
@media only screen and (max-width: 479px) and (min-width: 321px){
    .item-thumbs{
        width:50%;
    }
    .item-thumbs a+img {
        height:150px;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
    .item-thumbs{
        width:50%;
    }
        .item-thumbs a+img {
        height:232px;
}
}
/******************************************
Ürünler2
******************************************/
.urun-bilesen.urun-anasayfa{
    padding:13px 13px 20px;
    margin-top:-10px;
}
.urun-bilesen.urun-anasayfa .ic-bilesen {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgba(100, 100, 111, 0.2);
    border: 1px solid #ddd;
    border-radius:inherit;
    margin-bottom: 0px;
    }
.urun-bilesen.urun-anasayfa .ic-bilesen:hover {
    box-shadow: 0px 0px 30px 0px rgba(100, 100, 111, 0.1);
    }
.urun-bilesen .ic-bilesen {
    background:#fff;
	margin-bottom: 25px;
	border: 2px solid rgba(0, 0, 0, 0);
	padding: 8px 8px 10px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
    transition: all 0.3s;
}
.urun-bilesen .ic-bilesen:hover {
  box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.5);
}
.urun-bilesen .ic-bilesen:hover .urun-kucuk-resim .btn-hizli-goruntule {
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim {
	position: relative;
	text-align: center;
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim .btn-hizli-goruntule {
	background: none;
	padding: 0;
	line-height: inherit;
	position: absolute;
	top: 44%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 2;
	opacity: 0;
	-moz-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim .btn-hizli-goruntule span {
	background: #3FB6D6;
	border: 1px solid #3FB6D6;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 0 12px 0 30px;
	line-height: 32px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim .btn-hizli-goruntule span:hover {
	color: #fff;
	background: #005CB9;
	border: 1px solid #005CB9;
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim .btn-hizli-goruntule span:before {
	content: "\f002";
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-size: 13px;
	font-weight: 600;
	left: 12px;
	line-height: 31px;
	margin-right: 5px;
	position: absolute;
	top: -1px;
}
.urun-bilesen.urun-video .ic-bilesen .urun-kucuk-resim .btn-hizli-goruntule span:before {
	content: "\f144";
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim .urun-bilesen-foto {
	display: block;
	width: 100%;
	padding: 0;
    height:240px;
}
.urun-bilesen .ic-bilesen .urun-kucuk-resim .urun-bilesen-foto img {
	width: 100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
}
.urun-bilesen .ic-bilesen .urun-kutu-bilgi {
	margin-top: 5px;
}
.urun-bilesen .ic-bilesen .bilesen-bilgi {
	text-align: center;
	padding-top: 5px;
}
    .urun-bilesen .ic-bilesen .bilesen-bilgi .bilesen-baslik {
        font-size: 14px;
        font-weight: 400;
        min-height: 70px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-around;
    }
.urun-bilesen .ic-bilesen .bilesen-bilgi .bilesen-baslik a {
    line-height: 1.5;
    padding: 0;
    text-align: center;
    font-size: 16px;
    display: block;
    font-weight: 600;
    overflow: hidden;
    color:#000;
    -webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.urun-bilesen .ic-bilesen .bilesen-bilgi .bilesen-baslik a:hover {
	color: #005CB9;
}
        /*Button Satin Al*/
        .urun-bilesen .ic-bilesen .bilesen-bilgi .bilesen-baslik .btnsatinal {
            display: inline-block;
            background: #eb2131;
            padding: 6px 6px;
            border: 2px solid #eb2131;
            font-weight: 500;
            text-align: center;
            white-space: nowrap;
            color: #fff;
            font-weight: normal;
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
        }

            .urun-bilesen .ic-bilesen .bilesen-bilgi .bilesen-baslik .btnsatinal:hover {
                background: #005CB9;
                border: 2px solid #005CB9;
                transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                color: #fff;
            }

            .urun-bilesen .ic-bilesen .bilesen-bilgi .bilesen-baslik .btnsatinal span {
                text-transform: uppercase;
                font-weight: 600;
                letter-spacing: 0.5px;
                color: #fff;
            }
/*Responsive*/
@media only screen and (min-width: 450px) and (max-width: 767px){
    #UrunListesi .Urun{
        width:50%;
    }
}
/******************************************
Ürünler2 Bitiş
******************************************/
/******************************************
10. Best selling
******************************************/
.best-selling-slider h3 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 58px;
    margin: 50px 0 25px;
    outline: none;
    padding: 0px 0px 6px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    /*    border-bottom: 1px solid #e0e0e0;*/
    color: #040021;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.best-selling-slider {
	margin: 0px -12px 0px;
}
.best-selling-slider .slider-items-products .owl-buttons .owl-next, .best-selling-slider .slider-items-products .owl-buttons .owl-prev {
	top: -62px;
}
/******************************************
owl.carousel Slider
******************************************/

.owl-item .item {
padding:13px 13px 20px;
margin-top:-10px;
}
.owl-buttons {
	opacity: 1;
	transition: all .5s ease-out 0s
}
.product-flexslider:hover .owl-buttons {
	opacity: 1
}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	right: 30px;
	top: -68px;
	left: inherit
}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	top: -68px;
	right: 0px;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%
}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 50%
}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 18px;
	line-height: 22px
}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 18px;
	line-height: 22px
}
.slider-items-products .owl-buttons a {
	background: #f8f8f8;
	display: block;
	height: 25px;
	margin: 15px 0 0 -20px;
	position: absolute;
	top: 50%;
	width: 25px;
	z-index: 5;
	color: #666;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
}
.slider-items-products .owl-buttons a:hover{
    	background: #005CB9;
        color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important
}
 /*Bölümler*/
 .shop ul.products {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top:20px;
}
.shop ul.products .product {
    position: relative;
    margin-bottom: 30px;
}    
.shop ul.products li {
        margin-bottom:30px;
    }
@media only screen and (min-width:284px) and (max-width:767px){
    .shop ul.products li {
        margin-bottom:30px;
    }
    .best-selling-slider h3 {
        font-size:25px;
    }
 }
@media only screen and (min-width:390px) and (max-width:767px){
    .shop ul.products li {
        width:50%;
    }
}
.img-circle {
    border-radius: 50%!important;
}
    .thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    padding:5px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
    .thumb-info .thumb-info-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        margin: 4px;
        overflow: hidden;
        display: block;
        position: relative;
        height:240px;
    }
/*        .thumb-info .thumb-info-wrapper:after {
            content: "";
            background: rgba(23,23,23,0.8);
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
            bottom: -4px;
            color: #FFF;
            left: -4px;
            position: absolute;
            right: -4px;
            top: -4px;
            display: block;
            opacity: 0;
            z-index: 1;
        }*/
        .thumb-info .thumb-info-title {
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
            background: rgba(23,23,23,0.8);
            bottom: 10%;
            color: #040021;
            left: 0;
            font-weight:700;
            font-size:2rem;
            padding: 9px 11px;
            position: absolute;
            text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
            z-index: 2;
            max-width: 90%;
            text-align: left;
        }
    .thumb-info img {
        -webkit-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        position: relative;
        width: 100%;
        max-height: 100%;
        height: inherit !important;
        object-fit: cover;
        object-position: center center;
    }
    .thumb-info:hover img {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }
    .thumb-info.thumb-info-centered-info .thumb-info-title {
        background: transparent;
        left: 5%;
        width: 90%;
        -webkit-transition: -webkit-transform .2s ease-out,opacity .2s ease-out;
        -moz-transition: -moz-transform .2s ease-out,opacity .2s ease-out;
        transition: transform .2s ease-out,opacity .2s ease-out;
        transform: translate(0%,-30%);
        top: 50%;
        bottom: auto;
        opacity: 0;
        text-align: center;
        padding: 0;
        position: absolute;
    }
    .thumb-info.thumb-info-hide-info-hover .thumb-info-wrapper:after {
        opacity: .65;
    }
    .thumb-info.thumb-info-hide-info-hover .thumb-info-title {
        opacity: 1;
        top: 50%;
    }
    .thumb-info.thumb-info-hide-info-hover .thumb-info-type {
        float: none;
    }
    .thumb-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
        opacity: .1;
    }
    .thumb-info.thumb-info-hide-info-hover:hover .thumb-info-title {
        opacity: 0;
    }
/*Blog*/

.jtv-blog {
    text-align: left;
    border: 1px solid #efefef;
}

.blog-img a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 240px;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.jtv-blog:hover .blog-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-content-jtv {
    padding: 20px;
}
.blog-content-jtv &gt; h2 {
    line-height: normal;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin:0;
}
.blog-content-jtv h2 a {
    color: #565656;
    font-size:16px;
    font-weight:bold;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.blog-content-jtv a {
    color: #565656;
    font-weight:bold;
}
.blog-content-jtv a:hover {
    color: #005CB9;
}
.blog-content-jtv &gt; p, .product-info h2 p {
    font-size: 13px;
    margin:0;
}
.blog-content-jtv &gt; span {
    text-transform: capitalize;
    color: #999;
    font-size: 12px;
    display:inline-block;
    padding:15px 10px 15px 0;
}
.blog-action {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 15px;
}
.blog-action &gt; span {
    margin-right: 10px;
}
.blog-action &gt; span &gt; i {
    margin-right: 5px;
    color: #000000;
}
.blog-content-jtv .read-more {
    color: #3FB6D6;
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    position:relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-weight:100;
}
.blog-content-jtv .read-more:after {
    content: "\f101";
    display:block;
    position:absolute;
    top:2.8px;
    right:-15px;
    font-weight:600;
    font-size:13px;
    font-family: 'Font Awesome 5 Free';
    margin-left: 3px;
}
.blog-content-jtv i {
    margin-right: 6px;
    color: #999;
}
</pre></body></html>