/*
Theme Name: msl
Description: Twenty Thirteen Child theme for Mountain States Lithographing
Author: Kendall Bassett
Template: twentythirteen
Version: 0.1
*/

/* This is must */
@import url("https://www.mslwyo.com/wp-content/themes/twentythirteen/style.css");

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

a {
	color: #0a69bd;
	text-decoration: none;
}

a:visited {
	color: #094b85;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #4493d7;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

h1 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
font-size: 24px;
margin: 0 0 10px 0;
font-style: italic;

}

h2 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
font-size: 20px;
margin: 0 0 8px 0;
font-style: italic;
}

h3 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
font-size: 18px;
margin: 10px 0;
}

h4 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
font-size: 16px;
margin: 2px 0 0 0;
}

h5 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
font-size: 14px;
margin: 10px 0;
}

h6 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
font-size: 12px;
margin: 10px 0;
}


a:focus {
outline-style: none;
}


p {
text-indent: 15px;
}
/*
p::first-letter {
font-weight: bold;
*/

.services-ul {
margin: 40px;
}

.services-ul p {
margin-bottom: 5px;
text-indent: 0;
}

.services-ul p::first-letter {
font-weight: 400;
font-size: 20px;
}


/**
* 3.0 Basic Structure
* ----------------------------------------------------------------------------
*/

.bool {
text-align: right;
padding-right: 10px;
background-color: rgba(107, 87, 44, 0.23);
min-width: 110px;
}

 width="30%" align="right"

.related-head {
padding-top: 5em;
}

.sheader-image-mobile, 
.header-image-mobile,
.fheader-image-mobile, 
.front-page-header-image-mobile
{
display: none;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 45%;
margin: 20px;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
margin-bottom: 0;
}

#udraw-price-matrix-ui {
font-size: 15px;
font-style: italic;
font-weight: 400;
background-color: white rgba(255, 255, 255, 0.5);
}

#spanQty div {
width: 20% !important;
}

#spanPages label {
width: 20%;
float: left;
}


/*#canvas select, #txtQty {
padding: 5px;
font-size:10pt !important;
min-width: 20px !important;
margin-bottom: 2px;
}
*/


#txtRecords {
margin-bottom: 8px;
}

#txtQty {
min-width: 50px !important;
width: 50px !important;
float: none;
text-align: left;
}

/* this is needed for IE */
body {
text-align:center;
color: black;
background: #f5f5f5;
font-weight: 400;
padding: 0 0;
}

.page,
.home {

background: #f5f5f5;
text-align: center;
width: 100%;
}

.piframe {
width: 100%;
height: 100%;
min-height: 900px;
}

.hfeed {
background-color: #fff;
border-left: 0 solid #000000;
border-right: 0 solid #000000;
margin: 0 auto;
max-width: 1400px;
width: 100%;
text-align: left;
}

.hfeed-shop {
background-color: #fff;
border-left: 0 solid #000000;
border-right: 0 solid #000000;
max-width: 2000px;
margin: 0 auto;
width: 100%;
text-align: left;
}

.site-main {
padding: 0;
width: 100%;
max-width: 1400px;
margin: 0 auto;
}

.site-main-shop {
padding: 0;
width: 100%;
max-width: 2000px;
margin: 0 auto;
}

.site-main .sidebar-container {
height: 0;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
}

.site-main .sidebar-inner {
margin: 0 auto;
max-width: 1040px;
}

.site-content {
padding: 0;
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
}

.site-title {
font-size: 50px;
font-weight: normal;
font-family: CustomFont;
}

.entry-content {
color: #445169;
font-size: 1.2em;
font-weight: 400;
padding-bottom: 5px;
padding-top: 5px;
position: relative;
}

.entry-content a,
.comment-content a {
color: #2e3748;
}

.entry-content a:hover,
.comment-content a:hover {
color: #4493d7;
}

/* Give site full width instead of default max 1400px */
.site {
width: 100%;
}

.boolean {
width: 100%;
}

.site-head {
background-color:transparent;  
}

.entry-header {
font-size: 20px;
font-weight: 500;
color: #5e6a80;
line-height: 1.2;
}

.content-area
.site-content
.entry-header
.entry-content {
margin-right:auto;
margin-left:auto;
width: 100%;
}

.service-left {
float:left;
padding: 10px;
box-shadow: -1px 1px 2px rgba(124,122,122,0.42);
background-color: rgba(255,255,255,0.4);
margin-bottom: 20px;
width: 85%;
}

.service-right {
float: right;
padding: 10px;
box-shadow: -1px 1px 2px rgba(124,122,122,0.42);
background-color: rgba(255,255,255,0.4);
margin-bottom: 20px;
width: 85%;
}

.service-right p, .service-left p {
text-indent: 0;
}



/* Create two unequal columns that floats next to each other */
.staffcolumn {
  float: left;
  padding: 10px;
  height: 150px;
}

.staffleft {
  width: 50%;
}

.staffright {
  width: 50%;
}

