/*
Theme Name: Gurumaa Seva Trust
Version: 2.0.1
Author: Gurumaa Seva Trust
Author URI: https://gurumaasevatrust.com/
Description: Gurumaa Seva Trust
Text Domain: Gurumaa Seva Trust
License URI: https://gurumaasevatrust.com/
License: Gurumaa Seva Trust
Tags: Gurumaa Seva Trust

*/

body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 29px;
    color: #6c6c6c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    line-height: 1.36;
    font-weight: normal;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 16px;
}

@media only screen and (min-width: 1200px) {
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 34px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 16px;
    }
}

.form-control {
    border-radius: 0;
    height: 40px;
    border-color: #aeaeae;
}

.form-control:focus {
    border-color: #F55145;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(249, 98, 56, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(249, 98, 56, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(249, 98, 56, 0.6);
    outline: 0 none;
}

.form-control::-webkit-placeholder {
    color: #3e3e3e
}

.form-control::-moz-placeholder {
    color: #3e3e3e
}

.form-control::placeholder {
    color: #3e3e3e
}

.input-sm {
    height: 32px;
}

.input-lg {
    height: 54px;
}

textarea.input-lg {
    height: auto;
}

.input-group-addon {
    border-color: #aeaeae;
}

.input-group-btn>.btn {
    padding-bottom: 10px;
    padding-top: 9.5px;
    position: relative;
}

.search-form {
    position: relative
}

.search-form .form-control {
    border: 0;
    padding-right: 50px;
    -webkit-box-shadow: 0 0 9px #bdbdbd inset;
    -moz-box-shadow: 0 0 9px #bdbdbd inset;
    box-shadow: 0 0 9px #bdbdbd inset;
}

.search-form .btn {
    width: 45px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0
}

.img-responsive.center {
    margin-left: auto;
    margin-right: auto;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.iframe-video {
    position: relative;
    padding-bottom: 65%;
    height: 0;
    overflow: hidden;
}

.iframe-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.no-results {
    font-size: 24px;
    color: #666;
}

.blog-feed .entry {
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 60px;
}

.blog-feed .entry .entry-image-left {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 100%;
    width: 300px;
    float: left;
}

.blog-feed .entry .entry-image-left img {
    width: 300px;
    float: left;
    height: auto;
}

.blog-feed .entry .entry-image-top {
    margin-bottom: 20px;
}

.blog-feed .entry .entry-image-top img {
    max-width: 99%;
    height: auto;
}

.blog-feed .entry .entry-image-two-col img {
    height: auto;
    width: 100%;
}

.blog-feed .entry h3 {
    margin: 0 0 20px;
    line-height: 1.2;
}

.blog-feed .entry h3 a {
    color: inherit;
}

.blog-feed .entry .entry-content-right {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-left: 315px;
    padding-right: 10px;
    text-align: justify;
}

.blog-feed .entry .entry-content-right p:last-child {
    margin-bottom: 0;
}

.blog-feed .entry .entry-content-right:after {
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    content: "";
    border-bottom: 1px solid #F55145;
}

.blog-feed .entry .entry-meta {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 15px;
}

.blog-feed .entry .entry-meta-right {
    margin-left: 315px;
}

.blog-feed .entry .entry-meta a {
    font-weight: 600;
    color: inherit;
}

.blog-feed .entry .entry-meta .sep {
    margin: 0 5px;
}

.blog-feed .entry .entry-meta label {
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 10px;
}

.blog-feed .entry .entry-buttons-right {
    margin-left: 315px;
}

.blog-feed .entry .entry-buttons .btn {
    min-width: 125px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
}

.posts-pagination {
    margin-bottom: 30px;
    margin-top: 70px;
}

.posts-pagination-block a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 44px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    margin-right: -15px;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 0 0 10px transparent;
    -moz-box-shadow: 0 0 0 10px transparent;
    box-shadow: 0 0 0 10px transparent;
    background-color: #e4e4e4;
    color: #000000;
}

.posts-pagination-block a:focus,
.posts-pagination-block a:hover {
    outline: none;
    z-index: 2;
    -webkit-box-shadow: 0 0 0 0 #F55145;
    -moz-box-shadow: 0 0 0 0 #F55145;
    box-shadow: 0 0 0 0 #F55145;
    color: #fff;
    background-color: #F55145;
}

