/*
	Theme Name: Bean Mobile Theme
	Theme URI: http://themeforest.net/user/Webbu
	Description: Bean Mobile Theme by Webbu
	Version: 1.1.1
	Author: Webbu (@webbudesign)
	Author URI: http://themeforest.net/user/Webbu
	Tags: light
	
	License: 
	License URI: 
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

.item-icon{
	display:inline-block !important;
	float:left;
}
.item-icon{margin-right:10px;}
.item-icon.circlewmf{
	-o-border-radius:75px;
	-ms-border-radius:75px;
	-moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	text-align:center;
	margin-top:-7px;
}

.item-icon.r1wmf{
	-o-border-radius:8px!important;
	-ms-border-radius:8px!important;
	-moz-border-radius:8px!important;
	-webkit-border-radius:8px!important;
	border-radius:8px!important;
}

.item-icon.r2wmf{
	-o-border-radius:0px!important;
	-ms-border-radius:0px!important;
	-moz-border-radius:0px!important;
	-webkit-border-radius:0px!important;
	border-radius:0px!important;
}

.item-icon.r3wmf{
	border:none!important;
	margin-left:-8px!important;
	line-height:34px!important;
	margin-right:3px!important;
}

.item-icon.medium{
	font-size:16px;
}
.item-icon.circlewmf {
border-color: #efefef !important;
border:1px solid;
}
.item-icon.medium.circlewmf{
	width:32px;
	height:32px;
	line-height:32px;
}
.item-icon.small{
	font-size:10px;
}
.item-icon.small.circlewmf{
	width:18px;
	height:18px;
	line-height:19px;
}
.item-icon.circlewmfn.medium{
	margin-top:3px;
}
.footer{
    
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.accordion-heading{border-bottom: 1px solid #b20000;}
a.accordion-toggle:hover:before{ color: #b20000; }
a.accordion-toggle:before{ color: #b20000; }
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{ border-top: 1px solid #b20000; }
.accordion-heading{border-bottom:1px solid #b20000; background-color:#f7f7f7}
.accordion-heading{border-bottom:1px solid #b20000; background-color:#f7f7f7; padding:1em}
.nav-tabs{border-bottom:none}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{border:none}
.nav-tabs>li>a{background-color:#FAFAFA}
.nav>li>a:hover, .nav>li>a:focus{text-decoration:none; background-color:#eee}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{background-color:#f7f7f7; border-top:1px solid #b20000; border-bottom-color:transparent}
.accordion-heading .accordion-toggle{padding:1em; text-decoration:none}
a.accordion-toggle:before{content:"\f0fe"; color:#b20000; font-family:FontAwesome; font-weight:normal; font-style:normal; font-size:14px; display:block; float:left; margin-right:5px; position:relative; bottom:1px}
a.accordion-toggle:hover:before{content:"\f146"; color:#b20000; font-family:FontAwesome; font-weight:normal; font-style:normal; font-size:14px; display:block; float:left; margin-right:5px; position:relative; bottom:1px}
.accordion-inner{padding:1em; background-color:#FCFCFC}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{border-top:1px solid #b20000}
.tab-content>.tab-pane, .pill-content>.pill-pane{background-color:#f7f7f7; padding:1em}
@media (max-width:768px){.vid{width:100%!important; height:auto}}
article > iframe {margin-top:-4px}
.wmfbacklink{height: 26px;margin-bottom: 10px;margin-top: -10px;}
/*.wmfsingleback a{border: 1px solid #cccccc;padding: 4px 10px;width: 100%;}*/
.row .flexslider{margin-bottom:0px!important}
/*------------------------------------*\
    SIDE BAR
\*------------------------------------*/
.sidebar-widget h3{padding:0!important;}
.sidebar-widget [class*="widget_"] h3:first-child {border-top:none;}
/*.sidebar-widget h3 .widgetheader{padding-left:15px!important; padding-top:9px!important;}*/
.sidebar-widget .widget_search .subhead{margin:0!important;}
.sidebar-widget li{list-style:none outside;}
.sidebar-widget ul{padding: 0 0 0 15px;}
.sidebar-widget .twfbtn{display:none;}
.sidebar-widget [class*="widget_"] h3~div{margin-left:15px; margin-right:5px;}
.sidebar-widget [class*="widget_"] h3~select{margin-left:15px; margin-right:5px;}
.sidebar-widget select{height:30px;width: 90%!important;background:none;border-bottom: none;border-top: none;display: block!important;overflow: hidden!important;}
.sidebar-widget .subhead{background:none;border-bottom: none;border-top: none;width: 100%!important;display: block!important;overflow: hidden!important;}
.sidebar-widget .widget_search .subhead .input{margin-left: auto;margin-right:auto;width:100%}
.sidebar-widget #wp-calendar{width: 100%;}
.sidebar-widget #wp-calendar caption{padding-top:5px; padding-bottom:5px;}
.sidebar-widget #wp-calendar thead tr th, .sidebar-widget #wp-calendar tbody tr td{text-align:center;}

