﻿@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

html,
body {
    font-weight: 400;
    background-color: #fff;
    color: #000;
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 100%;
    margin: 0px auto;
    padding: 0px;
}

html {
    height: 100%;
    overflow: auto;
}

body {
    height: 100%;
}

#toTop {
    position: absolute;
    display: block;
    cursor: pointer;
    bottom: 0;
    right: 0;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 30px;
}

    #toTop .fa {
        color: #fff;
        margin: 0;
        position: relative;
        font-size: 18px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #toTop:hover .fa {
        color: #000;
    }

.logo a img {
    width: 200px;
}

@media screen and (min-width: 1600px) {
    .kurumsalone .kurumsalyazi {
        margin-top: 100px;
    }
}

.mobile_menu {
    width: 100%;
    background: #000;
}

.submenu {
    display: none;
}

.mobile_menu ul li {
    position: relative;
    border-bottom: 1px solid #000;
    list-style-type: none;
}

    .mobile_menu ul li a {
        line-height: 50px;
        font-size: 16px;
        font-weight: bold;
        color: #feeca1;
        cursor: pointer;
        padding-left: 15px;
        display: block;
        text-decoration: none;
        text-align: left;
    }

        .mobile_menu ul li a:hover {
            color: #fff;
        }

    .mobile_menu ul li.mobil_user {
        background: #3d3d3b;
        border-bottom: 1px solid #fff;
    }

    .mobile_menu ul li ul li {
        position: relative;
        border-bottom: 1px solid #000;
        list-style-type: none;
    }

        .mobile_menu ul li ul li a {
            line-height: 50px;
            font-size: 15px;
            font-weight: bold;
            color: #0454A5;
            cursor: pointer;
            padding-left: 15px;
            display: block;
            text-decoration: none;
            text-align: left;
        }

            .mobile_menu ul li ul li a:hover {
                color: #072642;
            }

        .mobile_menu ul li ul li ul li.mobil_user {
            background: #3d3d3b;
            border-bottom: 1px solid #fff;
        }

        .mobile_menu ul li ul li ul li {
            position: relative;
            border-bottom: 1px solid #000;
            list-style-type: none;
        }

            .mobile_menu ul li ul li ul li a {
                line-height: 50px;
                font-size: 15px;
                font-weight: bold;
                color: #0454A5;
                cursor: pointer;
                padding-left: 15px;
                display: block;
                text-decoration: none;
                text-align: left;
            }

                .mobile_menu ul li ul li ul li a:hover {
                    color: #072642;
                }

            .mobile_menu ul li ul li ul li.mobil_user {
                background: #3d3d3b;
                border-bottom: 1px solid #fff;
            }

.ErrorVal {
    color: #feeca1 !important;
    font-weight: bold;
}

.list-inline {
    margin-left: 0;
}

a:focus,
a:hover {
    color: #feeca1;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 1em;
}

scrollbar {
    width: 8px;
}

scrollbar-button {
    background: #000;
    color: #eee;
}

scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #eee;
}

scrollbar-thumb {
    background-color: #000;
}

    scrollbar-thumb:hover {
        background-color: #000;
    }

.blue {
    background-color: #000;
}

