.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    padding-top:0px;
    padding-bottom:0px;
}

.ltn__breadcrumb-area-2 {
    padding-top: 150px;
    padding-bottom: 100px;
}
.ltn__section-title-2 .section-title {
    font-size: 50px;
}

.ltn__breadcrumb-area {
    margin-bottom: 80px;
}
.site-logo img {
    height: 70px;
    margin: 20px 0;
}

.ltn__top-bar-menu ul li a {
    font-size: 14px;
}

.ltn__blog-title {
    margin-bottom: 20px;
    font-size: 18px;
}

.ltn__social-media ul li a:hover,
.footer-address-info a:hover
{
    color: #efefef;
}
.ltn__social-media ul li a i{
    font-size: 16px;
}
.footer-menu ul li a:hover {
    color: #efefef;
}
.product_banner {
    background-color: #efefef;
    height: 120px;
}

.wpb {
    background-color: #42db87;
}
.ltn__shop-details-tab-menu .nav a {
    font-size: 18px;
}

.before-bg-bottom-2:before {
    background-color: #222222;
}

.footer-top-area {
    background-color: #222222;
    color: #ffffff;
}

.footer-widget .ltn__social-media ul li a i{
    font-size: 24px !important;
}

.ltn__contact-address-item {
    min-height: 320px;
}
.ltn__header-top-area .ltn__social-media ul li {
    margin: 5px 5px;
}

.google-map {
    margin-bottom: -90px;
}
.urun_ara {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}

.ltn__section-title-2 .section-title {
    font-size: 40px;
}

.ltn__breadcrumb-inner-2 .ltn__breadcrumb-list ul li:after,
.ltn__breadcrumb-color-white .ltn__breadcrumb-list li,
.ltn__breadcrumb-color-white .ltn__breadcrumb-list li:hover,
.ltn__breadcrumb-color-white .ltn__breadcrumb-list li:hover a,
.ltn__breadcrumb-color-white .ltn__breadcrumb-list li:last-child {
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

}

.footer-widget p {
    color: #ffffff;
}

.footer-title {
    color: #ffffff;
}

.section-bg-2 {
    background-color: #1f1f1f;
}

.ltn__top-bar-menu > ul > li > i, .ltn__top-bar-menu > ul > li > a > i {
    color: #ffffff !important;
}

.ltn__header-options-2 .header-search-1, .ltn__header-options-2 .ltn__drop-menu > ul > li > a, .ltn__header-options-2 .mini-cart-icon a, .ltn__header-options-2 .header-wishlist {
    background-color: #1a367f;
    color: #ffffff;
}

.bg-fnp {
    background-color: #3d6c58;
}

.ltn__header-options-2 .header-search-1, .ltn__header-options-2 .ltn__drop-menu > ul > li > a:hover, .ltn__header-options-2 .mini-cart-icon a:hover, .ltn__header-options-2 .header-wishlist:hover {
    background-color: #2247a8;
    color: #efefef;
}
.pt-70{
    padding-top: 70px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-80{
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.slick-dots li {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}
.product-info {
    background-color: #ffffff;
}
.urunler h1 {
    color: #ffffff;
}
.color-white {
    color: #ffffff !important;
}
.product-img img {
    z-index: 1;
}
.ltn__header-top-area a:hover i {
    color: #ffffff;
}
.ltn__header-top-area a,
.ltn__header-top-area a i{
    color: #ffffff; !important;
}
.ltn__header-top-area {
    border-bottom: 1px solid;
    border-color: #3d6c58;
    background-color: #3d6c58;
    color: #ffffff !important;
    padding: 5px 0;
}
.floating_btn {
    position: fixed;
    bottom: 120px;
    right: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.ltn__main-menu > ul > li{
    margin-right: 30px;
}
.ltn__main-menu > ul > li > a {
    padding: 20px 6px;
    font-size: 18px;
}
.ltn__product-item-3 .product-info {
    padding: 10px 30px 15px;
    text-align: center;
}
.header-search-1-form button[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: block;
    font-size: 18px;
    height: 60px;
    line-height: 48px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0;
    padding: 1px 14px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}
.ltn__tagcloud-widget ul li{

    display: block;
    width: 100%;
}
.ltn__tagcloud-widget ul li a {
    display: block;
    padding: 14px 24px 14px;
    font-size: 13px;
    background-color: var(--section-bg-1);
    font-weight: 700;
    font-family: var(--ltn__heading-font);
}
.b1fnp {
    border: 1px solid #efefef;
}
.menu-icon > a::before {
    right: -6px;
}

.bg-overlay-theme-black-90:before {
    opacity: 0.5;
}

.mini-cart-icon a {
    color: #ffffff;
}
.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li a span {
    background-color: #435da2;
}
.ltn__newsletter-widget button {
    background-color: #0a58ca;
}

.ltn__newsletter-widget input[type="text"] {
    background-color: #000000;
}

.ltn__newsletter-widget {
    background-color: #1a367f;
    padding: 50px 35px;
    position: relative;
    z-index: 2;
}
.ltn__slide-item-2 .slide-title {
    font-size: 54px;
}

.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li a {
    background-color: #1a367f;
}
.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li a:hover {
    background-color: #224ab2;
}

.ltn__feature-item-8 .ltn__feature-icon {
    width: 170px;
}

.fnp_sld:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
}
.fnp_sld {
    margin-top: -125px;
}

.ltn__slide-item-2 {
    height: calc(100vh - 300px);
    padding-top: 160px;
}

.brighten  {
    -webkit-filter: brightness(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.brighten:hover {
    -webkit-filter: brightness(50%);
}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }

}

@media (min-width: 1600px){
    .ltn__slide-item-2 {
        min-height: 640px;
    }
}

.blog-img-wrapper{
    margin-bottom: 30px;
}

.blog-img-wrapper img{
    aspect-ratio: 1/0.7;
    object-fit: cover;
}

.preloader-container {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: white;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preloader {
    border: 8px solid #1d3c89; /* Lacivert renk */
    border-top: 8px solid #fff; /* Beyaz renk */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.doc_btn{
    background: white!important;
    color: #1c3a86!important;
    border: none;
}
.fixed-bottom{
    display: none;
}
.ltn__gallery-action-icon{
    top: 50% !important;
    transform: translateY(-50%);
}
.ltn__main-menu li > ul, .ltn__main-menu .sub-menu{
    border-top: 5px solid #3d6c58;
}
.ltn__main-menu li > a{
    font-weight: 500;
}
.ltn__main-menu li:hover > a{
    color: #ea78ac;
}