a {
    color: inherit !important;
    text-decoration: none !important;
}

button {
    background: none;
    border: 0;
}

input {
    border: 0;
}

.header .logo {
    width: 170px;
}

.header .logo img {
    width: 170px;
}

@media screen and (max-device-width: 640px) {
    #aramaForm {
        display: none;
    }
}


#aramaForm {
    margin-left: 60px;
}

.search-bar button {
    height: 45px;
    width: 50px;
    box-shadow: none;
    background: #494956;
    margin-top: 0;
    position: absolute;
    right: 0;
}


form.aramaForm {
    width: 450px;
    background-position: 450px;
}

.search-bar form {
    display: flex;
    align-items: center;
    border: 1px solid #494956;
}

.search-bar input {
    width: 100%;
    height: 45px;
    background-repeat: no-repeat;
    background: none;
    border: 2px solid #92929b;
    margin-bottom: 0;
    padding-left: 15px;
}

.search-bar {
    width: 100%;
    position: relative;
}

.header-buttons {
    width: 30%;
}

.header-buttons .bell-ico {
    width: 27px;
}

.header-buttons .bell-ico img {
    width: 100%;
}

.search-bar button img {
    width: 16px;
}

.header-buttons .header-button {
    padding: 9px;
    font-size: 13px;
    margin-left: 20px;
    color: #fff;
    border-radius: 2px;
}

.header-buttons .header-button.sip-takip {
    background: #34BFA6;
}

.header-buttons .header-button.sip-takip {
    background: #34BFA6;
}

.header-buttons .header-button.login {
    background: #D9325E;
}

.header-buttons .header-button.cart {
    background: #1F3A8C;
}

.header-tabs .d-flex a {
    padding: 4px;
    font-size: 12px;
}

.header .header-tabs {
    padding: 10px 0;
}

.header-menus {
    background: #F1F8FF;
    margin: 15px 0 2px 0;
}

.header-menu {
    color: #434f61;
    margin: 15px 0;
    font-weight: 400;
    font-size: 18px;
    width: calc(100% / 3);
}

.header-menus .header-menu a {
    padding: 5px 6px;
    margin: 0 4px;
}

.menu-item a {
    padding: 5px 6px;
    margin: 15px 0px;
    font-weight: bold;
    font-size: 13px;
}

.header-menus .header-menu:first-child {
    border: 0;
}

.home-tanitim {
    background: linear-gradient(90deg, rgba(31, 58, 140, 1) 0%, rgba(52, 191, 166, 1) 100%);
    color: #fff;
    display: flex;
    justify-content: space-between;
}

.home-tanitim .tanitim-text {
    padding: 40px 0;
    width: 50%;
    float: left;
}

.home-tanitim .tanitim-img img {
    width: 100%;
}

.home-tanitim .tanitim-img {
    width: 50%;
    float: right;
    padding: 50px 0 50px 50px;
}

.home-tanitim .tanitim-text .tanitim-button,
.home-rectangle .tanitim-button,
.cat-ads-button {
    background: #fff;
    color: #1F3A8C;
    padding: 10px;
    display: inline-block;
    border-radius: 2px;
    margin: 15px 0;
}

.home-products {
    display: flex;
    flex-wrap: wrap;
    background: #F0F0F46A 0% 0% no-repeat padding-box;
    padding: 40px 0;
}

.home-products a {
    width: calc(100% / 6 - 6px);
    height: 200px;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 1px 10px 1px;
    border: 1px solid #dedede !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
}

.home-products a .product-img img,
.menu-products .product-img img {
    object-fit: none;
}

.home-products a .product-img,
.menu-products .product-img {
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
}