.page-title {
    height: 400px;
    background-blend-mode: overlay;
    background-color: rgba(7, 39, 162, .1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0;
    margin-top: -115px;
}

    .page-title .container {
        padding: 0;
    }

    .page-title .col12 {
        position: relative;
        margin-top: 200px;
        text-align: center;
    }

        .page-title .col12 h1 {
            font-size: 28px;
            font-family: 'Muli', sans-serif;
            color: #fff;
            margin: 5% 0 0;
            font-weight: bold;
            padding-left: 12px;
            line-height: 30px;
        }

    .page-title .breadcrumb {
        margin-bottom: 0;
        padding: 15px 0;
        background-color: transparent;
    }

        .page-title .breadcrumb ul li,
        .page-title .breadcrumb ul li a {
            display: inline-block;
            vertical-align: inherit;
        }

            .page-title .breadcrumb ul li a {
                font-size: 12px;
                font-weight: bold;
                color: #fff;
                font-family: 'Muli', sans-serif;
            }

            .page-title .breadcrumb ul li i {
                margin: 0 8px;
                font-size: 14px;
                font-style: normal;
            }

.sayfa {
    width: 100%;
    padding: 15px 15px;
    margin: 0;
    float: left;
    margin-bottom: 20px;
}

.icerik {
    width: 100%;
    float: left;
}

.p10 {
    padding: 0 15px;
}

.cursor,
.cursor2,
.cursor3 {
    position: fixed;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
    left: -100px;
    top: 50%;
    mix-blend-mode: difference;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.cursor {
    background-color: #fff;
    height: 0;
    width: 0;
    z-index: 99999;
}

.cursor2,
.cursor3 {
    height: 36px;
    width: 36px;
    z-index: 99998;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .cursor2.hover,
    .cursor3.hover {
        -webkit-transform: scale(2) translateX(-25%) translateY(-25%);
        transform: scale(2) translateX(-25%) translateY(-25%);
        border: none;
    }

.cursor2 {
    border: 2px solid #fff;
    box-shadow: 0 0 22px rgba(255, 255, 255, 0.6);
}

    .cursor2.hover {
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 0 12px rgba(255, 255, 255, 0.2);
    }

@media screen and (max-width: 1200px) {
    .cursor,
    .cursor2,
    .cursor3 {
        display: none;
    }
}

.section {
    position: relative;
    width: 100%;
    display: block;
}

.over-hide {
    overflow: hidden;
}

.full-height {
    height: 100vh;
}

header {
    position: relative;
    width: 100%;
    z-index: 1;
    background-clip: transparent !important;
}

.color {
    background: #000;
}

.middle_in_top .container,
.middle_top .container-fluid {
    display: flex;
    align-items: center;
}

.middle_top .container-fluid {
    display: flex;
    align-items: center;
}

.middle_up {
    text-align: right;
    height: 50px;
}

header .middle {
    position: relative;
}

.language {
    display: inline-block;
    padding-top: 15px;
}

    .language ul li {
        display: inline-block;
        padding: 0 5px;
    }

        ul.drop-menu li a,
        #menu-1 > ul > li > a,
        .language ul li a {
            color: #fff;
            font-size: 14px;
        }

        .language ul li a {
            font-size: 14px;
            font-weight: 500;
        }

header .middle .MenuAlani {
    position: relative;
    display: table;
    width: 100%;
    height: 50px;
}

    header .middle .MenuAlani .navbar,
    header .middle .MenuAlani .language {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }

.MenuAlani .navbar-collapse.collapse {
    padding: 0;
}

#menu-1 > ul {
    position: relative;
    transform: translate(0%, 0%);
}

.MenuAlani .navbar-collapse.collapse ul {
    margin: 0;
    border: none;
    z-index: 9;
}

#menu-1 > ul > li {
    display: inline-block;
    list-style: none;
    padding: 0 5px;
}

    #menu-1 > ul > li:last-child {
        border-right: 0px dashed #feeca1;
    }

    #menu-1 > ul > li > a {
        text-decoration: none;
        white-space: nowrap;
        font-weight: 500;
        font-size: 14px;
        color: #fff;
        position: relative;
    }

.address_media ul li a {
    color: #fff;
}

