/*
Theme Name: Crysta Child Theme
Theme URI: http://sttheme.com/demosd/crysta
Description: This is child theme of crysta
Author: Sttheme
Author URI: https://themeforest.net/user/sttheme
Template: crysta
Version: 1.0
Text Domain:  crysta-child
*/

footer {
	display: none !important;
}
.hero-section {
    background-image: url(https://zamlygaming.com/wp-content/uploads/2020/07/zamly-gaming-hero-5.jpg) !important;
    background-size: cover;
    height: 550px;
    position: relative;
    background-position: center;
}

.hero-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    background: linear-gradient(138deg, rgba(72,177,167,1) 0%, rgba(72,123,163,0.5396533613445378) 43%, rgba(92,69,159,1) 100%);
    left: 0;
}

.hero-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
	margin-top: 15px;
}

.hero-wrapper h1,
.hero-wrapper span,
.hero-wrapper a{
    color: #fff;
}

.hero-wrapper h1 {
    margin: 20px 0;
    font-weight: 700;
    font-size: 55px;
}

.hero-wrapper span {
    font-weight: 700;
    font-size: 17px;
}

.hero-wrapper span a:hover {
    color: #272827;
}

.hero-wrapper .hero-btn {
    margin-top: 30px;
    width: 240px;
    background: #272827;
    text-align: center;
    font-size: 22px;
    border-radius: 30px;
}

.hero-wrapper .hero-btn a {
    color: #fff;
    font-weight: 600;
    display: block;
    height: 100%;
    padding: 12px 0;
	transition: 0.3s ease all;
}

/* .hero-wrapper .hero-btn:hover {
    background: #fff;
} */

.hero-wrapper .hero-btn a:hover {
    color: #48b1a7;
}

.banner-creative {
    background: #f5fafe;
    padding: 15% 0;
    background-image: url(https://zamlygaming.com/wp-content/uploads/2020/05/zamly-gaming-home-featured.jpg) !important;
}

.banner-creative h1{
	font-size: 55px;	
}
.aligncenter {
    text-align: center;
}

.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%; 
}
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { 
    font-size: 10px; 
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td { 
    background: #f5f5f5; 
    border: 1px solid #E9E9E9; 
    text-align: center; 
    padding:8px;
}
#wp-calendar tbody td#today {
    background: #4e54c8; color: #fff;
}
#wp-calendar tbody td#today a {
    color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; 
    color: #83c99f; 
    padding: 10px;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; 
    color: #83c99f; 
    padding: 10px;
}

