


            .swiper-container{
        width: 1300px !important;
        }
    




    .product_detail_fiyatlar_indirim{
    border-radius: 8px;
    }
    .udetaymodalim,
    .customVariantBorder .custom-control-label{
    border-radius: 4px;
    }

/* Header Categories Style */
.slider-categories{
width: 250px;
margin-bottom: 0px;
}
.slider-categories-header{
border: 1px solid #ffffff;
background-color: #f7f7f7;
color: #000000 !important;
}
.slider-categories-header svg{
fill:#000000;
}


.categories-menus{
width: 250px;
}
.categories-menus > li {
display: block !important;
}
.categories-menus > li > a {
background-color: #ffffff;
padding: 5px 15px;
border: 1px solid #ebebeb;
color: #333333;
transition-duration: 0.1s; transition-timing-function: linear;
}
.categories-menus > li:hover > a {
color: #000000;
background-color: #f2f2f2;
}
.categories-menus > li > .categories_st_side,
.categories-menus > li > .categories_mega_side {
left: 250px;
}


/* Header Style */
.header-desktop-call-i svg{
fill: #e40000;
}
.header-desktop-call-i{
color: #e40000;
}
.header-desktop-call-t{
color: #000000;
}
.header-desktop-call-t a{
color: #000000;
}
.header-desktop-call-t a:hover{
text-decoration: none;
color: #000000;
}

