/*
input[type="checkbox"] {
    width: auto;
    display: inline-block;
}
input[type="text"] {
    margin: auto;
}
input {
    position: relative;
    width: auto;
    display: inline-block;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
}
textarea {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
}
select {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
}*/

.article_full_width {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.clear {
    clear:both;
}

.form > form ul > li {
    margin-bottom: 15px;
    position: relative;
}

[clear="clear"] {

}

.taksit-bg {
    overflow-x:scroll;
}
.modal.is-visible {
    display: block;
}

.doctor-photo img {
    object-position: top;
    -o-object-position: top;
}

.header-buttons {
    margin-left: 40px;
}
.inner-page__heading .title {
    max-width: 100%;
}

.products-photo {
    height: 300px;
}


.footer-right .etbis {
    width: 150px;
}

.products-detail__photo {
    height: 400px;
}
.products-detail__photo img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.products-photo img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.category-menu > ul > li {
    position: relative;
    flex-flow: column;
}
.category-menu > ul > li > .cont1 > span[grup_id_span]{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
}
.category-menu > ul > li > .cont1 {
    position: relative;
    width: 100%;
}


.accordion-header .title a {
    color: rgba(17, 17, 17, 0.45);
    font-size: 16px;
    letter-spacing: -0.3px;
    font-weight: 600;
    line-height: 1.4;
    overflow: hidden;
    max-height: 43px;
}

.hero-boxes > .container > .row {
    justify-content: center;
    text-align: center;
}


.section-header .text > .row {
    align-items: center;
}

.chart {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    margin:0px;
    text-align: center;
}
.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}
.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: 0.8em;
}
.angular {
    margin-top: 100px;
}
.angular .chart {
    margin-top: 0;
}



.header-logo img {
   
}
.header-logo {
    /*position: relative;*/
}

@media only screen and (max-width: 767px) {
   /* .header-logo > h1 > a img {
        width: 120px;
    }
    .header-logo > h1 > a {

    }
    .header-logo > h1 {
        left: 100px;
        width: 180px;
        height: 160px;
    }*/
}


.banners.owl-nav-style .owl-theme .owl-nav {
    margin-top: -25px;
}

.banners-card figure img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.banners-card figure img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 11px;
}
.banners-card figure {
    padding: 0;
    margin: 0;
}
.banners-card {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 11px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px rgb(136 91 178 / 10%);
    box-shadow: 0 0 20px rgb(136 91 178 / 10%);
}
.section-banners {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 150px 0 0 0;
}



.section-about .about > .row {

}


.about-wrapper table td {
    text-align: left;
    font-weight: bold;
    color: #000;
}
.about-wrapper table tr {

}
.about-wrapper table {

}
.about-wrapper {
    padding: 0;
}

.counter-card .counter-name {

}
.counter-card .counter-number {
    font-weight: 900;
    margin: 15px 0;
    font-size: 35px;
}
.counter-card .icon svg path {
    color: #fff;
    fill: #fff;
}
.counter-card .icon svg {
    color: #fff;
    fill: #fff;
}
.counter-card .icon {
    font-size: 75px;
    color: #fff;
}
.counter-card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.section-counter > .container > .row {
    align-items: center;
}
.section-counter:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #002877c2;
}
.section-counter {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background-image: url(/data/genel/bg/counter_bg.jpg)
}




/*
.comment-card .text {
    font-size: 16px;
}
.comment-card .title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}
.comment-card {

}
.section-comments .section-header .title {
    font-family: 'Bad Script', cursive;
    color: #fff;
    font-size: 40px;
    margin-bottom: 50px;
}
.section-comments .section-header {

}
.section-comments > .container > .row {
    align-items: center;
}
.section-comments:before {

}
.section-comments * {
    color:#fff;
}
.section-comments {
    position: relative;
    display: block;
    width: 100%;
    margin: 50px 0 0 0;
    padding: 50px 0;
    min-height: 400px;
    max-height: 500px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    background-color: rgba(0,0,0,.7);
    background-blend-mode: multiply;
}

*/


.hero-shortcuts__bg {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -15px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(/data/genel/bg/sliderbg.png);
    height: 142px;
}


.component-card__list table tr td span.count {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}
.component-card__list table tr td span.title {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}
.component-card__list table tr td span {

}
.component-card__list table tr td {
    padding: 5px;
}
.component-card__list table tr {
    border: 1px solid #f2f2f2;
}
.component-card__list table {
    width: 90%;
    margin: 10px auto;
}

.section-gallery-video .gallery-video-content .gallery-video-slider {

}
.section-gallery-video .gallery-video-content > h2 {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #003399;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 700;
    line-height: 1.1;
}
.section-gallery-video .gallery-video-content {

}
.section-gallery-video:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../../assets/img/bg-btn.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
}
.section-gallery-video {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 30px 0;
}




.information-area .information-gallery {

}
.information-area .information-gallery .information_img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
}
.information-area .information-gallery .information_img:nth-child(2) img {
    width: 80%;
}
.information-area .information-gallery .information_img:nth-child(2) {
    text-align: left;
    margin-top: -75px;
}
.information-area .information-gallery .information_img:nth-child(1) img {
    width: 80%;
}
.information-area .information-gallery .information_img:nth-child(1) {
    text-align: right;
}
.information-area .information-gallery .information_img {
    position: relative;
    height: 250px;
    max-width: 100%;
}
.information-area > .container > .row {
    align-items: center;
}
.information-area [clear="clear"] {

}
.information-area span.text {
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
    display: block;
}
.information-area h2.title {
    font-weight: 900;
    color: #039;
    font-size: 30px;
    margin-bottom: 15px;
}
.information-area [clear="clear"] ul {
    padding: 15px 0 0 15px;
    list-style: disc;
}
.information-area {
    position: relative;
    display: block;
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
}


.vkod-frame iframe {
    width: 100%;
    height: 200px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    outline: 0;
    border-radius: 11px;
    overflow: hidden;
}
.video_gallery iframe {
    width: 100%;
    height: 300px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    outline: 0;
    border-radius: 11px;
    overflow: hidden;
}
.video_gallery {
    position: relative;
}


.gallery_item figure img {
    width: 100%;
    max-height: 600px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
}
.gallery_item figure {

}
.gallery_item {

}
.section-gallery_img > .container > .row {
    align-items: center;
}
.main .section-gallery_img:nth-child(1) {

}
.section-gallery_img {
    position: relative;
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
}


.links ul li .icon svg path {
    fill: #fff;
}
.links ul li .icon svg {
    fill: #fff;
}

.header-nav__links._v2 {
    left: 100%;
    border-radius: 0px 11px 11px 0px;
}
li[multiple_sub_menu]:hover .header-nav__links._v2 {
    opacity: 1;
    visibility: visible;
    top: 0;
}
li[multiple_sub_menu]:hover > a {
    color:#fff;
}
li[multiple_sub_menu]:hover {
    background: #003399;
}
li[multiple_sub_menu] {
    position: relative;
}

.ilan-box .ilanbasvur:hover {
    background: #fff;
    color: #003399;
}
.ilan-box span.tarih {
    position: absolute;
    right: 10px;
    bottom: 0;
}
.ilan-box .ilanbasvur{
    background: #003399;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px #000;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.ilan-box {
    min-height: 100px;
    border: 1px solid #e0e0e0;
    padding: 30px 0 16px 8px;
    margin-bottom: 5px;
    background: #fff8f2;
    display: block;
    position: relative;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}


.bagis .donate-item-title {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    margin: 10px 0;
}
.bagis .donate-thumb img {
    width:100%;
}
.bagis input[type="submit"]{
    margin: 10px 0;
}
.bagis .btn-success {
    background-color: #4db848;
    border-color: #4db848;
}
.bagis {
    border: 1px solid #f2f2f2;
    display: block;
    color: #000;
    margin-bottom:20px;
}
.nav.nav-tabs li a{
    color: #999;
    padding: 3px 10px;
    border: 1px solid #999;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    display: block;
    position: relative;
}
.nav.nav-tabs li {}
.nav.nav-tabs li a.active {
    background-color:#003399;
    color:#fff;
}

.firmaContent table {
    border: none;
}
.firmaContent {
    width: 100%;
    margin: 0 0 25px 0;
}
.firmaAd {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 16px;
    background-color: #003399;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}
.firmaAd a {
    color: #fff;
}
.firmaContent .firmaIcon {
    display: inline-block;
    width: 30px;
    text-align: center;
}
.firmaContent tr, .firmaContent td {
    border-color:#f2f2f2;
    padding: 10px;
}

.profile-nav ul li.is-active a {
    color:#fff;
}
.profile-nav ul li.is-active {
    background: #003399;
    border-radius: 50px;
}

.products-nav .owl-item .item:hover a {
    background: #003399;
    color: #fff;
}

#video_player iframe {
    width: 100%;
    height: 450px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
}
#video_player {

}

.news-details__card[type="video"] .news-details__footer {
    height: 150px !important;
}

.header-input > form {
    position: relative;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*
.header-search span.icon {
    color: #104d84;
}
.header-search {
    position: absolute;
    right: 0;
    padding-right: 20px;
}*/

.form-send .form_send { background: var(--primary-color); height: 50px; font-family: inherit; min-width: 150px; border: 0 none; text-align: center; border-radius: 8px; width: 100%; padding-left: 20px; padding-right: 20px; color: #fff; font-size: 14px; font-weight: 800; font-family: inherit; cursor: pointer; border: 2px solid transparent; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; position: relative; will-change: transform; }

.form-send .form_send:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); }

.form > form > div > ul > li {
    margin-bottom: 15px;
    position: relative;
}
.form-custom > form ul > li {
    margin-bottom: 15px;
    position: relative;
}
.form ul > li {
    margin-bottom: 15px;
    position: relative;
}

.egitimtakvim__list > ul > li > a span.text {

}
.egitimtakvim__list > ul > li > a span.icon i {

}
.egitimtakvim__list > ul > li > a span.icon svg {

}
.egitimtakvim__list > ul > li > a span.icon {
    color: var(--primary-color);
    font-size: 16px;
    margin-right: 7px;
}
.egitimtakvim__list > ul > li > a:before {
   /* content: "";
    position: absolute;
    left: -15px;
    width: 6px;
    height: 6px;
    background: var(--primary-color);
    border-radius: 50%;*/
}
.egitimtakvim__list > ul > li > a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 0px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.egitimtakvim__list > ul > li {

}
.egitimtakvim__list > ul {
    list-style: none !important;
    /*padding-left: 20px;*/
    margin-top: 15px;
}
.egitimtakvim__list {

}

.sidebar-yazilar > li .diger_yazarlar_title {
    background: var(--primary-color);
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
}
.sidebar-yazilar > li .diger_yazarlar_title h3.title {

}
.sidebar-yazilar > li a img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: top;
    border-radius: 5px;
}
.sidebar-yazilar > li a span.text {
    color: #57758c;
    margin-left: 15px;
    font-weight: bold;
    font-size: 15px;
}
.sidebar-yazilar > li a {
    position: relative;
    align-items: center;
    padding: 10px;
    margin: 10px 0;
    border-bottom: 1px solid #efefef;
}
.sidebar-yazilar > li {

}
.sidebar-yazilar {

}

.yazi_title h6 {
    font-size: 40px !important;
}
.yazar-alani > img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: top;
    border-radius: 5px;
    box-shadow: 0 25px 35px rgb(87 117 140 / 10%);
    margin-right: 15px;
}
.yazar-alani .yazar-alani-detay span.spot {
    display: block;
    color: #ddd;
    font-weight: bold;
    font-size: 15px;
}
.yazar-alani .yazar-alani-detay span.text {
    display: block;
    color: #57758c;
    font-weight: bold;
    font-size: 17px;
}
.yazar-alani .yazar-alani-detay > a {

}
.yazar-alani .yazar-alani-detay {

}
.yazar-alani {
    align-items: center;
}
.diger_yazi_item .news-single__content {
    padding: 0 !important;
}
.diger_yazi_item .news-single__row {
    box-shadow: 3px -2px 20px rgb(87 117 140 / 10%);
    border-radius: 5px;
    padding: 15px;
}
.diger_yazi_item {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.personnel-card[type="yazar"] > a .personnel-photo img {
    object-position: top;
}
.personnel-card[type="yazar"] > a .personnel-photo {
    height: 150px;
    width: 40%;
    display: block;
    position: relative;
    border-radius: 5px 0 0 5px;
}
.personnel-card[type="yazar"] > a .personnel-footer .title {
    font-size: 17px;
    color: #000;
}
.personnel-card[type="yazar"] > a .personnel-footer .small_title {
    color: #999;
    font-weight: bold;
    font-size: 13px;
}
.personnel-card[type="yazar"] > a .personnel-footer {
    width:60%;
    text-align: left;
    padding: 10px;
}
.personnel-card[type="yazar"] > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: left;
    background: #f2f2f2;
    border-radius: 5px;
}
.personnel-card[type="yazar"] {

}

.page-content__description p {
    margin-bottom: 20px;
}

.anket_form input[type="button"]#btn_form_kaydet {
    background: var(--primary-color);
    border-radius: 5px;
    padding: 10px 15px !important;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    width: auto;
    float: left;
    cursor: pointer;
}
.anket_form .fields > ul > li > .field .checkbox input:checked:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 11px;
    text-align: center;
    left: 3px;
    position: relative;
    top: -2px;
}
.anket_form .fields > ul > li > .field .checkbox input:checked {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
}
.anket_form .fields > ul > li > .field .checkbox input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid rgb(221, 221, 221);
    display: inline-block;
    position: relative;
    margin-right: 10px;
    border-radius: 5px;
}

.anket_form .fields > ul > li > .field label {

}
.anket_form .fields > ul > li > .field .checkbox label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #000;
    font-weight: 300;
}
.anket_form .fields > ul > li > .field .checkbox input {

}
.anket_form .fields > ul > li > .field .checkbox._diger input[type="text"] {
    width: 100%;
    padding: 10px;
    height: auto;
    color: #999;
    font-weight: bold;
    border-radius: 5px;
}
.anket_form .fields > ul > li > .field .checkbox._diger label {
    font-weight: bold;
    color: #000;
    margin-top: 5px;
}
.anket_form .fields > ul > li > .field .checkbox._diger {

}
.anket_form .fields > ul > li > .field .checkbox {

}

.anket_form .fields > ul > li > .field .radiobutton input:checked:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 11px;
    text-align: center;
    left: 3px;
    position: relative;
    top: -2px;
}
.anket_form .fields > ul > li > .field .radiobutton input:checked {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
}
.anket_form .fields > ul > li > .field .radiobutton input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid rgb(221, 221, 221);
    display: inline-block;
    position: relative;
    margin-right: 10px;
    border-radius: 50%;
}

