/*
Theme Name:   	Citrin
Theme URI:    	https://everywhererightnow.com
Author:       	Everywhere Right Now LLC
Author URI:     https://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme developed exclusively for Helen Citrin.
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
 */

@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');

* {font-family: "Fraunces", serif;}

.ubtn-text {
	font-family: "Fraunces", serif !important;
}

a:focus, .focus a {
	outline: none !important;
}
a, #logo a, a img, button, .button, .gform_button, #searchform button[type="submit"], .search-submit, .mc4wp-form-fields input[type="submit"] {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	}
#logo a:hover, a img:hover, #searchform button[type="submit"]:hover {
	opacity:0.75;
	filter:alpha(opacity=85);
	}
a, a:visited {
	color:#0791be;
	text-decoration:none !important;
	}
a:hover {
	color:#333;
	text-decoration:none;
	}
button, .button, button.alt, .button.alt {
	background:#f70;
	color:#FFF !important;
}
button:hover, .button:hover, button.alt:hover, .button.alt:hover {
	background:#fc0;
	color:#000 !important;
}
.return-to-shop .button, .added_to_cart {
	color:#FFF !important;
}
.return-to-shop .button:hover {
	color:#333 !important;
}
.home .entry-header, .edit-link, .storefront-product-pagination, #site-navigation-menu-toggle {
	display:none;
}
 .site-header .site-branding img {
  	height: auto;
 	max-width: 462px;
    max-height: none;
	margin:0 auto;
  }
.site-header {
	padding-top: 0.9em;
	border-bottom:none;
}
.site-footer {
	background-color: #fff;
	color: #0163AE;
	padding: 0 0 3.0em 0;
}
.site-info {
	text-align:center;
	font-size:0.9em;
}
.textwidget img {
	width:462px;
	margin:0 auto;
}
.textwidget p {
	text-align:center;
	margin:0;
}
.textwidget p a {
	color: #0163AE !important;
}
.textwidget p a:hover {
	color: #63B145 !important;
}
.widget {
  margin: 0 ;
}
 .footer-widgets {
    padding-top: 0;
    border-bottom: none;
  }
.site-info {
  padding: 0.3em 0 2.617924em 0;
}
h1.entry-title {
	color:#0163AE;
	font-weight:700;
	border-bottom:1px solid #63B145;
}
h2 + h3, .beta + h3 {
  border-top: none;
  padding-top: 0;
}
h3, h4 {
	font-weight:700;
}
.box-a {
	background-image:url(/wp-content/uploads/2025/09/beigewhite-swoosh.webp), url(/wp-content/uploads/2025/07/white-swoosh-top.webp);
	background-position: center top, center bottom;
	background-size:contain, contain;
	background-repeat:no-repeat, no-repeat;
}
.section-1 h2 {
	color:#0163AE;
	font-weight:600;
	border-bottom: 6px solid #63B145;
	padding:0 0 0.3em 0;
	margin:0;
}
.section-1 h3 {
	color:#462005;
	font-weight:400;
	padding-top:0.6em;
}
.section-2 h2, .section-4 h2 {
	color:#0163AE;
	font-weight:600;
	border-bottom: 6px solid #63B145;
	padding:0 0 0.3em 0;
	margin:0;
}
.section-2 h3 {
	color:#462005;
	font-weight:400;
	padding-top:0.6em;
	font-size:1.5em;
}
.section-3 h2::before {
	content:"\f058";
	display:block;
	font-family: 'Font Awesome 6 Pro';
	font-weight:300;
	font-size:60px;
}
.section-3 h2 {
	color:#0163AE;
	font-weight:600;
	padding:0;
	margin:0;
}
.section-3 h3 {
	color:#63B145;
	font-weight:400;
	font-size:1.5em;
}
.section-4 p {
	color:#462005;
	font-weight:400;
	font-size:1.2em;
}
.site-content:not(.home .site-content) {
	background-color:#FCF3E7;
	background-image:url(/wp-content/uploads/2025/09/beigewhite-swoosh.webp), url(/wp-content/uploads/2025/07/white-swoosh-top.webp);
	background-position: center top, center bottom;
	background-size:contain, contain;
	background-repeat:no-repeat, no-repeat;
	padding:90px 0;
}
.entry-header img.wp-post-image {
	display:none;
}
#gform_wrapper_1 .gform_title {
	color:#000;
}
#gform_wrapper_1 .gform_required_legend, #gform_wrapper_1 .ginput_counter {
	display:none;
}
.gform_wrapper {
	padding:30px;
	background:#fff;
	box-shadow:3px 3px 9px rgba(0, 0, 0, 0.3);
	margin:auto 45px;
}
.gform_wrapper input:focus, .gform_wrapper textarea:focus {
	outline:none;
	background:#ffc;
}
input[type="submit"], .button {
	background-color:#0163AE;
	border-color:none;
}
input[type="submit"]:hover, .button:hover {
	background-color:#63B145;
	border-color:none;
	color:#fff !important;
}
.terms h2 {
	font-weight:700;
	font-size:1.5em;
}




























