/* @font-face{
    font-family:museo_sans;
    src:local('museo_sans'),url(/fonts/museosans-100-webfont.eot);
    src:local('museo_sans'),url(/fonts/museosans-100-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/museosans-100-webfont.woff) format('woff'),url(/fonts/museosans-100-webfont.ttf) format('truetype'),url(/fonts/museosans-100-webfont.svg#museo_sans100) format('svg');
    font-weight:100;
    font-display: swap;
    font-style:normal
}
@font-face{
    font-family:museo_sans;
    src:local('museo_sans'),url(/fonts/museosans-300-webfont.eot);
    src:local('museo_sans'),url(/fonts/museosans-300-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/museosans-300-webfont.woff) format('woff'),url(/fonts/museosans-300-webfont.ttf) format('truetype'),url(/fonts/museosans-300-webfont.svg#museo_sans300) format('svg');
    font-weight:300;
    font-display: swap;
    font-style:normal
}
@font-face{
    font-family:museo_sans;
    src:local('museo_sans'),url(/fonts/museosans_500-webfont.eot);
    src:local('museo_sans'),url(/fonts/museosans_500-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/museosans_500-webfont.woff) format('woff'),url(/fonts/museosans_500-webfont.ttf) format('truetype'),url(/fonts/museosans_500-webfont.svg#museo_sans500) format('svg');
    font-weight:500;
    font-display: swap;
    font-style:normal
}
@font-face{
    font-family:museo_sans;
    src:local('museo_sans'),url(/fonts/museosans_700-webfont.eot);
    src:local('museo_sans'),url(/fonts/museosans_700-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/museosans_700-webfont.woff) format('woff'),url(/fonts/museosans_700-webfont.ttf) format('truetype'),url(/fonts/museosans_700-webfont.svg#museo_sans700) format('svg');
    font-weight:700;
    font-display: swap;
    font-style:normal
} */

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

