﻿
@font-face {
    font-family: "Futura";
    src: url("../fonts/FuturaPTBook.otf");
    font-weight: bold;
}

/*@font-face {
	font-family: "Futura";
	src: url("../fonts/FuturaPTBookOblique.otf");
	font-style: italic, oblique;
}

@font-face {
	font-family: "Futura";
	src: url("../fonts/FuturaPTBoldOblique.otf");
	font-weight: bold;
	font-style: italic, oblique;
}*/
@font-face {
    font-family: 'Oswald';
    src: url('../fonts/OSWALD-REGULAR.ttf');
    src: local('☺'), url('../fonts/OSWALD-REGULAR.woff') format('ttf'), url('../fonts/OSWALD-REGULAR.ttf') format('truetype');
}

@font-face {
    font-family: 'Pacifico';
    src: url('../fonts/RaphLanokFuture.ttf');
}

/*@import url('https://fonts.googleapis.com/css?family=Pacifico&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');*/
/*@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');*/

.sub-level.yeni {
    font-family: 'Pacifico',sans-serif !important;
    text-transform:lowercase;
}

.product-list li .pl-product-info .pl-product-name * {
    margin: 0;
    margin: 0;
    font-weight: 600;
    color: #626b71 !important;
    font-size: 16px !important;
}

.product-attr {
    list-style-type: disc;
}

.saveup {
    font-size: 65px;
    color: #4c4a4b
}

.product-attr-detail {
    list-style-type: disc;
    background: #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid;
    text-align: left;
    justify-content: left;
}
/* ÜRÜN DETAY ÜRÜN TIKLAYINCA BÜYÜYEN RESİM CSS*/
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    right: unset;
    left: 70%;
    top: 1%;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    cursor: auto;
    background: white;
    padding: 10px;
    display: flex;
    align-items: center;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: black;
    word-wrap: break-word;
    padding-right: 36px;
}


.mfp-counter {
    position: relative;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    color: black;
    line-height: 18px;
    white-space: nowrap;
    display: none;
}

.form-accordion .payment-method-item:first-child .fa-openner {
    background: white !important;
}

.tab-navigation:before {
    content: '';
    position: absolute;
    top: 2%;
    left: -51%;
    width: 700px;
    height: 700px;
    background: #fdefec;
    border-radius: 50%;
    z-index: -1;
}

.tab-navigation:after {
    content: '';
    position: absolute;
    bottom: 5%;
    right: -51%;
    width: 700px;
    height: 700px;
    background: #fdefec;
    border-radius: 50%;
    z-index: -1;
}

.home_row {
    display: flex;
    margin-top: 2rem;
    background-color: #e0eefb !important;
    font-family: Futura,sans-serif !important;
}

    .home_row * {
        font-family: Futura,sans-serif !important;
    }

    .home_row h1, .home_row h1 * {
        font-size: 3rem!important;
        font-family: Futura,sans-serif !important;
        color: white !important;
        position: relative;
    }

    .home_row:first-child .row_right {
        margin-top: 0;
    }

    .home_row .row_right {
        background-color: #949A90 !important;
    }

.row_left {
    line-height: 0;
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    min-height: 600px !important;
    padding: 0;
}

.row_right {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    background: #f1f1f2 !important;
}

.home_row:first-child .row_right {
    background: #c6a992 !important;
}

.home_row:last-child .row_right {
    background: #c6a992 !important;
}


.home_row .row_rightProje {
    background: #ede5e3 !important;
}

.row_right a {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 100;
    padding: 9px 20px;
    transition: all .2s;
    color: black;
    background: white;
    min-width: 25%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 4rem;
    FONT-FAMILY: 'Futura',sans-serif !important;
    text-align: center;
}

    .row_right a:hover {
        display: inline-block;
        /*border: 2px solid #000;*/
        border-radius: 3px;
        font-size: 18px;
        font-weight: 700;
        padding: 9px 20px;
        transition: all .2s;
        color: black;
        /*width: 25%;*/
        /*background: black;*/
        /*margin: 0 auto;*/
    }
.aboutclass p, .aboutclass * {
    font-family: 'Futura',sans-serif!important;
}

.yenigelenler {
    display: block;
    /*padding: 20px;*/
    padding-top: 0;
    padding-bottom: 0px;
    transition: all .3s ease-in-out;
}

.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: 'Futura',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%;*/
}

.banner-shop-text {
    position: absolute !important;
    width: 90% !important;
    color: #383838 !important;
    text-align: center !important;
    left: 20px !important;
    right: 20px;
    top: 60% !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    bottom: 20px !important;
    /*opacity: 0.6 !important;*/
    transition: all .3s ease-in-out !important;
    background: rgba(233, 235, 235, 0.6) !important;
    padding-bottom: 20px;
}