.popup-overlay {
    z-index: 2;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    rigth: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 1rem;
    align-items: center;
    justify-content: center;
}

    .popup-overlay .popup {
        position: relative;
        width: 100%;
        max-width: 720px;
        min-width: 320px;
        min-height: 200px;
        border-radius: 5px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

        .popup-overlay .popup a.close,
        .popup-overlay .popup a.submit {
            display: inline-block;
            color: #000;
            background-color: #feeca1;
            border-radius: 3px;
            padding: 0.75rem;
            text-decoration: none;
            position: absolute;
            right: 5%;
            top: 5%;
            z-index: 1;
            opacity: 1;
            font-size: 12px;
        }

.btn-togle {
    display: inline-block;
    width: 100%;
    background-color: #000;
    color: #fff;
    line-height: 40px;
    padding: 5px 20px;
    font-size: 14px;
    text-align: center;
    border-bottom: 2px solid #212122;
}

.call-now-button {
    z-index: 9999;
    clear: both;
    margin: 0 auto;
    position: fixed;
    border-radius: 50px;
}

    .call-now-button div {
        display: flex;
        cursor: pointer;
    }

        .call-now-button div a .quick-alo-ph-img-circle,
        .call-now-button div a .quick-alo-phone-img-circle {
            background-color: #0c3;
        }

.quick-alo-ph-circle.active {
    width: 130px;
    height: 130px;
    top: -40px;
    left: -40px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-ph-circle-fill.active {
    width: 80px;
    height: 80px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone-img-circle.shake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../assets/whatsapp/whatsapp-logo.png) no-repeat center center;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}

.call-now-button {
    bottom: 12%;
    right: 6%;
    background: transparent;
}

.wtsp-iletism {
    position: fixed;
    bottom: 12px;
    right: 15px;
    z-index: 9999;
}

    .wtsp-iletism img {
        width: 170px;
        height: auto;
    }

@media only screen and (min-width: 320px) and (max-width: 758px) {
    .wtsp-iletism {
        display: none;
    }

        .wtsp-iletism img {
            width: 140px;
            height: auto;
        }

    .call-now-button {
        left: 5% !important;
        width: 40%;
        right: auto;
    }

    .yeniform .formyeni .takipbolum {
        padding-left: 30px;
    }

        .yeniform .formyeni .takipbolum .social_media {
            padding-left: 50px;
        }
}

@media all and (min-width: 1000px) {
    .mobile {
        display: none !important;
    }

    .laptop {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, .050980392156862744);
    }
}