.posts-pagination-block a:focus .ic-angle-right,
.posts-pagination-block a:hover .ic-angle-right,
.posts-pagination-block a:focus .ic-angle-left,
.posts-pagination-block a:hover .ic-angle-left {
    background-image: url(assets/img/ico_arrow_lr_white.png)
}

.post-content .post {
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.post-content .post .entry-title {
    position: relative;
    padding-bottom: 20px;
    line-height: 20px;
    margin: 0 0 15px;
}

.post-content .post .entry-title:after {
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    content: "";
    border-bottom: 1px solid #F55145;
}

.post-content .post .entry-meta {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.post-content .post .entry-meta a {
    font-weight: 600;
}

.post-content .post .entry-meta .sep {
    margin: 0 5px;
}

.post-content .post .entry-meta label {
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 10px;
}

.post-content .post .entry-tags {
    margin-bottom: 28px
}

.post-content .post .entry-tags a {
    font-size: 11px;
    display: inline-block;
    padding: 5px;
    position: relative;
    margin-right: 5px;
    color: #7e7e7e;
    background-color: #e6e6e6;
}

.post-content .post .entry-tags a:focus,
.post-content .post .entry-tags a:hover {
    text-decoration: none;
    outline: none;
    background-color: #3f3f3f;
    color: #fff;
}

.post-content .post .entry-tags a:after {
    position: absolute;
    right: -9px;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 6px solid #ffffff;
}

.post-content .post .entry-image {
    margin-bottom: 20px;
}

.post-content .post .entry-image img {
    max-width: 99%;
    height: auto;
}

.post-content .type-attachment {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3f3f3f;
}

.post-content .type-attachment .entry-title {
    position: relative;
    padding-bottom: 20px;
    line-height: 20px;
    margin: 0 0 15px;
}

.post-content .type-attachment .entry-title:after {
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    content: "";
    border-bottom: 1px solid #F55145;
}

.post-content .type-attachment .entry-meta {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.post-content .type-attachment .entry-meta a {
    font-weight: 600;
}

.post-content .type-attachment .entry-meta .sep {
    margin: 0 5px;
}

.post-content .type-attachment .entry-meta label {
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 10px;
}

.tagcloud {
    padding-top: 20px
}

.tagcloud a {
    display: inline-block;
    padding: 5px 8px;
    margin-bottom: 10px;
    margin-right: 3px;
    font-size: 13px;
    background-color: #767a7c;
    color: #fff;
}

.tagcloud a:focus,
.tagcloud a:hover {
    text-decoration: none;
    background-color: #F55145;
    color: #fff;
}

.error-content {
    text-align: center;
}

.error-content h2 {
    font-size: 180px;
    line-height: 200px;
    padding-bottom: 20px;
    color: #777;
}

.error-content h3 {
    text-transform: uppercase;
}

.map iframe {
    display: block;
    max-width: 100%
}

.map iframe {
    border: 5px solid #262525 !important
}

.comments-area {
    border-top: 1px solid #3f3f3f;
    padding-top: 30px;
}

h3#comments {
    color: #F55145;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
}

.commentlist {
    list-style: none;
    margin: 0 0 40px;
    padding: 0 0 15px;
    border-bottom: 1px solid #3f3f3f
}

.commentlist ul {
    list-style: none;
    margin: 0;
    padding: 1px 0
}

.commentlist ul.children {
    margin-left: 50px
}

.commentlist li {
    position: relative;
    padding: 1px 0
}

.commentlist .avatar {
    width: 80px;
    height: 80px;
    float: left;
    background-color: #3f3f3f;
    left: -100px;
    top: 0;
    position: absolute
}

.commentlist ul.children .avatar {
    width: 50px;
    height: 50px;
    left: -70px
}

.commentlist ul.children ul.children .avatar {
    width: 35px;
    height: 35px;
    left: -55px
}

.commentlist .comment-body {
    position: relative;
    margin-left: 100px;
    padding: 20px 20px 10px;
    min-height: 80px;
    margin-bottom: 30px;
    background-color: #f1f1f1;
    border: 1px solid #d3d3d3;
}

.commentlist ul.children .comment-body {
    margin-left: 70px
}

.commentlist ul.children ul.children .comment-body {
    margin-left: 55px
}

.commentlist .comment-body:before {
    position: absolute;
    left: -11px;
    top: 19px;
    content: "";
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid #d3d3d3;
}

.commentlist .comment-body:after {
    position: absolute;
    left: -10px;
    top: 20px;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f1f1f1;
}

.commentlist ul.children .comment-body:before,
.commentlist ul.children ul.children .comment-body:before {
    top: 14px
}

.commentlist ul.children .comment-body:after,
.commentlist ul.children ul.children .comment-body:after {
    top: 15px
}

.commentlist .comment-author {
    line-height: 1.3
}

.commentlist .comment-author .fn a,
.commentlist .comment-author .fn {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-style: normal
}

.commentlist .comment-author .says {
    display: none
}

.commentlist .comment-meta {
    margin: 0 0 10px;
    color: #999;
    font-size: 12px
}

.commentlist .comment-meta a {
    color: inherit
}

#respond h3 {
    color: #F55145;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 20px 0 20px;
    font-size: 20px;
    text-transform: uppercase;
}

#commentform input[type="text"],
#commentform textarea {
    border: 1px solid #aaa;
    height: 40px;
    color: #555;
    font-size: 14px;
    padding: 6px 12px;
    line-height: 1.42857;
    width: 100%;
    max-width: 500px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset
}

