﻿
@font-face {
    font-family: "CeraPro";
    src: url("../fonts/CeraProMedium.otf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "CeraPro";
    src: url("../fonts/CeraProBold.otf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@media (min-width:1024px) {


    #Header:after {
        content: " ";
        background: #06A814;
        height: 9px;
        position: absolute;
        bottom: 30%;
        left: 0;
        right: 0;
        z-index: 0;
        width: 100%;
    }
}
@media (max-width:1180px) and (min-width:1024px) {


    #Header:after {
        content: " ";
        background: #06A814;
        height: 9px;
        position: absolute;
        bottom: 44%;
        left: 0;
        right: 0;
        z-index: 0;
        width: 100%;
    }
    .banner-blog img {
        width: 300px !important;
        max-width: 168px !important;
        object-fit: cover;
        height: 94px !important;
    }
}
.hakkimizda-detail {
    display: flex;
    justify-content: center;
    align-items: center;
}
.yukarikaydir {
    /*background-color: #f9be00;*/
    padding: 10px;
    position: fixed;
    bottom: 0px;
    right: 10px;
    text-decoration: none;
    color: #4c644fc7 !important;
    font-size: 40px;
    height: 75px;
    z-index: 555;
}
.product-detail-img {
    width: 100%;
    border-radius: 12px;
    object-fit: contain;
    max-height: 500px;
}
.iconpl {
    margin: 0px 0px -4px 20px;
    font-size: 20px;
    color: black;
    cursor: pointer
}
.product-banner-text {
    color: #717171;
    margin-top: 9px;
}
    .product-banner-text p {
        font-size: 17px;
    }

.newcollection {
    display: flex;
    align-items: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

    .newcollection a {
        border: 1px solid #666666 !important;
        border-radius: 5px;
        padding: 5px 10px;
    }

    .newcollection * {
        color: #666666 !important;
    }

.flex-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.home-display{
    display:flex;
    align-items:center;
}
input[type="text"] {
    height: 21px !important;
}


@media (max-width:992px) {
    .hakkimizda-detail {
        display: block;
        justify-content: center;
        align-items: center;
    }
    .home-display {
        display: block !important;
        align-items: center;
    }
    .product-list li .add-to-wish-list {
        right: 5px !important;
        top: 20px !important;
    }

    .flex-footer {
        display: block;
    }

    .newcollection {
        display: block;
    }

    .contact-us {
        margin-top: 60px;
    }
}
/*@media (max-width:992px) {
    .container-sabitkanca {
        padding: 0;
        width: 60% !important;
    }
}*/



.yenigelenler {
    display: block;
    /*padding: 20px;*/
    padding-top: 0;
    padding-bottom: 0px;
    transition: all .3s ease-in-out;
}

.container-sabitkanca {
    padding: 0;
    width: 60% !important;
}

.banner-blog {
    overflow: hidden;
    border-radius: 50%;
}

    .banner-blog img {
        width: 100% !important;
        /*max-width: 232px;*/
        object-fit: cover;
        height: auto;
    }


.bannerbottomtext {
    margin-bottom: 4rem;
    margin: 11px 0 0px 0px;
    border-bottom: 3px solid #06A814;
    padding-bottom: 24px;
    padding: 21px 191px 14px 233px !important;
}

@media (min-width: 768px) {
    .modal-dialog {
        /*width: 1500px !important;*/
    }
}

@media (max-width:768px) {
    .banner-blog img {
        width: 100% !important;
        /*max-width: 354px;*/
        object-fit: cover;
        height: auto;
    }

    .container-sabitkanca {
        padding: 0;
        width: 100% !important;
    }
    .product-detail-img {
        width: 100%;
        border-radius: 12px;
        max-height: 220px;
    }
}

@media (max-width:500px) {
    .banner-blog img {
        height: auto;
    }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1300px) {
    .container-sabitkanca {
        padding: 0;
        width: 84% !important;
    }
}

@media only screen and (min-device-width: 1301px) and (max-device-width: 1400px) {
    .container-sabitkanca {
        padding: 0;
        width: 85% !important;
    }
}

@media all and (min-device-width:1430px) {
    .container-sabitkanca {
        padding: 0;
        width: 92% !important;
    }
}

@media (min-witdh:1250px) and (max-width:1400px) {
}

.img-mask {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: 1;
    width: 100%;
    height: 100%;
}

#origin {
    text-align: left;
    /*max-height: 300px;
    overflow: hidden;*/
}

    #origin #readmore {
        max-height: 240px;
        overflow: hidden;
    }

    #origin * {
        font-family: 'CeraPro',sans-serif !important;
    }

#hk1-resim img, #hk2-resim img {
    margin: 0px auto;
    opacity: 1;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid rgb(134, 197, 199);
}

#hk1-resim img {
    width: 380px !important;
    height: 100% !important;
    min-height: 380px;
    max-height: 380px;
}

#hk2-resim img {
    width: 200px !important;
    height: 100% !important;
    min-height: 200px;
    max-height: 200px;
    margin-left: -15rem;
    margin-top: -5rem;
}

.babyfou-about {
    font-size: 50px;
    font-weight: bold;
    color: black;
    text-align: left;
    margin-bottom: 3rem;
}

#about-home-title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}

    #about-home-title:before {
        /*content: "";
        position: absolute;
        left: -50px;
        width: 40px;
        height: 2px;
        background: black;
        top: 49%;*/
    }

.home-product-top {
    background: white;
    margin-left: -250px;
    padding: 45px;
    position: relative;
}
    /*.home-product-top:after {
        content:'';
        position:absolute;
        width:15%;
        left:37.5%;
        height:2px;
        background:black;
        bottom:0;
    }*/

    .home-product-top .home-product-marka {
        font-size: 26px;
        FONT-WEIGHT: 200;
    }

    .home-product-top .home-product-name {
        font-size: 7rem;
        font-weight: bold;
    }

.home-product-button {
    position: absolute;
    left: -235px;
    width: 220px;
    background: black;
    line-height: 3;
    text-align: center;
    color: white;
}

    .home-product-button a {
        color: white;
    }

.home-product-desc {
    position: relative;
    padding: 40px;
}

    .home-product-desc:before {
        content: '';
        position: absolute;
        width: 15%;
        left: 37.5%;
        height: 2px;
        background: black;
        top: 0;
    }

.home-product-top-image img {
    max-height: 450px;
    object-fit: cover;
}

.contact-ul {
    margin-bottom: 4rem !important;
    margin-top: 4rem;
    padding: 30px;
}

    .contact-ul li {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 1.5rem;
    }

        .contact-ul li i {
            background: black;
            min-height: 60px;
            min-width: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white !important;
            font-size: 2.5rem;
            margin-bottom: 1.5rem;
        }

.contact-detail {
    padding: 0 !important;
}

.subcat-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .subcat-list li {
        margin: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 145px;
        min-width: 120px;
    }

        .subcat-list li img {
            height: 120px;
            width: 120px;
            margin-bottom: 1rem;
        }

        .subcat-list li a {
            color: black;
            text-align: center;
        }

.alt-banner {
    display: grid;
    grid-auto-flow: dense;
    padding: 0 !important;
    grid-gap: 20px;
    grid-template-columns: repeat(8, 1fr);
    grid-auto-rows: 70px;
    margin-bottom: 2rem !important;
}

    .alt-banner a {
        font-size: 16px;
        color: black;
    }

    .alt-banner li img {
        margin: 0 auto;
        object-fit: contain;
        width: 50px;
        height: 50px;
    }

#over-form {
    position: absolute;
    top: 5%;
    background: white;
    width: 35%;
    padding: 40px 20px;
    box-shadow: 0 0.125rem 1.25rem rgba(0,0,0,0.08);
    border-radius: 10px;
    right: 5%;
    bottom: 5%;
}

    #over-form input, #over-form textarea {
        background: #f9f9f9;
        border: 1px solid #f4f4f4;
        border-radius: 20px;
    }

    #over-form button {
        border-radius: 20px;
    }

@media (max-width:992px) {
    .altbanner-desc {
        position: relative !important;
        width: 100% !important;
        margin-top: 5px;
    }

    .ulinstagram li #instagram-caption {
        display: none !important;
    }

    #newslet {
        max-width: 100% !important;
        display: block;
        width: 100%;
    }

    .contact-ul li {
        margin-bottom: 2.5rem;
    }

    #over-form {
        position: relative;
        right: unset;
        left: unset;
        bottom: unset;
        top: unset;
        width: 100%;
    }
}

.paketleme-row {
    display: flex;
    align-items: center;
}

    .paketleme-row img {
        border-radius: 15px;
    }

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    position: absolute;
    top: 60px;
    margin-left: 5%;
    transition: all .3s ease-in-out;
}

.yenigelenler li {
    display: inline-flex;
    /*padding: 20px;*/
    color: #425b90;
    transition: all .3s ease-in-out;
}

    .yenigelenler li label {
        padding: 10px;
        transition: all .3s ease-in-out;
        display: block;
        border-radius: 2px 2px 0 0;
        font-weight: normal;
        cursor: pointer;
        position: relative;
        outline: none;
        color: #c1c0c0;
        font-size: 90%;
    }

    .yenigelenler li input[type="radio"] {
        position: absolute;
        top: 0;
        left: -9999px;
    }

    .yenigelenler li .tab-content {
        z-index: 2;
        visibility: hidden;
        overflow: hidden;
        width: 100%;
        opacity: 0;
        font-size: 17px;
        line-height: 25px;
        padding: 25px;
        position: absolute;
        padding-top: 0;
        top: 135px;
        left: 0;
        /*background: #f9f9f9;*/
        transition: all ease-in-out .5s;
    }

[id^="tab"]:checked + label {
    top: 0;
    background: none;
    padding: 10px;
    color: #e9af97;
    font-weight: 500;
}

[id^="tab"]:checked ~ .arrow-down {
    border-top: 15px solid #f1f1f1;
    transition: all .3s ease-in-out;
}

[id^="tab"]:checked ~ [id^="tab-content"] {
    transition: all ease-in-out .5s;
    display: block;
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.yenigelenler li a {
    /*display: inline-flex;
	padding: 20px;
	color: #425b90;*/
    transition: all .3s ease-in-out;
}

body {
    font-family: 'CeraPro', sans-serif !important;
}


#Content {
    background-size: cover;
    /* background: url(/Themes/boreas/Static/assests/yaprak.png); */
}

.parallax-window {
    min-height: 400px;
    max-height: 400px;
    background: transparent;
    z-index: 1 !important;
    padding-top: 10px;
}

.unsubcribtion {
    /*margin-left: 2.5%;*/
}


.img-zoom {
    position: relative;
    display: block;
    outline-color: transparent;
    outline-offset: 0;
    outline-style: solid;
    outline-width: 3px;
    transition: all .3s ease-in-out;
}


    .img-zoom .zoom-icon {
        position: absolute;
        transform: scale(0);
        transition: all .3s ease-in-out;
        top: 5%;
        left: 5%;
        right: 5%;
        bottom: 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        font-size: 5rem;
        z-index: -2;
        background: rgba(255,255,255,0.5);
        border: 3px solid #fbd6b6;
    }

    .img-zoom .zoom-icon {
        color: black;
    }

    .img-zoom:hover .zoom-icon {
        transform: scale(1);
        opacity: 1;
        z-index: 0;
    }
/*.banner-shop-text p, .banner-shop-text span {
    font-size: inherit !important;
    font-family: gardengrown !important;
    color: #383838 !important;
}*/

/*.banner-shop-button {
    position: absolute;
    width: 50%;
    display: block;
    left: 25%;
    line-height: 4rem;
    text-align: center;
    color: black;
    bottom: 10px;
    padding: 5px;
    background: transparent;
    transition: all .3s ease-in-out;
    opacity: 1;
    border: 1px solid black;
    z-index: 2;
}*/

/*.banner-shop-button:hover {
        color: black;
        background: #e8e8e8;
        transition: all .3s ease-in-out;
        outline-color: #e9af97 !important;
        outline-width: 2px !important;
        outline-style: solid !important;
        outline-offset: 0px !important;
    }*/


.content-title #bnbn {
    /*padding: 10px;
    z-index: 2;
    zoom: 1 !important;
    line-height: 1;
    margin: 0;
    color: #57585a;
    display: inline-block;
    position: relative;
    FONT-SIZE: 24px !important;
    text-transform: uppercase;*/
}

/*.content-title:after {
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    bottom: -25px;
    left: calc(50% - 20px);
    background: url(/media/uploaded/title-img.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.content-title::before {
    content: '';
    width: 70%;
    height: 1px;
    background: #f9be00;
    position: absolute;
    bottom: -5px;
    left: 15%;
    right: 15%;
}*/

.content-title h3 {
    /*display: block !important;
    color: black !important;*/
}

.topbottom {
    background: #3e61a5;
    color: white;
    z-index: 10;
    font-size: 14px;
    overflow: hidden;
    padding: 3px 24px 3px 51px;
}

.tophead {
    background: #f5f5f5;
    color: #5e5e5f;
    z-index: 10;
    font-size: 14px;
    border-bottom: 1px solid #c8c6c6;
    overflow: hidden;
    padding: 2px 20px 0 51px;
    /*height: 21px;*/
}

.tophead-left {
    float: left;
    margin-top: 1px;
}

.tophead-right {
    float: right;
    display: flex;
    align-items: center;
}

.tophead-left div, .tophead-left a {
    float: left;
    margin-right: 8px;
    font-size: 14px;
    margin-left: 5px;
    color: #3c3c3c;
}

.tophead-left .phone {
    float: left;
    margin-right: 15px;
    font-size: 13px;
    color: #3c3c3c;
}

.tophead-left .mail {
    float: left;
    margin-right: 15px;
    font-size: 15px;
    color: #3c3c3c;
    margin-top: -1px;
}

#quicksearch3 {
    border: 1px solid #b7b7b7;
    padding: 3px;
    font-size: 11px;
    border-radius: 8px;
    height:19px;
}

#search {
    border: none;
    background: none;
    position: absolute;
    right: 15px;
}

    #search i {
        font-weight: bold;
    }

.logo {
    /*margin: 0 auto;
    max-width: 220px !important;*/
    filter: invert(0%);
    transition: all .3s ease-in-out;
}


#Index .logo {
    /*margin: 0 auto;
    max-width: 220px !important;*/
    /*filter: invert(100%);*/
    transition: all .3s ease-in-out;
}

.fixed #site-navigation {
    display: block !important;
}

@media (min-width:1024px) {
    #Index #Container:not(.fixed) #site-navigation {
        display: flex !important;
        justify-content: center;
    }
}


.tooltip:after {
    display: none !important;
}