.home-products a .product,
.menu-products a .product {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.primary-color,
.product .pname {
    color: #1F3A8C !important;
}

.alert-color {
    color: #f10000 !important;

}

.home-desc .desc-img {
    padding-right: 40px;
}

.home-desc {
    margin-top: 90px;
}

.home-desc .desc-text a {
    display: inline-block;
    background: #1f3a8c;
    color: #fff !important;
    padding: 10px;
    border-radius: 2px;
}

.second-color {
    color: #34BFA6 !important;
}

.ftitle h3 {
    font-weight: 300 !important;
    margin-top: 40px;
}

.star-rating {
    display: inline-flex;
    color: #ccc;
    align-items: center;
}

.star-rating .star.dolu {
    cursor: pointer;
    color: #f7c63d;
}

.most-products {
    display: flex;
    justify-content: space-between;
}

.products-area .most-product {
    width: calc(100% / 4 - 15px);
    background: #fff;
    padding: 14px;
    border: 1px solid #dedede !important;
}

.most-product {
    width: 100%;
    background: #fff;
    padding: 14px;
    border: 1px solid #dedede !important
}

.productSwiper {
    overflow: hidden;
}

.most-products .most-product .img img {
    width: 100%;
    background: #fff;
}

.most-product .product-footer,
.most-product .feautures,
.most-product .text {
    padding: 3px 0;
}

.most-product .feautures {
    font-weight: 200;
    color: #203a8c;
}

.most-products .most-product span.tax {
    font-size: 11px;
}

.product-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.detail-button {
    background: #1f3a8c;
    color: #fff;
    padding: 7px;
    border-radius: 2px;
}

.detail-button a img {
    padding-right: 6px;
}


@media screen and (max-device-width: 1200px) {
    .most-product .img {
        height: 190px;
    }

    .home-rectangle {
        margin-top: 0;
    }

}

@media screen and (min-device-width: 1201px) {
    .most-product .img {
        height: 250px;
    }

    .home-rectangle {
        margin-top: 40px;
    }
}

.most-product .img img {
    width: 100%;
    height: 100%;
    background: #fff;
}

.most-product .product-footer .rating-count {
    font-size: 9px;
    margin-top: 4px;
    margin-left: 4px;
    color: #1F3A8C;
}


.home-rectangle {
    background-color: #0a53be;
    color: #fff;
    padding: 30px 60px;
}

.home-rectangle .img {
    float: right;
    bottom: 0;
    width: 440px;
}

.home-rectangle .text {
    width: 30%;
    float: left;
    color: #fff;
}

.text p {
    color: #fff;

}

.home-rectangle .img img {
    height: 250px;
    float: right;
}

.home-rectangle .tanitim-button {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 18px;
}

.for-product-item {
    display: flex;
    flex-direction: column;
    height: 118px;
    padding: 30px;
    padding-bottom: 10px;
    background: #F1F8FF;
    width: 195px;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
}

.swipercomment .content {
    background: #F1F8FF;
    padding-top: 40px;
    border-radius: 8px;
    padding-right: 30px;
    padding-left: 30px;
}

.swipercomment .ico {
    position: relative;
    bottom: -20px;
}

.customer-ratings .star-rating .star {
    font-size: 25px;
}

.swiper-pagination {
    position: unset !important;
    padding: 20px;
}

.swiper-pagination span.swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background: #1F3A8C;
}

.footer-item {
    width: calc(100% / 5);
    padding: 50px 0;
    font-size: 20px;
}

.footer {
    background: #1f232a;
    color: rgba(255, 255, 255, .5);
    margin-top: 40px;
}

.item-list ul li {
    list-style: none;
    font-weight: 200;
    padding: 4px 0;
    font-size: 16px;
}

.item-list ul {
    padding: 0;
}

.footer-item .desc {
    font-size: 16px;
    line-height: 30px;
    font-weight: 200;
}

.footer-social .social-item {
    padding-right: 15px;
}

.footer-logo {
    margin-bottom: 20px;
}

.copyright {
    background: #1f232a;
    color: rgba(255, 255, 255, .5);
    padding: 30px;
    font-weight: 300;
    border-top: 1px solid #ffffff12;
}

.footer-item .item-title {
    font-weight: bold;
    position: relative;
    padding: 7px 0px;
    margin-left: 50px;
    margin-bottom: 15px;
}

.footer-item .item-title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    background: #33bfa6;
    bottom: 0;
    left: 0;
    border-radius: 50px;
}

.customers-comments {
    margin: 50px 0;
}

.footer-item .item-list {
    margin-left: 50px;
}

.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    justify-content: center;
}

.sub-menu-area {
    position: relative;
    left: 0;
    right: 0;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 80%;
    background: #fff;
    padding: 25px;
    border-radius: 0 0 12px 12px;
    bottom: -15px;
}