@media all and (max-width: 1000px) {
    .mobile {
        display: block;
        /*border-bottom: 2px solid #898989;*/
    }

    .laptop {
        display: none;
    }

    .logo-wrap a img {
        width: 125px;
    }

    .nav-but-wrap {
        margin-top: 0;
    }

    .cd-header {
        height: 60px;
    }

    .nav-active .nav__list-item {
        font-size: 2vh;
    }

        .nav-active .nav__list-item:nth-child(13),
        .nav-active .nav__list-item:nth-child(14),
        .nav-active .nav__list-item:nth-child(15),
        .nav-active .nav__list-item:nth-child(16) {
            font-size: 1vh;
        }

    .page-title .col12 {
        padding: 0 10px;
    }

    .logo_mobil a img {
        width: 125px;    margin: 0 auto;
    }

    .icon {
        height: 50px;
        float: left;
        padding-top: 6px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 10px;
    }

    nav {
        position: relative;
    }

    .toggle-wrap {
        padding: 5px;
        position: relative;
        cursor: pointer;
    }

    .toggle-bar {
        width: 30px;
        position: relative;
        border-top: 3px solid #feeca1;
        display: block;
        float: left;
        margin-top: 15px;
        margin-right: 15px;
        cursor: pointer;
    }

        .toggle-bar::before,
        .toggle-bar::after {
            content: "";
            display: block;
            background: #feeca1;
            height: 3px;
            width: 30px;
            position: absolute;
            top: -10px;
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -ms-transform-origin: 13%;
            -webkit-transform-origin: 13%;
            transform-origin: 13%;
            cursor: pointer;
        }

        .toggle-bar::after {
            top: 5px;
        }

        .toggle-bar,
        .toggle-bar::before,
        .toggle-bar::after,
        .toggle-wrap.active .toggle-bar,
        .toggle-wrap.active .toggle-bar::before,
        .toggle-wrap.active .toggle-bar::after {
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            cursor: pointer;
        }

    section.subscribe {
        position: relative;
        display: block;
        z-index: 1;
    }

        section.subscribe .container {
            max-width: 100%;
            width: 100%;
            padding: 50px;
        }

            section.subscribe .container .newsletter {
                text-align: center;
            }

    .newsletter-subscribe {
        display: inline-block;
    }

    .newsletter-email {
        display: block;
        color: #fff;
    }

        .newsletter-email .form-control {
            float: left;
            width: 100%;
            height: 36px;
            margin: 0 -1px 0 0;
            border-radius: 5px;
            border: 1px solid #ecebeb;
        }

    .newsletter-subscribe-button {
        float: right;
        height: 36px;
        width: 120px;
        margin: 0 5px;
        line-height: 36px;
        border: none;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
        background-color: #363636;
        border: 1px solid #fff;
        color: #fff;
        font-size: 12px;
        border-radius: 5px;
        text-align: center;
    }

        .newsletter-subscribe-button:hover {
            color: #feeca1;
        }

    .newsletter-validation,
    .newsletter-result {
        overflow: hidden;
        display: block;
    }

    .newsletter .title {
        position: relative;
        font-size: 14px;
        margin: 0 0 15px;
        background: none;
        padding: 0;
        color: #fff;
        cursor: auto;
    }

        .newsletter .title h1 {
            font-size: 15px;
            line-height: 18px;
            font-weight: 700;
            letter-spacing: .6px;
            color: #fff;
        }

        .newsletter .title h2 {
            font-size: 14px;
            letter-spacing: 0;
            font-weight: 500;
            line-height: inherit;
            position: relative;
            margin: 10px auto;
            color: #fff;
        }
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.ohio-button-sc:after {
    content: '';
    display: table;
    clear: both;
}

.contact-form input:not([type=checkbox]), .contact-form select, .contact-form textarea, .subscribe-form input:not([type=checkbox]), .subscribe-form select, .subscribe-form textarea, .subscribe-widget input:not([type=checkbox]), .subscribe-widget select, .subscribe-widget textarea {
    width: 100%;
}

.contact-form br, .subscribe-form br, .subscribe-widget br {
    display: none;
}

.contact-form p, .subscribe-form p, .subscribe-widget p {
    margin: 0;
}

.contact-form .wpcf7-form-control-wrap, .subscribe-form .wpcf7-form-control-wrap, .subscribe-widget .wpcf7-form-control-wrap {
    display: block;
}

.contact-form div.wpcf7-acceptance-missing, .contact-form div.wpcf7-response-output, .contact-form div.wpcf7-validation-errors, .subscribe-form div.wpcf7-acceptance-missing, .subscribe-form div.wpcf7-response-output, .subscribe-form div.wpcf7-validation-errors, .subscribe-widget div.wpcf7-acceptance-missing, .subscribe-widget div.wpcf7-response-output, .subscribe-widget div.wpcf7-validation-errors {
    color: #DE4B53;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 15px;
    margin: 10px 0 0;
    text-align: left;
    font-size: .94rem;
}

.subscribe-widget div.wpcf7-acceptance-missing, .subscribe-widget div.wpcf7-response-output, .subscribe-widget div.wpcf7-validation-errors {
    padding: 0;
}

.heading {
    margin-bottom: 20px;
}

    .heading .subtitle {
        margin: 0;
        font-size: .9em;
        font-weight: 600;
        color: rgba(35,34,38,.8);
    }

        .heading .subtitle + .divider, .heading .subtitle + .title, .heading .title + .subtitle {
            margin-top: 20px;
        }

.subscribe-form {
    width: 100%;
    position: relative;
}

    .subscribe-form .btn, .subscribe-form input[type=submit] {
        white-space: nowrap;
        position: absolute;
        left: 100%;
        top: 50%;
        -webkit-transform: translate(-100%,-50%);
        -ms-transform: translate(-100%,-50%);
        transform: translate(-100%,-50%);
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

.horizontal_accordion:not(.open), .widget-woocommerce-currency-switcher, body {
    overflow-x: hidden;
}


.widgets a, .widgets a :not(.fab) {
    color: #d90a2c;
    font-weight: 500;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
    transition: all cubic-bezier(.4,0,.2,1) .4s;
}

.widget .subtitle, .widget-title, .widgets .rss-date {
    color: #6A696C;
}

.widget_archive li.current-cat > a, .widget_calendar caption, .widget_meta li.current-cat > a, .widget_recent_comments li.current-cat > a, .widget_recent_entries li.current-cat > a, h3.widget-title {
    font-weight: 600;
}

.widget {
    margin: 0;
    list-style: none;
    padding-top: 3.4vh;
}

    .widget:first-child {
        padding-top: 0;
    }

    .widget ul {
        margin-left: 0;
    }

    .widget h3 {
        font-size: 16px;
    }

.widget_ohio_widget_logo a {
    margin: 0;
    display: inline-block;
}

body.archive, hr, html {
    width: 100%;
}

.btn, .wp-block-button__link, .wp-block-file * + .wp-block-file__button, .wp-block-file__button, .yith-wcwl-add-to-wishlist .btn, a.btn input.btn, a.button, button, div.button, input[type=submit], span.button {
    background-color: #17161A;
    border: 1px solid #17161A;
    padding: 14px 18px;
    min-height: 20px;
    line-height: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
    transition: all cubic-bezier(.4,0,.2,1) .4s;
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: inherit;
    font-weight: 600;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    display: inline-block;
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), .wp-block-button__link:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), .wp-block-file * + .wp-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), .wp-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), .yith-wcwl-add-to-wishlist .btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), a.btn input.btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), a.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), div.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), input[type=submit]:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit), span.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(.single_add_to_wishlist):not(.feedback):not(.search-submit) {
        color: #fff;
        line-height: 20px;
        font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-size: inherit;
        font-weight: 600;
        text-align: center;
        font-size: 16px;
    }

    .btn .ion, .btn i, .wp-block-button__link .ion, .wp-block-button__link i, .wp-block-file * + .wp-block-file__button .ion, .wp-block-file * + .wp-block-file__button i, .wp-block-file__button .ion, .wp-block-file__button i, .yith-wcwl-add-to-wishlist .btn .ion, .yith-wcwl-add-to-wishlist .btn i, a.btn input.btn .ion, a.btn input.btn i, a.button .ion, a.button i, button .ion, button i, div.button .ion, div.button i, input[type=submit] .ion, input[type=submit] i, span.button .ion, span.button i {
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px;
        font-size: 20px;
        position: relative;
        min-width: 20px;
        height: 20px;
    }

        .btn .ion.ion-md-arrow-forward, .btn i.ion-md-arrow-forward, .wp-block-button__link .ion.ion-md-arrow-forward, .wp-block-button__link i.ion-md-arrow-forward, .wp-block-file * + .wp-block-file__button .ion.ion-md-arrow-forward, .wp-block-file * + .wp-block-file__button i.ion-md-arrow-forward, .wp-block-file__button .ion.ion-md-arrow-forward, .wp-block-file__button i.ion-md-arrow-forward, .yith-wcwl-add-to-wishlist .btn .ion.ion-md-arrow-forward, .yith-wcwl-add-to-wishlist .btn i.ion-md-arrow-forward, a.btn input.btn .ion.ion-md-arrow-forward, a.btn input.btn i.ion-md-arrow-forward, a.button .ion.ion-md-arrow-forward, a.button i.ion-md-arrow-forward, button .ion.ion-md-arrow-forward, button i.ion-md-arrow-forward, div.button .ion.ion-md-arrow-forward, div.button i.ion-md-arrow-forward, input[type=submit] .ion.ion-md-arrow-forward, input[type=submit] i.ion-md-arrow-forward, span.button .ion.ion-md-arrow-forward, span.button i.ion-md-arrow-forward {
            font-size: 21px;
        }

    .btn .ion-right, .btn i-right, .wp-block-button__link .ion-right, .wp-block-button__link i-right, .wp-block-file * + .wp-block-file__button .ion-right, .wp-block-file * + .wp-block-file__button i-right, .wp-block-file__button .ion-right, .wp-block-file__button i-right, .yith-wcwl-add-to-wishlist .btn .ion-right, .yith-wcwl-add-to-wishlist .btn i-right, a.btn input.btn .ion-right, a.btn input.btn i-right, a.button .ion-right, a.button i-right, button .ion-right, button i-right, div.button .ion-right, div.button i-right, input[type=submit] .ion-right, input[type=submit] i-right, span.button .ion-right, span.button i-right {
        margin-left: 5px;
    }

    .btn-flat, a.btn-flat, input[type=submit].btn-flat {
        background-color: transparent;
        border: none;
        padding: 15px 18px;
    }

