/*

Theme Name: Lucid Child Theme

Theme URL: https://www.lucidsoftech.com/

Description: Twenty Seventeen Child Theme

Author: Dinesh Maurya

Author URL: https://www.lucidsoftech.com/

Template: twentyseventeen

Version: 1.0.0

Text Domain: lucid-child

*/ 

body{font-family: "Inter", sans-serif;!important;font-size:15px;color:#000;line-height:1.5;}

body {

font-family: "Inter", sans-serif;

}

.dropdown-header .menu_icon {
	display: none;
}

.js .menu-toggle, .js .dropdown-toggle{display:block;}

h1, h2, h3, h4, h5, h6{clear:both;line-height:initial;margin:0;padding:0; font-family: "Cabin", sans-serif!important;}

h3, .h3{font-size:24px;}
.owl-prev span {
	display: ruby-text;
}
.owl-next span {
	display: ruby-text;
}

p{margin:0 0 10px;}

a:focus, a:hover{color:inherit;text-decoration:none;}

.no-svg .dropdown-toggle{right:0;text-align:center;width:auto;padding:31px 23px;}

.navigation.pagination {

    font-size: 17px;

    width: 100%;

}

a {

    color: #5F2DEE;

    text-decoration: none;

}

.page-numbers.current{

    color: #fff;

    background: #5F2DEE !important;

    margin-right: 4px;

    border-radius: 100px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    border: 0 !important;
    padding: 0 !important;
}
.prev.page-numbers, .next.page-numbers, .prev.page-numbers:hover, .next.page-numbers:hover {
    float: inherit;
    padding: 10px;
    font-size: 20px;
    background: #5F2DEE;
    color: #fff;
}
.page-numbers{
}
.page-numbers:hover{
	box-shadow: none !important;
}
#comments {
    padding-top: 15px;
    border-top: 1px solid #ddd;
    margin-top: 15px;
}
.comments-area label{
    margin-bottom: 0px;
}
.comments-area textarea{
    font-size: 14px;
}
.comments-area input {
    height: 40px;
    font-size: 14px;
}
.comments-area .comment-form-cookies-consent input{
    height: auto;
}
.comments-area input[type="submit"] {
    background: #014786;
    color: #fff;
    border: 2px solid #fff;
    padding: 15px 15px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    height: auto;
}
.comments-area .comment-body{
    margin-bottom: 10px;
}
/*.comment-list li.comment.parent {
    background: #edfaff;
    border-bottom: 1px solid #ddd;
}*/
.comments-area footer.comment-meta {
    background: transparent;
    padding-left: 65px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.comments-area .comment-author{
    font-size: 14px;
}
.comments-area .comment-author .avatar {
    margin: 0px;
    border: 0px;
}
.comments-area .comment-metadata{
    font-size: 13px;
    letter-spacing: 0px;
}
.comments-area .comment-metadata a:hover{
    box-shadow: none;
}
.comment-metadata a{
    box-shadow: none;
}
.comments-area .no-comments, .comments-area .comment-awaiting-moderation{
    font-size: 13px;
}
.comment-content p{
    font-size: 13px;
    line-height: 18px;
}
.comments-area .reply {
    font-size: 13px;
    padding-left: 28px;
}
.comments-area .comment-reply-link .icon{

}
em.comment-awaiting-moderation {
    display: none;
}
.writtenby {
    background: #ebfaff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.58);
    border-radius: 3px;
    padding: 15px 15px;
}
.authorimg {
    width: 100px;
    display: inline-block;
    vertical-align: top;
}
.authorimg img {
    margin: 0px;
    border: 2px solid #ddd;
    border-radius: 50%;
    width: 100%;
}
.author_details {
    width: calc(100% - 115px);
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}
.author_details p {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
}
.author_details strong{

}
.author_details h3 {
    font-weight: 600;
    font-size: 22px;
}
@media (max-width: 767px) {
    .page-numbers{
        display: inline-block;
        vertical-align: middle
    }
    span.meta-nav.screen-reader-text {
        display: none;
    }
    .dropdown-toggle{
        right: 0px;
    }
	.google-logo {
	position: absolute;
	top: 14px;
	left: 30px;
}
}

/*-------------Price css----------------*/

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing-table ul {
	list-style-type: none;
	margin: 0;
}

.pricing-table a {
  color: #e95846;
  text-decoration: none;
}

.pricing-table-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.6em;
  color: #FFF;
  margin-top: 15px;
  text-align: left;
  margin-bottom: 25px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table-title a {
  font-size: 0.6em;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  clear: both;
}
/** ========================
 * Contenedor
 ============================*/
.pricing-wrapper {
  width: 1270px;
  margin: 40px auto 0;
}

.pricing-table {
  margin: 0 10px;
  text-align: center;
  width: 400px;
  float: left;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
  box-shadow: 0 0 15px rgba(0,0,0,0.4);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
	color:#fff;
}
.pricing-table p {margin:0px;}

.pricing-table:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}

.pricing-title {
  color: #FFF;
  background: #5f2dee;
  padding: 20px 0!important;
  font-size: 1.5em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table.recommended .pricing-title {
  background: #5f2dee;
}

.pricing-table.recommended .pricing-action {
  background: #5F2DEE ;
}

.pricing-table .price {
  background: #5f2dee;
  font-size: 3.4em;
  font-weight: 700;
  padding: 20px 0;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table .price sup {
  font-size: 0.4em;
  position: relative;
  left: 5px;
}

.table-list {
  background: #FFF;
  color: #403d3a;
}

.table-list li {
  font-size: 1.0em;
  font-weight: 400;
  padding: 12px 8px;
}
.pri-head h3 {
	font-size: 18px;
	padding: 10px 0;
	background: #010E37;
	color: #fff;
}

.pri-des p {
	padding: 12px 17px;
	font-size: 13px;
	min-height: 64px;
	background: #010E37;
}

.table-list li:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  color: #3fab91;
  display: inline-block;
  position: relative;
  right: 5px;
  font-size: 16px;
} 

.table-list li span {
  font-weight: 400;
}

.table-list li span.unlimited {
  color: #FFF;
  background: #e95846;
  font-size: 0.9em;
  padding: 5px 7px;
  display: inline-block;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  border-radius: 38px;
}


.table-list li:nth-child(2n) {
  background: #F0F0F0;
}

.table-buy {
  background: #FFF;
  padding: 15px;
  text-align: left;
  overflow: hidden;
}

.table-buy p {
  float: left;
  color: #37353a;
  font-weight: 700;
  font-size: 2.0em;
}

.table-buy p sup {
  font-size: 0.5em;
  position: relative;
  left: 5px;
}

.table-buy .pricing-action {
  float: right;
  color: #FFF;
  background: #5F2DEE ;
  padding: 10px 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 700;
  font-size: 1.0em;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.table-buy .pricing-action:hover {
  background: #333;
}

.recommended .table-buy .pricing-action:hover {
  background: #333;  
}

/** ================
 * Responsive
 ===================*/
 @media only screen and (min-width: 768px) and (max-width: 959px) {
  .pricing-wrapper {
    width: 768px;
  }

  .pricing-table {
    width: 236px;
  }
  
  .table-list li {
    font-size: 1.3em;
  }

 }

 @media only screen and (max-width: 767px) {
  .pricing-wrapper {
    width: 420px;
  }

  .pricing-table {
    display: block;
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
 }

@media only screen and (max-width: 479px) {
  .pricing-wrapper {
    width: 300px;
  }
} 

