📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv9.demodesign.com.tr
/
themes
/
default
/
assets
/
css
📝
main.scss
← Geri Dön
@import "bootstrap.min.css"; @import "fonts.css"; @import "slick.css"; body { font-family: 'Gilroy', serif; background: url('../img/bg.png') top center repeat #eaedf7; color: #2d3445; font-size: 16px; font-weight: 400; line-height: 1; position: relative; } input, select, textarea { &:active, &:focus { box-shadow: none!important; outline: 0!important; } } header { background-color: #fff; padding-top: 22px; padding-bottom: 20px; position: relative; border-bottom: 1px solid #e7e7ee; a.mobileUser, a.mobileSearch { color: #3fbafe; font-size: 26px; } .dropdown-toggle::after { display: none; } .dropdown-menu { margin-top: 8px!important; z-index: 9999; background: #fff; border-radius: 2px; width: 100%; padding: 0; border: 1px solid #e7e7ee; box-shadow: -3.5px 3.5px 32px 0 rgb(0 0 0 / 6%); ul { padding: 0; } li { width: 100%; display: flex; &:last-child a { border-bottom: 0; } a { width: 100%; font-size: 15px; font-weight: 600; color: #2d3445 !important; padding: 12px; border-bottom: 1px solid #e7e7ee; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; &:hover { background: lighten(#e7e7ee, 3); } } } } .bar { position: absolute; top: 0; width: 100%; height: 2px; background: url("../img/header-bar.png") left; } .mh { span.title { font-size: 10px; font-weight: 500; color: #8d94a6; } .number { margin-top: 3px; font-size: 18px; font-weight: 600; color: #8d94a6; span { color: #3fbafe; } } } form.search { min-width: 390px; input.form-control { border-radius: 27px; border: solid 1px #3fbafe; background-color: #fff; font-size: 16px; color: #8d94a6; height: 54px; padding: 10px 90px 10px 25px; &::placeholder { font-size: 16px; color: #8d94a6; } } button.search { padding: 17px 24px; border-radius: 27px; background-color: #3fbafe; border: 0; position: absolute; right: 0; top: 0; color: #fff; font-size: 17px; &:hover { background-color: darken(#3fbafe, 5); } } } a.btn-cart { border: 1px solid #fee4d5; border-radius: 50px; display: flex; align-items: center; justify-content: space-between; -webkit-transition: all .3s; transition: all .3s; &:hover { background-color: #fee4d5; } span.icon { background: #fee4d5; width: 54px; height: 54px; color: #fb792d; font-size: 22px; display: flex; align-items: center; justify-content: center; border-radius: 50px; } span.text { margin-left: 15px; margin-right: 15px; font-size: 16px; font-weight: 600; color: #fb792d; } span.number { width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; line-height: 1; border-radius: 14px; background-color: #fb792d; font-size: 16px; font-weight: 600; color: #fff; margin-right: 12px; } } a.btn-user { border: 1px solid #ccf0e3; border-radius: 50px; display: flex; align-items: center; justify-content: space-between; -webkit-transition: all .3s; transition: all .3s; &:hover { background-color: #ccf0e3; span.text { em { color: #00b373 } } } span.icon { background: #ccf0e3; width: 54px; height: 54px; color: #00b373; font-size: 22px; display: flex; align-items: center; justify-content: center; border-radius: 50px; } span.text { margin-left: 15px; margin-right: 15px; font-size: 16px; font-weight: 600; color: #00b373; em { font-size: 13px; font-weight: 400; color: #8d94a6; } } } } nav.navbar { background-color: #fff; padding: 0!important; box-shadow: -3.5px 3.5px 32px 0 rgb(0 0 0 / 6%); svg.logo { position: absolute; left: 14px; display: none; } ul.navbar-nav { padding: 0!important; width: 100%; display: flex; align-items: center; justify-content: space-between; li { flex-grow: 1; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; position: inherit; .dropdown-menu { border: 0; border-top: 3px solid #3fbafe!important; background: #fff; border-radius: 0; margin: 0; width: 100%; padding: 40px 0; box-shadow: -3.5px 3.5px 32px 0 rgb(0 0 0 / 6%); .title { font-size: 20px; font-weight: 600; text-align: left; color: #3fbafe; margin-bottom: 20px; } .linkgroup { display: flex; flex-direction: column; a { font-size: 16px; line-height: 1.88; text-align: left; color: #2d3445; -webkit-transition: all .3s; transition: all .3s; &:hover { padding-left: 15px; color: #3fbafe; } } } } &:last-child a { border-right: 1px solid #e7e7ee; } a.nav-link { padding: 18px!important; margin: 0; border-left: 1px solid #e7e7ee; display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 16px; font-weight: 600; color: #2d3445!important; span { display: flex; align-items: center; } &.dropdown-toggle::after { border-top: 0.3em solid #b3bbcf!important; } svg { margin-right: 10px; height: 24px; * { fill: #3fbafe; } } &:hover, &.show { background-color: #3fbafe; color: #fff!important; &::after { border-top: 0.3em solid #fff!important; } * { fill: #fff; } } } } } } section.banner { .title { font-size: 26px; font-weight: 600; color: #1f2430; } a { img { -webkit-transition: all .3s; transition: all .3s; position: relative; z-index: 3; } &:hover { img { transform: scale(1.3); z-index: 9; } } } } section.bestsellers, section.onsale { box-shadow: -3.5px 3.5px 32px 0 rgba(0, 0, 0, 0.06); background-color: #fff; position: relative; .bar { position: absolute; bottom: 0; width: 100%; height: 2px; background: url("../img/header-bar.png") left; } .title { font-size: 26px; font-weight: 600; color: #1f2430; } .btn-all { font-size: 16px; font-weight: 600; color: #8d94a6; padding: 12px 30px; border-radius: 20px; border: solid 2px #dee3f3; background-color: #fff; -webkit-transition: all .3s; transition: all .3s; &:hover { background-color: #dee3f3; color: #1f2430; } } ul.nav-filter { border-radius: 20px; border: solid 1px #dee3f3; background-color: #fff; padding: 5px; li { border-radius: 20px; a { border-radius: 20px; font-size: 16px; font-weight: 600; color: #171d2b; padding: 8px 16px; &.active, &:hover { border-radius: 16px; box-shadow: -4.9px 4.9px 27px 0 rgba(63, 186, 254, 0.32); background-color: #3fbafe; color: #fff; } } } } } .productlist { .item { border-radius: 2px; border: solid 1px #dee3f3; background-color: #fff; position: relative; overflow: hidden; margin-bottom: 24px; .img { padding: 10px; border-radius: 2px; position: relative; img { width: 100%; height: auto; border-radius: 2px; } .bdgs { position: absolute; top: 18px; left: 18px; } span.bdg { padding: 6px 10px 5px 11px; border-radius: 12.5px; font-size: 12px; font-weight: 600; color: #fff; margin-right: 5px; &.green { background-color: #00b373; } &.orange { background-color: #fb792d; } } } a.title { padding: 0px 10px 15px; display: flex; text-align: center; font-size: 16px; line-height: 1.4; font-weight: 600; color: #1f2430; h3 { text-align: center; font-size: 16px; line-height: 1.4; font-weight: 600; color: #1f2430; } } .pb { padding: 18px; border-top: 1px solid #dee3f3; display: flex; align-items: center; justify-content: center; flex-direction: column; position: relative; .oldprice { font-size: 16px; font-weight: 600; color: #8d94a6; text-decoration: line-through; } .price { margin-top: 8px; font-size: 24px; font-weight: 600; color: #00b373; } a.addcart { -webkit-transition: all .3s; transition: all .3s; display: flex; padding: 16px; border-radius: 22px; box-shadow: -6.4px 6.4px 18px 0 rgb(0 179 115 / 41%); background-color: #00b373; font-size: 16px; font-weight: 600; color: #fff; width: calc( 100% - 36px ); align-items: center; justify-content: center; position: absolute; left: 18px; right: 18px; bottom: -100px; &:hover { box-shadow: -6.4px 6.4px 18px 0 rgb(0 179 115 / 61%); } } } &:hover { border-color: #00b272; a.addcart { bottom: 18px; } } } } section.dual { padding-top: 32px!important; padding-bottom: 32px!important; background: url("../img/home_dog.png") center center no-repeat; background-size: cover; .title { display: flex; align-items: center; font-size: 24px; font-weight: 600; color: #fff; margin-bottom: 20px; svg { margin-right: 15px; } } a.tag { padding: 8px 15px; border-radius: 16px; background-color: rgba(0, 0, 0, 0.1); font-size: 14px; font-weight: 600; color: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; display: inline-flex; margin-bottom: 10px; &:hover { background-color: #fff; color: #1f2430; } } } section.whyus { .title { font-size: 26px; font-weight: 600; color: #1f2430; } .item { padding: 30px 50px 22px 25px; border-radius: 2px; box-shadow: -9.2px 9.2px 27px 0 rgba(0, 0, 0, 0.06); background-color: #fff; position: relative; &.blue { .subtitle { color: #3fbafe; &:before { background-color: #3fbafe; } } } &.green { .subtitle { color: #00b373; &:before { background-color: #00b373; } } } &.yellow { .subtitle { color: #edb506; &:before { background-color: #edb506; } } } svg { position: absolute; right: 0; top: -30px; } .subtitle { font-size: 18px; font-weight: 600; color: #fb792d; position: relative; padding-bottom: 15px; margin-bottom: 15px; &:before { content: ""; position: absolute; bottom: 0; width: 24px; height: 4px; border-radius: 2px; background-color: #fb792d; } } p { font-size: 16px; color: #8d94a6; line-height: 1.3; } &:hover { svg { animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; } } } } @keyframes shake { 10%, 90% { transform: translate3d(-1px, 0, 0); } 20%, 80% { transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { transform: translate3d(-4px, 0, 0); } 40%, 60% { transform: translate3d(4px, 0, 0); } } footer { .top, .ymenu { background-color: #1f2430; } .menu, .copyright { background-color: #262c3b; } .copyright { padding: 20px 0px; p { font-size: 16px; text-align: left; color: #8d94a6; } } .ymenu { padding: 20px 0px; .nav-item:last-child { a { border-right: 0!important; } } a.nav-link { font-size: 16px; text-align: center; color: #fff; border-right: 1px solid #394052!important; border-radius: 0!important; padding: 0; &:hover { color: #8d94a6; } } } .menu { padding-top: 35px; padding-bottom: 35px; .title { font-size: 20px; font-weight: 600; text-align: left; color: #3fbafe; margin-bottom: 20px; } ul { padding: 0; margin: 0; li { a { font-size: 16px; line-height: 2.5; text-align: left; color: #8d94a6; position: relative; padding-left: 20px; -webkit-transition: all .3s; transition: all .3s; &:before { left: 0; position: absolute; font-family: remixicon !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\ea54"; color: #1d9bf0; } &:hover { color: #1d9bf0; margin-left: 10px; } } } } } .top { padding-top: 25px; padding-bottom: 25px; ul.social { display: flex; li { margin-right: 10px; &:last-child { margin-right: 0; } a { height: 51px; width: 51px; border-radius: 2px; background-color: #fff; color: #262c3b; display: flex; align-items: center; justify-content: center; font-size: 22px; -webkit-transition: all .3s; transition: all .3s; &.facebook { background-color: #1773ea; color: #fff; &:hover { background-color: darken(#1773ea, 5); } } &.twitter { background-color: #1d9bf0; color: #fff; &:hover { background-color: darken(#1d9bf0, 5); } } &.instagram { background-color: #e33370; color: #fff; &:hover { background-color: darken(#e33370, 5); } } } } } .appindir { font-size: 16px; font-weight: 500; text-align: right; color: #fff; position: relative; margin-right: 10px; padding-right: 98px; line-height: 1.3; &:before { position: absolute; content: ""; background: url("../img/appindir-before.png") center center no-repeat; width: 93px; height: 22px; right: 0; } } a.appdownload { padding: 10px 18px 9px 14px; border-radius: 2px; background-color: #fff; font-size: 14px; font-weight: 600; color: #251f30; display: flex; align-items: center; justify-content: center; margin-right: 10px; -webkit-transition: all .3s; transition: all .3s; &:hover { background-color: darken(#1f2430, 5); color: #fff; } i { font-size: 30px; margin-right: 15px; } b { font-size: 16px; } } } } section.notfound { .title { margin-top: 25px; font-size: 40px; color: #3fbafe; } span { margin-top: 50px; display: block; font-size: 18px; font-weight: 600; line-height: 1.67; color: #1f2430; } .text { font-size: 24px; font-weight: 600; line-height: 1.25; color: #1f2430; } } section.cover { min-height: 150px; max-height: 150px; display: flex; align-items: center; nav { background-color: transparent; padding: 0 !important; border-bottom: 0; box-shadow: none; li.breadcrumb-item, li.breadcrumb-item a { font-size: 15px; font-weight: 500; color: #fff; } .breadcrumb-item + .breadcrumb-item::before { color: #fff; } } h1, h2 { font-size: 26px; font-weight: 600; text-align: left; color: #fff; } a.button { padding: 23px 86px; border-radius: 30px; background-color: #fff; font-size: 16px; font-weight: 600; color: #2d3445; &:hover { background-color: #2d3445; color: #fff; -webkit-transition: all .3s; transition: all .3s; } } } section.page { background-color: #fff; .content * { margin-bottom: 15px; &:last-child { margin-bottom: 0; } } h3 { font-size: 28px; font-weight: 600; text-align: left; color: #fb792d; } p { font-size: 16px; line-height: 1.4; text-align: left; color: #2d3445; } .accordion { .accordion-item { background-color: #fff; border: 1px solid #bdb9cd!important; margin-bottom: 20px; border-radius: 2px!important; } .accordion-button:not(.collapsed) { background-color: #fff; box-shadow: none; } button.accordion-button { font-size: 16px; font-weight: 600; text-align: left; color: #2d3445; } .accordion-body * { margin-bottom: 15px; &:last-child { margin: 0; } } } } section.login { form { label { font-size: 16px; font-weight: 600; text-align: left; color: #333947; margin-bottom: 23px; i { color: #3fbafe; font-weight: normal; } } input.form-control { height: auto; padding: 22px; border-radius: 2px; border: solid 2px #3fbafe; background-color: #fff; font-size: 14px; text-align: left; color: #333947; &:active, &:focus { border: solid 2px darken(#3fbafe, 5); } &::placeholder { font-size: 14px; text-align: left; color: #333947; } } .lostpass { font-size: 16px; font-weight: 600; text-align: left; color: #333947; &:hover { color: darken(#333947, 5); } } button.submit { border-radius: 2px; background-color: #3fbafe; font-size: 16px; font-weight: 600; text-align: center; color: #fff; padding: 22px; width: 100%; border: 0; -webkit-transition: all .3s; transition: all .3s; margin-bottom: 0; &:hover { background-color: darken(#3fbafe, 5); } } } .box { background: url('../img/login-box-bg.png') bottom right no-repeat #00b373; border-radius: 2px; padding: 45px; .title { font-size: 32px; font-weight: 600; text-align: left; color: #fff; margin-bottom: 30px; } ul { li { font-size: 16px; font-weight: normal; text-align: left; color: #fff; display: flex; align-items: center; margin-bottom: 15px; i { margin-right: 10px; } } } a.register { padding: 9px 9px 9px 30px; border-radius: 28px; background-color: #fff; display: inline-flex; margin-top: 20px; justify-content: space-between; align-items: center; font-size: 18px; font-weight: 600; text-align: left; color: #00b373; i { margin-left: 35px; width: 35px; height: 35px; color: #00b373; display: flex; align-items: center; justify-content: center; border-radius: 30px; -webkit-transition: all .3s; transition: all .3s; } &:hover { i { background-color: #00b373; color: #fff; } } } } } section.register { .grouptitle { font-size: 20px; font-weight: 600; text-align: left; color: #2d3445; border-bottom: 1px solid #dfe0e9; padding-bottom: 25px; margin-bottom: 45px!important; } label { font-size: 16px; font-weight: 600; text-align: left; color: #333947; margin-bottom: 20px; display: flex; align-items: center; i { font-weight: normal; margin-right: 10px; color: #1d9bf0; } } input, textarea, select { height: auto; padding: 16px 20px; border-radius: 2px; border: solid 2px #ccc9d5; background-color: #fff; font-size: 14px; text-align: left; color: #333947; &:focus, &:active { border-color: #3fbafe; box-shadow: none; } &::placeholder { font-size: 14px; text-align: left; color: #333947; } } button.submit { border: 0; padding: 9px 9px 9px 30px; border-radius: 28px; background-color: #00b373; display: inline-flex; margin-top: 20px; justify-content: space-between; align-items: center; font-size: 18px; font-weight: 600; text-align: left; color: #fff; i { margin-left: 55px; width: 35px; height: 35px; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 30px; -webkit-transition: all .3s; transition: all .3s; } &:hover { i { background-color: #fff; color: #00b373; } } } .form-check { background: #e5f7f1; padding: 19px; margin: 0; label { font-size: 16px; font-weight: 600; text-align: left; color: #333947; } input#bultenaboneligi { width: 20px; height: 20px; padding: 0; border: 0; } } } section.contact { .card { border-radius: 2px; box-shadow: -7.1px 7.1px 32px 0 rgba(49, 55, 79, 0.05); background-color: #fff; border: 0; .card-header { font-size: 20px; text-align: left; color: #242a35; padding: 30px 20px; background: transparent; border-color: #f1f4fa; } .card-body { padding: 20px; .icon { display: flex; justify-content: center; align-items: center; width: 80px; height: 80px; margin: 0 0 30px 0; color: #e91e24; font-size: 28px; background: #fde8e9; border-radius: 2px; &.blue { background-color: #ebf8ff; color: #3fbafe; } &.orange { background-color: #fff1ea; color: #fb792d; } &.green { background-color: #e5f7f1; color: #00b373; } &.black { background-color: #eaeaec; color: #2d3445; } } .txt { display: flex; flex-direction: column; padding-top: 5px; strong { font-weight: 600; padding-bottom: 10px; } p { line-height: 1.4; } ul li { display: inline-flex; a { display: inline-flex; width: 30px; height: 30px; justify-content: center; align-items: center; color: #fff; border-radius: 2px; &.bg-facebook { background: #6078aa; } &.bg-twitter { background: #36b2dd; } &.bg-youtube { background: #cd3c3c; } &.bg-linkedin { background: #1871a1; } } } } } .card-footer { display: flex; align-items: center; height: 95px; padding: 0 0 0 30px; color: rgb(36, 42, 53); font-size: 18px; font-weight: 600; background: #f6f7fa; border-top: 1px solid #e2e7f1; span { padding: 0 20px 0 15px; } } } .success { display: inline-flex; justify-content: center; align-items: center; padding: 15px; color: #37c878; background: #ebf9f1; border-radius: 2px; span { padding-left: 15px; } } button { display: flex; justify-content: center; align-items: center; padding: 18px; color: #fff; background: #3fbafe; border-radius: 2px; border: 0; &:hover { background-color: darken(#3fbafe, 5); } i { margin: 0 0 0 20px; } } .form-group { margin-bottom: 1rem; } label { margin-bottom: 18px; color: rgb(36, 42, 53); font-weight: bold; } input { height: 60px; } textarea.form-control { min-height: 185px; resize: none; } input, textarea { border: 2px solid #d0d8e8; border-radius: 2px; &:active, &:focus { border-color: #3fbafe; } } } section.category { .sbr { border-right: 2px solid #e5e8f2; } select.selectorder { padding: 8px 50px 8px 20px; border-radius: 20px; border: solid 2px #ced3e4; background-color: #fff; font-size: 14px; font-weight: 500; text-align: left; color: #8d94a6; } nav.pagination { a.page-link { padding: 7px 23px; border-radius: 20px!important; border: solid 1px #ced3e4; background-color: #fff; margin: 0px 10px!important; font-size: 20px; font-weight: 600; text-align: center; color: #8f95ab; &:hover, &.active { background-color: #3fbafe; border-color: #3fbafe; color: #fff; -webkit-transition: all .3s; transition: all .3s; } } } .filterbottom { border-bottom: 1px solid #e5e8f2; } a.tagdelete { background-color: #fdebeb; border: 1px solid #fdebeb; border-radius: 30px; display: flex; align-items: center; justify-content: space-between; padding: 12px 20px; font-size: 14px; font-weight: 500; text-align: left; color: #f03c3c; -webkit-transition: all .3s; transition: all .3s; i { margin-right: 15px; } &:hover { background-color: darken(#fdebeb, 5); border: 1px solid darken(#fdebeb, 5); } } a.tag { border: 1px solid #ced3e4; border-radius: 30px; display: flex; align-items: center; justify-content: space-between; padding: 7px 7px 7px 15px; margin-right: 15px; font-size: 14px; font-weight: 500; text-align: left; color: #8d94a6; -webkit-transition: all .3s; transition: all .3s; &:hover { background-color: #e8eaed; border: 1px solid #e8eaed; i { background-color: #fff; } } i { margin-left: 15px; background-color: #e8eaed; width: 24px; height: 24px; color: #2d3445; display: flex; align-items: center; justify-content: center; border-radius: 30px; } } } section.cart { .form-check { background: #e5f7f1; padding: 19px; margin: 0; label { font-size: 16px; font-weight: 600; text-align: left; color: #333947; } input#bultenaboneligi { width: 20px; height: 20px; padding: 0; border: 0; } } .form-radio { padding: 20px; background-color: #d9f1ff; border-radius: 2px; font-size: 16px; font-weight: 600; text-align: left; color: #3fbafe; .form-check-input { margin: 0px 15px 0px 0px; height: 20px; width: 20px; border: 0; } } .form-group { border-radius: 2px; border: solid 1px #e7e7ee; background-color: #fff; .head { padding: 23px 30px; border-radius: 2px; background-color: #e7e7ee; font-size: 18px; font-weight: 600; text-align: left; color: #2d3445; display: flex; align-items: center; i { margin-right: 20px; } } .body { padding: 30px; .form-control, .form-select { border-radius: 2px; border: solid 2px #d7d7e7; background-color: #fff; font-size: 16px; text-align: left; color: #2d3445; height: auto; padding: 16px 20px; margin-bottom: 20px; &:active, &:focus { border: solid 2px darken(#d7d7e7, 5); box-shadow: none; outline: 0; } } } } table { border: 1px solid #e7e7ee!important; border-radius: 2px; thead { background-color: #e7e7ee!important; border-top-left-radius: 2px; border-top-right-radius: 2px; tr { th { font-size: 14px; font-weight: 600; text-align: left; color: #2d3445; padding: 30px 20px; &:first-child { max-width: 550px; } } } } tbody { border: 0!important; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; tr { td { border-bottom: 1px solid #e7e7ee; vertical-align: middle; padding: 20px; font-size: 20px; font-weight: 600; color: #2d3445; a { color: #2d3445; &:hover { color: darken(#2d3445, 5); } } span.number { padding: 15px 25px; border-radius: 24px; border: solid 2px #bbbbd1; font-size: 14px; font-weight: 600; color: #2d3445; margin-right: 10px; } a.refresh { color: #00b373; background-color: #e5f7f1; height: 100%; display: flex; padding: 14px 22px; border-radius: 24px; -webkit-transition: all .3s; transition: all .3s; margin-right: 10px; &:hover { background-color: darken(#e5f7f1, 5); } } a.delete { color: #f6284e; background-color: #fee9ed; height: 100%; display: flex; padding: 14px 22px; border-radius: 24px; -webkit-transition: all .3s; transition: all .3s; &:hover { background-color: darken(#fee9ed, 5); } } &:first-child { max-width: 550px; } } &:last-child { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; td:first-child { border-bottom-left-radius: 2px; } td:last-child { border-bottom-right-radius: 2px; } } } } } .accordion { .accordion-item { border: 1px solid #e7e7ee !important; } } .line { margin: 0 auto; width: 106px; height: 2px; background-color: #dedcea; } ul.price { border-radius: 2px; li { font-size: 18px; font-weight: 600; text-align: left; color: #2d3445; padding: 24px 32px; border: 1px solid #e7e7ee; display: flex; align-items: center; justify-content: space-between; &:first-child { border-top-left-radius: 2px; border-top-right-radius: 2px; } &:last-child { border-top: 0; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; } } } .addressbox { border: 1px solid #e7e7ee; padding: 24px; border-radius: 2px; .atitle { font-size: 18px; font-weight: 600; text-align: left; color: #333947; margin-bottom: 15px; } } ul.orderdetail { margin-left: -10px; margin-right: -10px; li { width: 100%; padding: 20px; border-radius: 28px; background-color: #e5f7f1; font-size: 16px; text-align: center; color: #00b373; margin-right: 10px; margin-left: 10px; b, strong { font-weight: 600; } } } .successtext { span.icon { width: 60px; height: 60px; background-color: #e5f7f1; color: #00b373; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; border-radius: 50px; font-size: 24px; } .successtitle { font-size: 34px; font-weight: 600; text-align: left; color: #333947; margin-bottom: 20px; } p { margin-bottom: 10px; font-size: 16px; text-align: left; color: #333947; a { color: #333947; font-weight: 600; } b, strong { font-weight: 600; } } } .subtitle { font-size: 24px; font-weight: 600; text-align: center; color: #2d3445; } .desc { font-size: 16px; text-align: center; color: #2d3445; } a.btn-complete { padding: 9px 9px 9px 30px; border-radius: 28px; background-color: #00b373; display: inline-flex; margin-top: 20px; justify-content: space-between; align-items: center; font-size: 18px; font-weight: 600; text-align: left; color: #fff; i { margin-left: 35px; width: 35px; height: 35px; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 30px; -webkit-transition: all .3s; transition: all .3s; } &:hover { i { background-color: #fff; color: #00b373; } } } a.btn-homepage { padding: 9px 30px 9px 9px; border-radius: 28px; background-color: #8d94a6; display: inline-flex; margin-top: 20px; justify-content: space-between; align-items: center; font-size: 18px; font-weight: 600; text-align: left; color: #fff; i { margin-right: 35px; width: 35px; height: 35px; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 30px; -webkit-transition: all .3s; transition: all .3s; } &:hover { i { background-color: #fff; color: #8d94a6; } } } } .styled-checkbox { position: absolute; // take it out of document flow opacity: 0; // hide it & + label { position: relative; cursor: pointer; padding: 0; } // Box. & + label:before { content: ''; margin-right: 10px; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: white; } // Box hover &:hover + label:before { background: #00b373; border-radius: 2px; } // Box focus &:focus + label:before { box-shadow: 0; } // Box checked &:checked + label:before { background: #00b373; } // Disabled state label. &:disabled + label { color: #b8b8b8; cursor: auto; } // Disabled box. &:disabled + label:before { box-shadow: none; background: #ddd; } // Checkmark. Could be replaced with an image &:checked + label:after { content: ''; position: absolute; left: 5px; top: 9px; background: white; width: 2px; height: 2px; box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white; transform: rotate(45deg); } } .form-radio .form-check-input { position: absolute; // take it out of document flow opacity: 0; // hide it & + label { position: relative; cursor: pointer; padding: 0; } // Box. & + label:before { content: ''; margin-right: 10px; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: white; border-radius: 30px; } // Box hover &:hover + label:before { background: #3fbafe; border-radius: 30px; } // Box focus &:focus + label:before { box-shadow: 0; } // Box checked &:checked + label:before { background: #3fbafe; } // Disabled state label. &:disabled + label { color: #b8b8b8; cursor: auto; } // Disabled box. &:disabled + label:before { box-shadow: none; background: #ddd; } // Checkmark. Could be replaced with an image &:checked + label:after { content: ''; position: absolute; left: 5px; top: 9px; background: white; width: 2px; height: 2px; box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white; transform: rotate(45deg); } } section.slider { border-radius: 2px; .sliderbox { border-radius: 2px; background-color: #fff; box-shadow: -3.5px 3.5px 32px 0 rgb(0 0 0 / 6%); .thumbslider { padding: 20px; margin-left: -10px; margin-right: -10px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; .slick-slide { margin-left: 10px; margin-right: 10px; padding: 12px 20px; border-radius: 32px; font-size: 16px; font-weight: 600; text-align: center; color: #fff; position: relative; cursor: pointer; &:before { border-radius: 32px; background-color: #1f2430; opacity: 0.7; position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; } span { position: relative; z-index: 99; line-height: 1.3; } &.slick-active.slick-current { &:before { background-color: #3fbafe; } } } } .mainslider { border-top-left-radius: 2px; border-top-right-radius: 2px; .slick-slide { padding: 30px; .box { border-radius: 3px; background-color: #fff; padding: 100px 30px 30px; position: relative; .subtitle { font-size: 24px; font-weight: 600; text-align: left; color: #fc7e34; margin-bottom: 13px; } .title { font-size: 40px; font-weight: bold; text-align: left; color: #1f2430; margin-bottom: 20px; } .price { font-size: 24px; font-weight: 600; line-height: 1.25; text-align: left; color: #00b373; margin-bottom: 20px; } span { font-size: 18px; font-weight: 600; line-height: 1.67; text-align: left; color: #8d94a6; } p { font-size: 16px; font-weight: 500; text-align: left; line-height: 1.4; color: #8d94a6; &:not(:last-child) { margin-bottom: 20px; } } a.btn-buy { padding: 18px 22px 19px 30px; border-radius: 2px; background-color: #3fbafe; font-size: 16px; font-weight: 600; text-align: left; color: #fff; display: flex; align-items: center; justify-content: space-between; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: darken(#3fbafe, 10); } } span.green { position: absolute; content: ""; padding: 11px 29px 11px 30px; border-radius: 0px 19px 19px 0px; background-color: rgba(0, 179, 115, 0.2); font-size: 16px; font-weight: 600; color: #00b373; display: flex; align-items: center; top: 36px; left: 0; i { margin-right: 15px; } } } } } } } section.product-detail { .card { border-radius: 2px; box-shadow: -6.4px 6.4px 18px 0 rgba(45, 52, 69, 0.04); background-color: #fff; border: 0; .card-header { background-color: #fff; border-bottom: 2px solid #e9ecf4; padding: 0; ul { button { border: 0; background-color: #fff; font-size: 18px; font-weight: 600; text-align: left; color: #8d94a6; padding: 30px 50px; position: relative; &.active { color: #3fbafe; &:before { display: block; } } &:before { display: none; height: 2px; width: 100%; background-color: #3fbafe; position: absolute; bottom: -2px; left: 0; content: ""; } } } } .card-body { padding: 30px; font-size: 16px; text-align: left; color: #2d3445; a { color: #2d3445; font-weight: 600; } p, li { line-height: 1.3; &:not(:last-child) { margin-bottom: 15px; } } ul.comments { li { border:1px solid #c0c7df; border-radius: 2px; margin-bottom: 15px; padding: 20px; .name { font-weight: 600; margin-bottom: 10px; display: flex; align-items: center; } span.date { background: #eceff9; padding: 5px 9px; border-radius: 30px; font-size: 13px; font-weight: 500; margin-left: 15px; } } } } } } section.product { .box { padding: 30px; border-radius: 2px; box-shadow: -6.4px 6.4px 18px 0 rgba(45, 52, 69, 0.04); background-color: #fff; .title { font-size: 26px; font-weight: 600; text-align: left; color: #2d3445; line-height: 1.3; border-bottom: 1px solid #e9ecf4; padding-bottom: 20px; margin-bottom: 20px; } .d { border-bottom: 1px solid #e9ecf4; padding-bottom: 20px; margin-bottom: 20px; } .oldprice { font-size: 20px; font-weight: 600; text-align: left; color: #8d94a6; display: inline-flex; align-items: center; span:not(.discount) { text-decoration: line-through; } span.discount { padding: 8px 24px; display: flex; border-radius: 14px; font-size: 14px; font-weight: 600; text-align: center; -webkit-transition: all 0.3s; transition: all 0.3s; align-items: center; justify-content: center; background-color: #ccf0e3; color: #00b373; text-decoration: none; } } .price { margin-top: 10px; font-size: 46px; font-weight: 600; text-align: left; color: #00b373; } span.time { display: inline-flex; align-items: center; justify-content: center; padding: 7px 23px 7px 12px; border-radius: 21px; border: solid 2px #fb792d; background-color: #fff; font-size: 16px; text-align: left; color: #8d94a6; margin-top: 20px; i { color: #fb792d; font-size: 24px; margin-right: 15px; } b, strong { font-weight: 600; color: #2d3445; } } .button-group { margin-top: 20px; } .number-count { padding: 7px 14px; border-radius: 32px; border: solid 2px #ced3e4; background-color: #fff; max-width: 140px; display: flex; align-items: center; justify-content: center; span.input-group-prepend, span.input-group-append { button { border: 0; color: #2d3445!important; &:active, &:focus { box-shadow: none!important; outline: 0!important; } &:hover { background-color: transparent; color: darken(#2d3445, 5)!important; } } } input.form-control.input-number { font-size: 25px; font-weight: 600; text-align: center; color: #2d3445; border: 0; padding: 0; } } a.btn-cart { border-radius: 32px; background-color: #00b373; padding: 19px 22px; font-size: 18px; font-weight: 500; color: #fff; display: flex; align-items: center; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: darken(#00b373, 5); } i { margin-right: 15px; } } a.btn-fav { border-radius: 32px; background-color: #fee4d5; padding: 19px 30px; font-size: 18px; font-weight: 500; color: #fb792d; display: flex; align-items: center; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: #fb792d; color: #fff; } } a.btn-compare { border-radius: 32px; background-color: #d9f1ff; padding: 19px 30px; font-size: 18px; font-weight: 500; color: #3fbafe; display: flex; align-items: center; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: #3fbafe; color: #fff; } } .categoryname { font-size: 20px; font-weight: 600; text-align: left; color: #3fbafe; } a.btn-category { padding: 8px 24px; display: flex; border-radius: 14px; background-color: #d9f1ff; font-size: 14px; font-weight: 600; text-align: center; color: #3fbafe; -webkit-transition: all 0.3s; transition: all 0.3s; align-items: center; justify-content: center; &:hover { color: #fff; background-color: #3fbafe; } } span.stock { padding: 8px 24px; display: flex; border-radius: 14px; font-size: 14px; font-weight: 600; text-align: center; -webkit-transition: all 0.3s; transition: all 0.3s; align-items: center; justify-content: center; background-color: #ccf0e3; color: #00b373; } span.code { padding: 8px 24px; display: flex; border-radius: 14px; font-size: 14px; font-weight: 600; text-align: center; -webkit-transition: all 0.3s; transition: all 0.3s; align-items: center; justify-content: center; background-color: #eaeaec; color: #2d3445; } .productslider { img { border-radius: 2px; } } .productsliderthumb { .slick-list { margin-left: -5px; margin-right: -4px; } .slick-slide { padding-left: 6px; padding-right: 6px; opacity: 0.4; cursor: pointer; img { width: 100%; height: auto; border-radius: 2px; } &.slick-current { opacity: 1; } } } } } section.profile { .sidebar { border-radius: 2px; box-shadow: -8.5px 8.5px 51px 0 rgba(0, 0, 0, 0.06); background-color: #fff; .top { padding: 30px; display: flex; align-items: center; justify-content: center; flex-direction: column; .name { font-size: 20px; font-weight: 600; text-align: left; color: #000; margin-top: 15px; margin-bottom: 10px; } .email { font-size: 14px; color: #000; } } .nav { display: flex; align-items: center; justify-content: space-between; a { flex-grow: 1; width: 50%; padding: 18px; background-color: #ebf8ff; border-top: 1px solid #c9ecff; border-bottom: 1px solid #c9ecff; border-right: 1px solid #c9ecff; font-size: 14px; font-weight: 600; color: #3fbafe; text-align: center; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: #c9ecff; } } } .title { font-size: 18px; font-weight: 600; text-align: left; color: #1f2430; padding: 28px; } ul { display: flex; flex-direction: column; border-top: 1px solid #e8e9ea; li { width: 100%; a { font-size: 16px; font-weight: 500; text-align: left; color: #8d94a6; border-bottom: 1px solid #e8e9ea; width: 100%; display: flex; padding: 18px 28px; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { color: darken(#8d94a6, 20); padding-left: 38px; } } } } } .card { border-radius: 2px; box-shadow: -8.5px 8.5px 51px 0 rgba(0, 0, 0, 0.06); background-color: #fff; border: 0; .card-header { font-size: 18px; font-weight: 600; text-align: left; color: #1f2430; border-bottom: 1px solid #e8e9ea; padding: 30px; background-color: transparent; } .card-footer { border-top: 1px solid #e8e9ea; padding: 30px; background-color: #fff; } .card-body { padding: 30px; ul.dashboard { li { padding: 20px; background-color: #dff3fe; margin-bottom: 20px; display: flex; align-items: center; justify-content: space-between; span.icon { width: 60px; height: 60px; background-color: #5fc1f8; color: #fff; font-size: 24px; border-radius: 2px; display: flex; align-items: center; justify-content: center; } .text { font-size: 18px; font-weight: 600; text-align: left; color: #1f2430; line-height: 1.3; } a { padding: 17px 40px; border-radius: 24px; background-color: #5fc1f8; font-size: 16px; font-weight: 600; color: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: darken(#5fc1f8, 5); } } &.orange { background-color: #fff1ea; span.icon { background-color: #fb792d; } a { background-color: #fb792d; &:hover { background-color: darken(#fb792d, 5); } } } &.green { background-color: #e5f7f1; span.icon { background-color: #00b373; } a { background-color: #00b373; &:hover { background-color: darken(#00b373, 5); } } } } } form { .col-form-label { font-size: 18px; font-weight: 600; text-align: left; color: #1f2430; } input, select, textarea { padding: 17px 20px; border-radius: 2px; border: solid 1px #b4bacb; background-color: #fff; &:active, &:focus { border-color: #3fbafe; } } } button.newaddress { margin-top: 20px; font-size: 16px; font-weight: 600; color: #00b373; background-color: #ccf0e3; padding: 26px; border: 0; width: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; border-radius: 2px; &:hover { background-color: darken(#ccf0e3, 5); } } .form-radio { padding: 20px; background-color: #e5f7f1; border-radius: 2px; font-size: 16px; font-weight: 600; text-align: left; color: #00b373; .form-check-input { margin: 0px 15px 0px 0px; height: 20px; width: 20px; border: 0; } .form-check-input:checked + label:before { background: #00b373; } .form-check-input:hover + label:before { background: #00b373; } } ul.orders li { padding: 15px!important; } ul.mylist { li { border: 1px solid #d9dce5; padding: 15px; border-radius: 2px; margin-bottom: 20px; &:last-child { margin-bottom: 0; } a.title { font-size: 20px; font-weight: 600; text-align: left; color: #2d3445; &:hover { color: darken(#2d3445, 5); } } .addcart { padding: 10px 21px; border-radius: 24px; background-color: rgba(0, 179, 115, 0.1); color: #00b373; font-size: 24px; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: #00b373; color: #fff; } } .deletelist { padding: 10px 21px; border-radius: 24px; background-color: rgba(246, 40, 78, 0.1); color: #f6284e; font-size: 24px; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: #f6284e; color: #fff; } } small { font-size: 14px; font-weight: 600; text-align: left; color: rgba(45, 52, 69, 0.5); margin-top: 10px; } span.price { font-size: 20px; font-weight: 600; text-align: left; color: #2d3445; } } } ul.address, ul.orders { li { border: 1px solid #d9dce5; padding: 23px; border-radius: 2px; margin-bottom: 20px; &:last-child { margin-bottom: 0; } span.blue { display: block; padding: 19px 17px; border-radius: 2px; background-color: rgba(63, 186, 254, 0.2); font-size: 14px; font-weight: 600; color: #3fbafe; } span.date { font-size: 16px; font-weight: 600; text-align: left; color: #2d3445; } span.status { padding: 17px 34px; border-radius: 24px; background-color: rgba(63, 186, 254, 0.2); font-size: 14px; font-weight: 600; color: #3fbafe; -webkit-transition: all 0.3s; transition: all 0.3s; min-width: 195px; max-width: 100%; text-align: center; &.completed { background-color: #e5f7f1; color: #00b373; } &.canceled { background-color: #ffd6dd; color: #ff3057; } &.waiting { background-color: #eaeaec; color: #2d3445; } &.gettingready { background-color: #fee4d5; color: #fb792d; } } a.btn-detail { padding: 17px 34px; border-radius: 24px; background-color: rgba(63, 186, 254, 0.2); font-size: 14px; font-weight: 600; color: #3fbafe; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: #3fbafe; color: #fff; } } span.count { font-size: 20px; font-weight: 600; text-align: left; color: #2d3445; } p { font-size: 16px; line-height: 30px; text-align: left; color: #1f2430; } a.green { padding: 19px 32px 18px 33px; border-radius: 2px; background-color: #00b373; font-size: 16px; font-weight: 600; text-align: center; color: #fff; margin-bottom: 10px; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: darken(#00b373, 5); } } a.red { padding: 19px 32px 18px 33px; border-radius: 2px; background-color: #ffd6dd; font-size: 16px; font-weight: 600; text-align: center; color: #ff3057; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: darken(#ffd6dd, 5); } } } } } button.submit { padding: 24px 63px 24px 65px; border-radius: 2px; background-color: #00b373; font-size: 16px; font-weight: 600; text-align: left; color: #fff; border: 0; -webkit-transition: all 0.3s; transition: all 0.3s; &:hover { background-color: darken(#00b373, 5); } } } } section.seotext { .container * { margin-bottom: 15px; &:last-child { margin-bottom: 0; } } h1 { font-size: 24px; color: #1f2430; } h2 { font-size: 20px; color: #1f2430; } h3 { font-size: 18px; color: #1f2430; } p { font-size: 16px; line-height: 1.4; text-align: left; color: #2d3445; a { font-weight: 600; } } a { color: #2d3445; } } .menubar { display: none; width: 100%; position: fixed; bottom: 0; left: 0; border-radius: 30px 30px 0 0; box-shadow: -13.4px 13.4px 40px 0 rgba(0, 0, 0, 0.69); background-color: #fff; z-index: 9999; } .menubar__search { width: 58px; height: 58px; border-radius: 100%; background: #4285f4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: fixed; color: #fff!important; text-decoration: none!important; outline: none!important; font-size: 22px; left: calc(50% - (58px/2)); margin-top: calc(-58px + (58px - 42px)); z-index: 2001 } .menubar__search.active i::before { content: "\eb97" } .menubar__links { -webkit-box-shadow: 0 0 80px rgba(0, 34, 94, .5); box-shadow: 0 0 80px rgba(0, 34, 94, .5); position: relative; width: 100%; list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 2000; border-radius: 30px 30px 0 0; background-color: #fff; } .menubar__links li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 12px 8px; -webkit-transition: all .3s; transition: all .3s; } .menubar__links li a { text-decoration: none!important; outline: none!important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 14px; color: #121622; font-weight: 600; i { font-weight: normal; font-size: 22px; margin-bottom: 5px; } &.cart { color: #00b373; padding-top: 30px; i { width: 54px; height: 54px; position: absolute; top: -25px; background: #00b373; color: #fff; font-weight: normal; border-radius: 30px; animation: pulsate 2s ease-out infinite; box-shadow: 0px 0px 0px 10px rgb(0 179 115 / 10%); } } } @-webkit-keyframes pulsate { 0% { box-shadow: 0 0 0 0 rgb(0 179 115 / 10%); } 50% { box-shadow: 0 0 0 10px rgb(0 179 115 / 10%); } 100% { box-shadow: 0 00 0 rgb(0 179 115 / 10%); } } .menubar__links li a i { line-height: 22px; font-size: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 2px } .menubar__modal { background-color: #fff; height: calc(100% - 86px) } .menubar__modal .modal-dialog { max-width: 100%; height: 100%; margin: 0; -webkit-transform: translate(0, 0)!important; transform: translate(0, 0)!important } .menubar__modal .modal-content { height: 100%; border: 0; border-radius: 0; background-color: #fff; color: #2d3445; } .menubar__modal.menubar__searchBox .modal-content { background: url('../img/bg.png') center center repeat #eaedf7; } .menubar__modal .modal-header { background: #fff; -webkit-box-shadow: inset 0 -1px #e8eaec; box-shadow: inset 0 -1px #e8eaec; border: 0; border-radius: 0; padding: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center } .menubar__modal .modal-title { padding: 0 16px; font-weight: 500; color: #696e8b } .menubar__modal .modal-close { height: 60px; width: 60px; -webkit-box-flex: 0; -ms-flex: 0 0 60px; flex: 0 0 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: 0; background: 0 0; font-size: 24px; color: #696e8b; -webkit-transition: all .3s; transition: all .3s; outline: none!important } .menubar__modal .modal-close:hover { background: rgba(63, 66, 87, .03) } .menubar__modal .modal-body { padding-bottom: 40px; overflow-y: auto } .menubar__searchBox, .menubar__modal { top: 86px; } .menubar__searchBox .form-group label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; border-radius: 5px; overflow: hidden; -webkit-box-shadow: 0 0 200px rgba(0, 34, 94, .2); box-shadow: 0 0 200px rgba(0, 34, 94, .2) } .menubar__searchBox .form-group label input { height: 56px; border: 0; outline: none!important; padding: 0 16px; font-weight: 500; color: #696e8b; -webkit-box-flex: 1; -ms-flex: 1; flex: 1 } .menubar__searchBox .form-group label button { height: 56px; width: 56px; -webkit-box-flex: 0; -ms-flex: 0 0 56px; flex: 0 0 56px; background: 0 0; border: 0; outline: none!important; -webkit-transition: all .3s; transition: all .3s; font-size: 20px; color: #3f4257 } .menubar__searchBox .form-group label button:hover { background: rgba(63, 66, 87, .04) } .categories__link { border-radius: 5px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; color: #3f4257!important; text-decoration: none!important; justify-content: space-between; padding-left: 10px } .categories__link-icon { -webkit-box-flex: 0; -ms-flex: 0 0 34px; flex: 0 0 34px; height: 34px; width: 34px; margin-right: 12px; border-radius: 100%; background: #7a7e98; border: 4px solid #f8f9fa; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center } .categories__link-icon i { color: #fff; font-size: 14px } .categories__link-text { font-size: 12px } .categories__link-go { color: #d5d9e3; font-size: 18px; width: 50px; height: 50px; border-left: 1px solid #e8eaec; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center } .categories__link:not(:last-child) { margin-bottom: 12px } .categories__list { overflow: auto; white-space: nowrap; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: unset; flex-wrap: unset; background: #3fbafe; padding: 15px; } .categories__item { text-decoration: none !important; outline: none !important; min-width: 35%; padding: 14px 26px; display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; color: #3f4257 !important; position: relative; z-index: 1; background-color: #39a7e4; margin-right: 10px; border-radius: 2px; svg { height: 21px; margin-bottom: 13px; * { fill: #fff; } } &.active { background-color: #ffffff; svg * { fill: #3fbafe; } .categories__item-title { color: #2d3445; } } } .categories__item-title { font-size: 14px; font-weight: 500; line-height: 1; color: #fff; } .categories__item-text { font-weight: 500; font-size: 12px; } ul.mtabc { border: 1px solid #2d3445; border-radius: 2px; margin-bottom: 20px; li { &:first-child { background-color: #2d3445; font-size: 18px; font-weight: 600; text-align: left; color: #3fbafe; padding: 22px 15px; } &:not(:last-child) { border-bottom: 1px solid #ced3de; } a { font-size: 16px; text-align: left; color: #2d3445; padding: 16px 15px; display: flex; } } } svg { max-width: 100%; }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula