/*Custom Section (Links)*/
/*----------------------App_Store---------------------*/
.app_store:after {
    background: #fafafd9c !important;
}

.home1 {
    background-image: url(../images/backgroundshape.svg);
    background-repeat: repeat-y;
    background-size: contain;
    background-position: 100% 100%;
}

.home1 .app_store .app-btn {
    margin: 0 5px;
    background: #7AB7EF;
    border: 2px solid #7AB7EF;
    padding: 8px 17px 8px;
    border-radius: 6px;
    font-size: 15px;
    text-transform: none;
    font-weight: 700;
    color: #000;
    transition: all 1s ease;
    line-height: 27px;
    height: auto;
}

.home1 .app_store .app-btn:hover {
    background: #64A6E3;
    border: 2px solid #64A6E3;
    color: #fff;
}

.home1 .app-btn:hover .fa.fa-apple.app-icon {
    color: #fff;
}

.home1 .app-btn:hover .fa.fa-android.app-icon {
    color: #fff;
}

.home1 .app-btn:hove .fa.fa-windows.app-icon {
    color: #fff;
}

.home1 .app_store .title {
    margin: 0px 0 0px;
    font-size: 35px;
    padding-bottom: 5px;
    text-align: center;
    color: #061746 !important;
}

.home1 .app_store .app_parts {
    text-align: center;
    margin: 30px auto 30px;
}

.home1 .app_store .title::before {
    display: none;
}

.home1 .app_store .fa.fa-apple.app-icon {
    color: #81cf4f;
}

.home1 .app_store .fa.fa-android.app-icon {
    color: #4490cc;
}

.home1 .app_store .fa.fa-windows.app-icon {
    color: #ef5455;
}

.home1 .app_store {
    background-image: none;
    width: 100%;
    position: relative;
    padding: 40px 0px 40px !important;
    background-size: cover;
    background-position: center center;
    margin-top: 0px;
}

.home1 .app_store::after {
    opacity: 10;
}

.carousel-item img {
    width: 100%;
    height: 100%;
    height: -moz-available;
    /* WebKit-based browsers will ignore this. */
    height: -webkit-fill-available;
    /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}

.app_store .subtitle {
    text-align: center;
    color: #071746 !important;
}

.categories ul li p {
    letter-spacing: 0 !important;
}

.categories_box .overlay a {
    top: 50% !important;
    transform: translateY(-50%);
    padding: 16%;
}

/* ?????? */
.navbar a img {
    width: 170px;
}

.video_text_info {
    margin-bottom: 5px;
}

.video_text_info a {
    display: block;
    color: #08122f;
}

.video_text_info a:hover {
    color: #fe914d;
}

.box_header_text_wrapper {
    margin-bottom: 5px;
    margin-top: 5px;
}

.custom-img-fitting {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
}

.c_row_hidden {
    transition: all .2s ease;
}

.featured-new {
    background: #EF7065 !important;
    z-index: 100 !important;
}

.featured-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background .5s ease !important;
    z-index: 99;
}

.playbtn-wrapper {
    position: absolute;
    height: 50px;
    width: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity .2s ease !important;
    z-index: 100;
}

.playbtn-wrapper img {
    height: 50px;
    width: 50px;
}

.featured-parts {
    box-shadow: 0 0 24px rgba(91, 94, 222, 0.16) !important;
    border: none !important;
}

.featured-parts:hover {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
    transition: box-shadow .2s ease;
}

/* Video kartının tamamının üzerine gelindiğinde hover efekti isteniyorsa .featured-parts kullanılmalı. */
/* Video kartının image kısmının üzerine gelindiğinde hover efekti isteniyorsa .featured-img kullanılmalı. */
.featured-parts:hover .featured-overlay {
    display: block;
    background: rgba(0, 0, 0, .25);
}

.featured-parts:hover .playbtn-wrapper {
    display: block;
    opacity: .7;
}

.featured-parts:hover img {
    transform: scale(1.1, 1.1);
}

/* Video kartının tamamının üzerine gelindiğinde hover efekti isteniyorsa .featured-parts kullanılmalı. */
/* Video kartının image kısmının üzerine gelindiğinde hover efekti isteniyorsa .featured-img kullanılmalı. */
.trusted .trusted_parts {
    margin: 25px auto 25px !important;
}

