﻿

.gonderbtn {
    background-color: #C1123B;
    border: 1px solid #a30f32;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 50px;
    height: 46px;
    border-radius: 0;
    border: 1px solid #ccc;
    color: #fff;
}

    .gonderbtn:hover {
        background-color: #a30f32;
        border: 1px solid #750b24;
        color: white;
    }

    .gonderbtn:active {
        background-color: #750b24;
        border: 1px solid #460715;
        color: white;
    }

    .gonderbtn::after {
        background-color: #750b24;
        border: 1px solid #460715;
        color: white;
    }

.register-form {
    background: transparent;
}

.fpcontainer {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.PassSave {
    background-color: #C1123B;
    border: 1px solid #a30f32;
    width: 60%;
    margin-bottom: 10px;
    padding-left: 50px;
    height: 46px;
    border-radius: 0;
    border: 1px solid #ccc;
    color: #fff;
}


    .PassSave:hover {
        background-color: #a30f32;
        border: 1px solid #750b24;
        color: white;
    }

    .PassSave:active {
        background-color: #750b24;
        border: 1px solid #460715;
        color: white;
    }

    .PassSave::after {
        background-color: #750b24;
        border: 1px solid #460715;
        color: white;
    }

.leftMenu {
    /*margin: 8% 5%;*/
    /*position: inherit;*/
    border-top: #808080;
    background-color: #3B3D43;
    padding: 10px;
    /*width: 12%;*/
    border-radius: 0px;
    /*float:left;*/
}

    .leftMenu ul {
        list-style-type: none;
        padding-left: 0px;
        font-size: 1em;
        font-family: Trebuchet MS;
    }

        .leftMenu ul li {
            margin: 10px;
        }

            .leftMenu ul li a {
                color: #fff;
            }

                .leftMenu ul li a:hover {
                    color: #c1123b;
                }
/*.rightContent {
    width: 80%;
    float: left;
}*/
.rightPress {
    background-color: transparent;
    min-height: 100%;
    margin-left: -4.25%
}

    .rightPress a:hover {
    }

.slideMenu {
    position: absolute;
    z-index: 1;
}

.floatRight {
    float: right !important;
}

.borderR {
    border-right: 1px solid #3b3d43
}

.footerLogo {
    padding: 0 10px 0 10px;
    text-align: center;
    /*width: 9%;*/
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    float: none;
    border-right: 1px solid rgba(199, 199, 199, .5);
}

    .footerLogo:last-child {
        border-right: none;
    }

#divAlignment {
    text-align: center;
}

.footer-container {
    margin: 10px 0 0 0;
}

.product-variant-list {
    margin-top: 50px;
}

.product-option {
    float: left;
    width: 120px;
}
/*.modal-open .container-fluid, .modal-open .container {
    -webkit-filter: blur(5px) grayscale(50%);
}*/

@media only screen and (max-width: 720px) {
    .mobilepop {
        display: block !important;
    }

    .desktoppop {
        display: none !important;
    }

    .homeSld {
        margin-right: 10px;
        width: 97%;
        padding-left: 20px;
    }
}


.mobilepop {
    display: none;
}

.desktoppop {
    display: block;
}

div#popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000ad;
    z-index: 999999;
    text-align: center;
}

    div#popup > .popupin {
        position: relative;
        width: 90%;
        max-width: 500px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5%;
    }

div#popupclose {
    color: white;
    position: absolute;
    right: 0;
    font-size: 27px;
    margin: 17px;
    cursor: pointer;
}

.HomePageContent1 {
    padding: 2% 6%;
}

.uyku-logo, .nino-logo {
    width: 25%;
    margin: 0 auto;
}

.discount-uyku {
    text-align: center;
    padding-top: 3%;
    font-size: 50px;
    color: #a8cbc3;
    font-weight: 200;
    font-family: 'graphite - geometos neue light';
}

.indirim-text {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    color: #a8cbc3;
    font-family: 'graphite - geometos neue black';
}

    .indirim-text p {
        color: #696969;
        font-size: 15px;
        margin: 0;
        padding: 5% 0;
        padding-bottom: 3%;
        padding-top: 1%;
        line-height: 30px;
        font-family: 'Open Sans',sans-serif;
    }

.uyku ul {
    list-style: none;
}

    .uyku ul li {
        display: block;
        text-align: center;
        border: 1px solid #a8cbc3;
        margin-bottom: 19px;
    }

        .uyku ul li a {
            color: #a8cbc3;
            padding: 10px 20px;
            display: block;
            font-size: 16px;
            background: #fff;
            -webkit-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            font-weight: 600;
        }

.HomePageContentNino {
    padding: 3% 6%;
}

.productname-nino {
    text-align: center;
    padding-top: 3%;
    font-size: 45px;
    color: #7c7e84;
    font-weight: 200;
    font-family: 'graphite - geometos neue light';
}