/* Clear floats after the columns */
.staffrow:after {
  content: "";
  display: table;
  clear: both;
}




.no-indent p {
text-indent: 0;
}

.service-left h3 a,
.service-right h3 a {
font-family: sans-serif;
font-size: 22px;
font-weight: 500;
color: #373737;
}

.services-images-right {
margin: 0 0 0 25px;
width: 50%;
height: auto;
max-width: 300px;
}

.services-images-left {
margin: 0 25px 0 0;
width: 50%;
height: auto;
max-width: 300px;
}

.service-image-left  {
text-align: left;
float: left
}

.service-image-right  {
text-align: right;
float: right
}

.frontpage-text {
padding: 10px;
border: 0 solid #6e6e6e;
margin-bottom: 20px;
margin-top: 20px;
width: 100%;
background-color: rgba(255,255,255,0.4);
font-size: 20px;
font-weight: 500;
color: #5e6a80;
box-shadow: -1px 1px 2px rgba(124,122,122,0.42);
}

.tammy-sig {
font: 400 40px/1.3 'Arizonia', Helvetica, sans-serif;
color: #5e6a80;
}

body .gform_wrapper {
overflow: inherit;
margin: 0 0 22px 0;
max-width: 100%;
line-height: 1.1;
}

body .gform_wrapper .gform_body {
margin: 9px 0 0 15px;
}

body .gform_wrapper .gfield_radio {
margin: 0 0 22px 0;
padding: 0;
}

body .gform_wrapper form li,.gform_wrapper li {
margin-bottom:22px;
margin-left:0!important;
list-style:none!important;
overflow:visible
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex {
clear: both;	
border:0px;
margin: 0 0 22px 0;
}

body .gform_wrapper .gform_footer {
padding: 0;
margin: 0;
clear: both;
}

body .gform_wrapper .ginput_complex label {
display: inline;
font-size: .875em;
letter-spacing: .5pt;
white-space: nowrap;
/* margin: .188em 0 .75em; */
}

body .gform_wrapper .top_label .gfield_label {
margin: 0;
font-weight: 700;
display: -moz-inline-stack;
display: inline-block;
line-height: 1.3;
clear: both;
}

body .gform_wrapper li.field_description_above .gfield_description {
margin-bottom: 0;
}

.address-box_wrapper {
overflow: visible;
margin: 0;
max-width: 100%;
width: auto;
}

.gform_drop_instructions {
padding: 0 20px 0 0;
}

.email_address {
margin-top: 20px;
}

.address-box {
padding: 10px;
border: 0 solid #6e6e6e;
margin-bottom: 20px;
margin-top: 20px;
width: 100%;
background-color: rgba(255,255,255,0.3);
/*font-size: 20px;
font-weight: 500;
color: #5e6a80;*/
box-shadow: -1px 1px 2px rgba(124,122,122,0.42);
line-height: 1.2;
}

.endeavor-text {
width: 100%;
font-size: 16px;

}

.endeavor-box {
padding: 10px;
border: 1px solid #6e6e6e;
margin-bottom: 20px;
margin-top: 20px;
width: 100%;
height: auto;
background-color: rgba(255,255,255,0.3);
color: #3a3b5c;
box-shadow: -1px 1px 2px rgba(124,122,122,0.42);
line-height: 1.2;
font-size: 20px;
font-weight: 500;
}

.endeavor-head {
font-size: 26px;
font-weight: 500;
color: #5c3a3a;
text-align: left;
}

/*-----############################---Page look -------------------------##########---*/

.page-effect

{
background-image: url("https://www.mslwyo.com/wp-content/themes/msl-theme/images/fresh_snow.png");
position: relative;
height: 100%;
width: 100%;
padding: 0;
margin: 0;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}

.page-effect:before, .page-effect:after
{
position: absolute;
width: 45%;
height: 10px;
content: ' ';
left: 12px;
bottom: 30px;
background: transparent;
-webkit-transform: skew(-5deg) rotate(-5deg);
-moz-transform: skew(-5deg) rotate(-5deg);
-ms-transform: skew(-5deg) rotate(-5deg);
-o-transform: skew(-5deg) rotate(-5deg);
transform: skew(-5deg) rotate(-5deg);
-webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.3);
box-shadow: 0 10px 12px rgba(0, 0, 0, 0.3);
z-index: -1;
} 

.page-effect:after
{
left: auto;
right: 12px;
-webkit-transform: skew(5deg) rotate(5deg);
-moz-transform: skew(5deg) rotate(5deg);
-ms-transform: skew(5deg) rotate(5deg);
-o-transform: skew(5deg) rotate(5deg);
transform: skew(5deg) rotate(5deg);
}

.feather {
width: 50%;
max-width: 604px;
height: auto;
}

.g-folds, .b-folds {
width: 60px;
}

/*-----############################---Footer -------------------------##########---*/


.staff-menu {
margin: 40px 39px 0px 0px;
float: right;
background-color: #ffffff;
}

.staff-menu ul li{
display: inline-block;
padding: 0 2px;
border-left: 1px solid #000000;
}

