/*!
Theme Name: Tiwari Gajanan Maharaj Temple
Theme URI: http://underscores.me/
Author: Vishal Mirashe
Author URI: https://www.pitchteq.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tiwari-gajanan-maharaj-temple
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arya:wght@400;700&display=swap');

html{
    scroll-behavior: smooth;
}
body{
    margin: 0;
    padding:0;
	font-family: 'Hind', sans-serif;
}
.topfixed {
    position: fixed !important;
    z-index: 999 !important;
    animation: smoothScroll 1s forwards;
    top: 0;
    width: 100%;
    background: #BF4141;
    padding: 10px 0 !important;
}
nav.topfixed #gmtempleNavbar {
    height: 45px !important;
}
nav.topfixed .logo{
	height: 45px;
	width: 284px;
}
nav.topfixed .logo img{
	max-width: 100%;
	max-height: 100%;
}
nav.topfixed ul li a{
	color: #fff !important;
}
nav.topfixed ul li:hover a,nav.topfixed ul li.current-menu-item a{
    color:#ffb452 !important;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.container{
    width: 1240px;
}
/*--------------------------- Header ---------------------------*/
nav.gmtemple-navbar {
    border-radius: 0;
    margin: 0;
    border: 0;
    padding: 15px 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}
nav.gmtemple-navbar ul li a{
    color:#fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
}
nav.gmtemple-navbar ul li:not(:last-child) a{
    padding: 0 30px;
}
nav.gmtemple-navbar ul li:last-child a{
    padding: 0 0 0 30px;
}
nav.gmtemple-navbar ul li:hover a{
    background: unset;
    color:#fcbf3c;
}
nav.gmtemple-navbar ul li a:focus{
    background: unset;
    outline:unset;
    outline-offset:unset;
}
nav.gmtemple-navbar .navbar-collapse{
    padding: 0;
    height: 69px !important;
    display: flex !important;
    align-items: center;
}
nav.gmtemple-navbar ul li.current-menu-item a{
	color: #fcbf3c;
}
/*--------------------------- Footer ---------------------------*/
.gmtemple-footer{
	background: #be4141;
    padding: 50px 0 20px 0;
    position: relative;
    overflow: hidden;
}
.gmtemple-footer .container{
	width: 1170px;
}
.gmtemple-footer .col-md-3{
    width: 30%;
}
.gmtemple-footer .col-md-3:first-child{
    width:15%;
}
.gmtemple-footer .col-md-3:nth-child(3){
    width:25%;
}
.gmtemple-footer h2.wp-block-heading,.gmtemple-footer h2.widget-title{
	font-size: 26px;
    color: #ffcf67;
    font-weight: 700;
    margin: 0 0 20px 0;
	font-family: 'Arya', sans-serif;
}
.gmtemple-footer .widget_nav_menu br{
    display: none;
}
.gmtemple-footer ul{
    list-style: none;
    margin: 0;
    padding: 0 20px;
}
.gmtemple-footer ul li:hover a,.gmtemple-footer .footer-contact-list p a:hover{
    color:#ffcf67 !important;
}
.gmtemple-footer ul li a{
	text-decoration: none;
	color: #fff;
    font-size: 18px;
    font-weight:400;
}
.gmtemple-footer ul li a:before{
	content: '\f111';
    position: absolute;
    font-family: 'FontAwesome';
    left: -15px;
    color: #ffcf67;
    font-size: 10px;
    top: 3px;
}
.gmtemple-footer ul li{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight:400;
    position: relative;
    display: flex;
    align-items: center;
}
.gmtemple-footer ul#menu-primary-menu li:not(:last-child){
	margin-bottom: 20px;
}
.gmtemple-footer #block-8 ul li:before,.gmtemple-footer #block-14 ul li:before{
	content: '\f111';
    position: absolute;
    font-family: 'FontAwesome';
    left: -15px;
    color: #ffcf67;
    font-size: 5px;
}
.gmtemple-footer #block-8 ul li:not(:last-child),.gmtemple-footer #block-14 ul li:not(:last-child){
	margin-bottom: 15px;
}
.gmtemple-footer .footer-contact-list p a{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight:400;
}
.gmtemple-footer .footer-contact-list p:nth-child(2) a.fmobile{
	margin-right: 10px;
}
.gmtemple-footer .footer-contact-list p:nth-child(2) a.lmobile{
	margin-left: 10px;
}
.gmtemple-footer .footer-contact-list p {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    color:#fff;
    display: flex;
    align-items: baseline;
    line-height: 1.8;
}
.gmtemple-footer .footer-contact-list p i{
    margin-right: 15px;
    font-size: 20px;
    color: #fdc03c;
}
.gmtemple-footer iframe{
    margin: 50px 0 25px 0;
}
/*--------------------------- Copyright ---------------------------*/
.gmtemple-footer .copyright-wrap {
    font-size: 18px;
    color:#fff;
    font-weight: 400;
}
.gmtemple-footer .copyright-wrap p{
    margin-bottom:0;
}
.gmtemple-footer .copyright-wrap a{
    text-decoration: none;
    color:#fff;
    font-weight: 600;
}
.gmtemple-footer .copyright-wrap a:hover{
    color: #ffcf67;
}
/*--------------------------- Elementor ---------------------------*/
.gmtemple-home-hero-section .img-left-wrap{
	position: relative;
}
.gmtemple-home-hero-section .img-left-wrap:before{
	content: '';
	background: url('img/gmtemple-divider-img.png');
	height: 66px;
    width: 100px;
    left: 38%;
    top: 92%;
    z-index: 1;
    position: absolute;
}
.gmtemple-home-about-wrap .e-con-inner:before{
	content: '';
    background: url(img/gmtemple-home-about-left-bg.png),url(img/gmtemple-home-about-right-bg.png);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background-repeat: no-repeat,no-repeat;
    background-position: 0 30%, 100% 80%;
    opacity: .1;
}
.gmtemple-head-center-text h2{
	width: fit-content;
	margin: 0 auto;
	position: relative;
}
.gmtemple-head-center-text h2:before{
	content: '';
	background: url('img/gmtemple-head-text-left-img.png');
    height: 100%;
    width: 100%;
    left: -45px;
    top: 0;
    z-index: 1;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}
