/*
Theme Name: Nature
Theme URI: https://vedasinfoline.com/themes/nature
Author: the Vedasinfoline team
Author URI: https://vedasinfoline.com/


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */





/* vim: set expandtab tabstop=4 shiftwidth=4: */
/**
 * CSS declarations for Google Docs Forms
 *
 * These can be copied and modified to fit the needs of
 * a theme.  By default the only change is to make all of
 * the fields wider than their default width and to set the
 * default font.


*/











label.gform-error,
label.wpgform-error {
    float: right;
    color: red;
    font-weight: bold;
}

div.gform-captcha,
div.wpgform-captcha {
    margin: 5px 0px 10px;
    display: none;
}

div.errorheader {
    float: center;
    color: #ccc;
}

div.gform-browser-warning,
div.gform-browser-error,
div.wpgform-browser-warning,
div.wpgform-browser-error {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    padding: 0 .6em;
    margin: 5px 0 15px;
}

div.gform-browser-warning,
div.wpgform-browser-warning {
    background-color: #ffffe0;
    border-color: #e6db55;
}

div.gform-google-error,
div.gform-browser-error,
div.wpgform-google-error,
div.wpgform-browser-error {
    background-color: #ffebe8;
    border-color: #cc0000;
}

body.ss-base-body {}
div.errorbox-good {}
div.ss-attribution {}
div.ss-footer {}
div.ss-footer-content{
    display: none;
}

div.ss-footer-txt, div.ss-logo {
    display: none;
}

div.ss-form {}
div.ss-form-container {
    font-family: "Noto Sans", sans-serif;
}
div.ss-form-desc {}
div.ss-form-entry {}
.ss-q-other-container { border: 1px solid #ddd; padding: 3px; margin: 4px 0;
outline: none;
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
border: 1px solid #ad9c9c;
border-radius: 4px;
box-shadow: 0 1px rgba(34, 25, 25, 0.2) inset, 0 1px #fff;

width: 223px;
font-family: "Noto Sans", sans-serif;
}

div.ss-form-entry>input { border: 1px solid #ddd; padding: 3px; margin: 5px 0;
outline: none;
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
border: 1px solid #ad9c9c;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 1px rgba(34, 25, 25, 0.2) inset, 0 1px #fff;

width: 223px;
font-family: "Noto Sans", sans-serif;
}

