@font-face {
    font-family: 'Avenir';
    font-style: 300;
    font-weight: 300;
    src: local('Avenir'), url('../fonts/AvenirLTProLight.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir';
    font-style: 400;
    font-weight: 400;
    src: local('Avenir'), url('../fonts/Avenir-Next-LT-Pro-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir';
    font-style: 500;
    font-weight: 500;
    src: local('Avenir'), url('../fonts/AvenirLTProMedium.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir';
    font-style: 700;
    font-weight: 700;
    src: local('Avenir'), url('../fonts/Avenir-Next-LT-Pro-Demi.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir';
    font-style: 900;
    font-weight: 900;
    src: local('Avenir'), url('../fonts/AvenirLTProBlack.otf') format('opentype');
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

img {
    width: 100%;
}

.title {
    color: #3f3a36;
    font-weight: 900;
    font-size: 18px;
}

.div-centered {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.indirim2 {
    background-color: #e96026;
    color: white;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding: 5px 5px;
    font-weight: bold;
}

.indirim2 span {
    font-size: 15px;
}

.new-group a {
    display: block;
    color: #333;
    transition: 0.2s;
}

.new-group:hover,
.new-group:hover>a,
.active-group a,
.active-group {
    background-color: #e96026;
    color: #fff !important;
}

.bg-white {
    background-color: #fff;
}

.bg-light-grey {
    background-color: #f9f8f6;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.border-1 {
    border: 1px solid #ddd !important;
}

.color-gray {
    color: #555 !important;
}

.text-right {
    text-align: right !important;
}

.p-relative {
    position: relative !important;
}

.m-0 {
    margin: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mt-40px {
    margin-top: 40px !important;
}

.mrl--5px {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.mb-14px {
    margin-bottom: 14px !important;
}

.p-0 {
    padding: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pl-40px {
    padding-left: 40px !important;
}

.pl-20px {
    padding-left: 20px !important;
}

.pb-30px {
    padding-bottom: 30px !important;
}

.focus-none:focus {
    box-shadow: none;
}

#sync1 img {
    height: 450px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#sync1 .owl-item {
    background-color: #fff;
}

#sync2 {
    padding-top: 15px;
}

#sync2 img {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #f1f1f0;
    font-family: Poppins, apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.page-header {
    background-color: #fff;
}

.header-top {
    background-color: #f6f6f6;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-bottom: 15px;
}

.header-top a {
    text-decoration: none;
    color: #555;
    margin-left: 10px;
    font-weight: 700 !important;
}

.header-top a:first-child {
    padding: 0 15px 0 20px;
    border-right: 1px solid #b3b1b0;
}

.logo img {
    height: 60px;
    width: auto;
}

.header-search {
    padding-top: 9px;
}

.header-search form {
    position: relative;
}

.header-search form input {
    height: 45px;
    border: 1px solid #a1a1a1;
    border-radius: 30px;
    position: relative;
}

.header-search form .normal-search {
    position: absolute;
    right: 0;
    top: 0px;
    height: 45px;
    width: 45px;
    background: transparent;
    color: #40484e;
    font-size: 20px;
    border: none;
    z-index: 1;
}

.header-search:hover>form input,
.header-search form input:focus {
    box-shadow: none;
    border-color: #333;
}

.user-button {
    padding-right: 0px;
}

.user-button a {
    color: #3f3a36;
    font-weight: 900;
    line-height: 65px;
    padding: 0px 15px;
    text-decoration: none;
}

.user-button a:first-child {
    border-right: 1px solid #b3b1b0;
}

.user-button a:hover,
.basket-content:hover {
    color: #105c9d;
    text-decoration: underline;
}

.basket-btn button {
    width: 130px;
    height: 45px;
    position: relative;
    color: #fff;
    background: #e96026;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgb(233 96 38 / 20%);
    float: right;
    font-weight: 700;
    border: none;
    margin-top: 7px;
    padding-left: 20px;
}

.basket-btn button img {
    display: block;
    float: left;
    width: auto;
    height: auto;
}

.basket-btn button span {
    padding-left: 5px;
    padding-top: 4px;
    display: block;
    float: left;
}

.basket-btn .count-basket {
    position: absolute;
    width: 32px;
    height: 32px;
    background: #e96026;
    border: 3px solid #fff;
    border-radius: 100%;
    top: -15px;
    left: -15px;
    text-align: center;
    padding: 3px 0px 5px 0px;
}

.basket {
    position: absolute;
    border: 5px solid #e96026;
    width: 360px;
    margin-top: -5px;
    right: 12px !important;
    border-radius: 5px;
    background: #fff;
    padding: 30px 30px 15px 30px;
    display: none;
    z-index: 99;
}

.basket::before {
    right: 12px;
    top: -12px;
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.basket .basket-total span {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
}

.basket .basket-total span:last-child {
    float: right;
    color: #e96026;
}

.buy-now {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    background-color: #17a974;
    box-shadow: 0px 1px 2px 0px rgb(16 148 100 / 40%) !important;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: 700;
    transition: 0.3s;
}

.buy-now:hover {
    color: #fff;
    background: #e96026;
}

.basket-list {
    list-style-type: none;
    margin: 0px 0px 20px 0px;
    padding: 0;
}

.basket-list li {
    position: relative;
    border-bottom: solid 1px #c8c9ca;
    padding-bottom: 35px;
    margin-bottom: 20px;
}

.basket-price {
    padding-top: 17px;
}

.basket-item-price {
    display: block;
    color: #616161;
    font-size: 1rem;
    font-weight: 900;
}

.basket-item-count {
    font-size: 16px;
    color: #212529;
    font-weight: 400;
}

.basket-content {
    color: black;
    font-size: 15px;
    font-weight: 700;
    margin-top: 8px;
    text-decoration: none;
}

.basket-remove {
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    right: 0;
    bottom: 10px;
    position: absolute;
}

.basket-remove:hover {
    color: black;
}

.basket-view {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.close-basket {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 1.3rem;
    color: #333;
    opacity: .5;
    transition: 0.2s;
}

.close-basket:hover {
    opacity: 1;
    color: #333;
}

.nav-menu {
    height: 50px;
    background: #40484e;
    font-weight: bold;
    padding: 10px;
    margin-top: 10px;
}

.header-menu li {
    float: left;
    height: 40px;
}

.header-menu li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    font-size: 13px;
    padding: 0 25px;
    height: 30px;
    line-height: 30px;
    display: block;
    position: relative;
    border-right: 1px solid #626160;
}

.header-menu li a.first {
    border-left: 1px solid #626160;
}

.header-menu li a:after {
    content: "";
    display: none;
    border: 8px solid transparent;
    border-bottom-color: #e96026;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -12px;
    background: transparent;
}

.header-menu li a:hover:after,
.header-menu li a.active::after {
    display: block;
}

.header-menu li:hover>.sub-menu,
.sub-menu:hover {
    display: flex;
    visibility: visible;
}

.header-menu li .sub-menu {
    position: absolute;
    box-shadow: 0 5px 5px rgb(0 0 0 / 19%);
    width: 100%;
    left: 0;
    background-color: #fff;
    top: 40px;
    border: solid 1px #d1d1d1;
    display: none;
    z-index: 9;
    padding: 20px 0px;
    visibility: hidden;
}

.sub-menu-item {
    border-right: solid 1px #ededed;
    padding: 5px 15px;
}

.sub-menu-item a {
    color: #40484e !important;
    border: none !important;
}

.sub-menu-item a::after {
    display: none !important;
}

.sub-menu-item a:hover {
    color: #e96026 !important;
}

.slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 42px;
    height: 50px;
    z-index: 9999;
    opacity: 1;
    left: 0px;
    background-color: #1a3e5d !important;
    box-shadow: none;
    color: #fff !important;
    font-size: 55px !important;
    line-height: 50px !important;
}

.slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 42px;
    height: 50px;
    z-index: 9999;
    opacity: 1;
    right: 0px;
    background-color: #1a3e5d !important;
    box-shadow: none;
    color: #fff !important;
    font-size: 55px !important;
    line-height: 50px !important;
}

.slider .owl-nav .owl-prev span,
.slider .owl-nav .owl-next span {
    margin-top: -10px;
    display: block;
}

.slider .owl-nav .owl-next:hover,
.slider .owl-nav .owl-prev:hover {
    background-color: #e96026 !important;
}

.slider .owl-dots {
    text-align: center;
}

.slider .owl-dot span {
    width: 20px !important;
    margin: 5px 5px !important;
    border-radius: 0px !important;
    background: #1a3e5d !important;
    height: 7px !important;
    display: block;
}

.slider .owl-dot.active span,
.slider .owl-dot:hover span {
    background-color: #e96026 !important;
}

.slider .owl-dots {
    left: 0px !important;
    width: 100%;
    bottom: 10px !important;
    opacity: 1 !important;
    position: absolute;
}

.vitrin {
    margin-top: 15px;
}

.populer {
    margin-top: 35px;
}

.populer .row>*,
.vitrin .row>* {
    padding-left: 0.35rem;
    padding-right: 0.35rem;
}

.divider {
    display: table;
    font-size: 18px;
    text-align: center;
    width: 75%;
    margin: 20px auto;
    color: #979887;
    margin-bottom: 10px;
}

.divider span:first-child {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#979887));
    background-image: -webkit-linear-gradient(180deg, transparent, #979887);
    background-image: -moz-linear-gradient(180deg, transparent, #979887);
    background-image: -o-linear-gradient(180deg, transparent, #979887);
    background-image: linear-gradient(90deg, transparent, #979887);
}

.divider span:last-child {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(transparent));
    background-image: -webkit-linear-gradient(180deg, #979887, transparent);
    background-image: -moz-linear-gradient(180deg, #979887, transparent);
    background-image: -o-linear-gradient(180deg, #979887, transparent);
    background-image: linear-gradient(90deg, #979887, transparent);
}

.divider span:first-child,
.divider span:last-child {
    width: 50%;
    top: 13px;
    -moz-background-size: 100% 2px;
    background-size: 100% 2px;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
}

.divider span {
    display: table-cell;
    position: relative;
}

.divider span:nth-child(2) {
    color: #979887;
    padding: 0px 5px;
    width: auto;
    white-space: nowrap;
    font-weight: bold;
    font-family: "Play fair Display Bold";
    color: #666;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 5px;
    display: inline-block;
}

.product-top {
    background: rgb(245 245 245 / 0.5);
    border: solid 1px #ddd;
    padding: 15px;
}

.product-top .name-product {
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    color: #333;
    margin-bottom: 12px;
}

.product_box {
    height: 100%;
    padding: 0px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e0dbd5;
}

.product_box .badges {
    position: absolute;
    width: 89px;
    height: 94px;
    right: 0;
    margin: -15px 20px 0 0;
    padding: 30px 0 0 0;
    color: #fff;
    text-align: center;
    background: url("../image/badge.png") center center no-repeat;
    font-size: 22px;
    line-height: 16px;
    font-weight: 900;
    z-index: 9;
}

.product_box .badges .discount-text {
    font-size: 12px;
    letter-spacing: 0.5px;
}

.product_box .list-gallery .item-gal {
    margin-top: 1px;
}

.product_box .info {
    padding-bottom: 20px;
    padding: 15px 15px 10px 15px;
}

.product_box .info .pro-sub-info {
    border-bottom: 1px solid #e0dbd5;
    display: inline-block;
    height: 75px;
    overflow-y: hidden;
    width: 100%;
}

.product_box .title {
    padding-top: 5px;
    display: block;
    text-decoration: none;
    color: #3a3f56;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
}

.product_box .price {
    font-size: 17px;
    font-weight: 900;
    color: #e96026;
}

.product_box .price .old-price {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
    display: block;
}

.product_box:hover .title,
.product_box:hover .size {
    color: #e96026;
}

.cokSatanlar {
    padding: 0px !important;
}

.markalar .item a {
    display: block;
    position: relative;
    height: 100px;
    width: 100px;
    border: 1px solid #e5e5e5;
    background: #fff;
    transition: all .2s;
}

.markalar .item .item-marka {
    display: flex;
    align-items: stretch;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .3s ease;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.markalar .item {
    margin-top: 20px;
}

.cokSatanlar .owl-nav .owl-prev,
.markalar .owl-nav .owl-prev,
.benzer .owl-nav .owl-prev {
    position: absolute !important;
    left: 0 !important;
    top: 30% !important;
    opacity: 0.7 !important;
    font-size: 50px !important;
    background: #546d83 !important;
    color: #fff !important;
    width: 42px !important;
    height: 50px !important;
}

.cokSatanlar .owl-nav .owl-next,
.markalar .owl-nav .owl-next,
.benzer .owl-nav .owl-next {
    position: absolute !important;
    right: 0 !important;
    top: 30% !important;
    opacity: 0.7 !important;
    font-size: 50px !important;
    background: #546d83 !important;
    color: #fff !important;
    width: 42px !important;
    height: 50px !important;
}

.cokSatanlar .owl-nav .owl-prev span,
.cokSatanlar .owl-nav .owl-next span,
.markalar .owl-nav .owl-prev span,
.markalar .owl-nav .owl-next span,
.benzer .owl-nav .owl-prev span,
.benzer .owl-nav .owl-next span {
    display: block;
    height: 50px;
    line-height: 40px;
}

.reklam-banner {
    background: #bbb2a3;
    margin: 20px 0px 20px 0px;
}

.reklam-banner .image {
    padding: 2px;
    margin: 0px;
}

.reklam-banner .image img {
    padding: 5px;
}

.reklam-banner .content {
    padding: 20px;
    margin: 0px;
    color: #fff;
    font-weight: 400;
}

.reklam-banner .content .slogan {
    font-size: 30px;
    color: #e26b27;
}

footer {
    font-size: 15px;
    color: #8f8f8f;
}

.seo_desc a {
    color: #636060 !important;
    font-weight: 700;
}

.bulten-info strong {
    font-size: 18px;
    color: #636060;
}

.bulten-info p {
    color: #8f8f8f;
    font-size: 16px;
    line-height: 18px;
}

.bulten-form {
    position: relative;
}

.bulten-form input {
    height: 50px;
    padding: 0 155px 0 40px;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #8f8f8f;
}

.bulten-form button {
    height: 50px;
    background: #e96026;
    border: 0;
    box-shadow: none;
    font-size: 16px;
    border-radius: 0;
    margin: 0 0 0 0px;
    color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px 35px;
}

.firma-info {
    text-align: center;
}

.firma-info i {
    display: block;
    font-size: 25px;
    color: #e96026;
    margin-bottom: 5px;
}

.firma-info .title {
    font-size: 18px;
    color: #636060;
    font-weight: 900;
}

.firma-info span {
    display: block;
    font-size: 16px;
    color: #8f8f8f;
    line-height: 20px;
}

.col-image {
    height: 45px;
    align-items: center;
    margin-bottom: 10px;
    text-align: center;
}

footer div.title {
    padding: 0 0 15px 0;
    background: none;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.6;
}

footer .links li {
    padding: 5px 15px 0px 15px;
    background: url("../image/arrow.png") left center no-repeat;
    margin-bottom: 0px;
}

footer .links a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.8;
}

footer .links a:hover {
    color: #333;
    text-decoration: underline;
}

footer ul.column2 {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

footer div.title {
    padding: 0 0 15px 0;
    background: none;
    width: 100%;
    color: #636060;
    text-transform: uppercase;
    font-weight: 700;
}

footer ul.soci {
    width: 100%;
}

.border-b5px {
    border-bottom: solid 5px #fff;
}

.soci li {
    display: inline-block;
}

.soci li a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 34px;
    border-radius: 100%;
    margin-right: 5px;
}

.soci .facebook {
    background: #3b5999;
}

.soci .instagram {
    background: #ff4a4c;
}

.soci .youtube {
    background: #d51627;
}

.soci .twitter {
    background: #1fa0f3;
}

.phone {
    color: #666;
    font-size: 19px;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}

.copy {
    color: #686868;
    background: #cfcfcf;
    text-align: center;
    padding: 10px 15px;
}

.breadcrumbs {
    height: 35px;
    background: #f1f1f0;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 11px;
}

.breadcrumb li {
    float: left;
}

.breadcrumbs .breadcrumb li::after {
    content: "\f178";
    width: 10px;
    height: 9px;
    margin: 14px 15px 0px 10px;
    font-family: "FontAwesome";
    color: #8e8e8e;
}

.breadcrumbs .breadcrumb li:last-child::after {
    display: none;
}

.breadcrumbs .breadcrumb a {
    color: #8e8e8e;
    text-transform: uppercase;
    text-decoration: none;
}

.breadcrumbs .breadcrumb>li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumbs .breadcrumb li:not(:last-child) {
    display: inline-block;
    text-decoration: none;
}

.markalar {
    background-color: white;
    padding: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    margin-bottom: 5px;
}

.sidebar {
    background: white;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    padding: 10px;
    height: fit-content;
}

.sidebar .accordion-item {
    border: none;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    padding: 0px 0px 5px 0px;
    margin-top: 5px;
}

.sidebar .overflow {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 310px;
}

.sidebar .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #105c9d;
}

.sidebar .accordion-button:focus,
.sidebar .accordion-button {
    box-shadow: none;
}

.sidebar .accordion-body .form-check input:focus {
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.sidebar .accordion-button {
    text-transform: none !important;
    padding: 10px 0px 10px 3px;
    font-size: 15px;
    font-weight: 700;
}

.sidebar .accordion-body {
    margin: 10px 0;
    padding: 0;
    color: #494949;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
}

.sidebar .accordion-body a {
    color: #494949;
    font-size: 13px;
}

.sidebar .accordion-body .form-check {
    line-height: 1.3em;
    margin: 10px 0;
    cursor: pointer;
}

.sidebar .accordion-body .form-check input {
    height: 16px;
    width: 16px;
}

.sidebar .accordion-body .form-check input:checked {
    background-color: #e86026;
    border-color: #e86026;
}

.sidebar .accordion-body .form-check label {
    line-height: 23px;
    cursor: pointer;
    display: block;
    margin-left: 3px;
}

.or {
    line-height: 30px;
    padding: 0;
    text-align: center;
}

.fiyatBtn {
    text-align: center;
    border-radius: 2px;
    background-color: #17a974;
    box-shadow: 0px 1px 2px 0px rgb(16 148 100 / 40%) !important;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    display: block;
    width: 100%;
}

.fiyatBtn:hover {
    background: #e96026;
    color: #fff;
}

.btn-orange {
    text-align: center;
    border-radius: 2px;
    background-color: #e96026;
    color: #fff;
    line-height: 1.2;
    box-shadow: 0px 1px 2px 0px rgb(233 96 38 / 20%);
    font-size: 14px;
    font-weight: 500;
}

.btn-orange:hover {
    transition: background-color 500ms;
    background-color: #1a3e5d;
    color: #fff;
}

.kategori-title {
    margin-top: 10px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
}

.product-toolbar {
    background: #f1f1f0;
    border-radius: 4px;
    border: 1px solid #ddd;
    line-height: 12px;
    margin: 0px;
    padding: 10px 0px;
}

.toolbar-select {
    margin: 0px !important;
    border-radius: 2px !important;
    color: #3f3a56;
    font-size: 14px;
    padding: 5px;
    line-height: 18px;
    padding-right: 25px;
    height: 30px;
    background-color: #fff;
    width: auto;
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin-right: 5px !important;
}

.toolbar-btn {
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
    padding: 8px 15px;
    color: #494949;
    border: 1px solid #ddd;
    background-color: white;
    text-decoration: none;
}

.item-product .thumb {
    border-bottom: 1px solid #dedede;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.item-product {
    border: 1px solid #e5e5e5;
    background: #fff;
    transition: all .2s;
    height: 100%;
    display: flex;
    position: relative;
    max-height: 100%;
}

.item-product:hover strong {
    color: #e96026 !important;
}

.item-product:hover {
    border-color: #e96026;
}

.list-gallery {
    max-height: 70%;
    height: 70%;
}

.list-gallery .item-gal {
    display: flex;
    align-items: stretch;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 70%;
    top: 0;
    left: 0;
    transition: all .3s ease;
}

.list-gallery .item-gal .list-image {
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.item-product .content strong {
    color: #3f3a36;
    padding-top: 15px;
    margin: 0 10px;
    font-size: 14px;
    height: 70px;
    font-weight: normal;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.item-product .badge {
    margin: 0 0 0 -13px;
    background: url("../image/badge-v.png") left center no-repeat;
    width: 60px;
    height: 51px;
    color: #fff;
    font-size: 19px;
    line-height: 10px;
    font-weight: 400;
    padding-top: 13px;
}

.item-product .badge .discount-text {
    font-size: 10px;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.item-product .category-price .price-box .old-price {
    font-size: 14px;
    font-weight: 700;
    color: #676767;
    text-decoration: line-through;
    display: block;
}

.item-product .category-price .price-box .special-price {
    font-size: 20px;
    font-weight: 900;
    color: #e96026;
    display: block;
}

.product_info {
    padding: 15px 20px;
}

.product-cloumn {
    border-radius: 4px;
    background: #f1f1f0;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
}

.page-title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    color: #3f3a56;
    line-height: 20px;
    margin-top: 15px;
}

.product_info .product-info-price {
    margin-bottom: 0px;
    border: none;
    display: flex;
    align-items: center;
    float: left;
    width: 50%;
    color: #575757;
    height: 60px;
}

.product_info .badges {
    z-index: 2;
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    padding-top: 8px;
    text-align: center;
    background: #e96026;
}

.product_info .product-info-price .badges .discount-text {
    font-size: 18px;
}

.product_info .price-box .old-price {
    font-size: 16px;
    color: #676767;
    font-weight: 700;
    display: block;
    text-decoration: line-through;
    margin-bottom: 13px;
}

.product_info .price-box .special-price {
    font-size: 28px;
    line-height: 24px;
    color: #e96026;
    font-weight: 900;
    display: block;
}

.product_info .quantity_info {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #3f3a56;
}

.product_info .code_list {
    padding: 10px 0px 0px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}

.product_info .code_list li:nth-child(1),
.product_info .code_list li:nth-child(2) {
    border-right: 2px solid #61616121;
}

.product_info .code_list li {
    float: left;
    width: 33.3%;
    margin-bottom: 0.5rem;
    font-size: 14px;
    color: #010101;
    background-color: #ddd;
    padding: 5px;
}

.product_info .code_list li b {
    font-weight: 700 !important;
    font-size: 14px;
    color: #616161;
    font-weight: normal;
}

.product_info .code_list li:nth-child(4),
.product_info .code_list li:nth-child(5) {
    width: 49%;
    background-color: unset;
    border: 1px solid #61616121;
    border-radius: 5px;
    margin-right: 2%;
}

.product_info .code_list li:nth-child(5) {
    margin-right: 0px;
}

.product_info .teslimat-suresi {
    padding: 10px;
    background-color: #1a3e5d;
    color: #FFF;
    margin-bottom: 20px;
    font-size: 14px;
}

.Kargolama {
    display: block;
    margin-top: 15px;
    background: #1467af;
    color: #fff;
    padding: 8px 10px;
}

.proc-image {
    border-right: solid 1px #ddd;
}

.proc-thumb .owl-stage-outer {
    background: #f9f9f9;
}

.proc-thumb .owl-stage {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.proc-thumb .item {
    cursor: pointer !important;
}

.proc-thumb .current {
    border: none !important;
}

.proc-thumb .active {
    border: 2px solid #e96026;
}

.form-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.form-bottom .qty {
    display: flex;
    overflow: hidden;
    align-items: stretch;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px;
}

.form-bottom .sends-btn {
    flex-grow: 1;
    flex-basis: 160px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background-color: #e96026;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 41px;
    padding: 0 20px;
    margin: 10px;
    border-radius: 0;
}

.qty .label {
    font-size: 20px;
    float: left;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 40px;
    padding: 0px 10px;
    margin-right: 20px;
}

.qty .control #decrease {
    margin-right: -3px;
    margin-top: -4px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    width: 46px;
    height: 44px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    background: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.qty .control #increase {
    margin-left: -4px;
    margin-top: -4px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    width: 46px;
    height: 44px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    background: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.qty input {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 50px;
    height: 44px;
    font-weight: 500;
    font-size: 16px;
    color: #333;
}

.qty input:focus {
    outline: none;
}

.favori {
    color: #e96026;
    display: block;
    text-align: right;
    margin-bottom: 15px;
}

.product-price .total-price {
    font-size: 28px;
    line-height: 40px;
    font-weight: 900;
    color: #e96026;
    text-transform: uppercase;
    text-align: left;
}

.green-btn {
    padding: 0px;
    font-size: 12px;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    background-color: #17a974;
    box-shadow: 0px 1px 2px 0px rgb(16 148 100 / 40%) !important;
    font-weight: 700;
    color: #fff;
}

.green-btn img {
    width: auto;
    margin-right: 5px;
    margin-top: -1px;
}

.green-btn:hover {
    color: #fff;
    background: #e96026;
    transition: 0.3s ease-in-out;
    text-decoration: none;
}

.color-navy {
    color: #105c9d;
    font-size: 16px;
}

.product-info {
    padding-top: 20px;
}

.product-info .nav-tabs>.nav-item:first-child {
    padding-left: 2%;
}

.product-info .nav-tabs .nav-item .active {
    border-bottom: 2px solid #eb6d3a !important;
}

.product-info .nav-tabs .nav-item .nav-link {
    border: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem !important;
    line-height: 1rem !important;
    height: 50px !important;
    padding: 15px 20px !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    margin-right: 4px;
    color: #333;
}

.product-info .tab-pane {
    padding: 35px 35px 35px 35px;
    font-size: 17px !important;
    color: #676767;
}

.product-info .tab-pane table {
    font-size: 14px !important;
    font-weight: 700;
}

.category-description {
    margin-top: 50px;
    line-height: 22px;
    padding-bottom: 50px;
}

.infoTextBox .infoText {
    height: 305px;
    overflow: hidden;
    font-size: 15px;
}

.infoTextBox .infoText h2 {
    font-weight: 400;
}

.infoTextBox .infoText strong {
    font-weight: 900;
    font-size: 17px;
}

.infoTextBox .readMore {
    position: absolute;
    color: #105c9d;
    cursor: pointer;
    align-items: flex-end;
    text-decoration: underline;
    font-size: 15px;
    margin-top: 5px;
}

.infoTextBox.on .infoText {
    height: auto;
}

.infoTextBox.on .readMore {
    display: none;
}

.cart-form .form-group {
    margin-bottom: 15px;
}

.cart-form .form-group label {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}

.sepet-urunler {
    padding: 20px;
    background: #fff;
    border: 1px solid #e6e5e2;
    border-radius: 4px;
}

.bilgi-kutu {
    background: #f1f1f0;
    border: 1px solid #dbdbdb;
    padding: 20px !important;
    border-radius: 4px;
    width: 100% !important;
    float: none !important;
}

.bilgi-kutu label {
    font-weight: 600;
}

.bilgi-kutu .form-group {
    margin-bottom: 15px;
}

.w100 {
    width: 100% !important;
}

.loading {
    z-index: 999999999999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 50%);
    text-align: center;
    display: none;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.loading img {
    width: 30%;
}

.center-div {
    margin-left: auto;
    margin-right: auto;
}

.padding0-5-10-5 {
    padding: 0px 5px 10px 5px !important;
}

.top-pagenation {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

.top-pagenation li,
.bottom-pagenation li {
    float: left;
}

.top-pagenation li a {
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    transition: all .2s;
    background-color: #fff;
    margin-right: 3px;
    color: #333;
}

.top-pagenation li.current a,
.top-pagenation li a:hover,
.bottom-pagenation li.current a,
.bottom-pagenation li a:hover {
    background-color: #e96026;
    color: #fff;
}

.bottom-pagenation {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.bottom-pagenation li a {
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    transition: all .2s;
    background-color: #fff;
    margin-right: 5px;
    color: #333;
    font-size: 18px;
}

.product-top .meta-info {
    font-size: 13px;
    line-height: 1.8;
    color: #999;
    word-break: break-all;
    word-break: break-word;
    margin-bottom: 15px;
}

.product-top .meta-info a {
    color: #222;
}

.product-top .meta-info a:hover {
    text-decoration: underline;
}

.product-top .meta-info span {
    color: #222;
}

.product-top .meta-info.set-color a:hover {
    color: #1467af;
}

.infoUl {
    padding: 0px !important;
    margin: 0px !important;
}

.infoUl li {
    margin: 0px !important;
    background-color: rgb(221, 221, 221);
    padding: 10px 10px !important;
    border-bottom: 2px solid rgba(97, 97, 97, 0.13);
}

.infoUl li:nth-child(odd) {
    border-right: 2px solid rgba(97, 97, 97, 0.13);
}

.product-top .meta-info li {
    color: #333;
    font-size: 14px;
}

.benzer .item {
    height: 375px;
}

.ozelScreen1 {
    margin-left: 110px;
}

.ga {
    color: #333;
    display: block;
    width: 100%;
    border: solid 1px #eee;
    transition: 0.3s;
    font-weight: 300;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 15px 7px 10px 7px;
    min-height: 130px;
}

.ga i {
    font-size: 25px;
    transition: 0.3s;
    color: #fab702;
}

.ga h5 {
    font-weight: 400;
    font-size: 16px;
    margin: 8px 0px 8px 0px;
    color: #333;
}

.ga p {
    color: #666;
    font-family: Poppins, apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.666666;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
}

.active-filters {
    background: rgb(233 96 38);
    color: #fff;
}

.detail-price-product {
    color: #333;
    margin-bottom: 30px;
}

.detail-price-product .indirim {
    background-color: #e96026;
    color: white;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    padding: 10px 5px;
    font-weight: bold;
}

.detail-price-product .indirim span {
    font-size: 20px;
}

.detail-price-product .old-price {
    font-size: 18px;
    color: #999;
    text-decoration: line-through;
    font-weight: 500;
}

.detail-price-product .new-price {
    font-size: 28px;
    margin-right: 5px;
    line-height: normal;
    font-weight: 700;
}

.adres-new {
    text-align: center;
    border: double 3px;
    font-size: 15px;
    height: 350px;
    padding: 130px 0px 0px 0px;
    cursor: pointer;
}

.adres-new i {
    font-size: 25px;
}

.adresler {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 15px;
    height: 350px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 15px;
}

.ml-2 {
    margin-left: 0.5rem!important;
}

.pull-right {
    float: right !important;
}

.remove {
    font-size: 25px;
    color: #999;
    line-height: 1;
    text-align: center;
    display: block;
    transition: all .2s;
}

.cart-collaterals {
    width: 550px;
    max-width: 100%;
    margin-right: 0;
    margin-left: auto;
}

.cart_totals {
    border: 1px solid #e5e5e5;
    padding-bottom: 40px;
}

.cart_totals h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    background-color: #f8f8f8;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.cart_totals table {
    width: calc(100% - 38px - 38px);
    margin-right: 38px;
    margin-left: 38px;
    margin-bottom: 6px;
    border: none;
    font-size: 25px;
}

.wc-proceed-to-checkout {
    padding: 0 38px;
    font-size: 16px;
    text-align: center;
    border-top: solid 1px #ddd;
    padding-top: 20px;
}

#dl-menu {
    display: none;
}

@media (min-width: 1480px) {
    .container {
        max-width: 1380px;
    }
}

@media (max-width: 1400px) {
    .user-button a {
        padding: 0px 5px;
    }
    .header-search form input {
        padding-right: 45px;
    }
}

@media screen and (max-width: 996px) {
    .ozelScreen1 {
        margin-left: 0px;
    }
    .user-button {
        display: none;
    }
    .basket-btn {
        float: right !important;
        text-align: right;
        flex: auto;
    }
    .logo img {
        height: auto;
        width: 100%;
    }
    .header-menu,
    .m-none {
        display: none;
    }
    #dl-menu {
        display: block;
    }
    .breadcrumbs {
        height: auto;
    }
}

@media (max-width: 991px) {
    .loading img {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .header-search {
        display: none;
    }
    .logo img {
        height: auto;
        width: 80%;
    }
    .logo {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .header-top {
        height: auto;
    }
    .divider span:nth-child(2) {
        letter-spacing: 0px;
        white-space: normal;
    }
}

@media (max-width: 500px) {
    .loading img {
        width: 100%;
    }
}