.trending-text .trending-bottum p {
    width: 100% !important;
}

@media (min-width: 768px) {
    .form_searchbar {
        width: 50% !important;
    }
}

/* Custom bootstrap 5 piece grid layout*/
@media (min-width: 576px) {
    .site-counter {
        max-width: 100% !important;
    }
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (max-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .trusted .trusted_parts h3 {
        font-size: 46px;
    }
}

@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .trusted .trusted_parts h3 {
        font-size: 57px;
    }
}

@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/*ilaç description page css*/
.detail_btn .btn_chat {
    font-size: 16px;
    background: #3F90E9 !important;
}

.detail_part .detail_left li {
    font-weight: 600 !important;
    color: black !important;
}

.detail_part .detail_right li {
    color: black !important;
}

.anc_ilacskoru {
    color: #3967E4;
    font-weight: 600;
    padding: 12px 12px;
    border-radius: 6px;
    transition: all .2s ease;
    background: none;
    border: none !important;
}

.anc_ilacskoru:hover {
    color: #3967E4;
    transition: all .2s ease;
    text-decoration: underline;
}

.anc_facebook {
    color: #4E62B0;
    font-weight: 600;
    padding: 12px 12px;
    border-radius: 6px;
    transition: all .2s ease;
    background: none;
    border: none !important;
}

.anc_facebook:hover {
    color: #4E62B0;
    transition: all .2s ease;
    text-decoration: underline;
}

.anc_twitter {
    color: #5FAEF2;
    font-weight: 600;
    padding: 12px 12px;
    border-radius: 6px;
    transition: all .2s ease;
    background: none;
    border: none !important;
}

.anc_twitter:hover {
    color: #5FAEF2;
    transition: all .2s ease;
    text-decoration: underline;
}

.anc_whatsapp {
    color: rgb(40, 162, 25);
    font-weight: 600;
    padding: 12px 12px;
    border-radius: 6px;
    transition: all .2s ease;
    background: none;
    border: none !important;
}

.anc_whatsapp:hover {
    color: rgb(40, 162, 25);
    transition: all .2s ease;
    text-decoration: underline;
}

.anc_google {
    color: #D64D40;
    font-weight: 600;
    padding: 12px 12px;
    border-radius: 6px;
    transition: all .2s ease;
    background: none;
    border: none !important;
}

.anc_google:hover {
    color: #D64D40;
    transition: all .2s ease;
    text-decoration: underline;
}

.anc_recete i, .anc_recete {
    color: #ff66ff;
}

.anc_fiyat i, .anc_fiyat {
    color: black;
}

.anc_eczane i, .anc_eczane {
    color: #FA666F;
}

.anc_recete, .anc_fiyat, .anc_eczane {
    font-weight: 600;
}

.anc_i_fonticon {
    font-size: 24px;
}

.social_anchor_wrap {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.detail_btn {
    padding-top: 10px;
    margin-top: 10px !important;
    border-top: 1px solid #aaaaaa;
}

.social_wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 992px) {
    .social_anchor_wrap {
        display: grid;
    }

    .anc_i_fonticon {
        font-size: 18px;
    }
}

.profile_information p {
    display: inline-block;
}

.profile_circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #70A4FA;
    color: white !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    text-align: center;
    line-height: 50px !important;
    margin-right: 10px !important;
}

.profile_name {
    margin: 0px 5px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: black !important;
}

.comment_time {
    margin: 0px 5px !important;
    font-size: 16px !important;
    color: black !important;
}

.comment_text {
    margin: 7.5px 5px !important;
    padding: 7.5px 0px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.reply_comment_btn_wrapper, .send_comment_wrapper {
    text-align: right;
}

.reply_comment {
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    background: #3F90E9;
    color: white;
    font-size: 18px;
    transition: all .2s ease;
    cursor: pointer;
}

.reply_comment:hover {
    transition: all .2s ease;
    opacity: 0.8;
}

.comment_wrapper {
    padding: 15px 0px;
    background: #f8fbff;
    border-radius: 6px;
    margin-bottom: 15px;
}

.send_comment_wrapper button {
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    background: #3F90E9;
    color: white;
    font-size: 18px;
    transition: all .2s ease;
    cursor: pointer;
}

.send_comment_wrapper button:hover {
    transition: all .2s ease;
    opacity: 0.8;
}

#endikasyon_ekle_form {
    display: none;
}

