html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0} .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } * html .clearfix { zoom: 1; } *:first-child+html .clearfix { zoom: 1; }  * {
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
img {
max-width: 100%;
}
body { line-height: 1.3em; font-family: 'Poppins', sans-serif; font-size: 16px; color: #3c3c3c; }
a { text-decoration: none; outline: none; color: #fc8800; }
a:hover { text-decoration: underline; color: #bb0808; }
.clear { clear: both; }
br.clear { margin: 0; padding: 0; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
strong, b { font-weight: 600; }
cite, em, i { font-style: italic; }
pre, code { font-family: "Courier New", monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 5px; }
sub { top: 5px; }
dl { margin: 0 0 10px 0; }
dl dt { font-weight: 600; }
dd { margin-left: 10px;}
blockquote { border-left: 4px solid #707070; color: #707070; font-style: italic; padding-left: 1em; }
blockquote p { margin-bottom: 1em; }
blockquote > p:last-child { margin-bottom: 0; }
input { outline: none; }
.h10 { height: 10px; }
.h20 { height: 20px; }
.h30 { height: 30px; }
.h40 { height: 40px; }
.single .text ul,
.single .text ol {
line-height: 1.15;
margin: .75rem 0 1.125rem 1.125rem;
padding: 0;
}
.single .text ul {
list-style: disc;
}
.single .text li {
font-size: 16px;
line-height: 1.45em;
margin-bottom: .75rem;
} #container {
position: relative;
border-top: 5px solid #fc8800;
} #header {
background: #ffe6c9;
margin-bottom: 25px;
border-bottom: 1px solid #ffcf96;
box-shadow: 1px 5px 10px #ffe6c9;
}
#site-title, #site-description {
position: absolute;
left: -9999px;
}
#header-content {
position: relative;
width: 960px;
height: 64px;
margin: 0 auto;
}
#branding,
#nav-search {
float: left;
}
#branding .logo {
margin-top: 12px;
} #nav-search {
margin: 11px 0 0 112px;
}
#nav-search-text,
#nav-search-submit {
float: left;
margin-top: 2px;
padding: 2px;
border: 1px solid #e7521d;
}
#nav-search-text {
border-right: 0;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
color: #e7521d;
font-family: Georgia;
font-size: 13px;
font-style: italic;
height: 38px;
line-height: 38px;
padding-left: 20px;
width: 420px;
}
#nav-search-submit {
background: #fff url(//www.tabirler.net/wp-content/themes/mydream/images/icon-search-16x16.png) no-repeat center;
border-left: 0;
border-bottom-right-radius: 30px;
border-top-right-radius: 30px;
cursor: pointer;
height: 38px;
line-height: 38px;
width: 30px;
}
#access {
float: right;
margin: 32px 76px 0 0;
}
#access ul {
float: left;
}
#nav-second li {
float: left;
}
#nav-second li a {
border-right: 1px dotted #f0981d;
color: #e7521d;
display: block;
font-family: 'Roboto Slab', sans-serif;
font-size: 12px;
height: 18px;
letter-spacing: -1px;
line-height: 18px;
padding: 0 10px;
text-align: center;
text-transform: uppercase;
}
#nav-second li a:hover {
color: #bb0808;
text-decoration: none;
}
#nav-second li.last a {
border-right: none;
} #social-area {
position: absolute;
right: 0;
top: 16px;
}
#social-area li {
display: block;
float: left;
margin: 0 2px;
width: 32px;
} #social-area li a {
border-radius: 50%;
display: inline-block;
height: 32px;
line-height: 32px;
text-align: center;
transition: all 0.3s;
width: 32px;
}
#social-area li a:hover {
opacity: .8;
}
#social-area li.refresh a {
background: #e88330 !important;
}
#social-area li.instagram a {
background: #bc2a8d !important;
}
#social-area li.facebook a {
background: #3b5998 !important;
}
#social-area li.twitter a {
background: #00aced !important;
}
#social-area li i {
color: #fff;
}
#social-area li.instagram i {
color: #fff;
font-size: 16px;
}
#social-area li.instagram a:hover {
background-position: -64px -32px;
} #wrap {
width: 960px;
margin: auto;
}
#main {
} #content {
float: left;
width: 640px;
position: relative;
}
#content .post-edit-link {
position: absolute;
top: 5px;
right: -5px;
display: block;
width: 12px;
line-height: 18px;
background: #000;
text-align: center;
color: #fff;
font-size: 11px;
}
#content .post-edit-link:hover {
background: #f00;
color: #fff;
}
#content p {
line-height: 24px;
margin-bottom: 1.10em;
}
.post p.first-paragraph {
font-weight: 600;
font-size: 17px;
}
.post {
margin-bottom: 15px;
padding-bottom: 0;
background: none;
}
.entry-title { border-bottom: 1px solid #fff1e0;
color: #fc8800;
font-family: 'Roboto Slab', sans-serif;
font-weight: 600;
font-size: 20px;
letter-spacing: 0.5px;
line-height: 1em;
margin-bottom: 10px;
padding: 10px 0;
}
.post .text {
padding-left: 0;
}
.home .text {
}
.hentry .text {
margin-bottom: 10px;
}
.post .text .post-image {
margin: 0 0 10px;
}
figure.post-image img {
height: auto;
width: 100%;
}
.post .text .post-banner {
float: left;
margin: 5px 10px 0 -40px;
}
.text .tags, .text .tags a {
font-size: 11px;
color: #777;
}
.page #burclar {
}
.page #burclar li {
float: left;
width: 128px;
margin: 15px 13px;
text-align: center;
box-shadow: 0 0 5px #aaa;
}
.page #burclar a {
display: block;
padding: 0;
}
.page #burclar h3 {
line-height: 2.5em;
margin: 0;
}
.page #burclar li:hover {
box-shadow: 0 0 5px #bb0808;
}
.page #burclar .horoscope-image {
background: url(//www.tabirler.net/wp-content/themes/mydream/images/horocsope-icons-256.png) no-repeat;
background-size: cover;
display: block;
height: 128px;
overflow: hidden;
width: 128px;
}
.page #burclar #koc { background-position: 0 0; }
.page #burclar #boga { background-position: -128px 0; }
.page #burclar #ikizler { background-position: -256px 0; }
.page #burclar #yengec { background-position: -384px 0; }
.page #burclar #aslan { background-position: -512px 0; }
.page #burclar #basak { background-position: -640px 0; }
.page #burclar #terazi { background-position: -768px 0; }
.page #burclar #akrep { background-position: -896px 0; }
.page #burclar #yay { background-position: -1024px 0; }
.page #burclar #oglak { background-position: -1152px 0; }
.page #burclar #kova { background-position: -1280px 0; }
.page #burclar #balik { background-position: -1408px 0; }
.page .small {
font-size: 11px;
color: #999;
margin-bottom: 10px;
}
.page .small b {
font-weight: 600;
color: #777;
}
.single .post .text {
padding-left: 0;
}
body.home .text strong,
body.search .text strong,
body.archive .text strong {
font-weight: normal;
}
.single .post .text .post-banner {
margin-left: 0;
}
.text h1, .text h2,
.text h3, .text h4,
.text h5, .text h6 {
font-size: 1em;
font-weight: 600;
margin-bottom: 10px;
}
.post-extra-content {
background: #eee;
border: 1px solid #e5e5e5;
padding: 15px 20px;
}
.post-extra-content h2 {
border-bottom: 1px solid #e9e9e9;
font-family: 'Roboto Slab',sans-serif;
text-transform: uppercase;
line-height: 32px;
}
.sub-pages {
margin-bottom: 20px;
}
.sub-pages ul {
margin-left: 20px;
}
.sub-pages li {
list-style-type: disc;
}
.sub-pages h2 {
border-bottom: 1px solid #ccc;
font-family: 'Roboto Slab',sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 2.5em;
margin-bottom: 10px;
text-transform: uppercase;
}
.sub-pages h3 {
font-size: 1em;
font-weight: 600;
line-height: 1.5em;
}
.sub-pages h3 a {
color: #1380eb;
}
.ad-flex-top {
margin-bottom: 10px;
}
.ad-160x600, .ad-336x280 {
float: right;
margin-left: 10px;
}
.ad-left .ad-336x280, .ad-left .ad-300x250 {
float: left;
margin: 0 20px 10px 0;
}
.ad-468x60 {
margin: 10px auto;
}
.ad-center {
margin-bottom: 10px;
text-align: center;
}
#advertorial {
margin-bottom: 20px;
height: 90px;
}
#advertorial .ad-728x90, #wrap .ad-728x90 {
float: left;
}
#advertorial .nazende {
float: right;
} h3#comments {
background: transparent url(//www.tabirler.net/wp-content/themes/mydream/images/title-bg-white.jpg) no-repeat;
height: 30px;
line-height: 30px;
margin-top: 10px;
margin-bottom: 5px;
padding: 5px 0;
font-size: 12px;
}
#comments .count-comments {
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #555;
font-size: 14px;
}
#comments .respont-link {
color: #fc8800;
text-decoration: underline;
}
#comments .respont-link:hover {
color: #bb0808;
}
#comments .count-comments b {
font-size: 18px;
color: #bb0808;
}
.commentlist {
margin-bottom: 20px;
padding: 0;
}
.commentlist li {
position: relative;
font-weight: 600;
margin: 10px 0 20px;
padding: 15px 5px 0 40px;
list-style: none;
background: url(//www.tabirler.net/wp-content/themes/mydream/images/comment-list-bg.png) no-repeat;
}
.comment-info {
}
.comment-text {
}
.comment-info, .comment-text {
display: block;
clear: left;
float: left;
}
.commentlist cite, .commentlist cite a {
font-weight: 600;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-size: 14px;
font-weight: normal;
line-height: 1.4em !important;
text-transform: none;
margin: 5px 5px 10px 0;
}
#content p:last-child {
margin-bottom: 0;
}
.comment-meta {
display: block;
font-weight: normal;
margin: 0;
}
.comment-meta a {
font-size: 11px;
color: #222;
}
.comment-author, .comment-meta {
float: left;
} .comment-meta .comment-reply-link {
width: 16px;
height: 16px;
background: #fefefe url(//www.tabirler.net/wp-content/themes/mydream/images/reply-icon.png) no-repeat left center;
border: 0px solid #ddd;
padding: 3px 6px 3px 16px;
color: #fc8800;
}
.comment-meta .comment-reply-link:hover {
color: #bb0808;
}
.comment-author, .comment-date {
margin-right: 10px;
}
.comment-author .avatar {
left: 0;
position: absolute;
top: 20px;
border: 1px solid #ddd;
box-shadow: 0 0 3px #999;
}
#respond {
background: #ffe6c9;
border: 1px solid #ffcf96;
position: relative;
}
#respond h3 {
background: #ffcf96;
border-bottom: 1px solid #ffcf96;
color: #222;
font-family: 'Roboto Slab', sans-serif;
font-size: 1.35em;
line-height: 2em;
padding: 0 10px;
}
#commentform {
margin: 20px;
}
#commentform p {
margin: 5px 0;
overflow: hidden;
}
#commentform .left {
display: block;
float: left;
width: 40%;
}
#commentform .right {
display: block;
float: right;
width: 55%;
}
#commentform input[type=text],
#commentform textarea,
#commentform #submit {
border-color: #848484 #e1e1e1 #e1e1e1 #848484;
border-radius: 0;
border-style: solid;
border-width: 1px;
font-family: inherit;
font-size: 1em;
margin: 5px 5px 1px 0;
padding: 6px;
}
#commentform input[type=text] {
height: 32px;
line-height: 32px;
width: 240px;
}
#commentform input#author {
background-position: 0 0;
}
#commentform input#email {
background-position: 0 -20px;
}
#commentform input#submit {
border: 0;
background-color: #fe5722;
border-radius: 6px;
color: #fff;
cursor: pointer;
font-weight: 600;
letter-spacing: 1px;
margin-right: 10px;
padding: 10px 20px;
text-transform: uppercase;
transition: all .3s ease-in;
}
#commentform #submit:hover,
#commentform #submit:focus,
#commentform #submit:active {
background: #ca3101;
color: #fff;
}
#commentform small {
font-size: 11px;
color: #777;
}
#cancel-comment-reply-link {
position: absolute;
top: 16px;
right: 18px;
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
color: #555;
}
.required {
color: #bb0808;
}
#commentform textarea {
padding: 6px;
width: 98%;
}
#commentform #submit {
margin: 0;
float: right;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
} #sidebar {
float: right;
width: 300px;
}
#sidebar h3 {
line-height: 32px;
border-bottom: 1px solid #e7521d;
font-family: 'Roboto Slab', sans-serif;
font-size: 16px;
font-weight: 600;
color: #bb0808;
}
#sidebar .widget {
margin-bottom: 10px;
}
ul.horoscope-info,
ul.recent-posts {
list-style-type: disc;
margin-left: 1.125rem;
}
ul.horoscope-info li::marker,
ul.recent-posts li::marker {
color: #fc8800;
}
#sidebar .recent-posts h4,
#sidebar li a {
color: #fc8800;
display: block;
font-weight: 400;
line-height: 1.35em;
}
#sidebar>ul>li {
margin-bottom: 10px;
}
#sidebar ul ul, #sidebar ul ol {
padding: 5px 0;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 0;
padding-left: 0;
}
#sidebar #horoscopes {
}
#sidebar #horoscopes li {
float: left;
padding: 0;
margin: 0;
background: none;
}
#sidebar #horoscopes li a {
float: left;
width: 65px;
height: 78px;
padding: 0;
margin: 4px;
border: 1px solid #ffcf96;
background: #ffe6c9;
color: #e7521d;
text-align: center;
}
#sidebar #horoscopes li .horoscope-image {
background: url(//www.tabirler.net/wp-content/themes/mydream/images/horocsope-icons-256.png) no-repeat;
background-size: cover;
display: flex;
height: 48px;
margin: auto;
margin-top: 6px;
overflow: hidden;
width: 48px;
}
#sidebar #horoscopes #koc { background-position: 0 0; }
#sidebar #horoscopes #boga { background-position: -48px 0; }
#sidebar #horoscopes #ikizler { background-position: -96px 0; }
#sidebar #horoscopes #yengec { background-position: -144px 0; }
#sidebar #horoscopes #aslan { background-position: -192px 0; }
#sidebar #horoscopes #basak { background-position: -240px 0; }
#sidebar #horoscopes #terazi { background-position: -288px 0; }
#sidebar #horoscopes #akrep { background-position: -336px 0; }
#sidebar #horoscopes #yay { background-position: -384px 0; }
#sidebar #horoscopes #oglak { background-position: -432px 0; }
#sidebar #horoscopes #kova { background-position: -480px 0; }
#sidebar #horoscopes #balik { background-position: -528px 0; }
#sidebar #horoscopes li .horoscope-name {
font-size: 12px;
text-align: center;
}
#sidebar #horoscopes li a:hover {
border-color: #ffbf74;
background: #ffd6a7;
color: #bb0808;
text-decoration: none;
} .site-footer {
width: 100%;
background: #eee;
margin-top: 20px;
padding: 20px 0;
font-size: 11px;
}
.site-footer .inner {
width: 960px;
margin: auto;
}
.footer-logo {
float: left;
width: 160px;
}
.footer-copyright {
display: inline-block;
width: 75%;
}
.site-footer .footer-nav li {
display: inline-block;
margin: 0 5px;
}
.site-footer .footer-nav a {
color: #999;
}
.site-footer .inner .copyright {
float: left;
width: 760px;
}
.site-footer .inner .footer-credit {
float: right;
margin-top: 12px;
text-align: right;
width: 10%;
} .wp-pagenavi {
display: block;
height: 20px;
margin: 10px 5px 5px;
padding: 10px;
text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
font-size: 14px;
font-weight: 600;
text-decoration: none;
padding: 3px 4px 3px 4px;
margin: 2px;
background: #eee;
border: 1px solid #dcdcdc;
color: #fc8800;
border-radius: 0px;
box-shadow: 1px 1px 3px #ccc;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #f6ba17;
border: 1px solid #dda50c;
color: #fff;
} div.wpcf7 {
position: relative;
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
display: none;
}
div.wpcf7-response-output {
position: absolute;
top: 120px;
left: 70px;
width: 470px;
margin: 5px;
padding: 10px;
font-size: 12px;
font-weight: 600;
line-height: 15px;
box-shadow: 0 0 12px #222;
}
div.wpcf7-mail-sent-ok {
background: #e9ffdd;
border: 1px solid #72c868;
border-left-width: 6px;
}
div.wpcf7-mail-sent-ng {
background: #e9ffdd;
border: 1px solid #ff0000;
border-left-width: 6px;
}
div.wpcf7-spam-blocked {
border: 1px solid #ffa500;
}
div.wpcf7-validation-errors {
background: #fbe3e4;
border: 1px solid #e0011b;
border-left-width: 6px;
}
span.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
position: absolute;
top: 30%;
left: 12%;
z-index: 100;
background: #fff;
border: 1px solid #ff0000;
font-size: 10px;
width: 280px;
height: 16px;
line-height: 16px;
padding: 2px;
}
span.wpcf7-not-valid-tip_1 {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
background: #fff;
border: 1px solid #ff0000;
font-size: 10pt;
width: 280px;
padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color: #f00;
font-size: 10pt;
display: block;
}
span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 .watermark {
color: #888;
}
.wpcf7-form {
font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
font-size: 12px;
line-height: 32px;
}
.wpcf7-form p {
clear: left;
color: #777;
font-size: 12px;
font-weight: 600;
height: 1%;
margin: 0;
padding-top: 3px;
width: 600px;
}
.wpcf7-form label {
float: left;
height: 18px;
margin-left: 0px;
width: 100px;
}
.wpcf7-form small {
font-size: 11px;
font-weight: normal;
line-height: 18px;
}
.wpcf7-form p.submit {
text-align: right;
}
.wpcf7-form p.submit input {
padding: 3px 5px;
font-weight: 600;
color: #777;
background: #fff;
cursor: pointer;
}
.wpcf7-form input.temizle {
color: #5e5e5e;
}
.wpcf7-form select, .wpcf7-form input, .wpcf7-form textarea {
border: 2px solid #c5c3c3;
border-radius: 5px;
font-size: 1.25em;
padding: 8px 12px;
}
.wpcf7-form select:focus,
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
outline: none;
}
.wpcf7-form textarea {
font-family: inherit;
height: 220px;
width: 520px;
}
.wpcf7-form .captcha {
width: 96px;
}
.wpcf7-captcha-captcha-900 {
height: 22px;
border: none;
vertical-align: bottom;
}
.wpcf7-form .wpcf7-submit {
background-color: #2196f3;
border: 3px solid #0c85e6;
border-radius: 50px;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: 600;
height: auto;
letter-spacing: 1px;
margin: 0 10px;
padding: 12px 24px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: 0.5s background-color ease;
}
.wpcf7-form .wpcf7-submit:hover {
background-color: #0c85e6;
color: #fff;
}
.post-link {
position: absolute;
top: 120px;
background: url(//www.tabirler.net/wp-content/themes/mydream/images/prev-next.png) no-repeat;
width: 80px;
height: 90px;
text-indent: -9999px;
overflow: hidden;
}
#prev {
left: 10px;
background-position: 0 -90px;
}
#next {
right: 10px;
background-position: 0 0;
}
.post-link a {
display: block;
width: 80px;
height: 90px;
}
#the-id {
position: absolute;
top: 12px;
right: 12px;
padding: 0 5px;
height: 32px;
line-height: 32px;
text-align: center;
font-size: 24px;
background: #e3001b;
color: #fff;
border: 3px solid #d47f88;
}
.related-posts {
border: 1px solid #ffcf96;
background: #ffe6c9;
margin: 10px 0;
overflow: hidden;
padding: 0;
}
.related-posts h3 {
background: #ffcf96;
border-bottom: 1px solid #ffcf96;
font-family: 'Roboto Slab', sans-serif;
font-size: 1.35em;
line-height: 2em;
padding: 0 10px;
color: #222;
}
.related-posts ul {
float: left;
list-style: disc;
padding: 0 0 10px 30px;
width: 100%;
}
.related-posts ul li a {
color: #222;
display: block;
font-size: 1.25em;
line-height: 1.5em;
text-decoration: none;
transition: all .25s ease-in;
}
.related-posts ul li a:hover {
color: #e7521d;
} @media screen and (max-width: 980px) {
h1, h2, h3, h4, h5, h6 {
font-size: inherit;
}
#container {
box-shadow: 0 0 10px #aaa;
margin: auto;
max-width: 100%;
position: relative;
width: 100%;
}
#container * {
max-width: 100%;
}
#header-content {
width: 100%;
height: auto;
}
#branding .logo {
margin: 6px 0 0 12px;
}
#nav-search {
display: flex;
margin: 0 auto;
text-align: center;
width: 100%;
}
#nav-search form {
margin: auto;
width: 90%
}
#nav-search-text {
width: 86%;
}
#access {
display: inline-block;
float: none;
margin: 10px auto;
text-align: center;
width: 100%;
}
#access ul {
float: none;
margin: auto;
display: inline-block;
}
#social-area {
top: 12px;
right: 12px;
}
#container #main {
padding: 0 10px;
}
#content, #sidebar {
float: none;
width: 100%;
position: relative;
}
.related-posts ul li a {
font-size: 1em;
}
#sidebar #horoscopes li a {
padding: 15px !important;
}
#advertorial .ad-728x90, #wrap .ad-728x90 {
float: none;
margin: auto;
width: 100%;
}
#sidebar #horoscopes li a img {
}
#sidebar #horoscopes li a {
height: auto;
}
.site-footer .inner .footer-credit {
float: right;
padding-top: 10px;
text-align: center;
width: 100%;
}
}
@media screen and (max-width: 768px) {
#container #main {
padding: 0 20px;
}
.site-footer .footer-logo,
.site-footer .footer-copyright,
.site-footer .footer-credit {
margin: inherit;
text-align: center;
width: 100%;
}
}
@media screen and (max-width: 480px) {
body {
font-size: 18px;
line-height: 20px;
}
#respond h3 {
line-height: 1.25;
padding: 15px 20px;
}
}