body {
    background: #fff !important;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

@media all and (min-width:992px) {
    body {
        zoom: 1 !important;
    }
}

#Container.fixed .none-fixed {
    /*display: none !important;*/
}

/*#Container.fixed #commons {
	position: absolute;
	right: 0;
	top: 0;
}*/

.fixed .lang {
    display: none;
}

.lang {
    display: block;
}

span.seperator {
    font-size: 30px;
    color: black;
}

.absolute-logo {
    /*position: absolute !important;
    */
    /* width: 243px !important; */
    background: white;
    z-index: 1;
    display: flex;
    align-items: center;
    margin-top: 10px;
    left: 39px;
    padding: 0 29px 0 28px;
    width: 270px !important;
}

.language-sel {
    /*position: absolute;
    right: -55px;
    top: 0;*/
    position: absolute;
    left: 50px;
    top: -10px;
}

#Footer {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    /*margin-top: 20px !important;*/
    background-color: #f4f3f2;
    border-top: 2px solid #06A814;
}

.footer-top {
    background: url("../Content/images/footertopbg.png");
    background-repeat: repeat-x;
    padding: 0;
}

.footer-menu #site-navigation li a {
    color: white !important;
}

.footer-menu #site-navigation ul.child-menu {
    display: none !important;
}

.footer-menu {
    background: #141517;
    padding: 10px !important;
    text-align: center !important;
}

.wave {
    background: #ebebeb;
    margin-top: 30px;
    border-top: 3px solid #f4f4f4;
}

/*.wave::before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		background-repeat: repeat;
		height: 10px;
		background-size: 20px 20px;
		background-image: radial-gradient(circle at 10px -5px, #755b5b00 12px, #2b2b2b 13px);
	}

	.wave::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		background-repeat: repeat;
		height: 15px;
		background-size: 40px 20px;
		background-image: radial-gradient(circle at 10px 15px, #2b2b2b 12px, transparent 13px);
	}*/

/*.fixed #Header {
    position: fixed!important;
    width: 100% !important;
    left: initial !important;
    margin-left: 0;
    top: 0 !important;
    z-index: 99999;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.17);
}*/

.fixed #Header #headercommon span.hidden-xs {
    font-size: 15px !important;
    OPACITY: 0;
    letter-spacing: -5px;
}

/*.fixed #Header #headercommon li i {
		margin-top: 3px !important;
		top: 7px;
	}*/

.fixed #Header #headercommon .shopbarcount {
    right: 5px !important;
}

.sub-level {
    border: 1px solid transparent;
    border-bottom: none;
    transition: all .3s;
    text-align: left;
}

    .sub-level:hover {
        /*border: 1px solid #e8e8e8;
		border-bottom: none;*/
        z-index: 99999;
        transition: all .3s;
        /*background: white !important;*/
        /*background: white !important;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;*/
    }

#shopbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#Header {
    z-index: 99;
    position: relative;
    /*background: rgba(255,255,255,.2) !important;*/
    transition: all .3s;
    padding: 0;
    /*padding-top: 3%;*/
    width: 100%;
    padding-bottom: 0px;
    background: white;
}

    #Header #headercommon a {
        color: #1c1c1c;
        text-transform: uppercase;
        font-size: 12px;
    }

    #Header #headercommon {
        color: #bebebe;
        text-transform: uppercase;
        position: relative;
        padding: 0;
    }

    #Header .shopbar-tool.openhome .shopbar-flyout {
        right: 0 !important;
        top: 0 !important;
        background: #f8f8f8;
        z-index: 9999999;
    }

.pd-main-image-2, .pd-thumb-image-2 {
    padding: 0 !important;
}

.right a {
    font-size: 20px;
    color: #000;
    transition: .3s ease-in-out;
}

    .right a:hover {
        font-size: 20px;
        color: #f8956c;
        transition: .3s ease-in-out;
    }

    .right a.active {
        font-size: 20px;
        color: #f8956c;
        transition: .3s ease-in-out;
    }

.user-drop.opened > i.fa.fa-user {
    content: "/f00d";
    transition: all ease-in-out;
}

.s_sagust {
    max-height: 240px !important;
    padding-right: 0 !important;
}

.s_footer_ust {
    transition: .3s ease-in-out;
}

    .s_footer_ust:hover {
        opacity: 0.8;
        transition: .3s ease-in-out;
    }

.s_sagalt {
    margin-top: 60px;
    max-height: 240px !important;
    padding-right: 0 !important;
}

.s_slideralt {
    max-width: 370px;
    width: 100%;
    opacity: 1;
    transition: .3s ease-in-out;
}

    .s_slideralt:hover {
        max-width: 370px;
        width: 100%;
        opacity: 0.8;
        transition: .3s ease-in-out;
    }

/* MENU */

.blog-container {
    /*background:white;
    border:1px solid #e8e8e8;
    padding:10px;
    border-radius:10px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.13);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.09);*/
}

.blogpost-title {
    padding-bottom: 10px;
    background: #f5d2c4;
    margin-top: 0;
    padding-top: 10px;
    text-align: center;
}

    .blogpost-title a {
        color: #3e3e3e;
        font-weight: 800;
        transition: .3s ease-in-out;
    }

        .blogpost-title a:hover {
            color: #1b1b1b;
        }

.blogpost-body {
    max-height: 300px !important;
    overflow: hidden;
}

.blog-links a {
    color: #3e3e3e;
    text-decoration: none;
}

    .blog-links a:hover {
        color: #3e3e3e;
        text-decoration: none;
    }

.blog-post-add-comment-button {
    height: 40px;
    border: none;
    outline: none;
    width: 120px;
}

.comment-item {
    background: white;
    border-radius: 5px;
    padding: 15px;
}

.blog-right {
    margin: 1.5em 0;
    padding: 1.5em;
    background: white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);*/
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: .3s ease-in-out;
}

.block-title {
    font-size: 20px;
}

.blog-right-fix {
    position: fixed;
    top: 12%;
    z-index: 99;
    transition: .3s ease-in-out;
}

.tagcloud {
    min-height: 20px;
    padding: 5px;
    margin: 2px 0 2px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    /*column-gap: 1.5em;
    column-count: 2;*/
    font-size: .85em;
}

.block.block-bordered {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}

#stc-content .item {
    /*display: inline-block;*/
    background: #fff;
    /*padding: 1.5em;
    margin: 0 0 1.5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);*/
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    */
}

.fix_bg {
    position: fixed !important;
    width: 100%;
    transition: .3s ease-in-out;
    background: white;
    -webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.17);
    box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.17);
}

.slider-url-title {
    color: #3e3e3e;
}

#slider_info {
    position: absolute;
    top: 55%;
    left: 15%;
    z-index: 999;
}

.user-drop {
    position: absolute;
    top: 67px;
    right: 0;
    padding: 15px 15px;
    right: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    background-color: rgba(0,0,0,0);
    transition: all .3s;
    transform: translateX(-100%);
}

    .user-drop li {
        display: list-item !important;
        border-right: none !important;
    }

        .user-drop li a {
            display: block;
            text-align: right;
            text-transform: uppercase;
            font-size: 10px !important;
        }

    .user-drop a {
        color: #212121;
    }

.user-opener .user-name {
    vertical-align: middle;
}

.tophead .social-icons li {
    color: #fff;
    background: white;
    border-radius: 50%;
    margin-top: 0px;
    margin-left: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

#Headerlang .social-icons li a {
    color: #fff;
    font-size: 12px;
}

.social-icons li {
    color: #fff;
    background: #000000;
    border-radius: 50%;
    line-height: 32px;
    width: 30px;
    height: 30px;
    text-align: center;
}

    .social-icons li a {
        color: #fff;
        font-size: 18px;
    }

.welcome {
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

    .welcome h4 {
        margin: 0;
        font-size: 14px !important;
    }

#headercommon i {
    color: black !important;
    font-size: 22px !important;
    transition: all .3s ease-in-out;
}

#Index #headercommon i {
    color: white !important;
    font-size: 22px !important;
    transition: all .3s ease-in-out;
}

#shopbar-flyout-cart .item .remove i {
    font-size: 12px !important;
    color: #212121 !important;
}

#headercommon span {
    /*margin-right: 20px;
    color: #434343 !important;
    font-size: 12px;*/
}

.shopbarcount {
    background-color: transparent;
    border-radius: 100%;
    color: black;
    font-weight: bold;
    padding-right: 5px;
    top: 0;
    right: 0px;
    line-height: 2;
    font-size: 11px !important;
    position: absolute;
    padding-left: 5px;
    height: 20px !important;
    vertical-align: middle !important;
}

.wishlistcount {
    top: 0px !important;
    text-align: center;
    width: 20px;
    line-height: 1.7 !important;
    margin-right: 0;
    zoom: .9;
    background-color: transparent;
    border-radius: 100%;
    color: white !important;
    font-weight: bold;
    padding-right: 5px;
    right: 0px;
    font-size: 11px !important;
    position: absolute;
    padding-left: 5px;
    height: 20px !important;
    vertical-align: middle !important;
    background: #707070;
}

.shopbaricon {
    color: #bebebe !important;
    font-size: 22px !important;
}

.shopbaricon2 {
    color: #454545 !important;
    font-size: 28px !important;
    position: relative;
}

.search-opener {
    font-size: 15px !important;
}

.user-drop.opened {
    right: 0;
    z-index: 10;
    position: absolute;
    width: calc(100% - -30%);
    background: #e8e8e8;
    opacity: 1;
    color: black;
    top: 50px;
}

.menu-button {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    z-index: 3;
    text-align: center;
    position: relative;
}

.menu-opener {
    position: absolute;
    height: 16px;
    width: 22px;
    /*right:10%;*/
    top: 45%;
    margin-left: 10px;
    z-index: 10000;
}

.t, .m, .b {
    width: 25px;
    height: 1px;
    background: black;
    position: absolute;
    left: 0;
    transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.t {
    top: 0;
}

.m {
    top: 7px;
    width: 18px;
    left: 3px;
}

.b {
    top: 14px;
}

.menu-button i {
    transform: rotate(0deg);
    opacity: 1;
    transition: all .3s;
}

.menu-button.active i {
    transform: rotate(30deg);
    opacity: 0;
    transition: all .3s;
}

.menu-button.active .hidden-lg {
    display: block !important;
}

.menu-button.active span {
    top: 5px;
    left: 0;
    background: black;
    color: #000;
    transition: all .3s;
}

    .menu-button.active span.m {
        opacity: 0;
    }

    .menu-button.active span.t {
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
        transform: rotate(45deg);
        background: black;
    }

    .menu-button.active span.b {
        -ms-transform: rotate(-45deg); /* IE 9 */
        -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
        background: black;
    }

.menu ul a:hover {
    color: #dadada;
}

.menu {
}

    .menu ul {
        opacity: 0;
        position: absolute;
        right: -1500px;
        top: 0px;
        background: #fff;
        width: 200px;
        padding: 20px;
        display: block;
        transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
    }

        .menu ul.active {
            opacity: 1;
            right: -10px;
            top: 0;
            display: block !important;
        }



        .menu ul a {
            line-height: 40px;
            display: block !important;
            color: #3e3e3e;
            font-weight: 600;
            font-size: 14px;
            letter-spacing: 2px;
        }

        .menu ul li {
            list-style: none;
            padding: 5px;
            border-bottom: 2px dotted #ddd;
            display: block !important;
        }

#social-navigation_footer {
    display: block;
    padding: 30px;
}

    #social-navigation_footer li {
        display: inline-block;
    }

        #social-navigation_footer li a i {
            font-size: 36px;
        }

.footer-icons {
    color: white !important;
    font-size: 15px !important;
    padding: 5px !important;
}

.alt_instagram {
    max-width: 100px !important;
    max-height: 100px !important;
    height: 100% !important;
    width: 100% !important;
    min-height: 100px !important;
    padding: 2px;
}

#contact-navigation_footer {
    display: block;
    padding-top: 10px;
    text-align: center;
}

    #contact-navigation_footer li {
        display: inline-block;
    }

        #contact-navigation_footer li a i {
            font-size: 24px;
            padding: 5px;
            color: white;
        }

        #contact-navigation_footer li a {
            font-size: 18px;
            padding: 5px;
            color: white;
            font-weight: 600;
            text-align: center;
        }


.jarallax {
    position: relative;
    z-index: 0;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-mask {
    -webkit-mask-image: url(/media/uploaded/mask-image.png);
    mask-image: url(/media/uploaded/mask.jpg);
    -webkit-mask-size: 700% 100%;
    mask-size: 100% 600px;
    -webkit-mask-position: center;
    transition: .3s ease-in-out;
}

#social-navigation {
    display: block;
}

    #social-navigation li {
        display: inline-block;
    }

        #social-navigation li a i {
            font-size: 26px;
        }
.footer-collapse {
    /*display: flex;*/
}
.footer-collapse #site-navigation {
    display: none !important;
}
.footer-collapse .arrow-up{
    display:none !important;
}
#contact-navigation {
    display: block;
    float: right;
    text-align: right;
}

    #contact-navigation li {
        display: inline-block;
    }

        #contact-navigation li a i {
            font-size: 24px;
            padding: 5px;
        }

        #contact-navigation li a {
            font-size: 18px;
            padding: 5px;
            color: #3e3e3e;
            font-weight: 600;
        }

.site-navigation-container {
    /*border-top: 1px solid #f0f0f0;*/
    line-height: 4;
    /*border-bottom: 9px solid #06A814;*/
}

#menucont {
    /*padding: 0px;*/
}

    #menucont .container {
        display: flex;
        align-items: center;
        padding: 0 0 10px 0 !important;
        width: 100%;
        transition: all .3s ease-in-out;
    }

.fixed #menucont .container {
    padding: 0;
}

#menucont .flex-con {
    display: flex;
    align-items: center;
    width: 100%;
}

#site-navigation li ul li ul.cover-photo {
    display: block;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
    background: #e6e6e6;
    top: -1px;
    bottom: auto !important;
    z-index: 9999999;
    width: 300px;
    margin-left: 282px;
    padding: 0;
}



.cover-photo img {
    margin: 0 auto;
    padding: 10px;
    MAX-HEIGHT: 250PX;
    height: 100%;
    width: 100%;
    padding: 5px;
    background: white;
}

/*.mainbn:after {
    background: rgba(255,255,255,0);
    position: absolute;
    content: '';
    left: 80px;
    top: 65px;
    right: 80px;
    bottom: 65px;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease-in-out;
}

.mainbn:hover:after {
    position: absolute;
    content: '';
    left: 80px;
    top: 65px;
    right: 80px;
    bottom: 65px;
    background: rgba(255,255,255,.8);
    opacity: 1;
    z-index: 0;
    transition: all .3s ease-in-out;
}*/