.sub-menu-list .menu-item {
    width: calc(100% / 2 - 35px);
    padding: 6px 0;
    border-bottom: 1px solid #1f3a8c;
    margin-right: 35px;
}

.sub-menu-area .title:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 60px;
    background: #33bfa6;
    bottom: -3px;
    left: 0;
    border-radius: 12px;
}

.sub-menu-area .title {
    font-size: 23px;
    position: relative;
    margin: 10px 0;
    margin-top: 0;
}

.sub-menu-area .sub-menu-list {
    width: 100%;
}

.sub-menu-area .menu-products {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sub-menu-area .menu-products .menu-product-item {
    width: calc(100% / 2 - 20px);
    margin: 10px 0;
    height: 130px;
}

.sub-menu-area .menu-products .menu-product-item:nth-child(2),
.sub-menu-area .menu-products .menu-product-item:nth-child(1) {
    margin-top: 0;
}

.header-menu:hover .sub-menu {
    display: flex !important;
}

.header-menus .header-menu a:hover {
    background: #33bfa6;
    color: #fff !important;
    border-radius: 4px;
}

.header-menus .header-menu {
    border-left: 1px solid #0000000f;
}

.cats-products .cats-area {
    background: #1f232a;
    border-radius: 5px;
}

.products-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 75%;
}


.products-area img {
    max-width: 100%;
    overflow: hidden;
}

.products-area .most-product {
    width: calc(100% / 3 - 15px);
    margin-bottom: 25px;
}

.cats-products {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
}

.cats-area {
    width: 25%;
    margin-right: 15px;
    padding: 23px;
    padding-top: 0;
}

.cats-products .cats-title {
    padding: 30px 0;
}

.cats-products .cats-title {
    padding: 30px 0;
}

.cats-items .first-cat .text span {
    font-size: 19px;
    padding: 0 11px;
}

.cats-items .second-cat ul li {
    list-style: none;
    padding: 3px 0;
}

.cats-items .first-cat .text {
    padding: 13px;
    margin-bottom: 10px;
    font-weight: 300;
    display: flex;
    align-items: center;
}

.cats-area .ads {
    background: #307bf4;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    margin-top: 100px;
    font-size: 20px;
}

.cats-area .ads .asds-desc {
    font-size: 12px;
    margin: 12px 0;
}

.cat-ads-button {
    border-radius: 25px;
    color: #000;
    font-size: 15px;
}

.cats-page-title {
    margin-bottom: 20px;
}

.slick-slide {
    margin: 0px 10px;
}

.slick-list {
    margin: 0 -10px;
}

.thumbnail-slider .slick-slide {
    cursor: pointer;
    opacity: 0.7;
    transition: opacity .3s;
}

.thumbnail-slider .slick-slide.slick-current {
    opacity: 1;
}

.product-images {
    width: 100%;
    position: relative;
}

.product-details-contents {
    display: flex;
    width: 100%;
    align-items: stretch;
}

.product-detail-area {
    width: 50%;
}

.thumbnail-slider img {
    width: 45px;
}

.products-template {
    margin: 10px 0;
}

.products-template .title {
    margin: 23px 0;
}

button#ai-tab {
    border: 0;
}

ul#templates li.nav-item .nav-link.active:after {
    content: "";
    border: 0;
    border-bottom: 5px solid #34BFA6;
    margin-bottom: -3px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50px;
}

ul#templates li.nav-item .nav-link {
    padding: 10px;
    border: 0;
    position: relative;
    color: #D8D8D8;
    font-weight: bold;
    font-size: 22px;
}

ul#templates {
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #d8d8d8;
}

ul#templates li.nav-item .nav-link.active {
    color: #1F3A8C;
    background: none;
}

.templates {
    background: #F1F8FF;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 3px 1px 3px #0000001a;
}

ul#templates i {
    color: #D8D8D8;
}

.main-slider.slick-initialized.slick-slider {
    text-align: center;
}

.main-slider .slick-slide {
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    background: #fff;
    border-radius: 1px;
    border: 2px solid #f0f0f4;
    padding: 5px;
}

.main-slider .slick-slide img {
    width: 100%;
}

div#templatesContent {
    margin-top: 20px;
}

div#templatesContent .tab-pane > div {
    padding: 4px 0;
}