.select2-container--default .select2-selection--single, input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number], select, textarea {
    color: #232226;
    background-color: rgba(23,22,26,.04);
    border: 1px solid transparent;
    width: 100%;
    padding: 14px 15px;
    line-height: 1.3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    -webkit-appearance: none;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
    transition: all cubic-bezier(.4,0,.2,1) .4s;
    outline: 0;
    font-family: inherit;
    font-weight: 400;
    font-size: inherit;
}

    input.placeholder, input::-webkit-input-placeholder, textarea.placeholder, textarea::-webkit-input-placeholder {
        color: #6A696C;
        -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
        -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
        transition: all cubic-bezier(.4,0,.2,1) .4s;
    }

    input.placeholder, input::placeholder, textarea.placeholder, textarea::placeholder {
        color: #6A696C;
        -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
        -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
        transition: all cubic-bezier(.4,0,.2,1) .4s;
    }

.clb-blank-image svg, i.ion {
    vertical-align: middle;
}

.site-content {
    min-height: -webkit-calc(100vh - 107px);
    min-height: calc(100vh - 107px);
}

/*.site-footer .container + .site-info .site-info-holder, .widget_shopping_cart_content .total {
    border-top: 1px solid rgba(136,136,136,.15);
}*/

.clb-page-headline:after, .site-footer .site-info-holder:after {
    content: '';
}

