@import url('https://fonts.googleapis.com/css2?family=KoHo:wght@200;300;400;500;600;700&display=swap');

a:hover{
    color: #1a8b93;
}

.tbiletisim span{
    padding: 0 10px;
}

.top_two{
    background: #1a8b93;
    color: #FFFFFF;
}

.top_inner{
    line-height: 35px;
}

.follow_us {
    justify-content: flex-end;
}

.follow_us ul li a{
    color: #FFFFFF;
}

.top_two .follow_us ul li a:hover{
    color: #FFFFFF;
}

.main_menu ul li.b2b a{
    color: #1a8b93;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
}

.main_menu ul li.b2b:hover a{
    background-color: #1a8b93;
    color: #FFFFFF;
}

ul.offcanvas_main_menu li.b2b a{
    background-color: #1a8b93;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
}

ul.offcanvas_main_menu li.b2b:hover a{
    color: #FFFFFF;
}

.header_bottom_container{
    justify-content: flex-end;
}

.header_middle{
    padding: 10px 0;
}

ul.lang {
    margin-left: 30px;
}

ul.lang li {
    margin: 0;
}

.slider_content a{
    color: #FFFFFF;
}

.sliderleft{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.slidercenter{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.sliderright{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

.slider_two .slider_content h1 {
    max-width: 50%;
}

.banner_static{
    min-height: 450px;
}

.dortala{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.yortala{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mt-y80{
    margin-top: 80%;
}

.banner_text{
    top: 70px;
    position: relative !important;
}

.banner_text a{
    color: #FFFFFF;
    font-size: 16px;
}

.single_shipping{
    flex-direction: column;
    align-items: center;
    margin: 30px 0 0 0;
    padding: 0;
}

.shipping_icone img {
    width: 98%;
}

.shipping_icone{
    margin-right: 0;
    margin-bottom: 10px;
}

.footer_widgets {
    background-color: #333333;
    color: #ffffff;
}

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

.text-left{
    text-align: left;
}

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

.footer_bottom{
    border-top: 0;
}

.breadcrumbs_area {
    background-color: #efefef;
    border-top: solid 2px #ddd;
    border-bottom: solid 1px #ddd;
}

.breadcrumbs_area h1 {
    font-size: 32px;
}

.product_name.grid_name{
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
}

.product_content.grid_content h2 {
    font-size: 19px;
    font-weight: 600;
    text-align: center;
}

.single_product{
    padding: 10px 10px 0 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}

.section_title{
    justify-content: center;
}

.basrenk{
    text-align: center;
    width: 100%;
}

.basrenk h2{
    font-weight: 500;
    font-size: 24px;
    width: 100%;
    text-align: left;
}

.basrenk h3{
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    width: 100%;
}

.brdr-right{
    border-right: solid 1px #e1e1e1;
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: #dddddd;
}

table i{
    font-size: 28px;
}

.prodetay{
    padding: 50px 0;
}

.product_variant.size {
    margin-bottom: 10px;
}

.widget_list {
    margin-bottom: 20px;
}

.widget_list h2 {
    margin: 0 0 5px;
}

.nice-select.open .list{
    width: 100%;
}

.aramason{
    border-bottom: 0;
    padding-bottom: 0;
}

.product_variant.size .niceselect_option{
    max-width: 100%;
}

.widget_list.widget_filter form button{
    width: 100%;
}

.product_variant.size label{
    font-family: "KoHo", sans-serif;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
}

.single_product .product_name h2 {
    font-size: 22px;
    border-bottom: solid 3px #1a8b93;
}

.single_product .product_name p {
    opacity: 1;
    font-size: 14px;
    padding: 5px 0;
    border-bottom: 1px solid #EEEEEE;
}

.single_product:hover .product_name p {
    margin-bottom: 0;
}

.about_content p {
    margin-bottom: 20px;
}

.col-form-label{
    width: 100%;
}

.ikbaslik{
    background-color: #f9f9f9;
}

.btn-primary{
    background-color: #1a8b93;
    border-color: #1a8b93;
}

.btn-primary:hover {
    background-color: #14696f;
    border-color: #14696f;
}

.btn-primary:focus{
    background-color: #14696f;
    border-color: #14696f;
}

ul.iletisim li i{
    font-size: 22px;
}

.contact_message label{
    width: 100%;
}

.float-right{
    float: right;
}

.contact_message input{
    padding: 0 9px;
    border: 1px solid #dddddd;
}

.contact_message textarea{
    height: 110px;
    margin-bottom: 0;
    border: 1px solid #dddddd;
}

.single_services{
    padding-bottom: 30px;
}

.services_content h3{
    font-size: 22px;
}

.pkes{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.pkes a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.services_content a{
    /*float: right;*/
    padding-top: 5px;
    border-bottom: solid 1px #e1e1e1;
}

.product_d_inner {
    padding: 20px 20px 10px 20px;
}

.product_d_inner table tr th{
    background-color: #1a8b93;
    color: #FFFFFF;
    border: solid 1px #cccccc;
}

.product_d_inner table tr td{
    border: solid 1px #cccccc;
}

ul.list li{
    list-style: square;
    border-bottom: 1px solid #e1e1e1;
    margin-left: 20px;
}

.main_menu nav > ul > li ul.sub_menu{
    min-width: max-content;
    padding: 10px 20px;
}

.main_menu nav > ul > li ul.sub_menu li a{
    font-size: 14px;
}

.contact_message ul li{
    font-size: 16px;
}

.product_thumb{
    text-align: center;
}

.renkler{
    text-align: center;
}

.jvideo{
    width: 720px;
    height: 400px;
}

.blog_sidebar_widget{
    padding-bottom: 50px;
}

section.urunler h2 {
    font-weight: 600;
    font-size: 26px;
}

section.urunler p {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

.ytyort{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dkyort{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

section.video{
    min-height: 500px;
    overflow-x: hidden;
}

.product_d_inner table {
    width: 100% !important;
    border: 0;
}

.single_slider{
    height: 88vh;
}

.sticky-header.sticky{
    background: #FFFFFF;
}

#scrollUp {
    display: none !important;
}

.ustmenu{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ustbuton{
    display: flex;
    flex-direction: row;
}

.page-title-left{
    float: left;
}

.page-title-right{
    float: right;
}

.about_content ul li {
    margin-left: 20px;
}

.gdpr input {
    width: 20px;
    height: 20px;
}

.form-check-input:checked {
    background-color: #1a8b93;
    border-color: #1a8b93;
}
.main_menu nav>ul>li>a {
    padding: 15px;
}
.about_content p {
    padding: 0;
}
.about_content {
    text-align: unset;
}



/* MOBİL */

@media only screen and (max-width: 600px) {
    .m-none{
        display: none;
    }

    #scrollUp{
        display: none !important;
    }

    .mort{
        width: 100%;
        text-align: center;
    }

    .slider.slider-nav.thumb-image {
        display: none;
    }

    .single_slider {
        background-position: 50%;
        height: 350px;
    }

    .single_shipping{
        width: 50%;
    }

    .renkler{
        width: 50%;
        text-align: center;
    }

    .product_d_inner{
        padding: 10px;
    }

    .jvideo{
        width: 100%;
        height: 200px;
    }

    .ustmenu{
        display: flex;
        flex-direction: column;
    }

    .ustbuton{
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .banner_text{
        left: 0;
    }

    .m-w-100{
        width: 100%;
        text-align: center;
    }

    #yt-wrap{
        width: 45%;
    }

    .col-sm-6 {
        width: 50%;
    }

    section.video{
        min-height: 250px !important;
    }

    #wrapper {
        height: 250px !important;
    }
}