.product-informations .home-rectangle .img {
    position: unset;
    width: 200px;
}

.product-detail-area.images {
    width: 25%;
    margin-right: 20px;
}

.product-detail-area.prices {
    width: 25%;
}

.product-informations .home-rectangle {
    margin: 0;
    padding: 10px 20px;
}

.product-informations {
    background: #f1f8ff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 3px 1px 3px #0000001a;
}

.product-informations-title .home-rectangle .text {
    width: 100%;
}

.informations-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #1F3A8C;
    margin: 20px 0;
}

.informations-item .options,
.informations-item .input,
.informations-item .select {
    width: 75%;
}

.informations-item .options > div {
    text-align: center;
    width: 100%;
    padding: 10px;
    background: #fff;
    margin: 10px;
    margin-left: 0;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.informations-item .options > .option-one .option-ico {
    display: inline-block;
    padding: 17px;
    border: 1px solid #1F3A8C;
    border-radius: 4px;
}

.informations-item .options > .option-two .option-ico {
    display: inline-block;
    padding: 10px 24px;
    border: 1px solid #1F3A8C;
    border-radius: 4px;
}

.informations-item .options > .option-one.active,
.informations-item .options > .option-two.active {
    border: 1px solid !important;
}

.informations-item .options > .option-one.active .option-ico,
.informations-item .options > .option-two.active .option-ico {
    background: #fff;
    color: #34bfa6;
    border: 1px solid #fff;
}

.informations-item .input input,
.informations-item .select select,
.fiyat-calc-item .item-input input,
.fiyat-calc .fiyat-calc-item select,
.design-info input,
.design-title .item-input {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    color: #203a8c;
    font-weight: bold;
    border: 0;
    background: #fff;
}

.informations-item .input {
    background: #fff;
    border-radius: 4px;
}

.informations-item .input i {
    padding: 10px;
    color: #d8d8d8;
}

.custom-radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 25px;
    height: 25px;
    border: 1px solid #203a8c;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    position: relative;
}

.custom-radio:checked::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #34bfa6;
    border: 1px solid #34bfa6 !important;

}

.custom-radio:checked {
    border: 1px solid #34bfa6 !important;

}

.information-prices,
.products-choose,
.fiyat-calc {
    margin-left: 20px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 34px -15px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 34px -15px rgba(0, 0, 0, .1);
    padding: 10px;
    border-radius: 5px;
    border: 3px solid #eee;
}

.information-prices strong,
.information-prices span {
    color: #5f6982 !important;
}

.information-prices:hover {
    border-color: #179d82;
}

.information-prices .text {
    font-size: 22px;
    font-weight: 300;
    display: flex;
    flex-direction: column;
}

.information-prices .text span {
    font-size: 12px;
    font-weight: 400;
}

.information-prices .price {
    font-size: 30px;
    margin: 13px 0;
    font-weight: 500;
}

.product-cart-buttons .add-to-button {
    background: #179d82;
    color: #fff !important;
    padding: 8px;
    border-radius: 4px;
}

.product-cart-buttons .add-to-button button {
    color: #fff;
    width: 100%;
}

.product-cart-buttons a {
    padding: 10px;
    display: block;
    border: 1px solid #179d82;
    border-radius: 4px;
    margin: 15px 0;
    color: #179d82;
}

.products-choose .text {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
}

.products-choose {
    margin-top: 20px;
    padding: 10px;
}

.informations-item i {
    color: #d8d8d8;
}

.products-choose .choose-area label {
    display: flex;
    color: #203a8c;
}


.products-choose .choose-area > label div {
    background: #fff;
    margin-right: 9px;
    margin-bottom: 9px;
    padding: 6px;
    font-size: 13px;
    border-radius: 4px;
    border: 1px solid #fff;
}

.products-choose .choose-area .chhose-price {
    display: flex;
    align-content: center;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-size: 15px;
}

.products-choose .choose-area .chhose-price span {
    font-size: 10px;
    margin-left: 3px;
}

.hidden-radio {
    display: none;
}

.choose-area .choose-label {
    cursor: pointer;
}

.products-choose .option-choose .active.choose-area .chhose-price {
    background: #34bfa6;
    color: #fff;
}