.anket_form .fields > ul > li > .field label {

}
.anket_form .fields > ul > li > .field .radiobutton label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #000;
    font-weight: 300;
}
.anket_form .fields > ul > li > .field .radiobutton input {

}
.anket_form .fields > ul > li > .field .radiobutton._diger input[type="text"] {
    width: 100%;
    padding: 10px;
    height: auto;
    color: #999;
    font-weight: bold;
    border-radius: 5px;
}
.anket_form .fields > ul > li > .field .radiobutton._diger label {
    font-weight: bold;
    color: #000;
    margin-top: 5px;
}
.anket_form .fields > ul > li > .field .radiobutton._diger {

}
.anket_form .fields > ul > li > .field .radiobutton {

}
.anket_form .fields > ul > li > .field .checkbox._diger input[type="text"] {
    width: 100%;
    padding: 10px;
    height: auto;
    color: #999;
    font-weight: bold;
    border-radius: 5px;
}
.anket_form .fields > ul > li > .field .checkbox._diger label {
    font-weight: bold;
    color: #000;
    margin-top: 5px;
}
.anket_form .fields > ul > li > .field input {

}
.anket_form .fields > ul > li > .field {

}
.anket_form .fields > ul > li > .name {
    color: var(--primary-color);
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
}
.anket_form .fields > ul > li {
    margin-bottom: 20px;
}
.anket_form .fields > ul {

}
.anket_form .fields {

}
.anket_form {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.form-field input[type="checkbox"]:checked:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 11px;
    text-align: center;
    left: 2px;
    top: -2px;
    position: relative;
}
.form-field input[type="checkbox"]:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.form-field input[type="checkbox"] {
    margin: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    max-width: 20px;
    height: 20px;
    border: 2px solid rgb(235 238 241);
    display: inline-block;
    position: relative;
    padding: 0;
    border-radius: 5px;
}

.article_full_width {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.basket-form ul > li span.icon.arrow {

}
.basket-form .form-custom ul > li {
    position:relative;
}

.header-search input.ui-list-opened {
    /*border-radius: 30px 30px 0 0;*/
}
.ui-front {
    z-index: 9999 !important;
}
.ui-menu .ui-menu-item:last-child {
    border:none;
    /*border-radius: 0 0 30px 30px;*/
}
.ui-menu .ui-menu-item.ui-state-focus {
    background: var(--primary-color) !important;
    border: none;
    margin: 0;
    color: #fff;
}
.ui-menu .ui-menu-item:hover {

}
.ui-menu .ui-menu-item {
    border-bottom: 1px solid rgba(199, 199, 199, 0.1) !important;
    color: #444;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding: 10px 30px;
    font-family: "Brandon", sans-serif;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.ui-widget-content {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    /*border-radius: 0 0 30px 30px;*/
}

#sayacv3 {
    margin-top:30px;
}

.product-detail small {
    color: #999;
    font-size: small;
}
.product-detail {

}

.product-detail-other-variation #empty .diger-renkleri strong {

}
.product-detail-other-variation #empty .diger-renkleri span.icon i {

}
.product-detail-other-variation #empty .diger-renkleri span.icon {
    font-size: 16px;
    margin-right: 15px;
}
.product-detail-other-variation #empty .diger-renkleri {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 5px;
}
.product-detail-other-variation #empty .kapsa-hadi > a > img {

}
.product-detail-other-variation #empty .kapsa-hadi > a:first-child.active {
    margin-left: 10px;
}
.product-detail-other-variation #empty .kapsa-hadi > a.active {
    border-color: #ff6000;
    transform: scale(1.1);
    margin-right: 10px;
    margin-left: 5px;
}
.product-detail-other-variation #empty .kapsa-hadi > a:hover {
    border-color: #ff6000;
    transform: scale(1.1);
    margin-right: 10px;
    margin-left: 5px;
}
.product-detail-other-variation #empty .kapsa-hadi > a {
    margin-right: 5px;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    -moz-transition: .3s all ease;
    background: #fff;
    border-radius: 3px;
}
.product-detail-other-variation #empty .kapsa-hadi {
    display: table;
}
.product-detail-other-variation #empty {

}
.product-detail-other-variation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*padding: 15px 25px;
    border-radius: 5px;*/
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 20px;
    color: #818182;
}

.card-product-button {
	cursor:pointer;
}

#begendiklerim_menu ul > li > a {
	color: #555;
    font-size: 15px;
}
#begendiklerim_menu ul > li {

}
#begendiklerim_menu ul {

}
#begendiklerim_menu {

}
.uye_urun_liste_popup {

}


.payment-methods-content > .payment-methods-item.opened {
    display:block;
}
.payment-methods-content > .payment-methods-item:not(.opened) {
    display:none;
}
.payment-methods-content > .payment-methods-item {
    display:none;
}
.payment-methods-content {

}
.payment-methods-tab > a.active {
    background: var(--primary-color);
    transform: scale(1.1);
    margin-left: 10px;
}
.payment-methods-tab > a:first-child.active {
    background: var(--primary-color);
    transform: scale(1.1);
    margin-right: 20px;
    margin-left: 0px;
}
.payment-methods-tab > a:hover {

}
.payment-methods-tab > a {
    position: relative;
    display: inline-flex;
    width: 200px;
    height: 50px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--primary-color);
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.payment-methods-tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
}

.product-detail__order.accordion {
    border: none;
    margin: 30px 0 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.col-article.article_full_width {
	-ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.login_menu_area .member_logged_box span.ext_var {

}
.login_menu_area .member_logged_box span.title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.login_menu_area .member_logged_box svg {
    font-size: 40px;
    margin-bottom: 20px;
}
.login_menu_area .member_logged_box i {
    color: #000;
    margin-right: 5px;
}
.login_menu_area .member_logged_box g_ad {

}
.login_menu_area .member_logged_box:hover {
    transform: scale(1.1);
    box-shadow: 0px 0px 15px -15px #000;
}
.login_menu_area .member_logged_box {
    position: relative;
    display: flex;
    align-items: center;
    background: #f9f9fa;
    padding: 5px 15px;
    margin: 0 0 10px 0;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
    transition: .3s all ease;
    /*position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-flow: column;
    border: 1px solid #c5c5c5;
    background: #f7f7f7;
    padding: 15px;
    margin: 0 0 15px 0;
    border-radius: 10px;
    width: 100%;
    height: 125px;*/
}
.login_menu_area > .row {
    align-items:center;
}
.login_menu_area {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
}


body a[href] {

}

.favorite.card {
	display:none !important;
	visibility:hidden !important;
}

.card-product.category {
	height: 300px;
}

.header .profile a span {
	font-weight: bold;
	font-size:15px;
}
.header .profile a.contact svg path {
	fill: var(--primary-color);
}
.header .profile a.contact svg {

}
.header .profile a.contact {

}
.header .profile a {
	cursor:pointer;
	margin-right:10px;
}
.header .profile a.lock uyead {
	position: absolute;
    right: -54px;
    bottom: -15px;
    font-weight: bold;
    font-size: 18px;
}
.header .profile a.lock {
	position:relative;
	justify-content:flex-start;
}
.header .profile li:first-child {

}

#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-body {

}
#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-header button:hover {
	opacity:1;
}
#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-header button {
	font-size: 50px;
    color: #fff;
    opacity: .6;
    line-height: 0;
}
#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-header > h4.modal-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    text-align: center;
    font-size: 20px;
}
#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-header {
	background: var(--primary-color);
}