.staff-menu li:first-child {
border-left: 0 solid #ffffff;
}

.nav-footer {
font-size: 12px;
color: #686758;
background-color: #5e6a80 /* Blue/Gray */;
text-align: center;
padding: 2px;
margin: 0;
}

.nav-footer li {
display: inline-block;
border-left: 1px solid #ffffff;
padding: 0 2px;
}

.nav-footer li:first-child {
border-left: 0 solid #ffffff;
}

.nav-footer li a{
margin: 0 0 0 2px;
}

/*#############################################-Footer-#####################*/
/*###########################################-Footer-New-####################*/
#footer-bottom-wrapper {

vertical-align: top;
}

.fb-like {

vertical-align: top;
}


#footer-address {
width:100%;
margin:auto;
}
#footer-address a {
color: #686758;
}

#footer-nav {
width:100%;
margin:auto;
position:relative;
}

#footer-middle {
height: 10vw;
max-height: 80px;
position:relative;
left:0;
right:0;
margin: 5px 0;
text-align: center;
}

#footer-middle img {
height: 100%;
max-height: 70px;
min-height: 30px;
}

#footer-left {
height: 100%;
max-height: 80px;
white-space: nowrap;
float:left;
padding: 0 10px;
vertical-align: top;
}

#footer-right {
height: 100%;
max-height: 80px;
white-space: nowrap;
float:right;
color: #686758;
padding: 0 10px;
}

#footer-right  img,
#footer-left img {
/*height: 40%;*/
max-height: 27px;
/*min-height: 15px;*/
}



/*###########################################-Footer-New-End-####################*/

.menu,
ol,
ul {
margin: 1px;
padding: 1px;
}

.site-footer {
background-color: transparent;
color: #686758;
font-size: 16px;
text-align: center;
width: 100%;

}

.site-footer .widget-area,
.sidebar .site-footer {
text-align: center;
}

.site-footer a {
color: #fff;
}

.site-footer .sidebar-container {
background-color: #220e10;
padding: 0 0;
}

.site-footer .widget-area {
margin: 0 auto;
max-width: 1200px;
width: 100%;
}

.sidebar .site-footer .widget-area {
max-width: 724px;
position: relative;
left: -158px;
}

.site-footer .widget {
background: transparent;
color: #fff;
float: left;
margin-right: 20px;
width: 245px;
}

.sidebar .site-footer .widget {
width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
margin-right: 0;
}

.site-footer .widget a {
color: #e6402a;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
color: #fff;
}

.site-info {
margin: 0 auto;
max-width: 1040px;
padding: 30px 0;
width: 100%;
}

#wpstats {
display: block;
margin: -10px auto 0;
}

/**
* 4.1 Site Header
* ----------------------------------------------------------------------------
*/

.msl-logo {

width: 50%;
height: auto;
top: 0;
max-width: 400px;
max-height: 146px;
z-index: 60;
position: absolute;
}

.logo-wrapper {

border:none;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 40;
background-color: #5e6a80 /* Blue/Gray */;
}

.header-image {
width: 100%;
height: auto;
max-width: 1400px;
margin: 0 auto;
top: 0;
left: 0;
margin-top: 35px;
}

.header-image-mobile {
width: 100%;
height: auto;
max-width: 730px;
margin: 0 auto;
top: 0;
left: 0;
margin-top: 45px;
}

.front-page-header-image-mobile {
width: 100%;
height: auto;
max-width: 730px;
margin: 0 auto;
top: 0;
left: 0;
margin-top: 45px;
}

.fheader-image {
text-align: center;
width: 100%;
margin-top: 35px;
}

.front-page-header-image {
width: 100%;
height: auto;
max-width: 1000px;
margin: 0 auto;
top: 0;
left: 0;
}

.front-page-images {
width:100%;
max-width: 400px;
height:auto;
}

.site {
width: 90%;
}

.book-images-left-small {
margin: 10px 25px 5px 0;
height: auto;
max-width: 188px;
width: 100%;
box-shadow: 2px 2px 3px rgba(124,122,122,0.82);
}

.book-images {
height: auto;
max-width: 288px;
min-width: 120px;
width: 100%;
box-shadow: 2px 2px 3px rgba(124,122,122,0.82);
}

.book-images-left {
margin: 0 25px 0 0;
height: auto;
max-width: 288px;
width: 50%;
box-shadow: 2px 2px 3px rgba(124,122,122,0.82);
}

.book-images-right-small {
margin: 10px 0 5px 25px;
height: auto;
max-width: 188px;
width: 100%;
box-shadow: -2px 2px 3px rgba(124,122,122,0.82);
}

.book-images-right {
margin: 0 0 0 25px;
height: auto;
max-width: 288px;
width: 50%;
box-shadow: -2px 2px 3px rgba(124,122,122,0.82);
}


.site-header {
position: relative;
}

.site-header .home-link {
color: #141412;
display: block;
margin: 0 auto;
max-width: 1080px;
min-height: 230px;
padding: 0 20px;
text-decoration: none;
width: 100%;
}