.widget select {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text .textwidget img{
    max-width: 100%;
    height: auto; 
    margin: 10px 0px;
}
.widget_text select, .widget_text input , .widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
}
#sidebar .textwidget img {
    max-width: 100%;
}
img{
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 10px;
}
.form-submit input.submit{
    background: #4e54c8;
    background: -webkit-linear-gradient(-45deg, #4e54c8, #8089ff);
    background: -moz-linear-gradient(-45deg, #4e54c8, #8089ff);
    background: -o-linear-gradient(-45deg, #4e54c8, #8089ff);
    background: linear-gradient(-45deg, #4e54c8, #8089ff);
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 28px;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition: all linear 400ms;
    transition: all linear 400ms;
    border: none;
    width: auto;
    margin-bottom: 0px;
}
.form-submit input.submit:hover {
    color: #fff;
}
.screen-reader-text{
    text-decoration: none;
}

/* add */

.navbar-brand img {
	max-height: 50px;
}

.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.post-text table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-text table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.post-text table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right: 20px; 
  margin-bottom: 10px;
 }
 img.alignright, .alignright img{
  margin-left: 20px;
  margin-bottom: 10px;
 } 
 .blog-comment-area  table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.blog-comment-area  table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.blog-comment-area  table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
.post-text  li{
  padding-top: 5px;
  list-style: inherit!important;
 }
.post-text  ul{
  padding-left: 20px!important;
 }
.post-text  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }

.comment-respond .comment-reply-title {
    font-weight: 700;
    font-size: 25px;
    color: #000;
    margin-bottom: 25px;
    padding-bottom: 8px;
    position: relative;
}
.comment-respond .comment-reply-title:after {
    width: 50px;
    height: 2px;
    background: #666;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
}

.search-custom form {
    width: 70% !important;
    margin-top: 50px;
}
.search-custom form.search-form:after {
    top: 10px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    text-decoration: none;
}

form.post-password-form input[type=submit] {
    width: auto !important;
    background: #333053;
    border-color: #333053;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
}
 .screen-reader-text {
    display: none;
}

.widget ul li {
    list-style: none !important;
    line-height: 28px;
    padding-top: 10px;
}
.widget ul {
    padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 5px !important;
}
a:hover {
    text-decoration: none !important;
}
/*add */ 
li.featured-post {
    color: #4e54c8 !important;
    font-weight: bold !important;
    float: right;
    font-size: 16px !important;
}
.wp-tag-cloud li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px 5px 0 !important;
    padding: 0px !important;
    border-bottom: none !important;
    line-height: 21px !important;
    position: inherit !important;
}
.wp-tag-cloud li a {
    padding: 5px 10px;
    display: block;
    color: #5b798f !important;
    font-size: 14px !important;
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    text-align: center;
    transition: .2s ease-in-out;
}
.wp-tag-cloud li a:hover {
    background: #333053;
    color: #fff !important;
}
p.logged-in-as {
    font-size: inherit;
    margin-bottom: 25px;
}
p.logged-in-as a{
    color: #888;
}

h3.archive-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 600;
}
.post-text h1 {
    font-size: 46px;
    font-weight: 500;
    color: #34517D;
}
.post-text h2 {
        font-size: 36px;
        font-weight: 500;
        color: #34517D;
}
.post-text h3 {
    font-size: 26px;
    font-weight: 500;
    color: #34517D;
}
.post-text h4 {
    font-size: 22px;
    font-weight: 500;
    color: #34517D;
}
.post-text h5 {
    font-size: 20px;
    font-weight: 500;
    color: #34517D;
}
.post-text h6 {
    font-size: 16px;
    font-weight: 500;
    color: #34517D;
}
body.logged-in .header-nav {
    top: 32px !important
}
@media screen and (max-width: 600px){
body.logged-in .header-nav.fixed-header {
    top: 0px !important
}
}
.date-comment {
    display: inline-block;
}
.comment-title {
    display: inline-block;
}
.blog-comment-area .blog-comment ul.children {
    padding-left: 20px;
}
.blog-content {
    overflow: hidden;
    margin-bottom: 20px;
}
#respond{
    padding-top: 150px;
    margin-top: -150px;
}
.page-links{
    clear: both;
    padding-top: 20px;
}
.page-links a{
    margin-left: 4px;
    color: #252839;
}
body:not(.has-sidebar) .blog-page-content .col-sm-8.col-md-9 {
    width: 83.33333333%;
    margin-left: 8.33333333%;
}
.search-custom h5 {
    text-transform: inherit;
    font-weight: 400;
    font-size: 18px;
}

/*Crysta*/

.butn {
  background: #48b1a7;
}