.sepetimizhere,
.header-desktop-navbutton-box a {
color: #000000}

.sepetimizhere:hover,
.header-desktop-navbutton-box a:hover{
color: #ed5f1f;
}
.header-desktop-navbutton-box div i{
}

.header-desktop-navbutton-box a svg{
fill: #000000;
}
.header-desktop-navbutton-box a svg:hover{
fill: #ed5f1f;
}

.header-desktop-main-div {
padding: 15px 3%;
border-bottom:1px solid #;
}
.topheader-desktop-main-div{
background-color: #ffffff;
border-bottom: 1px solid #d4d1d1;
font-size: 12px ;
}
.topheader-desktop-main-left a{
padding: 8px;
color: #000000;
font-weight: 400;
}
.topheader-desktop-main-left a:hover{
color: #000000;
text-decoration: none;
}
.topheader-desktop-main-right a{
padding: 8px;
color: #000000;
font-weight: 400;
}
.topheader-desktop-main-right a:hover{
color: #000000;
text-decoration: none;
}
.topheader-lang-currency-box{
border-left: 1px solid #d4d1d1;
}
.topheader-lang-currency-box a{
padding: 8px 13px;
}
.dropdown-menu.currency-drop.dropdown-menu:before{
content: '';
height: 11px;
width: 11px;
position: absolute;
background-color: #fff;
top: -7px;
right:15px;
border-top: #d4d1d1 solid 1px;
border-left: #d4d1d1 solid 1px;
transform: rotate(45deg);
}
.dropdown-menu.currency-drop{
margin-top: 0;
margin-right: -1px !important;
border-radius:0 !important;
border:1px solid #d4d1d1 !important;
box-shadow:0 0 5px 0 rgba(0,0,0,.05) !important;
}
.topheader-html-main{
background-color: #fff;
padding : 10px 0 ;
color: #000 !important;
}
.topheader-html-main span{
color: #000 !important;

}
.topheader-html-main a{
color:#000;
}
.topheader-html-main a:hover{
color:#000;
text-decoration:none;
}
/* <========SON=========>>> Header Style SON */






    /* Dropdown Style */
    .dropdown-menu{
    border: 1px solid #ebebeb !important;
    }
    .dropdown-menu.cart-drop{
            border-radius: 4px;
                    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        }
    .dropdown-menu.user-drop{
            border-radius: 4px;
                    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        }
    .dropdown-menu.bell-drop{
            border-radius: 4px;
                    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        }
    .dropdown-menu:before{
    content: '';
    height: 11px;
    width: 11px;
    position: absolute;
    background-color: #fff;
    top: -7px;
    right:9px;
    border-top: #ebebeb solid 1px;
    border-left: #ebebeb solid 1px;
    transform: rotate(45deg);
    }
    /* <========SON=========>>> Dropdown Style SON */





        /* Desktop Dropdown Menu */
        .top-level-menu-main-div{
        z-index:99;
        background: #ffffff;
        border-top: solid #eeeeee 0px !important;
        border-bottom: solid #eeeeee 1px !important;
        }

        .shadowmy{
        background: ##ffffff !important;
        }

        .top-level-menu{
        justify-content: flex-start;
        background: ##ffffff;
        }

        .top-level-menu > li{
        background: none;
        margin-right:0;
        margin-left: 0;
        }
        .top-level-menu > li:hover {
        background-color: #ed1f1f;
        }
        .top-level-menu > li span{
        color:#000000;
        padding: 13px 18px;
        font-size: 13px ;
        font-weight: 600;
        }
        .top-level-menu > li:hover span{
        color:#ffffff;
        }

        .topmenu-arrow-left,
        .topmenu-arrow-right{
        background-color: #ebebeb;
        }



        .second-level-menu
        {
        width: 210px;
        background-color: #ffffff;
        padding: 5px;
        border-top: 1px solid #ed5f1f;

        }
        .second-level-menu > li
        {
        border-bottom: 1px solid #f8f8f8;
        padding: 9px;
        }
        .second-level-menu > li:hover {
        background: #f8f8f8;
        }
        .second-level-menu > li p{
        color: #000000;
        font-size:13px;
        }
        .second-level-menu > li:hover p{
        color:#e70202;
        }
        .third-level-menu
        {
        left:200px;
        width: 200px;
        margin-left: 200px;
        background-color: #ffffff;
        padding: 5px;
        }
        .third-level-menu > li
        {
        padding: 8px 12px;
        border-bottom: 1px solid ##ffffff;
        }

        .third-level-menu > li:hover {
        background: #ebebeb;
        }

        .second-level-menu > li > .third-level-menu li p{
        color: #000000;
        font-size:13px;
        }

        .second-level-menu > li > .third-level-menu li:hover p{
        color:#e70202;
        }


        

        .sablon2-level-menu-2023-in{
        background-color: #ffffff;
                    border-top: 1px solid #ed5f1f;
        
        }
        .sablon2-level-menu-left-item-h{
        color:#000000 !important;
        border-bottom: 1px solid #ebebeb;
        font-size:13px !important;
        }
        .top-level-menu>li a:hover{
        color:#e70202 !important;
        }
        .sablon2-level-menu-left-item-h img{
        border: 1px solid #ebebeb;
        }



        .sablon2-level-menu-left-item-s{
        color:#000000!important;
        }
        .sablon2-level-menu-left-item-s:hover{
        text-decoration: underline !important;
        }


                    .sablon2-level-menu-2023-in{
                        }
        



        .body{background-color: #ffffff !important}
        #return-to-top{background-color: #ed5f1f; bottom:50px;
        border-radius:0}
        #return-to-top:hover{background-color: #ed5f1f}
        #return-to-top i{color: #ffffff}
        #return-to-top:hover i{color: #ffffff}

        .header-desktop-search1 form input{

        border:0;
        border-bottom: 1px solid #ebebeb;
        color: #333333;
        background-color:#ffffff;
        }
        .header-desktop-search1 form input::placeholder{
        color: #666666;
        }
        .header-desktop-search1 form input:-ms-input-placeholder{
        color: #666666;
        }
        .header-desktop-search1 form input::-ms-input-placeholder{
        color: #666666;
        }
        .header-desktop-search1 form input:focus{
        border:0;
        border-bottom: 1px solid #000000 !important;
                    box-shadow: 0 22px 10px 0 rgba(0,0,0,.02) !important;
                }

        .header-desktop-search1 form button{
        color: #333333;
        }



        /* Footer */
        .footer-module-main-div{
        border-top: 1px solid #dbdbdb;
        font-family : 'Open Sans',sans-serif ;
                    background:#ffffff ;
                padding:50px 0;
        margin: 0px 0 0 0;
        }
        .footer-module-box-telif{
        width: 90%;
        font-family : 'Open Sans',sans-serif ;
        color: #000000;
        }
        .footer-module-box-social a{
        display: block;
        color: #000000;
        padding: 10px 14px;
        box-sizing: border-box;
        line-height: 15px;
        font-size: 15px ;
        }
        .footer-module-box-social a:first-child{
        padding-left: 0;
        }
        .footer-module-header-text{
        color: #000000;
        }
        .footer-module-contact-box{
        color: #000000;
        }
        .footer-module-contact-box a{
        color: #000000;
        }
        .footer-module-workhour-div{
        color: #000000;
        }
        .footer-module-links-div a{
        display: block;
        width: 100%;
        margin-bottom: 10px;
        color: #000000;
        }

        /* Ticaret Kutuları ///////////////////////////////////////////*/
        .ticaret-kutulari-inside{
        font-family : 'Open Sans',sans-serif ;
        border: 1px solid #ebebeb;
        background-color: #ffffff;
        }
        .ticaret-kutu-box{
        border-right: 1px solid #ebebeb;
        }
        @media screen and (max-width:410px) and (min-width:321px) {
        .ticaret-kutu-box{
        border-right: 0 !important;
        border-bottom: 1px solid #ebebeb;
        }
        .ticaret-kutu-box:last-child{
        border-bottom:0 !important;
        }
        }


        /* Ürün Detay */
        #urundetaytabs .ui-tabs-active a {
        background-color: #000000 !important;
        color: #ffffff !important;
        }
        #urundetaytabs{
        font-family : 'Open Sans',sans-serif ;
        }
        .urun-detay-main{
        font-family : 'Open Sans',sans-serif ;
        background-color: #ffffff;
        }


        /* Genel Modal */
        .modal-content{
        font-family : 'Poppins',Sans-serif !important ;
        }


        /* hizmet detay sağ butonlar */
        .hizmetler-detay-right-box{
        border: 1px solid #ffffff;
        border-left:6px solid #d43867;
        background-color: #ffffff;
        color:#0;
        }
        .hizmetler-detay-right-box:hover{
        background-color: #d43867;
        color: #ffffff;
        border: 1px solid #d43867;
        border-left:6px solid #d43867;
        }
        .hizmetler-detay-right-box-act{
        border: 1px solid #d43867;
        border-left:6px solid #d43867;
        background: #d43867;
        }

        /* Pricing Tabs Ayar */

        /* pricing */
        .pricing-tablolar-module-main-div{
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        font-family : 'Open Sans',sans-serif ;
                    background:#f3f6f9 ;
                padding:20px 0;
        margin: 0px 0;
        }
        .pricing-tab-system ul{
        background-color: #d63766;
        border-radius: 100px;
                    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
                }

        .pricing-tab-system a{
        color: #ffffff;
        font-size: 18px ;
        }
        .pricing-tab-system a.active{
        background-color: #ffffff !important;
        color: #0 !important;
        }
        .pricing-tab-system a:hover{
        background-color: #ffffff;
        color: #0;
        }


        @media screen and (max-width:1000px) and (min-width:0) {
        .pricing-tab-system a{
        border-radius: 100px !important ;
        }
        .pricing-tab-system a:first-child{
        border-radius: 100px !important ;
        }
        .pricing-tab-system a:last-child{
        border-radius: 100px !important ;
        }
        }
        /* <========SON=========>>> Pricing Tabs Ayar SON */

            /* Pre Loader */
            .preload-main {
            display: flex;
            height: 100vh;
            width: 100%;
            position: fixed;
            z-index: 9999;
            justify-content: center;
            align-items: center;
            background: #d9f6ff; overflow: hidden;
            top: 0;
            left: 0;
            }
            .loader {
            position: relative;
            }
            /* <========SON=========>>> Pre Loader SON */


                /* Mobil Tema */
                .mobile-top-header-main{
                border-bottom: 1px solid #d4d1d1;
                background-color: #ffffff;
                }
                .mobil-top-header-currency,
                .mobil-top-header-lang{
                border-left: 1px solid #d4d1d1;
                }
                .swiper-top-header .swiper-slide a{
                color: #000000;
                }
                .swiper-top-header .swiper-slide a:hover{
                color: #000000;
                text-decoration:none;
                }
                .mobil-header-select-area{
                color: #000000;
                }
                .mobil-header-select-area:hover{
                color: #000000;
                text-decoration:none;
                }
                .mobile-header-main-area{
                background-color: ##ffffff;
                border-bottom:1px solid #ebebeb;
                }
                .mobile-header-icons{
                color: #000000 !important;
                }
                .mobile-header-bars{
                color: #0;
                border: 1px solid #ebebeb;
                background-color: #ffffff;
                                    border-radius:5px;
                                }
                .mobile_side_wrap_in_close label{
                background-color: #ffffff;
                color: #0;
                }
                .mobile_side_wrap{
                background-color: #ffffff;
                }
                .mobile_side_wrap_in_search input{
                background-color: #f8f8f8;
                border: 1px solid #f8f8f8;
                color:#0;
                }
                .mobile_side_wrap_in_search button{
                color:#0;
                }
                .mobile_side_wrap_in_search input:focus{
                border: 1px solid #f8f8f8 !important;
                }
                .mobile_side_wrap_in_footer{
                background-color: #f9f9f9;
                border: 1px solid #f9f9f9;
                }
                .mobile-menu-categories-main{
                border-top: 1px solid #ebebeb;
                }
                .mobile-menu-categories-main #categories-parent-main ul li a {
                color: #0;
                border-bottom: 1px solid #ebebeb;
                }
                .mobile-menu-categories-main #categories-parent-main ul li a:hover {
                color: #ffffff;
                background-color: #ed5f1f;
                }
                .mobile-menu-categories-main #categories-parent-main ul li a i{
                color: #0;
                }
                .mobile-menu-categories-main #categories-parent-main ul li a i:hover {
                color: #ffffff;
                background-color: #ed5f1f;
                }

                .fixed-foot-navigation{
                background-color: #ffffff;
                                    box-shadow:0 0 15px rgba(0,0,0,.1);
                                }
                .fixed-foot-navigation-in-box{
                color : #0                }
                .fixed-foot-navigation-in-box:hover{
                color : #0;
                text-decoration:none;
                }
                /* <========SON=========>>> Mobil Tema SON */




                    .cat-detail-products-box-cart-2 button{
                    background-color: #;
                    color: #;
                    }
                    .cat-detail-products-box-cart-2 svg{
                    fill:#; }