.modal-uye-girisi *, .modal-uye-girisi .modal-content {
    border-radius: unset;
}
.modal-uye-girisi .modal-body {
    overflow: hidden;
}
.modal-uye-girisi .modal-body:after {
    content: '';
    width: 30%;
    height: 100px;
    background: orange;
    bottom: -40px;
    right: -70px;
    position: absolute;
    border-radius: 40px;
    z-index: -1;
    opacity: .4;
}
.modal-uye-girisi .modal-body:before {
    content: '';
    width: 32%;
    height: 100px;
    background: red;
    top: -40px;
    left: -20px;
    position: absolute;
    border-radius: 40px;
    z-index: -1;
    opacity: .4;
}
.modal-uye-girisi h2{
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dcdcdc;
}
.modal-uye-girisi h2 button{
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px 15px;
    background-color: #333;
    color: #ffffff;
    font-size: 19px;
    text-shadow: unset;
}
.modal-uye-girisi .btn-social {
    overflow: hidden;
    height: unset;
    padding: 0;
    line-height: unset;
    text-align: center;
    display: flex;
    align-items: center;
}
.modal-uye-girisi .btn-social span{
    display: block;
    width: 100%;
}
.modal-uye-girisi .form-control{
    padding-left: 40px;
}
.modal-uye-girisi .btn-social i{
    margin-right: 15px;
    font-size: 20px;
    border-right: 1px solid #e5e5e5;
    padding: 14px 20px;
}
.modal-uye-girisi b.veya{
    display: block;
    text-align: center;
    margin-bottom: 10px;
}


.modal-uye-girisi .input-group-prepend{
    position: relative;
}
.modal-uye-girisi .input-group-prepend i{
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 99;
    height: 100%;
    font-size: 17px;
    left: 10px;
    width: 20px;
    justify-content: center;
}
header.header.is-sticky .header-bottom .main-menu > ul > li > a {
    padding: 20px 14px;
    margin: 0 20px 0 0;
}
.single-product-sharing{
    border-bottom: 1px solid #ededed;
}
.single-product-sharing ul{
    margin-bottom: 0;
}
.single-product-stock{
    display: flex;
    padding: 20px 0px;
}
.single-product-stock .item{
    border: 1px solid #ededed;
    display: flex;
    padding: 6px 20px;
    align-items: center;
    justify-content: center;
}
.single-product-stock .item:hover{
    color: #ffffff;
    background-color: #ee3333;
    border-color: #ee3333;
}
.single-product-stock .item:hover b{
    color: #ffffff !important;
}
.single-product-stock .stok{
    margin: 0px 20px;
}
.single-product-stock b{
    display: block;
    font-size: 12px;
    padding: 0px 5px;
    margin: 5px 5px;
}
.single-product-stock i{
    margin-right: 10px;
    font-size: 30px;
}
.quick-desc .product-review-tab{
    padding: 30px 0px;
}
.truck-fast{
    margin-left: -120px;
}
.footer-section{
}
.footer-widget{
    z-index: 1;
}
#footer-lamp{
    position: absolute;
    top: -127px;
    width: 331px;
    left: -135px;
    z-index: -42;
    transform: rotate(-15deg);
}
.header-cart-dropdown:before {

}
.cart-btn .btn-satin-al{
    background: #32a0ee;
}
.cart-total h5{
    font-weight: 400;
}
.cart-total h5 span{
    font-weight: 600;
}
.cart-item-remove a{
    position: unset;
}
ul.cart-items li {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: unset;
}
.product-name {

    font-size: 17px;
}
.cart-img {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #ededed;
    box-shadow: 12px 7px 30px -24px #333;
}
.cart-img img{
    width: 100%;
}
.cart-img a{
    display: block;
}
.header-cart-dropdown {
    overflow: hidden;
}
.header-cart-dropdown:after {
    content: '';
    width: 50%;
    height: 100px;
    background: orange;
    top: 20px;
    right: -90px;
    position: absolute;
    border-radius: 40px;
    z-index: -1;
    opacity: .4;
}
.header-cart-dropdown:before {
    content: '';
    width: 50%;
    height: 100px;
    background: red;
    top: -20px;
    left: -20px;
    position: absolute;
    border-radius: 40px;
    z-index: -1;
    opacity: .4;
}