#site-navigation li ul li:hover > ul.cover-photo {
    display: block;
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    background: #e6e6e6;
    top: -10px;
    bottom: auto !important;
    z-index: 9999999;
    width: 300px;
    margin-left: 282px;
    padding: 0;
}

#site-navigation li ul li ul.cover-photo.active {
    display: block;
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    background: #e6e6e6;
    top: -1px;
    bottom: auto !important;
    z-index: 9999999;
    width: 300px;
    margin-left: 182px;
    padding: 0;
}

#site-navigation {
    display: block;
    margin-left: 0;
    padding: 0;
    margin: -1rem;
}

.site-nav2 {
    transition: all .3s ease-in-out;
}
.footer-navigation > .child-menu {
    display: block !important;
}

#Container.fixed #Header {
    /* text-transform: uppercase; */
    position: fixed;
    /* width: 100% !important; */
    /* left: 0 !important; */
    /* margin-left: 0; */
    top: 0px !important;
    /* z-index: 2; */
    /* padding: 0px; */
    background: white;
    transition: all .3s ease-in-out;
    box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.17);
}

#Container.fixed .site-nav2 a {
    /*color: black !important;*/
}

#Container.fixed #headercommon i {
    color: black !important;
    font-size: 22px !important;
}

#Container.fixed #site-navigation li a.active {
    /*border-bottom: 1px solid transparent;*/
    transition: .3s ease-in-out;
    /*background: #b9b9b9;*/
    /*color: #fff !important;*/
}

#Container.fixed .site-nav2 li.sub-level:after {
    background-color: #b9b9b9;
}

#Container.fixed .site-nav2 li.sub-level:before {
    background-color: #b9b9b9;
}

.scroll #site-navigation {
    position: fixed;
    top: 0;
    background: white;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #f9f9f9;
}

/*#mob__search i {
    background: #f7eaee !important;
    border-radius: 25rem !important;
    color: black !important;
    border: 2px dotted #eea9be;
    padding: 10px !important;
    line-height: 18px !important;
}

#headercommon li:nth-child(3) i {
    background: #f3f1e0 !important;
    border-radius: 25rem !important;
    border: 2px dotted #f0e8aa;
    padding: 10px !important;
    line-height: 18px !important;
}*/


#site-navigation .scroll {
    position: fixed;
    top: 0;
    background: white;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #f9f9f9;
}

#site-navigation li {
    display: inline-block;
    line-height: 2;
    padding: 5px 11px;
    position: relative;
}

    /*#site-navigation li.sub-level:hover:after {
        transform: rotate(135deg);
    }

    #site-navigation li.sub-level:hover::before {
        transform: rotate(-135deg);
    }*/

    #site-navigation li.sub-level.actived:after {
        transform: rotate(135deg);
    }

    #site-navigation li.sub-level.actived:before {
        transform: rotate(-135deg);
    }

    #site-navigation li.sub-level:after {
        content: "";
        position: absolute;
        right: 0;
        height: 8px;
        width: 1px;
        background-color: black;
        transform: rotate(45deg);
        top: calc(50% - 3px);
        transition: transform 0.2s;
        display: none;
    }

    #site-navigation li.sub-level:before {
        content: "";
        position: absolute;
        right: 5px;
        height: 8px;
        width: 1px;
        background-color: black;
        transform: rotate(-45deg);
        top: calc(50% - 3px);
        transition: transform 0.2s;
        display: none;
    }

    #site-navigation li a {
        font-size: 18px !important;
        color: #202020;
        text-decoration: none;
        transition: .3s ease-in-out;
        border: 1px solid transparent;
        text-transform: initial;
        padding: 0px 5px;
/*        letter-spacing: 1px;*/
    }

#Index #site-navigation > li > a {
    /*color: white;*/
}

#site-navigation li a:hover {
    /*border-bottom: 2px solid #3e3e3e;*/
    transition: .3s ease-in-out;
    color: #06A814;
}

#site-navigation li a.active {
    transition: .3s ease-in-out;
    border: 2px solid #06A814;
    padding: 2px 8px 2px 8px;
    border-radius: 7px;
}

#site-navigation > li > a:after {
    /*position: absolute;
    content: '';
    left: 15px;
    right: 15px;
    bottom: 10px;
    height: 1px;
    transition: .3s ease-in-out;
    background: black;*/
}

#Container.fixed .site-nav2 > li > a:after {
    background: white;
}

#site-navigation li a.active:after {
    display: none;
}

#site-navigation li ul.child-menu {
    position: absolute;
    background: #f9f9f9;
    padding: 10px;
    width: max-content;
    /*width: 100%;
    max-width: 250px;*/
    text-align: left;
    transition: all .3s;
    visibility: hidden;
    opacity: 0;
    top: 40px;
    bottom: unset;
    z-index: -100;
    opacity: 0;
    right: 0;
    box-shadow: 0 0.125rem 1.25rem rgba(0,0,0,0.08);
    border-radius: 13px;
}

#Index #site-navigation li ul.child-menu {
    /*background:black;*/
}

#site-navigation li ul li ul.child-menu2 {
    position: absolute;
    background: #fff;
    padding: 10px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    top: 0px;
    left: 215px;
    width: 220px;
    transition: .3s ease-in-out;
    border-radius: 13px;
    border: 3px solid #06A814;
    box-shadow: 0 0.125rem 1.25rem rgb(0 0 0);
    max-height: 411px;
    min-height: 411px;
    overflow-y: scroll;
}

#site-navigation li:last-child ul li ul.child-menu2, #site-navigation li:nth-last-child(2) ul li ul.child-menu2, #site-navigation li:nth-last-child(3) ul li ul.child-menu2 {
    left: unset;
    right: 215px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#site-navigation li:last-child ul li ul .arrow-up, #site-navigation li:nth-last-child(2) ul li ul .arrow-up, #site-navigation li:nth-last-child(3) ul li ul .arrow-up {
    transform: rotate(90deg);
    right: -10px;
    left: unset;
    top: 20px;
    z-index: -3;
    border-bottom: 10px solid #ffffff !important;
    box-shadow: 0 0.125rem 1.25rem rgba(0,0,0,0.08);
}

#site-navigation li ul li ul li ul.child-menu3 .arrow-up {
    display: none;
}

#site-navigation li ul li ul li ul.child-menu3 {
    position: absolute;
    background: #fff;
    padding: 10px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    top: 0px;
    left: 215px;
    width: 220px;
    transition: .3s ease-in-out;
    box-shadow: 0 0.125rem 1.25rem rgba(0,0,0,0.08);
    border-radius: 20px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#site-navigation li:last-child ul li ul li ul.child-menu3 {
    left: unset;
    right: 215px;
    border-radius: 20px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/*#site-navigation li ul li:hover ul.child-menu2 {
    visibility: visible;
    opacity: 1;
}*/
#site-navigation li ul > li.actived ul.child-menu2 {
    visibility: visible;
    opacity: 1;
}

#site-navigation li ul li ul li.actived ul.child-menu3 {
    visibility: visible;
    opacity: 1;
}

#site-navigation li ul.child-menu li {
    /*display: block !important;
    line-height: 2 !important;
    transition: .3s ease-in-out;
    position: relative;*/
    display: block !important
}

    #site-navigation li ul.child-menu li:hover {
        /*background: #f5f5f5;*/
        transition: .3s ease-in-out;
    }

    #site-navigation li ul.child-menu li a {
        font-size: 14px !important;
        padding: 0 0px 0 0px !important;
        transition: .3s ease-in-out;
        /*color: #1c1c1c !important;*/
        font-weight: normal !important;
        width: 100%;
        display: block;
        text-transform: none;
    }

        #site-navigation li ul.child-menu li a:hover {
            /*font-weight: 800 !important;*/
            /*TEXT-INDENT: 5PX;*/
        }

        /*#site-navigation li ul.child-menu li a:hover:after {
                    content: "\f004";
                    color: firebrick;
                    float: left;
                    font-family: "FontAwesome";
                    position: absolute;
                    transform: rotate(0deg);
                    left: -5px;
                }*/

        #site-navigation li ul.child-menu li a.active {
            font-weight: 800 !important;
        }

        /*#site-navigation li ul.child-menu li a.active:after {
                    content: "\f004";
                    color: firebrick;
                    float: left;
                    font-family: "FontAwesome";
                    transform: rotate(0deg);
                    position: absolute;
                    left: -5px;
                }*/

        #site-navigation li ul.child-menu li a.active {
            /*font-size: 12px !important;*/
            color: #1b1b1b;
            /*border-bottom: 2px solid transparent !important;*/
            font-weight: 800 !important;
        }

#site-navigation li ul li ul.child-menu li a:hover {
    color: black !important;
    transition: .3s ease-in-out;
    border-bottom: 2px solid transparent !important;
    padding-left: 15px !important;
    color: #3e3e3e !important;
}

#site-navigation li ul li ul.child-menu2 li a {
    font-size: 12px !important;
    padding: 6px !important;
    transition: .3s ease-in-out;
}

    #site-navigation li ul li ul.child-menu2 li a.active {
        font-size: 12px !important;
        color: #1b1b1b;
        border-bottom: 2px solid transparent !important;
    }

    #site-navigation li ul li ul.child-menu2 li a:hover {
        color: black !important;
        transition: .3s ease-in-out;
        /*border-bottom: 2px solid transparent !important;*/
        /*padding-left: 15px !important;*/
    }

#site-navigation li:hover > ul.child-menu2 {
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    top: -11px;
    width: 100%;
    max-width: 205px;
    min-width: 205px;
    bottom: auto !important;
    z-index: 9999999;
    opacity: 1;
    right: unset;
    /*    border-top: 0;*/
}

#site-navigation li.actived > ul.child-menu, #site-navigation li:hover > ul.child-menu {
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    top: 40px;
    width: max-content;
    /*width: 100%;
    max-width: 200px;
    min-width: 200px;*/
    bottom: auto !important;
    z-index: 9999999;
    opacity: 1;
    right: unset;
    /*border-top: 0;*/
    border: 3px solid #06A814;
    box-shadow: 0 0.125rem 1.25rem rgb(0 0 0);
}

#site-navigation > li:last-child.actived > ul.child-menu, #site-navigation > li:nth-last-child(2).actived > ul.child-menu, #site-navigation > li:nth-last-child(3).actived > ul.child-menu {
    right: 0;
}
/*#site-navigation li ul li:hover > ul.child-menu2 {
            display: block;
            position: absolute;
            opacity: 1;
            visibility: visible;
            transition: .3s ease-in-out;
            top: -11px;
            left: 289px;
            width: 210px !important;
            border: 1px solid #e8e8e8;
        }*/
#site-navigation li ul li a::after:hover > ul.child-menu2 {
    display: block;
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    top: -11px;
    left: 289px;
    width: 210px !important;
    border: 1px solid #e8e8e8;
}

#site-navigation li ul li ul.child-menu2.active {
    display: block;
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    top: -11px;
    left: 289px;
    width: 210px !important;
    border: 1px solid #e8e8e8;
}

#site-navigation li ul.child-menu2 li:hover {
    /*background: #f5f5f5;*/
    transition: .3s ease-in-out;
}

#site-navigation li ul.child-menu2 .arrow-up {
    transform: rotate(-90deg);
    left: -11px;
    top: 20px;
    z-index: -3;
    border-bottom: 10px solid #06A814 !important;
    box-shadow: 0 0.125rem 1.25rem rgba(0,0,0,0.08);
}

#site-navigation li ul.child-menu2 li {
    position: relative;
    transition: .3s ease-in-out;
    line-height: .6;
}

#headercommon {
    display: block;
}

#nav_2 li a {
    text-transform: unset !important;
    font-weight: 100 !important;
}

#commons {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

/*@media (max-width:1360px) and (min-width:1280px) {
    #commons {
        right: 5%;
    }
}
@media (max-width:1680px) and (min-width:1360px) {
    #commons {
        right: 15%;
    }
}*/
#headercommon li {
    display: inline-block;
    line-height: 0;
    /*border-right: 1px solid #eaeaea;*/
    height: initial;
    padding: 5px;
}

#headercommon input {
    outline: 0;
    width: 90%;
    min-height: 25px;
    float: right;
    background: none;
    border: 1px solid #434343;
    border-radius: 0;
    text-indent: 15px;
    color: #434343;
}
/* site-search */
.ab-search form {
    display: flex;
    align-items: center;
}

.site-search {
    position: fixed;
    visibility: hidden;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transform: scale(0);
    transition: all .3s;
}

    .site-search button {
        width: 100%;
        text-align: right;
        text-indent: 0;
        padding: 0;
        border: none;
        outline: none;
        font-size: 30px;
        background: none;
        color: #000000;
    }

        .close-s:hover, .site-search button:hover {
            color: #000;
        }

.sf-f {
    border-bottom: 1px solid #aaa;
}

.site-search input {
    font-style: italic;
    text-indent: 0;
    padding: 0;
    width: 100%;
    border-radius: 0;
    background: transparent;
    font-size: 40px;
    color: #000000 !important;
    font-weight: 400;
}

.site-search.lets-search {
    visibility: visible;
    z-index: 9999999999999999999;
    opacity: 1;
    transform: scale(1);
}

.ab-search {
    position: absolute;
    left: 0;
    top: 40%;
    height: 100px;
    width: 100%;
}

.close-s {
    position: absolute;
    right: 20px;
    top: 20px;
    left: unset;
    margin-left: -25px;
    font-size: 40px;
    color: #000000;
}

.homep #display_product {
    /*max-height: 400px;
    min-height: 400px;
    object-fit: cover;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;*/
}

.home-p #display_product {
    max-height: 215px;
    min-height: 215px;
    object-fit: contain;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
}

.home-p .pl-product-image {
    padding: 0 !important;
    min-height: unset !important;
}

.home-p .product-list li {
    min-height: unset !important;
}

.homep .owl-item {
    /*padding: 20px;*/
}

#addcart a {
    color: white;
}

#display_product {
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
    max-width: 100%;
    max-height: 280px;
    min-height: 280px;
    object-fit: contain;
    border: 1px solid #b5b1b1;
}

@media (min-width:992px) and (max-width:1180px) {
    #display_product {
        min-height: 220px !important;
        max-height: 220px;
    }

    #site-navigation li:last-child {
        position: relative !important;
        /*right: -20px !important;*/
        bottom: 8px !important;
    }

    #menucont .container {
        padding: 12px 0 40px 0 !important;
    }
}

#slider_alt_img {
    max-height: 436px;
    min-height: 436px;
    height: 100%;
    object-fit: fill;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
}

    #slider_alt_img:hover {
        opacity: 0.3;
    }

        #slider_alt_img:hover .middle {
            display: block;
        }

#slider_alt_img2:hover .middle {
    display: block;
}

#slider_alt_img2:hover {
    opacity: 0.3;
}