/*------------------------------------*\
   MENU
\*------------------------------------*/
html, body{ margin:0;  padding:0;  width:100%;  height:auto; }
#maincontent{width:100%; height:auto;  -webkit-transition-property:top,bottom;  transition-property:top,bottom;  -webkit-transition-duration:.2s,.2s;  transition-duration:.2s,.2s;  -webkit-transition-timing-function:linear,linear;  transition-timing-function:linear,linear;}
#toolbar{width:100%; position:fixed;}

.beanmobilefixed{ position:fixed;  top:0}
/* top  buttons */
.beanopenbutton{
background: url(images/open.png) center center no-repeat!important;
background-size: 50px 24px!important;
}

.beanclosebutton{
background: url(images/close.png) center center no-repeat!important;
background-size: 18px 12px!important;
}

.beanopenshare{
	background: url(images/share.png) center center no-repeat!important;
	background-size: 20px 20px!important;
	height: 44px;
	width: 80px;
	z-index: 10004;
	display: block;
	float: right;
	right: 100px;
	position: absolute;
	top: 10px;
	border-right-color: rgba(102,102,102,0.1);
	border-right-style: solid;
	border-right-width: 1px;
}

.beanopenshare.wmfactive{
background: url(images/shareclose.png) center center no-repeat!important;
background-size: 20px 20px!important;
}
.beansharebox{
	width:100%;
	left:0;
	right:0;
	top:0;
	position:fixed;
	height:65px;
	background:#000;
	z-index: 10002;
	text-align: end;
	display:none;
	transition: all 0.5s;
}

.beansharebox {
    top: -65px;
}
 
.beansharebox.beansharebox-open {
    top: 65px;
	display:block;
	transition: all 0.5s;
}

/*Breadcrumbs */
.wmfbreadcrumbs {
height: 30px;
line-height: 30px; 
width: 100%;
overflow: hidden;
margin: 0px;
padding: 0px;
background:#efefef;
}
.wmfbreadcrumbs a {
float: left;
padding-left: 15px;
}

.wmfbreadcrumbs a {
display: block;
background-image: url(images/bc_separator.png);
background-repeat: no-repeat;
background-position: right top;
padding-right: 14px;
font-weight: 400;
}
.wmfbreadcrumbs a i{ font-size:18px;}

