.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: 95px;
    margin: 10px 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: rgb(26,54,126);
    background: linear-gradient(159deg, rgba(26,54,126,1) 0%, rgba(36,72,166,1) 50%, rgba(59,112,249,1) 100%);
}

.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: #1a367f;*/
    background-color: #e00819;
    color: #ffffff !important;
    padding: 9px 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 > a {
    padding: 20px 6px;
}
.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: #978965;
}
.ltn__newsletter-widget button {
    background-color: rgb(224, 8, 25);
    border-color: rgb(224, 8, 25);
}
.ltn__newsletter-widget button:hover{
    background-color: rgb(136, 4, 10);
    border-color:rgb(224, 8, 25);
}
.ltn__newsletter-widget input[type="text"] {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.ltn__newsletter-widget {
    background-color: rgba(224, 8, 25, 0.45);
    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,.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li.active a span, .ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li:hover > a span, .ltn__tagcloud-widget ul li a:hover{
    background-color: rgb(224, 8, 25);
}
.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li a:hover,.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li.active a, .ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li:hover > a {
    background-color: rgb(136, 4, 10);
}
.ltn__menu-widget-2.ltn__menu-widget-2-color-2 ul li a span{
    display: none;
}
.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 #e00819;
    border-top: 8px solid #fff;
    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%);
}
.slick-slide-arrow-1 .slick-arrow:hover{
    background-color: #e00819 !important;
    border-color: #e00819 !important;
}
.ltn__header-options-2 .header-search-1{
    background-color: #e00819 !important;
}
.sticky-active.ltn__sticky-bg-white .ltn__header-options-2 .header-search-1 i, .sticky-active.ltn__sticky-bg-white .ltn__header-options-2 .mini-cart-icon a{
    background: transparent;
    color: #fff;
}
.ltn__main-menu li > ul, .ltn__main-menu .sub-menu{
    border-top: 5px solid #e00819;
}
.ltn__main-menu li:hover > a{
    color: #e00819;
}
.ltn__newsletter-bg-icon{
    color: #fff;
}
.ltn__newsletter-widget input::placeholder {
    color: #000;
}
.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a.active{
    color: #e00819;
}
.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a.active::before{
    background-color: #e00819;
}
.fixed-bottom a.wp{
    background-color: #42db87;
}
.slick-dots li:hover, .slick-dots li.slick-active{
    background-color:#e00819;
}
#scrollUp:hover{
    background-color:#e00819;
}
.slider_button{
    background-color: #e00819;
}
.slider_button:hover{
    border-color: #e00819;
}
.ltn__blog-btn{
    color: #e00819!important;
}
.ltn__gallery-item-img::before, .ltn__gallery-action-icon{
    display: none;
}