/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 14px 'Montserrat', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #ffdbff; background-color: #130012; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #ffdbff; text-decoration: none;}
a:hover, a:focus {color: #EAB543; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Montserrat' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer; 
color: #fff; background-color: #B33771; font-size: 14px; font-weight: 700;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #6D214F; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #111; color: #fff; 
box-shadow: inset 0 0 0 1px #000, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #EAB543, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #ffdbff; opacity: 0.8; font-size: 12px; font-weight: 500;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 145%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-top {-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 700;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all 1s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 700;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative;}
.wrap-center {max-width:1400px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {background-color: #530052; box-shadow: 0 0 60px rgba(0,0,0,0.2);}
.header {height: 60px; background-color: #250024;}
.col-left {background-color: #40003f; width: 220px; padding: 15px; 
	position: relative; z-index: 10; box-shadow: 10px 0 10px -10px rgba(0,0,0,0.8);}
.main {padding: 30px; min-height: 100vh;}
.footer {background: #230021 url(../images/logo.png) left center no-repeat; font-size: 12px; 
	padding: 15px 130px 15px 250px; position: relative;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#000; color:#ccc; cursor:pointer; font-size:24px; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {width: 220px; height: 60px; display: block; margin-right: 30px;}
.btn-login {height: 30px; line-height: 30px; cursor: pointer; display: block; font-weight: 500; color: #EAB543;
background-color: #470048; text-align: center; padding: 0 15px; margin: 0 30px 0 15px; border-radius: 3px;}
.btn-login .icon {font-size: 18px; margin-right: 10px;}
.hd-menu li {display: inline-block; vertical-align: middle; margin-right: 11px;}
.hd-menu a {display: block; height: 30px; line-height: 30px; padding: 0 15px; font-weight: 500;
	border-radius: 3px; background-color: #40043a; padding-left: 30px; position: relative;}
.hd-menu a:before {content:''; width: 6px; height: 6px; border-radius: 50%; background-color: #ffdbff; 
position: absolute; left: 12px; top: 50%; margin-top: -3px;}
.search-wrap {width:260px;}
.search-box {position:relative;}
.search-box input, .search-box input:focus {box-shadow:none; padding: 0 45px 0 15px; 
background-color: #470048; border-radius: 3px; height: 30px; line-height: 30px;}
.search-box button {position:absolute; right:0px; top:-5px; z-index:10; padding:0 !important; 
background-color:transparent !important; color:#ffdbff !important; font-size: 18px !important; width: 40px;}


/* LOGIN
----------------------------------------------- */
.login-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
background-color: #000; opacity: 0.6; display: none;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #40003f; padding: 30px 60px 40px 60px; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 24px; font-weight: 700; margin-bottom: 15px; text-align: center;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #111; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #EAB543; color: #EAB543; font-size: 12px;}
.login-menu {border-top: 1px solid #111; border-left: 1px solid #111;}
.login-menu li {text-align: center; border-right: 1px solid #111; border-bottom: 1px solid #111; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 12px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}


/* SIDE, NAV
----------------------------------------------- */
.nav {}
.nav li {position: relative;}
.nav li a {display: block; padding-left: 15px; line-height: 30px; border-bottom: 1px solid #250024; font-weight: 500;}
.nav li a:hover, .nav li a.is-active {color: #EAB543;}
.nav li a.is-active + span {opacity: 1;}
.nav li span {position: absolute; right: 15px; top: 0; display: inline-block; 
	line-height: 28px; font-size: 12px; opacity: 0.6;}
.side-bt {font-weight: 700; margin-bottom: 5px; background-color: #250024; 
	padding: 10px 15px; border-radius: 3px; font-size: 18px;}


/* SECTION
----------------------------------------------- */
.sect + .sect {margin-top: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 24px; font-weight: 700;}
.sect-items {margin: 0 -8px;}
.sect-link {font-weight: 500; border-bottom: 1px dotted #EAB543; color: #EAB543;}
.sect-link:hover {border-bottom-color: transparent;}


/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 25%; padding: 0 8px; margin-bottom: 15px;}
.th-in {display: block; position: relative; border-radius: 3px; box-shadow: 0 0 10px rgba(0,0,0,0.8);}
.th-img {transition: box-shadow .2s linear;}
.th-desc {height: 70px; background-color: #3e003f; padding: 15px;}
.th-title {line-height: 20px; max-height: 40px; overflow: hidden; font-size: 12px; font-weight: 500;}
.th-meta {position: absolute; z-index: 10; display: inline-block; font-size: 12px; 
padding: 5px 7px; background-color: #350537; font-weight: 500; color: #ffdbff;}
.th-time {left: 0; top: 0;}
.th-rating {right: 0; top: 0; background-color: #B33771; font-weight: 700;}
.th-percent {opacity: 0;}
.wdone {opacity: 1;}

.th-model {width: 16.66%;}
.th-model .th-desc {text-align: center;}
.th-quan {left: 0; bottom: 0;}


/* SEO DESCRIPTION
----------------------------------------------- */
.desc-text {background-color: #40003f; margin: 30px -30px -30px -30px; padding: 30px;}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 18px; font-weight: 700; margin-bottom: 10px;}
.desc-text p {line-height:1.7; font-size: 13px;}
.desc-text p + p {margin-top:15px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:20px;}
.desc-text a {text-decoration: underline; color: #B33771;}


/* FOOTER
----------------------------------------------- */
.ft-two {margin-top: 5px;}
.ft-counter {position: absolute; right: 30px; top: 15px;}
.footer a {border-bottom: 1px dotted #EAB543; color: #EAB543;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {padding-top: 15px;}
.pagi-nav {line-height:40px; text-align:left; padding:15px 30px; margin: 0 -22px; 
background-color: #40003f; font-weight: 700; padding-top: 10px;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 15px; 
background-color:#530155; margin:5px 4px 0 0; border-radius:3px; min-width: 40px;}
.navigation span:not(.nav_ext) {background-color:#2b022c; color: #EAB543;}
.pagi-nav a:hover {background-color:#B33771;}


/* FULL
----------------------------------------------- */
.full-page h1 {font-size: 24px; font-weight: 700; margin-bottom: 15px;}
.full-page h1 a {margin-left: 10px; font-size: 18px;}
.vp-desc + .vp-tags {margin-top: 10px;}
.vp-tags {line-height:24px;}
.vp-tags a {color: #EAB543; border-bottom: 1px dotted #EAB543;}
.vp-tags a:hover {border-bottom-color: transparent;}
.vp-tags b, .vp-tags a {margin-right: 8px;}

.player-behavior {background-color: #250024;}
.behavior-box {width: 350px; padding: 15px;}
.player-box {width: calc(100% - 350px); width: -webkit-calc(100% - 350px); 
background: #000; min-height: 200px;}
.behavior + .behavior {margin-top: 15px;}
.behavior-img {width: 120px; height: 81px; margin-right: 15px; overflow: hidden;}
.behavior-desc {font-size: 12px; font-weight: 500; width: calc(100% - 135px); width: -webkit-calc(100% - 135px);}
.behavior-title {line-height: 18px; max-height: 72px; overflow: hidden;}

.vpm {background-color: #40003f; margin-bottom: 15px;}
.ftabs-box {display: none;}
.ftabs-box.visible {display: block;}
.ftab {height: 60px; line-height: 60px; font-weight: 700; padding: 0 15px; display: block;}
.ftab .icon {margin-right: 10px; font-size: 18px;}
.ftab.is-active, .ftab:hover {cursor: pointer; opacity: 1; color: #EAB543; box-shadow: inset 0 -3px #EAB543;}
.vpm-right {width: 350px; padding: 0 15px;}
.vpm-float {font-size: 12px;}
.vpm-float .icon {opacity: 0.6; margin-right: 7px; font-size: 18px;}
.vpm-fav .icon {opacity: 1; color: #d4152b;}
.vpm-err a {color: #EAB543; border-bottom: 1px dotted #EAB543;}
.vp-meta > * {margin-right: 30px;}
.vp-meta {margin-top: 15px;}

.vpm-rate {white-space:nowrap; text-align:center; height: 40px;}
.rate-plus, .rate-minus, .rate-counts {display:inline-block; vertical-align:middle;}
.rate-data {display:none;}
.rate-counts {width:160px; padding-top:0px; height:40px; position: relative; font-size: 12px;	margin-right: 7px;}
.rate-plus, .rate-minus {cursor:pointer; width:40px; height:40px; text-align:center; font-size:24px; 
line-height:40px; margin-left: 3px; border-radius: 3px; transition: box-shadow .3s; background-color: #250024;}
.rate-plus {color:#6cc43c;}
.rate-minus {color:#d4152b;}
.rate-plus:hover, .rate-minus:hover {color: #EAB543;}
.rate-bar {width:100%; min-height:6px; height:6px; border-radius:4px; overflow:hidden; 
position:absolute; background-color:#d4152b; left: 0; right: 0; bottom: 5px;}
.rate-fill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#6cc43c; transition:width 1s linear;}
.rate-perc {margin-right:5px; font-size:18px; font-weight: 500; color:#6cc43c;}

.frels {padding: 30px 30px 0 30px; margin: 30px -30px 0 -30px; border-top: 10px solid #40003f;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; font-size: 14px;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#B33771;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comms {margin-bottom: 30px;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {padding:10px; background-color:#40003f; margin:20px 0 0 0; text-align: right;}
.last-comm-link {font-size:16px; margin-bottom:10px; text-decoration: underline;}

.comm-item {margin-bottom: 30px; font-size: 12px;}
.comm-left {width: 50px; margin-right: 15px;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 5px 0 10px 0;}
.comm-one > span {margin-right: 15px; opacity: 0.6;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-weight: 500; color: #EAB543; opacity: 1;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:18px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; top: -2px; opacity: 0.6;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 16px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}





/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#250024;
padding:15px; z-index:99999; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .hd-menu li {width: 100%; margin: 0 0 15px 0;}
.side-panel .search-wrap, .side-panel .btn-login {width: 100%; margin: 0 0 15px 0;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px; overflow: hidden;}
.cols {display: block;}
.col-left, .header .hd-menu, .header .search-wrap, .header .btn-login {display: none;}
.main {padding-left: 15px; padding-right: 15px;}
.desc-text, .pagi-nav {margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
.btn-menu {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px; color: #fff;}
.footer {padding-left: 15px; background-image: none;}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}

.frels {margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.th-item {width: 33.33%;}
.th-model {width: 25%;}

.player-box {width: 100%;}
.behavior-box {display: none;}
.vpm {display: block;}
.vpm-right {width: 100%; padding: 15px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.th-item {width: 50%;}
.footer {text-align: center; padding: 15px;}
.footer > span, .ft-counter {position: static; display: inline-block; margin-bottom: 10px;}
.ft-counter {margin: 15px 0 0 0;}
.th-model {width: 33.33%;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}

.full-page > h1, .sect-title {font-size: 18px;}
.player-behavior, .vpm {margin-left: -15px; margin-right: -15px;}
.vpm-rate {order: -1; width: 100%; text-align: center; margin: 10px 0;}
.ftabs {border-top: 3px solid #250024; border-bottom: 3px solid #250024; justify-content: space-between; width: 100%;}
.ftab {width: 50%; text-align: center; height: 40px; line-height: 40px; 
	padding: 0; white-space: nowrap; font-weight: 500;}
.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.th-item {width: 100%;}
.th-model {width: 50%;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

.search-tags {
        margin: 0 10px;
        }
        .search-tags a {
#                background: #3e2723;
                        color:#c3c6ff;
                                display: inline-block;
                                        padding: 5px 8px;
                                                      margin-bottom: 8px;
                                                      }
                                                      .search-tags a:hover {
                                                              background: #4b2ed5;
                                                              }
                                                              
                                                              .logo {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.logo-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #fff; /* белый цвет для тёмной темы, как указано в meta theme-color */
    display: flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s ease;
}

.logo-text:hover {
    color: #ff4d4d; /* красный для ховера, можно изменить под твой дизайн */
}

.logo-text .ion-md-home {
    font-size: 20px;
}