.UyelikPopup > .UyelikPopupTabMenu > a.UyelikPopupMenuList.active {
	border-bottom: 2px solid var(--primary-color);
}
.UyelikPopup > .UyelikPopupTabMenu > a.UyelikPopupMenuList {
	position: relative;
    display: inline-block;
    width: 49%;
    text-align: center;
    font-size: 20px;
    color: var(--primary-color);
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 0;
	cursor: pointer;
}
.UyelikPopup > .UyelikPopupTabMenu {
	position: relative;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > a:hover {
	text-decoration:underline;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > a {
	cursor: pointer;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > a.uye_ol {
	color: var(--primary-color);
    font-weight: bold;
    margin: 10px 0 0 0;
    display: block;
    position: relative;
    font-size: 14px;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > a.form_elem_submit {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 15px;
    text-align: center;
    background-color: var(--primary-color);
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
	cursor: pointer;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > a.sifre_unuttum {
	font-size: 13px;
    color: var(--primary-color);
    font-weight: 600;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > input {
	border-radius: 0px !important;
    border: 1px solid #dcdcdc !important;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line select,
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line input {
	border-radius: 0px !important;
    border: 1px solid #dcdcdc !important;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > label[for="BeniHatirla"] {
	margin:0;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line > label {
	position: relative;
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: bold;
    color: #000;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line {

}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent span.small-italic-text {
	position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 14px;
    color: #000000;
    font-style: italic;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent span.text {
	position: relative;
    display: block;
    width: 100%;
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 14px;
    color: #000000;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent h2.title {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: var(--primary-color);
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent {

}
.UyelikPopup > .UyelikPopupTabArea {

}
.UyelikPopup {

}

.card-product-footer a.button_add {
    height: 35px;
    background-color: #f47524;
    padding: 5px 15px;
    color: white;
    font-size: 14px;
    font-weight: 300;
    border-radius: 25px;
    -webkit-transition: .3s;
    transition: .3s;
	cursor: pointer;
}

.bottombanner > .container > .row > [class*='col-lg'] > .row [class*='col-lg']:nth-child(2n+0) {

}
.bottombanner > .container > .row > [class*='col-lg'] > .row [class*='col-lg']:first-child {
	padding-left: 0;
}
.bottombanner > .container > .row > [class*='col-lg'] > .row {
	margin-left: 40px;
}
.bottombanner > .container > .row {
	justify-content: flex-end;
}
.bottombanner {
	position:relative;
	display:block;
	width:100%;
	margin:0;
	background-color: #f1f1f1;
	padding: 0;
}

.banner > .header-sub > .container > .row > [class*='col-lg'] > .header-sub > .slide {
	margin-left: 40px;
}
.banner > .header-sub > .container > .row {
	justify-content: flex-end;
}

.allcategory_v2 > .allcategory_v2-button i {

}
.allcategory_v2 > .allcategory_v2-button svg.fa-angle-down {
	right: 10px;
    position: absolute;
}
.allcategory_v2 > .allcategory_v2-button svg {
    width: 20px;
    height: 20px;
}
.allcategory_v2 > .allcategory_v2-button > .icon {
	font-size: 16px;
    margin-right: 10px;
}
.allcategory_v2 > .allcategory_v2-button:before {
    content: "";
    position: absolute;
    background-color: #8363ce;
    height: 7px;
    bottom: 100%;
    border-radius: 12px 12px 0 0;
    display: block;
    width: 100%;
    left: 0;
}
.allcategory_v2 > .allcategory_v2-button {
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    /* text-transform: uppercase; */
    font-weight: 700;
    border-top: 0px solid #eee;
    padding: 0px 25px;
    color: #36075e;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #e4e8ec;
    position: relative;
    width: 250px;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > a {

}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list > li:last-child > a {
	border:none;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list > li:hover > a {
	background-color: var(--primary-color);
    color: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list > li:last-child  > a {
	border-radius: 0 0 8px 0;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list > li:first-child  > a {
    border-radius: 0 8px 0 0;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list > li > a {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #e4e8ec;
	color: #222;
	transition:.3s all ease;
	border-radius: 0;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list > li {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > .allcategory_v2-multiple-list {
	display:none;
	position: absolute;
    left: 100%;
    top: 10px;
    background: #fff;
    padding: 0;
    min-width: 160px;
    border: 1px solid #e4e8ec;
	transition:.3s all ease;
	border-radius: 0 8px 8px 0;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple]:hover > .allcategory_v2-multiple-list {
	display:block;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] {

}
.allcategory_v2 > .allcategory_v2-list > ul > li > a > svg {
	color: #8363ce;
	margin-right: 6px;
    font-size: 25px;
	opacity: 0.6;
}
.allcategory_v2 > .allcategory_v2-list > ul > li > a {
	position: relative;
	display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #e4e8ec;
	color: #222;
	transition:.3s all ease;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:last-child > a {
	border:none;
	border-radius: 0 0 8px 8px;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple]:last-child:hover > a {
	border-radius: 0 0 0 8px;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a > svg path {
	fill:#fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a > svg g {

}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a > svg {
	color:#fff;
	opacity: 1;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a {
	background-color: var(--primary-color);
    color: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[ext] > a svg {
	color:#fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[ext] > a {
	background: var(--primary-color);
    color: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[ext] {

}
.allcategory_v2 > .allcategory_v2-list > ul > li {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.allcategory_v2 > .allcategory_v2-list > ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.allcategory_v2[data-parent="inc"] > .allcategory_v2-list {
	display:none;
	box-shadow: -5px 10px 15px -14px #000;
}
.allcategory_v2[data-parent="index"] > .allcategory_v2-list {
	display: block;
}
.allcategory_v2 > .allcategory_v2-list {
    display: block;
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0 0 8px 8px;
	z-index:1000;
}
.allcategory_v2 {
    position: relative;
    display: inline-block;
    width: auto;
    height: 50px;
    margin: 0;
    padding: 0;
}

.siparis_onay_anasayfa_don {

}
.siparisonay_tesekkur {
	text-align: center;
    margin-top: 10px;
}
.siparisonay .siparisonay_yazi {

}
.siparisonay img {
	width: 50px;
    height: 50px;
    object-fit: contain;
    object-position: center;
}
.siparisonay {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.whatsapp_icon svg {

}
.whatsapp_icon {
	color:#fff !important;
	position: fixed;
    left: auto;
    bottom: 15px;
    left: 15px;
    top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    background: rgba(29, 177, 84, 0.96);
    color: #fff;
    font-size: 35px;
    box-shadow: 0px 0px 15px 3px #00000030;
}

/*
.header-search-ico {
	display:none !important;
}*/

.full-content table th {
	padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid #e9ecef;
}
.full-content table td {
	padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid #e9ecef;
}
.full-content table tr td {

}
.full-content table tr {

}
.full-content table.table-striped tbody tr:nth-of-type(even) {

}
.full-content table.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}
.full-content table tbody tr {

}
.full-content table tbody td {

}
.full-content table thead tr {

}
.full-content table thead td {

}
.full-content table thead {

}
.full-content table {
	text-align: left;
}
#SanalKlavye > table td input.sanalbuton {
	width: 50px;
    height: 50px;
    margin: 0;
}
#SanalKlavye > table td input {

}
#SanalKlavye > table td {
    border: none;
    vertical-align: middle;
    padding: 5px 5px;
}
#SanalKlavye > table tr {

}
#SanalKlavye > table th {
	border: none;
    vertical-align: middle;
}
#SanalKlavye > table {
	position: relative;
    background: #f2f2f2;
    border-radius: 10px;
    overflow: hidden;
}
#SanalKlavye {

}
.full-content:not([id="urunkategori"]) input.SanalKlavyeAc {
    display: inline-block;
    width: auto;
    margin: 0 0 0 15px;
    background: #f2f2f2;
    cursor: pointer;
    border: 1px solid #dadada;
    width: 40px;
    height: 40px;
}

.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li select:not([class="not-default"]):not([default="1"]):hover {
    border: 2px solid rgba(0, 0, 0, 0.2);
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li select:not([class="not-default"]):not([default="1"]) {
    width: 100%;
    height: 50px;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    font-family: inherit;
    padding-left: 20px;
    padding-right: 20px;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative;
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li input:not([type=radio]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]):hover,
.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li textarea:hover {
    border: 2px solid rgba(0, 0, 0, 0.2);
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li input:not([type=radio]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]) {
    width: 100%;
    /*height: 50px;*/
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    font-family: inherit;
    padding-left: 20px;
    padding-right: 20px;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li textarea:not([class="not-default"]):not([default="1"]) {
    width: 100%;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    font-family: inherit;
    padding-left: 20px;
    padding-right: 20px;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom ul li input:not([type=radio]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]) {
    padding-left: 60px;
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) .form-custom.no-icon ul li input:not([type=radio]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]) {
    padding-left: 20px !important;
}

.full-content:not([id="urunkategori"]):not([id="sepet"]) input[type="checkbox"] {
    display: inline-block;
    width: auto;
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) input:not([type=radio]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"]) select:not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"]) textarea:not([class="not-default"]):not([default="1"]) {
    position: relative;
    /*display: block;*/
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px 15px;
    margin: 0 0 10px 0;
}
.full-content:not([id="urunkategori"]) input[style^="width"]:not([type=radio]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"]) select[style^="width"]:not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"]) textarea[style^="width"]:not([class="not-default"]):not([default="1"]) {
    position: relative;
    /*display: inline-block;*/
    width: auto;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px 15px;
    margin: 0 0 10px 0;
}
#yrmMain #yrmGovde #etYorumDiv input[type="checkbox"] {
	display: inline-block;
    width: auto;
}
#yrmMain #yrmGovde #etYorumDiv input,
#yrmMain #yrmGovde #etYorumDiv select,
#yrmMain #yrmGovde #etYorumDiv textarea {
	position: relative;
    display: block;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 0px;
    padding: 10px 15px;
	margin: 0 0 10px 0;
}
#yrmMain #yrmGovde #etYorumDiv input[style^="width"],
#yrmMain #yrmGovde #etYorumDiv select[style^="width"],
#yrmMain #yrmGovde #etYorumDiv textarea[style^="width"] {
	position: relative;
    display: inline-block;
    width: auto;
    border: 1px solid #f2f2f2;
    border-radius: 0px;
    padding: 10px 15px;
	margin: 0 0 10px 0;
}
.full-content a[href] {
	/*color:var(--primary-color);*/
}
.full-content .theme-button {
	color:#fff !important;
}
.full-content .btn {
	/*color:#fff !important;*/
}
.full-content {

}


#hizlisatinal table td {
	border:none;
	padding:0px;
}

.page_single input[type="checkbox"] {
	display: inline-block;
    width: auto;
}
.page_single input,
.page_single select,
.page_single textarea {
	position: relative;
    display: block;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px 15px;
	margin: 0 0 10px 0;
}
.page_single {

}

.products-inc-carousel .owl-prev, .products-inc-carousel .owl-next {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 40px;
    width: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #f0ecf4 !important;
    color: var(--primary-color) !important;
}
.products-inc-carousel .owl-nav {
    position: absolute;
    top: 50%;
    height: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
}
.products-inc-carousel {

}

#frmSearch > span#icon i {

}
#frmSearch > span#icon svg {
	color: var(--primary-color);
}
#frmSearch > span#icon {
	position: absolute;
    left: 10px;
    top: 0;
    height: 100%;
    bottom: 0;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
	opacity:0.7;
}
#frmSearch {position:relative;}
.header-search {
	/*position:relative;*/
}



/*leftmenu*/
.category-menu > ul > li.selected-menu a {
	color:#fff;
}
.category-menu > ul > li.selected-menu {
	background: #f59321;
}
.category-menu > ul > li > ul {
	display: none;
}
.left-menu li i#d-rop {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #f59321;
	cursor: pointer;
	font-size: 25px;
	text-shadow: 1px 1px 1px #000;
}
.left-menu li span {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #f59321;
	cursor: pointer;
	font-size: 45px;
	text-shadow: 1px 1px 1px #000;
	line-height: 12px;
	font-weight: bold;
}
.left-menu:before {
	border-right: 9px solid #368737;
	border-top: 15px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -9px;
	position: absolute;
	top: 0;
}
.left-menu {
	position: relative;
	margin: -76px 0 10px 0;
	display: block;
	/* background: url(/data/genel/leftMTop.png) no-repeat 90% top #f9f9f9; */
	padding: 0;
	border: 1px solid rgba(156, 156, 156, 0.3);
}
.left-menu .items {
	position: relative;
	display: block;
}
.left-menu .items:before {
	border-color: #368737 transparent transparent transparent;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	height: 0;
	width: 0;
	border-right: 20px solid #368737;
	border-top: 20px solid transparent;
}
.left-menu .items ul {
	margin: 0;
	padding: 0;
}
.left-menu .items li {
	position: relative;
	display: block;
}
.left-menu .items li a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	padding: 10px;
	position: relative;
	display: block;
	border-bottom: 1px solid rgba(156, 156, 156, 0.3);
}
.left-menu .items li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #368737;
	transition: .4s ease-in-out;
	z-index: -1;
}
.left-menu .items li a:hover:before {
	width: 100%;
}
.left-menu .items li a:hover {
	color: #fff;
}
.left-menu .title {
	text-transform: capitalize;
	border-bottom: 1px solid #cdcbca;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	padding: 15px;
	/*background: #f59321;*/
	background: #368737;
	margin: 0;
}
.left-menu .items li:last-child a {
	border: none;
}




#PopupDiv .modal .modal-dialog .modal-content .modal-header h4 {

}
#PopupDiv .modal .modal-dialog .modal-content .modal-header button {
    position: absolute;
    right: 10px;
    top: 0;
    margin: 0;
    bottom: auto;
    display: inline-block;
    height: 100%;
    cursor: pointer;
}
#PopupDiv .modal .modal-dialog .modal-content .modal-header {
    text-align: left;
    align-items: center;
    display: block;
    position: relative;
}
#PopupDiv .modal .modal-dialog .modal-content {

}
#PopupDiv .modal .modal-dialog {

}
#PopupDiv .modal {
	text-align:left;
}
#PopupDiv {

}
#PopupDiv .modal input[type="checkbox"]:not([default="1"]) {
	display: inline-block;
    width: auto;
}
#PopupDiv .modal input:not([default="1"]),
#PopupDiv .modal select:not([default="1"]),
#PopupDiv .modal textarea:not([default="1"]) {
	position: relative;
    display: block;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px 15px;
	margin: 0 0 10px 0;
}


.footer-contact-info > li > a > i {

}
.footer-contact-info > li > a > svg {
	font-size: 15px;
    color: #fff;
    margin-right: 5px;
}
.footer-contact-info > li > a {

}
.footer-contact-info > li {

}
.footer-contact-info {

}

.mobile-header .mobile-logo img {
	width: 130px;
    object-fit: contain;
    object-position: center;
    margin: auto;
}
.mobile-header .mobile-logo {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
	text-align:center;
}
.mobile-header {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}


.urun-main-kabin .product-item-v2 {
	margin-bottom:20px;
}
.urun-main-kabin {

}


.main_left_menu > ul > li > a:before {
	content:"";
}
.main_left_menu > ul > li > a {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 7px 15px;
    text-transform: uppercase;
    color: #000;
}
.main_left_menu > ul > li:first-child > a:before {

}
.main_left_menu > ul > li:first-child > a {

}
.main_left_menu > ul > li:first-child {

}
.main_left_menu > ul.ug_set > li:first-child > a:before {
	display:none !important;
}
.main_left_menu > ul.ug_set > li:first-child > a {
	text-transform: uppercase;
	padding: 7px 15px;
}
.main_left_menu > ul.ug_set > li:first-child {

}
.main_left_menu > ul.ug_set > li > a:before {
	content: "";
    width: 9px;
    height: 9px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 13px;
    margin-right: 13px;
    display: block;
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 0;
}
.main_left_menu > ul.ug_set > li > a {
	text-transform: capitalize;
	padding: 7px 15px 7px 30px;
}
.main_left_menu > ul.ug_set > li {

}
.main_left_menu > ul > li {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.main_left_menu > ul {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
	background: #f6f6f6;
}
.main_left_menu > h2 {
	position: relative;
    display: block;
    width: 100%;
    padding: 10px 10px;
    margin: 0;
    font-size: 20px;
    background: #000;
    color: #fff;
}
.main_left_menu {
	position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
}

.product-item-v2 .product-item-v2-top figure > img {
	width:auto;
	margin:auto;
	object-fit:contain;
	object-position:center;
}
.product-item-v2 .product-item-v2-top figure {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
	text-align:center;
}
.product-item-v2 .product-item-v2-top {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-item-v2 .product-item-v2-bottom > h2 > a {
	color: #000;
}
.product-item-v2 .product-item-v2-bottom > h2 {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
	text-align: center;
}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price span.price qr {

}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price span.price i {

}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price span.price {
	font-size: 24px;
    color: #212225;
    font-weight: 700;
}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price {
    position: relative;
    display: block;
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
    text-align: center;
}
.product-item-v2 .product-item-v2-bottom {
	position: relative;
    display: block;
    width: 100%;
	margin: 30px 0 0 0;
    padding: 15px 10px;
    border-top: 1px solid #f2f2f2;
}
.product-item-v2 > a {
	position: relative;
    display: block;
    width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
}
.product-item-v2 span.view i {
	transform: rotate(-45deg);
    color: #fff;
    font-size: 17px;
}
.product-item-v2 span.view {
    position: absolute;
    right: -22px;
    bottom: -30px;
    display: flex;
    background: #dbdada;
    width: 55px;
    height: 70px;
    text-align: center;
    transform: rotate(45deg);
    align-items: center;
    justify-content: flex-start;
    padding: 0 5px;
}
.product-item-v2:hover .product-item-v2-bottom {
	border-color:var(--primary-color);
}
.product-item-v2:hover span.view {
	background:var(--primary-color);
}
.product-item-v2:hover {
	border-color:var(--primary-color);
}
.product-item-v2 .yeni_urun {
	position: absolute;
    left: -45px;
    top: -45px;
    display: flex;
    background: #042e6f;
    width: 90px;
    height: 90px;
    text-align: center;
    transform: rotate(-45deg);
    align-items: flex-end;
    justify-content: center;
    padding: 2px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.product-item-v2 .product-item-v2-add-cart a {
	color: #fff;
}
.product-item-v2 .product-item-v2-add-cart:hover {
	background:#000;
}
.product-item-v2 .product-item-v2-add-cart {
	position: absolute;
    display: none;
    right: 0;
    top: 100%;
    background: var(--primary-color);
    margin: 0;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}
.product-item-v2:hover .product-item-v2-add-cart {
	display: inline-block;
}
.product-item-v2 {
	position: relative;
    display: block;
    width: 100%;
	height: 400px;
    margin: 0;
    padding: 0;
	overflow:hidden;
    border: 1px solid #dbdada;
}

.kayan_urun .owl-controls .owl-nav .owl-next {
	margin-right: 5px;
}
.kayan_urun .owl-controls .owl-nav .owl-prev {
	margin-right: 25px;
}
.kayan_urun .owl-controls .owl-nav > div > span > i {

}
.kayan_urun .owl-controls .owl-nav > div > span {
	color: #fff;
    font-size: 35px;
}
.kayan_urun .owl-controls .owl-nav > div {
	position: absolute;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    bottom: 100%;
    right: 0;
	line-height: 1;
}
.kayan_urun .owl-controls .owl-nav {

}
.kayan_urun .owl-controls {

}
.kayan_urun > h2 {
	position: relative;
    display: block;
    width: 100%;
	height:35px;
	overflow:hidden;
    margin: 0;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #042e6f;
}
.kayan_urun {
	position: relative;
    display: block;
    width: 100%;
	height: 435px;
	overflow:hidden;
    margin: 0;
    padding: 0;
	background:#fff;
}

.solmenu-ic .solmenu .baslik {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.solmenu-ic .solmenu .category-menu ul {

}
.solmenu-ic .solmenu .category-menu > ul > li > ul > li {

}
.solmenu-ic .solmenu .category-menu > ul > li > ul {

}
.solmenu-ic .solmenu .category-menu > ul > li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.solmenu-ic .solmenu .category-menu > ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.solmenu-ic .solmenu .category-menu {

}
.solmenu-ic .solmenu ul li .cont1 {

}
.solmenu-ic .solmenu ul li a:hover {
	/*color: black;*/
}
.solmenu-ic .solmenu ul li a {
    /*position: relative;
    font-size: 14px;
    padding: 8px 0;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    -webkit-transition: .3s;
    transition: .3s;*/
}
.solmenu-ic .solmenu ul li span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto;
    height: auto;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #444;
    font-weight: 900;
    font-size: 20px;
}
.solmenu-ic .solmenu ul li > ul li > ul {
    display: none;
}
.solmenu-ic .solmenu ul li > ul li {

}
.solmenu-ic .solmenu ul li > ul {

}
.solmenu-ic .solmenu ulli {

}
.solmenu-ic .solmenu ul {

}
.solmenu-ic .solmenu li {
    position: relative;
}
.solmenu-ic .solmenu a:hover {
    /*color: var(--primary-color) !important;*/
}
.solmenu-ic .solmenu a {
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    padding-right: 15px !important;
}
.solmenu-ic .solmenu .attr li.item a:hover {
	color:black;
}
.solmenu-ic .solmenu .attr li.item a {
	position: relative;
    font-size: 14px;
    padding: 8px 0;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}
.solmenu-ic .solmenu .attr li.item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.solmenu-ic .solmenu .attr ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.solmenu-ic .solmenu .attr {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.solmenu-ic .solmenu .fiyat_araligi .ui-slider-range {
    background: var(--primary-color);
    border: 2px solid #fff;
}
.solmenu-ic .solmenu .fiyat_araligi span {
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    background: var(--primary-color);
}
.solmenu-ic .solmenu .fiyat_araligi .fiyat-sag {

}
.solmenu-ic .solmenu .fiyat_araligi .fiyat-sol {

}
.solmenu-ic .solmenu .fiyat_araligi {
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.solmenu-ic .solmenu {
    position: relative;
    display: block;
    width: 100%;
    /*margin: 0 0 10px 0;
    padding: 0;*/
}
.solmenu-ic .filitre-detail li a:hover:after {
	background:var(--primary-color);
	color:#fff;
}
.solmenu-ic .filitre-detail li a:after {
    content: 'X';
    /* font-family: FontAwesome; */
    /* font-style: normal; */
    /* font-weight: normal; */
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    right: 0;
    left: auto;
    top: auto;
    bottom: 0;
    height: 100%;
    cursor: pointer;
    color: var(--primary-color);
    border-radius: 50%;
    border: 1px solid var(--primary-color);
    width: 20px;
    height: 20px;
}
.solmenu-ic .filitre-detail li a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #555;
}
.solmenu-ic .filitre-detail li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 2px 0;
    list-style: none;
}
.solmenu-ic .filitre-detail {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}
.solmenu-ic {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0px;
}

.satinal-v12 .preview .btnStd_area input.btnStd {
	position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px;
    border-radius: 10px;
    border: none;
    background: var(--primary-color);
    color: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
    outline: none;
}
.btn {
    /*position: relative;
    display: inline-block;
    width: auto;
	text-align:center;
    margin: 10px 0 0 0;
    padding: 10px;
    border-radius: 10px;
    border: none;
    background: var(--primary-color);
    color: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
    outline: none;*/
}
.theme-button {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px;
    border-radius: 5px;
    border: none;
    background: var(--primary-color);
    color: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
    outline: none;
}
.wv_subtotal .wv_shipping .wv_totaling {
    padding: 10px 0 0 0;
}
.wv_subtotal .wv_shipping .wv_subtotaling {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0 0 0;
}
.wv_subtotal .wv_shipping {

}
.wv_subtotal {
    padding: 25px;
}
.wv_shipping_outer {
    padding: 25px;
    background-color: #f2f2f2;
}
.order-row .order-table-cell {

}
.order-row .order-table img {
    max-width: 100%;
}
.order-row .order-table a.urunAdi {
    color: var(--primary-color);
}
.order-row .order-table a {

}
.order-row .order-table {

}
.order-row .order-data {

}
.order-row {

}
.order-data {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
}

table.order-data-table tbody td input {
	width: 100px !important;
}
table.order-data-table tbody td {
	vertical-align: baseline;
    text-align: center;
    color: #000;
	border-bottom: 1px solid #096532
}
table.order-data-table tbody tr {

}
table.order-data-table tbody {

}
table.order-data-table thead td {
	color: #fff;
    font-weight: bold;
    text-align: center;
	vertical-align: middle;
}
table.order-data-table thead tr {

}
table.order-data-table thead {
	background: #096532;
}
table.order-data-table {
	border: 1px solid var(--primary-color) !important;
}
.order-cart-items {

}

.left-title h2 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 25px;
    color: var(--primary-color);
    font-weight: 600;
}
.left-title {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.centered-title h2 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 25px;
    color: var(--primary-color);
    font-weight: 600;
}
.centered-title {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.grey-bg {
    background-color: #f2f2f2;
}

.aa-onay {
    color:#000;
    background-color: #E4F7DD;
    border: 1px solid #B8EBA6;
    background-image: url(/images/check.png);
}

.aa-acikmavi {
    background-color: #E7F0F7;
    border: 1px solid #CFD4D7;
    background-image: url(/images/info.png);
}

.aa-bilgi {
    background-color: #F3F3F3;
    background-image: url(/images/info.png);
    border: 1px solid #DDDDDD;
}

.aa-hata {
    color:#000;
    background-color: #FFEFEF;
    border: 1px solid #FFC9C9;
    background-image: url(/images/stop.png);
}

.aa-hata, .aa-bilgi, .aa-onay, .aa-gri, .aa-zeytin, .aa-acikmavi {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 2px;
    padding: 8px;
    padding-left: 35px;
    background-position: 5px center;
    background-repeat: no-repeat;
}

.aa-gri {
    background-color: #EFEFEF;
    border: 1px solid #D8D8D8;
    padding: 8px;
}

.aa-zeytin {
    background-color: #EAF3DD;
    border: 1px solid #CDE3AD;
    background-image: url(/images/sol.gif);
    padding-left: 20px;
}
/*S�STEM MOD�LLER�*/



#sepet form > section > .row {
    border: 1px solid #f2f2f2;
}
#sepet {

}

#hizlisatinal table input {
    margin: 0 0 10px 0;
}
#hizlisatinal table {
	margin-top:20px;
}
#hizlisatinal {

}

