@import url("https://fonts.googleapis.com/css?family=Maven+Pro");
body
{ font-family: 'Maven Pro', sans-serif;
font-size:15px;
}
a
{
text-decoration:none;
color:#555555;
}
img
{
max-width: 100%;
}
.ce_header,.ce_footer
{
padding:15px 0px;
}
.ce_footer
{ background:#555555;
color:#fff;
}
.ce_header .ce_logo img
{
max-height:70px;
}
.ce_searchbar
{
background:#63c6ae;
}
.ce_category_box,
.ce_category_box:hover
{
display:block;
line-height:56px;
text-align:left;
background:#4e9b88;
color:#fff;
padding-left:10px;
font-size:16px;
text-transform:uppercase;
text-decoration:none;
}
.ce_category_box i
{ }
.navbar
{
padding:0px;
}
.navbar-nav .menu-item
{
padding-left:30px;
}
.ce_searchbar .search-field
{
border:0px;
line-height:30px;
width:100%;
margin-top:10px;
padding:4px;
}
.ce_topsocial
{
padding:0px;
margin:0px;
margin-top:10px;
float:right;
}
.ce_topsocial li
{
list-style:none;
display:inline;
}
.ce_topsocial li a.facebook
{
background-color: #3c5a99;
}
.ce_topsocial li a.twitter
{
background-color: #55acee;
}
.ce_topsocial li a.google
{
background-color: #dd4b39;
}
.ce_topsocial li a.linkedin
{
background-color: #047cb1;
}
.ce_topsocial li a
{
border-radius: 50%;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
display: inline-block;
transition: all 0.3s ease-in-out 0s;
color: #fff;
}
.ce_main
{
margin-bottom:20px;
}
.ce-left-sidebar .widget-title
{
display:none;
}
.ce-sidebar ul,
.ce-sidebar ul li
{
list-style:none;
padding:0px;
margin:0px;
}
.ce-sidebar ul li a
{
display:block;
text-transform:capitalize;
border-bottom:1px solid #E0E0E0;
text-decoration:none;	
padding:8px 0px;
}
.ce-sidebar ul li:last-child a
{
border-bottom:0px!important;
}
.ce-left-sidebar .widget_categories ul
{
border:1px solid #E0E0E0;
border-top:0px;
}
.ce-left-sidebar .widget_categories ul li a
{
display:block;
margin:auto 10px;
text-transform:capitalize;
line-height:30px;
border-bottom:1px solid #E0E0E0;
text-decoration:none;	
}
.ce_content
{
margin-top:20px;
}
.ce-right-sidebar .widget
{
width:100%;
border:1px solid #E0E0E0;
margin-bottom:20px;
overflow:hidden;
padding:10px;
}
.ce-right-sidebar .widget .widget-title
{
font-size:16px;
}
.ce-right-sidebar .widget .widget-title a
{
text-decoration:none;
}
.entry-title
{
font-size:30px;
text-decoration:none;
}
.ce_post_optoions
{
padding:0px;
margin:0px;
list-style:none;
margin-bottom:10px;
}
.ce_post_optoions li
{
display:inline-block;
list-style:none;
margin-right:10px;
}
.ce_post_optoions li i
{
margin-right:6px;
}
.ce-pager .pager
{
width:100%;
list-style:none;
padding:0px;
margin:0px;
}
.ce-pager .pager li
{
display:inline;
list-style:none;
}
.pager .next>a, .pager .next>span {
float: right;
}
.pager li>a, .pager li>span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
text-decoration:none!important;
}
.footer-widget
{
background:#63c6ae;
padding:20px 0px;
}
.footer-widget .widget-title
{
font-size:28px;
color:#fff;
margin-bottom:25px;
}
.footer-widget ul
{
list-style:none;
margin:0px;
padding:0px 20px;
}
.footer-widget ul li
{
list-style:circle;
color:#fff;	
}
.footer-widget ul li a
{
color:#fff;
padding-left:4px;	
}
.footer-widget ul.address
{
padding:0px 10px;
}
.footer-widget ul.address li span:first-child
{
width:20px;
display:inline-block;
}
.footer-widget ul.address li
{
list-style:none;
}
.btn-green
{
border-color:#63c6ae;
background:#63c6ae;
}
.btn-green:hover
{
border-color:#49B298;
background:#49B298;
}
.wpcf7-form
{
margin:10px 0px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"]
{
border: solid 1px #63C6AE;
height: 36px;
font-size: 14px;
width: 100%;
margin:5px 0px 10px 0px;
}
.wpcf7-form textarea
{
border: solid 1px #63C6AE;
font-size: 14px;
width: 100%;
margin:5px 0px 10px 0px;
}
.wpcf7-form input[type="submit"]
{
border:0px;
background:#63c6ae;
border-radius:5px;
padding:8px 15px;
color:#fff;
margin-top:10px;
}
.wpcf7-form input[type="submit"]:hover
{
border-color:#49B298;
background:#49B298;
}
.ceAdBlock { width: 300px; height: 100px; margin:10px auto; }
@media (min-width:500px) { .ceAdBlock { width: 468px; height: 60px; } }
@media (min-width:800px) { .ceAdBlock { width: 728px; height: 90px; } }
.ceAdBlockLeft { width: 200px; height: auto; margin:10px auto; }
.ce-google-ad 
{
overflow:hidden;
margin:10px 0px;
}
.ce_category_box_wrap
{
position: relative;
}
.ce_category_box,
.ce_category_box:hover
{
letter-spacing: 2px;
font-size: 17px;
}
.ce_category_menu .widget-title
{
display: none;
}
.ce_category_menu .widget_categories ul,
.ce_category_menu .widget_categories ul li
{
list-style:none;
padding:0px;
margin:0px;
background: #fff;
}
.ce_category_menu
{
position: absolute !important;
width: 100%;
z-index: 99999;
border:solid 1px #4e9b88;
border-top: 0px;
display: none;
}
.ce_category_box_wrap:hover .ce_category_menu
{
display: block;
}
.ce_category_menu .widget_categories ul li a
{
display:block;
text-transform:capitalize;
border-bottom:1px solid #E0E0E0;
text-decoration:none;	
padding:8px 0px;
margin:auto 10px;	
line-height:30px;
}
.ce_category_menu .widget_categories ul li a:hover
{
color: #4e9b88;
}
.ce_category_menu .widget_categories ul li:last-child a
{
border-bottom:0px!important;
}
.ce_content
{
margin-top: 0px!important;
}
.ce-right-sidebar .widget .widget-title {
font-size: 28px;
color: #4e9b88;
}
a.ceReadmore
{
background: #63c6ae;
color: #fff;
padding: 10px 25px;
text-transform: capitalize;
font-weight: 600;
margin: 6px 0px;
display: inline-block;
}
a.ceReadmore:hover:after
{
margin-left: 25px;
color: #fff;
}
a.ceReadmore:after {
content: "\f061";
display: inline-block;
color: #fff;
margin-left: 10px;
vertical-align: top;
font-size: 12px;
margin-top: 5px;
-webkit-transition: margin-left 0.2s linear;
-moz-transition: margin-left 0.2s linear;
-ms-transition: margin-left 0.2s linear;
-o-transition: margin-left 0.2s linear;
transition: margin-left 0.2s linear;
font-family: "fontawesome";
line-height: 1;
}
.ceAdBlock
{
overflow: hidden!important;
margin:10px auto!important;
text-align: center;
height: auto!important;
}
.ceGamewrapper
{
width: 100%;
margin: 10px 0px 50px 0px;
clear: both;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.25rem + 2px);
padding: .375rem .75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: .25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.25rem + 2px) - 1px * 2);
padding: .375rem .75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 .25rem .25rem 0;
}
.cePlayGame
{
margin: 20px 0px;
position: relative;
}
.ceGameSpinner
{
font-size: 50px;
text-align: center;
display: block;
display: none;
margin: 10px auto;
}
#gameSortable { list-style-type: none; margin: 0; padding: 0; width: 400px; height: 400px; float: left;}
#gameSortable li { margin: 0px; padding: 0px; float: left; width: 100px; height:100px;  text-align: center; }
.gamePreview
{
float: left;margin:0px 10px 10px 10px;width: 200px
}
.footer-widget p,
.footer-widget h4,
.footer-widget a{
color: #fff!important;
}
.footer-widget a{
color: #fff!important;
font-weight: bold;
font-style: italic;
}
.foot-hd{
font-size: 17px;
font-weight: 600;
color: #fff!important;
}@media (max-width:768px)
{
.ce-left-sidebar,
.ce_category_box
{
display:none;
}
.ce_searchbar
{
padding:20px 0px;
}
.ce_topsocial
{
display:table;
margin:10px 0px;
float:none;
width:100%;
}
.ce_topsocial li
{
display:table-cell;
text-align:center;
}
.footer-widget .widget
{
margin-bottom:20px;
}
}.ce_online_tool_wrap
{
width: 100%;
margin: 10px 0px;
}
.ce_online_tool_wrap .form-group
{
margin: 10px 0px;
}
.ce_online_tool_wrap .btn
{
background : #63c6ae;
color: #fff;
}
.ce_online_tool_wrap .btn:hover
{
background : #95dccb;
color: #fff;
}