/*.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: 45%;
    display: flex;
    justify-content: center;
    left: 25%;
    line-height: 3rem;
    text-align: center;
    color: black;
    margin-top: 12%;
    padding: 0px;
    background: #ff7f00;
    transition: all .3s ease-in-out;
    opacity: 1;
    border: 1px solid black;
    border-radius: 20px;
    z-index: 2;
}

.form-accordion .payment-method-item:first-child .fa-openner {
    background: white !important;
}

.banner-shop-textpone {
    color: black;
    font-size: 22px;
    font-weight: 500;
    top: 45%;
    position: absolute;
}

.banner-shop-textp {
    color: black;
    font-size: 18px;
    font-weight: 500;
    top: 10%;
    position: absolute;
}

.banner-shop-button:hover {
    color: black;
    background: #c86400;
    /*transition: all .3s ease-in-out;
        outline-color: #e9af97 !important;
        outline-width: 2px !important;
        outline-style: solid !important;
        outline-offset: 0px !important;*/
}

.main-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0px;
    grid-auto-rows: 250px;
    grid-auto-flow: dense;
    padding: 0 !important;
}

    .main-grid .mainbn {
        opacity: 1;
        transition: all .3s ease-in-out;
        width: 100% !important;
        grid-column-end: span 1;
        padding: 0px;
        margin: 0;
    }

        .main-grid .mainbn:nth-child(1) {
            grid-column-end: span 3;
            grid-row-end: span 2;
        }

        .main-grid .mainbn:nth-child(2) {
            grid-column-end: span 1;
        }

        .main-grid .mainbn:nth-child(3) {
            grid-column-end: span 1;
        }

        .main-grid .mainbn:nth-child(4) {
            grid-column-end: span 1;
        }

        .main-grid .mainbn img {
            min-height: 100% !important;
            max-height: 100% !important;
            outline: #ffffff solid 2px;
            outline-offset: -15px;
        }

.banner-shop-textone {
    position: absolute !important;
    width: 40% !important;
    color: #383838 !important;
    text-align: center !important;
    left: 20px !important;
    top: 20px !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    bottom: 20px !important;
    /*opacity: 0.8 !important;*/
    transition: all .3s ease-in-out !important;
    background: rgba(233, 235, 235, 0.6) !important
}

.telefonunbasinda {
    font-size: 14px;
    border: 2px solid;
    padding: 10px;
    border-radius: 50px;
    margin-left: -50px;
}

.mainbn:hover, .mainbn:hover .banner-shop-text {
    transition: all .3s ease-in-out;
    background: rgba(194, 195, 195, 0.6) !important
}

    .mainbn:hover, .mainbn:hover .banner-shop-textone {
        /*opacity: 1 !important;*/
        transition: all .3s ease-in-out;
        background: rgba(194, 195, 195, 0.6) !important
    }

.tophead {
    /*background: #000;*/
    color: #000;
    text-align: center;
    z-index: 9999;
    position: relative;
    padding: 10px;
    font-weight: 800;
}

.menuhead {
    background: #ff7f00;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 800;
}

.logo {
    margin: 0 auto;
}

.tooltip:after {
    display: none !important;
}

.gardengrown {
    font-family: "Futura" !important;
}

body {
    background: #fff !important;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

#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;
}

.language-sel {
    /*position: absolute;
    right: -55px;
    top: 0;*/
    position: absolute;
    left: 50px;
    top: -10px;
}

.module {
    width: 24% !important;
    position: relative;
    padding: 5px;
    /* margin-top: 50px; */
    background: #eeeeee;
    max-height: 50px;
    text-indent: 10px;
    display: inline-flex !important;
    margin-right: 5px;
}

.module-title {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #656565 !important;
    line-height: 2 !important;
    border-bottom: none !important;
    margin-bottom: 0px !important;
    cursor: pointer !important;
}

.module-content {
    position: absolute;
    background: white;
    width: 100%;
    z-index: 10;
    border: 1px solid #e8e8e8;
    margin-left: 0px;
    padding: 5px;
    top: 38px;
    left: 0;
}

.module-title:after {
    content: '\e8eb';
    font-family: 'fontello';
    float: right;
    /* right: 0; */
    position: absolute;
    right: 10px;
}

#manuNavigation #footer-navigation {
    display: none;
}

#footerNavigation #site-navigation {
    display: none;
}