.uyelik a[href] {
	color:var(--primary-color);
}
.uyelik .uyelik-kutu em {
    margin: 0 0 10px 0;
    position: relative;
    display: block;
}
.uyelik .uyelik-kutu input[type="password"] {
    display: block;
    width:100%;
}
.uyelik .uyelik-kutu input[type="text"] {
    display: block;
    width:100%;
}
.uyelik .uyelik-kutu {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px;
    margin: 0;
    background-color: #fff;
    /* background-color: #f3f3f3; */
    -webkit-box-shadow: 0 30px 35px rgb(87 117 140 / 10%);
    box-shadow: 0 30px 35px rgb(87 117 140 / 10%);
    border-radius: 10px;
}
.uyelik > .container > .row {
    align-items:center;
    justify-content: center;
}
.uyelik > .container {

}
.uyelik {

}

#yrmMain #yrmGovde #etYorumDiv textarea {
    margin: 0 0 10px 0;
}
#yrmMain #yrmGovde #etYorumDiv input {
    margin: 0 0 10px 0;
    width: 100%;
    display:block;
}
#yrmMain #yrmGovde #etYorumDiv {

}
#yrmMain #yrmGovde {

}
#yrmMain {

}


.panel-group {
    margin-bottom: 20px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 900;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default>.panel-heading {
    color: var(--primary-color);
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-body {
    padding: 15px;
}

/*S�STEM MOD�LLER�*/



.slider .bx-pager a img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    background: transparent;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.slider .bx-pager a {
    position: relative;
    display: inline-block;
    width: 68px;
    height: 68px;
    margin: 0;
    padding: 5px;
    text-align: center;
    border: 1px solid #dedede;
}
.slider .bx-pager {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.slider .bx-wrapper .item .slide-img a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.slider .bx-wrapper .item .slide-img img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    background: transparent;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.slider .bx-wrapper .item .slide-img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.slider .bx-wrapper .item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
}
.slider .bx-wrapper {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.slider {

}

.standart-info-box-v2 > h2 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 7px 15px;
    background: #e5e5e5;
    font-size: 20px;
}
.standart-info-box-v2 > .standart-info-box-v2-content p {

}
.standart-info-box-v2 > .standart-info-box-v2-content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px;
    border: 1px solid #e5e5e5;
    min-height: 100px;
}
.standart-info-box-v2.urunDetayOtherProduct > h2 {
	background: var(--primary-color);
	color:#fff;
}
.standart-info-box-v2.urunDetayOtherProduct .standart-info-box-v2-content {
	border-color: var(--primary-color);
}
.standart-info-box-v2.urunDetayOtherProduct {

}
.standart-info-box-v2.urunDetayComments .standart-info-box-v2-content {
    height: 432px;
	display: flex;
    align-items: center;
	overflow-y: scroll;
}
.standart-info-box-v2.urunDetayComments {

}
.standart-info-box-v2 {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.product-content .product-img .item-img figure img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    background: transparent;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.product-content .product-img .item-img figure a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content .product-img .item-img figure {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.product-content .product-img .item-img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content .product-img #surround img.cloudzoom {
	border: 1px solid #e5e5e5;
}
.product-content .product-img #surround #thumb-slider {

}
.product-content .product-img #surround {

}
.product-content .product-img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content .product-img-thumb .item-img figure img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    background: transparent;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.product-content .product-img-thumb .item-img figure a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid #dedede;
}
.product-content .product-img-thumb .item-img figure {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.product-content .product-img-thumb .item-img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content .product-img-thumb {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
}
.product-content .product-content-inner .product_stock_select .sepet-adet input[type="button"] {
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 35px;
    margin: 0;
    padding: 0;
    background: #ddd;
    border: none;
    cursor: pointer;
    border-radius: 0;
}
.product-content .product-content-inner .product_stock_select .sepet-adet input[type="text"] {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    border: 3px solid #ddd;
}
.product-content .product-content-inner .product_stock_select .sepet-adet .eksi {
    left: 0;
    /*border-radius: 5px 0 0 5px !important;*/
}
.product-content .product-content-inner .product_stock_select .sepet-adet .arti {
    right: 0;
    /*border-radius: 0 5px 5px 0 !important;*/
}
.product-content .product-content-inner .product_stock_select .sepet-adet {
	position:relative;
}
.product-content .product-content-inner .product_stock_select .product_buttons .sptAddv2 svg {
    margin: 0 10px 0 0;
}
.product-content .product-content-inner .product_stock_select .product_buttons .sptAddv2 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 0;
}
.product-content .product-content-inner .product_stock_select .product_buttons a.heart {
    color: var(--primary-color);
}
.product-content .product-content-inner .product_stock_select .product_buttons a.whatsapp {
    color: #25D366;
}
.product-content .product-content-inner .product_stock_select .product_buttons a.hemen_satin_al_button {
	font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 0;
}
.product-content .product-content-inner .product_stock_select .product_buttons a {
    height: 45px;
}
.product-content .product-content-inner .product_stock_select .product_buttons i {
    font-size: 25px;
}
.product-content .product-content-inner .product_stock_select .product_buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content .product-content-inner .product_stock_select {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 15px;
}
.product-content .product-content-inner .product_options {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 15px;
}
.product-content .product-content-inner .product_price .final-price span.price {
    font-size: 24px;
    font-weight: 700;
    color: #444;
}
.product-content .product-content-inner .product_price .final-price span {

}
.product-content .product-content-inner .product_price .final-price {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 0px 0;
    padding: 0;
}
.product-content .product-content-inner .product_price {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content .product-content-inner .product_price_content > .row {
	align-items:center;
}
.product-content .product-content-inner .product_price_content .taksit_secenek_ac:before {
	content: "";
    width: 0px;
    height: 0px;
    border-top: 44px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 15px solid #212225;
    position: absolute;
    top: 0px;
    z-index: 2;
    right: 100%;
}
.product-content .product-content-inner .product_price_content .taksit_secenek_ac {
	position: relative;
    display: inline-block;
    width: auto;
    margin: 0 15px 0 0;
    padding: 10px 10px;
    background: #212225;
    color: #fff;
    text-transform: uppercase;
	cursor: pointer;
}
.product-content .product-content-inner .product_ekstra {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 15px;
}
.product-content .product-content-inner .product_price_content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.product-content .product-content-inner .product_info_content {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 0 15px 15px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
/*
.product-content .product-content-inner .product_stock {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}*/
.product-content .product-content-inner .add_comment svg {
    margin: 0 5px 0 0;
}
.product-content .product-content-inner .add_comment {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    color: #444;
    font-size: 14px;
    cursor: pointer;
}
.product-content .product-content-inner .product_stock qe {
	position: relative;
    display: inline-block;
    width: 80px;
	color: #444;
}
.product-content .product-content-inner .product_stock {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 0px 0;
    padding: 0;
    font-weight: 600;
    color: var(--primary-color);
	font-size: 12px;
}
.product-content .product-content-inner .product_category qe {
	position: relative;
    display: inline-block;
    width: 80px;
	color: #444;
}
.product-content .product-content-inner .product_category {
	position: relative;
    display: block;
    width: 100%;
    margin: 0 0 0px 0;
    padding: 0;
    font-weight: 600;
    color: var(--primary-color);
    font-size: 12px;
}
.product-content .product-content-inner .product_brand qe {
	position: relative;
    display: inline-block;
    width: 80px;
	color: #444;
}
.product-content .product-content-inner .product_brand {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 0px 0;
    padding: 0;
    font-weight: 600;
    color: var(--primary-color);
	font-size: 12px;
}
.product-content .product-content-inner .product_ekstra_item span[value] {
    font-weight: 900;
    border: 1px solid var(--primary-color);
    padding: 0 5px;
    border-radius: 10px;
}
.product-content .product-content-inner .product_ekstra_item span {
    font-weight: 600;
    font-size: 15px;
}
.product-content .product-content-inner .product_ekstra_item i {
    margin-bottom: 5px;
    font-size: 20px;
}
.product-content .product-content-inner .product_ekstra_item {
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f9f9f9;
    color: var(--primary-color);
    border-radius: 10px;
    margin: 0 0 10px 0;
    padding: 20px;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.product-content .product-content-inner h2 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 0 15px;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    color: #444;
}
.product-content .product-content-inner:before {
	content:"";
}
.product-content .product-content-inner {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-content-right-column {
	padding-left:0 !important;
	border-left: 1px solid #e5e5e5;
}

.product_other_content ul.nav-tabs li a.active i {

}
.product_other_content ul.nav-tabs li a.active {
    background-color: var(--primary-color);
    color: #fff;
}
.product_other_content ul.nav-tabs li a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #444;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
}
.product_other_content ul.nav-tabs li {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
}
.product_other_content ul.nav-tabs {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border:none;
    list-style: none;
    list-style-type: none;
}
.product_other_content .tab-content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
}
.product_other_content {
    position: relative;
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.e-bulten-form .e-bulten-form-input i {
    position: absolute;
    display: flex;
    width: 35px;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto;
    color: #999;
    font-size: 20px;
}
.e-bulten-form .e-bulten-form-input input:focus {
    outline:none;
}
.e-bulten-form .e-bulten-form-input input {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    background: #f9f9f9;
    padding: 10px 10px 10px 40px;
    border-radius: 0px;
    border: none;
    outline:none;
    font-weight: 600;
}
.e-bulten-form .e-bulten-form-input {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.e-bulten-form button {

}
.e-bulten-form {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.random_gallery_section .owl-controls .owl-nav > div .owl-next {

}
.random_gallery_section .owl-controls .owl-nav > div .owl-prev {

}
.random_gallery_section .owl-controls .owl-nav > div i {
    font-weight: 600;
}
.random_gallery_section .owl-controls .owl-nav > div:hover {
    background: rgba(0, 0, 0, .1);
}
.random_gallery_section .owl-controls .owl-nav > div {
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.random_gallery_section .owl-controls .owl-nav {
    display: flex;
}
.random_gallery_section .owl-controls {
    position: absolute;
    display: block;
    right: 15px;
    top: -60px;
}
.random_gallery_section .gallery_item_img figure img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    background: transparent;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.random_gallery_section .gallery_item_img figure {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.random_gallery_section .gallery_item_img a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.random_gallery_section .gallery_item_img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.random_gallery_section {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.search_area button:focus {
    outline:none;
}
.search_area button:before {
	content: "";
    width: 0px;
    height: 0px;
    border-top: 52px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 15px solid var(--primary-color);
    position: absolute;
    top: 1px;
    z-index: 2;
    right: 100%;
}
.search_area button {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 100%;
    right: 0;
    top: 0;
    left: auto;
    bottom: 0;
    text-align: center;
    border: none;
    background-color: var(--primary-color);
    color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 20px;
    cursor: pointer;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 10px 5px 5px;
}
.search_area input:focus {
    outline: none;
}
.search_area input {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 70px 15px 35px;
    font-weight: 500;
    font-size: 14px;
    border: 2px solid var(--primary-color);
    border-radius: 0px;
    outline: none;
}
.search_area {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.serit-header .serit-text h4 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #555;
}
.serit-header .serit-text {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.serit-header .serit-list ul li a i {

}
.serit-header .serit-list ul li a[button]:hover {
    background-color:var(--primary-color);
}
.serit-header .serit-list ul li a[button] {
    padding: 5px 15px;
    border-radius: 10px;
    background-color: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
}
.serit-header .serit-list ul li a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: var(--primary-color);
    font-weight: 600;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.serit-header .serit-list ul li:last-child {
    margin-right: 0;
}
.serit-header .serit-list ul li {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 0 0 15px;
    padding: 0;
    list-style:none;
    list-style-type: none;
}
.serit-header .serit-list ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style:none;
    list-style-type: none;
}
.serit-header .serit-list {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.serit-header {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    background: #f9f9f9;
}



/**/

.yorum-kabin[type="alt_cevap"] {
    background: #57758c17;
}
.yorum_cevap_alan {
    display: none;
}
.yorum-kabin .yorum_cevapla {
    display: inline-flex;
    width: auto;
    font-size: 12px;
    padding: 2px 10px;
    float: right;
}
.yorum-kabin{
    color: #57758c;
    letter-spacing: -0.5px;
    font-weight: 700;
    box-shadow: 3px -2px 20px rgb(87 117 140 / 10%);
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0;
}
.yorum-kabin .yorum-baslik{}
.yorum-kabin .yorum-baslik .yorum-yazar-adi i {
    font-size: 12px;
    margin-right: 5px;
}
.yorum-kabin .yorum-baslik .yorum-yazar-adi{
    display: inline-block;float: left;font-weight: bold;font-size: 14px;
}
.yorum-kabin .yorum-baslik .yorum-tarih{
    display: inline-block;float: right;color: #999;font-size: 11px;
}
.yorum-kabin .yorum-main{}
.yorum-kabin .yorum-main .yorum-konu{
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    margin: 10px 0;
}
.yorum-kabin .yorum-main .yorum-detay{
    display: block;
    font-size: 13px;
    color: #999;
    font-weight: 500;
}

.yorum-vote {
    margin-bottom: 10px;
}

.renkbeden {
    margin-bottom: 10px;;

}

.renkbeden .aktif {
    background: #FFFFFF;
    color: #000;
}

.renkbeden .secili,
.renkbeden .aktif:hover {
    color: #FFF;
    background: #DFE2E5;
    border-color:#DFE2E5;
}

.renkbeden .secili:hover {
    background: #d0d3d6;
    color: #FFF;
    border-color: #d0d3d6;
}

.renkbeden .pasif {
    text-decoration: line-through;
    background: #E8E8E8;
    color: #D0CFDA;
    font-style: italic;
    cursor: default;
}

.renkbeden .pasif:hover {
    text-decoration: line-through;
    cursor: default;
}

.renkbeden .varyan-baslik {
}

.renkbeden a.renk-v.secili {
    border: 3px inset #ac6d74;
}
.renkbeden a.renk-v {
    width: 50px;
    height: 50px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    font-size:7px;
    text-align:center;
    text-transform:uppercase;
    color:#fff;
    margin-bottom: 5px;
    margin-right: 5px;
    border: 1px solid #000;
    cursor: pointer;
}
.renkbeden a {
    text-decoration: none;
    display: inline-block;
    padding: 4px 8px;
    margin: 1px;
    border: 2px solid #e4e4e4;
    min-width: 60px;
    text-align: center;
    border-radius: 10px;
}

.renkbeden a:hover {
    text-decoration: none;
}

.sepet-adet {

}

.sepet-adet .urun-adet {

}

.sepet-adet .urun-adet:focus {
    background-color: #fdfdfd;
}

.sepet-adet .arti, .sepet-adet .eksi {

}

.sepet-adet .arti:hover, .sepet-adet .eksi:hover {

}

.sepet-adet .arti {

}

.sepet-adet .eksi {

}

.urun-detay-sepet {
    margin-top: 25px;
}

#sayacv3 label {
    font-size: 13px;
    margin: 1px;
    padding: 2px 5px;
    text-decoration: none;
    background-color: #FFFFFF;
    display: inline-block;
    border: 1px solid #CCC;
    color: #666666;
    font-weight: bold;
}

#sayacv3 a {
    font-size: 13px;
    margin: 1px;
    padding: 2px 7px;
    text-decoration: none;
    background-color: #FFFFFF;
    display: inline-block;
    border: 1px solid #CCC;
    color: #999999;
    font-weight: bold;
}

#sayacv3 a:hover {
    border: 1px solid #CCC;
    color: #FFF;
    background-color: #CCC;
}

#sayacv3 span {
    font-size: 13px;
    margin: 1px;
    padding: 2px 7px;
    text-decoration: none;
    background-color: #CCC;
    display: inline;
    display: inline-block;
    border: 1px solid #CCC;
    color: #FFF;
    font-weight: bold;
}

.product-sorting .urun-fil-orta .serit-gri.v11-filtre {
	position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-sorting .urun-fil-orta {
		position:relative;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
.product-sorting {
	position:relative;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}

.v11-filtre, .v11-filtre * {
    box-sizing: border-box;
}

.v11-filtre .left .urun-form-fil > select {

}
.v11-filtre .left .urun-form-fil > label {

}
.v11-filtre .left .urun-form-fil {
	position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.v11-filtre .left {
    float: left;
    flex-grow: 1;
}

.v11-filtre .right {
    float: right;
}

.v11-filtre .v11-combo {
    float: left;
    margin-left: 5px;
    position: relative;
}

.v11-filtre .v11-combo span.stok-filt {
	background:none;
	padding:5px;
}
.v11-filtre .v11-combo span {
    display: block;
    padding: 5px 40px 5px 5px;
    background: #fff;
    position: relative;
    z-index: 2;
    height: 30px;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    background-image: url(/img/select_bg.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center right;
    color: #8b8989;
}

.v11-filtre .v11-combo:hover ul {
    display: block;
}

.v11-filtre .v11-combo:hover span {
    border-bottom: 1px solid #fff;
    cursor: default;
}

.v11-filtre .v11-combo ul {
	display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ededed;
    padding: 0;
    width: 100%;
	border-radius: 10px;
}

.v11-filtre .v11-combo ul li {
    padding: 2px 10px;
    display: block;
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    color: #8b8989;
    width: 100%;
}

.v11-filtre .v11-combo ul li:hover {
    background: #ededed;
    cursor: pointer;
}

.v11-filtre .v11-siralama-adet ul li {
    /*width: 46px;*/
}

.v11-filtre .v11-gorunum ul li {
    /*width: 150px;*/
}

.v11-filtre .v11-siralama ul li {
   /*width: 175px;*/
}

.sepetadet {
    border: 1px solid #CCC;
    background-color: #FFF;
    width: 30px;
    font-size: 12px;
    color: #000;
    text-align: center;
    padding: 4px;
}

.cat-slider ul {
    margin:0;
    padding:0;
}

.btn-sepet-hizlisatinal, .btn-sepet-satinal {
    text-align: center;
}

@media only screen and (min-width: 767px) {
    .urun-sil {
        cursor: pointer;
    }
}

.iletisim-bilgi {
    background: #f2f2f2;
    padding: 20px;
    border: 1px solid #ccc;
	height: 350px;
}

.iletisim-bilgi div:last-child {
    margin-bottom:0;
}
.iletisim-bilgi div strong {

}
.iletisim-bilgi div {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    color: #616161;
}

.iletisim-bilgi div i {
    font-size: 35px;
    background: #fff;
    color: var(--primary-color);
    padding: 10px;
    margin-right: 5px;
    border: 1px solid #ccc;
    width: 60px;
    text-align: center;
}

/* sat�n al v11*/

.satinal-nav, .satinal-nav * {
    box-sizing: border-box;
}

.satinal-nav {
    padding: 5px 0;
    position: relative;
}

.satinal-nav ul {
    margin: 0 auto;
    width: 100%;
    clear: both;
    text-align: center;
    background: #848484;
    padding: 20px 0;
}

.satinal-nav ul:before {
    content: "";
    display: block;
    border: 1px solid #eaeaea;
    top: 30px;
    position: relative;
    box-sizing: border-box;
    width: 70%;
    left: 15%;
}

.satinal-nav ul:after {
    content: "";
    display: block;
    border: 1px solid #F58322;
    top: -52px;
    position: relative;
    box-sizing: border-box;
    width: 45%;
    left: 15%;
}

.satinal-nav ul li {
    display: inline-block;
    width: 24%;
    z-index: 2;
    position: relative;
}

.satinal-nav ul li a {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
}

.satinal-nav ul li a span.icon {
    display: block;
    text-align: center;
}

.satinal-nav ul li a span.icon i {
    font-size: 25px;
    color: #848484;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
    background: #fff;
}

.satinal-nav ul li a span.name {
    text-align: center;
    display: block;
    color: #f7f7f7;
    padding: 5px 0
}

.satinal-nav ul li span.splitter {
    position: absolute;
    right: 0;
    top: 6px;
}

.satinal-nav ul li span.splitter i {
    color: #fff;
    font-size: 40px;
}

.satinal-nav ul li span.splitter i:after {
    content: "";
    display: block;
    background: #848484 none repeat scroll 0% 0%;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
    height: 23px;
    margin: -31px 0 0 9px;
}

.satinal-nav ul li.active {
}

.satinal-nav ul li.active a span.icon {
}

.satinal-nav ul li.active a span.icon i {
    color: #fff;
    background: #F58322;
    border-radius: 10%;
    border: 1px solid #b3b3b3;
}

.satinal-nav ul li.active span.splitter i {
    color: #F58322;
}

.satinal-nav ul li:last-child.active span.splitter i {
    color: #fff;
}

.satinal-nav ul[step='1']:after {
    width: 11%;
}

.satinal-nav ul[step='2']:after {
    width: 35%;
}

.satinal-nav ul[step='3']:after {
    width: 59%;
}

.satinal-nav ul[step='4']:after {
    width: 70%;
}

/* sat�n alma v11*/

.teslimat-v11 {
    clear: both;
}

.teslimat-v11 * {
    box-sizing: border-box;
    transition: all 0.5s ease;
    padding: 0;
    margin: 0;
}

.teslimat-v11 .colums {
    float: left;
    width: 40%;
    position: relative;
    margin-left: 8%;
}

.teslimat-v11 .adres-aktar {
    float: left;
    width: 1%;
}

.teslimat-v11 .adres-aktar a i {
    display: block;
}

.teslimat-v11 .adres-aktar i {
    font-size: 40px;
    margin-top: 70px;
    display: block;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}

.teslimat-v11 .adres-aktar i:hover {
    background: #222;
    color: #fff;
}

.teslimat-v11 .adres {
    float: left;
    width: 80%;
    position: relative;
}

.teslimat-v11 .adres .baslik {
    font-weight: bold;
    padding: 10px 0;
    font-size: 14px;
}

.teslimat-v11 .adres .combo {
    min-height: 120px;
    border: 2px solid #bfbfbf;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 5px;
    clear: both;
    width: 100%;
    cursor: pointer;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 89%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(89%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 89%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 89%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 89%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 89%, rgba(237, 237, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

.teslimat-v11 .adres .combo:hover {
    border: 2px solid #8f8f8f;
}

.teslimat-v11 .adres .combo .left {
    float: left;
    width: 90%;
}

.teslimat-v11 .adres .combo .right {
    float: right;
    text-align: center;
    width: 10%;
    color: #bfbfbf;
    border-left: 2px solid #ECEAEA
}

.teslimat-v11 .adres .combo .right i {
    font-size: 20px;
    padding: 40px 0;
}

.teslimat-v11 .adres .combo:hover .right i {
    color: #222;
}

.teslimat-v11 .adres .combo .adres-item i {
    display: none;
}

/*.teslimat-v11 .adres:hover .combo-list{display: block;}*/
.teslimat-v11 .combo-list {
    z-index: 1;
    display: none;
    position: absolute;
    border: 2px solid #bfbfbf;
    background: #f4f4f4;
    top: 150px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}

.teslimat-v11 .combo-list ul {
    background: #fff;
    overflow: auto;
    max-height: 240px;
}

.teslimat-v11 .combo-list ul li {
    position: relative;
    border-bottom: 1px dashed #dddddd;
    padding: 5px;
}

.teslimat-v11 .combo-list ul li:last-child {
    border-bottom: none;
}

.teslimat-v11 .combo-list ul li:hover {
    background: #e7e7e7;
}

.teslimat-v11 .combo-list .ekle {
    padding: 0;
    margin: 0;
    background: #9c9c9c;
}

.teslimat-v11 .combo-list .ekle:hover {
    padding: 0;
    margin: 0;
    background: #7a7a7a;
}

.teslimat-v11 .combo-list .ekle a {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.teslimat-v11 .adres-item {
    padding: 5px;
    width: 80%;
    cursor: pointer;
}

.teslimat-v11 .adres-item .click div {
    line-height: 14px;
    overflow: hidden;
    height: 16px;
}

.teslimat-v11 .adres-item .adi {
    font-weight: bold;
    font-size: 16px;
    color: #999;
}

.teslimat-v11 .adres-item .adres {
}

.teslimat-v11 .adres-item .konum {
}

.teslimat-v11 .adres-item .isim {
}

.teslimat-v11 .adres-item .telefon {
}

.teslimat-v11 .adres-item i {
    position: absolute;
    right: 5px;
    top: 48px;
    font-size: 20px;
    color: #ccc;
    cursor: pointer;
}

.teslimat-v11 .adres-item i:hover {
    color: #222;
}

.teslimat-v11 .adres-item .fa-times {
    right: 5px;
}

.teslimat-v11 .adres-item .fa-pencil {
    right: 30px;
}

.v11-kargo-secimi {
    padding: 10px;
}

.v11-satinal-devam {
    text-align: right;
}

.v11-odeme {
    clear: both;
}

.v11-odeme ul {
    padding-left: 0px;
    list-style: none;
}

.v11-odeme, .v11-odeme * {
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.v11-odeme .v11-odeme-nav {
    width: 30%;
    float: left;
}

.v11-odeme .v11-odeme-nav ul {
    padding: 0;
    margin-bottom: 0;
}

.v11-odeme .v11-odeme-nav ul li {
    background: #fcfcfc;
    padding: 20px;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #F6F6F6;
    border-left: 3px solid #f0f0f0;
    position: relative;
    line-height: 40px;
    font-size: 16px;
}

.v11-odeme .v11-odeme-nav ul li.active {
    background: #F6F6F6;;
    border-left: 3px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-right: -1px;
}

.v11-odeme .v11-odeme-nav ul li span[type='checked'] {
    border: 1px solid #7a7a7a;
    background: #fff;
    position: relative;
    border-radius: 50%;
    padding: 8px;
    display: inline-block;
    margin: 0 10px 0 0;
    top: 2px;
}

.v11-odeme .v11-odeme-nav ul li.active span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #7a7a7a;
    margin: 22%;
    width: 60%;
    height: 60%;
    border-radius: 50%;
    display: inline-block;
}

.v11-odeme .v11-odeme-nav ul li i {
    font-size: 16px;
    margin-right: 5px;
}

.v11-odeme .v11-odeme-body {
    width: 70%;
    float: left;
    background: #F6F6F6;
    padding: 20px;
    border: 1px solid #ccc;
    min-height: 487px;
}

.v11-odeme .v11-odeme-body .v_item {
    display: none;
}

.v11-odeme .v11-odeme-body td {
    padding: 3px;
}

.v11_havale_list {
}

.v11_havale_list li a {
    display: block
}

.v11_havale_list li a .havale-item.selected {
    background: var(--primary-color);
    color: #fff;
}
.v11_havale_list li a .havale-item:hover {
    transform: scale(0.90);
}
.v11_havale_list li a .havale-item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 10px 0;
    border: 1px solid #dedede;
    border-radius: 5px;
    background: #ffffff;
    color: #858585;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.v11_havale_list li a .havale-item div.checked {
    position: relative;
    width: 25px;
    display: inline-block;
    float: left;
    margin: 0 15px;
    top: 30px;
}

.v11_havale_list li a .havale-item div.img {
    float: left;
    width: 25%;
    vertical-align: middle;
    overflow: hidden;
}

.v11_havale_list li a .havale-item div.detail {
    float: left;
    width: 60%;
}

.v11_havale_list li a .havale-item div.detail div {
}

.v11_havale_list li a .havale-item div span {
    font-weight: bold;
}
.Taksit-Satir.secili_taksit_satiri .label.radio .text {
    color:#fff !important;
}
.Taksit-Satir.secili_taksit_satiri .heading {
    color:#fff !important;
}
.Taksit-Satir.secili_taksit_satiri {
    color:#fff !important;
    background: var(--primary-color) !important;
}
.Taksit-Satir {
    cursor: pointer;
}
/* sat�n al v12*/
#hizlisatinal .sozlesme {
    padding: 0 15px;
}
#hizlisatinal input[type="checkbox"] {
    display: inline-block;
    width: auto;
}
#hizlisatinal input {
    width: 100%;
}
.satinal-v12, .satinal-v12 * {
    box-sizing: border-box;
}

.satinal-v12 .step {
    width: 75%;
    float: left;
}

.satinal-nav-v12 {
    position: relative;
    margin-bottom: 40px;
}

.satinal-nav-v12 ul {
    margin: 0 auto;
    width: 100%;
    clear: both;
    text-align: center;
}

.satinal-nav-v12 ul li {
    display: inline-block;
    width: 32.60%;
    position: relative;
    background: #f1f1f1;
    box-shadow: 0 0 2px #ccc;
    margin-right: 1%;
    float: left;
    border-radius: 2%;
}

.satinal-nav-v12 ul li:last-child {
    margin-right: 0;
}

.satinal-nav-v12 ul li a {
    display: block;
    position: relative;
    width: 100%;
}

.satinal-nav-v12 ul li svg {
	color: var(--primary-color);
    position: absolute;
    left: 5px;
    top: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 45px;
    padding: 10px;
    height: 55px;
    width: 55px !important;
}

.satinal-nav-v12 ul li i {
    color: var(--primary-color);
    position: absolute;
    left: 5px;
    top: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 35px;
    padding: 10px;
}

.satinal-nav-v12 ul li .title {
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-left: 70px;
    margin-right: 10px;
    text-align: left;
    color: var(--primary-color);
}

.satinal-nav-v12 ul li .detail {
    color: var(--primary-color);
    height: 50px;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-left: 70px;
    margin-right: 10px;
    text-align: left;
    line-height: 15px;
}

.siparisUrunAdi {
    color:#4a4a4a;
}
.satinal-nav-v12 ul li .count {
    color: var(--primary-color);
    position: absolute;
    bottom: -20%;
    right: 45%;
    background: #fff;
    border-radius: 50%;
    font-size: 17px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    box-shadow: 0 0 2px #ccc;
}

.satinal-nav-v12 ul li.active i {
    color: var(--primary-color);
}

.satinal-nav-v12 ul li.active .count {
    color: var(--primary-color);
}

.satinal-nav-v12 ul li.active {
    background: #00000026;
}

.satinal-nav-v12 ul li.active .title {
    color: var(--primary-color);
}

.satinal-nav-v12 ul li.active .detail {
    color: var(--primary-color);
}

.satinal-v12 .satinal-tabbody-v12 > ul > li {
    display: none;
}

.satinal-v12 .satinal-tabbody-v12 > ul > li.active {
    display: block;
}

.satinal-v12 .preview {
    width: 24%;
    float: right;
    background: #F7F7F7;
	margin-top:20px !important;
}

.satinal-v12 .preview .title {
    background: #f1f1f1;
    padding: 10px;
    color: #222;
    font-weight: bold;
    font-size: 16px;
}

.satinal-v12 .preview .sozlesme {
	padding: 0 20px;
}
.satinal-v12 .preview .detail {
    padding: 20px;
}

.satinal-v12 .preview .detail ul {
    padding-left: 0px;
    list-style: none;
}

.satinal-v12 .preview .detail .adet {
}

.satinal-v12 .preview .detail ul li {
    padding: 5px;
}

.satinal-v12 .preview .detail .fiyat {
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    color: #222;
}

.satinal-v12 .preview .ul {
}

.satinal-v12 .preview .ul li {
    padding: 10px;
}

.satinal-v12 .preview .button input {
    width: 100%;
    border-radius: 0;
    margin-top: 10px;
    font-size: 16px;
}

.satinal-v12 .sozlesme iframe {
    width: 100%;
    border-radius: 0;
    border: 1px solid #ccc;
    height: 300px;
}

.satinal-v12 .sozlesme iframe .eBodyic {
    border: none;
}

.satinal-v12 input[type="checkbox"] {

}
/*
.satinal-v12 input,
.satinal-v12 textarea,
.satinal-v12 select {
        position: relative;
    display: block;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px 15px;
}*/

SanalKlavyeIc {
    border: 1px solid #CCC;
    background-color: #EBEBEB;
    width: 100%;

}

.SanalKlavyeIc th {
    background: var(--primary-color);
    color: #FFF;
    padding: 5px;
}

.SanalKlavyeIc td {
    padding: 5px;
}

.SanalKlavyeAc {
    padding: 0px;
    width: 35px;
    height: 36px;
    margin-left: 3px;
    background-image: url(../images/icon/sanalklavye.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #FFF;
    border: 1px solid #CCC;
    font-size: 12px;
    font-weight: bold;

}

.sanalbuton {
    padding: 21px;
    color: #000;
    background-color: #f58322;
    border: 1px solid #999;
    font-size: 12px;
    font-weight: bold;

}

.satinal-adres {
}

.satinal-adres ul {
    /*list-style: none;
    padding-left: 0px;
    width: 50%;
    float: left;*/
}

.satinal-adres ul li {
    /*padding: 3px;*/
}

.satinal-kredikarti {
}

.satinal-kredikarti ul {
}

.satinal-kredikarti ul:last-child {
}

.satinal-kredikarti ul li {
    padding: 3px;
}

.satinal-kredikarti ul li .kk1 {
    width: 60px;
}

.satinal-kredikarti-pc {
}

.satinal-kredikarti-pc ul {
    width: 50%;
    float: left;
}

.satinal-kredikarti-pc ul li {
    padding: 3px;
}

.satinal-kredikarti-pc ul li .kk1 {
    width: 60px;
}

.satinal-kredikarti-pc .fiyat-bilgi {
    border: 1px solid #CDCDCD;
    background-color: #FFF;
    padding: 10px;
    margin-top: 28px;
    min-height: 150px;
    margin-left: 20px;
}

.aa-onay {
    background-color: #E4F7DD;
    padding: 10px;
    border: 1px solid #B8EBA6;
}

.adres-fatura {
    padding: 2px;
}

.adres-fatura span {
    padding: 2px;
    display: block;
    color: #666;
}

.adres-fatura label {
    color: #666;
    font-weight: bold;
    padding: 2px;
    display: block;
    font-size: 13px;

}

.modal-body ul {
    padding-left: 0px;
    list-style: none;
}

.navbar-collapse ul li:last-child a.has-submenu:after {
    right: 0px;
}

.satinal-nav-v12 ul, .satinal-tabbody-v12 ul {
    padding-left: 0px;
}

.satinal-panel1 ul {
    list-style: none;
}
/**/

.product-img #surround img.cloudzoom {

}
.product-img #surround {

}
.product-img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}



.kp-form .fields ul li .field {
    display: inline-flex;
    width: 80%;
    position: relative;
    align-items: center;
    margin: 0;
    padding: 0;
}
.kp-form .fields ul li .name {
	display: inline-flex;
    width: 20%;
    position: relative;
    align-items: center;
    margin: 0;
    padding: 0;
}
.kp-form .fields ul li {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
}
.kp-form .fields ul {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
	list-style:none;
	list-style-type:none;
}
.kp-form .fields {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.kp-form {
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

/*
.kp-form {
}

.kp-form * {
    box-sizing: border-box;
}

.kp-form .image {
    margin-bottom: 10px;
}

.kp-form .spot {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fbf8f8;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 98%
}

.kp-form .fields {
}

.kp-form .fields ul {
}

.kp-form .fields ul li {
    padding: 2px 20px 2px 2px;
}

.kp-form .noname li.zorunlu {
}

.kp-form .name {
    padding: 5px 0;
}

.kp-form .field {
    position: relative
}

.kp-form .field .help {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.kp-form .left .name {
    float: left;
    width: 30%;
}

.kp-form .left .field {
    float: right;
    width: 70%;
}

.kp-form .top .name {
}

.kp-form .top .field {
}

.kp-form .noname .field {
}

.kp-form select, .kp-form textarea, .kp-form input[type="text"], .kp-form input[type="password"] {
    border: 1px solid #e8e8e8;
    padding: 8px;
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    transition: 0.3s linear border;
}

.kp-form input[type="text"] {
}

.kp-form textarea {
    min-height: 100px;
}

.kp-form select {
}

.kp-form input[type='text']:focus, .kp-form input[type='password']:focus, .kp-form select:focus, .kp-form textarea:focus {
    outline: 0;
    border-color: #129FEA;
}

.kp-form input[disabled], .kp-form select[disabled], .kp-form textarea[disabled] {
    cursor: not-allowed;
    box-shadow: inset 0 1px 10px #dfdddd;
    background-color: #ededed;
    color: #a09c9c;
    border-color: #d7d5d5;
}

.kp-form input[readonly]:focus, .kp-form select[readonly]:focus, .kp-form textarea[readonly]:focus {
    background: #eee;
    color: #777;
    border-color: #ccc;
}

.kp-form input:focus:invalid:focus, .kp-form select:focus:invalid:focus, .kp-form textarea:focus:invalid:focus {
    border-color: #e9322d;
}

.kp-form input[type='button'], .kp-form input[type='submit'] {
    margin-left: 2px;
    margin-right: 2px;
    -moz-box-shadow: inset 0px 2px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 2px 0px 0px #ffffff;
    box-shadow: inset 0px 2px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    border: 1px solid #c7c7c7;
    display: inline-block;
    color: #404040;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 14px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
    margin-right: 13px;
}

.kp-form input[type='button']:hover,
.kp-form input[type='submit']:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

.kp-form input[type='button']:active,
.kp-form input[type='submit']:active {
    position: relative;
    top: 1px;
}*/


/*cloudzoom*/

#surround {

	width: 100%;

	min-width: 256px;

	max-width: 100%;

	position: relative;

}



img.cloudzoom {

	width: 82%;

	float: right;

	margin-top: 0;

	position: relative;

	z-index: 1;

}



#thumb-slider {

	float: left;

	margin-top: 2em;

}



.cloudzoom-lens {

	border: 5px solid #888;

	width: 100px;

	height: 100px;

	box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.40);

	cursor: crosshair;

	z-index: 9999;

}



.cloudzoom-zoom {

	border: 1px solid #888;

	width: 600px;

	height: 200px;

	box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.40);

	z-index: 9999;

}



.cloudzoom-zoom-inside {

	border: none;

	box-shadow: none;

	z-index: 9999;

}



.cloudzoom-caption {

	display: none;

	text-align: left;

	background-color: #000;

	color: #fff;

	font-weight: bold;

	padding: 10px;

	font-family: sans-serif;

	font-size: 11px;

}



.cloudzoom-blank {

	background-image: url(../images/blank.png);

}



.cloudzoom-blank div:last-of-type {

	display: none !important;

}



.cloudzoom-ajax-loader {

	background-image: url(../images/ajax-loader.gif);

	width: 32px;

	height: 32px;

}



/*thumbelina*/

.thumbelina-wrapper {

	position: absolute;

	overflow: hidden;

	width: 100%;

	height: 85%;

	left: 0px;

}



.thumbelina {

	list-style: none;

	padding: 0px !important;

	margin: 0px;

	left: 0;

	position: absolute;

	white-space: nowrap;

	font-size: 0;

	-webkit-touch-callout: none;

	-webkit-user-select: none;

}



.thumbelina li {

    padding: 5px 5px 5px 0;

	line-height: 0px;

	margin: 0px;

}



.thumbelina li img {

	border: 1px solid #ccc;

	width: 83px;

}



.thumbelina li img:hover {

	border: 1px solid #aaa;

}



.thumbelina-but {

	position: absolute;

	background-color: #ccc;

	border: 1px solid #aaa;

	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);

	z-index: 1;

	cursor: pointer;

	color: #888;

	text-align: center;

	vertical-align: middle;

	font-size: 14px;

	font-weight: bold;

	font-family: monospace;

}



.thumbelina-but:hover {

	color: #fff;

	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);

}



.thumbelina-but.disabled,

.thumbelina-but.disabled:hover {

	background-color: #efefef;

	color: #ccc;

	cursor: default;

	box-shadow: none;

}



.thumbelina-but.horiz {

	width: 20px;

	height: 119px;

	line-height: 119px;

	top: -1px;

}



.thumbelina-but.horiz.left {

	left: -22px;

	border-radius: 5px 0px 0px 5px;

}



.thumbelina-but.horiz.right {

	right: -22px;

	border-radius: 0px 5px 5px 0px;

}



.thumbelina-but.vert {

	left: -1px;

	height: 20px;

	line-height: 20px;

	width: 93px

}



.thumbelina-but.vert.top {

	background: #fff;

	top: 0;

	left: 0px;

	color: #e5086e;

	width: 83px;

	border: 0;

	box-shadow: none;

}



.thumbelina-but.vert.top .svg {

	width: 1em;

}



.thumbelina-but.vert.bottom {

	background: #fff;

	bottom: 0px;

	left: 0px;

	color: #e5086e;

	width: 83px;

	border: 0;

	box-shadow: none;

}



.thumbelina-but.vert.bottom .svg {

	width: 1em;

}
@media only screen and (max-width: 768px) {
	img.cloudzoom {

		width: 70%;

	}

	.mobile-no-float{

		float:none;

	}

    .banner-card {
        margin-bottom: 15px;
    }

    .product-card__wrapper {
        padding: 0 !important;
    }

}



.product-detail__chooser a { border: 1px solid #eaeaea; border-radius: 5px; background: #fff; color: #bbb; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 30px; height: 100%; outline: 0; cursor: pointer; -webkit-transition: .3s; transition: .3s; }

.product-detail__chooser a:hover { background: #999; color: #fff; }

.product-detail__chooser a .icon { font-size: 16px; }


.basket-list__description .title a {
    color: #1d1d1b;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}


.bannerslider { background-color: rgba(245,245,247,0.6); padding: 25px 0; }

@media (max-width: 479px) { .bannerslider { padding: 10px 0; } }
@media (max-width: 991px) { .header-sub { height: 500px; } }




.bannerslider .slider-carousel .owl-dots { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.bannerslider .slider-carousel .owl-dot { margin: 5px; }

.bannerslider .slider-carousel .owl-dot * { background: rgba(245,245,247,0.6) !important; }

.header-sub { border-radius: 15px;overflow:hidden; }

.slide-content {
    /*align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;*/
}


.product-card__wrapper[type="slider_product"] .product-footer {
    background: #fff;
}
.product-card__wrapper[type="slider_product"] .product-action {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    transform: none;
    opacity: 1;
    visibility: visible;
    padding: 15px;
}
.product-card__wrapper[type="slider_product"] {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}






.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul > li#multiple_sub_menu > a {
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul > li#multiple_sub_menu .multiple_opening_menu li a {
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul > li#multiple_sub_menu .multiple_opening_menu li {
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul > li#multiple_sub_menu .multiple_opening_menu {
    box-shadow: 0 0 15px -10px #000
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul > li#multiple_sub_menu {
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul > li {
    width: 49%;
    display: inline-block
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu > ul {
    width: 100%;
    display: block
}

.clientarea-header .clientarea-user-menu .clientarea-menus#clientarea_mobile_menu {
    width: 100%;
    display: block;
    margin-top: 25px
}

.clientarea-nav ul.listener li a span#icon img {
    position: relative;
    object-fit: contain;
    object-position: center;
    margin: auto;
    text-align: center;
    background: 0 0;
    display: block;
    max-width: 100%;
    height: 30px;
    width: 30px
}

.clientarea-nav ul.listener li a span#icon {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: var(--primary-color);
    font-size: 22px;
}

.clientarea-nav ul.listener li a h2 {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700
}

.clientarea-nav ul.listener li a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.clientarea-nav ul.listener li:last-child a {
}

.clientarea-nav ul.listener li:last-child {
    margin: 0
}

.clientarea-nav ul.listener li#multiple_sub_menu:hover .multiple_opening_menu {
    display: block
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a:hover {
    padding-left: 15px;
    background-color: #d42c4a
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a i {
    font-size: 13px;
    margin-right: 5px
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a svg {
    font-size: 9px;
    margin-right: 5px
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a h2 {
    margin:0px;
}
.clientarea-nav ul.listener li > ul.multiple_opening_menu li a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 10px;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    background-color: var(--primary-color);
    color: #fff
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu {
    display: none;
    margin: 0;
    background: #fff;
    min-width: 250px;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 9999;
    text-align: left;
    list-style: none;
    list-style-type: none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}

.clientarea-nav ul.listener > li:hover a span#icon {
    color:#fff;
}
.clientarea-nav ul.listener > li:hover a span#icon img {
    filter: brightness(0) invert(1)
}

.clientarea-nav ul.listener > li:hover a h2 {
    color: #fff
}

.clientarea-nav ul.listener > li:hover a {
    color: #fff
}

.clientarea-nav ul.listener > li:hover {
    background-color: var(--primary-color)
}

.clientarea-nav ul.listener > li {
    position: relative;
    display: inline-block;
    width: 13.21429%;
    height: 100px;
    margin: 0 9px 0 0;
    padding: 20px 10px;
    list-style: none;
    list-style-type: none;
    background-color: #fff;
    border-radius: 5px;
    vertical-align: top;
    border-bottom: 3px solid var(--primary-color);
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.clientarea-nav ul.listener {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    text-align: center
}

.clientarea-nav {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 25px 0;
    list-style: none;
    list-style-type: none;
    background-color: #f5f8fa
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-img figure img {
    position: relative;
    object-fit: contain;
    object-position: center;
    margin: auto;
    text-align: center;
    background: 0 0;
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
    filter: brightness(0) invert(1)
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-img figure {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 10px;
    text-align: center;
    border: 2px solid #fff;
    background-color: var(--primary-color);
    border-radius: 5px;
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-img {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    line-height: 0
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-detail span[prop=email] {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-detail h2 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-detail {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 0 0 15px;
    padding: 0
}

.clientarea-header .clientarea-user-menu .clientarea-info {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a span#icon i {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a span#icon {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-right: 1px solid #fff;
    padding: 10px;
    margin: 0 5px 0 0;
    text-align: center
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a span i {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a span {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a:hover {
    background-color: rgba(255, 255, 255, .15)
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a credit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 11px
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 5px;
    padding: 0 15px 0 0;
    color: #fff;
    font-weight: 700;
    border: 1px solid #fff;
    text-align: left;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=gray] > a span#icon {
    border-color: #acbcc6
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=gray] > a {
    background-color: #f5f8fa;
    color: #000
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=gray] {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=red] > a {
    background-color: #f44336
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=red] {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=blue] > a {
    background-color: #03a9f4
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=blue] {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=yellow] > a {
    background-color: #76b852
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color=yellow] {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color] > a:hover {
    transform: scale(1.02);
    opacity: .8
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color] a {
    border-color: transparent
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color] {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li a:hover {
    background-color: #f5f8fa !important
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 10px;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #000
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li:nth-child(even) a {
    background-color: #fff
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li:nth-child(even) {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li:nth-child(odd) a {
    background-color: #f5f8fa
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li:nth-child(odd) {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu > li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu .multiple_opening_menu {
    display: none;
    margin: 0;
    background: #fff;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 9999;
    list-style: none;
    list-style-type: none;
    text-align: left
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu:hover .multiple_opening_menu {
    display: block
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu:hover {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu > a {
    margin: 0
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li#multiple_sub_menu {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li:last-child a {
    margin: 0
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li:last-child {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li {
    position: relative
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:last-child > li > a span#icon {
    margin: 0 15px 0 0
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:last-child > li > a {
    padding: 0 60px 0 0
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:last-child > li {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:last-child {
    margin: 0
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:first-child {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 20px 0 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.clientarea-header .clientarea-user-menu .clientarea-menus {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right
}

.clientarea-header .clientarea-user-menu {
    position: absolute;
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    background-color: #0000001f;
    bottom: 0;
    left: 0
}

.clientarea-header {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 0;
    background-image: url(/img/bg/clientarea-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.clientareahome {
}

#clientareahome {
}






/*

.accordion > ul > li { background: #fff; border: 1px solid rgba(57, 72, 87, 0.08); border-radius: 15px; margin-bottom: 15px; overflow: hidden; }

.accordion > ul > li:last-child { margin-bottom: 0; }

.accordion > ul > li.is-open, .accordion > ul > li:hover { -webkit-box-shadow: 0 5px 15px rgba(131, 141, 151, 0.15); box-shadow: 0 5px 15px rgba(131, 141, 151, 0.15); border: 1px solid transparent; }

.accordion > ul > li.is-open .accordion-header, .accordion > ul > li:hover .accordion-header { background: #003399; }

.accordion > ul > li.is-open .accordion-header .title, .accordion > ul > li:hover .accordion-header .title { color: #fff; }

.accordion > ul > li.is-open .accordion-right, .accordion > ul > li:hover .accordion-right { margin-top: 0; }

.accordion > ul > li.is-open .accordion-right > .icon, .accordion > ul > li:hover .accordion-right > .icon { color: #fff; }

.accordion > ul > li.is-open .accordion-right .date, .accordion > ul > li:hover .accordion-right .date { color: #fff; }

.accordion > ul > li:hover .accordion-right > .icon { -webkit-transform: scale(1.2) translateX(5px) rotate(-90deg); -ms-transform: scale(1.2) translateX(5px) rotate(-90deg); transform: scale(1.2) translateX(5px) rotate(-90deg); }

.accordion > ul > li.is-open .accordion-right > .icon { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.accordion-header { display: -webkit-box; display: -ms-flexbox; display: flex; height: 60px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 25px; padding-right: 25px; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

@media (max-width: 479px) { .accordion-header { padding-left: 17px; padding-right: 17px; } }

.accordion-header .title { color: #1e1d1c; font-size: 14px; font-weight: 700; line-height: 1.2; overflow: hidden; max-height: 39px; }

.accordion-right { margin-left: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 5px; }

.accordion-right > .icon { color: #838d97; font-size: 13px; -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.335, 1); -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.335, 1); transition: all 0.4s cubic-bezier(0.215, 0.61, 0.335, 1); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.accordion-content { padding:25px; /*padding-left: 25px; padding-right: 25px;*/ display: none; }

*/
/*

.personnel.list ul li { margin-bottom: 30px; }

.personnel.list-ordered .personnel-photo { height: 260px; }

.personnel.list-single .personnel-card a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.personnel.list-single .personnel-card .personnel-card-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.personnel.list-single .personnel-photo { width: 150px; }

@media (max-width: 479px) { .personnel.list-single .personnel-photo { width: 100px; } }

.personnel-photo { background: #fff; padding: 5px; border-radius: 8px; }

.personnel-photo img { width: 100%; height: 100%; border-radius: 5px; }

.personnel-card a { display: block; position: relative; background: #f9f9fa; padding: 13px; border-radius: 8px; -webkit-transition: .3s; transition: .3s; }
.personnel-card .personnel-card-inner { display: block; position: relative; background: #f9f9fa; padding: 13px; border-radius: 8px; -webkit-transition: .3s; transition: .3s; }

.personnel-card a:hover { background: #163C73; }
.personnel-card .personnel-card-inner:hover { background: #163C73; }

.personnel-card a:hover .title { color: #fff; }
.personnel-card .personnel-card-inner:hover .title { color: #fff; }

.personnel-card a:hover .rank { color: #fff; }
.personnel-card .personnel-card-inner:hover .rank { color: #fff; }

.personnel-card a:hover .icon { color: rgba(255, 255, 255, 0.5); -webkit-transform: translateX(5px) translateY(-50%) scale(1.1); transform: translateX(5px) translateY(-50%) scale(1.1); }
.personnel-card .personnel-card-inner:hover .icon { color: rgba(255, 255, 255, 0.5); -webkit-transform: translateX(5px) translateY(-50%) scale(1.1); transform: translateX(5px) translateY(-50%) scale(1.1); }

.personnel-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; height: 62px; padding-top: 12px; }

.personnel-footer .title, .personnel-footer .rank { color: #163C73; line-height: 1.3; }

.personnel-footer .title { font-size: 18px; font-weight: 800; }

.personnel-footer .rank { font-size: 13px; }

.personnel-description { padding-left: 20px; padding-right: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; }

@media (max-width: 479px) { .personnel-description { padding-right: 0; } }

.personnel-description .title, .personnel-description .rank { color: #163C73; line-height: 1.3; }

.personnel-description .title { font-size: 18px; font-weight: 800; }

.personnel-description .rank { font-size: 13px; }

.personnel-description .icon { position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: rgba(153, 42, 70, 0.5); -webkit-transition: .3s; transition: .3s; }

@media (max-width: 479px) { .personnel-description .icon { display: none; } }







*/



.product-detail__tab { margin-top: 50px; -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); border-radius: 5px; }

.product-detail__tab-nav ul li { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.product-detail__tab-nav ul li:first-child a { border-radius: 5px 0 0 0; }

.product-detail__tab-nav ul li:last-child a { border-radius: 0 5px 0 0; }

@media (max-width: 767px) { .product-detail__tab-nav ul li:last-child a { border-radius: 0 0 5px 0; } }

.product-detail__tab-nav ul li.is-current a { background: #fff; color: #063a90; }

.product-detail__tab-nav ul li:hover a { background: #001d4e; color: #fff; }

.product-detail__tab-nav ul li a { background: #063a90; height: 55px; display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.2; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; padding-left: 30px; padding-right: 30px; color: #fff; font-size: 16px; font-weight: 700; -webkit-transition: .3s; transition: .3s; }

@media (max-width: 479px) { .product-detail__tab-nav ul li a { font-size: 14px; padding-left: 20px; padding-right: 20px; } }

.product-detail__tab-content { padding-left: 40px; padding-right: 40px; }

@media (max-width: 479px) { .product-detail__tab-content { padding-left: 30px; padding-right: 30px; } }

.product-detail__tab-content .page-content__description { padding-top: 40px; padding-bottom: 40px; }

@media (max-width: 479px) { .product-detail__tab-content .page-content__description { padding-top: 30px; padding-bottom: 30px; } }




.donate-card { position: relative; border: 1px solid rgba(27, 27, 25, 0.1); border-radius: 11px; overflow: hidden; margin-bottom: 40px; }

.donate-card:hover .donate-photo img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.donate-photo { width: 100%; height: 170px; overflow: hidden; }

.donate-photo img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: .4s; transition: .4s; }

.donate-body { height: 270px; padding-inline: 30px; padding-top: 20px; }

.donate-body .title, .donate-body .text { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; }

.donate-body .title { font-size: 18px; font-weight: 700; color: #0066b3; letter-spacing: -0.5px; margin-bottom: 5px; -webkit-line-clamp: 1; }

.donate-body .text { font-size: 14px; color: #585858; line-height: 1.4; -webkit-line-clamp: 4; margin-bottom: 15px; }

.donate-buttons { position: absolute; bottom: 20px; left: 30px; right: 30px; }

.donate-buttons input { height: 40px; width: 100%; -webkit-box-shadow: 0 0 10px rgba(27, 27, 25, 0.1); box-shadow: 0 0 10px rgba(27, 27, 25, 0.1); border-radius: 11px; padding-left: 10px; font-size: 13px; margin-bottom: 15px; }

.donate-buttons .button.ui-small {
    font-size:12px;
}



/*


.form-custom.no-icon ul li input { padding-left: 20px !important; }

.form-custom.form-user form ul { width: 50%; }

@media (max-width: 991px) { .form-custom.form-user form ul { width: inherit; } }

.form-custom.form-user form ul li { margin-bottom: 15px; }

.form-custom.form-contact .send { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.form-custom > form > div > ul > li { margin-bottom: 20px; }
.form-custom > form > ul > li { margin-bottom: 20px; }

.form-custom ul li .heading { color: #003399; font-size: 13px; font-weight: 700; }

.form-custom ul li.is-error input, .form-custom ul li.is-error textarea, .form-custom ul li.is-error .current, .form-custom ul li.is-error label { border: 2px solid red; background: rgba(255, 0, 0, 0.02); }

.form-custom ul li.is-error .icon, .form-custom ul li.is-error input, .form-custom ul li.is-error textarea, .form-custom ul li.is-error label { color: red; }

.form-custom ul li select, .form-custom ul li input, .form-custom ul li textarea { width: 100%; height: 55px; border: 2px solid rgba(0, 0, 0, 0.08); border-radius: 5px; font-family: inherit; padding-left: 20px; padding-right: 20px; color: #444; font-size: 14px; font-weight: 600; background: #fff; -webkit-transition: .3s; transition: .3s; }

.form-custom ul li select:hover, .form-custom ul li input:hover, .form-custom ul li textarea:hover { border: 2px solid rgba(0, 0, 0, 0.2); }

.form-custom ul li select:focus, .form-custom ul li input:focus, .form-custom ul li textarea:focus { outline: 0; border: 2px solid #ff6000; }

@media (max-width: 479px) {.form-custom ul li select, .form-custom ul li input, .form-custom ul li textarea { height: 55px; padding-right: 15px; font-size: 14px; } }

.form-custom ul li select, .form-custom ul li input { padding-left: 60px; }

@media (max-width: 767px) { .form-custom ul li input { font-size: 14px; } }

.form-custom ul li textarea { padding-top: 20px; height: 150px; }

.form-custom ul li .icon:not(.arrow):not(.not) { width: 65px; height: 55px; position: absolute; left: 10px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #ff6000; font-size: 18px; z-index: 1; }

.form-custom ul li .icon.arrow { position: absolute; pointer-events: none; top: 50%; right: 30px; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 14px; opacity: .5; -webkit-transition: .3s; transition: .3s; margin-top: 11px; }

.form-custom .send { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; padding-right: 10px; }

.form-custom .send > input { background: #003399; height: 55px; border: 0 none; border-radius: 5px; min-width: 200px; padding-left: 20px; padding-right: 20px; color: #fff; font-size: 16px; font-weight: 700; font-family: inherit; cursor: pointer; border: 2px solid transparent; -webkit-transition: .3s; transition: .3s; position: relative; }

.form-custom .send > input:hover { background: #002877; color: #fff; }

@media (max-width: 767px) { .form-custom .send > input { padding-left: 20px; padding-right: 20px; } }


*/




.common-card { position: relative; margin-bottom: 20px; }

.common-photo { width: 100%; height: 200px; border-radius: 11px; overflow: hidden; }

.common-photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.common-body { padding-left: 15px; padding-right: 15px; padding-top: 20px; height: 220px; }

.common-body .date { font-size: 11px; font-weight: 500; color: #999; margin-bottom: 10px; }

.common-body .date .icon { font-size: 11px; margin-right: 8px; }

.common-body .title { font-size: 16px; font-weight: 700; line-height: 1.4; margin-bottom: 15px; letter-spacing: -0.5px; color: #0066b3; }

.common-body .text { font-size: 12px; font-weight: 500; color: #585858; line-height: 1.5; max-height: 53px; overflow: hidden; }

.common-btn { font-size: 12px; font-weight: 600; color: #4db848; position: absolute; left: 0; bottom: 0; padding-left: 15px; padding-bottom: 15px; }

.common-btn.bottom { padding-bottom: 40px; }

@media (min-width: 768px) and (max-width: 991px) { .common-btn.bottom { padding-bottom: 30px; } }

@media (min-width: 992px) and (max-width: 1199px) { .common-btn.bottom { padding-bottom: 30px; } }

.common-btn.bottom-2 { padding-bottom: 0; }

.common-btn:hover .icon { -webkit-transform: translateX(5px); transform: translateX(5px); }

.common-btn .icon { font-size: 14px; color: #4db848; margin-left: 5px; -webkit-transition: .3s; transition: .3s; }




.sidebar-videos ul li { margin-bottom: 20px; }

.sidebar-videos ul li:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 1; }

.sidebar-videos > a { display: block; position: relative; }

.sidebar-videos .title { font-size: 18px; font-weight: 700; letter-spacing: -0.5px; margin-bottom: 10px; color: #1b1b19; }

.sidebar-videos .photo { height: 165px; width: 100%; overflow: hidden; position: relative; display: block; border-radius: 10px; background-color: black; }

.sidebar-videos .photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: .4s; transition: .4s; opacity: .8; }

.sidebar-videos .photo-body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.sidebar-videos .photo-body .icon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 28px; color: #fff; position: absolute; right: 20px; top: 20px; z-index: 1; }

.sidebar-videos .photo-body .icon::before { content: ""; position: absolute; z-index: -1; background-color: #003399; width: 50px; height: 50px; border-radius: 100%; opacity: .6; }

.sidebar-videos .photo-body .date { font-size: 11px; font-weight: 500; color: #fff; position: absolute; right: 15px; bottom: 15px; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.sidebar-videos .photo-body .date::before { content: ""; background-color: #003399; position: absolute; width: 80px; height: 25px; z-index: -1; border-radius: 10px; opacity: .4; }

.sidebar-videos__footer .text { font-size: 16px; font-weight: 700; color: #585858; letter-spacing: -0.5px; padding: 10px; }

.sidebar-list .title { font-size: 18px; font-weight: 700; letter-spacing: -0.5px; margin-bottom: 10px; color: #1b1b19; }

.sidebar-list__card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 10px; margin-bottom: 15px; -webkit-transition: .3s; transition: .3s; overflow: hidden; }

.sidebar-list__card:hover { -webkit-transform: translateX(5px); transform: translateX(5px); }

.sidebar-list__card .photo { width: 120px; height: 100px; overflow: hidden; }

.sidebar-list__card .photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.sidebar-list__card .description { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; padding-right: 15px; }

.sidebar-list__card .description .title { font-size: 14px; font-weight: 700; color: #1b1b19; letter-spacing: -0.5px; line-height: 1.4; }


















.profile { margin-top: 60px; margin-bottom: 60px; }

@media (max-width: 767px) { .profile { margin-top: 40px; margin-bottom: 40px; } }

@media (max-width: 767px) { .profile-nav { margin-bottom: 30px; } }

@media (max-width: 767px) { .profile-nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; overflow-y: auto; } }

.profile-nav ul li:not(:last-child) { margin-bottom: 10px; }

.profile-nav ul li.is-current a { background: #fff; color: #f28921; }

@media (max-width: 767px) { .profile-nav ul li { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } }

.profile-nav ul li a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 60px; padding-left: 25px; padding-right: 25px; color: #1e1d1c; border-radius: 99px; font-size: 18px; font-weight: 800; letter-spacing: -0.5px; }

.profile-nav ul li a .icon { margin-right: 12px; }

.profile-heading { color: #1e1d1c; font-size: 36px; font-weight: 700; letter-spacing: -1px; line-height: 1; margin-bottom: 30px; }

@media (max-width: 479px) { .profile-heading { font-size: 24px; } }

.profile-content { background: #fff; border-radius: 8px; min-height: 550px; padding: 50px; position: relative; }














.counted-share-vertical {
    position: fixed;
    top: 24%;
    left: 0;
    width: 64px;
    font-size: 11px;
    margin: 0;
    list-style-type: none;
    text-align: center;
    white-space: nowrap;
    color: #333;
    z-index: 5000;
}

.counted-share-vertical ul {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    border-radius: 0 10px 10px 0;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    transition: transform .5s;
}

.counted-share-vertical li {
    font-size: 23px;
    position: relative;
    border-bottom: solid 1px #f5f5f5;
    border-right: solid 1px #ddd;
    height: 57px;
    padding: 0 8px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center 12px;
    background-color: #fff;
    padding-top: 10px;
    list-style: none;
}

.counted-share-vertical li.active, .counted-share-vertical li:hover {
    color: #fff;
    background-color: #257dd7;
    border-bottom-color: transparent;
    border-right-color: #257dd7;
}

.counted-share-vertical li.active::before, .counted-share-vertical li:hover::before {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
}

.counted-share-vertical li.active::after, .counted-share-vertical li:hover::after {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
}

.counted-share-vertical li:hover i {
    color: #fff !important;
}

.counted-share-vertical li:nth-child(1) {
    border-top: solid 1px #ddd;
    border-top-right-radius: 10px;
}

.counted-share-vertical li:nth-last-child(1) {
    border-bottom: solid 1px #ddd;
    /*border-bottom-right-radius: 10px;*/
}

.share-vertical-linkedin i {
    color: #0378b6;
}

.share-vertical-pinterest i {
    color: #257dd7;
}

.share-vertical-twitter i {
    color: #14c1ec;
}

.share-vertical-facebook i {
}

.share-vertical-google i {
    color: #eb3f2d;
}

.counted-share-vertical li::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    background-color: #257dd7;
    width: 20px;
    height: 57px;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: -moz-transform .2s cubic-bezier(.215, .61, .355, 1);
    transition: transform .2s cubic-bezier(.215, .61, .355, 1);
}

.counted-share-vertical li > div {
    overflow: hidden;
    text-overflow: ellipsis;
}

.counted-share-vertical li::after {
    content: '';
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid rgba(37, 125, 215, .5);
    border-bottom: 10px solid transparent;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: -moz-transform .2s cubic-bezier(.215, .61, .355, 1);
    transition: transform .2s cubic-bezier(.215, .61, .355, 1);
}

.share-vertical-google.active, .share-vertical-google:hover {
}

.share-vertical-facebook.active, .share-vertical-facebook:hover {
}

.share-vertical-twitter.active, .share-vertical-twitter:hover {
}

.share-vertical-pinterest.active, .share-vertical-pinterest:hover {
}

.share-vertical-linkedin.active, .share-vertical-linkedin:hover {
}

.counted-share-vertical .share-vertical-hidebar {
    position: relative;
    opacity: 1;
    width: 100%;
    height: 30px;
    background-color: #aaa;
    border-bottom-right-radius: 10px;
    border-right: none;
    box-shadow: 0 0 10px rgba(204, 204, 204, .5);
    -webkit-transition: opacity .5s, width .5s, border-radius .5s;
    -moz-transition: opacity .5s, width .5s, border-radius .5s;
    transition: opacity .5s, width .5s, border-radius .5s;
    cursor: pointer;
}

.counted-share-vertical .share-vertical-hidebar:hover {
    opacity: 1;
    background-color: #22b4ed;
}

.counted-share-vertical:hover .share-vertical-hidebar {
    opacity: 1;
}

.counted-share-vertical .share-vertical-hidebar::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 9px;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAQAAAEgms61AAAAiUlEQVQYGQXBoVGCAQCA0S9w4gAEZpDEEhxdx5D6GxiEQmICkgPgHUsoRRYgEIHHe8kpI6W8JkclWSfjrBRKDklmrsq3QVKSi7mSZJvk5D25mSp3SdnYScnCWUkmHkmSTPx4GJJk6eLfXMrIBjtjScre3ZckSUk+3RxNJSVJ3vy5+lCSJHmx9fsEZ22brVWs2BIAAAAASUVORK5CYII=) center center/9px auto no-repeat;
    -webkit-transition: -webkit-transform .5s linear;
    -moz-transition: -moz-transform .5s linear;
    transition: transform .5s linear;
}

.counted-share-vertical.collapsed ul {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    transform: translateX(-100px);
}

.counted-share-vertical.collapsed .share-vertical-hidebar {
    opacity: 1;
    width: 24px;
    border-top-right-radius: 8px;
}

.counted-share-vertical.collapsed .share-vertical-hidebar::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.counted-share-vertical:hover, .counted-share-vertical:hover li:nth-last-child(1) {
    border-bottom-right-radius: 0;
}

.counted-share-vertical li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .counted-share-vertical li:nth-child(1) {
        /*border-top: none;
        border-top-right-radius: 0px;*/
    }

    .counted-share-vertical.mobil-alt {
        //position: relative;
    }

    .counted-share-vertical {
        /*top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;*/
    }

    .counted-share-vertical li {
        /*float: left;
        width: 20%;*/
    }

    .counted-share-vertical .share-vertical-hidebar {
        /*display: none !important;
        float: left;*/
    }

    .counted-share-vertical.collapsed ul {
       /* transform: translateX(-300px);*/
    }

    .counted-share-vertical li:nth-last-child(1) {
        /*border-bottom-right-radius: 0 !important;*/
    }
}