body,
html {
    font-size: 12px;
    text-rendering: optimizeSpeed;
    background: #fff
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

button,
input[type=buton],
input[type=submit] {
    cursor: pointer
}

button,
input[type=buton],
input[type=submit],
input[type=text],
input[type=password],
textarea {
    outline: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    border: 0
}

input[type=text],
input[type=password],
input[type=eposta] {
    color: #232a36;
    height: 40px;
    padding: 0 20px;
    font-size: 14px
}

#sign-in button[type=submit],
input[type=buton],
input[type=submit] {
    padding: 0 20px;
    height: 40px;
    line-height: 38px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    font-size: 14px;
}

#sign-in button[type=submit]:hover,
input[type=buton]:hover,
input[type=submit]:hover {
    background: #000;
    color: #fff
}

textarea {
    border: 1px solid #e3e2df;
    padding: 20px;
    font-size: 14px;
    height: 100px;
    resize: vertical
}

a {
    color: #161515
}

a:active,
a:focus,
a:hover {
    color: #000
}

b,
strong {
    font-weight: 600
}

.container {
    padding: 0 20px
}

    table {
        max-width: 100%!important
    }

i.sprite {
    background: url(../img/sprite.png);
    position: absolute;
    z-index: 99
}

.radioSelect {
    float: left
}

.radioSelect label {
    font-weight: 500;
    margin-bottom: -15px
}

header a.menuAc {
    display: block;
    float: right;
    font-size: 14px;
    color: #232a36;
    margin-top: 30px
}

header a.menuAc i {
    margin-right: 5px
}

header .headerTop {
    background: #9d2062
}

header .headerTop .headerTopLeft {
    position: relative;
    padding-left: 52px
}

header .headerTop ul li {
    float: left
}

header .headerTop ul li a {
    font-size: 14px;
    color: #fff;
    margin-left: 18px;
    display: block;
    line-height: 40px
}

header .headerTop .searchTop {
    float: left;
    position: absolute;
    left: 12px;
    top: 0;
    width: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 0
}

header .headerTop .searchTop.active {
    max-width: 300px;
    width: 100%
}

header .headerTop .searchTop.active input[type=text] {
    visibility: visible
}

header .headerTop .searchTop input[type=text] {
    width: calc(100% - 40px);
    float: left;
    height: 40px;
    border-color: #e3e2df;
    background: #fff;
    color: #820347;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

header .headerTop .searchTop button {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #820347;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 16px;
    float: left
}

header .headerTop span.info {
    float: left;
    color: #fff;
    line-height: 40px;
    background: #820347;
    padding: 0 12px;
    display: flex
}

header .headerTop span.info i {
    font-size: 16px;
    margin-right: 5px;
    line-height: 40px;
    float: left
}

header .headerTop span.info div {
    display: inline-block;
    position: relative;
    width: 35px
}

header .headerTop span.info div span {
    transition: all 1s;
    position: absolute;
    margin-left: 2px
}

header .headerTop span.info div span.active {
    opacity: 0;
    transition: all 1s
}

.product,
header nav .hold>ul>li div.drop {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out
}

header .headerTop .links {
    padding: 0 8px;
    float: left
}

header .headerTop .links a {
    margin: 0 5px;
    line-height: 40px;
    color: #fff;
    font-size: 16px
}

header nav {
    position: relative;
    z-index: 999
}

header nav .altKategoriResim {
    padding: 35px 0
}

header nav .hold>ul {
    display: table;
    width: 100%;
    padding: 20px 0
}

header nav .hold>ul>li {
    display: table-cell;
    vertical-align: middle
}

header nav .hold>ul>li:first-child a {
    text-align: left
}

header nav .hold>ul>li:last-child a {
    float: right;
    padding: 10px;
    border: 1px solid #9d2062;
    border-radius: 2em
}

header nav .hold>ul>li:hover div.drop {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

header nav .hold>ul>li div.drop {
    z-index: 9;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
    filter: alpha(opacity=.3);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
    position: absolute;
    top: 60px;
    left: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transition: all .2s ease-in-out;
    width: 100%;
    background: #fff
}

header nav .hold>ul>li>a {
    font-size: 16px;
    color: #252324;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    text-align: center
}

.sliderHome {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.sliderHome .bx-pager {
    position: absolute;
    left: calc((100% - 1200px)/ 2);
    bottom: 0;
    background: #fff;
    padding: 10px 15px 10px 20px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.sliderHome .bx-pager .bx-pager-item {
    float: left
}

.sliderHome .bx-pager .bx-pager-item a {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #820347;
    text-indent: -9999px;
    display: block;
    float: left
}

.sliderHome .bx-pager .bx-pager-item a.active {
    background: #820347
}

.sliderHome h2 {
    margin: 0;
    padding: 0
}

.homeInfo {
    float: left;
    width: 100%
}

.homeInfo .tableHere {
    display: table;
    width: calc(100% - 24px);
    border: 1px solid #e6eaed;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin: 20px auto
}

.homeInfo .tableHere.detay {
    margin-top: -10px
}

.homeInfo .tableHere.detay .homeInfoIcons {
    height: 80px
}

.homeInfo .tableHere.detay .homeInfoIcons i.i1 {
    top: 26px
}

.homeInfo .tableHere.detay .homeInfoIcons i.i2 {
    top: 24px
}

.homeInfo .tableHere.detay .homeInfoIcons i.i3 {
    top: 31px
}

.homeInfo .tableHere.detay .homeInfoIcons i.i4 {
    top: 23px
}

.homeInfo .homeInfoIcons {
    display: table-cell;
    width: 4%;
    height: 70px;
    vertical-align: middle;
    padding: 0 20px 0 80px;
    position: relative
}

.homeInfo .homeInfoIcons i {
    position: absolute;
    left: 34px
}

.homeInfo .homeInfoIcons i.i1 {
    background-position: 0 0;
    width: 34px;
    height: 28px;
    top: 18px
}

.homeInfo .homeInfoIcons i.i2 {
    background-position: -36px 0;
    width: 24px;
    height: 32px;
    top: 18px
}

.homeInfo .homeInfoIcons i.i3 {
    background-position: -62px 0;
    width: 37px;
    height: 28px;
    top: 18px
}

.homeInfo .homeInfoIcons i.i4 {
    background-position: -101px 0;
    width: 29px;
    height: 33px;
    top: 18px
}

.homeInfo .homeInfoIcons i.i5 {
    background-position: -131px 0;
    width: 35px;
    height: 33px;
    top: 18px
}

.homeInfo .homeInfoIcons span {
    font-size: 14px;
    color: #3c484d;
    display: block
}

.homeInfo .homeInfoIcons p {
    font-size: 12px;
    color: #a7b0b4;
    margin: 0
}

.grids .grid a {
    display: block;
    margin-bottom: 20px
}

.grids .grid a img {
    width: 100%
}

.grids .grid h3 {
    margin: 0;
    padding: 0
}

.homeDetail {
    float: left;
    width: 100%;
    margin: 60px 0 0
}

.homeDetail h2,
.homeDetail span.homeTitle,
.homeDetail span.titleDetail {
    margin: 0;
    line-height: 58px;
    color: #221f1f;
    display: inline-block;
    padding: 0 40px;
    top: -30px;
    background: #fff;
    position: relative;
    font-size: 16px
}

.homeDetail .border {
    border-top: 1px solid #e6eaed
}

.homeDetail h2 {
    border: 1px solid #e6eaed;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.homeDetail span.homeTitle,
.homeDetail span.titleDetail {
    font-weight: 500;
    border: 1px solid #e6eaed;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.epostaKayit {
    background: #f9f6f8;
    border-top: 1px solid #e1e2e7;
    border-bottom: 1px solid #e1e2e7;
    float: left;
    width: 100%;
    padding: 50px 0;
    margin-top: 50px
}

.epostaKayit .epostaTable {
    width: 100%;
    display: table
}

.epostaKayit .side {
    width: 4%;
    display: table-cell;
    vertical-align: middle
}

.epostaKayit .side h3,
.epostaKayit .side span {
    font-size: 16px;
    color: #9d2062;
    margin: 0
}

.epostaKayit .side input {
    display: block;
    height: 50px;
    padding: 0 30px;
    background: #fff;
    color: #a2a4a6;
    width: calc(100% - 24px);
    margin: 0 auto
}

.beflex>div,
.breadcrumb {
    margin-bottom: 30px
}

.epostaKayit .side button {
    height: 50px;
    color: #fff;
    background: #9d2062;
    font-size: 16px;
    display: block;
    text-align: left;
    width: 100%;
    padding: 0 30px;
    line-height: 45px
}

.product-info .teslimat {
	width:100%;
	margin-left:10px;
	color: #161515 !important;
}

.product,
.product .priceWrapper {
    text-align: center
}

.epostaKayit .side button i {
    float: right;
    line-height: 50px;
    color: #fff
}

.beflex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.product {
    border: 1px solid #f2f4f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 22px;
    transition: all .2s ease-in-out;
    position: relative;
    height: 100%
}

.product .price-splited,
.product .productInfo {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out
}

.product img {
    margin: 0 auto
}

.product:hover {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.product:hover .productInfo {
    padding-top: 67px
}

.product:hover .productInfo .quickView {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible
}

.product:hover .price-splited {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    margin-bottom: -30px
}

.product .productInfo .quickView,
.sideMenu {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
    -khtml-opacity: 0;
    visibility: hidden
}

.product p.detail {
    margin: 0
}

.product p.detail a {
    display: block;
    font-size: 14px;
    color: #0a3350;
    margin-bottom: 8px
}

.product h2.detail {
    font-size: 14px;
    font-weight: 500;
    margin: 0
}

.product .priceWrapper span.oldPrice {
    display: inline-block;
    font-size: 16px;
    color: #b9c4d7;
    text-decoration: line-through;
    margin: 0 15px
}

.product .priceWrapper span.price i,
.product .priceWrapper span.price strong {
    font-size: 16px;
    font-weight: 700;
    color: #9d2062
}

.product .priceWrapper span.oldPrice i {
    font-style: normal
}

.product .priceWrapper span.price {
    display: inline-block;
    margin: 0 15px
}

.product .priceWrapper span.price i {
    font-style: normal
}

.product .absoluteDiv {
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 10px);
    height: 100%;
    pointer-events: none
}

.product .absoluteDiv .sticker_campaign {
    color: #9d2062;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 15px
}

.product .absoluteDiv .sticker_discount,
.product .absoluteDiv .sticker_new {
    font-size: 13px;
    color: #fff;
    background: #9d2062;
    line-height: 40px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    overflow: hidden;
    width: 40px;
    height: 40px
}

.product .absoluteDiv .sticker_discount {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    float: right;
    margin-right: 20px
}

.product .absoluteDiv .sticker_new {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    float: left
}

.product .price-splited {
    font-size: 14px;
    color: #9d2062;
    display: block;
    text-align: center;
    padding-top: 11px;
    transition: all .2s ease-in-out
}

.product .quickView a {
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #e1e2e2;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    width: 40px;
    height: 40px
}

.detayTab .nav-tabs>li>a,
.detayTab .nav-tabs>li>a h4,
.detayTab .nav-tabs>li>a h5 {
    margin: 0;
    line-height: 49px;
    font-size: 18px
}

.product .productInfo {
    position: relative;
    padding-top: 37px;
    transition: all .2s ease-in-out
}

.product .productInfo .quickView,
.productDetailRight .addBag input[type=submit],
.productDetailRight .utility .dropdown>a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out
}

.product .productInfo .quickView {
    position: absolute;
    left: 0;
    top: 15px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all .2s ease-in-out;
    width: 100%
}

.detayTab .nav-tabs {
    border-bottom-color: #e6eaed
}

.detayTab .nav-tabs>li>a {
    padding: 0 18px;
    color: #171717;
    display: block
}

.steps .breadcrumb li i,
section.instagram span.takip {
    display: inline-block;
    position: relative;
    text-align: center
}

.detayTab .nav-tabs>li.active>a,
.detayTab .nav-tabs>li.active>a:focus,
.detayTab .nav-tabs>li.active>a:hover {
    border-color: #e6eaed
}

.detayTab .tab-content {
    border: 1px solid #e6eaed;
    border-top: 0;
    float: left;
    width: 100%;
    padding: 20px
}

.detayTab .productDetailsInfo table tr:first-child {
    background: #f2f3f4
}

section.instagram {
    margin-top: -50px;
    float: left;
    width: 100%
}

section.instagram .padding {
    margin: 0 -2px;
    text-align: center
}

section.instagram span.takip {
    float: none;
    width: 230px;
    height: 80px;
    border: 4px solid #232a36;
    font-size: 12px;
    color: #7d889b;
    font-weight: 300;
    z-index: 99;
    top: 40px;
    background: #fff;
    padding-top: 18px
}

section.instagram span.takip strong {
    font-size: 20px;
    color: #232a36;
    font-weight: 700;
    margin-top: -5px;
    display: block
}

section.instagram .item {
    padding: 2px
}

.steps .breadcrumb li.active i {
    background: #820347;
    color: #fff
}

.steps .breadcrumb li i {
    width: 30px;
    height: 30px;
    background: #fff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    border-radius: 60px;
    font-size: 14px;
    font-weight: 100;
    border: 1px solid #820347;
    color: #820347;
    font-style: normal;
    margin-right: 10px;
    line-height: 30px
}

.breadcrumb li,
.breadcrumb li a {
    line-height: 49px;
    font-size: 12px;
    color: #a4a9b0;
    display: inline-block;
    font-weight: 300
}

.breadcrumb {
    background: 0 0;
    float: left;
    width: 100%;
    padding: 0;
    border-top: 1px solid #e6eaed;
    border-bottom: 1px solid #e6eaed;
    text-align: center
}

.breadcrumb.detay {
    border: 0;
    margin-bottom: 0
}

.breadcrumb>li+li:before {
    color: #a4a9b0;
    /*content: "\f105";*/
    font-family: FontAwesome;
    margin: 0 10px;
    padding: 0
}

.breadcrumb li {
    float: none
}

.urunCerceve {
    border: 1px solid #e6eaed;
    float: left;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.urunCerceve .absoluteDiv {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    z-index: 5
}

.urunCerceve .absoluteDiv .sticker_discount,
.urunCerceve .absoluteDiv .sticker_new {
    margin-right: 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    background: #9d2062;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden
}

.urunCerceve .absoluteDiv .sticker_discount {
    float: right;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px
}

.urunCerceve .absoluteDiv .sticker_new {
    float: left;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px
}

.productDetailLeft {
    border-right: 1px solid #e6eaed;
    position: relative
}

.productDetailLeft .bx-wrapper {
    position: relative
}

.productDetailLeft a.bx-next,
.productDetailLeft a.bx-prev {
    top: 50%;
    color: #dad6d1;
    font-size: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    z-index: 999;
    background: #fff;
    text-align: center
}

.productDetailLeft a.bx-prev {
    left: 30px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.productDetailLeft a.bx-next {
    right: 30px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.productDetailRight {
    padding: 0 30px
}

.productDetailRight .product_name {
    margin: 37px 0 0;
    font-size: 26px;
    color: #171717
}

.productDetailRight .product_name span {
    display: block;
    font-size: 16px;
    color: #c7cdd0
}

.productDetailRight .fiyatlarCerceve {
    margin-top: 33px;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.productDetailRight .fiyatlarCerceve span.old_price {
    font-size: 22px;
    color: #afb1b2;
    font-weight: 500;
    float: left;
    display: block;
    padding-right: 5px;
    margin-right: 10px;
    border-right: 1px solid #eceef0
}

.productDetailRight .fiyatlarCerceve span.old_price strong {
    font-size: 14px;
    margin: 0;
    display: block;
}

.productDetailRight .fiyatlarCerceve span.price {
    font-size: 22px;
    color: #171717;
    float: left;
    display: block;
    padding-right: 5px;
    margin-right: 10px;
    border-right: 1px solid #eceef0
}

.productDetailRight .fiyatlarCerceve span.price:last-child {
    border: 0
}

.productDetailRight .fiyatlarCerceve span.price strong {
    font-size: 14px;
    color: #5a5656;
    margin: 0;
    display: block;
}

.productDetailRight .clearMargin {
    margin: 0 -42px
}

.productDetailRight .addBag,
.productDetailRight .ring_size_select {
    margin-right: 20px;
    float: left
}

.productDetailRight .clearTop {
    border-top: 1px solid #e6eaed;
    border-bottom: 1px solid #e6eaed;
    padding: 30px 40px;
    float: left;
    width: 100%
}

.productDetailRight .ring_size_select select {
    border-color: #eceef0
}

.productDetailRight .ring_text input[type=text] {
    border: 1px solid #eceef0;
    font-size: 14px;
    width: 230px;
    margin-bottom: 10px;
    color: #383A3F;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px
}

.productDetailRight .addBag {
    position: relative
}

.productDetailRight .addBag:after {
    content: "\f0da";
    color: #fff;
    right: 17px;
    top: 13px;
    position: absolute;
    font-family: FontAwesome
}

.productDetailRight .addBag input[type=submit] {
    border: 0;
    height: 38px;
    line-height: 38px;
    background: #9d2062;
    font-size: 14px;
    color: #fff;
    padding: 0 39px 0 30px;
    position: relative;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 0 30px transparent;
    -moz-box-shadow: 0 0 30px transparent;
    box-shadow: 0 0 30px transparent
}

.productDetailRight .addBag input[type=submit]:hover {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3)
}

.productDetailRight a.yuzukOlcu {
    display: block;
    float: left;
    font-size: 13px;
    color: #232a36;
    text-decoration: underline;
    font-weight: 300;
    margin-top: 12px
}

.productDetailRight p.desc {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #565656;
    margin: 20px -40px 0;
    padding: 0 40px 20px;
    border-bottom: 1px solid #f7f6f5
}

.productDetailRight .utility {
    float: left;
    width: 100%;
    padding: 30px 40px
}

.productDetailRight .utility .dropdown {
    float: left;
    width: 100%
}

.productDetailRight .utility .dropdown>a {
    line-height: 40px;
    background: #f2f3f4;
    font-size: 14px;
    color: #5a5656;
    padding: 0 20px;
    transition: all .2s ease-in-out;
    display: block;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px
}

.productDetailRight .utility .dropdown>a:hover {
    background: #f2f3f4;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

.productDetailRight .utility .dropdown>a i {
    color: #9d2062;
    margin-right: 9px;
    font-size: 16px
}

.productDetailRight .utility .dropdown ul li {
    float: left;
    width: 25%
}

.productDetailRight .utility .dropdown ul li a {
    width: 100%;
    text-align: center;
    margin: 0
}

.productDetailRight .utility .dropdown ul li a i {
    margin: 0;
    float: none;
    display: inline-block
}

.productDetailRight .detailInfo {
    margin: 0 -40px;
    border-top: 1px solid #e6eaed;
    border-bottom: 1px solid #e6eaed;
    padding: 30px 40px 26px
}

.productDetailRight .detailInfo p {
    font-size: 14px;
    color: #5a5656;
    font-weight: 300;
    margin: 0 50px 0 0;
    float: left
}

.productDetailRight .detailInfo p i {
    color: #9d2062;
    margin-right: 10px;
    font-size: 16px
}

.productDetailRight .alyansSecimi {
    margin-bottom: 20px
}

.productDetailRight .alyansSecimi span {
    font-size: 18px;
    font-weight: 500
}

.productDetailRight .alyansSecimi .form-group {
    margin: 5px 0
}

.productDetailRight .alyansSecimi .form-group label {
    font-weight: 400
}

.productDetailRight .selectpicker {
    margin-bottom: 10px
}

.addsepet,
.productDetailRight .firstRingSize {
    padding-left: 0
}

.teslimatIade {
    padding: 28px 0 0
}

.teslimatIade h3 {
    font-size: 16px;
    font-weight: 500;
    color: #565656;
    margin: 0 0 10px
}

.teslimatIade p {
    font-size: 14px;
    color: #565656;
    font-weight: 100;
    margin-bottom: 20px
}

.teslimatIade p strong {
    font-weight: 500
}

h2.productTitle {
    margin: 0;
    font-size: 22px;
    color: #565656;
    font-weight: 500;
    border-bottom: 1px solid #f7f6f5;
    padding-bottom: 5px
}

.productDetailsInfo h2,
.productDetailsInfo h3 {
    font-size: 16px;
    color: #565656;
    margin: 17px 0
}

.productDetailsInfo table.table tr td h3,
.productThumb a h2 {
    margin: 0
}

.productDetailsInfo table.table tr:first-child td {
    border: 0
}

.productDetailsInfo table.table tr td {
    border-color: #f7f6f5;
    font-size: 14px;
    color: #565656;
    font-weight: 500
}

.producthumb {
    position: relative
}

.productThumb {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px
}

.productThumb a {
    display: inline-block;
    width: 85px;
    height: 80px;
    border: 2px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.productThumb a.active {
    border-color: #9d2062
}

.productThumb a img {
    width: 81px;
    height: 76px;
    object-fit: cover;
    -o-object-fit: cover
}

.wait {
    visibility: hidden
}

.productSideBar aside>ul {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border: 1px solid #e6eaed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

.productSideBar aside>ul:before {
    position: absolute;
    left: 19px;
    top: 0;
    height: 100%;
    content: " ";
    width: 1px;
    background: #e6eaed;
    z-index: 1
}

.productSideBar aside>ul ul {
    margin-bottom: 0;
    padding-bottom: 0
}

.productSideBar aside>ul.list {
    padding-top: 27px
}

.productSideBar aside>ul.list .title {
    margin-top: -27px
}

.productSideBar aside>ul li {
    padding: 0 40px;
    position: relative
}

.productSideBar aside>ul li.active:before {
    content: "\f105";
    color: #ced3d6;
    background: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 19px;
    top: 4px;
    line-height: 13px;
    z-index: 2;
    font-family: FontAwesome
}

.form-group label,
.productSideBar aside>ul li.title,
.topList h1,
.topList h2 {
}

.productSideBar aside>ul li.active a {
    color: #232a36
}

.productSideBar aside>ul li.title {
    font-size: 18px;
    color: #7d889b;
    padding: 23px 18px 19px;
    border-bottom: 1px solid #e6eaed;
    margin-bottom: 16px;
    background: #fff;
    z-index: 2;
    position: relative
}

.bottomSepet a.sepetButon,
.bottomSepet a.sepetButon:hover {
    background: #000;
    color: #fff
}

.productSideBar aside>ul li.title h1 {
    font-size: 18px;
    color: #7d889b;
    margin: 0
}

.productSideBar aside>ul li.title span.linksTitle {
    font-weight: 500;
    line-height: 1.1;
    font-size: 18px;
    color: #7d889b;
    margin: 0
}

.productSideBar aside>ul li a,
.productSideBar aside>ul li label {
    font-size: 14px;
    color: #383A3F;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 11px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.productSideBar aside>ul li a:hover,
.productSideBar aside>ul li label:hover {
    color: #232a36
}

.topList {
    padding: 23px 20px 19px;
    border: 1px solid #e6eaed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px
}

.topList h1,
.topList h2 {
    float: left;
    font-size: 22px;
    color: #7d889b;
    font-weight: 500;
    margin: 0
}

.topList select {
    float: right;
    border: none;
    height: 30px;
    margin-top: -4px
}

.sepetimSayfa {
    border-bottom: 1px solid #f7f6f5;
    margin-bottom: 20px;
    margin-top: -10px
}

.sepetimSayfa li {
    display: table;
    width: 100%;
    border-top: 1px solid #f7f6f5;
    padding: 10px 0
}

.sepetimSayfa li:first-child {
    border: 0
}

.sepetimSayfa li span.title {
    display: table-cell;
    font-size: 14px;
    font-weight: 700
}

.sepetimSayfa li>div,
.sepetimSayfa li>figure {
    display: table-cell;
    vertical-align: middle;
    float: none;
    font-size: 14px;
    font-weight: 500
}

.sepetimSayfa li .sepetFiyat span {
    float: right;
    font-size: 18px
}

.sepetimSayfa li .sepetFiyat span.old {
    float: left;
    color: #afb1b2;
    text-decoration: line-through
}

.sepetimSayfa li img {
    max-width: 180px
}

.sepetSonucList {
    font-size: 14px;
    font-weight: 100
}

.sepetSonucList strong {
    font-weight: 300;
    border-bottom: 1px solid #f7f6f5;
    display: block;
    padding-bottom: 10px;
    margin: 0 -10px 10px
}

.bottomSepet,
ul.tableMobile li input[type=submit] {
    margin-top: 10px
}

.sepetSonucList span {
    float: right;
    font-weight: 500
}

.bottomSepet {
    border-top: 1px solid #f7f6f5;
    padding: 20px 0;
    float: left;
    width: 100%
}

.bottomSepet a.alisverisDevam,
.bottomSepet a.sepetButon {
    padding: 0 20px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
}

.bottomSepet input[type=submit] {
    background: #820347;
    color: #fff;
    float: right
}

.bottomSepet a.sepetButon {
    float: right;
    transition: all .2s ease-in
}

.bottomSepet a.alisverisDevam {
    border: 1px solid #e6eaed;
    transition: all .2s ease-in;
    float: right;
    margin-right: 20px;
    color: #000;
}

.siteWrapper,
footer .social a {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in
}

.payment_box,
.payment_tabs li a,
.siparisDetayMobil li {
    font-weight: 500;
    font-size: 14px
}

.bottomSepet a.alisverisDevam i {
    margin-right: 10px
}

.bottomSepet a.alisverisDevam:hover {
    background: #e6eaed
}

span.or {
    display: block;
    padding: 10px 0
}

.payment_tabs {
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.payment_tabs li {
    float: left
}

.payment_tabs li.active a {
    background: #000;
    color: #fff
}

.payment_tabs li a {
    padding: 6px 12px;
    margin-bottom: -1px;
    display: block;
    float: left;
    color: #000;
    border: 1px solid #000;0
    margin-right: 5px
}

.siparisDetayMobil li:empty,
.split-chart {
    display: none
}

ul.bankaNo,
ul.tableMobile {
    margin-bottom: 10px;
    border-bottom: 1px solid #f7f6f5
}

ul.tableMobile {
    padding-bottom: 10px
}

ul.tableMobile li {
    padding: 3px 0;
    font-size: 14px
}

ul.bankaNo {
    padding-bottom: 10px
}

ul.bankaNo li {
    padding: 3px 0;
    text-align: center;
    font-size: 14px
}

ul.bankaNo li strong {
    margin-right: 5px
}

.siparisDetayMobil {
    margin-bottom: 20px
}

.siparisDetayMobil img {
    margin: 0 auto
}

.siparisDetayMobil li {
    padding: 8px 5px;
    border-top: 1px solid #f7f6f5
}

.siparisDetayMobil li ul {
    padding: 8px 2px
}

.siparisDetayMobil li.urun {
    background: #f7f6f5
}

.siparisDetayMobil li:first-child {
    border: 0
}

.product_set_box {
    border-bottom: 1px solid #f7f6f5;
    margin-bottom: 15px
}

.product_set_box .set-title {
    padding: 20px 10px;
    font-size: 14px;
    font-weight: 100;
    text-align: center
}

.product_set_box .set-title p {
    margin-bottom: 3px
}

.product_set_box .set-title span {
    font-weight: 700;
    font-size: 15px
}

.setolarakal {
    margin: 15px 0
}

.urun_set {
    float: left;
    width: 100%
}

.urun_set dl {
    float: left
}

.urun_set .product {
    padding: 0 5px
}

.gift_cheque {
    padding: 0
}

footer {
    padding-top: 47px;
    float: left;
    width: 100%
}

footer .social a {
    display: block;
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #9d2062;
    border: 1px solid #9d2062;
    transition: all .2s ease-in;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%
}

footer .social a:hover {
    background: #9d2062;
    color: #fff
}

footer .footerLinks {
    padding-bottom: 25px
}

footer .footerLinks p {
    font-size: 14px;
    color: #878e9a;
    margin-top: -10px
}

footer .footerLinks dl dt {
    font-size: 14px;
    color: #9d2062;
    margin-bottom: 11px
}

footer .footerLinks dl dd a {
    display: inline-block;
    font-size: 14px;
    color: #878e9a;
    margin-bottom: 2px
}

footer .footerLinks dl dd a:hover {
    text-decoration: underline
}

footer .footerCopy {
    border-top: 1px solid #e6eaed;
    padding: 18px 0 0
}

footer .footerCopyWrapper {
    float: left;
    width: 100%;
    background: #f9f6f8;
    padding: 16px 0 0;
    margin-top: 21px
}

footer .footerCopyWrapper p {
    float: left;
    font-size: 12px;
    color: #7f8a8f
}

footer .footerCopyWrapper a.crealive {
    float: right;
    display: block;
    text-indent: -9999px;
    background: url(../images/crealive.png);
    background-size: 58px 10px;
    width: 58px;
    height: 10px;
    margin-top: 1px
}

.form-group div {
    position: relative;
    max-width: 340px
}

.form-group div .info {
    position: absolute;
    right: 7px;
    top: 5px;
    background-color: #DDD;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 5px 12px;
    font-size: 15px
}

.form-group label {
    display: block;
    font-weight: normal;
    font-size: 14px
}

.form-group input[type=text],
.form-group input[type=password],
.form-group textarea {
    height: 40px;
    border: 1px solid #a4a9b0;
    color: #383A3F;
    font-size: 14px;
    width: 100%;
    max-width: 340px
}

.form-group textarea {
    height: 120px;
    resize: vertical
}

.form-group button,
.form-group input[type=submit],
.form-group input[type=button] {
    padding: 0 20px;
    height: 41px;
    line-height: 37px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    font-size: 14px;
}

.form-group button:hover,
.form-group input[type=submit]:hover,
.form-group input[type=button]:hover {
    background: lighten(%10, #000);
    color: #fff
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    background: #c2c5cb
}

a.beButton,
a.button {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: 0 0;
    border: 1px solid #232a36;
    color: #232a36;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
}

.side1 span,
.side2 span {
    margin-bottom: 20px;
    font-size: 24px;
    display: block
}

.side1 span,
.side2 span,
p {
    font-weight: 500
}

a.beButton:hover,
a.button:hover {
    background: #232a36;
    color: #fff
}

.side1 {
    padding: 40px;
    background: #e5e5e5
}

.side1 h3 {
    margin-bottom: 20px
}

.side2 {
    padding: 40px 40px 62.5px 40px;
    background: #fff
}

.side2 h3 {
    margin-bottom: 20px
}

p,
select {
    font-size: 14px;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #a4a9b0;
    color: #383A3F!important;
    height: 40px;
    padding: 0 25px 0 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    background: url(../img/dropdown.png) right 10px center no-repeat
}

select:active,
select:focus,
select:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    background: url(../img/dropdown2.png) right 10px center no-repeat
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500
}

.fancybox-skin {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #fff!important;
    padding: 0!important
}

.content {
    padding: 30px 40px;
    background-color: #fff
}

.content h1 {
    font-size: 24px
}

iframe[name=google_conversion_frame] {
    display: none
}
.sepetUrun a{
    color: #000;
}
@media (min-width:992px) {
    .container {
        width: 100%;
        max-width: 1240px
    }
}

@media (min-width:992px) and (max-width:1239px) {
    .productDetailRight .utility .dropdown>a {
        font-size: 13px;
        margin-right: 10px
    }
    .productDetailRight .utility .dropdown>a i {
        font-size: 14px;
        margin-right: 5px
    }
    .productDetailRight a.yuzukOlcu {
        font-size: 10px
    }
    .productDetailRight .ring_size_select select {
        font-size: 11px
    }
    .productDetailRight .addBag,
    .productDetailRight .ring_size_select {
        margin-right: 5px
    }
    .productDetailRight .addBag input[type=submit] {
        font-size: 12px
    }
	.product-info .teslimat {
		width:100%;
		margin-left:0;
		margin-top:10px;
		margin-bottom:10px;
		display:block;
		float:left;
		color: #161515 !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
    footer .footerCopy {
        padding-top: 20px
    }
    footer .footerCopyWrapper {
        margin-top: 20px
    }
    .homeDetail {
        padding: 20px 0;
        margin: 30px 0
    }
    .footerCard img {
        margin: 0 auto
    }
    .productSideBar aside {
        display: table;
        width: 100%
    }
    .productSideBar aside ul {
        display: table-cell;
        margin-bottom: 15px;
        padding-bottom: 15px
    }
    .productSideBar aside ul li.title {
        margin-bottom: 15px;
        padding: 12px 40px
    }
    .productSideBar aside ul li a,
    .productSideBar aside ul li label {
        margin-bottom: 5px
    }
    footer {
        padding-top: 20px
    }
    .sepetimSayfa li .sepetFiyat span.old {
        float: right
    }
    .productSideBar {
        margin-bottom: 15px
    }
    header nav .hold>ul {
        padding: 10px 0
    }
    header nav .hold>ul>li>a {
        font-size: 14px
    }
    header nav .hold>ul>li>a>img {
        max-height: 90px
    }
    .homeInfo .homeInfoIcons {
        padding: 0 15px;
        vertical-align: bottom;
        text-align: center;
        height: 125px
    }
    .homeInfo .homeInfoIcons i {
        top: 12px!important;
        left: 50%
    }
    .homeInfo .homeInfoIcons i.i1 {
        margin-left: -17px
    }
    .homeInfo .homeInfoIcons i.i2 {
        margin-left: -16px
    }
    .homeInfo .homeInfoIcons i.i3 {
        margin-left: -18px
    }
    .homeInfo .homeInfoIcons i.i4 {
        margin-left: -15px
    }
    .homeInfo .homeInfoIcons p {
        margin-bottom: 10px
    }
    .epostaKayit .side {
        width: auto
    }
    footer .footerLinks dl dt {
        font-size: 12px
    }
    footer .footerLinks dl dd a {
        font-size: 11px
    }
	.product-info .teslimat {
		width:100%;
		margin-left:0;
		margin-top:10px;
		margin-bottom:10px;
		display:block;
		float:left;
		color: #161515 !important;
	}

}

@media (max-width:767px) {
	.product-info .teslimat {
		width:100%;
		margin-left:0;
		margin-top:10px;
		margin-bottom:10px;
		display:block;
		float:left;
		color: #161515 !important;
	}
	.product-info .ringSize {
		margin-bottom:10px;
	}
	.zoomContainer{
		display: none;
	}
    i.sprite {
        background: url(../img/sprite-mobil.png);
        position: absolute;
        z-index: 99
    }
    .headerTopLeft {
        text-align: center
    }
    header .headerTop a,
    header .headerTop span {
        float: none;
        display: inline-block;
        margin: 0 15px
    }
    header .headerTop span.info {
        float: right;
        margin: 0
    }
    .homeDetail {
        padding: 20px 0
    }
    footer .footerCopy {
        padding: 20px 0 0;
        text-align: center
    }
    footer .footerCopyWrapper {
        margin-top: 20px
    }
    footer .footerCopyWrapper p {
        text-align: center;
        width: 100%
    }
    footer .footerCopyWrapper a.crealive {
        float: none;
        margin: 50px auto 20px
    }
    .beflex>div,
    .sliderHome {
        margin-bottom: 10px
    }
    footer .footerLinks dl {
        padding-left: 50px
    }
    footer {
        padding-top: 20px
    }
    .topList h1 {
        width: 100%
    }
    .topList select {
        margin-top: 10px;
        float: left
    }
    .productDetailRight {
        padding: 0;
        margin-bottom: 10px
    }
    .productDetailRight .addBag input[type=submit] {
        font-size: 13px
    }
    .productDetailRight .addBag,
    .productDetailRight .ring_size_select {
        margin-right: 10px
    }
    .productDetailRight .product_name {
        margin-top: 0;
        font-size: 20px
    }
    .productDetailRight .fiyatlarCerceve {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .productDetailRight .utility a {
        margin-right: 15px
    }
    .urunCerceve {
        margin-bottom: 15px
    }
    .sepetimSayfa li>div,
    .sepetimSayfa li>figure {
        float: left;
        width: 100%;
        text-align: center
    }
    .sepetimSayfa .sepetAdet select {
        float: none;
        display: inline-block;
        height: 30px
    }
    .sepetimSayfa a.sil {
        margin: 10px 0;
        font-size: 16px;
        display: inline-block
    }
    .sepetimSayfa li img {
        float: none;
        margin: 0 auto;
        max-width: 120px
    }
    .bottomSepet a.alisverisDevam {
        margin-right: 0;
        margin-top: 10px
    }
    .bottomSepet input[type=submit] {
        margin-bottom: 10px;
        margin-left: 10px
    }
    .bottomSepet {
        padding-top: 10px;
        padding-bottom: 20px
    }
    .breadcrumb.steps li,
    .breadcrumb>li+li:before {
        display: none
    }
    .breadcrumb.steps li.active {
        display: block
    }
    .breadcrumb li:last-child:after,
    .sliderHome .bx-controls,
    .urunCerceve .bx-controls-direction {
        display: none
    }
    .fancybox-close {
        background: url(../img/closeFancy.jpg)!important;
        top: -16px!important;
        right: -16px!important
    }
    .productDetailsInfo table.table tr td {
        padding: 4px;
        font-size: 11px
    }
    .side1,
    .side2 {
        padding: 15px
    }
    .breadcrumb li,
    .breadcrumb li a {
        line-height: 30px
    }
    .breadcrumb li:after {
        content: "\f105";
        font-family: fontAwesome;
        margin: 0 5px;
        float: left;
        line-height: 30px
    }
    .epostaKayit {
        padding: 15px 0 5px;
        text-align: center
    }
    .epostaKayit .side {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 10px
    }
    .epostaKayit .side:nth-child(2),
    .epostaKayit .side:nth-child(3) {
        width: 50%
    }
    .epostaKayit .side:nth-child(2) {
        padding-right: 7px
    }
    .epostaKayit .side:nth-child(3) {
        padding-left: 7px
    }
    .epostaKayit .side input {
        width: 100%;
        height: 35px
    }
    .epostaKayit .side button {
        height: 35px;
        line-height: 30px;
        text-align: center
    }
    .epostaKayit .side button i {
        line-height: 35px;
        float: none;
        display: inline-block
    }
    footer .footerLinks p,
    footer .social {
        padding-left: 50px
    }
    .homeInfo .tableHere {
        float: left;
        width: 100%;
        padding: 5px 0;
        margin: 10px 0
    }
    .homeInfo .homeInfoIcons {
        display: block;
        width: 100%;
        padding: 5px 35px;
        height: auto
    }
    .homeInfo .homeInfoIcons i {
        top: 7px!important;
        left: 10px
    }
    .homeInfo .homeInfoIcons i.i1 {
        background-position: 0 0;
        width: 18px;
        height: 16px
    }
    .homeInfo .homeInfoIcons i.i2 {
        background-position: -117px 0;
        width: 14px;
        height: 17px
    }
    .homeInfo .homeInfoIcons i.i3 {
        background-position: -31px 0;
        width: 19px;
        height: 16px
    }
    .homeInfo .homeInfoIcons i.i4 {
        background-position: -150px 0;
        width: 16px;
        height: 23px
    }
    .homeInfo .homeInfoIcons i.i5 {
        background-position: -166px 0;
        width: 19px;
        height: 16px
    }
    .grids .grid a {
        margin-bottom: 10px
    }
    .headerMobile {
        box-shadow: 0 0 5px rgba(0, 0, 0, .5)
    }
    .headerMobile img {
        max-height: 80px
    }
    header .headerTop .searchTop.active {
        max-width: 100%
    }
    .productThumb {
        display: table;
        width: 100%
    }
    .productThumb a {
        display: table-cell;
        height: auto
    }
    .productThumb a img {
        width: 100%;
        height: auto
    }
    .productDetailRight .fiyatlarCerceve span.price {
        font-size: 15px;
        padding-right: 2px;
        margin-right: 2px
    }
    .productDetailRight .fiyatlarCerceve span.price strong {
        font-size: 12px
    }
    .productDetailRight .fiyatlarCerceve span.old_price {
        font-size: 15px;
        padding-right: 2px;
        margin-right: 2px
    }
    .productDetailRight .fiyatlarCerceve span.old_price strong {
        font-size: 12px
    }
    .productDetailRight .clearMargin {
        margin: 0
    }
    .productDetailRight .clearTop {
        padding: 15px 0
    }
    .productDetailRight .ring_size_select {
        margin-bottom: 5px
    }
    .productDetailRight .utility {
        padding: 15px 0;
        border: 0
    }
    .productDetailRight .utility .dropdown>a {
        font-size: 12px;
        padding: 0 15px;
        margin: 3px 0;
        width: 100%
    }
    .productDetailRight .utility .dropdown>a i {
        margin-right: 5px;
        font-size: 14px
    }
    .productDetailRight .detailInfo p {
        font-size: 11px;
        margin-right: 0
    }
    .detayTab .nav-tabs>li>a {
        font-size: 12px;
        padding: 0 10px;
        line-height: 40px
    }
    .detayTab .tab-content {
        padding: 10px 0
    }
    .productDetailsInfo h2,
    .productDetailsInfo h3 {
        margin: 5px 0;
        font-size: 11px
    }
    .productDetailsInfo table {
        margin-bottom: 0
    }
    .productDetailRight .detailInfo {
        margin: 0;
        padding: 15px
    }
    .productDetailRight a.yuzukOlcu {
        float: left;
        width: 100%
    }
    .product .quickView a {
        margin: 0
    }
    .product .absoluteDiv .sticker_discount,
    .product .absoluteDiv .sticker_new {
        font-size: 9px;
        width: 25px;
        height: 25px;
        line-height: 25px
    }
    .product .absoluteDiv .sticker_campaign {
        font-size: 11px;
        bottom: 3px
    }
}

.siteWrapper {
    width: 100%;
    height: 100%;
    transition: all .2s ease-in;
    position: relative;
    z-index: 999;
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

.siteWrapper.active {
    -webkit-transform: translate(70%, 0) scale(.9);
    -ms-transform: translate(70%, 0) scale(.9);
    -o-transform: translate(70%, 0) scale(.9);
    transform: translate(70%, 0) scale(.9)
}

.sideMenu {
    position: fixed;
    height: 100%;
    overflow: scroll;
    z-index: 99;
    padding: 0;
    left: 0;
    top: 0;
    width: 70%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #9d2062
}

.sideMenu.active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible
}

.sideMenu ul.uyeGiris {
    float: left;
    width: 100%
}

.sideMenu ul.uyeGiris li {
    width: 33.33%;
    float: left
}

.sideMenu ul.uyeGiris li a {
    text-align: center;
    padding: 6px 0;
    display: block;
    color: #fff
}

.sideMenu .mobSearch {
    padding: 10px 0;
    float: left;
    width: 100%
}

.sideMenu .mobSearch input {
    width: calc(100% - 40px);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    height: 30px;
    font-weight: 300;
    font-size: 12px;
    float: left
}

.sideMenu .mobSearch button {
    width: 40px;
    text-align: center;
    height: 30px;
    background: #232a36;
    color: #fff;
    float: left
}

.sideMenu nav {
    float: left;
    width: 100%;
    padding: 10px 0
}

.sideMenu nav ul li a {
    padding: 8px 10px;
    display: block;
    border-bottom: 1px solid #820347;
    color: #fff;
    font-size: 14px
}

.sideMenu nav ul li .drop {
    display: none
}

body,
html {
    overflow-x: hidden;
    width: 100%
}

.tooltip.top .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #9d2062
}

.tooltip-inner {
    background-color: #9d2062!important
}