#Footer {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    /*margin-top: 20px !important;*/
    background-color: #949A90;
}

.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;*/
    margin-top: 4rem;
}

/*.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;
    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;
}

    .sub-level:hover {
        /*border: 1px solid #e8e8e8;
		border-bottom: none;*/
        z-index: 99999;
        transition: all .3s;
        /*background: white !important;*/
    }

#Header {
    z-index: 99;
    position: relative;
    transition: all .3s;
    background-color: white;
    padding: 0;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 0px;
}

    #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;
    }

.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 {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

    .blogpost-title a {
        color: #3e3e3e;
        font-weight: 800;
        transition: .3s ease-in-out;
    }

        .blogpost-title a:hover {
            color: #1b1b1b;
        }

.blogpost-body {
    max-height: 286px !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;
}

#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 {
    font-family: 'Futura', sans-serif;
    color: #3e3e3e;
}

#slider_info {
    position: absolute;
    top: 55%;
    left: 15%;
    z-index: 999;
}

.user-drop {
    position: absolute;
    top: -99995px;
    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;
}

    .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: #ffffff;
    border-radius: 50%;
    line-height: 53px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-top: 20px;
    margin-left: 7px;
}

    .social-icons li a {
        color: #fff;
        font-size: 12px;
    }

.welcome {
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

    .welcome h4 {
        margin: 0;
        font-size: 14px !important;
    }

#headercommon i {
    color: #454545 !important;
    font-size: 18px !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 {
    background-color: transparent;
    border-radius: 100%;
    color: black;
    font-weight: bold;
    padding-right: 5px;
    bottom: 5px;
    right: 5px;
    line-height: 2;
    font-size: 11px !important;
    position: absolute;
    padding-left: 5px;
    height: 20px !important;
    vertical-align: middle !important;
}

.shopbaricon {
    color: #bebebe !important;
    font-size: 22px !important;
}

.shopbaricon2 {
    color: #c7d3bd !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: 20px;
}

.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: #c7d3bd;
    }

    .menu-button.active span.b {
        -ms-transform: rotate(-45deg); /* IE 9 */
        -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
        background: #c7d3bd;
    }

.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-family: 'Futura', sans-serif;
            ;
            font-weight: 600;
            text-align: center;
        }



#social-navigation {
    display: block;
}

    #social-navigation li {
        display: inline-block;
    }

        #social-navigation li a i {
            font-size: 26px;
        }

#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-family: 'Futura', sans-serif;
            ;
            font-weight: 600;
        }

#menucont {
    /*padding: 15px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
    #menucont img {
        max-height: 220px;
        max-width: 220px;
    }
@media only screen and (max-width:992px) {
    #menucont img {
        max-width: 100%;
    }
}

#menucont .menucont2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 80%;
}

/*#menucont:after {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        height: 70px;
        background: #ff7f00;
        z-index: -1;
    }*/

#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;
    text-align: center;
}

.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: 45px !important;*/
}

#headercommon li:nth-child(3) i {
    /*background: #f3f1e0 !important;
    border-radius: 25rem !important;
    border: 2px dotted #f0e8aa;
    padding: 10px !important;*/
    /*line-height: 45px !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: 3;
    padding: 7px;
}

.custom-social {
    display: flex;
    position: absolute;
    top: -8px;
    right: 5%;
}

    .custom-social img {
        mix-blend-mode: darken;
    }

#site-navigation li a {
    font-size: 16px !important;
    font-weight: 600;
    color: #626b71;
    color: #000000;
    text-decoration: none;
    transition: .3s ease-in-out;
    border: none;
    text-transform: none;
    border-bottom: 2px solid transparent;
    font-family: 'Futura', sans-serif;
}

    #site-navigation li a:hover {
        /*border-bottom: 2px solid #3e3e3e;*/
        transition: .3s ease-in-out;
        color: #c0d5ea;
    }

    #site-navigation li a.active {
        border-bottom: 1px solid #3e3e3e;
        transition: .3s ease-in-out;
        padding: 5px;
    }

#site-navigation li ul.child-menu {
    position: absolute;
    background: white;
    padding: 10px;
    width: 100%;
    max-width: 300px;
    text-align: left;
    transition: all .3s;
    visibility: hidden;
    opacity: 0;
    top: 50px;
    /*min-height: 250px;*/
    bottom: unset;
    z-index: -100;
    border: 1px solid #f9f9f9;
    border-bottom: 2px solid #d4d4d4;
    opacity: 0;
    right: -10900809px;
}

#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: 289px;
    width: 210px;
    transition: .3s ease-in-out;
    /*border-radius: 0 0 10px 10px;
            -webkit-box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.17);
            -moz-box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.17);
            box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.17);*/
}

