/**
Theme Name: Astra Child
Author: Varsha Saini (varsh09m@gmail.com)
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.fixed {
    position: fixed;
    width: 100%;
    z-index: 111;
    box-shadow: 0px 2px 15px #0000004d;
}
footer#colophon {
    display: none !important;
}
/*.bor-left h2:before {
    border-left: 10px solid #ff8000;
    display: inline-block;
    padding: 0px 5px;
    height: 40px;
    content: '';
    position: relative;
    top: 8px;
}*/
.bor-left h2 {
    border-left: 10px solid #ff8000;
    padding-left: 10px;
	display: inline-block;
}
.bor-left-h6-sky h6:before{
    border-left: 10px solid #ff8000;
    padding-left: 10px;
	display: inline-block;
}
.bor-left-h6-yellow h6:before {
    border-left: 10px solid #ff8000;
    padding-left: 10px;
	display: inline-block;
}
.bor-left-h6-orange h6:before {
    border-left: 10px solid #ff8000;
    padding-left: 10px;
	display: inline-block;
}
.img-txt p.elementor-image-box-description {
    background: #E7E7E7;
    padding: 30px;
    border-radius: 30px;
	height: 200px;
}
.img-txt .elementor-image-box-content {
    margin-top: -50px;
}
.img-txt figure.elementor-image-box-img {
    margin-left: -50px !important;
}
.yellow-p p.elementor-image-box-description {
    background: #fff;
	height: 330px;
}
.logo-sec img {
    max-width: 100px;
}
.logo-sec img:hover {
    transition: 1s;
    transform: scale(1.1);
}
.books-rep img{
	height: 250px;
	object-fit: cover;
}
.books-rep img:hover {
    transition: 1s;
    transform: translateY(-10px);
}
.elementor-testimonial-name {
    font-size: 16px !important;
}
.elementor-testimonial-job {
    font-size: 16px !important;
}
.quot i.fa.fa-quote-left {
    float: left;
    position: relative;
    top: -2px;
    right: 5px;
}
.quot i.fa.fa-quote-right {
    float: right;
}
.work-with .img-txt p.elementor-image-box-description {
    height: auto;
}
.ftt input.wpcf7-form-control.has-spinner.wpcf7-submit {
    float: right;
}
.pp-dis button{
	cursor-pointer:none;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single:not(.ast-related-post) {
    background-color: #fff !important;
    padding: 0px;
}
.post-thumb-img-content.post-thumb img {
    width: 100%;
}
div#comments {
    display: none;
}
.pic-size img {
    border-radius: 5px;
    box-shadow: 0px 2px 10px #aca8a8;
}
.soci-00 img {
    max-width: 100px;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #000 !important;
    color: #fff !important;
    border-color: transparent !important;
}
.wpcf7-response-output {
    background: #a30000 !important;
    color: #fff !important;
    border-color: transparent !important;
}
table.dataTable tbody tr {
    background-color: transparent !important;
}
#supsystic-table-1_wrapper table {
    border-color: transparent !important;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: transparent !important;
}
#supsystic-table-1_wrapper tbody td {
    border-color: transparent !important;
    padding: 20px 0px !important;
}
div#supsystic-table-1_76757 {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #cecece;
}
div#supsystic-table-1_paginate span a {
    color: #fff !important;
    background: #000 !important;
    border-color: transparent !important;
}
div#supsystic-table-1_paginate a {
    color: #000 !important;
}




/*RESPONSIVE CODE*/

@media (max-width: 1024px){
.img-txt p.elementor-image-box-description {
    height: auto;
}	
	
}

@media (max-width: 991px){
 .logo-sec img {
    max-width: 100px;
}	
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
	
}

@media (max-width: 767px){
.col-md-6.col-sm-6.col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}	
.col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}	
.soci-00 img {
    max-width: 50px;
}
h2, .entry-content h2 {
    font-size: 20px;
}

}