#commentform textarea {
    height: auto;
    max-width: inherit
}

#commentform label {
    display: block;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    padding: 0 0 10px;
}

#commentform p {
    position: relative;
    padding-top: 25px
}

#commentform #submit {
    color: #3f3f3f;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 13px 20px;
}

.comments-area .navigation a {
    color: black;
    text-transform: uppercase;
}

p.nocomments {
    font-size: 16px;
    text-transform: uppercase;
    color: #666;
}

#back_to_top {
    position: fixed;
    opacity: 0;
    bottom: -90px;
    left: 0;
    width: 100%;
    height: 0px;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    outline: none;
    -webkit-box-shadow: 0 0 0 50px transparent;
    -moz-box-shadow: 0 0 0 50px transparent;
    box-shadow: 0 0 0 50px transparent;
}

#back_to_top.show {
    opacity: 1;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 0 #000;
    -moz-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
}

#back_to_top .container {
    position: relative;
    height: 0;
}

#back_to_top a {
    text-align: center;
    line-height: 46px;
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    color: #fff;
    -webkit-box-shadow: 0 0 0 10px transparent;
    -moz-box-shadow: 0 0 0 10px transparent;
    box-shadow: 0 0 0 10px transparent;
    opacity: 0.8;
    filter: alpha(opacity=80);
    filter: -ms-alpha(opacity=80);
}

#back_to_top.scroll a {
    opacity: 1;
    filter: alpha(opacity=100);
    filter: -ms-alpha(opacity=100);
}

#back_to_top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    filter: -ms-alpha(opacity=100);
    outline: none;
    background-color: #3f3f3f;
    -webkit-box-shadow: 0 0 0 0 #3f3f3f;
    -moz-box-shadow: 0 0 0 0 #3f3f3f;
    box-shadow: 0 0 0 0 #3f3f3f;
}

#jp-carousel-comments-loading {
    display: none !important;
}

.jetpack-image-container img {
    width: 100%;
    height: auto;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignright {
    max-width: 100%;
    height: auto;
}

img.alignnone {
    max-width: 100%;
    height: auto;
}

img.alignleft {
    max-width: 100%;
    height: auto;
}

img.aligncenter {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    margin-top: 10px;
    padding: 0 4px 5px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.sticky,
.gallery-caption,
.bypostauthor {}

.qtranxs_widget ul li a:before {
    content: none;
}

.qtranxs_widget ul li a {
    padding-left: 0px
}

.woocommerce label {
    font-weight: normal;
    margin-right: 10px;
}

.woocommerce-info {
    border-top-color: #666;
}

.woocommerce-info::before {
    color: #66;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0px;
    background-color: #212121;
    border-color: #212121;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.woocommerce .quantity .qty {
    padding: 2px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: -5px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.woocommerce .panel {
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0px;
}

.woocommerce #review_form #respond {
    padding-top: 20px;
}

.woocommerce span#reply-title {
    font-size: 20px;
    font-weight: bold;
}

.woocommerce .comment-form-rating {
    padding-top: 25px;
}

.woocommerce #commentform p {
    padding-top: 0px;
}

.woocommerce .woocommerce-tabs h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.woocommerce .related.products h2 {
    font-size: 18px;
    margin-bottom: 20px;
}