#site-navigation li ul.child-menu li {
    display: block !important;
    line-height: 2 !important;
    transition: .3s ease-in-out;
    position: relative;
}

    #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 10px !important;
        transition: .3s ease-in-out;
        color: #1c1c1c !important;
        font-weight: normal !important;
        width: 100%;
        display: block;
    }

        #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: 10px !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;
    }

.video-play2 {
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
    top: 1px;
    bottom: 0;
    left: 0px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: white;
    opacity: 0;
    transition: .3s ease-in-out;
}

.video-play22 {
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
    bottom: 30px;
    left: -15px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: black;
    opacity: 1;
    transition: .3s ease-in-out;
    max-width: 80px;
    max-height: 80px;
    height: 100%;
    background: white;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,.2);
}

}

.hakkimizdaResim {
    object-fit: cover;
    padding: 5px;
    min-height: 500px;
    max-height: 500px;
    min-width: 500px;
    max-width: 500px;
}

#site-navigation li:hover > ul.child-menu {
    /*display: flex;*/
    position: absolute;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    top: 40px;
    /* left: 0; */
    margin-left: -11px;
    width: 100%;
    max-width: 300px;
    min-width: 300px;
    bottom: auto !important;
    z-index: 9999999;
    opacity: 1;
    right: unset;
    border-top: 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 li {
    position: relative;
    transition: .3s ease-in-out;
}

#headercommon {
    display: block;
}

#nav_2 li a {
    text-transform: unset !important;
    font-weight: 100 !important;
}

#commons {
    position: relative;
    /*min-height: 115px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

#headercommon li {
    display: inline-block;
    line-height: 0;
    /*border-right: 1px solid #eaeaea;*/
    height: initial;
    padding: 11px;
    margin: -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;
    font-family: 'Futura', serif;
    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: 300px;
    min-height: 300px;
    object-fit: cover;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
}

.home-p #display_product {
    max-height: 300px;
    min-height: 300px;
    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;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #d6d6d6;
    transition: .3s ease-in-out;
}

.home-p .product-list li {
    min-height: unset !important;
}

.homep .owl-item {
    padding: 20px;
}

#addcart a {
    color: white;
}

#display_product {
    max-height: 300px;
    min-height: 300px;
    object-fit: contain;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
    /*max-width: 275px;*/
    /*border: 1px solid #dbdbdb;*/
}

#display_product_proje {
    max-height: 300px;
    min-height: 300px;
    object-fit: cover;
    height: 100%;
    overflow: hidden;
    transition: .5s ease;
    backface-visibility: hidden;
    width: 100%;
    border-radius: 20px;
}


#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: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    max-height: unset;
    width: unset;
    background: rgba(255, 255, 255, 0);
    transition: .5s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    /*display: none;*/
    opacity: 0;
}

.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(190, 190, 190, 0.36);
    opacity: 1;
}

    .pl-product-image:hover .overlay .text {
        opacity: 1 !important;
        transition: .3s ease-in-out;
    }

.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;
}

.slide_button {
    position: absolute;
    left: calc(100% - 53%);
    top: 60%;
    background: white;
    color: black;
    text-align: left;
    font-size: 12px;
    border-radius: 10px;
    padding: 14px;
}
@media (max-width: 992px){
    .slide_button {
        left: calc(100% - 60%);
        top: 60%;
        text-align: left;
        font-size: 12px;
        border-radius: 10px;
        padding: 7px;
    }
}

    .slide_button a {
        color: black;
    }

    .slide_button:hover {
        color: #f9f9f9;
    }

.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;
    font-family: gardengrown !important;
}

    .main-block-slider h3, .main-block-slider h3 span, .main-block-slider h3 p, .main-block-slider h3 p span {
        font-family: "Futura" !important;
    }

.product-list li :hover > #addcart {
    opacity: 1;
}

#addcart {
    border-radius: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    background-color: #000000;
    /* text-transform: uppercase; */
    font-family: 'Futura', sans-serif;
    color: #ffffff !important;
    border: 1px solid #000000;
    padding: 10px 20px;
    width: 100%;
    font-size: 12px !important;
    opacity: 1;
    transition: .3s ease-in-out;
    z-index: 9999999;
}

/*#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 {
    padding: 4px 6px;
    /* border: 1px solid #ff7f00; */
    /* background-color: #00000000; */
    margin-bottom: 10px;
    width: 40px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 17px;
    text-transform: uppercase;
    font-family: 'Futura', sans-serif;
    color: white;
    font-size: 22px !important;
}

