.buton {
    padding-top: 10px;
}

.about-yazi p {
    text-align: justify;
}
.product .product-price {
    width: 100%;
    float: none;
    margin-bottom: 0;
    margin-top: 9px;
    text-align: center;
}
.product-title h3 {
    text-align: center;
}
.product .product-price ins {
    color: #444;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    text-decoration: none;
    background: #ebd010;
    padding: 4px 15px;
}
.#mainMenu nav > ul > li > a:hover {
    color: #000 !important;
}

#header.dark #mainMenu nav > ul > li > a {
    color: #0f0f0f;
}
.modal-header .close {
    padding: 0rem;
    margin: 0rem 0rem 0rem 0rem;
}
#search .btn-search-close {
    font-size: 2em;
    position: absolute;
    top: 20px;
    right: 30px;
    display: none;
    padding: 12px;
    line-height: 12px;
    background-color: #d9c116;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    color: #000;
    opacity: 0;
    transform: scale3d(0.8, 0.8, 1);
    transition: opacity 0.5s, transform 0.5s;
}
.owl-carousel.arrows-creative .owl-nav [class*="owl-"]:hover {
    color: #262626;
    background-color: #d9c116;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #d9c116;
    background-color: #d9c116;
}
.banner-buton {
    color: #fff !important;
}
#header.dark .header-extras i {
    color: #000;
}
.buton a {
    background: #d9c116;
    padding: 10px 26px;
    font-weight: 700;
    color: #000;
}
.buton a:hover {
    background: #fff;
    padding: 10px 26px;
    font-weight: 700;
    color: #000 !important;
}
#topbar.dark {
    border-bottom: 0px solid rgba(231, 231, 231, 0.05) !important;
}
.akis-baslik {
    margin: auto;
}

.akis-baslik h4 {
    font-size: 29px;
}
.akis-baslik h4:before {
    background-color: #f6da15 !important;
}
.product .product-overlay a {
    transition: bottom .3s ease;
    color: #fff;
    display: block;
    font-size: 13px;
    background-color: rgb(217 193 22 / 59%);
    text-align: center;
}
.product .product-overlay a:hover {
    background-color: rgb(217 193 22);

}
#header.icsayfa #mainMenu nav > ul > li > a {
    color: #000 !important;
}
#header.icsayfa .header-extras i {
    color: #000 !important;
}
#header {
    height: 90px!important;
    line-height: 90px!important;
}
#header.icsayfa .header-inner, #header.icsayfa #header-wrap {
    background-color: #fff !important;
}
#page-title {
    clear: both;
    padding: 30px 0;
    background-color: #e3e5e7;
    position: relative;
}
#header.header-sticky.icsayfa .header-inner, #header.header-sticky.icsayfa #header-wrap {
    background-color: #fff !important;
}
.irs-bar {
    height: 6px;
    top: 30px;
    background-position: 0 -60px;
    background: #ffe213;
}
.irs-from, .irs-to, .irs-single {
    color: #000;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 2px 8px;
    background: #ffe213;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* box-shadow: 0px 0px 12px rgba(0,0,0,0.2); */
}
.irs-from:after, .irs-to:after, .irs-single:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #ffe213;
}
input[type="color"] {
    width: 14%;
    height: 100%;
    min-height: 3px;
    padding: 0;
    border: 0px;
    cursor: pointer;
    border-radius: 75px;
}
a.btn:not([href]):not([tabindex]).btn-light, .btn.btn-light {
    background-color: #ffffff00;
    border-color: #ebebeb00;
    color: #4c5667;
}
a.btn:not([href]):not([tabindex]).btn-light, .btn.btn-light:hover {
    background-color: #ffffff00;
    border-color: #ebebeb00;
    color: #4c5667;
}



.uye {
    font-family: "Poppins", "Helvetica", "Arial", sans-serif;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    outline: none;
    padding: 10px 18px;
    position: relative;
    text-transform: uppercase;
    background-color: #2250fc00 !important;
    border-color: #2250fc00 !important;
    border-width: 1px;
    border-style: solid;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 6px;
    outline: none;
    line-height: 14px;
}
a.btn:not([href]):not([tabindex]), .btn {
    color: #000 !important;
    margin-bottom: 0px!important;
}

