/******************************************************************
Site Name: Jill Wiseman 2018
Author: Websy Daisy

Stylesheet: Main Stylesheet

******************************************************************/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== 
 */

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "Proxima Nova W01";
}

body {
  margin: 0;
}

a:focus {
  outline: done;
}

a:active,
a:hover {
  outline: 0;
}

h1.page-title {
  font-size: 2em;
  margin: 0.67em 0;
  font-family: Poppins !important;
  color: #b2d235;
}
.page_item {
  margin-bottom: 0 !important;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 0em 0 1.3em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin-top: 11px;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

b,
strong,
.strong {
  font-weight: bold;
}

dfn,
em,
.em {
  font-style: italic;
}

small,
.small {
  font-size: 75%;
}

ul,
ol {
  padding: 0;
  list-style-type: none;
}

#content ul {
  padding-left: 20px;
  list-style-type: disc;
}

#content ol {
  padding-left: 20px;
  list-style-type: decimal;
}

dd {
  margin: 0;
}

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}

.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}

.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}

.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}

.button,
.button:visited {
  border: 0;
  padding: 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 6px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #6a6a6a;
  text-align: center;
  width: auto;
}

.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #ffffff;
  background-color: #000;
}

.buttons .button {
  width: 95%;
  margin: 0 auto;
}

html,
body {
}

body {
  font-size: 15px;
  line-height: 22px;
  color: #281f13;
  /* font-family: "Karla", sans-serif; */
  font-family: "Poppins", sans-serif;
}

.wrap {
  padding: 0 30px;
}

a,
a:visited {
  color: #00aeef;
  text-decoration: none !important;
  border-bottom: 0;
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #4b699d;
}
.customer-links a {
  color: #6a6a6a;
}
.customer-links a:hover {
  color: #00aeef;
}
.minicart-toggle:hover .minicart-icon {
  fill: #00aeef !important;
}
.main-footer .nav li a:hover {
  text-decoration: underline !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  font-weight: bold;
  font-family: Poppins !important;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}

.byline {
  color: #999;
  font-size: 14px;
}

.entry-content {
}

.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}

img {
  max-width: 100%;
  height: auto;
}

.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

.wp-caption {
  max-width: 100%;
  background: #fff;
  padding: 5px;
  margin: 20px 0;
}

.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}

.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}

.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}

.bones_page_navi {
}

.bones_page_navi li {
  float: left;
  margin-left: 10px;
}

.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}

.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}

.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}

.bones_page_navi li.bpn-current a {
  /* hovering on current page link */
}

.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}

.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}

.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}

.wp-prev-next .prev-link {
  float: left;
}

.wp-prev-next .next-link {
  float: right;
}

#comments {
}

.commentlist {
}

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}

.commentlist li:last-child {
  margin-bottom: 0;
}

.commentlist li ul.children {
  margin: 0;
}

.commentlist li[class*="depth-"] {
  margin-top: 1.1em;
}

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}

.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}

.commentlist .odd {
  background: #eee;
}

.commentlist .even {
  background: #fefefe;
}

.commentlist .vcard {
  margin-left: 50px;
}

.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}

.commentlist .vcard time {
  float: right;
}

.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}

.commentlist .vcard time a:hover {
  text-decoration: underline;
}

.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}

.commentlist .comment_content {
  margin-left: 50px;
}

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}

.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}

.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}

.respond-form form {
  margin: 0.75em 0;
}

.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}

.respond-form form li label,
.respond-form form li small {
  display: none;
}

.respond-form form input[type="text"],
.respond-form form input[type="email"],
.respond-form form input[type="url"],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}

.respond-form form input[type="text"]:focus,
.respond-form form input[type="email"]:focus,
.respond-form form input[type="url"]:focus,
.respond-form form textarea:focus {
  background: #fff;
}

.respond-form form input[type="text"]:invalid,
.respond-form form input[type="email"]:invalid,
.respond-form form input[type="url"]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.respond-form form input[type="text"],
.respond-form form input[type="email"],
.respond-form form input[type="url"] {
  max-width: 400px;
  min-width: 250px;
}