.incelebtn {
    background: none;
    border: 2px solid #3e3e3e;
    font-size: 18px;
    line-height: 36px;
    color: #3e3e3e;
    font-family: 'Futura', sans-serif;
    ;
    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: fill;
}

.slider_alt {
    width: 100px;
    padding-top: 0px;
    border-bottom: 5px solid #3e3e3e;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.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 'Futura', 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;
}

.ulinstagram {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 5px;
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
    padding: 0 !important;
}

    .ulinstagram li:first-child {
        grid-row-end: span 2;
        grid-column-end: span 2;
    }

.follow-ins {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-around;
    ;
    position: absolute;
    width: 33.33%;
    left: 33.33%;
    top: 15%;
    bottom: 15%;
    background: rgba(255, 127, 0, .6) !important;
}

.abannerico {
    font-size: 50px;
    display: inherit;
    text-align: right;
}

@media (max-width: 767px) {

    .saveup {
        font-size: 65px;
    }

    .telefonunbasinda {
        margin-left: 0px;
    }

    .main-block-slider {
        margin-bottom: 0rem !important;
    }

        .main-block-slider .slides li {
            /*top: 70px;*/
            max-height: 250px;
        }

    .footer-title:after {
        left: 45%;
    }

    .pl-product-name {
        display: inline-block;
        margin-top: 20px;
    }

    #site-navigation li a {
        color: #000000;
    }

    .banner-shop-textpone {
        top: 20%;
    }

    #headercommon i {
        color: black !important;
        font-size: 22px !important;
    }

    .row_left {
        min-height: 220px !important;
    }

    .abannerico {
        text-align: center;
        padding: 10px;
    }

    .ulinstagram {
        display: block;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 5px;
        /* grid-auto-rows: 200px; */
        grid-auto-flow: dense;
        padding: 0 !important;
    }

    .ulinstagram {
        column-count: 2;
    }

    .follow-ins {
        top: 40%;
        bottom: 40%;
        width: 60%;
        left: 20%;
    }

    #product-details-form {
        margin-top: 7rem;
    }

    .hakkimizdaResim {
        object-fit: contain !important;
        padding: 5px;
        min-height: 250px;
        max-height: 250px;
        min-width: 100%;
    }

    .main-grid .mainbn:nth-child(1) {
        grid-column-end: span 1;
        grid-row-end: span 1;
    }

    .banner-shop-textone {
        position: absolute !important;
        width: 90% !important;
        color: #383838 !important;
        text-align: center !important;
        left: 20px !important;
        right: 20px;
        top: 40% !important;
        z-index: 2 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        bottom: 20px !important;
        opacity: 0.6 !important;
        transition: all .3s ease-in-out !important;
        background: rgba(0, 0, 0, 0.8) !important;
    }

    .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;
    }

    .custom-social {
        display: flex;
        position: absolute;
        top: -8px;
        width: 100%;
        left: 0;
        right: 0;
        justify-content: center;
    }

    .footer-ust-p-p {
        margin-bottom: 10px !important;
    }

    #footer-ust-p p {
        margin: 5px !important;
        font-size: 1rem;
    }


    .flex-viewport li {
        /*width: 100% !important;*/
        max-width: 100% !important;
        background: #f9f9f9;
    }

    .pd-image {
        position: relative !important;
    }

    .flex-control-nav {
        position: absolute;
        width: 20%;
        bottom: 0;
        right: 0;
        left: 40%;
        text-align: center;
        z-index: 10;
    }

    #side-bar {
        background: #ffffff;
        padding-bottom: 10px;
        width: 100% !important;
        left: 0% !important;
        top: 0px !important;
        z-index: 9;
    }

    .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;
        max-height: 400px;
        min-height: 400px;
    }

    .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 li a {
        text-align: center !important;
        color: #5b8d91;
    }

    .fixed #Header #headercommon {
        margin-top: 0 !important;
    }

    #headercommon {
        /* margin-right: 35px; */
        margin-top: 10px;
        display: flex;
        float: right;
        align-items: center;
        right: -40px;
        justify-content: center;
    }

    #Content {
        /*padding-top: 85px;*/
        background-size: 100% !important;
    }

    .bread-con {
        left: 7.5% !important;
        right: 7.5% !important;
        max-width: 85% !important;
    }

    .module {
        width: 100% !important;
    }

    #commons {
        /*position: relative !important;
		right: 0;
		top: 0;*/
        display: block;
        min-height: unset;
        zoom: .7;
    }

    .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 {
        /*display: none !important;*/
        /* display: none !important; */
        top: unset !important;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        margin: 0;
        /*max-height: 200px;*/
        height: 100%;
        overflow: scroll;
    }

    #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: right !important;
        zoom: .6;
        position: absolute;
        width: 40%;
        top: -20px;
        right: 0;
        display: none;
    }

    .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 {
            /*vertical-align: middle;
			padding-top: 3px;
			max-width: 135px;
			width:100%!important;
			transition: .3s ease-in-out;*/
            padding-right: 5px;
            /*box-shadow: 0px 10px 72px 20px rgba(0,0,0,0.75);
            -webkit-box-shadow: 0px 3px 20px 7px rgba(0, 0, 0, 0.32);
            -moz-box-shadow: 0px 10px 72px 20px rgba(0,0,0,0.75);*/
        }
}