.boyut img {
    width: 200px;
}

.ebulten-buton {
    background: #FFED00 !important;
    border-color: #FFED00 !important;
}

.icfiyat {
    width: 7% !important;
    float: left !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    text-align: right !important;
}
.sepetbuton {
    background: #FFED00 !important;
    border-color: #FFED00 !important;
}
.product .product-title h3, .product .product-title h3 a:hover {
    color: #565656 !important;
}
.tabs .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #000000d6;
}
.tabs.tabs-folder .nav-tabs {
    margin-bottom: 0;
    border-bottom: 1px solid;
}
.tabs.tabs-folder .tab-content {
    margin-top: 30px;
    border: 0px solid #ececec;
    bottom: 10px;
    padding: 0px;
    border-radius: 0 6px 6px 6px;
}
.list li a:hover {
    color: #FFED00 !important;
}

#header .header-inner #logo a > img {
    vertical-align: inherit;
    transition: all .4s ease-in-out;
    height: auto; 
    width: 215px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#header .header-inner, #header #header-wrap {
    height: 90px !important;
}
.iletisimbuton {
    background: #FFED00 !important;
    border-color: #FFED00 !important;
    margin:0 auto;
    display: block;
}
#header .dark .header-inner .lines, #header .dark .header-inner .lines:before, #header .dark .header-inner .lines:after, #header .dark #header-wrap .lines, #header .dark #header-wrap .lines:before, #header .dark #header-wrap .lines:after, #header.dark .header-inner .lines, #header.dark .header-inner .lines:before, #header.dark .header-inner .lines:after, #header.dark #header-wrap .lines, #header.dark #header-wrap .lines:before, #header.dark #header-wrap .lines:after {
    background-color: #000;
}
.tooltipp {
  position: relative;
  display: inline-block;
  color: #000 !important;
}

.tooltipp .tooltiptextt {
    visibility: hidden;
    width: 150px;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 999999;
    color: #000 !important;
}

.tooltipp:hover .tooltiptextt {
  visibility: visible;
}

.referanslar h2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 50px;
    font-size: 28px;
}
.zoom img{
  transition: transform .2s;
}

.zoom img:hover {
  transform: scale(1.05);
}
.diger-ref h2 {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
}






span.sku{
    font-weight: bold;
}
.price bdi{
    color: #444;
    font-size: 27px;
    background: #fff;
    margin-bottom: 4px;
    text-decoration: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    padding-top: 10px;
}
label.wc-pao-addon-name {
    font-weight: bold;
}
div.product-addon-totals{
    display: none;
}
.woocommerce div.product form.cart .button {
    background: #FFED00 !important;
    border-color: #FFED00 !important;
    color: #000!important;
    padding: 13px 18px;
    letter-spacing: 1px;
}
.woocommerce .quantity .qty{
    width: 80px!important;
}
li.product{
    text-align: center!important;
}
li.product h2{
    font-size: 18px!important;
}
li.product bdi{
    color: #444!important;
    font-size: 18px!important;
    font-weight: 600!important;
    margin-bottom: 4px!important;
    text-decoration: none!important;
    background: #ebd010!important;
    padding: 4px 15px!important;
}
.woocommerce a.remove {
    margin-right: auto;
    margin-left: auto;
}
.woocommerce form .form-row textarea {
    border: 1px solid #ececec;
}
.woocommerce ul.products li.product .button {
    display: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
}
#my-account-menu .myaccount-menu li > a {
    text-transform: none!important;
}

.woocommerce div.product form.cart div.quantity {
    display: none;
}
.woocommerce-info {
    border-top-color: #e3e5e7!important;
}
.woocommerce-info::before {
    color: #000000!important;
}
.woocommerce-message{
    border-top-color: #e3e5e7!important;
}
.woocommerce-message:before{
        color: #000000!important;
}

