/*

Theme Name:GreenCode.ai
*/
.nosam_h .single-teacher{height: auto !important}
.fixx_imggg img{width: 70px}
.text_area span{display:block}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 6px 9px;
    border: 1px solid #ddd;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 31px;
    right: 2px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    border-radius: 0;
    height: 35px;
}
.about-side-image img,
.hero-media-section img{height:auto}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4487FF;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce .quantity .qty {
    padding: 3px 0;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    padding: 0;
    margin: 0;
    border: navajowhite;
    background: white;
    padding: 3px;
    color: red;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.about-area2{margin-top:20px}
.woocommerce .woocommerce-breadcrumb{display:none !important;}
.spi-detail h4 a{color:#111700; text-decoration:none}
.admin-bar .fixed-top{top:32px}

.portfolioModal .media img,

.portfolio-companies .company-box img{width: auto;}

.bannerVideo img,

.testImg,

.newsbox img,

.videoNews .videoOverlay,

.benefit_section .benefit_img {

    height: auto;

}

.portfolioModal p{color: #212529}

div.wpcf7 .ajax-loader{position:absolute !important;}

body {

    overflow-x: hidden;

}

/*comment form*/

/*.comment-respond, .entry-pings, .entry-comments {

	color: #444;

	padding: 20px 45px 40px 45px;

	border: 1px solid #ccc;

	overflow: hidden;

	background: #fff;

	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);

	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);

	box-shadow: 0px 0px 8px rgba(0,0,0,0.3);

	border-left: 4px solid #444;

}*/

.wpcf7 .wpcf7-mail-sent-ok {

    border: none !important;

    text-align: center;

    font-size: 17px;

    color: green;

    margin: 0 !important;

    padding: 0 !important;

	display:block !important;

}

.entry-comments h3 {

	font-size: 30px;

	margin-bottom: 30px;

}

.comment-respond h3, .entry-pings h3 {

	font-size: 20px;

	margin-bottom: 30px;

}

.comment-respond {

	padding-bottom: 5%;

	margin: 20px 1px 20px 1px;

	border-left: none !important;

}

.comment-header {

	color: #adaeb3;

	font-size: 14px;

	margin-bottom: 20px;

}

.comment-header cite a {

	border: none;

	font-style: normal;

	font-size: 16px;

	font-weight: bold;

}

.comment-header .comment-meta a {

	border: none;

	color: #adaeb3;

}

li.comment {

	background-color: #fff;

	border-right: none;

}

.comment-content {

	clear: both;

	overflow: hidden;

}

.comment-list li {

	font-size: 14px;

	padding: 20px 30px 20px 50px;

}

.comment-list .children {

	margin-top: 40px;

	border: 1px solid #ccc;

}

.comment-list li li {

	background-color: #f5f5f6;

}

.comment-list li li li {

	background-color: #fff;

}

.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {

	width: 50%;

}

.comment-respond label {

	display: block;

	margin-right: 12px;

}

.entry-comments .comment-author {

	margin-bottom: 0;

	position: relative;

}

.entry-comments .comment-author img {

	border-radius: 50%;

	border: 5px solid #fff;

	left: -80px;

	top: -5px;

	position: absolute;

	width: 60px;

}

.entry-pings .reply {

	display: none;

}

.bypostauthor {

}

.form-allowed-tags {

	background-color: #f5f5f5;

	font-size: 16px;

	padding: 24px;

}

#commentform textarea,

#commentform input{border:1px solid #999}

.comment-reply-link, #commentform .form-submit .submit {

	cursor: pointer;

	background-color: #444;

	border: none;

	border-radius: 3px;

	color: #fff;

	font-size: 12px;

	font-weight: 300;

	letter-spacing: 1px;

	padding: 4px 10px 4px;

	text-transform: uppercase;

	width: auto;

}

.comment-reply-link:hover {

	color: #fff;

}

.comment-notes {

	display:none;

}

.input-group .form-control {

	height: 34px;

}

/*.page-numbers {

    display: inline-block;

    padding: 10px 14px;

    margin: 0;

    border: 1px solid #eee;

    line-height: 1;

    text-decoration: none;

    border-radius: 2px;

    font-weight: 600;

    margin-left: -1px;

}
*/
.pagination-items li span,
.pagination-items li a {
    font-weight: 500;
    font-size: 18px !important;
    color: #a2a2a2;
}
.pagination-items li .page-numbers.current::before {
    position: absolute;
    content: '';
    width: 75px;
    height: 1px;
    background-color: #151515;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pagination-items li .page-numbers.current{
        color: #151515 !important;
    padding-right: 90px;
    position: relative;
}

/*a.page-numbers:hover {

	background: #f9f9f9;

	text-decoration:none;

}*/

.pagination{display:block}

.pagination .screen-reader-text{display:none}

.pagination .nav-links{text-align:center;}