#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: #5b8d91 !imporpant;
    }

#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;
}*/

.two-baslik {
    font-size: 2.5rem;
    color: #464646 !important;
    position: relative;
    display: inline-block;
}

    .two-baslik.siyah:before {
        content: '';
        position: absolute;
        background: url('/Content/ayaksiyah.jpg');
        top: -65px;
        background-size: contain;
        width: 60px;
        height: 60px;
        left: calc(50% - 30px);
    }

    .two-baslik.beyaz:before, .home_row h1:before {
        content: '';
        position: absolute;
        background: url('/Content/ayakbeyaz.png');
        top: -65px;
        background-size: contain;
        width: 60px;
        height: 60px;
        left: calc(50% - 30px);
    }

.aboutclass:after {
    content: '';
    background: url('/Content/daire.jpg');
    width: 318px;
    height: 667px;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
}

#display_product {
    min-height: 400px;
    height: auto;
    max-height: 400px;
    min-width: auto !important;
    object-fit: cover;
}

.bread-con {
    position: absolute;
    left: 32.5%;
    right: 32.5%;
    display: flex;
    align-items: center;
    max-width: 35%;
    background: white;
    z-index: 2;
    justify-content: center;
    min-height: 60px;
    max-height: 60px;
    bottom: 50px;
}

/*.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: 800px;
}



.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: 26px;
    margin-bottom: 4px;
}

.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;
}

#category-navigation ul li.expanded a::after {
    content: '\e8ee';
    font-family: 'fontello';
    float: right;
    font-size: 16px;
    position: absolute;
    color: #575757;
    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 li ul li {
    text-indent: 25px;
}

    #category-navigation li ul li a.active {
        border-bottom: 1px solid #dbdbdb;
        color: black;
        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;
        }

    #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: 12px !important;
    line-height: 2;
    text-transform: uppercase;
    color: #1c1c1c;
    transition: .3s ease-in-out;
}

.category-banner > div.category-decription p {
    font-family: "Futura";
    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-family: "Futura";
    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-family: "Futura";
        font-size: 38px;
        color: #444444;
    }

    .category-banner > div.category-title sub {
        font-weight: normal;
        font-size: 25px;
        font-family: "Futura";
        vertical-align: top;
        top: 4px;
        position: relative;
        left: 6px;
    }

    .category-banner > div.category-decription p {
        font-family: "Futura";
        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-family: "Futura";
        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: 'Futura';
        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: inline-flex !important;
}

.colorbox {
    max-width: 30px;
    max-height: 30px;
    cursor: pointer;
}

    .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;
}

.ulinstagram.owl-carousel .owl-nav {
    display: none !important;
    /*position: relative;*/
    text-indent: inherit;
    top: 0px;
    right: 0;
    width: 100%;
    cursor: pointer;
}

.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: #f59fbc;
        background: none;
    }

.urunlerbg:before {
    content: '';
    position: absolute;
    left: 0;
    width: 360px;
    height: 200px;
    background: url(/Content/bg2.png);
    background-size: cover;
    bottom: 0;
}

#newsletter-email {
    width: 100%;
    background: white;
    height: 50px;
    text-align: left;
    text-indent: 15px;
    color: #1c1c1c;
    font-size: 13px !important;
}

#newsletter-subscribe-button {
    background: white;
    border: none;
    position: absolute;
    height: 42px;
    color: #000;
    transition: all .3s;
    top: 4px;
    right: 20px;
    width: 50px;
}

    #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;
    }

.product-list li {
    position: relative;
    float: left;
    vertical-align: top;
    margin-bottom: 30px;
    /* border: 1px solid #bdbdbd; */
    border-radius: 0;
    padding: 5px !important;
    border: 1px solid transparent;
    transition: all .3s ease-in-out;
    min-height: 560px;
}