/* ===Index 2  */
.hero-item.image-height-three{
}
.bg-image:before {
    z-index: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.main-menu > ul > li{
    position: unset;
}
.main-menu > ul > li > a{
    color: #ffffff;
    padding: 20px 0 20px 0;

}
header.is-sticky .main-menu > ul > li > a{
    color: #292929;
    padding: 20px 0 20px 0;
}
.header-bottom{
    background: #151c1c;
}
.search2{}
.search2 .nice-select{
    border-radius: 4px 0px 0px 4px;
    border-color: #141c1c;
    color: #141c1c;
}
.search2 input[type="text"]{
    width: 100%;
    /* border: 1px solid #141c1c; */
    /* border-left: 0px; */
    /* border-right: 0; */
    padding-left: 14px;
}
.search2 button{
    width: 80px;
    background: transparent;
    font-size: 26px;
    border: 1px solid #131c1c;
    border-left: 0;
    /* color: #131b1c; */
    border-radius: 0px 4px 4px 0px;
}
.search2 button:hover{
    background: #131c1c;
    color: white;
}
header.is-sticky .main-menu > ul > li > a{
    color: #ffffff;
}
header.is-sticky .main-menu > ul > li > a:hover{
    color: #ee3333;
}
.hero-section .slick-center .row{

}
.hero-section .slick-slide {
    border: 10px solid #ffffff;
}

.hero-section .slick-center {
}
.hero-section .slick-arrow{
    position: absolute;
    background: white;
    transform: rotate(0);
    padding: 10px;
    margin: 0 !important;
    top: calc(50% - 31px);

}
.hero-section .slick-arrow i{
    font-size: 40px;
}
.hero-section .slick-arrow:hover{
    background: #ffffff;
}

.hero-section .slick-prev{
    left: 217px !important;
    right: unset !important;
    bottom: unset !important;
}
.hero-section .slick-next{
    right: 217px !important;
    left: unset !important;
    bottom: unset !important;
}
.hero-section .slick-track{
    display: flex;
}
.hero-section{
    position: relative;
}
.hero-section:before {
    content: '';
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

}
.hero-section:after {
    content: '';
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
 
}

.mega-menu,.sub-menu{
    width: 250px !important;
}
.page-banner-section.bg-image:before{
    content: unset !important;
}
.cart-summary .cart-summary-button button{
    width: unset;
}
.checkout-form .nav-pills .nav-link.active, .checkout-form .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #292929;
    border-radius: unset;
}
.checkout-form .tab-content{
    border: 1px solid #292929;
    position: relative;
    padding: 20px;
}
.checkout-form .place-order {
    margin-top: 10px;
}
.checkout-section-ozet .cart-summary{
    max-width: unset;

}
.checkout-section-ozet .cart-summary-wrap{
    margin-bottom: 0 !important;

}
.checkout-section-ozet .ozet{
    border: 1px solid #c5c3c4;
    height: 100%;
    overflow: hidden;
}
.checkout-section-ozet .ozet h2.sec-title{
    background: #f6f6f6;
    position: relative;
    font-size: 25px;
    padding: 10px 40px;
    border-bottom: 1px solid #c5c3c4;
    margin-bottom: 0;
}
.checkout-section-ozet .ozet .block-title {
    font-size: 16px;
    border-left: 4px solid #333;
    padding-left: 10px;
    margin-bottom: 11px;
    margin-left: -20px;
}
.checkout-section-ozet .ozet .block {
    border-bottom: 1px solid #c5c3c4;
    margin: 20px;
}
.checkout-section-ozet .ozet .block:nth-last-child(1) {
    border-bottom: 0;
}
.checkout-section-ozet .odeme-ozeti .odeme-bg{
    margin: 10px 20px;
    background: #d0d0d0;
    padding: 10px 20px;
    color: black;
}
.modal-satis-bilgi .satis-bilgi-icerik{
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    padding: 15px 30px;
    box-shadow: inset 0px 0px 21px -9px #f5f5f5;
    border: 1px solid #c3c3c3;
    border-radius: 6px;
}
.nav-tabs-taksit .custom-radio.active.show .custom-control-label::before{
    background-color: #007bff;
}