.kategori-name-nino p {
    color: #696969;
    font-size: 15px;
    margin: 0;
    padding: 2% 0;
    line-height: 30px;
    font-family: 'Open Sans',sans-serif;
}

.kategori-name-nino a {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    color: #000;
}

.kategori-name-nino p a {
    color: #be202f;
    font-weight: 600;
}

[section-id=Product-Banner-Section] {
    width: 70%;
    margin-left: 15%;
    padding-bottom: 5%;
}

[section-id=LOGO] [section-id=Grid] [section-id="İNDİR"] ul li {
    list-style: none;
    display: block;
    width: 50%;
    float: left;
    padding: 5px 0;
}

    [section-id=LOGO] [section-id=Grid] [section-id="İNDİR"] ul li a {
        width: 120px;
        background: #c60e3b;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        font-weight: 700;
        margin: 0 auto;
    }

[section-id=LOGO] [section-id=Grid] [section-id="İNDİR"] ul li {
    list-style: none;
    display: block;
    width: 50%;
    float: left;
    padding: 5px 0;
}


/*Atasun*/
.flag {
    width: 10px;
    margin: 5px;
}

/*.flag.active {
        border: 1px solid #fff;
    }*/

.product-quantity .pq-minus, .product-quantity .pq-plus {
    padding-top: 5px;
}

.SubproductImage {
    /*width:50% !important;*/
}

.kg-img, .kg-info {
    width: 50% !important;
}

.trenditem {
    /*    float:left;
    width:25%;*/
}

@font-face {
    font-family: Kilim;
    src: url('/assets/fonts/trebuc.ttf');
	font-display: swap;
}

.devTitle {
    font-size: 11px;
    color: #c2c2c2;
    line-height: 25px;
}

.footer-all .footer-left .footer-content {
    text-align: justify;
}

@media only screen and (max-width: 1199px) {
    .footer-all .footer-left {
        padding: 76px 20px !important;
    }
    .category-filter-box {
        width: 100%;
        /* height: 632px; */
        overflow-y: scroll;
        /* border: 1px solid #e2e2e2; */
        padding: 8px;
    }
}

@media only screen and (max-width: 991px) {

    .category-filter-box {
   
        height: 116px !important;
    }
}

.sell-map {
    width: 50%;
}

.altmenu, .altmenu a {
    cursor: pointer;
}

.KTrequired {
    width: 100%;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    color: #151515;
    padding: 20px;
}

.category-filter-box {
    width: 100%;
    height: 632px;
    overflow-y: scroll;
    /*border: 1px solid #e2e2e2;*/
    padding: 8px;
}



.categoryFilter {
    box-shadow: 0px 1px 10px 1px #ebe9e9;
    padding: 8px 3px 5px 2px;
    background: #f7f6f6;
    position: fixed;
    /*width: 18%;*/
}

.urunler {
    box-shadow: 0px 1px 10px 1px #ebe9e9;
    margin-bottom: 23px;
}

.col-discount {
    float: left;
    bottom: 4%;
    position: absolute;
    background-color: #343741;
    color: white;
    padding: 3%;
}

.urunler .col-price {
    /*  bottom: 0px;
    position: absolute;
    height: 63px;
    width: 101px;
    float: right;
    margin-left: 29%;*/
}

#prodcut-img-price {
    font-size: 14px;
    padding: 10px;
    background: #909090;
    color: #fff;
    transition: 300ms all;
    position: absolute;
    right: 17px;
    bottom: 16px;
}

.urunler:hover > #prodcut-img-price {
    opacity: 1;
    transition: all .2s ease-in-out;
}

.slider-two a {
    font-size: 100%;
}

@media only screen and (max-width: 1199px) {
    .col-discount, #prodcut-img-price {
        /*display: none;*/
    }

    .urunler {
        /* height: 275px;*/
        width: 98% !important;
    }

    .categoryFilter {
        position: inherit;
        width: 100%;
    }

    .like {
        display: none;
    }

    .slider-bg {
        margin-top: 0;
    }

    .footer-info ul li {
        text-align: center
    }

    .footer-info h4 {
        margin-top: 20px;
    }

    .footer-all .footer-left .footer-content {
        padding: 5px;
    }

    .checkoutPage {
        width: 100%;
    }

    .paymentleft {
        width: 50%;
    }
}

.grid4 .product .col-lg-6 .col-xl-4 .col-md-6 .col-sm-6 .col-custom-sm-6 .col-12 {
    width: 25%;
}

@media only screen and (min-width:1680px) and (max-width:1750px) {
    .head-content .menu {
        padding-left: 50px !important;
    }
}

@media only screen and (min-width:1345px) and (max-width:1355px) {
    .ot-bg-product {
        background-size: contain;
        /* background-size: cover; */
        background-repeat: no-repeat;
        background-position: top !important;
    }
}
@media only screen and (max-width:599)
{

   .head-content .slider-bg {
        margin-top: 75px!important;
    }

}
.map-col {
    width: 40% !important;
}

.map-info {
    width: 60% !important;
}