.gmtemple-head-center-text h2:after{
	content: '';
	background: url('img/gmtemple-head-text-right-img.png');
    height: 100%;
    width: 100%;
	right: -45px;
    top: 0;
    z-index: 1;
    position: absolute;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.gmtemple-home-suchna-wrap {
    width: 50% !important;
    margin: 0 auto !important;
}
/*--------------------------- Donation ---------------------------*/
.donation-form-wrap {
    background: #FFDCDC;
    padding: 50px;
    border-radius: 50px;
}
.formbox .inline-box {
    display: flex;
    justify-content: space-between;
    grid-gap: 50px;
}
.formbox .form-group{
    margin-bottom: 30px;
    width: 100%;
}
.formbox label{
    color: #be4141;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px 15px;
}
.formbox input,.formbox select{
    padding: 15px 20px;
    height: unset;
    border: unset;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
}
.formbox textarea{
    padding: 15px 20px;
    height: 210px;
    border: unset;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
}
.formbox .group {
    display: flex;
    align-items: center;
    position: relative;
}
.formbox .submit-btn{
    text-align: right;
}
.formbox .submit-btn input[type="submit"]{
    background: #be4141;
    width: fit-content;
    margin: 0;
    color: #ffcf67;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase
}
.formbox .inline-box input#damount {
    background-image: url(http://i.imgur.com/Fd7NROx.png);
    background-position: 20px 15px;
    background-repeat: no-repeat;
    padding: 15px 0 15px 45px;
    background-size: 16px;
    font-size: 16px;
}
/*--------------------------- Payment Success ---------------------------*/
nav.header-dark{
    background: #BF4141;
    position: unset;
}
.payment-wrap {
    padding: 80px 0;
}
.payment-wrap .payment-status i{
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
}
.payment-wrap .payment-status i.fa-check{
    background: #8fbc8f;
}
.payment-wrap .payment-status i.fa-times{
    background: #cd5c5c;
}
.payment-wrap .payment-status h1{
    margin: 20px 0 0 0;
    font-size: 24px;
    text-transform: capitalize;
}
.payment-wrap .receipt-wrap {
    width: 50%;
    margin: 0 auto;
    border: 1px solid #BF4141;
}
.payment-wrap .receipt-wrap .logo{
    text-align: center;
    color: #790000;
    padding: 15px;
    background: #BF4141;
}
.payment-wrap .receipt-wrap .logo span.address{
    display: block;
    color: #fff;
    font-size: 16px;
}
.payment-wrap .receipt-wrap .edonation {
    background: #ffcf67;
    text-align: center;
    color: #333;
    padding: 15px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    line-height: 1;
}
.payment-wrap .receipt-wrap .edonation a{
    color:darkorange;
    text-decoration: none;
}
.payment-wrap .receipt-wrap table {
    font-size: 16px;
    width: 100%;
}
.payment-wrap .receipt-wrap table tr:not(:last-child) {
    border-bottom: 1px solid #790000;
}
.payment-wrap .receipt-wrap table tr td {
    width: 50%;
    padding: 15px;
    font-weight: 500;
}
.payment-wrap .receipt-wrap table tr td:first-child {
    border-right: 1px solid #790000; 
    background: #faefe3;   
    font-weight: 700;
}
.payment-wrap .payment-status {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
}
.payment-wrap .receipt-print{
    text-align: center;
}
.payment-wrap .goback {
    text-align: center;
    margin-top: 50px;
}
.payment-wrap .receipt-print input[type="button"] {
    color: #fff;
    border: unset;
    padding: 8px 30px;
    border-radius: 50px;
    font-size: 18px;
    background: #790000;
    margin-top: 50px;
}
.payment-wrap .goback a {
    color: #fff;
    border: unset;
    padding: 8px 30px;
    border-radius: 50px;
    font-size: 18px;
    background: #790000;
    text-decoration: none;
}

.page-id-286 .navbar.gmtemple-navbar {
    background: #BF4141;
    position: unset;
}
/*--------------------------- Responsive ---------------------------*/

@media (min-height: 900px) and (max-height: 1080px) and (min-width: 1920px) and (max-width: 1920px) {
    .container{
        max-width: 1440px !important;
    }
}

@media (min-height: 900px) and (max-height: 1050px) and (min-width: 1600px) and (max-width: 1600px) {

}

@media (min-height: 657px) and (max-height: 1050px) and (min-width: 1500px) and (max-width: 1599px) {

}

@media (min-height: 657px) and (max-height: 1050px) and (min-width: 1440px) and (max-width: 1440px) {

}

@media (min-width: 1441px) and (max-width: 2560px){

}

@media (min-height: 800px) and (max-height: 940px) and (min-width: 768px) and (max-width: 1024px) {
    .container, .gmtemple-footer .container{
        width: unset;
    }
    .gmtemple-footer .col-md-3{
        width: unset !important;
    }
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .container, .gmtemple-footer .container{
        width: unset;
    }
    .gmtemple-footer .col-md-3{
        width: unset !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .container, .gmtemple-footer .container{
        width: unset;
    } 
}

@media(min-width: 320px) and (max-width: 480px){
    .container, .gmtemple-footer .container{
        width: unset;
    }
    .gmtemple-footer .col-md-3{
        width: unset !important;
    }
    nav.gmtemple-navbar{
        padding:0;
    }
    nav.gmtemple-navbar .navbar-header {
        padding: 15px;
    }
    nav.gmtemple-navbar .logo{
    	height: 45px;
    	width: 284px;
    }
    nav.gmtemple-navbar .logo img{
    	max-width: 100%;
    	max-height: 100%;
    }
    nav.gmtemple-navbar.topfixed #gmtempleNavbar {
	    height: unset !important;
	    top: 65px;
	}
	.gmtemple-home-hero-section:after {
	    height: 55%;
	    width: 100%;
	}
    nav.gmtemple-navbar.topfixed{
    	padding: 10px 0 !important;
    }
    nav.gmtemple-navbar.topfixed .navbar-toggle {
        padding: 9px 10px;
    }
	nav.gmtemple-navbar.topfixed .navbar-header {
	    padding: 0 15px;
	}
    nav.gmtemple-navbar .navbar-collapse {
        position: absolute;
        width: 100%;
        z-index: 99;
        display: none !important;
    }
    nav.gmtemple-navbar .navbar-collapse.collapse.in{
        display: block !important;
        height: unset !important;
        background: #fcbf3c;
        padding: 10px 15px;
    }
    nav.gmtemple-navbar .navbar-toggle{
        margin-top: 8px;
        margin-right: 0;
        border-radius: 5px;
        background: #fff;
        margin-bottom: 0;
    }
    nav.gmtemple-navbar ul li.current-menu-item a,nav.gmtemple-navbar ul li:hover a{
        color:#BF4141;
    }
    nav.gmtemple-navbar ul li.current-menu-item a:before, nav.gmtemple-navbar ul li:hover a:before{
        content: unset;
    }
    nav.gmtemple-navbar ul li a,nav.gmtemple-navbar ul li.current-menu-parent a{
	    color: #333;
	    font-weight: 400;
	    line-height: 2;
	    font-size: 20px;
    }
    nav.gmtemple-navbar .navbar-toggle .icon-bar{
        background: #812300;
        width: 20px;
        height: 2px;
    }
    .gmtemple-footer .widget_block h2, .gmtemple-footer #nav_menu-2 h2.widget-title{
    	font-size: 26px;
	    margin: 0 0 15px 0;
    }
    .gmtemple-footer{
    	padding: 50px 10px;
    }
    .gmtemple-footer .col-sm-4:not(:last-child){
        margin: 0 0 50px 0;
    }
    .gmtemple-footer ul li a:before {
        left: -20px;
    }
    .gmtemple-footer ul.footer-list-social {
        display: flex;
        width: unset;
        padding: 0;
    }
    .gmtemple-footer .footer-contact-list p,.gmtemple-footer ul li a{
    	font-size: 16px;
    }
    .gmtemple-footer ul.footer-list-social li i{
    	font-size: 18px;
    }
    .gmtemple-footer ul a:hover i{
        color: #fff !important;
    }
    .gmtemple-footer h2 span {
        display: unset;
        margin-left: 15px;
    }
    .copyright-wrap p{
        text-align: center;
        font-size: 15px;
    }
    .copyright-wrap p.text-left{
        margin-bottom: 15px;
    }
    .topnav-fixed{
        position: unset;
    }
    .gmtemple-head-center-text h2:before,.gmtemple-head-center-text h2:after{
    	content: unset;
    }
	.gmtemple-home-suchna-wrap{
		width: unset !important;
    	margin: 0 15px !important;
	}
	.gmtemple-home-hero-section .content-right-wrap p{
		color: #BF4141;
		text-shadow: unset;
	}
	nav.topfixed ul li a{
		color: #333 !important;
	}
	nav.topfixed ul li:hover a,nav.topfixed ul li.current-menu-item a{
	    color:#BF4141 !important;
	}
	.gmtemple-above-footer-img img{
	    height: 13px !important;
        object-fit: cover;
	}
	.donation-form-wrap {
        padding: 30px;
        border-radius: 20px;
    }
	.formbox .inline-box{
	    display: block;
	}
	.payment-wrap .receipt-wrap{
	    width: 100%;
	}
	.payment-wrap .receipt-wrap .logo img {
        height: 50px;
        object-fit: contain;
        width: 100%;
    }
}

@media print {
    .payment-status{
        display: none;
    }
    .payment-wrap .receipt-wrap{
        width: 100%;
    }
    .payment-wrap .receipt-print input[type="button"]{
        display: none;
    }
}