.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: 60px;
    max-height: 60px;
    border-radius: 50%;
    zoom: .6;
    min-width: 60px;
    max-width: 60px;
    /* border-radius: 50%; */
    background: #ff7f00 !important;
    text-transform: lowercase;
    color: white;
    font-size: 15px;
    line-height: 4;
    font-family: 'Futura', sans-serif;
    position: absolute;
    top: 30px;
    left: 30px;
    text-align: -webkit-center;
    z-index: 4;
}

.p-is-badge {
    min-height: 60px;
    max-height: 60px;
    border-radius: 50%;
    zoom: .6;
    min-width: 60px;
    max-width: 60px;
    /* border-radius: 50%; */
    background: #e2c9bd !important;
    text-transform: lowercase;
    color: white;
    font-size: 15px;
    line-height: 4;
    font-family: 'Futura', sans-serif;
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: -webkit-center;
    z-index: 4;
}

.p-is-winter {
    min-height: 60px;
    max-height: 60px;
    min-width: 60px;
    max-width: 60px;
    /*border-radius: 50%;*/
    background: linear-gradient(45deg, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%) !important;
    text-transform: lowercase;
    color: white !important;
    font-size: 15px;
    font-weight: 800;
    line-height: 4;
    font-family: 'Futura', sans-serif;
    position: absolute;
    top: -14px;
    left: -10px;
    z-index: 4;
    -webkit-clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%);
    clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%);
    text-align: -webkit-center;
}

.p-is-summer {
    min-height: 60px;
    max-height: 60px;
    min-width: 60px;
    max-width: 60px;
    z-index: 4;
    zoom: .6;
    border-radius: 50%;
    background: #588c8f !important;
    text-transform: lowercase;
    color: white !important;
    font-size: 15px;
    font-weight: 800;
    line-height: 4;
    font-family: 'Futura', sans-serif;
    position: absolute;
    top: 10px;
    right: 0;
    text-align: -webkit-center;
}

.p-is-only {
    min-width: 50px;
    max-width: 100%;
    text-transform: uppercase;
    color: white !important;
    font-size: 16px;
    line-height: 3;
    font-family: sans-serif;
    position: absolute;
    top: unset;
    left: 0;
    right: 0;
    bottom: 35%;
    background: #ea88ba !important;
    z-index: 4;
}

    .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;
    z-index: 9;
    left: 40%;
    top: 30%;
    font-size: 90px;
    color: white;
    opacity: 0.5;
    transition: .3s ease-in-out;
}

    .video-play:hover {
        transition: .3s ease-in-out;
        opacity: 1;
    }

.projects > li:nth-child(1) > a > img {
    min-height: 300px;
    max-height: 300px;
    min-width: 800px;
    max-width: 800px;
    border-radius: 10px;
    object-fit: cover;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .projects > li:nth-child(1) > a > img {
        min-width: 300px;
        max-width: 300px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .projects > li:nth-child(1) > a > img {
        min-width: 700px;
        max-width: 700px;
    }
}
.projects > li > a > img {
    min-height: 100px;
    max-height: 100px;
    min-width: 125px;
    max-width: 125px;
    border-radius: 5px;
    object-fit: cover;
    padding: 5px;
}

.ulinstagram img {
    /*max-height: 300px;*/
    height: 100% !important;
    object-fit: cover;
    /*min-height: 300px;*/
    width: 100% !important;
}

.ulinstagram li {
    padding: 0px !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;
        vertical-align: middle;
        transition: all .3s ease-in-out;
        z-index: -1;
        visibility: hidden;
    }

    .ulinstagram li:hover #instagram-caption {
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        display: flex;
        color: white;
        font-size: 12px !important;
        background: rgba(0,0,0,0.4);
        align-items: center;
        vertical-align: middle;
        transition: all .3s ease-in-out;
        z-index: 2;
        visibility: visible;
    }

.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;
}

@media all and (max-width:990px) {

    .instacon {
        margin-top: 80px;
    }

    .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: 300px !important;
        min-height: 300px !important;
        object-fit: contain !important;
    }
}



.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: gardengrown !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 {
    padding: 5px 10px 5px 10px;
    border-radius: 50%;
    font-size: 20px;
    color: #afafaf;
    cursor: pointer;
}

    .the-more i {
        border: 2px solid #afafaf;
        padding: 7px 10px 7px 10px;
        border-radius: 50%;
    }

.minus .fa-plus:before {
    content: "\f068" !important;
}

.the-more h4, the-less h4 {
    color: #000 !important;
    text-align: center;
    font-family: "Futura";
    font-size: 26px;
}


