﻿@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap");body{font-family:"Poppins",sans-serif;}body::-webkit-scrollbar{display:none;}a{outline:none;text-decoration:none;position:relative;z-index:5;display:inline-block;transition:.3s;}a:hover{text-decoration:none;}ul{list-style:none;padding:0;margin:0;}img{max-width:100%;width:100%;transition:.3s;}.flex-center{display:flex;width:100%;height:100%;justify-content:center;align-content:center;}.s-table{display:table;width:100%;height:100%;}.s-table .s-row{display:table-row;width:100%;}.s-table .s-cell{display:table-cell;width:100%;vertical-align:middle;}.p-0{padding:0;}.m-0{margin:0;}@keyframes slogan-animation{0%{width:0%;}25%{width:100%;}75%{width:100%;}100%{width:0%;}}@keyframes change{0%,12.66%,100%{transform:translate3d(0,0,0);}16.66%,29.32%{transform:translate3d(0,-25%,0);}33.32%,45.98%{transform:translate3d(0,-50%,0);}49.98%,62.64%{transform:translate3d(0,-75%,0);}66.64%,79.3%{transform:translate3d(0,-50%,0);}83.3%,95.96%{transform:translate3d(0,-25%,0);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.loader{display:flex;position:fixed;z-index:9999;width:100vw;height:100vh;left:0;top:0;justify-content:center;align-items:center;background-color:#777;}.loader:after{content:'';border:16px solid #87624f;border-top:16px solid #5b4644;border-radius:50%;width:300px;height:300px;animation:spin 2s linear infinite;position:relative;z-index:1;}.loader:before{content:'';border:16px solid transparent;border-radius:50%;padding:20px;width:250px;height:250px;position:relative;z-index:1;background-image:url(/Content/site/media/marronne-beyaz.png);background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.breadcrumb{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;padding:0;border-radius:0;margin:0;}.breadcrumb:after{content:'';position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#252c32,rgba(255,255,255,.2));}.breadcrumb .inner{padding:160px 0 5px 0;text-align:left;position:relative;z-index:1;border-bottom:1px solid rgba(0,0,0,.1);}.breadcrumb .inner .link{position:relative;color:#87624f;}.breadcrumb .inner .link:after{content:'/';padding:0 5px;color:#5b4644;}.breadcrumb .inner .link:last-of-type{pointer-events:none;cursor:default;}.breadcrumb .inner .link:last-of-type:after{display:none;}.breadcrumb .inner .link a{color:#5b4644;}.curtain{background-color:#252c32;box-shadow:0 0 15px rgba(0,0,0,.65);position:fixed;z-index:8000;left:0;width:100%;height:0;top:0;transition:.3s linear;}.section-head h2,.section-head h1,.section-head h3{font-weight:600;}.heading-one{font-weight:600;color:#87624f;}.btn-one{padding:5px 15px;margin:10px 0;transition:.3s;border-radius:2px;}.btn-coffee{color:#5b4644;background-color:#f4e8da;border:1px solid #5b4644;}.btn-coffee:hover{background-color:#252c32;color:#f4e8da;border-color:#f4e8da;}.btn-cream{color:#ffe1d0;background-color:transparent;border:1px solid #ffe1d0;}.btn-cream:hover{background-color:#252c32;color:#ffe1d0;}.btn-brown{color:#ffe1d0;background-color:#5b4644;border:1px solid #ffe1d0;}.btn-brown:hover{background-color:#f4e8da;color:#5b4644 !important;border-color:#5b4644;}.form-one{padding:15px;}.form-one .no-before{padding-left:0;}.form-one .no-before:before{display:none;}.form-one .form-group label{display:inline-block;color:#000;position:relative;padding-left:20px;}.form-one .form-group label:before{content:'';position:absolute;height:10px;width:10px;background-color:#000;top:50%;left:0;transform:translateY(-50%);clip-path:polygon(100% 50%,0 0,0 100%);}.form-one .form-group label.error{margin-top:5px;padding:0;font-size:14px;}.form-one .form-group label.error:before{display:none;}.form-one .form-group label.check-option{color:#f4e8da;}.form-one .form-group label.check-option:before{display:none;}.form-one .form-group label.check-option .input-area{margin-right:10px;}.form-one .form-group label i{margin-right:5px;}.form-one .form-group .input-style{display:block;width:100%;background-color:transparent;border:1px solid #5b4644;color:#2a2a2a;padding:10px;outline-color:#dab7a3;font-size:14px;}.form-one .form-group .input-style::placeholder{color:#fff;}.form-one .form-group .btn-one{margin:0;}.form-one .forgot-pass{color:#f4e8da;margin-top:10px;}.form-one .divider-one{border-color:rgba(255,255,255,.25);}.form-one .select2-container .select2-selection--single{background-color:transparent;border:1px solid #ffe1d0;border-radius:0;height:42px;}.form-one .select2-container .select2-selection--single .select2-selection__arrow{height:42px;}.form-one .select2-container .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}.form-one .select2-container .select2-selection--single .select2-selection__rendered{color:#fff;line-height:42px;}header{position:fixed;width:100%;left:0;top:0;z-index:9000;box-shadow:0 0 15px rgba(0,0,0,.65);background:rgba(37,44,50,.15);transition:.3s;}header .row{margin:0 auto;max-width:1400px;}header .logo{max-width:170px;flex:0 0 170px;padding:10px;transition:.3s;}header .mega-menu{height:100%;display:flex;flex-wrap:wrap;flex:0 0 calc(100% - 170px);transition:.3s;}header .top{width:100%;text-align:right;border-bottom:1px solid rgba(255,225,208,.5);}header .top .top-menu{display:inline-block;padding:0 10px 0 0;border-right:1px solid rgba(255,225,208,.5);margin:10px 0;transition:.3s;}header .top .top-menu ul li{display:inline-block;margin-right:15px;padding:5px 0;}header .top .top-menu ul li:last-of-type{margin-right:0;}header .top .top-menu ul li a{color:#fffaf7;font-size:13px;padding:7px 5px;}header .top .top-menu ul li a .icon{display:inline;max-width:24px;margin-right:4px;}header .top .top-menu ul li a:after{content:'';position:absolute;bottom:-15px;left:0;width:0;height:2px;background-color:#ffe1d0;transition:.3s;opacity:0;}header .top .top-menu ul li a:hover{color:#fff;}header .top .top-menu ul li a:hover:after{width:100%;opacity:1;}header .top .top-menu ul li a:hover .icon{filter:brightness(0) invert(1);}header .top .user-section{padding:10px 5px;background:linear-gradient(-200deg,#a78b50,#5e4217);box-shadow:0 0 10px rgba(255,255,255,.15);color:#fff;border-radius:2px;display:inline-block;margin:13px 0 13px 10px;transition:.3s;}header .top .user-section a{color:#fff;}header .top .user-section a i{margin-right:2px;}header .top .user-section a:hover{color:#ffe1d0;}header .top .user-section .profile{display:inline-block;border-right:1px solid #fff;padding:0 15px;}header .top .user-section .profile .fa-ellipsis-v{margin-right:0;margin-left:4px;}header .top .user-section .shopping-cart{padding:0 10px;display:inline-block;}header .bottom{text-align:right;width:100%;}header .bottom .main-menu{transition:.3s;display:inline-block;position:relative;}header .bottom .main-menu ul li{display:inline-block;margin-right:15px;padding:15px 0;}header .bottom .main-menu ul li:last-of-type{margin-right:0;}header .bottom .main-menu ul li a{color:#fffaf7;font-size:14px;padding:5px;position:relative;}header .bottom .main-menu ul li a:after{content:'';position:absolute;top:-15px;left:0;width:0;height:2px;background-color:#ffe1d0;transition:.3s;opacity:0;}header .bottom .main-menu ul li a .icon{display:inline;max-width:32px;margin-right:4px;}header .bottom .main-menu ul li a .icon img{transition:.3s;}header .bottom .main-menu ul li a:hover{color:#fff;}header .bottom .main-menu ul li a:hover:after{width:100%;opacity:1;}header .bottom .main-menu ul li a:hover .icon{filter:brightness(0) invert(1);}header .bottom .main-menu ul li .submenu{position:absolute;top:72px;padding:10px 0;display:none;right:0;width:100%;}header .bottom .main-menu ul li .submenu ul li{display:block;padding:5px 0;margin:0;}header .bottom .main-menu ul li .submenu ul li a{padding:5px 0;}header .bottom .main-menu ul li .submenu ul li a:after{top:unset;bottom:0;}header .bottom .main-menu ul li .submenu ul li a:hover{color:#ffe1d0;}header .bottom .main-menu ul li:nth-of-type(1) .submenu,header .bottom .main-menu ul li:nth-of-type(2) .submenu{right:unset;left:0;text-align:left;}header .bottom .main-menu>nav>ul>li:last-of-type a{border-radius:2px;background-color:#ecebeb;padding:5px 10px;box-shadow:0 0 10px rgba(255,225,208,.5);}header .bottom .main-menu>nav>ul>li:last-of-type a img{filter:brightness(.1);}header .bottom .main-menu>nav>ul>li:last-of-type a span{text-shadow:0 0 5px rgba(154,154,154,.36);color:#252c32;font-weight:600;}header .bottom .main-menu>nav>ul>li:last-of-type a:hover{background-color:#252c32;}header .bottom .main-menu>nav>ul>li:last-of-type a:hover span{color:#fff;}header.affix{background:#252c32;}header.affix .logo{padding:5px;max-width:150px;flex:0 0 150px;}header.affix .mega-menu{flex:0 0 calc(100% - 150px);padding-left:10px;}header.affix .mega-menu .top .user-section{margin:8px 0 8px 10px;}header.affix .mega-menu .top-menu{margin:5px 0;}header.affix .mega-menu .top-menu ul li a:after{bottom:-10px;}header.affix .mega-menu .main-menu ul li{padding:10px 0;}header.affix .mega-menu .main-menu ul li a:after{top:-10px;}header.affix .mega-menu .main-menu ul li .submenu{top:62px;}footer{background:#000;padding:10px;}footer .top{padding-top:30px;}footer .top .logo{text-align:center;margin-bottom:30px;}footer .top .logo img{max-width:200px;}footer .top .contact{margin-bottom:30px;}footer .top .contact label{display:block;color:#ffe1d0;font-size:18px;padding-bottom:3px;border-bottom:1px solid #ffe1d0;}footer .top .contact label i{margin-right:4px;}footer .top .contact address,footer .top .contact a{color:#fff;}footer .top .menu{margin:30px 0;}footer .top .menu label{display:block;color:#ffe1d0;font-size:18px;padding-bottom:3px;border-bottom:1px solid #ffe1d0;}footer .top .menu label i{margin-right:4px;}footer .top .menu ul li a{color:#fff;}footer .top .menu ul li a:hover{color:#dab7a3;}footer .top .social-media label{display:block;color:#ffe1d0;font-size:18px;padding-bottom:3px;border-bottom:1px solid #ffe1d0;}footer .top .social-media label i{margin-right:4px;}footer .top .social-media ul{display:flex;flex-wrap:wrap;width:100%;margin-bottom:30px;}footer .top .social-media ul li{flex:0 0 50%;padding:5px;}footer .top .social-media ul li a{display:block;font-size:28px;text-align:center;padding:5px;border:1px solid #ffe1d0;color:#ffe1d0;border-radius:3px;}footer .top .social-media ul li a:hover{background-color:#ffe1d0;color:#000;}footer .top .cards{display:flex;flex-wrap:wrap;height:100%;width:100%;align-items:center;}footer .top .cards ul{width:100%;margin:30px 0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;}footer .top .cards ul li{padding:10px;border-radius:5px;text-align:center;display:flex;align-items:center;justify-content:center;width:110px;height:110px;background-color:#fff;padding:5px;border-radius:5px;margin:10px;}footer .top .cards ul li img{max-width:100px;width:auto;}footer .top .confidence-item{background:linear-gradient(-200deg,#a78b50,#5e4217);padding:15px;color:#fff;text-align:center;margin:30px 0;border-radius:4px;}footer .top .confidence-item .icon{display:block;padding-bottom:10px;}footer .top .confidence-item .icon img{filter:brightness(0) invert(1);max-width:64px;}footer .top .confidence-item a{color:#fff;display:block;width:100%;height:100%;}footer .bottom{border-top:1px solid #ffe1d0;color:#fff;padding-top:10px;}footer .bottom a{color:#fff;}.wellcome-section{background-image:url(/Content/site/media/backgrounds/home-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative;padding-top:150px;}.wellcome-section:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom,rgba(37,44,50,.85),rgba(37,44,50,.5),transparent);z-index:0;}.wellcome-section .home-slider{position:relative;z-index:1;padding:40px 0;}.wellcome-section .home-slider .container{max-width:1440px;position:relative;}.wellcome-section .home-slider .slider-for{box-shadow:0 0 15px rgba(255,255,255,.65);}.wellcome-section .home-slider .slider-for .item{height:calc(100vh - 230px);}.wellcome-section .home-slider .slider-for .item img{height:100%;width:100%;object-fit:cover;}.wellcome-section .home-slider .slider-for .item .link{position:absolute;bottom:25px;right:25px;background-color:#fff;border-radius:2px;border:1px solid #87624f;box-shadow:0 0 5px rgba(0,0,0,.5);}.wellcome-section .home-slider .slider-for .item .link a{color:#87624f;padding:8px 16px;font-weight:600;}.wellcome-section .home-slider .slider-nav{width:150px;height:calc(100vh - 230px);position:absolute;z-index:2;left:15px;top:0;background-color:#252c32;border-right:2px solid #ffe1d0;}.wellcome-section .home-slider .slider-nav .slick-list{padding:0 !important;}.wellcome-section .home-slider .slider-nav .item{height:118px;padding:5px;outline-color:#ffe1d0 !important;cursor:pointer;}.wellcome-section .home-slider .slider-nav .item.slick-current{border:2px solid #ffe1d0;border-right:none;}.wellcome-section .home-slider .slider-nav .item img{height:100%;object-fit:cover;}.wellcome-section .slogan{position:relative;z-index:1;margin:0 auto;max-width:1410px;background:#252c32;margin-bottom:40px;}.wellcome-section .slogan .top{font-size:40px;color:#fff;text-align:center;font-weight:600;display:flex;width:100%;align-items:center;justify-content:center;}.wellcome-section .slogan .top .animate-text{position:relative;display:inline-block;height:60px;overflow-y:hidden;text-align:center;padding:0 10px;border-radius:2px;color:#ffda8a;}.wellcome-section .slogan .top .animate-text ul{animation-name:change;animation-duration:10s;animation-iteration-count:infinite;text-align:right;}.wellcome-section .slogan .top .inline-text{display:inline-block;color:#ffda8a;}.wellcome-section .slogan .top .inline-text img{max-width:256px;position:relative;top:-2px;margin:0 10px 0 5px;padding:16px 8px;}.popular-products{padding:60px 0 70px 0;background:radial-gradient(circle,#2a2a2a,#5b4644);}.popular-products .section-head{color:#f4e8da;}.popular-products .popular-slider .item{border:2px solid;border-radius:2px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;margin:0 30px;height:100%;padding:15px;outline:none;}.popular-products .popular-slider .item .image{height:250px;}.popular-products .popular-slider .item .image img{height:100%;object-fit:contain;background-color:rgba(255,255,255,.5);box-shadow:0 0 10px rgba(255,255,255,.65);}.popular-products .popular-slider .item .product-tag{margin-top:15px;}.popular-products .popular-slider .item .product-tag h5{font-size:16px;color:#f4e8da;margin-bottom:5px;}.popular-products .popular-slider .item .product-tag .type{color:#ffe1d0;font-size:14px;}.popular-products .popular-slider .item .price{text-align:right;padding-bottom:5px;margin-bottom:5px;color:#f4e8da;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);font-size:20px;}.popular-products .popular-slider .item .btn-one{width:100%;text-align:center;}.home-about{padding:60px 0;background:linear-gradient(to bottom,#2a2a2a,#000);}.home-about .logo{text-align:center;}.home-about .logo img{max-width:250px;}.home-about .section-head{color:#dab7a3;text-align:center;}.home-about .section-head h3{display:inline-block;padding:10px;position:relative;margin:15px 0;}.home-about .section-head h3:after,.home-about .section-head h3:before{content:'';position:absolute;width:100%;height:1px;background-color:#dab7a3;top:50%;transform:translateY(-50%);}.home-about .section-head h3:before{left:-100%;}.home-about .section-head h3:after{right:-100%;}.home-about p{text-align:center;color:#f4e8da;}.home-coffee-types .cover-image{height:100%;}.home-coffee-types .cover-image img{height:100%;object-fit:cover;}.home-coffee-types .types{background-color:#252c32;padding:20px 0;}.home-coffee-types .types h3{font-size:18px;letter-spacing:1px;font-weight:100;font-weight:600;}.home-coffee-types .types .types-container{position:relative;margin:auto;overflow:hidden;width:500px;height:700px;}.home-coffee-types .types .bar{position:absolute;height:85%;width:2px;left:7%;top:7.5%;background:#f4e8da;}.home-coffee-types .types .circle{width:10px;height:10px;position:absolute;border-radius:50%;left:-5px;border:1px solid #f4e8da;box-shadow:0 0 7px #f4e8da;}.home-coffee-types .types .top{background:#5b4644;top:-1%;}.home-coffee-types .types .middle{background:#87624f;top:38%;}.home-coffee-types .types .bottom{background:#dab7a3;bottom:-1%;}.home-coffee-types .types .bold{color:#87624f;position:absolute;top:-7%;left:-17px;}.home-coffee-types .types .creamy{color:#dab7a3;position:absolute;bottom:-7%;left:-27px;}.home-coffee-types .types .info{width:55%;height:100%;position:absolute;left:43%;}.home-coffee-types .types .coffee-cups{width:40%;height:100%;position:absolute;left:10%;top:3%;}.home-coffee-types .types .handle{position:absolute;height:20px;width:15px;background:transparent;border-radius:50% 30%;left:95%;top:10%;z-index:-1;border:2px solid #f4e8da;}.home-coffee-types .types .cup{position:absolute;width:70px;height:55px;background:#252c32;border:2px solid #f4e8da;border-radius:0 0 5rem 5rem;left:20%;}.home-coffee-types .types .cup-small{position:absolute;width:55px;height:40px;background:#252c32;border:2px solid #f4e8da;border-radius:0 0 5rem 5rem;left:23%;}.home-coffee-types .types .cup-long{position:absolute;width:60px;height:70px;background:#252c32;border:2px solid #f4e8da;border-radius:10% 10% 50% 50%;left:22%;}.home-coffee-types .types .doppio{top:5%;background:linear-gradient(to bottom,#252c32 40%,#5b4644 40%,#87624f 70%);}.home-coffee-types .types .americano{top:18.5%;background:linear-gradient(to bottom,#252c32 13%,#859fb5 13%,#859fb5 50%,#87624f 50%);}.home-coffee-types .types .macchiato{top:35%;background:linear-gradient(to bottom,#252c32 20%,#f4e8da 20%,#f4e8da 40%,#87624f 40%);}.home-coffee-types .types .flatwhite{top:50%;background:linear-gradient(to bottom,#252c32 10%,#f4e8da 10%,#dab7a3 60%,#87624f 65%,#5b4644 90%);}.home-coffee-types .types .cappuccino{top:64%;background:linear-gradient(to bottom,#f4e8da 50%,#dab7a3 50%,#dab7a3 55%,#87624f 60%);}.home-coffee-types .types .latte{top:81%;background:linear-gradient(to bottom,#252c32 5%,#f4e8da 5%,#f4e8da 30%,#dab7a3 30%,#dab7a3 70%,#87624f 70%);}.home-coffee-types .types h1{color:#f4e8da;font-size:1em;letter-spacing:3px;}.home-coffee-types .types p{color:#f4e8da;text-transform:none;font-size:.7em;letter-spacing:.5px;margin-top:-5px;}.home-coffee-types .types .first,.home-coffee-types .types .second,.home-coffee-types .types .third,.home-coffee-types .types .fourth,.home-coffee-types .types .fifth,.home-coffee-types .types .sixth{position:absolute;}.home-coffee-types .types .first{top:7%;}.home-coffee-types .types .second{top:21%;}.home-coffee-types .types .third{top:36%;}.home-coffee-types .types .fourth{top:52%;}.home-coffee-types .types .fifth{top:65%;}.home-coffee-types .types .sixth{top:83%;}.home-coffee-types .types .small{margin-left:20px;margin-top:-1px;text-transform:uppercase;letter-spacing:2px;}.home-coffee-types .types .key{position:relative;margin:auto;width:500px;height:200px;}.home-coffee-types .types .espresso{background:#5b4644;position:absolute;left:17%;}.home-coffee-types .types .milk{background:#dab7a3;position:absolute;left:40%;}.home-coffee-types .types .foam{background:#f4e8da;position:absolute;left:63%;}.home-coffee-types .types .water{background:#859fb5;position:absolute;left:83%;}.home-products{padding:60px 0;}.home-products .section-head{color:#5b4644;position:relative;}.home-products .section-head h1{background-color:#fff;display:inline-block;padding-right:20px;margin:0;z-index:1;position:relative;}.home-products .section-head:after{content:'';width:100%;height:1px;position:absolute;left:0;height:1px;background-color:#5b4644;top:50%;transform:translateY(-50%);z-index:0;}.home-products .home-map{margin:30px 0;}.home-products .home-map #home-products-map{height:500px;}.home-products .products-list{position:relative;}.home-products .products-list .section-head{color:#5b4644;position:relative;text-align:right;transition:.3s;}.home-products .products-list .section-head h2{background-color:#fff;display:inline-block;padding-left:20px;margin:0;z-index:1;position:relative;}.home-products .products-list .section-head:before{content:'';width:100%;height:1px;position:absolute;left:0;height:1px;background-color:#5b4644;top:50%;transform:translateY(-50%);z-index:0;}.home-products .products-list .item-selector{overflow:hidden;}.home-products .products-list .item-selector:nth-child(n+11){display:none;}.home-products .products-list .item{border:2px solid;border-radius:2px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;margin:15px 0;height:calc(100% - 30px);padding:15px;outline:none;background-color:#2a2a2a;}.home-products .products-list .item .image{height:250px;}.home-products .products-list .item .image img{height:100%;object-fit:contain;background-color:rgba(255,255,255,.85);box-shadow:0 0 10px rgba(255,255,255,.35);}.home-products .products-list .item .product-tag{margin-top:15px;padding-bottom:10px;margin-bottom:5px;border-bottom:1px solid rgba(255,255,255,.1);}.home-products .products-list .item .product-tag h5{font-size:16px;color:#f4e8da;margin-bottom:5px;}.home-products .products-list .item .product-tag .type{color:#ffe1d0;font-size:14px;}.parallax-wrapper{background-position:center top;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;padding:70px 0;position:relative;}.parallax-wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.15);}.parallax-wrapper .content{margin:0 auto;max-width:1110px;position:relative;z-index:2;text-align:center;border:1px solid #ffe1d0;padding:30px 15px;background-color:rgba(0,0,0,.25);}.parallax-wrapper .content h3{color:#f4e8da;}.parallax-wrapper .content p{max-width:700px;color:#ffe1d0;margin:0 auto;}.home-custom-products{padding:60px 0;}.home-custom-products .nav-tabs li{width:50%;}.home-custom-products .nav-tabs li .nav-link{position:relative;width:100%;text-align:center;padding:20px 10px;background:radial-gradient(circle,#252c32,#5b4644);color:#f4e8da;border:none;border-radius:5px 0 0 5px;border-right:1px solid #ffe1d0;overflow:hidden;font-size:20px;opacity:.65;transition:.3s;z-index:1;}.home-custom-products .nav-tabs li .nav-link:hover{transform:scale(1.05);opacity:1;z-index:2;}.home-custom-products .nav-tabs li .nav-link .icon{position:absolute;height:100%;width:70px;display:flex;align-items:center;justify-content:center;top:0;font-size:30px;left:0;background-color:#ffe1d0;color:#5b4644;}.home-custom-products .nav-tabs li .nav-link.active{opacity:1;}.home-custom-products .nav-tabs li .nav-link.active:hover{transform:scale(1);opacity:1;z-index:1;}.home-custom-products .nav-tabs li:last-of-type .nav-link{border-radius:0 5px 5px 0;border-left:1px solid #ffe1d0;border-right:0;}.home-custom-products .nav-tabs li:last-of-type .nav-link .icon{left:unset;right:0;}.home-custom-products .tab-content{padding:30px 0;}.home-custom-products .tab-content .item{border:2px solid;border-radius:2px;border-image:linear-gradient(360deg,#87624f,#252c32) 1;margin:15px 0;height:calc(100% - 30px);padding:15px;outline:none;}.home-custom-products .tab-content .item .image{height:250px;box-shadow:0 0 10px rgba(0,0,0,.15);}.home-custom-products .tab-content .item .image img{height:100%;object-fit:contain;background-color:rgba(255,255,255,.5);box-shadow:0 0 10px rgba(255,255,255,.65);}.home-custom-products .tab-content .item .product-tag{margin-top:15px;}.home-custom-products .tab-content .item .product-tag h5{font-size:16px;color:#5b4644;margin-bottom:5px;}.home-custom-products .tab-content .item .product-tag .type{color:#5b4644;font-size:14px;}.home-custom-products .tab-content .item .price{text-align:right;padding-bottom:5px;margin-bottom:5px;color:#87624f;font-weight:600;border-bottom:1px solid rgba(0,0,0,.15);font-size:20px;}.home-custom-products .tab-content .item .price .original{position:relative;opacity:.75;font-size:16px;}.home-custom-products .tab-content .item .price .original:after{content:'';width:100%;height:2px;left:0;top:50%;background-color:#87624f;position:absolute;transform:rotate(-45deg) translateY(-50%);z-index:1;}.home-custom-products .tab-content .item .price i{float:left;position:relative;top:10px;}.home-custom-products .tab-content .item .price .gift-item{text-align:left;}.home-custom-products .tab-content .item .price .gift-item a{font-size:14px;color:#252c32;margin:3px 0;padding-left:10px;}.home-custom-products .tab-content .item .price .gift-item a:before{content:'';position:absolute;left:0;top:50%;width:6px;height:1px;background-color:#252c32;}.home-custom-products .tab-content .item .btn-one{margin:10px 0 5px 0;}.home-how-to-do{padding:60px 0;background:radial-gradient(circle,#5b4644,#2a2a2a);}.home-how-to-do .section-head{color:#ffe1d0;text-align:center;display:flex;flex-wrap:wrap;width:100%;align-items:center;position:relative;}.home-how-to-do .section-head .icon{display:inline-block;}.home-how-to-do .section-head .icon img{max-width:128px;}.home-how-to-do .section-head .icon:after{content:'';width:calc(100% - 350px);position:absolute;height:1px;left:145px;top:50%;transform:translateY(-50%);background-color:#ffe1d0;}.home-how-to-do .section-head h3{display:inline-block;margin-left:auto;margin-bottom:0;}.home-how-to-do .item-list{margin-top:30px;}.home-how-to-do .item-list .item{height:calc(100% - 30px);margin:15px 0;padding:15px;background-color:rgba(255,255,255,.75);}.home-how-to-do .item-list .item .head{color:#5b4644;border-bottom:1px solid #5b4644;}.home-how-to-do .item-list .item .head .icons{float:right;position:relative;top:2px;padding-left:5px;}.home-how-to-do .item-list .item .image{margin:10px 0;height:250px;}.home-how-to-do .item-list .item .image img{height:100%;object-fit:cover;}.home-how-to-do .item-list .item .text p{line-height:1.4;font-size:14px;margin:0;}.home-how-to-do .item-list .item .btn-one{width:100%;text-align:center;background-color:#87624f;border:1px solid #5b4644;margin-bottom:0;color:#fff;font-weight:600;}.home-how-to-do .item-list .border-selector:nth-of-type(1) .item{border-top-left-radius:10px;}.home-how-to-do .item-list .border-selector:nth-of-type(2) .item{border-top-right-radius:10px;}.home-how-to-do .item-list .border-selector:nth-of-type(3) .item{border-bottom-left-radius:10px;}.home-how-to-do .item-list .border-selector:nth-of-type(4) .item{border-bottom-right-radius:10px;}.complex-input{display:inline-block;position:relative;}.complex-input:after{content:'Adet';position:absolute;width:100%;font-size:14px;bottom:-23px;left:0;text-align:center;}.complex-input button{display:inline-block;background:#87624f;border:none;font-size:16px;outline:none;color:#fff;padding:5px 10px;}.complex-input button i{color:#fff;}.complex-input button:first-of-type{border-top-left-radius:20px;border-bottom-left-radius:20px;float:left;}.complex-input button:last-of-type{border-top-right-radius:20px;border-bottom-right-radius:20px;float:right;position:relative;margin-left:-15px;}.complex-input input{display:inline-block;max-width:70px;text-align:center;margin:0;border:none;position:relative;background:#e6e6e6;line-height:1.7;padding:5px 15px 5px 0;outline:none !important;font-size:14px;}.basket-page{padding:50px 0;}.basket-page .heading-one{position:relative;}.basket-page .heading-one h1{display:inline-block;padding-right:10px;background-color:#fff;margin:0;position:relative;z-index:1;}.basket-page .heading-one:after{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#87624f;transform:translateY(-50%);}.basket-page .empty-basket{background:radial-gradient(circle,#2a2a2a,#5b4644);padding:15px;border-radius:2px;box-shadow:0 0 15px rgba(0,0,0,.5);margin:30px 0;border:2px solid;border-radius:3px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;}.basket-page .empty-basket .icon{font-size:64px;text-align:center;color:#fff;}.basket-page .empty-basket .text{text-align:center;}.basket-page .empty-basket .text h5{font-size:24px;color:#fff;}.basket-page .empty-basket .text p{color:#fff;opacity:.9;max-width:600px;margin:0 auto;}.basket-page .content-basket{margin:30px 0;}.basket-page .content-basket .order-summary{background:#252c32;border:2px solid;border-radius:3px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;padding:15px 10px;color:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);position:sticky;top:140px;}.basket-page .content-basket .order-summary h2{font-size:20px;color:#ffe1d0;border-bottom:1px solid;padding-bottom:5px;}.basket-page .content-basket .order-summary .content .count-item{margin-bottom:5px;}.basket-page .content-basket .order-summary .content .count-item span{display:inline-block;padding-right:5px;}.basket-page .content-basket .order-summary .content .total-price{padding:10px 0;border-bottom:1px dashed #ffe1d0;}.basket-page .content-basket .order-summary .content .total-price h3{font-size:16px;color:#f4e8da;margin:0;}.basket-page .content-basket .order-summary .content .total-price .amount{font-size:20px;}.basket-page .content-basket .order-summary .content .price-inner{padding:10px 0;}.basket-page .content-basket .order-summary .content .price-inner .part span{display:block;font-size:20px;}.basket-page .content-basket .order-summary .content .price-inner .part span:first-of-type{font-size:16px;color:#f4e8da;margin:0;}.basket-page .content-basket .order-summary .btn-one{width:100%;text-align:center;margin:0;}.basket-page .order-list{background:radial-gradient(circle,#2a2a2a,#5b4644);padding:15px;color:#fff;border:2px solid;border-radius:3px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;box-shadow:0 0 15px rgba(0,0,0,.5);}.basket-page .order-list h2{font-size:20px;color:#ffe1d0;border-bottom:1px solid;padding-bottom:5px;}.basket-page .order-list .item-list .item{padding:10px;border:2px solid;border-radius:3px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;margin:15px 0;height:calc(100% - 30px);}.basket-page .order-list .item-list .item .product-image{padding:10px;background-color:rgba(255,255,255,.5);border-radius:2px;text-align:center;height:200px;}.basket-page .order-list .item-list .item .product-image img{height:100%;object-fit:contain;max-width:100px;}.basket-page .order-list .item-list .item .product-name{margin-top:5px;color:#ffe1d0;}.basket-page .order-list .item-list .item .type{font-size:14px;text-align:center;}.basket-page .order-list .item-list .item .total-orders{padding:10px;margin-bottom:15px;}.basket-page .order-list .item-list .item .remove button{color:#ffe1d0;background-color:transparent;border:1px solid #ffe1d0;transition:.3s;}.basket-page .order-list .item-list .item .remove button:hover{background-color:#252c32;color:#fff;}.basket-page .order-list .return-btn{border-top:1px solid rgba(255,255,255,.3);padding-top:10px;}.basket-page .order-list .return-btn a{color:#ffe1d0;}.basket-page .order-list .return-btn a i{margin-right:5px;}.basket-page .order-list .return-btn a:hover{color:#fff;}.standard-wrapper{background:radial-gradient(circle,#2a2a2a,#5b4644);padding:15px;color:#fff;border:2px solid;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;box-shadow:0 0 15px rgba(0,0,0,.5);margin:15px 0;}.standard-wrapper .heading-two{color:#ffe1d0;font-size:20px;border-bottom:1px solid #ffe1d0;margin:15px 0;}.standard-wrapper .heading-two img{display:inline-block;max-width:50px;margin-right:5px;}.members-page{padding:50px 0;}.members-page .login-forms{background:radial-gradient(circle,#2a2a2a,#5b4644);padding:15px;color:#fff;border:2px solid;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;box-shadow:0 0 15px rgba(0,0,0,.5);max-width:800px;margin:0 auto;}.members-page .login-forms p{max-width:500px;margin:15px auto;}.members-page .login-forms .heading-two{color:#ffe1d0;font-size:20px;border-bottom:1px solid #ffe1d0;padding-bottom:5px;}.members-page .login-forms .heading-two img{display:inline-block;max-width:50px;margin-right:5px;}.members-page .user-profile .profile-group{margin-bottom:10px;}.members-page .user-profile .profile-group .caption{font-size:18px;color:#f4e8da;}.modal-one{z-index:9999;}.modal-one .modal-content .form-one .form-group label{color:#5b4644;}.modal-one .modal-content .form-one .form-group label:before{background-color:#5b4644;}.modal-one .modal-content .form-one .form-group .input-style{border:1px solid #5b4644;color:#5b4644;}.modal-one .modal-content .form-one .select2-container .select2-selection--single{border-color:#5b4644;color:#5b4644;}.modal-one .modal-content .form-one .select2-container .select2-selection--single .select2-selection__rendered{color:#5b4644;}.modal-one .modal-content .form-one .select2-container .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent transparent;}.products-page{padding:50px 0;background:radial-gradient(circle,#2a2a2a,#2a2a2a,#5b4644);}.products-page .heading-one{position:relative;color:#5b4644;text-align:right;margin-bottom:30px;}.products-page .heading-one:after{content:'';position:absolute;left:0;width:100%;height:1px;background:#f4e8da;top:50%;margin-top:-1px;}.products-page .heading-one h1,.products-page .heading-one h2{background:#f4e8da;padding:0 10px;position:relative;z-index:1;display:inline-block;margin:0;font-size:36px;}.products-page .product-detail .images-list{border:2px solid;border-image:linear-gradient(360deg,#87624f,#ffe1d0,#87624f) 1;}.products-page .product-detail .images-list .item{padding:10px;background:#fff;}.products-page .product-detail .images-list .item a{display:block;height:500px;}.products-page .product-detail .images-list .item a img{height:100%;object-fit:contain;}.products-page .product-detail .slider-nav .item{height:120px;display:inline-block;background:#fff;margin:15px;border-image:linear-gradient(360deg,#87624f,#ffe1d0,#87624f) 1;text-align:center;}.products-page .product-detail .slider-nav .item img{height:100%;object-fit:contain;}.products-page .product-detail .item-content{color:#fff;}.products-page .product-detail .item-content h2{border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:10px;color:#ffe1d0;}.products-page .product-detail .item-content h3{font-size:18px;color:#ffe1d0;}.products-page .product-detail .item-content p,.products-page .product-detail .item-content i{font-size:14px;}.products-page .product-detail .item-content .price{padding:10px 0;}.products-page .product-detail .item-content .price h3{margin:0;}.products-page .product-detail .item-content .price p{margin:0;}.products-page .product-detail .item-content .price span{font-size:30px;color:#fff;display:inline-block;margin:15px 0;}.products-page .product-detail .item-content .price span.original{position:relative;opacity:.75;font-size:18px;color:#f4e8da;}.products-page .product-detail .item-content .price span.original:after{content:'';width:100%;height:2px;left:0;top:50%;background-color:#f4e8da;position:absolute;transform:rotate(-45deg) translateY(-50%);z-index:1;}.products-page .product-detail .item-content .acidity,.products-page .product-detail .item-content .stiffness{padding:10px 0;margin-bottom:10px;}.products-page .product-detail .item-content .acidity .linear-bar,.products-page .product-detail .item-content .stiffness .linear-bar{position:relative;margin:10px 0 20px 0;height:6px;width:100%;background:#f4e8da;}.products-page .product-detail .item-content .acidity .linear-bar:after,.products-page .product-detail .item-content .stiffness .linear-bar:after{position:absolute;right:0;top:15px;font-size:14px;color:#f4e8da;font-weight:600;}.products-page .product-detail .item-content .acidity .linear-bar:before,.products-page .product-detail .item-content .stiffness .linear-bar:before{position:absolute;left:0;top:15px;font-size:14px;color:#f4e8da;font-weight:600;}.products-page .product-detail .item-content .acidity .linear-bar span,.products-page .product-detail .item-content .stiffness .linear-bar span{background:transparent;height:4px;position:absolute;left:0;top:1px;background-color:#5b4644;}.products-page .product-detail .item-content .acidity .linear-bar span:after,.products-page .product-detail .item-content .stiffness .linear-bar span:after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);height:16px;width:16px;background:radial-gradient(circle,#5b4644 20%,#f4e8da,#f4e8da);z-index:1;border-radius:50%;}.products-page .product-detail .item-content .acidity .linear-bar:after{content:'Yüksek';}.products-page .product-detail .item-content .acidity .linear-bar:before{content:'Düşük';}.products-page .product-detail .item-content .acidity .linear-bar .low{width:33.3%;}.products-page .product-detail .item-content .acidity .linear-bar .medium{width:66.7%;}.products-page .product-detail .item-content .acidity .linear-bar .high{width:100%;}.products-page .product-detail .item-content .stiffness .linear-bar:after{content:'Sert';}.products-page .product-detail .item-content .stiffness .linear-bar:before{content:'Hafif';}.products-page .product-detail .item-content .stiffness .linear-bar .low{width:25%;}.products-page .product-detail .item-content .stiffness .linear-bar .medium{width:50%;}.products-page .product-detail .item-content .stiffness .linear-bar .balanced{width:75%;}.products-page .product-detail .item-content .stiffness .linear-bar .high{width:100%;}.products-page .product-detail .item-content .nutrition{padding:10px 0;}.products-page .product-detail .item-content .nutrition table{width:100%;}.products-page .product-detail .item-content .nutrition table thead{background:#87624f;}.products-page .product-detail .item-content .nutrition table thead th{padding:5px 10px;font-size:18px;font-weight:500;}.products-page .product-detail .item-content .nutrition table tbody tr{background-color:#5b4644;color:#f4e8da;}.products-page .product-detail .item-content .nutrition table tbody tr:nth-of-type(odd){background-color:#f4e8da;color:#5b4644;}.products-page .product-detail .item-content .nutrition table tbody tr td{padding:5px 10px;}.products-page .product-detail .item-content .weight-types,.products-page .product-detail .item-content .grinding-type{padding:10px 0;}.products-page .product-detail .item-content .weight-types input[type=radio],.products-page .product-detail .item-content .grinding-type input[type=radio]{position:absolute;width:0;height:0;overflow:hidden;opacity:0;}.products-page .product-detail .item-content .weight-types input[type=radio]:checked~span,.products-page .product-detail .item-content .grinding-type input[type=radio]:checked~span{background-color:#87624f;font-weight:500;}.products-page .product-detail .item-content .weight-types label,.products-page .product-detail .item-content .grinding-type label{display:block;margin:10px 0;cursor:pointer;}.products-page .product-detail .item-content .weight-types label span,.products-page .product-detail .item-content .grinding-type label span{display:block;text-align:center;padding:5px;border:1px solid #f4e8da;}.products-page .product-detail .order{padding:10px 0;}.products-page .product-detail .order .complex-input{margin-bottom:30px;}.products-page .product-detail .order .btn-one{font-size:18px;padding:10px 20px;margin:10px 0;width:100%;max-width:200px;}.products-page .product-detail .order .btn-one:last-of-type:hover{background-color:#87624f;color:#fff;}.products-page .product-detail .order .btn-one i{font-size:16px;}.products-page .product-list{padding:30px 0;}.products-page .product-list .heading-two{color:#dab7a3;}.products-page .product-list .item{border:2px solid;border-radius:2px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;height:calc(100% - 30px);margin:15px 0;padding:15px;outline:none;}.products-page .product-list .item .image{height:250px;}.products-page .product-list .item .image img{height:100%;object-fit:contain;background-color:rgba(255,255,255,.5);box-shadow:0 0 10px rgba(255,255,255,.65);}.products-page .product-list .item .product-tag{margin-top:15px;}.products-page .product-list .item .product-tag h5{font-size:16px;color:#f4e8da;margin-bottom:5px;}.products-page .product-list .item .product-tag .type{color:#ffe1d0;font-size:14px;}.products-page .product-list .item .price{text-align:right;padding-bottom:5px;margin-bottom:5px;color:#f4e8da;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);font-size:20px;}.products-page .product-list .item .price span{font-size:30px;color:#fff;display:inline-block;margin:15px 0;}.products-page .product-list .item .price span.original{position:relative;opacity:.75;font-size:18px;color:#f4e8da;}.products-page .product-list .item .price span.original:after{content:'';width:100%;height:2px;left:0;top:50%;background-color:#f4e8da;position:absolute;transform:rotate(-45deg) translateY(-50%);z-index:1;}.products-page .product-list .item .btn-one{width:100%;text-align:center;}.products-page .other-products{padding-top:50px;}.products-page .other-products .heading-one{text-align:left;}.products-page .other-products .other-products-slider .item{border:2px solid;border-radius:2px;border-image:linear-gradient(360deg,#87624f,#ffe1d0) 1;margin:0 30px;height:100%;padding:15px;outline:none;}.products-page .other-products .other-products-slider .item .image{height:250px;}.products-page .other-products .other-products-slider .item .image img{height:100%;object-fit:contain;background-color:rgba(255,255,255,.5);box-shadow:0 0 10px rgba(255,255,255,.65);}.products-page .other-products .other-products-slider .item .product-tag{margin-top:15px;}.products-page .other-products .other-products-slider .item .product-tag h5{font-size:16px;color:#f4e8da;margin-bottom:5px;}.products-page .other-products .other-products-slider .item .product-tag .type{color:#ffe1d0;font-size:14px;}.products-page .other-products .other-products-slider .item .price{text-align:right;padding-bottom:5px;margin-bottom:5px;color:#f4e8da;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);font-size:20px;}.products-page .other-products .other-products-slider .item .btn-one{width:100%;text-align:center;}.blog-page{padding:40px 0;}.blog-page .heading-one{position:relative;margin-bottom:10px;}.blog-page .heading-one h1{display:inline-block;padding-right:10px;background-color:#fff;margin:0;position:relative;z-index:1;}.blog-page .heading-one:after{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#87624f;transform:translateY(-50%);}.blog-page .blog-content{margin:15px 0;}.blog-page .blog-content .image{margin-bottom:15px;}.contact-page .contact-box{margin:50px 0;padding:15px;box-shadow:0 5px 10px rgba(0,0,0,.2);height:calc(100% - 30px);}.contact-page .contact-box .icon{font-size:36px;color:#87624f;border-bottom:2px solid;margin-bottom:10px;}.contact-page .contact-box address,.contact-page .contact-box a{font-size:14px;margin:0;color:#777;}.contact-page .contact-box address:hover,.contact-page .contact-box a:hover{color:#87624f;}.contact-page .contact-box .social-media ul{text-align:center;}.contact-page .contact-box .social-media ul li{display:inline-block;width:33%;padding:5px;}.contact-page .contact-box .social-media ul li a{font-size:32px;}.contact-page .contact-box .form-group label{font-size:16px;font-weight:600;display:block;margin:0;color:#000 !important;}.contact-page .contact-box .form-group .input-style{display:block;width:100%;background-color:transparent;border:1px solid #5b4644 !important;color:#fff;padding:10px;outline-color:#dab7a3;font-size:14px;}.contact-page .contact-box .form-group .input-style::placeholder{color:#000;}.contact-page .map{margin:15px 0;}.contact-page .map iframe{width:100%;height:400px;filter:hue-rotate(255deg);}