.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}

#comment-form-title {
  margin: 0 0 1.1em;
}

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

.nocomments {
  margin: 0 20px 1.1em;
}

.alignleft,
img.alignleft,
.alignright,
img.alignright,
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

#content .gallery {
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

#content .gallery .gallery-item {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-top: 0;
  text-align: center;
  width: 98%;
  margin: 1%;
}

#content .gallery img {
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  border: 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nav {
}

.nav li {
  padding-bottom: 10px;
}
.nav li a {
  font-size: 20px;
  border-bottom: 0;
  margin-bottom: 7px;
  color: #6a6a6a;
}
.nav li a:hover {
  color: #00aeef;
}
.main-footer .nav li a {
  font-size: 16px;
  border-bottom: 0;
  margin-bottom: 0;
  padding: 0;
  color: #fff;
  text-transform: none;
  font-weight: 600;
  letter-spacing: normal;
}
.main-footer .nav li {
  padding-bottom: 10px;
}
.footer-list-item {
  margin-bottom: 0;
}
.nav li a:hover,
.nav li a:focus {
}

.nav li ul.sub-menu,
.nav li ul.children {
}

.nav li ul.sub-menu li,
.nav li ul.children li {
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
}

.nav li ul.sub-menu li a:hover,
.nav li ul.children li a:hover {
}

.nav li:hover ul {
}
.main-footer .menu {
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 3.75rem;
}
.main-footer .menu,
.footer-newsletter-social {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
#content {
  padding: 20px 0;
}

#logo {
  text-align: center;
  width: 230px;
}

#logo img {
  max-width: 100%;
  height: auto;
}
.main-header-tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.nav ul {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

.footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  font-weight: 200;
  color: #564938;
  padding: 30px 0;
}

.footer a {
  text-decoration: none;
  color: #564938;
}

.header {
}

.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em;
}

.widget {
  padding: 0 10px;
  margin: 2.2em 0;
}

.widget ul li {
  margin-bottom: 0.75em;
  /* deep nesting */
}

.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}

h1,
.h1 {
  font-size: 40px;
  line-height: 1.333em;
  color: #b2d235;
  text-align: center;
}

h2,
.h2 {
  font-size: 25px;
  line-height: 1.4em;
  padding: 0;
  margin: 0.67em 0;
}

h3,
.h3 {
  font-size: 1.125em;
}
.green {
  background-color: #b2d235;
  padding: 20px;
  text-align: center;
  font-size: 24px;
}
.green .blue {
  background-color: #65c8f2;
  color: #fff;
  margin: -20px -20px 10px;
  padding: 10px;
}
.green h3 {
  font-size: 23px;
  text-align: center;
  color: #000;
}
.green h2 {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-size: 25px;
}
.green .images {
  text-align: center;
  margin: 20px 0;
}
.one-image {
  display: inline-block;
  margin: 1%;
  width: 46%;
}
.one-shop {
  display: inline-block;
  margin: 1%;
  width: 30%;
  font-size: 16px;
  color: 000;
  text-transform: uppercase;
  font-weight: bold;
  text-align: Center;
}
.green .button {
  background-color: #6a6a6a;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
.link-button a {
  border-bottom: 0;
}
h2.line,
h1.line {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #b2d235;
}

#metaslider_container_1304 {
  margin-bottom: 20px;
}
h3.border {
  text-align: Center;
  font-size: 30px;
  color: #3a3a3a;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 2px solid #b2d235;
}
.social {
  text-align: center;
  padding-top: 30px;
}
.newsletter-input {
  width: 19rem;
}
.onepost h3 a {
  font-size: 24px;
  color: #65c8f2;
  text-transform: none;
  margin: 10px 0;
  letter-spacing: normal;
}
h1.leftie {
  text-align: left;
}
.gallery-columns-2 .gallery-item,
#content .gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
  width: 48%;
}