.site-footer .widgets {
    padding-top: 8.8vh;
    padding-bottom: 8.8vh;
    list-style: none;
}

    .site-footer .widgets .subscribe-form input[type=email] {
        background-color: rgba(136,136,136,.06);
    }

    .site-footer .widgets .subscribe-form .btn .text {
        -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
        -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
        transition: all cubic-bezier(.4,0,.2,1) .4s;
    }

.site-footer .site-info {
    font-size: .94rem ;
    color: rgba(255,255,255,0.8);
    margin-top: 25px;border-top: 1px solid rgba(136,136,136,.15);
}

.site-footer .site-info-holder {
    padding-top: 3.4vh;
    padding-bottom: 3.4vh;
}

    .site-footer .site-info-holder:after {
        display: table;
        clear: both;
    }

.left, .page-sidebar.sidebar-left {
    float: left;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.right {
    float: right;
}

.vc_separator {
    margin: 15px 0 !important;
}

.hidden {
    display: none;
}

@media screen and (min-width: 1025px) and (max-width:1440px) {
    .clb__section_spacer {
        height: 80px !important;
    }
}

.row:after, .row:before {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

@media (min-width: 1200px) {
    .vc_hidden-lg {
        display: none !important;
    }
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 35px;
}

.column-inner::after, .column-inner::before {
    content: " ";
    display: table;
}

.column-inner::after {
    clear: both;
}


.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vc_separator .vc_sep_holder {
        height: 1px;
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-width: 10%;
    }

        .vc_separator .vc_sep_holder .vc_sep_line {
            height: 1px;
            border-top: 1px solid #ebebeb;
            display: block;
            position: relative;
            top: 1px;
            width: 100%;
        }

    .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
        width: 100%;
    }

    .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
        display: none;
    }

