.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:not([version="V2"]).is-visible {
    display: block;
}

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

.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;
}


.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;
}


.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;
}

.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 {

}


.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;
}

.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 {
    font-size: 13px;
    position: absolute;
    right: 25px;
    bottom: 28px;
    color: #999;
}
.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 {

}


.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([type=button]):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: 4px;
    padding: 10px 15px;
    margin: 0 0 10px 0;
    background: rgba(241,241,241,.75);
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) input:not([type=radio]):not([type=button]):not([name=OnBilgilendirmeForm]):not([name=MesafeliSatisSozlesmesi]):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]):focus,
.full-content:not([id="urunkategori"]) select:not([class="not-default"]):not([default="1"]):focus,
.full-content:not([id="urunkategori"]) textarea:not([class="not-default"]):not([default="1"]):focus {
    box-shadow: 0 0 0 1px #0070ff;
    background: #fff;
}
.full-content:not([id="urunkategori"]):not([id="sepet"]) input[type=button]:not([default="1"]){
    background: #002359;
    height: 60px;
    min-width: 250px;
    text-align: center;
    border-radius: 8px;
    width: auto;
    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;
    will-change: transform;
    margin-top:20px;
}
.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;
}

#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 span {
    font-size: 25px;
}
#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;
    margin-top:0px !important;
}
#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;
}



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

}

.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;
}
.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_1.png);
}

.aa-bilgi {
    background-color: #F3F3F3;
    background-image: url(../images/info_1.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�*/


.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;
}
/**/




.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;
    font-weight: 600;
}
.kp-form .fields ul li {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 0 0 15px 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;
}




.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: #c89c63
}

.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: #0f6b38
}

.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;*/
    display: -ms-flexbox !important; display: -webkit-box !important; display: flex !important;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;
    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: 250px;
    margin: 0;
    padding: 0;
    background-image: url(/data/genel/tema/page-title.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.clientareahome {
}

#clientareahome {
}





.kurumsal-logo-download ul li a {
    color: #555;
    font-size: 13px;
}
.kurumsal-logo-download ul li {
    list-style: decimal !important;
}
.kurumsal-logo-download ul {

}
.kurumsal-logo-download {

}
.kurumsal-kimlik-content p a {
    color: #2E524A;
}
.kurumsal-kimlik-content p {
    position:relative;
    display:block;
    width:100%;
    margin:0 0 15px 0;
    padding:0;
    text-align: justify;
    font-weight: bold;
}
.kurumsal-kimlik-content {
    position:relative;
    display:block;
    width:100%;
}
.kurumsal-kimlik .kimlik_defter img {
    width:100%;
}
.kurumsal-kimlik .kimlik_defter {
    position:relative;
    display:block;
    width:100%;
}
.kurumsal-kimlik .kullanim-bicimleri img {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 270px;
    object-fit: cover;
}
.kurumsal-kimlik .kullanim-bicimleri {
    position:relative;
    display:block;
    width:100%;
}
.kurumsal-kimlik .kurumsal-kimlik-baslik {
    font-weight: bold;
    color: #2E524A;
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #2E524A;
}
.kurumsal-kimlik .kullanim-bicimleri-indir a {
    color: #2E524A;
}
.kurumsal-kimlik .kullanim-bicimleri-indir {
    font-weight: bold;
    margin: 5px 0;
    display: inline-block;
    position: relative;
}
.kurumsal-kimlik {
    position:relative;
    display:block;
    width:100%;
}
.download-item:hover {
    transition: 0.5s cubic-bezier(0.45, 0.58, 0.35, 1.07);
    -webkit-box-shadow: 0px 8px 123px -21px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 123px -21px rgba(0,0,0,0.75);
    box-shadow: 0px 18px 80px -14px rgb(144, 144, 144);
}
.download-item {
    border: 1px #2E524A solid;
    color: #2E524A;
    padding: 20px 30px;
    margin: 0 0 20px 0;
    position: relative;
    display: block;
    width: 100%;
    transition: 0.2s all ease;
}
.download-item .download-item-title {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}
.download-item .download-item-title i {
    margin-right: 5px;
    font-weight: normal;
}
.download-item .download-item-button {
    position: relative;
    display: inline-block;
}
.download-item .download-item-button a {
    position: relative;
    display: inline-flex;
    background: #2E524A;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none !important;
}