#slider_alt_img2 {
    max-height: 188px;
    min-height: 188px;
    object-fit: cover;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    width: 100%;
    backface-visibility: hidden;
}

.overlay {
    position: absolute;
    /* border: 1px solid transparent; */
    top: 15px;
    right: 15px;
    left: 15px;
    bottom: 20%;
    /* height: 100%; */
    max-height: unset;
    width: unset;
    background: rgba(255, 255, 255, 0);
    transition: .5s ease;
    cursor: pointer;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    /* display: none;
}

.overlay-slider {
    position: absolute;
    border: 2px solid #3e3e3e;
    top: 0;
    bottom: 0;
    left: 3%;
    right: 0;
    height: 100%;
    width: 93.5%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(248, 248, 248, 0.7);
}

.pl-product-image:hover .overlay {
    /* background: rgba(255, 126, 31, .5); */
    /*border: 1px solid #c8d5bf;*/
    background: rgba(255, 255, 255, 0.59);
}

.pl-product-image:hover .overlay .text {
    opacity: 1 !important;
    transition: .3s ease-in-out;
}
.cat-hover:hover {
    box-shadow: 0 0.125rem 1.25rem rgb(0 0 0 / 31%);
}

.secilen-img:hover .overlay-slider {
    opacity: 0.8;
}

#slider_alt_img2:hover .overlay-slider {
    opacity: 1;
}

.secilen-img:hover .overlay-slider:hover .text {
    opacity: 1;
}

#slider_alt_cerceve {
    /*padding: 70px; */
    /* padding: 23%; */
    /* background: #000; */
    font-size: 11px;
    text-align: center;
    color: white;
    font-weight: 800;
    padding: 0;
    position: relative;
    bottom: 35px;
}

    #slider_alt_cerceve p {
        background: rgba(0,0,0,0.6);
        padding: 10px;
    }

    #slider_alt_cerceve span {
        font-size: 14px !important;
    }

        #slider_alt_cerceve span:after {
            content: "";
            width: 20%;
            position: absolute;
            height: 2px;
            background: #ff7f21;
            color: #ff7f21;
            left: 40%;
            right: 40%;
            top: 50%;
        }

.text {
    color: white;
    font-size: 20px;
    display: flex;
    -ms-transform: translate(-50%, -50%);
    opacity: 0;
    transition: .3s ease-in-out;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.slide_content {
    position: absolute;
    width: 50.85%;
    left: 0;
    display: flex;
    align-items: self-start;
    justify-content: space-evenly;
    flex-direction: column;
    color: white;
    top: 0;
    bottom: 15%;
    z-index: 2;
    background: white;
    padding: 5%;
}

    .slide_content * {
        color: #666666 !important;
        font-family: inherit !important;
    }

.slide_button {
    /*position: absolute;*/
    /* left: 45%; */
    border: 1px solid #bfbfbf;
    /* top: 65%; */
    background: transparent;
    color: #bfbfbf !important;
    text-align: left;
    font-size: 12px;
    border-radius: 5px;
    padding: 10px;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 100;
    min-width: 10%;
    text-align: center;
}

    .slide_button a {
        color: #fff;
    }

    .slide_button:hover {
        color: #f9f9f9 !important;
    }

.altbanner-img img {
    width: 100%;
}

.altbanner-desc {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0,0,0,.8);
    color: #b87434;
}

.baby-go {
    padding-top: 15%;
    /*font-family: 'lucida', sans-serif;*/
}

    .baby-go h1 {
        /*font-family: 'lucida', sans-serif;*/
    }

        .baby-go h1 span {
            /*font-family: 'lucida', sans-serif;*/
        }

.main-block-slider h3 {
    position: absolute;
    left: 0%;
    top: 40%;
    width: 100%;
    text-align: center;
    /* margin-left: -20px; */
    /* color: #4f4f4f; */
    font-size: 45px;
}

    .main-block-slider h3, .main-block-slider h3 span, .main-block-slider h3 p, .main-block-slider h3 p span {
    }

.main-grid {
    display: grid;
    grid-auto-flow: dense;
    padding: 0 !important;
    grid-gap: 0px;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 350PX;
}


@media (max-width:992px) {
    .main-grid {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-auto-rows: 280px;
        grid-template-rows: repeat( 1, 280px);
    }

        .main-grid .mainbn {
            grid-row: auto !important;
            grid-column: auto !important;
            grid-column-end: span 1 !important;
        }
    #site-navigation li ul li ul.child-menu2 {
        left: 0 !important;
    }
}

.main-grid .mainbn {
    opacity: 1;
    transition: all .3s ease-in-out;
    width: 100% !important;
    grid-column-end: span 2;
    padding: 5px;
    margin: 0;
}


    .main-grid .mainbn:nth-child(1n) {
        grid-row-end: span 2;
    }

    .main-grid .mainbn:nth-child(2n), .main-grid .mainbn:nth-child(3n) {
        grid-column-end: span 1;
        grid-row-end: span 1;
    }

    .main-grid .mainbn:nth-child(4n) {
        grid-column-end: span 2;
        grid-row-end: span 1;
    }

.mainbn {
    opacity: 1;
    transition: all .3s ease-in-out;
}

    .mainbn:hover {
        opacity: 1;
        transition: all .3s ease-in-out;
    }

    .mainbn img {
        transition: all .3s ease-in-out;
        transform: rotate(0deg);
    }

    .mainbn:hover .banner-shop-button, .mainbn:hover, .mainbn:hover .banner-shop-text {
        opacity: 1 !important;
        transition: all .3s ease-in-out;
    }

.banner-shop-text {
    position: absolute;
    display: block;
    color: white !important;
    text-align: center;
    left: calc(50% - 110px);
    top: calc(50% - 110px);
    border-radius: 50%;
    width: 220px;
    height: 220px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .3s ease-in-out;
    background: rgba(26, 46, 73,.9);
    border: none;
}

.banner-shop-button {
    border-radius: 15px;
    color: black !important;
    font-weight: 100;
    font-size: 12px;
    background: white;
    line-height: 3;
    padding: 0 15px 0 15px;
    transition: all .3s ease-in-out;
}

    .banner-shop-button:hover {
        /*background: black;*/
        /*color: white;*/
        transition: all .3s ease-in-out;
    }

.banner-content {
    /*margin-bottom: 2rem;*/
    font-size: 20px;
}

    .banner-content p {
        margin-bottom: 0rem !important;
    }

    .banner-content * {
        font-family: 'CeraPro', sans-serif !important;
        font-size: 24px !important;
        font-weight: normal;
    }

.product-list li :hover > #addcart {
    opacity: 1;
}


.blog-title {
    color: #000;
    text-align: center;
}

.blog-body * {
    font-size: 14px !important;
    color: #b9b9b9 !important;
}

.blog-link {
    text-indent: 0;
    text-align: center;
    margin-top: 1rem;
    font-size: 1.7rem;
}

    .blog-link a {
        color: black !important;
    }

        .blog-link a:before {
            width: 15px;
            height: 1px;
            background: black;
            position: absolute;
            content: '';
            left: 15px;
            margin-top: 10px;
            display: none;
        }

#addcart {
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    padding: 0px;
    /*padding: 10px 20px;*/
    font-size: 14px !important;
    opacity: 1;
    transition: .3s ease-in-out;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.85);
    font-weight: 600;
    width: 100%;
}

#category-detail-tabs .tab-content .tab-pane.active {
    display: grid;
    grid-auto-flow: dense;
    padding: 0 !important;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 300PX;
    grid-row-end: span 2;
}

#category-detail-tabs .tab-content .tab-pane > div {
    padding: 0 !important;
    grid-row-end: span 1;
    grid-column-end: span 1;
}

#category-detail-tabs .tab-content .tab-pane div img {
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}

.tab-title {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}

    .tab-title:after {
        content: '+';
        position: absolute;
        right: 0;
        transition: all .3s ease-in-out;
    }

    .tab-title.active:after {
        content: '-';
        position: absolute;
        right: 0;
    }

.tab_content {
    /*display: none;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

    .tab_content * {
        font-size: 14px !important;
        color: black !important;
        /*font-weight: bold;*/
    }

#category-detail-tabs .tab-content .pl-product-image {
    height: 100%;
}

/*
#category-detail-tabs .tab-content .tab-pane div:nth-child(3), #category-detail-tabs .tab-content .tab-pane div:nth-child(4), #category-detail-tabs .tab-content .tab-pane div:nth-child(5) {
    grid-row-end: span 2;
}

#category-detail-tabs .tab-content .tab-pane div:nth-child(7n) {
    grid-row-end: span 1;
    grid-column-end: span 6;
}*/

#category-detail-tabs .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem !important;
}

    #category-detail-tabs .nav-tabs > li > a {
        border: none !important;
        color: #5f5f5f;
    }

    #category-detail-tabs .nav-tabs > li.active > a {
        border: none !important;
        color: black;
    }

.pl-product-image {
    overflow: hidden !important;
}

.product-list li .hover-cart {
    /*position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    transform: translateY(100%);
    transition: all .3s ease-in-out;
    opacity: 0;
    pointer-events: none;*/
}

    .product-list li .hover-cart #addcart {
        background: white !important;
        color: black !important;
    }

.product-list li .hover-cart {
    background: white;
    color: black !important;
    margin-top: 20px;
}

/*.product-list li:hover .hover-cart {
    transform: translateY(0%);
    opacity: 1;
    pointer-events: all;
}*/

.product-list li .pl-product-price, .product-list li .pl-product-name:not(.proje) {
    transition: all .3s ease-in-out;
    transform: translateY(0%);
    opacity: 1;
}

.pl-product-name.proje {
    transform: translateY(300%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.75) !important;
}

.proje-box {
    height: 100%;
}

    .proje-box:hover .pl-product-name.proje {
        transform: translateY(0%);
    }


/*
.product-list li:hover .pl-product-price {
    transform: translateY(-185%);
}

.product-list li:hover .pl-product-name:not(.proje) {
    opacity: 0;
}
*/
.homep .pl-product-image .hover-cart #addcart {
    /*background: rgba(136, 204, 202, 0.85);*/
}

.homep .product-list li .pl-product-info .pl-product-name a, .homep .product-list li .pl-product-info .pl-product-price {
    /*color: rgba(136, 204, 202, 1) !important;*/
}

    .homep .product-list li .pl-product-info .pl-product-price .p-old-price {
        color: inherit;
    }

/*#addcart:hover {
        border-radius: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center;
        background-color: #686868;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif;
        color: #fff;
        border: 1px solid #1c1c1c;
        padding: 5px;
        width: 200px;
        max-width: 100%;
        font-size: 15px !important;
        opacity: 1;
        transition: .3s ease-in-out;
    }*/
#productview, /*#wishview,*/ #shareview {
    border-radius: 50%;
    padding: 4px 6px;
    border: 1px solid firebrick;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 17px;
    text-transform: uppercase;
    color: firebrick;
    font-size: 12px !important;
}

.incelebtn {
    background: none;
    border: 2px solid #3e3e3e;
    font-size: 18px;
    line-height: 36px;
    color: #3e3e3e;
    padding: 15px;
    transition: .3s ease-in-out;
}

    .incelebtn:hover {
        background: #3e3e3e;
        transition: .3s ease-in-out;
        color: #fff;
    }

.main-block-slider .slides li img {
    /*width: 100%;
    height: 650px;
    overflow: hidden;
    object-fit: cover;*/
}

.slider_alt {
    width: 100px;
    padding-top: 0px;
    border-bottom: 5px solid #3e3e3e;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block !important;
}

.ribbon-wrapper {
    position: relative;
    z-index: 998;
}

.ribbon-front {
    background-color: #c2f3d2;
    height: 50px;
    width: 107%;
    position: relative;
    left: -10px;
    z-index: 2;
    font: 20px/50px 'Poppins', sans-serif;
    font-weight: 500;
    color: #1c1c1c;
    text-align: center;
    /*text-shadow: 0px 1px 2px #cc6666;*/
}

.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.ribbon-edge-topleft,
.ribbon-edge-topright {
}

.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    top: 50px;
}

.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
    left: -10px;
    border-color: transparent #c0e2cb transparent transparent;
}

.ribbon-edge-topleft {
    top: -5px;
    border-width: 5px 10px 0 0;
}

.ribbon-edge-bottomleft {
    border-width: 0 10px 0px 0;
}

.ribbon-edge-topright,
.ribbon-edge-bottomright {
    left: 100%;
    border-color: transparent transparent transparent #c0e2cb;
}

.ribbon-edge-topright {
    top: 0px;
    border-width: 0px 0 0 10px;
}

.ribbon-edge-bottomright {
    border-width: 0 0 5px 5px;
}


@-webkit-keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }

    50% {
        left: 100px;
        opacity: 0.3;
    }

    100% {
        left: 180px;
        opacity: 0;
    }
}

@keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }

    50% {
        left: 100px;
        opacity: 0.3;
    }

    100% {
        left: 180px;
        opacity: 0;
    }
}

.glow {
    background: rgb(255,255,255);
    width: 40px;
    height: 100%;
    z-index: 999;
    position: absolute;
    -webkit-animation: flow 1.5s linear infinite;
    -moz-animation: flow 1.5s linear infinite;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    border-left: 1px solid #fff;
}

@media (max-width: 550px) {

    .ribbon-front {
        /*background-color: #eb45fe;*/
        height: 50px;
        width: 104.5% !important;
        position: relative;
        left: -10px;
        z-index: 2;
        font: 20px/50px bold Verdana, Geneva, sans-serif;
        /*color: #f8f8f8;*/
        text-align: center;
        /*text-shadow: 0px 1px 2px #cc6666;*/
    }
}

.fancybox-opened {
    top: 40px !important;
}

#bannerdiv img {
    height: 100% !important;
    min-height: 310px !important;
    max-height: 515px;
    max-width: 515px;
}

#bannerdiv {
    min-width: 500px;
    width: 100% !important;
}

/*.flex-viewport {
    overflow: visible !important;
}*/

.flex-viewport li {
    /*width: unset !important;*/
    /*max-width: 390px !important;*/
    /*background: #f9f9f9;*/
}

/*#side-bar {
    background: #ffffff;
    padding-bottom: 10px;
    width: 30% !important;
    top: 1rem;
    left: 76.05%;
    z-index: 2;
}*/



/*.pd-thumb-image {
    display: none !important;
}*/

.event-img {
    border-radius: 50%;
    max-width: 100px;
    max-height: 100px;
    -webkit-box-shadow: 10px 10px 11px -7px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 10px 10px 11px -7px rgba(0, 0, 0, 0.46);
    box-shadow: 10px 10px 11px -7px rgba(0, 0, 0, 0.46);
}