.comment_modal_dialog {
    max-width: 600px !important;
}

body {
    table-layout: fixed !important;
}

#table_id {
    width: 100% !important;
}

.product_info_headline {
    font-size: 14px;
    font-weight: 600;
    color: #3d7cce;
}

.product_info_info {
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.medicine_title_name {
    padding: 20px 0px;
}

.right_side_wrapper {
    background: rgb(255, 255, 255);
    background: linear-gradient(175deg, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 253, 1) 100%);
    border-radius: 4px;
    /*Material Box Shadow*/
    box-shadow: 0 0 24px rgba(91, 94, 222, 0.16);
    /*margin-bottom: 20px;*/
}

.table_header_wrapper {
    /*background: #f2f4fa66;*/
}

.medicine_product_info_wrapper {
    padding-bottom: 20px;
    margin-bottom: 0px !important;
}

.medicine_title_wrapper {
    margin-bottom: 0px !important;
}

.nav_tabs_wrapper {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.iner_page {
    background-image: url(../images/backgroundshape.svg);
    background-repeat: repeat-y;
    background-size: contain;
    background-position: 100% 100%;
}

.iner_breadcrumb {
    background: #f8f8f8 !important;
}

.post_ad .nav-link {
    background: #3F90E9 !important;
    border: none !important;
    color: #ffffff !important;
}

.post_ad .nav-link:hover {
    background: #3967E4 !important;
    border: none !important;
}

.link_main {
    color: #06142a !important;
    transition: all .2s ease;
    font-weight: 500 !important;
}

.link_main:hover {
    text-decoration: underline;
    transition: all .2s ease;
}

.link_main_dropdown {
    color: #26265B !important;
    transition: all .2s ease;
}

.link_main_dropdown:hover {
    color: #0069d9 !important;
    transition: all .2s ease;
}

.iner_page .loin .nav-link {
    color: #3967E4 !important;
}

.iner_page .loin .nav-link .fa-user {
    color: #3967E4 !important;
}

.sidebar-wrapper {
    border: none !important;
    background: #f2f4fa66;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.iner_breadcrumb .breadcrumb-item.active {
    color: #3d7cce !important;
    font-weight: 600 !important;
}

.iner_breadcrumb .breadcrumb li a {
    color: black !important;
    transition: all .1s ease;
}

.iner_breadcrumb .breadcrumb li a:hover {
    color: #3967E4 !important;
    transition: all .1s ease;
}

.accordion_btn {
    color: #06142a !important;
}

.accordionActive h5 button {
    color: #ffffff !important;
}

.accordionActive h5 i {
    color: white !important;
}

.accordion_btn:hover .accordion_card_header {
    background: #2daddf !important;
}

.accordion_card_header {
    background: #fafafd !important;
}

.accordionActive {
    background: rgb(254, 145, 77) !important;
    background: linear-gradient(338deg, #3F90E9 0%, #83BDFE 100%) !important;
    transition: all .1s ease;
}

.accordion_icon {
    color: #031D44 !important;
}

.btnColorClass {
    font-weight: 600 !important;
    color: #252237 !important;
    transition: allr .1s ease;
}

.accordion_card_itself {
    border: none !important;
}

.accordion_itself {
    box-shadow: 0 0 24px rgba(91, 94, 222, 0.16);
}

.filter_selection_dropdown {
    margin: 15px 0px;
}

.btn_confirm_filter {
    width: 100%;
    background: #3d7cce;
    border: none;
}

.btn_confirm_filter:hover {
    background: #3E73AD;
    transition: all .2s ease;
}

.btn_confirm_filter:active {
    background: #3E73AD !important;
}

.btn_confirm_filter:focus {
    box-shadow: none !important;
}

.most_searched_ul {
    list-style-type: none;
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0px;
}

.most_searched_ul li {
    padding: 8px 0px;
    border-bottom: 1px solid rgba(148, 158, 222, 0.22);
}

.most_searched_ul li, .most_searched_ul li a {
    color: #322E49;
    transition: .2s ease;
}

.most_searched_ul li a:hover {
    color: #3967E4;
    transition: all .2s ease;
    margin-left: 5px !important;
}

.chips_chip_custom {
    background: #3d7cce;
    color: #ffffff;
    transition: all .15s ease;
    margin: 5px 5px;
    padding: 6px 8px;
    font-size: 12px;
}

.chips_chip_custom:hover {
    background: #73b2f9;
    color: #ffffff;
    text-decoration: none;
    transition: all .15s ease;
}

.nav-tabs {
    border-bottom: 2px solid #242424 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #242424 !important;
    /* background: linear-gradient(338deg, #3F90E9 0%, #83BDFE 100%) !important; */
    color: #ffffff !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    /* border-color: #e9ecef #e9ecef #dee2e6; */
    background-color: #242424 !important;
    color: white !important;
}

.nav-tabs .nav-item {
    margin-bottom: -1px !important;
    background-color: #f3f3f3 !important;
    border-radius: 4px 4px 0 0 !important;
    margin: 0px 1px !important;
}

.nav-tabs .nav-link {
    color: #041c43;
}

.table_medication_link {
    color: #3d7cce;
}

.table_medication_link:hover {
    color: #041c43;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(248, 248, 252) !important;
}

.table-bordered td, .table-bordered th {
    border: none !important;
}

#table_id_wrapper {
}

.table thead th {
    border: none !important;
}

.table td, .table th {
    border-top: none !important;
}

.table td {
    /*padding-top: 1.5rem;
    padding-right: 0.75rem;
    padding-bottom: 1.5rem;
    padding-left: 0.75rem;*/
}

.top_awro {
    background: #5897FF none repeat scroll 0 0;
}

.footer_all .bottom-bar {
    background-color: #f2f2f6;
}

.footer {
    background-color: #fafafd;
}

.footer-logo {
    width: 150px;
    padding-bottom: 20px !important;
}

.footer-top {
    padding: 20px 0 0 0 !important;
    /*border-bottom: 1px solid #1d3a68 !important;*/
    border-bottom: 1px solid #dee2e6 !important;
}

.footer h3 {
    color: #231F20;
}

.footer p {
    color: #231F20 !important;
}

.footer ul li a {
    color: #231F20 !important;
}

.footer_all .copyright {
    color: #231F20 !important;
}

.footer .soical-icon .fa:hover {
    background-color: #5897FF !important;
    border: 1px solid #5897FF !important;
}

.bottom_ad {
    margin: 30px 0px;
}

.pagination .page-link {
    width: 100% !important;
    height: 100% !important;
}

.page-item.active .page-link {
    background-color: #3d7cce !important;
    border-color: #3d7cce !important;
}

.footer .soical-icon .fab {
    width: 38px;
    transition: all 1s ease;
    height: 34px;
    text-align: center;
    line-height: 31px;
    border: 1px solid #000;
}

.footer .soical-icon .fab:hover {
    background-color: #5897FF;
    border: 1px solid #5897FF !important;
}

@media (max-width: 991px) {
    .header-nav-bar .navbar-collapse {
        background: #041c43 !important;
    }

    .link_main {
        color: white !important;
    }

    .accordion_btn {
        white-space: normal !important;
        text-align: left !important;
    }
}

.book-now-home {
    border-radius: 4px;
}

.book-now-home .booknow {
    background: #448AFF !important;
    border-radius: 4px !important;
}

.book-now-home .form-group {
    width: 75% !important;
}

.categories_box {
    box-shadow: 0 0 24px rgba(91, 94, 222, 0.16) !important;
    border: none !important;
    height: auto !important;
}

.categories_box:hover .overlay {
    background: rgba(0, 0, 0, 0.5) !important;
    transition: all .2s ease;
}

.categories_box .overlay {
    transition: all .2s ease;
}

.hero_landing_wrapper {
    background-image: url(../images/capsules.jpg);
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero_overlay {
    height: 100%;
    width: 100%;
    background: rgb(7, 23, 70);
    background: linear-gradient(0deg, rgba(7, 23, 70, 0.45) 0%, rgba(8, 28, 90, 0.25) 50%, rgba(7, 23, 70, 0.65) 100%);
}

.main_page_header {
    background: #00000014 !important;
}

.right_side_panel_anchor a {
    color: #ffffff !important;
}

.link_landing_page {
    transition: all .2s ease;
}

.link_landing_page:hover {
    color: #1667b0 !important;
    transition: all .2s ease;
}

.link_landing_page_dropdown:hover {
    color: #0069d9 !important;
    transition: all .2s ease;
}

.book-now-home .booknow:hover {
    background: #3967E4 !important;
    border: none !important;
}

.list-group-item.active {
    border-color: rgb(254, 145, 77) !important;
    background: linear-gradient(338deg, rgba(254, 145, 77, 1) 0%, rgba(255, 191, 145, 1) 100%) !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

button.view-btn {
    border-radius: .25rem !important;
    background: #3F90E9 !important;
}

.bg-light {
    background-color: #f6faff !important;
}

.trusted:before {
    background: linear-gradient(to right, rgba(10, 20, 53, 0.65) 0%, rgba(9, 21, 56, 0.75) 50%, rgba(4, 11, 32, 0.8) 100%) !important;
    opacity: .75 !important;
}

.trending-parts {
    box-shadow: 0 0 24px rgba(91, 94, 222, 0.16) !important;
    border: none !important;
    background: #fafafd !important;
    /*min-height: 315px;*/
}

.trending-text {
    padding-bottom: 15px !important;
}

.anchor_continue_reading {
    display: block;
    margin: 5px 0px;
    text-align: right;
    color: #08122f !important;
}

.anchor_continue_reading:hover {
    color: #fe914d !important;
}

.detail_box {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    padding: 20px 20px;
    border-radius: 4px;
    background: linear-gradient(175deg, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 253, 1) 100%);
    min-height: 100px;
    overflow: hidden;
}

.description_box {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) !important;
    border-radius: 4px !important;
    background: linear-gradient(175deg, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 253, 1) 100%) !important;
    border: none !important;
    /*min-height: 345px;*/
}