.products-choose .option-choose .active.choose-area .adet {
    border: 1px solid #34bfa6;
}

button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 40%;
    color: #203a8c;
}

button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 40%;
    z-index: 9;
    color: #203a8c;
}

.thumbnail-slider.slick-initialized.slick-slider {
    padding: 11px 0px;
}

ul#product-tabs {
    background: #fff;
    border-bottom: none;
}

ul#product-tabs.nav-tabs .nav-link {
    color: #000;
    border-radius: 0;
    border: 0;
    padding: 10px 29px;
    font-weight: 600;
}

ul#product-tabs.nav-tabs .nav-link.active {
    color: #1F3A8C;
    background: #fff;
    font-weight: 600;
}

section.product-tabs {
    margin-top: 20px;
    border: 1px solid rgba(0, 0, 0, .125) !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: 0;
}

div#productContents {
    padding: 20px;
    background: #fff;
}

.comments .comment {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0;
    margin: 30px;
    border-top: 2px solid #d8d8d8;
}

.comments .comment .comment-header {
    width: 100%;
    display: flex;
    padding: 10px;
    padding-left: 80px;
}

.comments .comment .comment-footer {
    padding-left: 80px;
    width: 100%;
}

.deger {
    display: flex;
    align-items: center;
}

.comments .comment .comment-content p {
    background: #fff;
    padding: 29px;
    border-radius: 8px;
    font-weight: 500;
}

.comments .comment:first-child {
    border: 0;
}

.comments .comment .comment-header .comment-ratings {
    padding-right: 10px;
}

.deger #like,
.deger #dislike {
    padding: 10px;
    color: #d8d8d8;
}

.comments .comment .comment-footer .deger p {
    margin: 0 !important;
}

.deger #like.liked {
    color: #34bfa6 !important;
}

.yorum-yap .yorum {
    display: flex;
    flex-direction: column;
    width: 750px;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    margin: 0 15px;
}

.yorum-yap .yorum input {
    padding: 15px 0;
}

.yorum-yap form {
    text-align: right;
}

.yorum-yap form button {
    padding: 10px;
    margin: 15px;
    background: #34BFA6;
    color: #fff;
    border-radius: 4px;
}

.comment-img img,
.questions-img img {
    max-width: 70px;
    border-radius: 50%;
}

.question-button {
    text-align: right;
    margin: 40px 0;
}

.question-button a {
    background: #203a8c;
    color: #fff !important;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 2px;
}

.questions {
    display: flex;
    padding: 0 20px;
}

.question-area {
    background: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 8px;
    margin: 0 20px;
}

.question-own {
    display: flex;
    justify-content: space-between;
    margin: 10 p 0px;
    font-weight: 600;
}

.answer {
    display: flex;
    padding: 10px 0;
    font-weight: 600;
}

.answer-area {
    background: #F1F8FF;
    padding: 20px;
    margin: 0 10px;
    border-radius: 8px;
    width: 100%;
}

.answer-area .deger {
    margin: 10px 0;
    font-weight: 300;
}

button.accordion-button,
h2.accordion-header,
.accordion-item {
    background: transparent !important;
}


.accordion-button:not(.collapsed) {
    background: transparent !important;
}

.accordion-item:not(:first-of-type) {
    border: 0;
}

.accordion-item {
    border: 0 !important;
}

button.accordion-button {
    border-bottom: 0;
}

h2.accordion-header {
    border: 1px solid #203a8c;
    border-radius: 5px;
}

.accordion-item:first-of-type .accordion-button {
    border: 0 !important;
    box-shadow: unset;
}

.accordion-item {
    margin: 20px 0;
}

button.accordion-button {
    font-size: 19px;
}

.accordion-button:focus,
.accordion-button:not(.collapsed) {
    box-shadow: unset !important;
}

.accordion-button::after {
    display: none;
}

span.accordion-icon img {
    width: 25px;
}

button.accordion-button .plus {
    display: none;
}

button.accordion-button.collapsed .plus {
    display: block;
}

button.accordion-button.collapsed .minus {
    display: none;
}

.answer-img {
    position: relative;
}

span.verify {
    position: absolute;
    right: 0;
}

#canvas {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: move;
    background-size: contain;
    z-index: 0;
}

#image {
    width: 100%;
    height: 100%;
}