.event-price {
    font-weight: normal;
    font-size: 2rem;
    margin-top: 2rem;
    position: absolute !important;
    left: 551px;
    width: 26%;
    top: 2%;
}

.eventaddcart {
    margin-top: -100px;
    left: -15px;
    z-index: 44;
}

@media (max-width: 767px) {
    #newsletter-subscribe-button {
        width: 15% !important;
        position: absolute !important;
        /* right: 0 !important; */
        height: 45px !important;
        right: 5% !important;
    }
    #newsletter-email {
        width: 85% !important;
    }
    .news-item img {
        width: 100% !important;
        height: 100% !important;
        min-height: 230px !important;
        max-height: 230px !important;
        margin: 0px auto !important;
        opacity: 1 !important;
        object-fit: cover !important;
    }
    .main-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .eventaddcart {
        margin-top: 0px !important;
        left: 0px !important;
    }
    .event-price {
        width: 71% !important;
        top: 2% !important;
        position: absolute !important;
        left: 51%;
    }
    .main-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .yenitabs {
        min-height: 1280px !important;
    }
    .footer-links div {
        column-count: 1 !important;
    }
    .footer-ust-p-p {
        margin-bottom: 10px !important;
    }
    #footer-ust-p p {
        margin: 5px !important;
        font-size: 1rem;
    }
    .flex-viewport li {
        /*width: unset !important;
        max-width: 375px !important;
        background: #f9f9f9;*/
    }
    .pd-main-image-2 .flex-viewport li {
        width: 100% !important;
        max-width: 330px !important;
        background: #f9f9f9;
    }
    .pd-image {
        position: relative !important;
        max-height: unset !important;
    }
    .flex-control-nav {
        position: absolute;
        width: 20%;
        bottom: 0;
        right: 0;
        left: 40%;
        text-align: center;
        z-index: 10;
    }
    .pd-info .pd-variation select {
        max-width: 100% !important;
    }
    #side-bar {
        background: #ffffff;
        padding-bottom: 10px;
        width: 100% !important;
        left: 0% !important;
        top: 0 !important;
    }
    .flex-viewport {
        overflow: hidden !important;
    }
    #categories ul {
        max-height: 120px;
        overflow: scroll;
        overflow-x: hidden;
    }
        /* width */
        #categories ul ::-webkit-scrollbar {
            width: 10px;
        }
        /* Track */
        #categories ul ::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 5px;
        }
        /* Handle */
        #categories ul ::-webkit-scrollbar-thumb {
            background: #323232;
            border-radius: 5px;
        }
            /* Handle on hover */
            #categories ul ::-webkit-scrollbar-thumb:hover {
                background: #1c1c1c;
            }
    #category-navigation .block-manufacturer-navigation {
        text-align: left !important;
        z-index: 99999;
    }
    .scoll-area {
        width: 100% !important;
        max-width: 100% !important;
    }
    .pd-image img {
        margin-bottom: 20px;
    }
    .pd-image li {
        /*min-height: 300px;*/
    }
    #bannerdiv img {
        min-width: 300px;
        height: 100% !important;
        min-height: 230px !important;
    }
    .user-drop.opened {
        right: 0;
        z-index: 10;
        width: calc(100% - 73%);
    }
    .user-drop ul.lang {
        position: relative;
        top: unset;
        right: unset;
        display: flex;
        font-size: 30px;
        text-align: center;
        justify-content: center;
    }
    .user-drop li a {
        text-align: center !important;
        /*color: white;*/
    }
    .fixed #Header #headercommon {
        margin-top: 0 !important;
    }
    #headercommon {
        display: flex;
        float: right;
        align-items: center;
        justify-content: flex-end;
    }
        #headercommon i {
            font-size: 22px !important;
            color: black !important;
        }
    #Index #headercommon i {
        font-size: 22px !important;
        color: black !important;
    }
    #Content {
        padding-top: 80px !important;
    }
    #commons {
        display:none;
        /*display: block;*/
        min-height: unset;
        /* zoom: .7; */
        position: relative;
        right: unset;
        max-width: unset;
        bottom: unset;
    }
    .user-drop .dropdown-menu {
        display: flex !important;
        position: relative !important;
        background: none !important;
        justify-content: center;
    }
        .user-drop .dropdown-menu li {
            display: inline-flex;
            justify-content: center;
        }
            .user-drop .dropdown-menu li a {
                color: white !important;
            }
    .language-sel {
        display: none;
    }
    .slider__alt li {
        display: inline-block !important;
        width: 50% !important;
        list-style: none;
        float: left;
        position: relative;
    }
        .slider__alt li::after {
            display: none;
        }
    #paymentcard {
        margin-left: 45px !important;
    }
    .s_footer_ust {
        margin-top: 5px;
    }
    .footlogo {
        width: 100%;
    }
    .alt_instagram {
        max-width: 100px !important;
        max-height: 100px !important;
        height: 100% !important;
        width: 100% !important;
        min-height: 65px !important;
        padding: 2px;
    }
    .alt_instagram2 {
        max-width: 100px !important;
        max-height: 100px !important;
        height: 100% !important;
        width: 100% !important;
        min-height: 65px !important;
        padding: 2px;
    }
    .s_sagust {
        padding-left: 0 !important;
    }
    .s_sagalt {
        margin-top: 10px !important;
        padding-left: 0 !important;
    }
    .s_slideralt {
        margin-top: 5px;
    }
    .shopbaricon {
        font-size: 22px !important;
    }
    #headercommon li {
        /*display: inline-block;*/
        /* line-height: 3; */
        /*border-right: none !important;*/
        /* height: 10px; */
        /*padding: 2px;*/
    }
    .search-opener {
        font-size: 20px !important;
    }
    .masonry {
        column-count: 1;
    }
    #site-navigation li:hover > ul.child-menu {
        /*width: 100%;
        max-width: 100%;
        max-height: 300px;
        overflow: scroll;
        right:unset!important;*/
        width: 100%;
        max-width: 100%;
        max-height: 300px;
        overflow: scroll;
        right: unset !important;
        opacity: 1;
        visibility: visible;
        z-index: 99;
    }
    #site-navigation li ul li ul li ul.child-menu3 {
        right: unset !important;
        left: unset !important;
        opacity: 1;
        visibility: visible;
        z-index: 99;
    }
    #site-navigation li#markalar:hover > ul.child-menu {
        max-height: 350px;
        padding-bottom: 30px !important;
    }
    #site-navigation li#categories:hover > ul.child-menu {
        max-height: 325px;
        padding-bottom: 30px !important;
    }
        #site-navigation li#categories:hover > ul.child-menu .scoll-area {
            max-height: 325px !important;
            padding-bottom: 30px !important;
        }
    #site-navigation li#markalar:hover > ul.child-menu .scoll-area {
        max-height: 350px !important;
        padding-bottom: 30px !important;
    }
    .social-icons {
        text-align: center !important;
        display: flex;
        flex: 1;
        justify-content: center !important;
    }
    .wave {
        display: table;
        width: 100%;
    }
    .fixed #Header .social-icons {
        display: none;
    }
    #menucont {
        /* background: white; */
        transition: .3s ease-in-out;
        /*padding: 0;
        padding-left: 0;*/
        /*min-height: 105px;*/
    }
        #menucont img {
            max-height: 70px;
            object-fit: contain;
            width: 100%;
            margin-bottom: 5px;
            margin-top: 5px;
            max-width: unset !important;
            filter: invert(0%) !important;
        }
    .bannerbottomtext {
        padding: 0 !important;
    }
    #social-navigation {
        display: block;
        text-align: center;
    }
    #site-navigation li {
        display: inline-block;
        line-height: 2 !important;
    }
        #site-navigation li a {
            padding: 0 !important;
            /*color: white !important;*/
        }
    .absolute-logo {
        position: unset !important;
        width: 33% !important;
        margin-top:0!important;
    }
    #site-navigation li ul li a {
        padding: 0 !important;
        color: black !important;
    }
    #slider_info {
        position: absolute;
        top: 55%;
        left: 5%;
        z-index: 999;
    }
    #social-navigation li {
        display: inline-block;
    }
        #social-navigation li a i {
            font-size: 26px;
        }
    #contact-navigation {
        display: inline;
        width: 100%;
        margin-right: 22%;
    }
        #contact-navigation li {
            display: inline-block;
        }
    .logo {
        width: 175px;
        margin-top: 0%;
    }
    #Header .container {
        /* width: 100% !important; */
        /* margin: 0 !important; */
        padding: 0 !important;
        max-width: 100%;
    }
    #display_product {
        /*min-height: 100%;*/
        height: auto;
        /*max-height: 300px;*/
        min-width: 100% !important;
        object-fit: cover;
        background: none !important;
        /*object-fit: contain;*/
        min-height: 135px;
        max-height: 135px;
    }

    #addcart {
        width: 100%;
        /*font-size: 10px !important;*/
        margin-top: 30px;
    }

    .product-list li .pl-product-info .pl-product-name {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 49px;
        max-height: 49px;
    }

    .overlay {
        max-height: 150px;
    }

    .list-by {
        text-align: center;
    }

    #category-navigation {
        text-align: center;
    }

        #category-navigation > ul > li { /*display: inline-block;*/
            text-align: center !important;
        }

    .main-block-slider .slides li img {
        /*height: 230px;*/
        max-height: 230px;
    }



    .slider-url-title {
        font-size: 16px;
    }

    .slider_alt {
        border-bottom: 2px solid #3e3e3e;
    }

    .incelebtn {
        line-height: 10px;
        font-size: 14px !important;
        padding: 10px;
        transition: .3s ease-in-out;
    }

    #slider_alt_img {
        width: 100%;
        object-fit: cover;
        padding: 15px;
        min-height: 177px;
        height: auto !important;
    }

    .menu-button {
        /*margin-right: -37px;*/
    }

    .social-mobile ul {
        text-align: center !important;
    }

    .social-mobile li {
        display: inline-block !important;
    }

    .social-mobile .footer-title {
        display: none !important;
    }

    .social-mobile i {
        display: inline-block !important;
    }
}

.boyutradio.pasif {
    opacity: .9;
}

    .boyutradio.pasif:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 30px;
        background: #1c1c1c;
        transform: rotate(45deg);
    }

    .boyutradio.pasif:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 30px;
        background: #1c1c1c;
        transform: rotate(45deg);
    }

.category-banner {
    display: table;
    font-size: 0;
    width: 100%;
    box-sizing: border-box;
    /* padding: 0 20px; */
    margin-top: 30px;
    border: 1px solid #c6ab62;
    border-top: none;
    position: relative;
}

    .category-banner > div.category-title {
        padding-left: 20px;
    }

    .category-banner > div {
        display: table-cell;
        vertical-align: top;
    }


#category-navigation > ul {
    /*text-align: center;
	margin-bottom: 0px;
	display: table;
	width: 100%;
	position: relative;*/
    text-align: center;
    margin-bottom: 0px;
    display: table;
    width: 100%;
    position: relative;
    /*border: 1px solid #e6e6e6;*/
    padding: 20px 0 20px 0px;
    /*border-bottom: 1px solid #e6e6e6;*/
}

/*#category-navigation ul li ul {
	margin-left: 30px;
	position: absolute;
	transform: scale(0);
	transition: .3s ease-in-out;
}

#category-navigation ul li:hover > ul { 
	position: relative;
	transform: scale(1);
	transition: .3s ease-in-out;
}*/
/*#category-navigation .sub-level-3 {
	display:none;
}*/
.subactive {
    position: relative !important;
    transform: scale(1) !important;
    transition: .3s ease-in-out !important;
    text-indent: 25px;
}

#category-navigation ul li a::after {
    content: '\e8ed';
    font-family: 'fontello';
    float: left;
    font-size: 16px;
    position: absolute;
    color: #575757;
    left: 10px;
    top: 0;
    display: none;
}

#category-navigation ul li.expanded a::after {
    content: '\e8ee';
    font-family: 'fontello';
    float: right;
    font-size: 16px;
    position: absolute;
    color: #575757;
    display: none;
    right: 10px;
}


/*#category-navigation ul > li.parent::after {
	content: '\e8eb';
    font-family: 'fontello';
    float: right;
    font-size: 16px;
    position: absolute;
    color: #1c1c1c;
    right: 10px;
}*/
#category-navigation ul li ul li a::after, #category-navigation li ul li::after {
    display: none;
}

#category-navigation ul li.parent span::after {
    display: none;
}

#category-navigation .sub-level-li a, #category-navigation a {
    color: #9f9f9f;
    font-weight: 100;
    font-size: 18px;
    font-weight: bold;
}

#category-navigation li a {
    /*font-weight: bold;*/
}

#category-navigation .sub-level-li > a.active, #category-navigation li > a.active {
    background: none;
}

    #category-navigation .sub-level-li > a.active, #category-navigation li > a.active:after {
        border-bottom: 2px solid #06A814;
    }

#category-navigation .sub-level-li > a i, #category-navigation li > a i {
    position: absolute;
    z-index: 10;
    line-height: 1;
    padding-top: 4px;
    padding-bottom: 1px;
}

#category-navigation .sub-level-li > a.active i, #category-navigation li > a.active i {
    color: black;
    display: none;
}

#category-navigation ul.child-menu {
    margin-top: 10px;
    margin-bottom: 10px !important;
    margin-left: 13px;
}

#category-navigation li ul li {
    text-indent: 5px;
    text-align: left;
    line-height: 1.5;
}

    #category-navigation li ul li ul li {
        text-indent: 10px;
        text-align: left;
        /* font-weight: bold; */
    }

    #category-navigation li ul li a {
        font-size: 12px !important;
        line-height: 2;
        text-transform: uppercase;
        /*color: #000000 !important;*/
        transition: .3s ease-in-out;
    }

    #category-navigation li ul li ul li a {
        font-size: 12px !important;
        line-height: 2;
        text-transform: uppercase;
        /*color: #6b6b6b !important;*/
        transition: .3s ease-in-out;
    }

    #category-navigation li ul li a.active {
        border-bottom: 1px solid #06A814;
        color: black !important;
        font-weight: 600;
    }

#category-navigation > ul > li { /*display: inline-block;*/
    zoom: 1;
    *display: inline;
    position: relative;
    text-align: left;
}

    #category-navigation > ul > li:first-child {
        /*margin-left: -35px;*/
    }

    #category-navigation > ul > li > a {
        padding: 0 10px;
        line-height: 45px;
    }


        #category-navigation > ul > li > a > span {
            padding: 7px 0;
            font-size: 13px;
            /* font-family: "book"; */
            /* font-weight: 800; */
            color: #000;
            /*text-transform: uppercase;*/
            /*padding-left: 15px;*/
            /*font-family: 'Futura';*/
        }

    #category-navigation > ul > li.active > a > span {
        border-bottom: 1px solid #1c1c1c;
        color: #000;
        /*padding-left: 15px;*/
    }