.theme-overlay[data-overlay-dark]:before,
.resp-tabs-list li.resp-tab-active {
	background: linear-gradient(-45deg, #48459f, #48b1a7);
}

a.blog-title {
    color: #232323;
}
a.blog-title:hover {
    color: #4e54c8;
}
@media screen and (min-width: 992px) {
    body.logged-in header.scrollHeader .navbar-default {
        top: 32px;
    }
    body.logged-in header.onepage-header.scrollHeader .navbar-expand-lg {
        top: -68px;
    }
}
.blogs .comments-area .comment-box:nth-child(odd) {
    margin-left: 0px;
}
.author-thumb img.avatar {
    width: 85%;
    border-radius: 50%!important;
}
.blog-comment ul.children {
    margin-left: 80px;
}
@media screen and (max-width: 992px) {
    .blog-comment ul.children {
    margin-left: 20px;
}
}
.blogs .comment-box .comment-info h6 {
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    margin-right: 5px;
}
.blog-date {
    margin-left: 5px;
}
p.form-submit {
    margin-bottom: 0px;
}
body.logged-in.page-template-template-home header {
    top: 32px;
	position: fixed;
    background: #272827;
}
body.logged-in.page-template-template-home2 header {
    top: 32px;
}
div.wpcf7-validation-errors {
    display: none !important;
}
div.wpcf7 .ajax-loader {
    display: none;
}
.pagination li {
    display: inline-block;
}
.pagination .page-numbers.current {
    float: left;
    padding: 0 18px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    border-left-width: 1px;
    background-color: #f7f7f7;
    color: #999;
    cursor: default;
}
.pagination a {
    border-left-width: 1px;
}

/*Visual*/

.main-banner-area .header-text .email-box .butn {
    width: auto;
    font-size: 13px;
    border: none;
    height: auto;
}
.email-box .input br {
    display: none;
}
.newsletter .butn {
    width: auto;
    border: none;
}
span.wpcf7-not-valid-tip {
    margin-top: 10px;
}

/*Test*/
.post-cont h6{
    font-size: 16px;
}
.post-cont h5{
    font-size: 18px;
}
.post-cont h4{
    font-size: 22px;
}
.post-cont h3{
    font-size: 28px;
}
.post-cont h1, .post-cont h2, .post-cont h3, .post-cont h4, .post-cont h5, .post-cont h6 {
    font-weight: 500;
}
.post-cont table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-cont table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.post-cont table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 .post-cont  li{
  padding-top: 5px;
  list-style: inherit!important;
 }
.post-cont  ul{
  padding-left: 20px!important;
 }
.post-cont  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
 code {
    font-size: 87.5%;
    color: #4e54c8;
    word-break: break-word;
}
.post-cont {
    overflow: hidden;
}
.wp-caption.aligncenter {
    margin: 0px auto;
}
.wp-caption.alignleft {
    margin-right: 10px;
}

.comment_text h6{
    font-size: 16px;
}
.comment_text h5{
    font-size: 18px;
}
.comment_text h4{
    font-size: 22px;
}
.comment_text h3{
    font-size: 28px;
}
.comment_text h1, .comment_text h2, .comment_text h3, .comment_text h4, .comment_text h5, .comment_text h6 {
    font-weight: 500;
}
.comment_text table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.comment_text table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.comment_text table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 .comment_text  li{
  padding-top: 5px;
  list-style: inherit!important;
 }
.comment_text  ul{
  padding-left: 20px!important;
 }
.comment_text  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }

 .comment-respond .comment-reply-title, .blogs .posts .comments-area .title-g h3 {
    font-weight: 600;
    font-size: 22px;
 }
 .blogs .comment-box .comment-info.no-ava {
    margin-left: 0px;
 }
ul li a.rsswidget {
    display: block;
    color: #333;
    font-weight: 600;
}
span.rss-date {
    color: #4e54c8 !important;
    font-size: 13px;
    font-weight: 600;
}
.wp-tag-cloud li:after{
    display: none !important;
}

li.featured-post {
    color: #4e54c8 !important;
    font-weight: bold !important;
    float: right !important;
    font-size: 16px !important;
}
.page-title-section h1 {
    font-size: 50px;
}
.blog-list-simple-text h4 {
    font-size: 28px;
}
.side-bar .widget .widget-title h6 {
    font-size: 18px;
}

.blogs .comments-area .comment-box:nth-child(odd) {
    margin-left: 0px !important;
}
.side-bar .widget li:after {
    display: none !important;
}
.side-bar .widget li {
    border-bottom: solid 1px #d2d2d2;
    padding: 0px !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}
.widget ul.sub-menu, .widget ul.children {
    padding-left: 0px !important;
}
.widget ul.children li {
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-top: solid 1px #d2d2d2 !important;
    padding-top: 10px !important;
    margin-top: 10px !important;
}
.widget ul.sub-menu li {
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-top: solid 1px #d2d2d2 !important;
    padding-top: 10px !important;
    margin-top: 10px !important;
}
.side-bar .widget li:last-child {
    border-bottom: none !important;
}
.pagination li {
    display: inline-block !important;
}
.pagination a {
    border-left-width: 1px !important;
}
.page-title-section ul li p {
    color: #fff;
}
.side-bar .wp-tag-cloud li {
    margin-bottom: 5px !important;
    padding-bottom: 0px !important;
}
.blogs .post .content .meta li i {
    color: #4e54c8;
    margin-right: 5px;
    font-size: 14px;
}
.page-numbers.dots {
    margin: 0px 10px;
}
.page-title-section ul li a, .page-title-section ul li p {
    font-weight: 600 !important;
}
.page-links {
    padding-bottom: 10px;
}
.page-links .page-number {
    padding: 10px 18px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    background: #fff;
    transition-duration: .2s;
}
.page-links a:hover span{
    background-color: #232323;
    color: #fff;
    transition-duration: .2s;
}
.navbar-nav li > ul {
    min-width: 200px;
}
.navbar li > ul li:hover ul {
    right: 100%;
}

.attr-nav {
    position: absolute;
    right: 0;
}
.navbar-nav {
    margin-right: 50px;
}