.site-header .site-title:hover {
text-decoration: underline;
}

.site-title {
font-size: 60px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 58px 0 10px;
}

.site-description {
font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
margin: 0 10px 0 0;
text-align: right;
color: #5b617c;
font-weight: 500;
}


/**
* 4.2 Navigation
* ----------------------------------------------------------------------------

*/

.navbar .nav > li > a {
font-size: 16px;
padding: 0;
} 

.main-navigation {
clear: both;
margin: 0 auto;
width: 100%;
min-height: 30px;
position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0 20px 0 0;
}

.nav-menu li {
display: inline-block;
position: relative;
}

.nav-menu li a {
color: #946354; /*Brownish Text*/ 
display: block;
font-size: 15px;
line-height: 1;
text-decoration: none;
font-weight: 500;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
background-color: #2e3748 /* Blue/Gray */;
color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
border: 0 solid #f7f5e7;
border-top: 0;
background-color: #5e6a80 /* Blue/Gray */;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
color: #fff;
border-left: 0;
left: 100%;
top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: #fff;
margin: 0;
width: 180px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
background-color: #0a69bd;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
color: #ffffff;
background-color: #5e6a80 /* Blue/Gray */;
font-style: italic;
font-weight: 600;
}

.menu-toggle {
}

/* Navbar */
.navbar {
background-color: rgba(255, 255, 255, 0.7);
margin: 0 auto;
max-width: 1400px;
width: 90%;
position: fixed; top: 0;
z-index: 90;
}

.nav-menu li a {
color: #141412;
display: block;
font-size: 15px;
line-height: 1;
padding: 10px 10px;
text-decoration: none;
}

.site-header .search-form {
position: absolute;
right: 20px;
top: 1px;
}

.site-header .search-field {
background-color: transparent;
background-image: url("https://www.mslwyo.com/wp-content/themes/msl-theme/images/search-icon.png");
background-position: 5px center;
background-repeat: no-repeat;
background-size: 24px 24px;
border: none;
cursor: pointer;
height: 37px;
margin: 3px 0;
padding: 0 0 0 34px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:         width 400ms ease, background 400ms ease;
width: 1px;
}


/**
* 5.0 Content
* ----------------------------------------------------------------------------
*/

.hentry {
padding: 40px 0;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0 auto;
max-width: 1600px;
width: 90%;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
max-width: 1040px;
padding: 0 376px 0 60px;
}

.scolumn {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
}

.pms-one {
background: white; 
border: solid 1px black; 
float: left; 
margin: 0 .5em 1em .5em; 
font-size: 60%; 
font-weight: 400; 
color: #000000; 
text-align: center; 
width: 12em; 
height: 15em;
line-height: 1.2;
}

.pms-one p {
text-indent: 0;
}

.pms-one p::first-letter {
font-weight: normal;
}

.pms-two {
border-bottom: solid 1px black; 
color: #000000; 
height: 10em; 
vertical-align: middle;
}

.tcolumn {
-webkit-column-count: 2;
-moz-column-count: 2;
-ms-column-count: 2;
column-count: 2;
-webkit-column-gap: 2px;
-moz-column-gap: 2px;
-ms-column-gap: 2px;
column-gap: 2px;
-webkit-column-break-inside: auto ;
page-break-inside: auto;
}

.pms-column {
-webkit-column-count: 8;
-moz-column-count: 8;
-ms-column-count: 8;
column-count: 8;
-webkit-column-gap: 2px;
-moz-column-gap: 2px;
-ms-column-gap: 2px;
column-gap: 2px;
-webkit-column-break-inside: auto ;
page-break-inside: auto;
}

input[type="checkbox"],
input[type="radio"] {
padding: 0;
}

input[type="search"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
padding-right: 2px; /* Don't cut off the webkit search cancel button */
width: 270px;
}

input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

textarea {
overflow: auto;
vertical-align: top;
}


table {
    border-bottom: 0 solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 0;
    width: 100%;
}


.search-fe table, caption, tbody, tfoot, thead, tr, th, td {

/*background-color: inherit;*/
}


caption,
th,
td {
font-weight: normal;
text-align: left;
}

caption {
font-size: 20px;
margin: 20px 0;
}

th {
font-weight: bold;
text-transform: uppercase;
}

td {
border-top: 0 solid #ededed;
padding: 6px;
}

.woocommerce .woocommerce-message {
border-top-color: #5e6a80;
}

.woocommerce .woocommerce-info {
border-top-color: #5e6a80;
}
/* Buttons */

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inherit;
text-align: center;
margin-bottom: 0;
font-size: 1.25em;
padding: 0;
color: #ffffff;
}

#udraw-bootstrap {
background-color: transparent !important;
}

.woocommerce div.product {
    overflow: scroll;
}

.summary p, .entry-summary p {
text-indent: 0;
font-weight: 500;
}

.summary p::first-letter, .entry-summary p::first-letter {
font-weight: 200;
}