#category-navigation .block-manufacturer-navigation {
    text-align: left !important;
}

    #category-navigation .block-manufacturer-navigation ul li a {
        padding: 7px 0;
        font-size: 11px;
        /* font-family: "book"; */
        font-weight: 800;
        color: #57585a;
        text-transform: uppercase;
        padding: 0 10px;
        line-height: 45px;
    }

        #category-navigation .block-manufacturer-navigation ul li a:after {
            display: none !important;
        }

    #category-navigation .block-manufacturer-navigation ul li.active a {
        border-bottom: 1px solid #1c1c1c;
        color: #1c1c1c;
        padding: 7px 0;
        font-size: 11px;
        /* font-family: "book"; */
        font-weight: 800;
        text-transform: uppercase;
        padding: 10px 10px;
        line-height: 45px;
    }

#category-navigation li ul li a {
    font-size: 15px !important;
    line-height: 2;
    font-weight: bold !important;
    text-transform: uppercase;
    /*color: #000000 !important;*/
    transition: .3s ease-in-out;
}

.category-banner > div.category-decription p {
    font-size: 13px !important;
    line-height: 20px; /*padding: 0 80px 0 40px;*/
    color: #63676a;
}

.category-banner > div.category-decription a {
    color: inherit;
}

.category-banner > div.category-decription p span {
    font-size: 13px !important;
    line-height: 20px;
    color: #63676a;
}

.category-banner {
    display: table;
    font-size: 0;
    width: 100%;
    box-sizing: border-box; /*padding: 0 20px;*/
    margin-top: 30px;
    border: 1px solid #c6ab62;
    border-top: none;
    position: relative;
}

    .category-banner:after,
    .category-banner:before {
        top: 15px;
        left: 0px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .category-banner:after {
        border-color: rgba(242, 243, 240, 0);
        border-color: rgba(242, 243, 240, 0);
        border-left-color: #f2f3f0;
        border-top-width: 11px;
        border-bottom-width: 11px;
        border-left-width: 6px;
        margin-left: -1px;
        margin-top: 2px;
    }

    .category-banner:before {
        border-color: rgba(198, 171, 98, 0);
        border-left-color: #c6ab62;
        border-top-width: 11px;
        border-bottom-width: 11px;
        border-left-width: 6px;
        margin-left: 0;
        margin-top: 2px;
    }

#sepetim .order-review-data-box {
    display: none;
}

.category-banner > div.category-title {
    padding-left: 20px;
}

.category-banner > div {
    display: table-cell;
    vertical-align: top;
}

    .category-banner > div.category-title h4 {
        font-weight: normal;
        font-size: 38px;
        color: #444444;
    }

    .category-banner > div.category-title sub {
        font-weight: normal;
        font-size: 25px;
        vertical-align: top;
        top: 4px;
        position: relative;
        left: 6px;
    }

    .category-banner > div.category-decription p {
        font-size: 13px !important;
        line-height: 20px; /*padding: 0 80px 0 40px;*/
        color: #63676a;
    }

    .category-banner > div.category-decription a {
        color: inherit;
    }

    .category-banner > div.category-decription p span {
        font-size: 13px !important;
        line-height: 20px;
        color: #63676a;
    }

.catslider {
    width: 271px;
}

#Category #c-top-c1 {
    display: block;
}

#Category #c-middle-c1 {
    display: block;
    width: 998px;
}

#tab-content {
    border: 1px solid #c6ab62;
    padding: 20px;
    font-size: 11px;
    line-height: 18px;
    color: #63676a;
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
}


.cms-content {
    /*padding-top: 10% !important;*/
}


.ui-pnotify {
    position: fixed;
    top: auto !important;
    right: 32px !important;
    left: 12px !important;
    margin-bottom: 0 !important;
    bottom: 45px !important;
    z-index: 999;
    text-align: center;
}

.alert-success {
    background-color: #3e3e3e !important;
    color: #fff !important;
    border: none !important;
}

    .alert-success a {
        color: #fff !important;
        text-decoration: underline;
    }

.ui-pnotify-closer {
    display: none;
}

.ui-pnotify-icon {
    display: none;
}

.ui-pnotify-sticker {
    display: none;
}

.image-popup-no-margins {
    cursor: zoom-in;
}

/*for color square*/
.genelfilter {
    /*background: #e8e8e8;
    border-radius: 5px;
    padding-left: 9px;
    display: inline-block !important;
    padding-right: 10px;
    transition: .3s ease-in-out;*/
}

    .genelfilter li a:before {
        content: '';
        font-family: 'fontello';
        float: left;
        font-size: 12px;
        width: 20px;
        height: 20px;
        position: absolute;
        color: #424242;
        font-weight: 100;
        border: 1px solid #dbdbdb;
        left: 0;
        margin-top: 3px;
    }

    .genelfilter a.active {
        opacity: 1 !important;
        /*position: absolute;*/
        color: black !important;
        top: 92px;
        left: 0px;
    }

    .genelfilter .applied-filter {
        opacity: 1;
        position: relative;
        margin-left: 14px;
    }

.applied-filter:before {
    float: left;
    position: absolute;
    left: -37px;
    top: -3px;
}



.renkfilter .module-content ul.filter-item.ellipsis {
    display: flex;
    margin-bottom: 1rem !important;
}

    .renkfilter .module-content ul.filter-item.ellipsis a:before {
        display: none;
    }

    .renkfilter .module-content ul.filter-item.ellipsis a {
        opacity: 1 !important;
        text-indent: 40px;
        width: 200px;
    }

        .renkfilter .module-content ul.filter-item.ellipsis a #count {
            display: none;
        }

.colorbox {
    max-width: 20px;
    width: 100%;
    max-height: 20px;
    height: 20px;
    cursor: pointer;
    /*border-radius: 50%;*/
}

    .colorbox li:before {
        display: none;
    }

    .colorbox a.active {
        opacity: 1 !important;
        /*position: absolute;*/
        color: black !important;
        top: 92px;
        left: 35px;
    }

    .colorbox .applied-filter {
        opacity: 1;
        position: relative;
        margin-left: 50px;
    }

.owl-carousel .owl-nav .owl-prev {
    /*display: block !important;*/
    position: absolute;
    text-indent: inherit;
    width: 20px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}

.pd-main-image .owl-carousel .owl-nav .owl-prev {
    left: 410px;
}

.pd-main-image .owl-carousel .owl-nav .owl-next {
    right: 36%;
}

.pd-main-image .owl-carousel .owl-nav i {
    color: #1c1c1c !important;
}

.owl-carousel .owl-nav {
    /*display: block !important;*/
    /*position: relative;*/
    text-indent: inherit;
    top: 0px;
    right: 0;
    width: 100%;
    cursor: pointer;
}

.instacon {
    /*background: #fff8ee;*/
    /*margin-top: 2rem;
    padding-bottom: 4rem;*/
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.ulinstagram.owl-carousel .owl-nav {
    /*display: none !important;*/
    /*position: relative;*/
    text-indent: inherit;
    top: 0px;
    right: 0;
    width: 100%;
    cursor: pointer;
}

    .ulinstagram.owl-carousel .owl-nav i {
        font-size: 30px;
        color: #707070;
    }

    /*.ulinstagram.owl-carousel .owl-prev {
    left: -80px !important;
}

.ulinstagram.owl-carousel .owl-next {
    right: -80px !important;
}*/

    .ulinstagram.owl-carousel .owl-nav .owl-next i:before {
        content: "\f054" !important;
        font-family: "Font Awesome 5 Pro";
    }

    .ulinstagram.owl-carousel .owl-nav .owl-prev i:before {
        content: "\f053" !important;
        font-family: "Font Awesome 5 Pro";
    }

.ulinstagram .owl-dots {
    left: 0;
    right: 0;
    bottom: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.owl-carousel .owl-nav .owl-next {
    /*display: block !important;*/
    position: absolute;
    text-indent: inherit;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}

.owl-carousel .owl-nav i {
    font-weight: normal;
/*    font-size: 61px;*/
    color: #696969;
    background: transparent;
/*    padding: 5px 5px;*/
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .owl-carousel .owl-nav i:hover {
        /*border: 1px solid #f59fbc;*/
        color: #151515;
        background: none;
    }



#newsletter-email {
    width: 100%;
    height: 50px;
    text-align: left;
    text-indent: 15px;
    color: black;
    font-size: 11px !important;
    border: none;
    outline: none;
    background: transparent;
    border-bottom: 2px solid;
    font-style: oblique;
}

#newsletter-subscribe-button {
    background: none;
    border: none;
    position: absolute;
    color: black;
    transition: all .3s;
    top: 0;
    bottom: 0;
    right: 0;
    background: none;
    padding: 0 5px;
}

    #newsletter-subscribe-button:hover {
        /*width: 100%;*/
        /*background: transparent;
		border: 1px solid #1c1c1c;
		margin-top: 5px;
		height: 40px;
		color: #dbdbdb;
		transition: all .3s;*/
    }

#paymentcard {
    margin-left: 15px;
}


/*.outlet .product-list .pl-product-image img {
    max-height: 150px !important;
    min-height: 150px !important;
}*/

.outlet .product-list .pl-product-image .overlay {
    /*max-height: 150px !important;*/
}

.outlet .product-list .owl-carousel .owl-nav {
    top: 40% !important;
    position: absolute !important;
    width: 100% !important;
}

    .outlet .product-list .owl-carousel .owl-nav .owl-prev {
        left: -60px !important;
    }

    .outlet .product-list .owl-carousel .owl-nav .owl-next {
        right: -60px !important;
    }


.flex-viewport .flex-active-slide {
    /*max-width: 650px !important;*/
    opacity: 1 !important
}

.flex-active-slide {
    opacity: 1 !important
}




.masonry {
    /*display: flex;*/
    flex-flow: row wrap;
    /*margin-left: 10px;*/
    Adjustment for the gutter counter-reset: brick;
}

.masonry-brick {
    flex: auto;
    height: 350px;
    min-width: 150px;
    margin: 0 8px 8px 0; /* Some gutter */
    overflow: hidden;
}

    .masonry-brick:nth-child(4n+1) {
        width: 450px;
    }

    .masonry-brick:nth-child(4n+2) {
        width: 450px;
    }

    .masonry-brick:nth-child(4n+3) {
        width: 100%;
    }

    .masonry-brick:nth-child(4n+4) {
        width: 450px;
    }


body.fixmenu {
    position: fixed !important;
}

#ascrail2003 {
    left: 66.7% !important;
}

#hediyegonder {
    border-top: 1px solid #e8e8e8 !important;
    border-bottom: 1px solid #ebe8e8 !important;
    font-weight: 800 !important;
    border-radius: 5px !important;
    background: rgba(255, 255, 255, 1.45) !important;
    transition: .5s ease-in-out all !important;
}

    #hediyegonder:hover {
        border-top: 1px solid #e8e8e8 !important;
        border-bottom: 1px solid #ebe8e8 !important;
        font-weight: 800 !important;
        border-radius: 0px !important;
        transition: .5s ease-in-out all !important;
        background: rgb(194, 243, 210) !important;
        color: white !important;
    }

        #hediyegonder:hover a {
            color: white;
        }


    #hediyegonder a:hover {
        color: white;
    }


#beden_link, #wish_link {
    padding: 0;
    display: flex;
    align-items: center;
    line-height: 3;
    justify-content: center;
}

#wish_link {
    /*justify-content: flex-end;*/
}

.modal {
    z-index: 9099090 !important;
}

.full-desc, .full-spec {
    padding: 0 !important;
}

.border-top {
    border-top: 1px solid #bfbfbf;
}

#beden_link span, #wish_link span {
    padding-left: 5px;
    padding-right: 5px;
}

.product-list li {
    position: relative;
    float: left;
    vertical-align: top;
    margin-bottom: 10px;
    /* border: 1px solid #bdbdbd; */
    border-radius: 0;
    padding: 7px !important;
    /* border: 1px solid transparent; */
    transition: all .3s ease-in-out;
    min-height: 350px;
    max-height: 350px;
}

    .product-list li > div {
        height: 100% !important;
        min-height: 329px;
        max-height: 329px;
    }
@media (min-width:992px) and (max-width:1180px) {
    .product-list li {
        min-height: 300px;
        max-height: 300px;
    }

        .product-list li > div {
            height: 100% !important;
            min-height: 277px;
            max-height: 300px;
        }
}
@media (max-width: 767px) {
    .product-list li {
        min-height: 200px;
        max-height: 200px;
    }

        .product-list li > div {
            height: 100% !important;
            min-height: 186px;
            max-height: 185px;
        }
}
.product-list li .add-to-wish-list {
    position: absolute;
    right: 20px;
    top: 40px;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 2;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #1a2e49;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list li:hover .add-to-wish-list {
    opacity: 1;
}

.product-list li .thumCon {
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
    transition: all ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    transition: all ease-in-out;
}

.product-list .thumCon .flex-viewport {
    overflow: visible !important;
    max-height: 320px;
}

.product-list li .pd-main-image-2 {
    max-height: 320px !important;
}

.product-list li:hover .flex-control-thumbs {
    transition: all ease-in-out;
    transform: translateX(0%);
    opacity: 1;
    visibility: visible;
}

.product-list li .flex-control-thumbs {
    margin: 5px 0 0;
    position: absolute !important;
    bottom: 0 !important;
    overflow: hidden;
    z-index: 99;
    display: flex !important;
    flex-direction: column !important;
    top: 0 !important;
    right: -70px;
    max-width: 70px;
    z-index: 999;
    background: white;
    transition: all ease-in-out;
    transform: translateX(-1000%);
    opacity: 0;
    visibility: hidden;
}

.flex-control-thumbs li {
    width: 70px !important;
    float: left;
    margin: 0;
    min-height: unset !important;
}

.product-list .thumCon img, .product-list .thumCon li {
    max-height: 70px !important;
    min-height: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
}

.product-list li:hover .thumCon {
    visibility: visible;
    opacity: 1;
    transform: translateX(0%);
    transition: all ease-in-out;
}

.homep .owl-nav i {
    font-size: 50px;
    color: black;
}

.homep .owl-nav .owl-prev i:before {
    /*content: "" !important;
    font-family: "Font Awesome 5 Pro";
    background: url(/themes/default/content/images/left_arrow.png);
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;*/
}

.homep .owl-nav .owl-next i:before {
    /*content: "" !important;
    font-family: "Font Awesome 5 Pro";
    background: url(/themes/default/content/images/right_arrow.png);
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;*/
}

/*.pl-product-image {
    margin-right: 0;
    background: #fff;
    overflow: hidden;
    outline: 0;
    outline-offset: 10px;
    outline-style: double;
    padding: 10px;
    min-height: 210px;
    z-index: 4;
    margin-top: 15px !important;
}*/