.pagination ul li.active {
    background: #26a4ca;
    padding: 5px 10px 5px 10px !important;
    color: white;
    line-height: 2rem;
    border: 1px solid #f3f3f3;
    border-radius: 0;
    margin-bottom: 0;
    min-height: unset !important;
}

.pagination ul li {
    background: transparent;
    padding: 5px 10px 5px 10px !important;
    color: #1c1c1c;
    line-height: 2rem;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    min-height: unset;
}

.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;
}

.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: #c7d3bd !important;
}*/

.shopbaricon2:after {
    content: "\f08a" !important;
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    right: 24%;
    top: 12px;
    color: #c7d3bd !important;
}

@media only screen and (min-device-width : 360px) and (max-device-width : 1024px) {


    .main-block-slider .slides li img {
        height: 200px;
        max-height: 200px;
        object-position: center;
        object-fit: unset;
    }

    #ascrail2003 {
        left: 100% !important;
    }
}

@media only screen and (min-device-width : 1440px) and (max-device-width : 1920px) {
    .main-block-slider .slides li img {
        /*height: 700px;*/
        object-fit: initial;
        object-position: 30%;
    }
}

@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 : 1000px) and (max-width:1580px) {
    #site-navigation li a {
        font-size: 10px !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) {




    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, .owl-next {
        top: 45%;
        z-index: 99;
    }

    .options-menu {
        display: block !important;
    }

    #Header {
        background: white !important;
        border-bottom: 1px solid #f9f9f9;
        position: relative;
    }

    .newsletter {
        /*padding: 0px;*/
        margin-bottom: 30px;
        position: relative;
        /* border-top: 1px solid #393f4a; */
    }

    .flex-viewport img {
        padding: 0px;
        height: unset;
    }

    .ulinstagram img {
        max-height: 200px;
        height: 100% !important;
        object-fit: cover;
        min-height: 200px;
        width: 100% !important;
    }

    .shopbaricon {
        font-size: 22px !important;
    }


    .unsubcribtion {
        margin-left: 0% !important;
    }

    #Container #menucont {
        background: white !important;
        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;
    }

    .pd-info .pd-action #add-cart {
        width: 100% !important;
        margin: 10px 0px 0px 0px;
    }

    .shopbarcount {
        /*top: -23px !important;
        right: 5px !important;*/
        top: -25px !important;
        right: -22px !important;
    }

    .p-is-only {
        font-size: 13px;
        bottom: 40%;
    }

    .cms-content .col-xs-12 * {
        padding: 0 !important;
    }
    ul.lang {
        margin-top: 90px;
        display: flex;
        align-items: center;
        right: 0;
        left: 0;
        justify-content: center;
    }
    .user-drop {
        position: fixed !important;
    }

        .user-drop.opened {
            top: 70px !important;
            width: 100% !important;
            bottom: 0;
            /*overflow: hidden;*/
            overflow: auto;
            opacity: 1;
            position: fixed !important;
            background: rgba(255, 255, 255, 0.9);
            z-index: 9999;
        }

        .user-drop #footer-navigation {
            display: none !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;*/
        /*top: 20%;*/
        /*text-align: center;
        left: 0;
        z-index: 2;
        font-family: gardengrown;
        opacity: 1;
        transition: all .3s ease-in-out;*/
    }

    .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-family: 'Futura', sans-serif !important;
}


.scoll-area {
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}
    /* width */
    .scoll-area::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .scoll-area::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 5px;
    }

    /* Handle */
    .scoll-area::-webkit-scrollbar-thumb {
        background: #323232;
        border-radius: 5px;
    }

        /* Handle on hover */
        .scoll-area::-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;
    }

    #product-detail-tabs .nav-tabs {
        display: inline-grid;
        align-items: center;
        text-align: center;
        width: 100%;
    }
}

#clock-cont h3 {
    font-family: gardengrown;
    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) {
    .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 {
    padding-bottom: 0px;
    display: block;
    margin-left: 8px;
}

    .lang li {
        display: inline-block ;
    }

        /*.lang li:first-child {
			border-right: 1px solid #ccc;
		}*/

        .lang li a.current {
            opacity: 1;
        }

        .lang li a {
            opacity: .4;
            display: block;
            padding: 0 5px;
            color: black !important
        }

            .lang li a img {
                width: 30px !important;
                height: auto;
                /* border-radius: 20px; */
                height: 20px;
            }


.stc-btn2 {
    background: #212121;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border: none;
    display: block;
    width: 100%;
    font-weight: 600;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}



.footerust-text {
    color: #333;
}