.description_box p {
    color: #7b7b7b;
    line-height: 24px;
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: justify;
}

.home2 .title::before, .iner_page .title::before {
    background: #3967E4 !important;
}

.categories_box .overlay {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.about_us_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.about_us_wrapper h2 {
    padding: 5px 15px;
    /*border-radius: 4px;
    color: #09153b;
    box-shadow: 0 0 24px rgba(91, 94, 222, 0.16);
    background: linear-gradient(175deg, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 253, 1) 100%);
    font-size: 36px !important;*/
}

.about_us_p {
    padding: 20px 20px;
}

.about_us_p_section_2 {
    margin-top: 20px;
    margin-bottom: 40px;
}

.card_header_noncollapse {
    background: rgb(254, 145, 77) !important;
    background: linear-gradient(338deg, #3F90E9 0%, #83BDFE 100%) !important;
}

.card_header_noncollapse h5 i {
    color: white !important
}

.card_header_noncollapse h5 button {
    color: white !important
}

.featured_text_videos {
    width: 100% !important;
}

.custom_img_fitting {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

@media (max-width: 991px) {
    .app_parts button {
        margin: 10px 10px !important;
    }
}

@media (max-width: 490px) {
    .description-list-hidden {
        display: block !important;
        margin: 10px 0px !important;
    }

    .description-list-visible {
        display: none !important;
    }

    .description-list-hidden li span {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 30px !important;
    }
}

#result-index {
    position: absolute;
    width: 70%;
    cursor: pointer;
    overflow-y: auto;
    max-height: 400px;
    box-sizing: border-box;
    z-index: 1001;
    background-color: #fffafa;
    /* border-radius: 30px 30px 15px 15px; */
    /* float: left; */
    left: 15%;
    margin-top: 5px;
    text-align: left;
}

#result {
    position: absolute;
    width: 94%;
    cursor: pointer;
    overflow-y: auto;
    max-height: 400px;
    box-sizing: border-box;
    z-index: 1001;
    background-color: #fffafa;
    /* border-radius: 30px 30px 15px 15px; */
    /* float: left; */
    /*left: 15%;*/
    margin-top: 5px;
    text-align: left;
}

.link-class:hover {
    background-color: #f1f1f1;
}

/*contact*/
.contact_header {
    padding-bottom: 10px !important;
    font-size: 20px !important;
}

.contact_us_p {
    padding: 0px 20px;
}

.right_side {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.right_side i {
    font-size: 30px !important;
}

.contact_us_p label {
    color: black !important;
    font-weight: 600 !important;
    padding-right: 5px;
}

.contact_row {
    padding: 10px 0px;
}

.contact_button_wrapper {
    text-align: right;
}


/*Search bar fixed*/
.search_bar_is{
    transition: transform .2s ease;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.form-group .no_pad{
    margin-bottom: 0px !important;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

/*scroll fixed class*/
.search_bar_fixed{
    position: fixed;
    top: 0;
    animation: smoothScrollTopBottom .3s forwards;
    z-index: 1999;
    box-shadow: 0 2px 12px rgba(91, 94, 222, 0.16);
    padding: 15px 0px !important;
    background-color: #fafafd !important;
    margin-top: 0 !important;
}

@keyframes smoothScrollTopBottom {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

.btn_topbar_search{
    background: #448AFF !important;
    transition: all .15s ease;
}

.btn_topbar_search:hover{
    background: #3967E4 !important;
    transition: all .15s ease;
}

.btn_topbar_search i{
    color: white;
}

.skor_img_wrapper img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.letter_search_ul{
    margin-left: 0;
    margin-right: 0;
    display: grid;
    grid-gap: .25rem;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: auto;
    list-style-type: none;
    padding: 0;
    align-items: center;
}

.letter_search_ul li{
    display: inline-block;
    margin: 0;
    min-width: auto;
}

.letter_search_ul li a{
    color: #242424;
    background-color: #f3f3f3;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: inherit;
    min-height: 38px;
    min-width: 100%;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
}

.a_to_z_search_wrapper{
    max-width: 812px;
    margin: 25px auto 0;
}

.featured_header{
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.3);
}

.featured_header p{
    color: black;
    font-weight: 600;
}

.featured_button{
    margin: 0px 10px;
}

.featured_button a{
    display: block;
    text-align: center;
    border-radius: 4px;
    text-align: center;
    padding: 8px 10px;
    color: white;
    background: #448AFF ;
}

.category_card_wrapper{
    padding: 10px 0px;
}

.featured-category-links{
    padding: 10px 15px 10px;
}

.category_text_info a{
    display: block;
    color: #08122f;
    padding: 5px 0px;
    font-size: 14px;
}

.category_text_info a:hover{
    color: #448AFF;
}

.alphabetical_search_wrapper{
    list-style-type: none;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-top: 15px;
}

.alphabetical_search_wrapper li{
    float: left;
    padding: 0px 3px;
}
.urun_table tbody tr td img{
    width: 20px;
    margin: 0 auto !important;
    display: block;
    padding-top: 4px;
}

.trending_hed{
    z-index: 999 !important;
}

#ilac_desc_table tr td img{
    width: 25px;
}

#ilac_desc_table{
    border-collapse:separate;
    border-spacing: 0 .3em;
}

.tooltip{
    margin-left: 10px !important;
}

.tooltip-inner {
    background-color: #007bff !important;
    color: white ;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #007bff !important;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #007bff !important;
}


.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #007bff !important;
}


.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #007bff !important;
}

.star-rating {
    line-height:32px;
    font-size:1.25em;
}

.star-rating .fa-star{
    color: #3F90E9;
    cursor: pointer;
}

/* Rating Star Widgets Style */
.rating-stars-wrapper ul {
    list-style-type:none;
    padding:0;

    -moz-user-select:none;
    -webkit-user-select:none;
}
.rating-stars-wrapper ul > li.star {
    display:inline-block;

}

/* Idle State of the stars */
.rating-stars-wrapper ul > li.star > i.fas {
    font-size:24px; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars-wrapper ul > li.star.hover > i.fas {
    color:#a6d6fd;
}

/* Selected state of the stars */
.rating-stars-wrapper ul > li.star.selected > i.fas {
    color:#3f90e9;
}


.rating_message_box{
    margin-left: 10px;
    display: none;
}

.rating_message_box span{
    padding: 10px 10px;
    background: #3F90E9;
    border-radius: 4px;
    color: white;
}

@media (max-width: 767px){
    .detail_box .detail_head h3{
        margin-top: 0px !important;
    }
}