.p-is-new {
    min-height: 40px;
    max-height: 40px;
    min-width: 40px;
    max-width: 40px;
    z-index: 4;
    zoom: 1;
    border-radius: 50%;
    background: black !important;
    color: white !important;
    text-transform: uppercase;
    font-size: 12px;
    font-style: oblique;
    line-height: 1.3;
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.p-is-badge {
    min-height: 70px;
    max-height: 70px;
    min-width: 70px;
    max-width: 70px;
    z-index: 4;
    zoom: 1;
    border-radius: 50%;
    background: #000000 !important;
    color: white !important;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: none;
}

.p-is-winter {
    min-height: 70px;
    max-height: 70px;
    min-width: 70px;
    max-width: 70px;
    z-index: 4;
    zoom: 1;
    border-radius: 50%;
    background: #000000 !important;
    color: white !important;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: none;
}

.p-is-summer {
    min-height: 70px;
    max-height: 70px;
    min-width: 70px;
    max-width: 70px;
    z-index: 4;
    zoom: 1;
    border-radius: 50%;
    background: #000000 !important;
    color: white !important;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: none;
}

.p-is-only {
    min-width: 50px;
    max-width: 100%;
    text-transform: uppercase;
    color: white !important;
    font-size: 16px;
    line-height: 3;
    position: absolute;
    top: unset;
    left: 0;
    right: 0;
    bottom: 35%;
    background: #ea88ba !important;
    z-index: 4;
    display: none;
}

    .p-is-only:before {
        content: '';
        position: absolute;
        width: 20px;
        left: -30px;
        height: 20px;
        border-left: 15px solid #dfdfdf00 !important;
        border-right: 14px solid #ea88ba8c !important;
        border-top: 20px solid #ea88ba !important;
    }

    .p-is-only:after {
        content: '';
        position: absolute;
        width: 20px;
        right: -30px;
        bottom: 0;
        height: 20px;
        border-left: 15px solid #f3bed9 !important;
        border-right: 14px solid #ffffff !important;
        border-bottom: 20px solid #ea88ba !important;
    }

#bordercontent {
    position: relative;
    padding: 60px;
}

    #bordercontent:before, #bordercontent:after, #bordercontent > :first-child:before, #bordercontent > :first-child:after {
        position: absolute;
        width: 30px;
        height: 30px;
        border-color: gray; /* or whatever colour */
        border-style: solid; /* or whatever style */
        content: ' ';
    }

    #bordercontent:before {
        top: 0;
        left: 0;
        border-width: 1px 0 0 1px;
    }

    #bordercontent:after {
        top: 0;
        right: 0;
        border-width: 1px 1px 0 0;
    }

    #bordercontent > :first-child:before {
        bottom: 0;
        right: 0;
        border-width: 0 1px 1px 0;
    }

    #bordercontent > :first-child:after {
        bottom: 0;
        left: 0;
        border-width: 0 0 1px 1px;
    }

.popup-youtube:hover > .video-box-title {
    transform: rotate(3deg);
    transition: .3s ease-in-out;
}

.popup-youtube img {
    max-height: 300px;
    min-height: 300px;
    object-fit: cover;
    /*opacity: .6;*/
}

.video-box-title {
    background: black;
    padding: 15px;
    color: white;
    font-size: 22px;
    transition: .3s ease-in-out;
}

.video-play {
    position: absolute;
    transition: all .3s ease-in-out;
    top: 10%;
    left: 10%;
    right: 10%;
    bottom: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 5rem;
    z-index: 0;
    background: rgba(255,255,255,0.5);
    border: 3px solid #fbd6b6;
}

    .video-play:hover {
        transition: .3s ease-in-out;
        opacity: 1;
    }


.btn.black {
    background: black;
    color: white;
    line-height: 2;
    padding: 10px 25px 10px 25px;
    text-align: center;
    border-radius: 0;
    font-weight: 600;
    transition: all .3s ease-in-out;
    border: 2px solid black;
}

    .btn.black:hover {
        background: transparent;
        color: black;
        transition: all .3s ease-in-out;
    }

.ulinstagram {
    /*display: flex;
    width: 100%;*/
}

    .ulinstagram img {
        max-height: 250px;
        height: 100% !important;
        object-fit: cover;
        min-height: 250px;
        width: 100% !important;
    }

    .ulinstagram li {
        padding: 5px !important;
        position: relative;
    }

        .ulinstagram li #instagram-caption {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            color: white;
            font-size: 12px !important;
            background: rgba(0,0,0,0);
            align-items: center;
            justify-content: center;
            display: flex;
            vertical-align: middle;
            transition: all .3s ease-in-out;
            z-index: -1;
            visibility: hidden;
            overflow: hidden;
        }

        .ulinstagram li:hover #instagram-caption {
            transition: all .3s ease-in-out;
            z-index: 2;
            visibility: visible;
            background: rgba(0,0,0,0.5);
        }

.more-less {
    text-align: center;
}

    .more-less .continued {
        display: none;
    }

    .more-less button {
        border: 0;
        outline: 0 !important;
        background: none !important;
        color: #545454;
        margin-top: 30px;
    }

        .more-less button i {
            display: none;
        }

.slider__alt {
    display: block;
    width: 100%;
    float: left;
    margin-top: 50px;
}

    .slider__alt li {
        display: inline-block;
        width: 19%;
        list-style: none;
        position: relative;
    }

        .slider__alt li::after {
            right: -15px;
            top: 35%;
            position: absolute;
            content: "\f101";
            font-size: 40px;
            font-family: 'FontAwesome';
            color: #000;
        }

        .slider__alt li:last-child::after {
            right: -15px;
            top: 35%;
            position: absolute;
            content: "\f101";
            font-size: 40px;
            font-family: 'FontAwesome';
            color: #000;
            display: none;
        }



/*.pl-product-image {
    position: relative !important;
}*/

.product-list li .pl-product-image img.categorypic-0 {
    opacity: 1;
    visibility: visible;
}

.product-list li .pl-product-image img.categorypic-1 {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    width: 100%;
    bottom: 15px;
    transition: all .3s ease-in-out !important;
}

.product-list li:hover .pl-product-image img.categorypic-1 {
    opacity: 1;
    visibility: visible;
}

.product-list li:hover .pl-product-image img.categorypic-0 {
    opacity: 0;
    visibility: hidden;
}



.testib {
    max-width: initial !important;
}

#satis_marka #display_product {
    object-fit: contain !important;
}

#satis_marka .pl-product-price {
    display: none !important;
}


.product-box-colors {
    position: absolute;
    right: 15px;
    bottom: 15px;
    /* display: block; */
    /* padding: 5px; */
    max-width: 15px;
}

    .product-box-colors li {
        display: block !important;
        align-items: center !important;
        justify-content: center !important;
        width: 15px;
        height: 15px;
        text-indent: -99999px;
        border-radius: 50% !important;
        margin-bottom: 5px !important;
        padding: 0 !important;
    }



@media all and (max-width:990px) {

    .instacon {
        margin-top: 0px;
    }

    .parallax-mirror {
        top: unset !important;
    }



    .main-block-slider h3 {
        font-size: 30px !important;
        top: 30% !important;
    }

        .main-block-slider h3 * {
            font-size: 30px !important;
        }

    .fixed #Header #headercommon .shopbarcount {
        /*right: -20px !important;*/
    }


    .is-ortaklari table {
        width: 100% !important;
    }

    .is-ortaklari td {
        width: 100% !important;
        display: block;
        float: left;
        text-align: center;
    }

    .is-ortaklari img {
    }

    .manufacturer-grid .picture img {
        min-height: initial !important;
        max-height: initial !important;
        object-fit: contain;
    }

    #display_product {
        /*max-height: 260px !important;
        min-height: 260px !important;*/
        object-fit: contain !important;
    }

    #Category #Content {
        padding-top: 45px;
    }

    #Product #Content {
        padding-top: 45px;
    }

    .subcat-list {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        justify-content: flex-start;
    }

        .subcat-list li {
            width: calc(50% - 20px);
            float: left;
            min-width: unset;
        }
}



.size-modal1, .size-modal2 {
    display: none;
    transition: all 3s;
}


    .size-modal1.show, .size-modal2.show {
        display: block;
        position: absolute;
        top: 5%;
        left: 5%;
        transition: all 3s;
    }


#beden_1:hover .size-modal1 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 0;
    z-index: 9999;
    background: rgba(0,0,0,.7);
    display: block;
    padding: 0 10px;
}

#beden_2:hover + .size-modal2 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 0;
    z-index: 9999;
    background: rgba(0,0,0,.7);
    display: block;
    padding: 0 10px;
}



.manufacturer-grid .picture img {
    min-height: 450px;
    max-height: 450px;
}

.manufacturer-grid .marka_adi {
    min-height: 450px;
    display: flex;
    max-height: 450px;
    align-items: center;
    position: relative;
    vertical-align: middle;
    /*background: rgba(154, 193, 147,.45);*/
}

    .manufacturer-grid .marka_adi a {
        color: white;
        line-height: 10;
        padding: 20px;
        font-weight: 600;
        font-size: 16px;
        border-radius: 15px;
    }

.manufacturer-grid li {
    display: none;
}

    .manufacturer-grid li:nth-child(2n+0) .marka_adi {
        background: rgba(154, 193, 147,.45);
    }

        .manufacturer-grid li:nth-child(2n+0) .marka_adi a {
            background: rgba(154, 193, 147,1);
        }

    .manufacturer-grid li:nth-child(2n+1) .marka_adi {
        background: rgba(239, 160, 95,.45);
    }

        .manufacturer-grid li:nth-child(2n+1) .marka_adi a {
            background: rgba(239, 160, 95,1);
        }

.marka_adi h1 {
    font-family: 'CeraPro' !important;
}

.the-less {
    display: none;
    padding: 5px 10px 5px 10px;
    border-radius: 50%;
    font-size: 20px;
    color: #afafaf;
    cursor: pointer;
}

    .the-less i {
        border: 2px solid #afafaf;
        padding: 7px 10px 7px 10px;
        border-radius: 50%;
    }

.the-more {
    font-size: 14px;
    color: black;
    cursor: pointer;
}

    .the-more i {
        border: 2px solid #000;
        height: 32px;
        border-radius: 50%;
        width: 32px;
        line-height: 30px;
    }

.minus .fa-plus:before {
    content: "\f068" !important;
}

.the-more h4, the-less h4 {
    color: #000 !important;
    text-align: center;
    font-size: 26px;
}


.pagination ul li.active {
    /*background: black;*/
    padding: 5px 10px 5px 10px !important;
    color: white;
    line-height: 2rem;
    border: 1px solid #eaeaea;
    border-radius: 0;
    margin-bottom: 0;
    min-height: unset;
}

.pagination ul li {
    background: transparent;
    padding: 5px 10px 5px 10px !important;
    color: #1c1c1c;
    line-height: 2rem;
    border: 1px solid transparent;
    border-radius: 0;
    /*box-shadow: 2px 3px 2px -3px #ded7d7;*/
    margin-bottom: 0;
    min-height: unset !important;
}

.pagenation ul li a {
    color: black;
}

.pagination .fa-chevron-right {
    color: black;
}

.pagination .fa-chevron-left {
    color: black;
}

.pagination ul li.active a {
    /*color: white;*/
    text-decoration: none;
}

.pagination ul li a {
    color: #1c1c1c;
}

    .pagination ul li a:hover {
        /*color: #f9f9f9;*/
    }



/*.shopbaricon:before {
    content: "\e605" !important;
}*/

/*.shopbaricon:after {
    content: "\f004" !important;
    font-family: "Font Awesome 5 Pro";
    top: 11px;
    right: 3px;
    font-size: 12px;
    position: absolute;
    color: #454545 !important;
}*/

.shopbaricon2:after {
    content: "\f08a" !important;
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    right: 24%;
    top: 12px;
    color: #454545 !important;
}

.slıderrıght {
    /*height: 100% !important;
    width: 100% !important;
    max-height: 650PX;*/
    /* min-height: 650PX;*/
    /*max-height: 540px;*/
    width: 100%;
}

@media only screen and (min-device-width : 360px) and (max-device-width : 1024px) {
    .main-block-slider .slides li img {
        /*height: 260px;
        object-fit: cover;
        min-height: 260px;

        max-height: 260px;*/
    }

    #ascrail2003 {
        left: 100% !important;
    }
}

@media only screen and (min-device-width : 1360px) and (max-device-width : 1440px) {
    .main-block-slider .slides li img, .slıderrıght {
        /*height: 450px;

        object-position: 30%;
        max-height: 450px;
        min-height: 450px;*/
    }

    .main-block-slider {
        /*max-height: 450px;
        overflow:hidden;*/
    }
}

@media only screen and (min-device-width : 1440px) and (max-device-width : 1920px) {
    .main-block-slider .slides li img, .slıderrıght {
        /*height: 650PX;

        object-position: 30%;
        max-height: 650PX;
        min-height: 650PX;*/
        /*max-height: 655px;*/
    }

    .main-block-slider {
        /*max-height: 650px;
        overflow: hidden;*/
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .menu-button {
        position: absolute;
        top: 20px;
        margin-left: -25px;
    }

    .fixed .menu-button {
        top: 30px;
    }
}

@media (min-width : 1024px) and (max-width:1280px) {
    /*.menu-button {
        position: absolute;
        top: 15px;
        margin-left: -25px;
    }*/

    /*.fixed .menu-button {
        top: 30px;
    }*/

    .manufacturer-grid .picture img {
        min-height: 450px;
        max-height: 500px;
    }
}

@media (min-width : 1100px) and (max-width:1220px) {
    #site-navigation li a {
        font-size: 17px !important;
    }
}

@media (min-width : 1280px) and (max-width:1980px) {
    .manufacturer-grid .picture img {
        min-height: 550px;
        max-height: 550px;
    }

    .manufacturer-grid .marka_adi {
        min-height: 550px;
        display: flex;
        max-height: 550px;
        align-items: center;
        position: relative;
        vertical-align: middle;
        /* background: rgba(154, 193, 147,.45); */
    }
}