.kanvas-header {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 30px;
}

.kanvas-header span.buttons span.file-upload {
    padding: 10px;
    background: #203a8c;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
}

.kanvas-header span.buttons span.file-upload i {
    color: #fff;
}

.kanvas-header span.buttons span.choose-gallery {
    display: inline-block;
    padding: 8px;
    border: 1px solid #1F3A8C;
    border-radius: 2px;
}

.kanvas-content {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    border-radius: .25rem !important;
}

section.kanvas-detail {
    display: flex;
    align-items: flex-start;
}

.kanvas-product-right {
    width: 25%;
}

.kanvas-img {
    background: #fff;
    padding: 29px;
    border-radius: 12px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kanvas-quality {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}

.kanvas-quality input {
    width: 85%;
}

.fiyat-calc {
    text-align: left;
    margin-top: 20px;
}

.fiyat-calc .fiyat-calc-item {
    margin: 15px 0;
}

.fiyat-calc .fiyat-calc-item .item-imgs {
    display: flex;
    text-align: center;
}

.fiyat-calc .fiyat-calc-item .item-imgs img {
    width: 55px;
}

.fiyat-calc .fiyat-calc-item .item-input {
    margin: 10px 0;
}

.fiyat-calc .fiyat-calc-item textarea {
    border: 0;
    border-radius: 4px;
}

.kanvas-product {
    width: 75%;
}

.kanvas-description {
    padding: 20px 0;
}

.fiyat-calc .fiyat-calc-item i,
.wh-item i {
    color: #D8D8D8;
}

.design-info {
    display: flex;
    width: 100%;
    background: #f1f8ff;
    padding: 50px;
    border-radius: 4px;
}

.design-info > div {
    width: 100%;
}

.design-info .templates {
    box-shadow: unset;
    padding: 0;
    margin-top: -15px;
}

.design-info .w-h {
    padding-right: 50px;
}

.design-info ul#templates li.nav-item .nav-link {
    padding-top: 0;
}

.design-download {
    display: flex;
}

section.design-download-right {
    width: 30%;
}

section.design-download-left {
    width: 70%;
}

section.tam {
    width: 100%;
}

section.design-download-right #myDropzone {
    border: 1px dashed #1F3A8C;
    border-radius: 4px;
    background: unset;
    color: #7B7B7B;
    padding: 0;
    min-height: auto !important;
    width: auto !important;
}

section.design-download-right #myDropzone .dz-message .second-color {
    font-size: 11px;
    font-weight: 500;
}

section.design-download-right #myDropzone .dz-message {
    margin: 20px;
    margin-bottom: 10px;
}

section.design-download-right .preview-container {
    margin: 20px 0;
    margin-bottom: 0;
    padding: 13px;
    border: 1px solid #203a8c;
    border-radius: 4px;
    position: relative;
}

section.design-download-right .preview-container img {
    width: 235px;
    height: 85px;
    display: block;
    margin: auto;
}

span#imageInfo span.gray-text {
    color: #D8D8D8;
}

section.design-download-right .preview-container span#removeImage img {
    width: auto;
    max-width: 20px;
    height: auto;
    position: absolute;
    top: 10px;
    right: 10px;
}

.design-download-button {
    text-align: center;
    background: #34bfa6;
    border-radius: 4px;
    padding: 10px;
}

.design-download-button button {
    color: #fff;
    font-size: 19px;
}

.design-txt a {
    display: inline-flex;
    align-items: center;
}

.design-txt span {
    padding: 0 10px;
}

.desc-img img {
    max-width: 450px;
    min-width: 400px;
}

.home-products a .product-img img {
    width: 150px;
    height: 150px;
    object-fit: scale-down;
}

h1 strong {
    font-weight: 900 !important;
}

.desc-text h1 {
    width: 50%;
}

.design-txt span {
    padding: 0 10px;
}

.home-products a .product-img img {
    max-width: 100%;
    object-fit: scale-down;
}

strong {
    font-weight: 900 !important;
}

.product .pname {
    padding: 4px 0;
    font-size: 13px;
    font-weight: 600;
}

.most-products-header {
    margin-bottom: 30px;
}

.home-rectangle .text p {
    font-weight: 300;
}

.for-products-header {
    margin-bottom: 20px;
}