.thumb {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  margin: 1%;
}
.thumb img {
  max-width: 100%;
  height: auto;
  border: 2px solid #eee;
}
.thumb h3 {
  text-align: center;
  font-size: 13px;
  color: #000;
}
.playbutton {
  background: url(../images/playbutton-r.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 74px;
  height: 74px;
  margin: -35px 0 0 -35px;
  z-index: 99;
  opacity: 0.6;
}
.playbutton:hover {
  opacity: 1;
}
.videot {
  position: relative;
}
.videot img {
  border: 1px solid #bbb;
}
.page-wrap ul {
  list-style-type: disc;
  padding-left: 20px;
}
.page-wrap li a {
  color: #00aeef;
}
.page-wrap li a:hover {
  color: #01749f;
}
.navigation {
  text-align: center;
  padding-top: 40px;
  margin-top: 20px;
  border-top: 2px solid #eee;
}
.navigation a {
  color: #2f2f2b;
  padding: 0 5px;
}
.navigation a:hover {
  color: #01749f;
}
p.byline.vcard a {
  color: #316cbf;
}
h1.entry-title,
h2.entry-title {
  text-align: left;
  color: #2f2f2b;
  font-weight: 700;
  font-size: 32px;
}
h2.entry-title a {
  color: #2f2f2b;
  font-size: 30px;
}
#content ol.bones_page_navi,
#content ul.clearfix {
  list-style-type: none;
  padding-left: 0;
}

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.hmenu {
  text-align: center;
  padding-bottom: 20px;
}
.hmenu ul {
  list-style-type: none;
  padding-left: 0;
  display: inline;
}
.hmenu li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #000;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
}
.hmenu li:last-child {
  border-right: 0;
}

/*new css*/

.header-top {
  background-color: #316cbf;
  padding: 4.5px 0;
  font-size: 13px;
  color: #fff;
}

.header-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-top-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.header-top-left a {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
}

.header-top-left a:hover {
  text-decoration: underline;
}

.header-top-left a i {
  font-size: 14px;
}

.header-top-center {
  font-weight: 700;
  font-size: 12px;
}

.header-top-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.header-top-right a {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  text-transform: capitalize;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
}
.header-top-right > a:last-child {
  border-left: 1px solid #bfdfff;
  padding-left: 15px;
  text-decoration: underline !important;
}
.main-header {
  height: 84px;
}
.header-top-right a:hover {
  text-decoration: underline;
}

.header-top-right a i {
  font-size: 14px;
}
span.header-navUser-action-icon {
  width: 42px;
  height: 42px;
  background: #e5f2ff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 5px;
}
.search-form-new .form-input {
  background: #f7f7f7 !important;
  border-color: #cfcfcf !important;
  height: 38px;
  padding: 3px 20px;
  padding-right: 55px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  color: #707070;
  letter-spacing: 0;
}

.search-form-new .search-submit {
  top: 3px;
  right: 4px;
  width: 32px;
  height: 32px;
  opacity: 1;
  background-color: #912788;
  left: auto;
}
.search-form-new .search-icon {
  top: 5px;
  left: 6px;
  display: block;
  fill: #ffffff;
  width: 1.2rem;
  height: 1.2rem;
}
.search-form-new {
  flex-grow: initial !important;
  width: 426px;
}
.main-header > .container {
  padding-right: 0;
  padding-left: 0;
}
.header-rt {
  display: flex;
  flex-direction: row;
  gap: 17px;
}
.minicart-toggle a,
.customer-links a {
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
  color: #2f2f2b;
  vertical-align: middle;
  line-height: 3;
  display: flex;
  align-content: center;
  flex-direction: row;
  text-transform: capitalize;
}
.branding-logo-image {
  max-width: max-content;
  max-height: max-content;
  width: 332.9px;
  height: 37.5px;
}
@media screen and (min-width: 960px) {
  .branding {
    flex: 0 0 21.375rem;
  }
}
.header-menu {
  background-color: #e5f2ff;
}
nav.nav-category {
  padding: 0;
}

ul#menu-primary {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