@media all and (max-width:1024px) {


    .ulinstagram.owl-carousel .owl-nav i {
        color: black !important;
    }

    .ulinstagram.owl-carousel .owl-prev {
        left: 0 !important;
    }

    .ulinstagram.owl-carousel .owl-next {
        right: 0 !important;
    }

    html, body {
        width: 100%;
        overflow-x: hidden;
    }

    .pd-info .pd-action .wishlist {
        font-size: 13px !important;
        padding: 0;
    }

    .pd-main-image .owl-carousel .owl-nav .owl-next {
        right: -10px !important;
        top: 50%;
    }

    .pd-main-image .owl-carousel .owl-nav .owl-prev {
        left: -15px;
        top: 50%;
    }

    .owl-prev, .owl-next {
/*        top: 5%;*/
    }

    .homep .owl-prev, .homep .owl-next {
        top: 35%;
        z-index: 99;
    }

    .ulinstagram .owl-prev, .owl-next {
/*        top: 45%;*/
        z-index: 99;
    }

    .options-menu {
        display: block !important;
    }

    #Header {
        background: black !important;
        /*border-bottom: 1px solid #f9f9f9;*/
        padding-top: 0%;
        position: fixed;
    }

    .slıderrıght {
        /*margin-top: 2rem;*/
    }

    .newsletter {
        /*padding: 0px;*/
        margin-bottom: 30px;
        position: relative;
        /* border-top: 1px solid #393f4a; */
    }

    .flex-viewport img {
        padding: 0px;
        height: unset;
    }

    .ulinstagram img {
        /* max-height: 80px; */
        height: 100% !important;
        object-fit: cover;
        /* min-height: 80px; */
        width: 100% !important;
        /*margin-bottom: 10px;*/
    }

    .shopbaricon {
        font-size: 22px !important;
    }


    .unsubcribtion {
        margin-left: 13% !important;
        margin-top: 5%;
    }

    .mobile-pad-0 {
        padding: 0 !important;
    }

    #Container #menucont {
        background: white;
        min-height: 68px;
        display: flex;
        align-items: center;
        padding-top: 0;
    }

    #bttag {
        margin-left: 0 !important;
    }

    .social-mobile h3 {
        margin-left: 0 !important;
    }

    #site-navigation {
        padding-top: 15px !important;
    }

    .oinac.label-show input {
        line-height: 50px;
        height: 70px !important;
    }

    .product-list-options .btn-group {
        width: 100% !important;
    }

    .icon-search {
        opacity: 1 !important;
    }

    #mob__search.active {
        position: fixed !important;
        width: 100%;
        right: 0 !important;
        display: none !important;
        z-index: 999999 !important;
        top: 100px !important;
        left: 0 !important;
    }

    .fancybox-opened {
        z-index: 8030;
        left: 5% !important;
        width: 90% !important;
    }

    .fancybox-inner {
        overflow: auto !important;
        width: 100% !important;
        height: auto !important;
        display: block;
        margin: 0 auto !important;
    }

    #site-navigation li ul li:hover > ul.child-menu2 {
        /*display: none !important;*/
        left: 0 !important;
        width: 100%;
        overflow: scroll;
        top: unset !important;
        right: unset !important;
    }

    #Index .topic-html-content > .col-xs-12 {
        display: block !important;
    }

    #origin #readmore {
        max-height: 270px;
        overflow: hidden;
    }

    .pd-info .pd-action #add-cart {
        width: 100% !important;
        /*margin: 10px 0px 0px 0px;*/
    }

    .sop.i-b {
        display: table;
        padding-top: 3rem;
        width: 100%;
    }

    .shopbarcount {
        /*top: -23px !important;
        right: 5px !important;*/
        /*top: -25px !important;*/
        right: -22px !important;
    }

    .p-is-only {
        font-size: 13px;
        bottom: 40%;
    }

    .icon-search-2:before {
        transform: rotate(-90deg);
    }

    .cms-content .col-xs-12 * {
        padding: 0 !important;
    }

    #menucont .lang:first-child {
        display: none;
    }

    .user-drop {
        position: fixed !important;
    }

        .user-drop.opened {
            top: 68px !important;
            width: 100% !important;
            bottom: 0;
            overflow: hidden;
            overflow-y: scroll;
            opacity: 1;
            position: fixed !important;
            background: rgba(255, 255, 255, .95);
            z-index: 0;
            transform: translateX(0%);
        }

    .slide_content {
        position: absolute;
        width: 90%;
        left: 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: white;
        top: 0;
        bottom: 0;
        z-index: 2;
        padding-bottom: 50px;
        display: none;
    }

    .slide_button {
        position: absolute;
        left: 30%;
        border: 1px solid white;
        top: 65%;
        background: transparent;
        color: white;
        text-align: left;
        font-size: 12px;
        border-radius: 0;
        padding: 14px;
        z-index: 2;
        text-transform: uppercase;
        font-weight: 100;
        width: 40%;
        text-align: center;
    }

    .alt-banner {
        display: grid;
        grid-auto-flow: dense;
        padding: 0 !important;
        grid-gap: 20px;
        grid-template-columns: repeat(4, 1fr);
        grid-auto-rows: 130px;
        margin-bottom: -8rem !important;
    }

    .fixed .user-drop.opened {
        top: 80px !important;
    }

    .subscribe-for-back-in-stock {
        font-size: 11px !important;
    }

    /*.mainbn img {
        transition: all .3s ease-in-out;
        transform: rotate(0deg);
        outline-color: #91d0bb;
        outline-width: 10px;
        outline-style: double;
        outline-offset: -65px;
        min-height: unset !important;
    }*/

    .banner-shop-text {
        /*position: absolute;
        width: 100%;
        display: block;
        color: #383838;*/
        /*text-align: center;
        left: 0;
        z-index: 2;
        font-family: gardengrown;
        opacity: 1;
        transition: all .3s ease-in-out;*/
        /*left: 10% !important;
        right: 10% !important;
        bottom: 5% !important;
        top: 5% !important;*/
        opacity: 1 !important;
    }

    .banner-shop-button {
        /*position: absolute;
        width: 50%;
        display: block;
        left: 25%;
        line-height: 4rem;
        text-align: center;
        color: #454545;
        top: 60%;
        padding: 5px;
        background: #ffd9fa;
        border-radius: 15px;
        transition: all .3s ease-in-out;
        opacity: 1;*/
        /*top: 40%;*/
    }
}



@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
    .product-list li {
        margin-bottom: 13px;
        padding: 0 6px;
        /* width: 100%; */
        width: 50%;
    }
}




.error input,
.error select,
.error label {
    color: #D9534F;
    border-color: #D9534F;
}

.error-msj2 a,
.error-msj2 a:hover {
    color: #fff;
}

.error-msj2 {
    position: absolute;
    right: 8px;
    bottom: 110%;
    background: #D9534F;
    border-radius: 2px;
    padding: 10px;
    font-size: 12px;
    color: #fff;
    z-index: 10;
    font-family: bold;
}

    .error-msj2:before {
        content: "";
        position: absolute;
        border-left: 0px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #D9534F;
        top: 100%;
        left: 20px;
    }














.nicescroll-rails, #ascrail2001, #ascrail2002, #ascrail2003, #ascrail2004, #ascrail2005, #ascrail2006, #ascrail2007, #ascrail2008 {
    width: 8px !important;
}

    #ascrail2001 div, #ascrail2002 div, #ascrail2003 div, #ascrail2004 div, #ascrail2005 div, #ascrail2006 div, #ascrail2007 div {
        width: 8px !important;
        background-color: rgb(144, 137, 137) !important;
    }





.module-title {
    font-size: 18px;
    line-height: 2;
    border-bottom: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #9f9f9f;
}
/*.module .module-title:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    font-size: 10px;
}*/

.scoll-area {
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}
    /* width */
    .scoll-area::-webkit-scrollbar {
        width: 7px;
    }

    /* Track */
    .scoll-area::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 5px;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    /* Handle */
    .scoll-area::-webkit-scrollbar-thumb {
        background: #323232;
        border-radius: 5px;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
    }

        /* Handle on hover */
        .scoll-area::-webkit-scrollbar-thumb:hover {
            background: #1c1c1c;
        }




.scoll-area2 {
    max-height: 265px;
    overflow: scroll;
    overflow-x: hidden;
}
    /* width */
    .scoll-area2::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .scoll-area2::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 5px;
    }

    /* Handle */
    .scoll-area2::-webkit-scrollbar-thumb {
        background: #88ccca;
        border-radius: 5px;
    }

        /* Handle on hover */
        .scoll-area2::-webkit-scrollbar-thumb:hover {
            background: #1c1c1c;
        }





.bank-detail > div {
    margin-bottom: 5px;
    overflow: hidden;
    overflow-wrap: break-word !important;
    padding: 0 !important;
    text-indent: 0;
}





.friday-frame:after {
    position: absolute;
    content: '';
    left: 0;
    top: 2px;
    bottom: 0px;
    width: 100%;
    z-index: 3;
    background: url('/Themes/BtShop/Content/images/frame.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: contain;
}

.friday-frame {
    border: 1px solid transparent !important;
}

    .friday-frame #addcart {
        z-index: 5 !important;
    }

    .friday-frame div:last-child {
        z-index: 999;
    }

#clock-cont {
    position: absolute;
    left: 38%;
    top: 1%;
    z-index: 99;
    text-align: center;
    align-items: center;
    background: #292828;
    height: 100px;
    border-radius: 10px;
}

@media (max-width: 768px) {
    #clock-cont {
        left: 30% !important;
        top: 8% !important;
        zoom: .5;
    }
}

#clock-cont h3 {
    text-transform: lowercase;
    font-size: 80px;
    margin-top: -20px;
    color: #d7587c;
    text-shadow: -1px 4px 2px rgb(63, 39, 46);
}

@media (max-width: 768px) {
    #clock-cont {
        left: 30% !important;
        top: 8% !important;
        zoom: .5 !important;
    }
}

.friday-clock span {
    font-size: 50px;
    background: white;
    max-width: 230px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 6px 15x 0px rgba(0,0,0,0.25);
    margin-right: 15px;
    padding: 15px;
    color: #231f20;
}

@media (max-width: 767px) {
    .outlet .product-list .owl-carousel .owl-nav {
        top: 35% !important;
        position: absolute !important;
        width: 100% !important;
    }

        .outlet .product-list .owl-carousel .owl-nav i {
            font-size: 30px !important;
        }

        .outlet .product-list .owl-carousel .owl-nav .owl-next {
            right: 10px !important;
        }

        .outlet .product-list .owl-carousel .owl-nav .owl-prev {
            left: 10px !important;
        }

        .outlet .product-list .owl-carousel .owl-nav .owl-next i:before {
            content: "\f054" !important;
            font-family: "Font Awesome 5 Pro";
        }

        .outlet .product-list .owl-carousel .owl-nav .owl-prev i:before {
            content: "\f053" !important;
            font-family: "Font Awesome 5 Pro";
        }

    .product-list li .pl-product-info .pl-product-price .p-old-price {
        font-size: 11px;
        margin-right: 60px !important;
    }

    .friday-frame:after {
        position: absolute;
        content: '';
        left: 0;
        top: 2px;
        bottom: 0px;
        width: 100%;
        z-index: 3;
        background: url(/Themes/BtShop/Content/images/frame.png);
        background-repeat: no-repeat;
        background-position: 50% 0%;
        background-size: cover !important;
    }
}

.le-baslik {
    font-size: 2rem;
    color: black !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: inline-block;
    position: relative;
}

    .le-baslik:after {
        content: '';
        background: #c8d5bf;
        bottom: -10px;
        height: 2px;
        width: 25%;
        left: 37.5%;
        position: absolute;
    }


.event-list {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
}

    .event-list .event {
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e2c9bd;
        padding-bottom: 20px;
        padding-top: 20px;
    }

        .event-list .event .event-info {
            position: relative;
            min-height: 100px;
            display: flex;
            align-items: center;
            flex-direction: column;
            padding-top: 25px;
            font-size: 16px;
        }

            .event-list .event .event-info .event-desc {
                margin-top: 3rem;
                margin-bottom: 3rem;
            }

        .event-list .event:last-child {
            border-bottom: 1px solid transparent;
        }

    .event-list .event-arrow {
        position: absolute;
        right: 10px;
        cursor: pointer;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

#tabslide {
    transition: all .3s ease-in-out !important;
    display: flex;
}

.tab-previous {
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 99;
    color: #424242;
}

.tab-next {
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 20px;
    color: #424242;
    z-index: 99;
}

.event-tabs li .arrow-down2 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
    border-bottom: 10px solid #c5d3bc !important;
    position: absolute;
    bottom: -10px;
    left: calc(47% - 10px);
    transform: rotate(180deg);
    opacity: 0;
    transition: all .3s ease-in-out !important;
}

.event-tabs li {
    height: 80px !important;
    display: flex !important;
    align-items: center !important;
    background: #e2c9bd !important;
    transition: all .3s ease-in-out !important;
    justify-content: center;
    flex: 0 0 25%;
}

    .event-tabs li.active {
        height: 80px !important;
        display: flex !important;
        align-items: center !important;
        transition: all .3s ease-in-out !important;
        background: #c5d3bc !important;
        justify-content: center;
    }

        .event-tabs li.active .arrow-down2 {
            opacity: 1;
            transition: all .3s ease-in-out !important;
        }

    .event-tabs li a, .event-tabs li a.active {
        margin-right: 0 !important;
        line-height: 1.42857143 !important;
        border: none !important;
        border-radius: 0 !important;
        color: white !important;
        font-weight: bold !important;
        font-size: 16px !important;
        background-color: transparent !important;
    }

.lang {
    text-align: right;
    padding: 0px 15px;
    width: auto;
}

    .lang li {
        /*display: inline-block !important;*/
    }

        /*.lang li:first-child {
			border-right: 1px solid #ccc;
		}*/

        .lang li a.current {
            opacity: 1;
            border: 1px solid #b7b7b7;
            border-radius: 8px;
        }

        .lang li a {
            opacity: .4;
            display: block;
            padding: 0 5px;
            color: black !important;
            margin-top: -1px;
        }

            .lang li a img {
                width: 30px !important;
                height: auto;
                /* border-radius: 20px; */
                height: 20px;
            }


.stc-btn2 {
    color: #989898;
    border: 1px solid #b5b1b1;
    border-radius: 13px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    height: 45px;
    line-height: 45px;
    /* border: none; */
    display: block;
    width: 100%;
}

.small-text-bannerbottom {
    color: #3c3c3c !important;
    font-size: 14px;
    line-height: 2;
}

.detail-text p span {
    color: #9d9d9d !important;
    line-height: 1.7;
}

.tab-products {
    margin-top: 2%;
    margin-bottom: 5%;
    width: 90% !important;
}

@media (max-width:992px) {
    .tab-title-home img {
        width: 100% !important;
    }

    .tab-products {
        margin-top: 5%;
        margin-bottom: 5%;
        width: 100% !important;
    }
    .lang {
        text-align: right;
        padding: 0px 15px;
        width: 100%;
    }
}

.tab-title-home img {
    width: 26%;
}

.container:not(.busra) {
    width: 80% !important;
}
@media (max-width:992px) {
    .container:not(.busra) {
        width: 100% !important;
    }
}
