/*
Theme Name: wedgatematrimony
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: sachin kumar kulshreshtha
Author URI: https://wordpress.org/
Description: Most popular member base are Hindu matrimonial - Muslim matrimonial - Sikh matrimonial - Christian matrimonial and Divorce matrimonial. We want to help you to find that special someone with whom you can live the rest of your life in peace and happiness.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wedgatematrimony.com
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
.page-id-124 h2 {
    margin: 0px;
    padding: 20px 0px;
    font-size: 19px;
    line-height: 31px;
    
    color: #e02a55;
}
.wsp-container ul{list-style:none;margin:0px;padding:0px;}
.wsp-container ul li{font-size: 14px;
    line-height: 33px;
    float: left;
    width: 23%;}
#grid{margin:0px;padding:0px;}
.grd-item{width:30%;margin:0 1%;}
.modal-body .theme-button{margin:10px 0px;}
.call-now {
    display: block;
    font-size: 20px;
    padding: 22px 5px;
    
    background: #fff;
    
    margin-left: 0;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 0 4px 0 #000;
    position: fixed;
    right: 0px;
    width: 49px;
   
    top: 323px;
    z-index: 999;
}
.call-now img{max-width:100%}
#enq-id i{
    font-size: 48px;
    color: red;
    position: absolute;
    right: 0px;
    top: -9px;
    font-size: 20px;
    color: #000;
    background: #fff;
    border: 1px solid #ccc;
    width: 17px;
    height: 20px;
    line-height: 17px;
	cursor:pointer;
}
#enq-id{position: fixed;
    right:-250px;
    top: 10%;
    width: 250px;
    background: #a36178;
    z-index: 99999999;
    padding: 10px 0;
	
    text-align: center;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;}
	#enq-id .wpcf7-submit{ justify-content: center;
    float: none;
    background: #fff;
    color: #000;
    margin: 0 auto!important;}
	#enq-id.come-out{right:0px;}
#enq-id span.wpcf7-not-valid-tip{text-align:left;color:#fff;}

.navnew{width:100%;float:left;background: #a36178;}

.blog .blog-section {
    width: 100%;
    float: left;
    padding: 6rem 0;
    background: url(assets/images/pateren.jpg) repeat center;
	
   
}
#myModal1 .modal-dialog{
    width: 400px;
    margin-top: 100px;
    /* border: 4px solid #000; */
    /* float: left; */
}
#myModal1 .modal-content{
   
    border: 10px solid #ff4e00;
    text-align: center;
    box-shadow: inset 0px 0px 10px #888;
}
#myModal1 .modal-content .modal-body{}
#myModal1 .modal-content .modal-body p{
	font-size: 18px;
    line-height: 52px;
    border-bottom: 2px solid #ff6600;
    display: block;
    clear: both;
    width: 85%;
    margin: 0 auto 20px auto;}
#myModal1 .pop-grl a{
    font-size: 19px;
    line-height: 40px;
    padding-left: 0;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    }
#myModal1 .pop-grl a span{display:block;}	
#myModal1 .pop-grl{
  /* background: url(../images/icons.png); */
  background-repeat: no-repeat;
  background-position: left top;
  }
#myModal1 .close{    width: 31px;
    height: 30px;
    position: absolute;
    right: -10px;
    background: #000;
    opacity: 1;
    color: #fff;
    top: -10px;
    border-radius: 100%;
    padding: 10px;
    line-height: 10px;
    border: 1px solid #F44336;z-index:9999;}
#myModal1 h2{    
	margin: 0px;
    padding: 0px;
    font-size: 38px;
    line-height: 49px;
    color: #ff4e00;
    font-weight: 900;}
#myModal1.modal {
   
    z-index: 99999;
}
h4.blink{    background: #e2ccd5;
    text-align: center;
    color: #000;
    padding: 10px;
    font-size: 25px;
    line-height: 30px;
    border-radius: 10px;}
.blink_me {
	animation:blink 2s steps(5, start) infinite;
	-webkit-animation:blink 2s steps(5, start) infinite;
}
@keyframes blink {
to {
visibility:hidden;
}
}
@-webkit-keyframes blink {
to {
visibility:hidden;
}
}