.woocommerce #respond input #submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"]
{
background: #5e6a80;
background: -webkit-linear-gradient(top, #b6c1d4, #5e6a80 /* Blue/Gray */);
background: -moz-linear-gradient(top, #b6c1d4, #5e6a80 /* Blue/Gray */);
background: -ms-linear-gradient(top, #b6c1d4, #5e6a80 /* Blue/Gray */);
background: -o-linear-gradient(top, #b6c1d4, #5e6a80 /* Blue/Gray */);
background: linear-gradient(to bottom, #b6c1d4, #5e6a80 /* Blue/Gray */);
border-radius: 0.25rem;
-webkit-box-shadow: -4px 4px 3px #666666;
-moz-box-shadow: -4px 4px 3px #666666;
box-shadow: -4px 4px 3px #666666;
color: #ffffff;
font-size: 15px;
margin: 5px;
padding: 5px 10px 5px 10px;
border: solid #1f628d 2px;
text-transform: uppercase;
border: none;
display: inline-block;
text-decoration: none;

}

.woocommerce #respond:hover input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus

{
background: #5e6a80 /* Blue/Gray */;
background: -webkit-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: -moz-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: -ms-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: -o-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: linear-gradient(to bottom, #5e6a80 /* Blue/Gray */, #a5b2c7);
text-decoration: none;
color:#ffffff;
padding: 5px 10px 5px 10px;
outline: none;
}

.woocommerce #respond:active input#submit:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active 
{
background: #5e6a80 /* Blue/Gray */;
background: -webkit-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: -moz-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: -ms-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: -o-linear-gradient(top, #5e6a80 /* Blue/Gray */, #a5b2c7);
background: linear-gradient(to bottom, #5e6a80 /* Blue/Gray */, #a5b2c7);
border-radius: 0.25rem;
color:#ffffff;
border: none;
padding: 5px 10px 5px 10px;
}

.post-password-required input[type="submit"] {
padding: 7px 24px 4px;
vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
color: #b6c1d4;
}

:-moz-placeholder {
color: #b6c1d4;
}

::-moz-placeholder {
color: #b6c1d4;
}

:-ms-input-placeholder {
color: #b6c1d4;
}

/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/

@media (max-width: 1300px) {

.page-effect:before, .page-effect:after
{
bottom: 25px;
} 
}
@media (max-width: 1100px) {

.page-effect:before, .page-effect:after
{
bottom: 20px;
} 
}
@media (max-width: 900px) {

.page-effect:before, .page-effect:after
{
bottom: 16px;
} 
}

@media (max-width: 730px) {

.page-effect:before, .page-effect:after
{
bottom: 13px;
} 

.site {
overflow: hidden;
}


/* Small menu */
.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus
 {
cursor: pointer;
display: inline-block;
font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
border-radius: 2px;
-webkit-box-shadow: 4px 4px 3px #666666;
-moz-box-shadow: 4px 4px 3px #666666;
/* box-shadow: 4px 4px 3px #666666; */
}

.menu-toggle:focus,
.menu-toggle:hover {
outline: none;
background-color: #f8f8f8;

}

.menu-toggle:after {
content: "\f502";
font-size: 12px;
padding-left: 8px;
vertical-align: -4px;
}

.toggled-on .menu-toggle:after {
content: "\f500";
vertical-align: 2px;
}

.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
padding: 0;
width: 100%;
}

.toggled-on li,
.toggled-on .children {
display: block;
}

.toggled-on .nav-menu li > ul {
background-color: transparent;
display: block;
float: none;
margin-left: 20px;
position: relative;
left: auto;
top: auto;
}


.toggled-on .nav-menu li > ul a {
color: #946354; /*Brownish Text*/  /* --------------------------------------submenu text color-   */
width: auto;
}

.toggled-on .nav-menu .current_page_item > a,
.toggled-on .nav-menu .current_page_ancestor > a,
.toggled-on .nav-menu .current-menu-item > a,
.toggled-on .nav-menu .current-menu-ancestor > a {
color: #ffffff;
background-color: #5e6a80 /* Blue/Gray */;
font-style: italic;
font-weight: 600;
}


.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
background-color: transparent;
color: #0a69bd; /*Brownish Text*/ 
}

.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color: #5e6a80 /* Blue/Gray selected Menu Item*/;
color: #fff;
font-weight: 400;
}

.toggled-on .nav-menu > li a:focus,
.toggled-on .nav-menu > ul a:focus {
background-color: #5e6a80 /* Blue/Gray selected Menu Item*/;
color: #fff;
}



ul.nav-menu,
div.nav-menu > ul {
display: none;
}

}

/**
* 5.3 Entry Content
* ----------------------------------------------------------------------------
*/

.entry-content {
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
word-wrap: break-word;
}


.entry-content .more-link {
white-space: nowrap;
}

.entry-content blockquote {
font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
font-size: 16px;
}

.entry-content img .alignleft,
.entry-content .wp-caption .alignleft {
margin-left: 0;
}

.entry-content img .alignright,
.entry-content .wp-caption .alignright {
margin-right: -60px;
}

footer.entry-meta {
margin-top: 4px;
}

.format-standard footer.entry-meta {
margin-top: 0;
}

.kb  {width:100%;max-width:500px;border:#000000;}
.kb td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;}
.kb th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;}
.kb .kb-badd{background-color:#ffffff;text-align:center;vertical-align:middle;}
.kb .kb-baqh{background-color:#ffffff;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-cmwg{background-color:#ffccc9;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-7geq{background-color:#ffffc7;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-1s2w{background-color:#3166ff;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-lbzb{background-color:#fe0000;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-furw{background-color:#f8ff00;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-8led{background-color:#f56b00;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-wohh{background-color:#9698ed;text-align:center;vertical-align:middle;width:33%;}
.kb .kb-l5iw{background-color:#32cb00;text-align:center;vertical-align:middle;width:33%;}


/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/

/* Does the same thing as <meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See https://core.trac.wordpress.org/ticket/25888.
*/

@media (max-width: 1599px) {
.site {
border: 0;
}
}

@media (max-width: 1069px) {
.sidebar img .alignleft,
.sidebar .wp-caption .alignleft {
margin-left: 0;
}

.sidebar img .alignright,
.sidebar .wp-caption .alignright {
margin-right: 0;
}

.error404 .page-header {
margin-left: auto;
max-width: 604px;
width: 100%;
}

.archive-header,
.search .page-header,
.archive .page-header,
.blog .page-header,
.error404 .page-content,
.search .page-content,
.archive .page-content,
.attachment .entry-header,
.attachment .entry-content,
.post-navigation .nav-links,
.sidebar .site-info,
.site-footer .widget-area {
padding-left: 20px;
padding-right: 20px;
}

.error404 .page-title {
font-size: 24px;
padding: 180px;
}

.error404 .page-title:before {
font-size: 554px;
}

.attachment .image-navigation {
max-width: 724px;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
position: static;
}

.site-main .widget-area {
margin-right: 60px;
}
}

@media (max-width: 999px) {
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.sidebar .comment-list,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form,
.sidebar .featured-gallery,
.sidebar .post-navigation .nav-links,
.author .sidebar .author-info {
max-width: 604px;
padding-left: 0;
padding-right: 0;
}

.sidebar .site-info,
.search .sidebar .page-content,
.blog .sidebar .page-content,
.attachment .entry-header,
.sidebar .comments-title {
max-width: 604px;
}

.sidebar .archive-meta,
.attachment .entry-header,
.search .sidebar .page-content,
.blog.sidebar .page-content, .site-info, .comments-title,
.no-comments {
padding-left: 0;
padding-right: 0;
}

.attachment .entry-meta {
float: left;
text-align: left;
width: 100%;
}

.attachment .entry-content {
max-width: 100%;
padding: 40px 0;
}

.format-status .entry-content {
padding-top: 40px;
}

.format-status .entry-meta {
padding-bottom: 40px;
}

.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
padding-left: 5px;
}

.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
left: 10px;
}

.sidebar .format-status .entry-content p:first-child:before {
left: 4px;
}

.sidebar .paging-navigation .nav-links {
padding: 0 60px;
}

.site-main .sidebar-container {
height: auto;
margin: 0 auto;
max-width: 604px;
position: relative;
top: 20px;
}

.site-main .widget-area {
float: none;
margin: 0;
width: 100%;
}

.sidebar .site-footer .widget-area {
max-width: 100%;
left: 0;
}
}

/* Collapse oversized image and pulled images after iPad breakpoint. */


@media (max-width: 767px) {
.site-header .home-link {
min-height: 0;
}
.site-title {
font-size: 36px;
padding: 8px 0 10px;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
margin-left: 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-right: 0;
}

.attachment .image-navigation,
.attachment .entry-attachment .attachment {
max-width: 604px;
padding: 0;
width: 100%;
}


.gallery-caption {
display: none;
}


}

@media (max-width: 730px) {
.site-title {
font-size: 20px;
}

.sheader-image-mobile, 
.header-image-mobile,
.fheader-image-mobile, 
.front-page-header-image-mobile
{
display: inline;
}
.sheader-image,
.header-image,
.fheader-image,
.front-page-header-image

{
display: none;
}

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 20px;
		padding-right: 20px;
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}

	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
		border: none;
		color: #141412;
		padding: 12px 20px 12px 20px;
	}

	.menu-toggle:focus {
		outline: thin dotted;
	}

	.menu-toggle:after {
		content: "\f502";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #0a69bd;
		color: #fff;
	}

	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:focus {
		background-color: #220e10;
		color: #fff;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}

	#content .featured-gallery {
		padding-left: 24px;
	}

	.gallery-columns-1 .gallery-item {
		margin-right: 0;
		width: 100%;
	}

	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
		font-size: 22px;
		font-weight: bold;
	}

	.format-quote blockquote,
	.format-status .entry-content {
		font-size: 18px;
	}

	.format-quote blockquote small,
	.format-quote blockquote cite {
		font-size: 13px;
	}

	.error404 .page-title {
		padding: 40px 0 0;
	}

	.error404 .page-title:before {
		content: normal;
	}

	.comment-author {
		margin-right: 30px;
	}

	.comment-author .avatar {
		height: auto;
		max-width: 100%;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 70%;
		width: -webkit-calc(100% - 104px);
		width:         calc(100% - 104px);
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		width: -webkit-calc(100% - 120px);
		width:         calc(100% - 120px);
	}

	.comment-form textarea {
		height: 80px; /* Smaller field for mobile. */
	}

	/* Audio */
	.format-audio .entry-content:before {
		display: none;
	}

	.format-audio .audio-content {
		background-image: none;
		float: none;
		padding-left: 0;
		width: auto;
	}

.leftcolumn {
width: 100%; 
float: none;
padding: 0;
}
.rightcolumn {
width: 100%; 
float: none;
padding: 0;
}

}

/* Mobile devices */
@media (max-width: 359px) {

.page-effect:before, .page-effect:after
{
bottom: 12px;
} 

.site-title {
font-weight: normal;
}
.site-description {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.gallery {
margin-left: 0;
}

.gallery .gallery-item,
.gallery-columns-2.gallery-size-thumbnail .gallery-item {
max-width: none;
width: 49%;
width: -webkit-calc(50% - 4px);
width:         calc(50% - 4px);
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: block;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-1.gallery-size-medium .gallery-item,
.gallery-columns-1.gallery-size-thumbnail .gallery-item {
text-align: center;
width: 98%;
width: -webkit-calc(100% - 4px);
width:         calc(100% - 4px);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 4px;
}

.gallery br {
display: none;
}

.gallery .gallery-item:nth-of-type(even) {
margin-right: 0;
}

/* Comments */
.comment-author {
margin: 0 0 5px;
max-width: 100%;
}

.comment-author .avatar {
display: inline;
margin: 0 5px 0 0;
max-width: 20px;
}

.comment-metadata,
.comment-content,
.comment-list .reply {
width: 100%;
}

.leftcolumn {
width: 100%; 
float: none;
padding: 0 2px 0 0;
}
.rightcolumn {
width: 100%; 
float: none;
padding: 0 0 0 2px;
}


}

.description {
font-size: 16px;
}

/* Category */
.toolbar {
  position: relative;
  margin-bottom: 40px;
  padding: 15px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.content-before .toolbar {
  padding-top: 0;
}
.toolbar .sorter {
  float: left;
}
.toolbar .sorter .sort-by {
  margin-right: 30px;
  float: left;
}
.toolbar .sorter .view-mode {
  float: left;
}
.toolbar .view-mode a,
.toolbar .btn-arrow {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.toolbar .view-mode a {
  width: 36px;
  font-family: "Elusive-Icons";
  font-size: 16px;
}
.toolbar .view-mode a#grid:before {
  content: "\e627";
}
.toolbar .view-mode a#list:before {
  content: "\e625";
}
.toolbar .btn-arrow {
  margin-left: 3px;
  font-family: "FontAwesome";
  font-size: 14px;
}
.toolbar .order-asc:before {
  content: "\f063";
}
.toolbar .order-desc:before {
  content: "\f062";
}
.toolbar label {
  display: inline;
  float: left;
  font-size: 13px;
  margin: 0 10px 0 0;
  padding: 6px 0;
  text-transform: lowercase;
}

/*
gf_list_inline
*/
.gform-theme--framework .gfield--type-choice.gf_list_inline .gfield_checkbox,
.gform-theme--framework .gfield--type-choice.gf_list_inline .gfield_radio {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 12px 16px;
}
/*
gf_alert_green
*/
.gform_wrapper .gfield.gfield_html .gf_alert_green {
	border-radius: 3px;
	margin-block: 1.25rem !important;
	margin-inline: 0 !important;
	padding: 1.25rem !important;
	background-color: #cbeca0;
	border: 1px solid #97b48a;
	color: #030;
	text-shadow: #dfb 1px 1px;
}
 
/*
gf_alert_red
*/
.gform_wrapper .gfield.gfield_html .gf_alert_red {
	border-radius: 3px;
	margin-block: 1.25rem !important;
	margin-inline: 0 !important;
	padding: 1.25rem !important;
	background-color: #faf2f5;
	border: 1px solid #cfadb3;
	color: #832525;
	text-shadow: #fff 1px 1px;
}
 
/*
gf_alert_yellow
*/
.gform_wrapper .gfield.gfield_html .gf_alert_yellow {
	border-radius: 3px;
	margin-block: 1.25rem !important;
	margin-inline: 0 !important;
	padding: 1.25rem !important;
	background-color: #fffbcc;
	border: 1px solid #e6db55;
	color: #222;
	text-shadow: #fcfaea 1px 1px;
}
 
/*
gf_alert_gray
*/
.gform_wrapper .gfield.gfield_html .gf_alert_gray {
	border-radius: 3px;
	margin-block: 1.25rem !important;
	margin-inline: 0 !important;
	padding: 1.25rem !important;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #424242;
	text-shadow: #fff 1px 1px;
}
 
/*
gf_confirmation_simple_yellow
*/
.gform_confirmation_wrapper .gf_confirmation_simple_yellow {
	background-color: #fffbcc;
	border-block: 1px solid #e6db55;
	color: #424242;
	font-size: 25px;
	margin-block: 30px;
	margin-inline: 0;
	max-inline-size: 99%;
	padding: 32px;
}
 
/*
gf_confirmation_simple_gray
*/
.gform_confirmation_wrapper .gf_confirmation_simple_gray {
	background-color: #eaeaea;
	border-block: 1px solid #ccc;
	color: #424242;
	font-size: 25px;
	margin-block: 30px;
	margin-inline: 0;
	max-inline-size: 99%;
	padding: 32px;
}
 
/*
gf_confirmation_yellow_gradient
*/
.gform_confirmation_wrapper .gf_confirmation_yellow_gradient {
	background-color: #fffbd2;
	border: 1px solid #e6db55;
	box-shadow: 0 0 5px rgba(221, 215, 131, 0.75);
	margin-block: 30px;
	margin-inline: 0;
	position: relative;
}
 
.gform_confirmation_wrapper .gf_confirmation_yellow_gradient .gform_confirmation_message {
	background: #fffce5;
	background: -moz-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffce5), color-stop(100%, #fff9bf));
	background: -webkit-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: -o-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: -ms-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: linear-gradient(to bottom, #fffce5 0%, #fff9bf 100%);
	background-color: #fffbcc;
	border-block-end: 1px solid #e6db55;
	border-block-start: 2px solid #fff;
	color: #424242;
	font-size: 28px;
	margin: 0;
	max-inline-size: 99%;
	padding: 40px;
}
 
.gform_confirmation_wrapper .gf_confirmation_yellow_gradient::before,
.gform_confirmation_wrapper .gf_confirmation_yellow_gradient::after {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
	content: "";
	inline-size: 50%;
	inset-block: 80% 15px;
	inset-inline-start: 10px;
	max-inline-size: 40%;
	position: absolute;
	transform: rotate(-3deg);
	z-index: -1;
}
 
/*
gf_confirmation_green_gradient
*/
.gform_confirmation_wrapper .gf_confirmation_green_gradient {
	background-color: #f1fcdf;
	border: 1px solid #a7c37c;
	box-shadow: 0 0 5px rgba(86, 122, 86, 0.4);
	margin-block: 30px;
	margin-inline: 0;
	position: relative;
}
 
.gform_confirmation_wrapper .gf_confirmation_green_gradient .gform_confirmation_message {
	background: rgb(219, 242, 183);
	background: -moz-linear-gradient(top, rgba(219, 242, 183, 1) 0%, rgba(180, 208, 136, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(219, 242, 183, 1)), color-stop(100%, rgba(180, 208, 136, 1)));
	background: -webkit-linear-gradient(top, rgba(219, 242, 183, 1) 0%, rgba(180, 208, 136, 1) 100%);
	background: -o-linear-gradient(top, rgba(219, 242, 183, 1) 0%, rgba(180, 208, 136, 1) 100%);
	background: -ms-linear-gradient(top, rgba(219, 242, 183, 1) 0%, rgba(180, 208, 136, 1) 100%);
	background: linear-gradient(to bottom, rgba(219, 242, 183, 1) 0%, rgba(180, 208, 136, 1) 100%);
	background-color: #fffbcc;
	border-block-end: 1px solid #a7c37c;
	border-block-start: 2px solid #effade;
	color: #030;
	font-size: 28px;
	margin: 0;
	max-inline-size: 99%;
	padding: 40px;
	text-shadow: #dfb 1px 1px;
}
 
.gform_confirmation_wrapper .gf_confirmation_green_gradient::before,
.gform_confirmation_wrapper .gf_confirmation_green_gradient::after {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
	content: "";
	inline-size: 50%;
	inset-block: 80% 15px;
	inset-inline-start: 10px;
	max-inline-size: 40%;
	position: absolute;
	transform: rotate(-3deg);
	z-index: -1;
}
 
 
/*
gf_scroll_text
*/
.gform_wrapper .gsection.gf_scroll_text {
	background-color: #fff;
	block-size: 15rem;
	border: 1px solid #ccc;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 2rem;
}
 
.gform_wrapper .gsection.gf_scroll_text .gsection_title {
	margin-block-start: 0;
}
 
/*
gf_hide_ampm
*/
.gform_wrapper .gf_hide_ampm .gfield_time_ampm {
	display: none !important;
}
 
/*
gf_hide_charleft
*/
.gform_wrapper .gf_hide_charleft .charleft {
	display: none !important;
}
 
/*
gf_invisible
*/
.gform_wrapper .gf_invisible {
	left: -9999px;
	position: absolute;
	visibility: hidden;
}