ul#menu-primary li {
  padding: 0;
}

.nav li a {
  color: #333333;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 11px 0;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0;
}
.currency-selector-wrapper,
.customer-links .link-button,
.customer-links a,
.minicart-close-text,
.minicart-count,
.modal-close,
.modal-close-text,
.product-alert .alert-success,
.tag-sale,
.tag-sold-out {
  letter-spacing: 0;
}
/**footer css**/
.footer-newsletter {
  background-color: #bfdfff;
  padding: 30px 0;
}
.footer-newsletter .footer-newsletter-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}
.footer-newsletter .footer-newsletter-form {
  flex: 0 0 40%;
}
.footer-newsletter .subscription-form-title {
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.4;
  color: #1a4ea2;
  text-transform: none;
}
.footer-newsletter p {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #1a4ea2;
  text-transform: uppercase;
}
form.form.subscription-form {
  width: 100%;
  background-color: #fff;
  border: 1px solid #a1a1a1;
  padding: 3px;
}
.subscription-form .form-field {
  margin: 0;
  border: 0;
}
.newsletter-input {
  width: 100%;
  border: 0;
  padding-right: 213px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #2f2f2b;
  letter-spacing: 1px;
  font-family: "Poppins", "Source Sans Pro" !important;
}
.newsletter-input::placeholder {
  font-family: "Poppins", "Source Sans Pro" !important;
  font-weight: 400;
  font-size: 16px;
  color: #2f2f2b;
  letter-spacing: 1px;
}
.button-newsletter {
  background-color: #912788 !important;
  border-radius: 0;
  font-weight: 700 !important;
  line-height: 100%;
  text-transform: uppercase;
  padding: 0.85714rem 2.28571rem;
  font-size: 16px !important;
  letter-spacing: normal;
}
.button,
.form-input,
.form-select-wrapper select,
.product-tab-details-item {
  font-family: "Poppins", sans-serif;
}
.footer-lists {
  justify-content: space-between;
  padding-bottom: 0;
}
h3.footer-info-heading {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 0;
}
.footer-info-box {
  display: flex;
  gap: 20px;
  flex-direction: row;
  align-items: flex-start;
  color: #fff;
  margin-bottom: 1.5rem;
}
address.footer-contact-address {
  margin: 0;
}
.footer-info-box address,
.footer-info-box a {
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 1.3;
  color: #fff;
  text-decoration: none;
}
.footer-top {
  margin-top: 0;
  margin-bottom: 0;
}
.footer-menu {
  background-color: #1a4ea2;
  padding: 40px 0;
}
.footer-copyright-main {
  background-color: #333333;
  padding: 29px 0;
}
.footer-copyright-main .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.footer-sitemap-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 20px;
}
.footer-sitemap-nav ul a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
}
.footer-copyright > .powered-by {
  color: #ebebeb;
  font-size: 12px;
  margin: 0;
  font-weight: 600;
}
.footer-payment-icons {
  margin: 0;
}

.hero-blog-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 125px;
}

.hero-blog-img {
  flex: 0 0 62%;
  align-self: auto;
  text-align: right;
}

.hero-blog-text h1 {
  font-weight: 700;
  font-size: 42px;
  margin: 0;
  text-align: left;
  color: #fff;
}

.hero-learning-center.clearfix {
  background-color: #1a4ea2;
  padding: 45px 0;
}

.hero-blog-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  margin-top: 17px;
}

.hero-blog-text {
  flex: 0 0 38%;
}

.hero-blog-img img {
  height: 268px;
}
.category-tiles {
  padding: 0 125px;
  column-count: 5;
  gap: 20px;
  margin-top: 25px;
}

.category-tile a {
  display: flex;
  flex-direction: column;
}

.category-tile span {
  height: 53px;
  background-color: #e5f2ff;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #316cbf;
  letter-spacing: normal;
  text-transform: capitalize;
}

.category-tile {
  margin-bottom: 20px;
}