.vc_sep_width_100 {
    width: 100%;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}

.brand-color, .brand-color-i, .brand-color-hover-i:hover, .brand-color-hover:hover, .has-brand-color-color, .is-style-outline .has-brand-color-color, a:hover, .blog-grid:not(.blog-grid-type-2):not(.blog-grid-type-4):hover h3 a, .portfolio-item.grid-2:hover h4.title, .fullscreen-nav li a:hover, .socialbar.inline a:hover, .gallery .expand .ion:hover, .close .ion:hover, .accordionItem_title:hover, .tab .tabNav_link:hover, .widget .socialbar a:hover, .social-bar .socialbar a:hover, .share-bar .links a:hover, .widget_shopping_cart_content .buttons a.button:first-child:hover, span.page-numbers.current, a.page-numbers:hover, .main-nav .nav-item.active-main-item > .menu-link, .comment-content a, .page-headline .subtitle b:before, nav.pagination li .page-numbers.active, #mega-menu-wrap > ul .sub-menu > li > a:hover, #mega-menu-wrap > ul .sub-sub-menu > li > a:hover, #mega-menu-wrap > ul > .current-menu-ancestor > a, #mega-menu-wrap > ul .sub-menu:not(.sub-menu-wide) .current-menu-ancestor > a, #mega-menu-wrap > ul .current-menu-item > a, #fullscreen-mega-menu-wrap > ul .current-menu-ancestor > a, #fullscreen-mega-menu-wrap > ul .current-menu-item > a, .woocommerce .woo-my-nav li.is-active a, .portfolio-sorting li a.active, .widget_nav_menu .current-menu-item > a, .widget_pages .current-menu-item > a, .portfolio-item-fullscreen .portfolio-details-date:before, .btn.btn-link:hover, .blog-grid-content .category-holder:after, .clb-page-headline .post-meta-estimate:before, .comments-area .comment-date-and-time:after, .post .entry-content a:not(.wp-block-button__link), .project-page-content .date:before, .pagination li .btn.active, .pagination li .btn.current, .pagination li .page-numbers.active, .pagination li .page-numbers.current, .category-holder:not(.no-divider):after, .inline-divider:after, .clb-hamburger-nav .menu .nav-item:hover > a.menu-link .ion, .clb-hamburger-nav .menu .nav-item .visible > a.menu-link .ion, .clb-hamburger-nav .menu .nav-item.active > a.menu-link .ion, .clb-hamburger-nav .menu .sub-nav-item:hover > a.menu-link .ion, .clb-hamburger-nav .menu .sub-nav-item .visible > a.menu-link .ion, .clb-hamburger-nav .menu .sub-nav-item.active > a.menu-link .ion, .widgets a, .widgets a *:not(.fab), .pricing:hover .pricing_price_title, .btn-link:focus, a.btn-link:focus, .btn-link:active, a.btn-link:active, .pricing_list_item .ion, a.highlighted, .woocommerce .woocommerce-privacy-policy-text a, .blog-grid-type-6 .category-holder a.category {
    color: #d90a2c;
}

.site-footer {
    background-color: #17161a;
    color: rgba(255,255,255,0.8);
}

.ustfooterbg {
    background-color: #1a191d !important;
}

#ohio-custom-6001bc13cc952 .btn {
    background-color: #feeca1;
    border-color: #feeca1;
}

    #ohio-custom-6001bc13cc952 .btn span {
        color: #1a191d;
    }

#ohio-custom-6001bc13cc65a p.subtitle {
    margin: 0;
    font-size: .9em;
    font-weight: 600;
    color: #feeca1;
    text-transform: uppercase;
}