.for-product-item .title {
    font-weight: 600;
}

.customers-comments-header {
    margin-bottom: 40px;
}

.sub-menu-list .menu-item a {
    margin: 0;
    padding: 0;
}

.cats-products-page {
    margin-top: 20px;
}

.cats-products .cats-title h1 strong {
    font-weight: 700 !important;
    font-size: 30px;
}

.cats-items .first-cat.active .text {
    background: #070707;
}

.cats-products .cats-area .first-cat {
    cursor: pointer;
}

.cats-items .first-cat.active .second-cat {
    display: block;
}


.cats-items .first-cat .second-cat {
    display: none;
}

.product-informations-title .stitle {
    font-size: 24px;
}

.product-detail-area.prices strong {
    font-weight: 600 !important;
}

.information-prices {
    padding-bottom: 10px;
}

.products-choose .choose-area .chhose-price {
    margin-right: 0;
}

.informations-item .text {
    font-weight: 500;
}

.choose-day {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 7px;
}

.choose-day .day-item {
    background: #fff;
    margin-left: 5px;
    padding: 7px 0;
    border-radius: 4px;
    width: 100%;
}

.choose-day .day-item .date {
    font-size: 12px;
}

.choose-day .day-item > label div {
    font-size: 6px;
    color: #d8d8d8;
}

.choose-day .day-item:first-child {
    margin: 0;
}

.choose-day .day-item.active {
    background: #34bfa6;
}

.choose-day .day-item.active .date {
    color: #fff !important;
}

.main-question {
    font-weight: 600;
}

.mobile-menu.hidden-lg {
    display: none;
}

div#canvas {
    background-repeat: no-repeat;
}


/**
** FOR MOBILE
**/
@media (max-width: 992px) {

    .home-desc,
    .most-products,
    .for-product,
    .copyright .d-flex,
    .product-details-contents,
    .comments .comment .comment-header,
    .comments .comment .comment-footer,
    .questions,
    .question-own,
    .answer,
    section.kanvas-detail,
    .kanvas-header,
    .kanvas-quality,
    .design-download,
    .design-info {
        flex-direction: column;
    }

    .most-products .most-product,
    .products-area .most-product,
    .for-product-item,
    .footer-item,
    .copyright img,
    .desc-img img,
    .product-detail-area.images,
    .product-detail-area,
    .product-detail-area.prices {
        width: 100%;
        margin: 10px 0;
        min-width: auto;
    }

    .home-rectangle .img,
    .home-tanitim .tanitim-img,
    .header-buttons,
    .header .header-tabs,
    .cats-area,
    .answer-img {
        display: none !important;
    }

    .home-rectangle .text,
    .desc-text h1,
    .home-tanitim .tanitim-text,
    .products-area,
    .kanvas-product,
    .kanvas-product-right,
    section.design-download-left,
    section.design-download-right {
        width: 100%;
    }

    .footer-item,
    .cats-page-title,
    .faq {
        padding: 0;
    }

    .home-tanitim .tanitim-text {
        padding: 10px;
    }

    .footer-item .item-title, .footer-item .item-list,
    .comment-content,
    .question-area {
        margin: 0;
    }

    .home-products a {
        width: calc(100% / 2 - 5px);
    }

    .header {
        margin: 20px 0;
    }

    .most-products-area {
        margin-top: 50px;
    }

    .mobile-menu-item .header-menu a {
        display: block !important;
    }

    .header-menus .header-menu {
    }

    .mobile-menu-item .header-menu {
        display: block;
        border: 0;
    }

    .mobile-menu.hidden-lg {
        display: block;
    }

    .mobile-menu-item {
        position: absolute;
        left: 0;
        right: 0;
        background: #f1f8ff;
    }

    .header-menus .d-flex {
        justify-content: flex-end !important;
    }

    .mobile-menu-item {
        display: none;
    }

    .active .mobile-menu-item {
        display: block;
        z-index: 999999;
    }

    .mobile-menu-item .header-buttons {
        display: flex !important;
        width: 100%;
        justify-content: center !important;
    }

    .mobile-menu-item .sub-menu .sub-menu-area, .sub-menu-area .sub-menu-list {
        width: 100% !important;
        flex-direction: column;
        justify-content: center;
    }

    .sub-menu-area .menu-products .menu-product-item {
        height: auto;
        width: 50%;
        margin: 0;
    }

    .sub-menu-area .menu-products {
        width: 100%;
    }

    .sub-menu-area {
        box-shadow: 0 0 10px #1b1b1b;
    }

    .information-prices, .products-choose,
    .fiyat-calc,
    .design-info .templates {
        margin: 20px 0;
    }

    .comment-header,
    .comment-footer {
        padding: 0 !important;
    }

    .deger {
        flex-wrap: wrap;
    }

    .comment {
        justify-content: center;
    }

    .comment-header {
        text-align: center;
    }

    .yorum-yap .yorum {
        width: 100%;
    }

    .footer-items {
        flex-wrap: wrap;
    }

    .footer-items .footer-item {
        width: 50%;
    }

    .footer-items .footer-item:first-child {
        width: 100%;
    }
}