button.woocommerce-Button {
    background: #FFED00 !important;
    border-color: #FFED00 !important;
    color: #000!important;
    padding: 13px 18px;
    letter-spacing: 1px;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px;
}
.wc-proceed-to-checkout{
    float: right;
}

.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
}
.woocommerce form .form-row label {
    font-weight: bold;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px!important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 15px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--single {
    height: 40px!important;
    border: 1px solid #e5e5e5!important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}

element.style {
}
*, *::before, *::after {
    box-sizing: border-box;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    width: 100%;
}
.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 10px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    outline: none!important;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}
.woocommerce form .form-row textarea {
    height: 200px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 50%!important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 50%!important;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #ffffff75!important;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f4f3f4!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    border-top-color: transparent!important;
}





.onayyazi p{
    text-align: center!important;
    font-weight: 500!important;
    line-height: 1.2!important;
    margin-bottom: .5rem!important;
    color: #263b5e!important;
    font-size: 24px!important;
}




.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    width: 500px;
    margin-right: auto!important;
    margin-left: auto!important;
}
.woocommerce form .form-row label {
    width: 100%;
}

.woocommerce form .password-input{
    width: 100%;
}

.woocommerce table.shop_table img{
    width: 100px!important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 0em!important;
    width: 100%;
    background: #FFED00 !important;
    border-color: #FFED00 !important;
    color: #000!important;
    padding: 13px 18px;
    letter-spacing: 1px;
}
p.lost_password{
    text-align: center!important;
}




.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{

    background: #FFED00 !important;
    border-color: #FFED00 !important;
    color: #000!important;
    padding: 13px 18px;
    letter-spacing: 1px;

}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #ffffff!important;
    text-align: center!important;
}





textarea.wc-pao-addon-custom-textarea{
    height: 80px!important;
        border: 1px solid #ececec!important;
}


.ui-slider-horizontal .ui-slider-range {
    background: #FFED00!important;
}
.ui-slider.ui-widget-content:not(.iris-slider-offset) {
    background: #e3e5e763!important;
}
.ui-slider.ui-widget-content .ui-slider-handle {
    border: 1px solid #fff !important;
    width: 18px!important;
    height: 18px!important;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2)!important;
    border-radius: 50%!important;
    background: #fff!important;
}
.wpfPriceRangeField#wpfMinPrice, .wpfPriceRangeField#wpfMaxPrice {
    min-width: 60px!important;
    text-align: center!important;
}
.wpfFilterWrapper i {
    display: none!important;
}

.wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
    margin-left: 0px !important;
    border-top: 1px solid #f3f3f3 !important;
    border-left: 1px solid #f3f3f3 !important;
    border-right: 1px solid #f3f3f3 !important;
    padding: 5px 0px !important;
        background: #ededed59;
}


.wpfCheckboxHier li>ul {
    margin-left: 0!important;
    padding-left: 0;
}



.wpfFilterVerScroll li label {
    padding-left: 8px;
}
.wpfCheckbox {
    margin-top: 5px;
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff!important;
    text-align: center!important;
}










@media (max-width: 800px) { 

    .product-page:not(.widget-shop) .product-title h3 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .icfiyat {
        width: 7% !important;
        float: left !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        text-align: right !important;
        margin-left: -15px;
    }

    .mobil-detay-buton {
        width: 50% !important;
    }
    .nav-item {
        width: 100%;
    }
    .mobil-form-bosluk {
        margin-bottom: 62px;
    }
    .mobil-footer-yukseklik {
        margin-top: -25%;
    }

    .mobil-banner h3 {
        text-align: center;
    }
    .mobil-banner p {
        text-align: center;
    }
    .banner-buton {

        margin: 0 auto;
        display: block;
        width: 50%;
    }
    .ebulten-buton {
        background: #FFED00 !important;
        border-color: #FFED00 !important;
        margin-top: -20px !important;
    }
    #topbar.topbar-transparent.dark {
        background-color: #151515 !important;
    }
    #topbar.topbar-transparent.dark .top-menu > li > a, #topbar.topbar-transparent.dark .social-icons li a {
        color: #ffffff !important;
    }

}