.ss-form-entry>input[type="submit"]{ border: 2px solid #aa615f;  border-radius: 6px;  color: #aa615f; font-size: 16px;  margin: 5px 0px; box-shadow:none; background:#fff; width:auto;  cursor:pointer;  padding: 7px 40px;}
	
.ss-form-entry>input[type="submit"]:hover{ background:#aa615f; border: 2px solid #aa615f; color: #fff;}	
.ss-form-entry>input[type="radio"]{width:auto; box-shadow:none; }


div.ss-form-heading {}
div.ss-item {}
div.ss-legal {}
div.ss-navigate {}
div.ss-no-ignore-whitespace {
    white-space: pre-wrap;
}
div.ss-required-asterisk {
    color: white;
    font-weight: normal;
}
div.ss-scale {}
div.ss-text {}
form#ss-form {}
h1.ss-form-title {}
hr.ss-email-break {}
input.ss-q-short:text {
	width: 300px;
}
label.ss-q-help {
    display: block;
}
label.ss-q-radio {}
label.ss-q-title { line-height:1.7em; font-size: 16px;}
div.ss-q-title { line-height:1.7em; font-size: 16px;}

span.ss-powered-by {}
span.ss-terms {}
td.ss-gridnumber {}
td.ss-gridnumbers {}
td.ss-gridrow
td.ss-gridrow-leftlabel
td.ss-leftlabel {}
td.ss-rightlabel {}
td.ss-scalerow {}
td.ss-scalenumber {}
td.ss-scalenumbers {}
textarea.ss-q-long {
    background-color: #ffffff;
    font-family: "Noto Sans", sans-serif;
}
tr.ss-gridrow {}

/**
 * New Google Forms CSS 2013-04-30

*/








div.ss-form-container div.disclaimer {
    display: none;
}

div.ss-q-help {
}

div.ss-secondary-text {
}

div.ss-response-footer {
    display: none;
}

/*  This hides the "Never submit passwords through Google Forms." warning. */
td.ss-form-entry > div.ss-secondary-text {
    display: none;
}

div.password-warning {
    display: none;
}

div.ss-form-container li {
    list-style-type: none;
}

/*  2013-06-04:  Hide "Edit this Form" link */
a.ss-edit-link {
    display: none;
}

/*  2013-06-06:  Hide help text for scales */
div.aria-only-help {
    display: none;
}

/* 2013-10-30:  Hide default error messages */
div.error-message {
    color: red;
    display: none;
}

/* 2013-10-30:  Attempt to make text entry boxes a reasonable width */
input.ss-q-short, textarea.ss-q-long {
    width: 85%;
}

/* 2013-11-15:  CSS to support using WordPress Google form to render spreadsheets */

/**  Hide the gunk that Google adds to make the table work **/
td.hd, td.headerEnd, tr.rShim, td.sortBar {
    display: none;
    width: 0px !important;
    padding: 0px !important;
}

/**  Empty selector but could be used to select all of the table cells **/
tr.rShim td, tr.rShim ~ tr td {
}

/**  Hide the "powered" and "listview" DIVs that Google adds **/
div div span.powered, div.listview {
    display: none;
}

/** Hide the "This is a required question" message **/
div.ss-form-container div.required-message {
    display: none;
}






/*

.wpcf7-form input[type="submit"]{ border: 2px solid #aa615f;  border-radius: 6px;  color: #aa615f; font-size: 16px;  margin: 0; box-shadow:none; background:#fff; width:auto;  cursor:pointer;  padding: 7px 40px;}
	
.wpcf7-form input[type="submit"]:hover{ background:#aa615f; border: 2px solid #aa615f; color: #fff;}	
.wpcf7-form input[type="radio"]{width:auto; box-shadow:none; }	







.wpcf7-form{background:#f9f9f9; box-shadow:0px 1px 6px #666; -moz-box-shadow:0px 1px 6px #666; -webkit-box-shadow:0px 1px 6px #666; margin: 0 auto; padding: 20px; text-align: left; border-radius: 6px; 
-moz-border-radius: 6px; -webkit-border-radius: 6px; width: 641px; }	
.wpcf7-form{ width: 641px; text-align: left;}
.wpcf7-form lable{display:block;}
.wpcf7-form strong{display:block; font-size:14px; margin: 5px 0;}
.wpcf7-form input{width:223px;}
.wpcf7-form textarea{  height: 120px;  width: 397px;}
.wpcf7-form input,textarea{ border: 1px solid #ddd; padding: 4px; margin: 5px 0;
outline: none;
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
border: 1px solid #ad9c9c;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 1px rgba(34, 25, 25, 0.2) inset, 0 1px #fff;
 }
 .formwrap .shadowfield:focus  
.wpcf7-form input:focus  ,textarea:focus {
border-color: #930; 
background: #fff;
color: #5d5d5d;
box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6), 0 0 7px rgba(235, 82, 82, 0.5); 
-moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6), 0 0 7px rgba(235, 82, 82, 0.5); 
-webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6), 0 0 7px rgba(235, 82, 82, 0.5);
}
 
 
.wpcf7-form input[type="submit"]{ border: 2px solid #aa615f;  border-radius: 6px;  color: #aa615f; font-size: 16px;  margin: 0; box-shadow:none; background:#fff; width:auto;  cursor:pointer;  padding: 7px 40px;}
	
.wpcf7-form input[type="submit"]:hover{ background:#aa615f; border: 2px solid #aa615f; color: #fff;}	
.wpcf7-form input[type="radio"]{width:auto; box-shadow:none; }	
.connectcheckbox [type="text"]{width:150px; margin-left: 10px;}
.way-btn1 li{display:inline;}
#sticky_navigationtop{padding:6px 0; margin:0; z-index: 999999;background:#fff; width:100%;}
.way-text-images{margin:20px 0;}
.way-text-images img{ margin:0 auto; height:525px;} */