.alert {
    border-radius: 0 !important;
    width: 100%;
}

.alert-dismissable {
    padding-right: 24px !important;
}

.alertwrapper {
    border-radius: 0;
}

.alerticon {
    font-size: 2em;
    float: left;
    margin-right: 0.5em;
    padding: 0.5em;
}

.successful {
    background-color: #D6E9C6;
}

.dangerous {
    background-color: #EBCCD1;
}

.alertcontent {
    padding: 0.5em;
    overflow: hidden;
}

.stitle h1 {
    margin-top: 20px;
}

.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
}

.file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}

.file-upload .file-select .file-select-button {
    background: #dce4ec;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.file-upload .file-select:hover {
    border-color: #34495e;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
    background: #34495e;
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select {
    border-color: #3fa46a;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
    background: #3fa46a;
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select input[type="file"] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
    opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.adresListesi ul {
    list-style-type: none;
    margin-left: 20px;
    padding-left: 0 !important;
}

.adresListesi ul li {
    padding: 5px;
    margin-left: 0;
    font-size: 16px;
}

.adresListesi ul li i {
    margin-right: 5px;
    line-height: 20px;
    font-size: 20px;
}

.adresSag h1 {
    margin-left: 20px;
    margin-bottom: 20px;
}

.iletisimH1 h1 {
    margin-bottom: 20px;
}

@media screen and (min-device-width: 1280px) {
    .iletisimSag {
        width: 45% !important;
    }

    .iletisimSol {
        width: 55% !important;
    }
}

.text-aciklama-soluk {
    margin-top: 30px;
}

.text-aciklama-soluk h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.text-aciklama-soluk span {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    color: rgb(52, 191, 166);
}

.text-aciklama-soluk p {
    text-align: center;
}

.uyelik-sozlesmesi-kabul {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
}

.uyelik-sozlesmesi-kabul input[type='checkbox'] {
    height: 20px;
    width: 20px;
}

.uyelik-sozlesmesi-kabul input[type='checkbox']::before {
    content: "";
    width: 1.4rem;
    height: 1.4rem;
    clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
    transform: scale(0);
    background-color: green;
}

.uyelik-sozlesmesi-kabul label {
    font-size: 16px;
    position: relative;
    margin-left: 15px;
    letter-spacing: 0;
    margin-bottom: 0 !important;
}

.login-form-row {
    position: relative;
}

.login-form-row i {
    position: absolute;
    top: 37px;
    left: 15px;
    font-size: 20px;
    color: #f0f0f4;
}

.uyelik-sozlesmesi-kabul label a, .uyelik-sozlesmesi-onay a {
    text-decoration: underline !important;
    color: #0a53be !important;
}

.homepage-bar {
    margin-bottom: -27px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fbfbfb;
    padding: 10px;
    border-radius: 0 0 12px 12px;
    margin-left: -25px!important;
    margin-right: -25px!important;
}

.bar-icon {
    font-size: 25px !important;
    color: rgb(67, 79, 97) !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 10px;
}


.bar-textarea {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 7px;
}

.bar-textarea div {
    color: rgb(67, 79, 97) !important;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
}

.homepage-bar .col-md-4 {
    display: flex;
    align-items: center;
}

.homepage-bar p {
    font-size: 12px;
    margin: 0;
    line-height: 1;
    color: rgb(67, 79, 97) !important;
}