/*------------------------------------*\
    SOCIAL ICONS
\*------------------------------------*/
.wmf_socialbut_class{text-align:center; padding-top:0;margin-top: 12px; display:inline-block; margin-right:-510px;}
.wmf_socialbut_class .wmf_sicon_class{display:inline-block; width:40px; height:40px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#b20000; position:relative; text-decoration:none;opacity:.98}
.wmf_socialbut_class .wmf_sicon_class i{font-size:20px; color:#fff; line-height:40px; position:relative; top:0px }
.wmf_socialbut_class .wmf_sicon_class:hover{background-color:#444444!important;transition: background 0.5s;}
.wmf_socialbut_class .wmf_sicon_class:hover i{color:#ffffff;transition: background 0.5s;}
.wmf_socialbut_class .wmf_sicon_class:hover:after{border-top:9px solid #b20000; transition:all 180ms ease-in; -webkit-transition:all 180ms ease-in;transition: background 0.5s;}

.wmf_socialbut_class .wmf_sicon_class.facebook{background:#3b5998}
.wmf_socialbut_class .wmf_sicon_class.twitter{background:#00acee}
.wmf_socialbut_class .wmf_sicon_class.linkedin{background:#0e76a8}
.wmf_socialbut_class .wmf_sicon_class.google-plus{background:#dd4b39}
.wmf_socialbut_class .wmf_sicon_class.pinterest{background:#c8232c}
.wmf_socialbut_class .wmf_sicon_class.dribbble{background:#ea4c89}
.wmf_socialbut_class .wmf_sicon_class.dropbox{background:#3d9ae8}
.wmf_socialbut_class .wmf_sicon_class.flickr{background:#ff0084}
.wmf_socialbut_class .wmf_sicon_class.forrst{background:#5b9a68}
.wmf_socialbut_class .wmf_sicon_class.github{background:#171515}
.wmf_socialbut_class .wmf_sicon_class.instagram{background:#3f729b}
.wmf_socialbut_class .wmf_sicon_class.paypal{background:#1e477a}
.wmf_socialbut_class .wmf_sicon_class.reddit{background:#ff4500}
.wmf_socialbut_class .wmf_sicon_class.rss{background:#ee802f}
.wmf_socialbut_class .wmf_sicon_class.skype{background:#00aff0}
.wmf_socialbut_class .wmf_sicon_class.tumblr{background:#34526f}
.wmf_socialbut_class .wmf_sicon_class.vk{background:#45668e}
.wmf_socialbut_class .wmf_sicon_class.youtube{background:#c4302b}
.wmf_socialbut_class .wmf_sicon_class.delicious{background:#205cc0}
.wmf_socialbut_class .wmf_sicon_class.envelope{background:#205cc0}
.wmf_socialbut_class .wmf_sicon_class.envelope-alt{background:#0063dc}

/*------------------------------------*\
    CONTACT FORM 7
\*------------------------------------*/
.wmffrow .wpcf7-form p{width:100%;padding:0px;}
.wmffrow div.wpcf7-validation-errors {width:100%}
.wpcf7-form p{width: 90%;margin-left: auto;margin-right: auto;padding: 3px;}
.wpcf7-form-control-wrap{width:100%;}
.wpcf7-form-control-wrap > textarea, .wpcf7-form-control-wrap > input, #commentform textarea, #commentform input{
	width: 100%;
	margin: 0;
	border: 1px solid #CCC;
	background-color: rgba(230,230,230,0.6);
	padding:5px 5px;
}
.wpcf7-form-control-wrap > input{height:28px;background-color: rgba(230,230,230,0.6);}
.wpcf7-submit{
padding: 9px 18px;
border: 1px solid #CCC;
text-align: center;
background-color: rgba(248,247,250,0.6);
vertical-align: baseline;
}
div.wpcf7-validation-errors {
width: 90%;
margin-left: auto;
margin-right: auto;
}

/*------------------------------------*\
    SEARCH FORM
\*------------------------------------*/
.subhead .input{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
}
.subhead .input .search-query{
background: transparent;
border: 0;
cursor: text;
margin: 0;
}
.subhead .input .fa-input{
width: 100%;
margin-top: 9px;
padding-left: 15px!important;
margin-left: 0;
}

/*------------------------------------*\
	SOCIAL BUTTON STYLES
\*------------------------------------*/
.social-container{
	vertical-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
a.download { width: 100%; font-size:20px; margin:50px 0 10px 0; padding:20px 0; display: inline-block; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align: center;}
a.download:hover { background:#e41677; color: #fff; border-top-color:#e41677; border-bottom-color:#e41677; }
ul#sm { width: 100%; height:auto; overflow: hidden;margin-left: auto; margin-right: auto; list-style: none;padding: 0px;}
ul#sm li { float: left; margin:0 0.90865321em 10px 0}
/*ul#sm li:nth-child(6n) { margin-right:0px;}
ul#sm li:nth-last-child(1) { margin-right:0 }*/
ul#sm li a { width:33px; height: 33px; display: block; background-image:url("images/socialmedia.svg"); text-indent:-99999px;}

a.facebook { background-position: 0 0 }
a.facebook:hover { background-position: 0 -33px;}

a.twitter { background-position: -40px 0 }
a.twitter:hover { background-position: -40px -33px;}

a.gplus { background-position: -80px 0 }
a.gplus:hover { background-position: -80px -33px;}

a.pinterest { background-position: -120px 0 }
a.pinterest:hover { background-position: -120px -33px;}

a.dribbble { background-position: -160px 0 }
a.dribbble:hover { background-position: -160px -33px;}

a.skype { background-position: -200px 0 }
a.skype:hover { background-position: -200px -33px;}

a.linkedin { background-position: -240px 0 }
a.linkedin:hover { background-position: -240px -33px;}

a.vimeo { background-position: -280px 0 }
a.vimeo:hover { background-position: -280px -33px;}

a.yahoo { background-position: -320px 0 }
a.yahoo:hover { background-position: -320px -33px;}

a.apple { background-position: -360px 0 }
a.apple:hover { background-position: -360px -33px;}

a.windows { background-position: -400px 0 }
a.windows:hover { background-position: -400px -33px;}

a.youtube { background-position: -440px 0 }
a.youtube:hover { background-position: -440px -33px;}

a.delicious { background-position: -480px 0 }
a.delicious:hover { background-position: -480px -33px;}

a.supon { background-position: -520px 0 }
a.supon:hover { background-position: -520px -33px;}

a.blogger { background-position: -560px 0 }
a.blogger:hover { background-position: -560px -33px;}

a.wordpress { background-position: -600px 0 }
a.wordpress:hover { background-position: -600px -33px;}

a.amazon { background-position: -640px 0 }
a.amazon:hover { background-position: -640px -33px;}

a.paypal { background-position: -680px 0 }
a.paypal:hover { background-position: -680px -33px;}

a.rss { background-position: -720px 0 }
a.rss:hover { background-position: -720px -33px;}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}


/*------------------------------------*\
    BLOG CSS
\*------------------------------------*/
.wmffcontainer .post-padding{height:30px;}
.wmffcontainer .wmffrow article{padding: 20px;}
.wmffcontainer .wmffrow .post-binfo {height:1em;}
.wmffcontainer .wmffrow article {display: block;position: relative;}
.more-link{display:block; padding:12px 0px 0px 0px;}
.post-mtitle{margin-bottom:18px!important;font-size:18px!important;}
.post-mtitle a{font-size:18px!important;}

/* =Image
-------------------------------------------------------------- */

.format-gallery .flexslider {
    margin-right: -24px;
	margin-left: -24px;
	margin-bottom:10px;
}

/* =Aside
-------------------------------------------------------------- */
.format-aside .post-content{
	margin-bottom:15px;
}

/* =Audio
-------------------------------------------------------------- */
.format-chat .post-content .chat-left{text-align:left; padding-bottom:10px; padding-top:10px;padding-left:10px;}
.format-chat .post-content .chat-right{text-align:left; padding-bottom:10px; padding-top:10px;padding-left:10px; background-color:#fff}
.format-chat .post-content {padding-bottom:15px;margin-left:-10px;margin-right:-10px;}

/* =Audio
-------------------------------------------------------------- */
.format-audio .post-content iframe:first-child{
    display:block;
	padding-bottom:15px;
}
.format-audio .post-content{margin-left:-24px; margin-right:-24px;}

/* =Video
-------------------------------------------------------------- */
.format-video .post-content iframe:first-child{
    display:block;
	padding-bottom:15px;
}

/* =Status
-------------------------------------------------------------- */
.format-status .post-content p:first-child:before {
    content:"\f0ac";font-size: 18px; font-family:FontAwesome; font-weight:normal; font-style:normal; text-decoration:inherit; display:inline; -webkit-font-smoothing:antialiased; float:left; margin-right:6px; margin-top:2px; opacity:0.9; filter:alpha(opacity=90)
}

.format-status .post-content p:first-child {
    display:block;
	padding-bottom:15px;
	font-size: 14px;
}

/* =Link
-------------------------------------------------------------- */
.format-link .post-content a:first-child:before {
    content:"\f08e";font-size: 18px; font-family:FontAwesome; font-weight:normal; font-style:normal; text-decoration:inherit; display:inline; -webkit-font-smoothing:antialiased; float:left; margin-right:6px; margin-top:2px; opacity:0.9; filter:alpha(opacity=90)
}

.format-link .post-content a:first-child {
    display:block;
	padding-bottom:15px;
	font-size: 14px;
}

/* =Image
-------------------------------------------------------------- */

.format-image .post-mimage {
    margin-right: -24px;
	margin-left: -24px;
	padding-bottom:10px;
}

.format-image .post-mimage img{width:100%!important;}

/* =Quote
-------------------------------------------------------------- */
.format-quote .post-content {
    padding-left: 30px;
    font-style: italic;
}
 
.format-quote p,
.format-quote blockquote {
    margin: 0px;
}
 
.format-quote:before {
    font-family: Georgia, serif;
    display: block;
    font-size: 60px;
    width: 30px;
    content: '\201C';
    height: 0;
    top: 18px;
    position: relative;
}
 
.format-quote blockquote {
    border: 0;
    padding: 0;
}
 
.format-quote cite {
    text-align: right;
    font-style: normal;
    display: block;
	margin-top:10px;
    margin-bottom: 10px;
	font-size:	11px;
}
.comments .reply{color:#FFF;}
.comments ul { list-style:none;}
.comments h2{font-size:16px;}
.formresp{width:100%;}
#comments h2{ font-size:14px;}
#comments ul{ list-style-type: none; list-style: none;}
#reply-title{ font-size:14px;}
#commentform label{ font-size:12px;}
#commentform textarea, #commentform input{width:100%;}

/*------------------------------------*\
    LOADING ANIMATION
\*------------------------------------*/
.wmfloadingani{width:100%; height:100%; position:fixed; z-index:10010; opacity:1; left:0; right:0; display:block}
.wthemeloadingwhite{background-color: #efefef;}
.wthemeloadingblack{background-color: #000000;}
.wthemeloadingimage{position:absolute; z-index:10011; width:48px; height:48px; left:50%; top:50%; }
.wthemeloadingimgwhite{background-image: url(images/loading-white.gif);background-size:48px 48px; background-repeat:no-repeat; background-position:center; margin:-32px 0 0 -32px}
.wthemeloadingimgblack{background-image: url(images/loading-black.gif);background-size:48px 48px; background-repeat:no-repeat; background-position:center; margin:-32px 0 0 -32px}
/*Page numbers fix*/
.next.page-numbers {white-space: nowrap;}
.prev.page-numbers {white-space: nowrap;}

/*Pagination */
.page-numbers-center{text-align: center;margin-bottom:15px;}
.page-numbers {
  display: inline-block;
  padding-left: 0;
  margin: -5px 0;
  
}

.page-numbers > li {
  display: inline;
}

.page-numbers > li > a{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	z-index: 2;
	color: #666666;
	background-color: #efefef;
	border: 1px solid #dddddd;
}

.page-numbers > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	z-index: 2;
	color: #ffffff;
	cursor: default;
	background-color: #CCCCCC;
	border-color: #428bca;
	border: 1px solid #dddddd;
}

.page-numbers > li > a:hover,
.page-numbers > li > a:focus {
  background-color: #fafafa;
}

.page-numbers > li > span:hover,
.page-numbers > li > span:focus {
	background-color: #C9C9C9;
}

.page-numbers-lg > li > a,
.page-numbers-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.page-numbers > li > a,
.page-numbers > li > span {
  padding: 5px 10px;
  font-size: 12px;
}