﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


/*.single-slider-content {
    color: #FFF;
    text-shadow: 2px 2px black;
}
*/
.item-img, .popular_products .popular-course-thumb {
    text-align: center;
}

    .item-img img {
        width: auto;
    }

    .popular_products .popular-course-thumb > img {
        max-height: 90px;
    }

.slider_btn_box .readmore-btn {
    text-shadow: none;
}

.header.common-header-style {
    height: 94px;
}

.social_design ul li a.instagram {
    background: #db4a39 none repeat scroll 0 0;
}

.item-price em {
    font-size: 75%;
    margin-left: 5px;
}

.single-slider-content h1,
.single-slider-content h3,
.single-slider-content p {
    line-height: 1.25;
}

.item-content h4,
.item-content h6,
.popular-course-widget-content h4,
.popular-course-widget-content h6,
.item-price {
    font-weight: bold;
    margin-bottom: 0;
}

    .item-content h4 a,
    .item-content h6 a,
    .popular-course-widget-content h4 a,
    .popular-course-widget-content h6 a {
        color: #97191a;
    }

.readmore-btn:hover,
a.readmore-btn:hover,
button.readmore-btn:hover,
.search-menu:hover,
.default-btn:hover,
.is-sticky .search-menu:hover,
.cart-btn .default-btn:hover,
.area-form .single-input .default-btn.contact_btn:hover,
#scrollUp,
.subscribe-form .default-btn:hover {
    color: #fff;
    background-color: #97191a;
    border-color: #97191a;
}

.cart-area .default-btn {
    color: #fff;
}

.subscribe-form .default-btn {
    color: #fff;
    background: #384495 none repeat scroll 0 0;
    border: 1px solid #384495;
}

.breadcrumb-area {
    background-image: url('/images/UstGorsel1920x260.jpeg');
}

.footer-area.subscribe-footer-bottom {
    background-image: url('/images/Footer1600x475.jpeg');
}

.item-content p,
.great-blowing .single-widget ul li {
    line-height: 1.5;
}

.great-blowing {
    padding: 20px 0 30px;
}

.is-sticky .logo.sticky_logo {
    padding-top: 4px;
}

.mobile-logo img {
    max-height: 50px;
}

input, select, textarea {
    color: #333;
}

.widgets:not(.great-blowing) .search-widget form input {
    color: #AC2281;
}

.satis-kabul > input {
    display: block;
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    width: auto;
}

.satis-kabul > label {
    display: block;
    line-height: 14px;
}

.footer-area.subscribe-footer-bottom.pb-footer {
    margin-bottom: 340px;
}

.subscribe-form input {
    min-width: auto;
}
.subscribe-action {
    max-width: 700px;
    margin: auto;
}
.area-padding-xxs {
    padding: 40px 0;
}
.quatity-stock {
    clear: both;
}
.menu-search-area .nice-select {
    clear: none;
    margin-left: .5rem;
}
.header.common-header-style {
    --bg-color1: #fbfbfb;
    --bg-color2: #384495;
    background-color: var(--bg-color1);
}
.sticky-header.is-sticky:not(.header-sidemenu) {
    background-color: var(--bg-color2);
}