.modal-odeme .nice-select{
    padding-top: 0;

}
.dec-and-review-menu > li{
    margin-right: 0;
}

.dec-and-review-menu > li > a {
    padding: 10px 15px;
    border: 1px solid #e0e0e0;
    border-bottom: 0;
    border-right-width: 0;
    font-size: 17px;
}
.product-review-content-tab{
    border: 1px solid #e0e0e0;
    padding: 10px 20px;
}
.dec-and-review-menu > li > a.active, .dec-and-review-menu > li > a:hover {
    background: #ff3636;
    color: #fff;

}
.dec-and-review-menu{
 justify-content: unset;
}
.dec-and-review-menu > li:nth-last-child(1) a{
    border-right-width: 1px;

}
.sidebar-list li a[data-toggle="collapse"][aria-expanded="true"] i.ion-plus:before{
    content: "\f209";

}
.accordion-submenu{
    margin-left: 30px;
    margin-top: 10px;
    border-top: 1px solid rgb(150, 150, 150);
    border-bottom: 1px solid rgb(51, 51, 51);
    padding: 10px 0px;
}
@media (min-width: 1200px){

}

@media (min-width: 992px) and (max-width: 1199.98px){
    .hero-section:before {
        width: 70px;
    }

    .hero-section:after {
        width: 70px;
    }
    .hero-section .slick-prev{
        left: 18px !important;
    }
    .hero-section .slick-next{
        right: 18px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px){
    .header-bottom {
        background: #ffffff ;
    }
    .hero-section:before {
        width: 50px;
    }

    .hero-section:after {
        width: 50px;
    }
    .hero-section .slick-prev{
        left: 18px !important;
    }
    .hero-section .slick-next{
        right: 18px !important;
    }
    .footer-top{
        overflow: hidden;
    }
    #footer-lamp{
        position: absolute;
        top: -65px;
        width: 201px;
        left: -35px;
        z-index: -42;
        transform: rotate(15deg);
    }
}

@media (min-width: 576px) and (max-width: 767.98px){
    .hero-section:before {
        width: 30px;
    }

    .hero-section:after {
        width: 30px;
    }
    .header-bottom {
        background: #ffffff ;
    }
    .hero-section .slick-prev{
        left: 6px !important;
    }
    .hero-section .slick-next{
        right: 6px !important;
    }
}

@media (max-width: 575.98px){
    .checkout-section-ozet .ozet{
        height: unset;
        margin-bottom: 20px ;
    }
    .hero-section:before,.hero-section:after {
        display: none;
    }
    .hero-section .slick-prev{
        left: 6px !important;
    }
    .hero-section .slick-next{
        right: 6px !important;
    }
    .hero-section .slick-slide{
        border: unset;
    }
    .header-bottom {
        background: #ffffff ;
    }
    .search2{
        display: none !important;
    }
    .header-mobile-navigation .row.align-items-center{
        justify-content: space-between;
    }
    .offcanvas-mobile-menu .search2{
        display: block !important;
    }
    .single-product-stock {
        width: 100%;
        max-width: 100%;
        flex-direction: column;
    }
    .single-product-stock .item{
        width: 100%;
        margin: 0 !important;
    }
    .truck-fast {
        display: block;
        margin: auto;
        margin-bottom: 31px;
    }
    #footer-lamp {
        position: absolute;
        top: -124px;
        width: 331px;
        left: -65px;
        z-index: -42;
        transform: rotate(-25deg);
    }

}