.category-tile img {
  height: 185px;
}
footer.article-footer {
    clear: both;
}
/*all-posts-section*/
.all-posts-section {
  padding: 0 125px;
}
.all-posts-section h1.posts-title {
  text-align: left;
  /* flex: 0 0 60%; */
}
.posts-filter {
  /* flex: 0 0 40%; */
}
.all-posts-section article {
  border-left: 3px solid #bfdfff;
  padding-left: 14px;
  margin-bottom: 45px;
}
.all-posts-section h2.entry-title a {
  font-weight: 700;
  font-size: 20px;
  color: #2f2f2b;
  text-transform: capitalize;
  letter-spacing: normal;
}
.all-posts-section h2.entry-title {
  margin-top: 0;
  margin-bottom: 8px;
}
.all-posts-section p.byline.vcard {
  font-weight: 600;
  font-size: 13px;
  color: #707070;
}
.all-posts-section p.byline.vcard a {
  color: #316cbf;
  font-weight: 600;
  font-size: 13px;
}
.all-posts-section .ninecol {
  margin-left: 0;
  display: flex;
  flex-direction: column;
}
.all-posts-section section.entry-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #2f2f2b;
  display: flex;
  flex-direction: column;
}
.all-posts-section section.entry-content img {
  width: 641px;
  margin-left: 0;
  margin-bottom: 0;
}
.all-posts-section a.read-more {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: normal;
  color: #912788;
  display: block;
}
.posts-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 15px;
  margin-top: 46px;
}
h1.posts-title {
  font-weight: 700;
  font-size: 42px;
  color: #2f2f2b;
  margin: 0;
  text-transform: capitalize;
}
.posts-filter label {
  margin-right: 10px;
  font-weight: 700;
  font-size: 20px;
  color: #2f2f2b;
}
.posts-filter select {
  border: 1px solid #cfcfcf;
  padding: 10px 16px;
  background-color: #f7f7f7;
  min-width: 150px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  background-image: linear-gradient(45deg, transparent 50%, #000000 50%),
    linear-gradient(135deg, #000000 50%, transparent 50%),
    linear-gradient(to right, #ffffff, #ffffff);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  appearance: none;
  color: #707070;
}
nav.pagination-nav {
  margin: 64px 0;
}
.pagi-btn {
  font-family: Poppins;
  font-weight: 700;
  font-size: 15px;
  color: #316cbf !important;
  text-decoration: none;
}

@media only screen and (min-width: 481px) {
  .alignleft,
  img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .alignright,
  img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .aligncenter,
  img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
  }
  #content .gallery-columns-2 .gallery-item {
    width: 48%;
  }
  #content .gallery-columns-3 .gallery-item {
    width: 31%;
  }
  #content .gallery-columns-4 .gallery-item {
    width: 23%;
  }
  #content .gallery-columns-5 .gallery-item {
    width: 18%;
  }
  #content .gallery-columns-6 .gallery-item {
    width: 14.6%;
  }
}
@media (min-width: 801px) {
  .mobileSearch-navPages-quickSearch {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .main-header {
    height: 69px;
  }
  .mobileSearch-navPages-quickSearch .mobilesearch-icon {
    width: 35px;
    height: 35px;
    background: #e5f2ff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }
  .head-navPages-quickSearch {
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: all 0.3s ease;
  }
  .search-form-new {
    width: 100%;
  }
  .search-form-new .search-submit {
    display: none;
  }
  .search-form-new .form-input {
    height: 29px;
    padding: 3px 13px;
    padding-right: 13px;
    font-size: 12px;
  }
  .head-navPages-quickSearch.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    display: block;
    position: absolute;
    top: 69px;
    width: 100%;
    background-color: #912788;
    right: 0;
    left: 0;
    padding: 7px 9px;
  }

  .mobileSearch-navPages-quickSearch {
    padding-right: 0;
    padding-left: 49px;
  }

  form.form.subscription-form {
    background-color: transparent;
    border: 0;
    padding: 0;
  }
  .main-footer .nav li a {
    font-size: 14px;
    font-weight: 400;
  }
  .button-newsletter {
    width: 100%;
    position: static;
    margin-top: 14px;
    font-size: 12px !important;
  }
  .newsletter-input {
    padding-right: 12px;
    font-size: 14px;
  }
  .footer-newsletter .subscription-form-title {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin-bottom: 14px;
  }
  .footer-newsletter p {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
  }
  .footer-info-box address,
  .footer-info-box a {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
  }

  .footer-copyright-main .container {
    flex-direction: column;
    gap: 20px;
  }

  .footer-sitemap-nav {
    order: 2;
  }
  .footer-copyright {
    order: 1;
  }
  .footer-sitemap-nav ul a {
    font-size: 11px;
  }
  .hero-blog-text h1 {
    font-weight: 700;
    font-size: 24px;
  }
  .category-tile img {
    height: 141px;
  }
  .footer-icons {
    order: 3;
  }
  .newsletter-input::placeholder {
    font-size: 14px;
    letter-spacing: 0;
  }
  h3.footer-info-heading {
    font-size: 16px;
  }
  #shiftnav-toggle-main.shiftnav-toggle-position-absolute {
    top: 18px;
    left: 22px;
  }
  #shiftnav-toggle-main .shiftnav-toggle-burger svg path {
    fill: #282a2f;
  }

  #shiftnav-toggle-main {
    background: transparent;
  }

  button.nav-mobile-toggle {
    display: none;
  }

  .main-header > .container {
    gap: 9px;
    padding: 0 21px;
  }

  .branding-logo-image {
    width: 100%;
    height: auto;
  }

  span.header-navUser-action-icon svg {
    height: 17px;
  }
  .header-top,
  .header-menu {
    display: none;
  }
  .minicart-toggle a,
  .customer-links a {
    font-size: 0;
  }
  .footer-lists,
  .footer-newsletter .footer-newsletter-row {
    flex-direction: column;
  }
  .hero-blog-top {
    flex-direction: column;
    padding: 0;
  }
  .category-tiles {
    padding: 0;
    column-count: 2;
  }
  .hero-blog-img img {
    height: auto;
  }
  .all-posts-section {
    padding: 0;
  }
  .site-wrap {
    padding-top: 0;
  }
  .header-rt {
    gap: 5px;
  }
  .posts-header {
    flex-direction: column-reverse;
  }
  .posts-filter select {
    min-width: 100%;
    width: 100%;
    border: 1px solid #cfcfcf !important;
    background: #f7f7f7 !important;
    border-radius: 0 !important;
  }
  .posts-filter label {
    font-size: 16px;
    margin-bottom: 17px;
    display: block;
    color: #2f2f2b;
  }
  h1.posts-title {
    font-size: 24px;
    margin-top: 25px;
    text-align: left;
    width: 100%;
  }
  .all-posts-section h2.entry-title {
    line-height: 1;
  }
  .all-posts-section h2.entry-title a {
    line-height: 1;
    font-size: 16px;
  }
  .all-posts-section section.entry-content p {
    font-size: 13px;
  }
  .all-posts-section p.byline.vcard,
  .all-posts-section p.byline.vcard a {
    font-size: 12px;
  }
  .all-posts-section a.read-more {
    margin-top: 14px;
  }
  .all-posts-section section.entry-content p:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name: Jenna Grodzicki
  Author: Websy Daisy
  
  Stylesheet: Grid Stylesheet
    
  ******************************************************************/
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }

  .wrap {
    max-width: 1380px;
  }
  .onepost {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin: 1% 1% 1% 0;
  }
  h2.line,
  h1.line {
    display: table;
    white-space: nowrap;
    margin-top: 30px;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #b2d235;
  }
  h2.line:before,
  h2.line:after,
  h1.line:before,
  h1.line:after {
    border-top: 2px solid #eaeaea;
    content: "";
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
  }
  h2.line:before,
  h1.line:before {
    right: 1.5%;
  }
  .thumb {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
  }
}

@media screen and (max-width: 959px) {
  .branding {
    width: 100%;
    height: auto;
  }
}