#ohio-custom-6001bc13cc65a h2 {
    color: #ffffff;
    font-size: calc(40px + 14 * ((100vw - 576px)/ 1024));
    line-height: 1.05;
    letter-spacing: -.02em;
    clear: both;
    font-weight: 700;
    text-align: inherit;
    position: relative;
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

#ohio-custom-6001bc13cd44b, #ohio-custom-6001bc13cd44b > * {
    color: #ffffff;
    width: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    margin: 10px auto;
    line-height: 1.65;
    display: block;
}

.site-footer, .site-footer .widgets a, .site-footer .btn-flat {
    color: rgba(255,255,255,0.8);
    font-size: 16px;
}

.btn:not(.btn-link):active, .btn:not(.btn-link):hover {
    color: #1a191d;
    background-color: #feeca1;
    border-color: #feeca1;
    opacity: .9;
}

.site-info-holder .right a {
    color: #fff;
    font-size: 14px;
    font-weight: 200;
}

.site-info-holder .left a {
    color: #fff;
    font-size: 14px;
    font-weight: 200;
}

.textwidget {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.65;
}

.site-footer .widget-title {
    color: #8b8a8d;
    text-align: inherit;
    line-height: inherit;
    margin: 0 0 20px;
    letter-spacing: 0;
}

@media screen and (max-width: 900px) {
    .site-footer .widget-title {
        margin-top: 20px;
        margin-bottom: 7px;
    }

    .widget {
        padding-top: 10px;
    }
}

.wpb_wrapper .row {
    position: relative;
    margin-right: 0;
    margin-left: 0;
}

footer .container {
    padding-left: 0;
    padding-right: 0;
}

footer .container {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}


.theme-logo img {
    width: 200px;
}

#custom_html-4 {
    padding-right: 40px;
}

.mobilboslukkapat {
    height: 90px;
}

@media screen and (max-width: 900px) {
    .ustfooterbg {
        padding: 10px;
    }

    .site-footer {
        padding: 10px;
    }

    .site-info {
        text-align: center;
    }

    .clb__alignment_reset {
        width: 100%;
    }

    .yeniblok1 {
        padding: 10px;
    }

    .yeniblok3 .yazialani h1 {
        font-size: 35px;
        font-weight: 500;
        padding: 10px;
    }

    .yeniblok1 .ustbasliklar p {
        font-size: 35px !important;
        font-weight: 500 !important;
    }

    .yeniblok3 .yazialani h1 {
        font-size: 35px !important;
        font-weight: 500 !important;
    }

    h1 {
        font-size: 2.5em;
    }

    .mobilboslukkapat {
        display: none;
        visibility: hidden;
    }
}

@media screen and (max-width: 350px) {
    .ustfooterbg {
        padding: 10px;
        margin-top: 300px;
    }
}

.mobildil .current-retail-link {
    color: #fff !important;
}

.mobildil .language {
    float: right;
    padding-right: 10px;
    padding-top: 16px;
}

    .mobildil .language ul li {
        padding: 0 1px;
        display: block;
    }

        .mobildil .language ul li a {
            color: #000;
            padding: 5px 10px;
        }

.mobildil .dropdown-menu {
    right: 0;
    min-width: auto;
}
/*.mobildil .language ul li:after {
        content: "\A";
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: #feeca1;
        display: inline-block;
        margin-bottom: 2px;
    }*/


.footergalatalogo .right {
    float: right;
}

@media screen and (max-width:900px) {
    .footergalatalogo .right {
        float: none;
    }

    .site-footer .widgets {
        padding-top: 0;
        padding-bottom: 0;
    }

    .footerboslukkapat {
        display: none;
        visibility: hidden;
    }
}

.footergalatalogo img {
    width: 125px;
}


.Icbaslik {
    padding-left: 15px;
    padding-right: 15px;
}