/*!
Theme Name: 	Potter
Theme URI:		https://pottertheme.com/
Author: 		   wppotter
Author URI:
Description: 	Potter is a super fast,  gutenberg ready fully customizable & beautiful theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Potter comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Regularly updated. Looking for a perfect base theme? Look no further. Potter is fast, fully customizable and WooCommerce & Easy Digital Downloads ready theme that you can use for building any kind of website!
Tags: Blog,   E-Commerce,  Entertainment, Microformats, one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, translation-ready, rtl-language-support, theme-options, block-styles, wide-blocks
Version: 		1.1.1
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html

Text Domain:	potter
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


body {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  margin: 0;
  background: #eee;
}
html {
  -webkit-text-size-adjust: 100%;
}

button, input, optgroup, select, textarea {
  font-size: 16px;
}

textarea {
  line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
  color: #3e4349;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 20px 0;
  font-weight: 400;
  line-height: 1.2
}

h1 {
  font-size: 32px
}

h2 {
  font-size: 28px
}

h3 {
  font-size: 24px
}

h4 {
  font-size: 20px
}

h5 {
  font-size: 18px
}

h6 {
  font-size: 16px
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

p, figure {
  margin: 0;
  padding: 0
}

button {
  line-height: 1.7;
  border: 0;
  background: transparent
}

pre {
  background: #f5f5f7;
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.7;
  overflow: auto
}

code {
  background: #f5f5f7;
  padding: 2px
}

p {
  margin-bottom: 20px
}

figure {
  margin-bottom: 20px
}

ul, ol {
  margin: 0 0 20px 0
}

.opacity {
  opacity: 0
}

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

blockquote {
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px;
  border-left: 5px solid #dedee5;
  font-style: italic
}

blockquote cite {
  opacity: .75;
  font-size: 14px
}

b, strong {
  font-weight: 700
}

a {
  text-decoration: none;
  outline: 0;
  color: #000;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -webkit-transition: color .2s;
  transition: color .2s
}

a:hover {
  color: #666
}

textarea {
  vertical-align: top;
  resize: vertical
}


main {
  display: block;
  padding: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}


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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

.potter-container {
  max-width: 1200px;
  padding: 0 20px
}

.potter-container-center {
  margin-left: auto;
  margin-right: auto
}

.potter-container:before, .potter-container:after {
  content: "";
  display: table
}

.potter-container:after {
  clear: both
}

.potter-clearfix:before {
  content: "";
  display: table-cell
}

.potter-clearfix:after {
  content: "";
  display: table;
  clear: both
}

.potter-float-left {
  float: left
}

.potter-float-right {
  float: right
}

[class*='potter-float-'] {
  max-width: 100%
}

.potter-button, input[type="submit"] {
  -webkit-appearance: none;
  text-align: center;
  padding: 14px 16px;
  background: #e7e7ec;
  outline: 0;
  border: 0;
  display: inline-block;
  cursor: pointer;
  color: #6d7680;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  line-height: 1;
}

.potter-button:hover, input[type="submit"]:hover {
  background: #dedee5;
  color: #6d7680
}

.potter-button-primary {
  background: #0056ff;
  color: #fff
}

.potter-menu-item-button a:hover {
  background: #6592e9;
  color: #fff
}

.potter-menu-item-button a {
  background: #0056ff;
  color: #fff
}

.potter-button-primary:hover {
  background: #6592e9;
  color: #fff
}

.potter-button-small {
  padding: 10px 12px
}

.potter-button-large {
  padding: 18px 20px
}

.potter-button-full {
  display: block
}

input[type="checkbox"], input[type="radio"] {
  cursor: pointer
}

textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="number"], input[type="datetime"] {
  -webkit-appearance: none;
  width: 100%;
  background: #fff;
  border: 1px solid #dedee5;
  padding: 13px 15px;
  outline: 0;
  line-height: 1
}

form :-ms-input-placeholder {
  color: #3e4349;
  opacity: .5
}

form ::-ms-input-placeholder {
  color: #3e4349;
  opacity: .5
}

form ::placeholder {
  color: #3e4349;
  opacity: .5
}

form [placeholder]:focus:-ms-input-placeholder {
  color: #3e4349;
  opacity: .7
}

form [placeholder]:focus::-ms-input-placeholder {
  color: #3e4349;
  opacity: .7
}

form [placeholder]:focus::placeholder {
  color: #3e4349;
  opacity: .7
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

select::-ms-expand {
  display: none
}

select {
  background-image: url(img/arrow-down.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

.potter-menu>.menu-item>a {
  line-height: 1
}

.potter-notice {
  background: #f5f5f7;
  border: 2px solid #dedee5;
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 20px
}

.potter-notice-warning {
  background: rgba(232, 187, 26, 0.15);
  border-color: #e8bb1a;
  color: #e8bb1a
}

.potter-notice-error {
  background: rgba(255, 99, 71, 0.15);
  border-color: tomato;
  color: tomato
}

.potter-notice-success {
  background: rgba(79, 225, 144, 0.15);
  border-color: #4fe190;
  color: #4fe190
}

table, .potter-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #dedee5;
  margin-bottom: 20px
}

table th, table td, .potter-table th, .potter-table td {
  padding: 8px;
  border: 1px solid #dedee5
}

table th, .potter-table th {
  text-align: left;
  background: #f5f5f7
}

table thead th, .potter-table thead th {
  vertical-align: bottom
}

.potter-table-striped tr:nth-of-type(odd) {
  background: #f5f5f7
}

.potter-table-small th, .potter-table-small td {
  padding: 4px 8px
}

.potter-table-large th, .potter-table-large td {
  padding: 15px
}

.potter-table-hover tbody tr {
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  -webkit-transition: background-color .2s;
  transition: background-color .2s
}

.potter-table-hover tbody tr:hover {
  background: #f5f5f7
}

.potter-grid {
  margin-left: -35px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap
}

.potter-grid>* {
  width: 100%;
  padding-left: 35px
}

.potter-grid>.potter-grid {
  margin-left: 0;
  padding-left: 0
}

.potter-grid+.potter-grid {
  margin-top: 35px
}

.potter-grid-xlarge {
  margin-left: -45px
}

.potter-grid-xlarge>* {
  padding-left: 45px
}

.potter-grid-xlarge+.potter-grid-xlarge {
  margin-top: 45px
}

.potter-grid-large {
  margin-left: -35px
}

.potter-grid-large>* {
  padding-left: 35px
}

.potter-grid-large+.potter-grid-large {
  margin-top: 35px
}

.potter-grid-medium {
  margin-left: -25px
}

.potter-grid-medium>* {
  padding-left: 25px
}

.potter-grid-medium+.potter-grid-medium {
  margin-top: 25px
}

.potter-grid-small {
  margin-left: -15px
}

.potter-grid-small>* {
  padding-left: 15px
}

.potter-grid-small+.potter-grid-small {
  margin-top: 15px
}

.potter-grid-collapse {
  margin-left: 0
}

.potter-grid-collapse>* {
  padding-left: 0
}

.potter-grid-collapse+.potter-grid-collapse, .potter-grid-collapse>* {
  margin-top: 0
}

.potter-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px
}

.potter-grid-divider>* {
  padding-left: 25px;
  padding-right: 25px
}

.potter-grid-divider>[class*='potter-1-']:not(.potter-1-1):nth-child(n+2), .potter-grid-divider>[class*='potter-2-']:nth-child(n+2), .potter-grid-divider>[class*='potter-3-']:nth-child(n+2), .potter-grid-divider>[class*='potter-4-']:nth-child(n+2), .potter-grid-divider>[class*='potter-5-']:nth-child(n+2), .potter-grid-divider>[class*='potter-6-']:nth-child(n+2), .potter-grid-divider>[class*='potter-7-']:nth-child(n+2), .potter-grid-divider>[class*='potter-8-']:nth-child(n+2), .potter-grid-divider>[class*='potter-9-']:nth-child(n+2) {
  border-left: 1px solid #dedee5
}

.potter-grid>* {
  float: left
}

.potter-grid-1-1>* {
  width: 100%
}

.potter-grid-1-2>* {
  width: 50%
}

.potter-grid-1-3>* {
  width: 33.333%
}

.potter-grid-1-4>* {
  width: 25% !important
}

.potter-grid-1-5>* {
  width: 20%
}

.potter-grid-1-6>* {
  width: 16.666%
}

.potter-grid-1-10>* {
  width: 10%
}

.potter-1-1 {
  width: 100%
}

.potter-1-2, .potter-2-4, .potter-3-6, .potter-5-10 {
  width: 50%
}

.potter-1-3, .potter-2-6 {
  width: 33.333%
}

.potter-2-3, .potter-4-6 {
  width: 66.666%
}

.potter-1-4 {
  width: 25%
}

.potter-3-4 {
  width: 75%
}

.potter-1-5, .potter-2-10 {
  width: 20%
}

.potter-2-5, .potter-4-10 {
  width: 40%
}

.potter-3-5, .potter-6-10 {
  width: 60%
}

.potter-4-5, .potter-8-10 {
  width: 80%
}

.potter-1-6 {
  width: 16.666%
}

.potter-5-6 {
  width: 83.333%
}

.potter-1-10 {
  width: 10%
}

.potter-3-10 {
  width: 30%
}

.potter-7-10 {
  width: 70%
}

.potter-9-10 {
  width: 90%
}

.potter-grid:before, .potter-grid:after {
  content: "";
  display: block;
  overflow: hidden
}

.potter-grid:after {
  clear: both
}

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

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

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

.potter-text-justify {
  text-align: justify
}

.potter-uppercase, .potter-text-uppercase {
  text-transform: uppercase
}

.potter-inline-block {
  display: inline-block
}

.potter-reset-line-height {
  line-height: 0
}

.potter-image, .potter-img {
  width: 100%;
  height: auto
}

.potter-hidden {
  display: none
}

.potter-margin-xlarge {
  margin-top: 120px;
  margin-bottom: 120px
}

.potter-margin-xlarge-top {
  margin-top: 120px
}

.potter-margin-xlarge-bottom {
  margin-bottom: 120px
}

.potter-margin-xlarge-left {
  margin-left: 120px
}

.potter-margin-xlarge-right {
  margin-right: 120px
}

.potter-margin-large {
  margin-top: 80px;
  margin-bottom: 80px
}

.potter-margin-large-top {
  margin-top: 80px
}

.potter-margin-large-bottom {
  margin-bottom: 80px
}

.potter-margin-large-left {
  margin-left: 80px
}

.potter-margin-large-right {
  margin-right: 80px
}

.potter-margin-medium {
  margin-top: 40px;
  margin-bottom: 40px
}

.potter-margin-medium-top {
  margin-top: 40px
}

.potter-margin-medium-bottom {
  margin-bottom: 40px
}

.potter-margin-medium-left {
  margin-left: 40px
}

.potter-margin-medium-right {
  margin-right: 40px
}

.potter-margin {
  margin-top: 20px;
  margin-bottom: 20px
}

.potter-margin-top {
  margin-top: 20px
}

.potter-margin-bottom {
  margin-bottom: 20px
}

.potter-margin-left {
  margin-left: 20px
}

.potter-margin-right {
  margin-right: 20px
}

.potter-margin-small {
  margin-top: 10px;
  margin-bottom: 10px
}

.potter-margin-small-top {
  margin-top: 10px
}

.potter-margin-small-bottom {
  margin-bottom: 10px
}

.potter-margin-small-left {
  margin-left: 10px
}

.potter-margin-small-right {
  margin-right: 10px
}

.potter-margin-none, .potter-remove-margin {
  margin: 0 !important
}

.potter-margin-top-none {
  margin-top: 0 !important
}

.potter-margin-bottom-none {
  margin-bottom: 0 !important
}

.potter-padding-xlarge {
  padding-top: 120px;
  padding-bottom: 120px
}

.potter-padding-xlarge-top {
  padding-top: 120px
}

.potter-padding-xlarge-bottom {
  padding-bottom: 120px
}

.potter-padding-xlarge-left {
  padding-left: 120px
}

.potter-padding-xlarge-right {
  padding-right: 120px
}

.potter-padding-large {
  padding-top: 80px;
  padding-bottom: 80px
}

.potter-padding-large-top {
  padding-top: 80px
}

.potter-padding-large-bottom {
  padding-bottom: 80px
}

.potter-padding-large-left {
  padding-left: 80px
}

.potter-padding-large-right {
  padding-right: 80px
}

.potter-padding-medium {
  padding-top: 40px;
  padding-bottom: 40px
}

.potter-padding-medium-top {
  padding-top: 40px
}

.potter-padding-medium-bottom {
  padding-bottom: 40px
}

.potter-padding-medium-left {
  padding-left: 40px
}

.potter-padding-medium-right {
  padding-right: 40px
}

.potter-padding {
  padding-top: 20px;
  padding-bottom: 20px
}

.potter-padding-top {
  padding-top: 20px
}

.potter-padding-bottom {
  padding-bottom: 20px
}

.potter-padding-left {
  padding-left: 20px
}

.potter-padding-right {
  padding-right: 20px
}

.potter-padding-small {
  padding-top: 10px;
  padding-bottom: 10px
}

.potter-padding-small-top {
  padding-top: 10px
}

.potter-padding-small-bottom {
  padding-bottom: 10px
}

.potter-padding-small-left {
  padding-left: 10px
}

.potter-padding-small-right {
  padding-right: 10px
}

.potter-padding-none, .potter-remove-padding {
  padding: 0 !important
}

.potter-padding-top-none {
  padding-top: 0 !important
}

.potter-padding-bottom-none {
  padding-bottom: 0 !important
}

.pagination {
  margin: 40px 0
}

.pagination h2 {
  display: none
}

.pagination .page-numbers {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #fff;
  display: inline-block;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s
}

.blog-page-title-bar {
  position: relative
}

.pagination .page-numbers.current {
  background: #dedee5 !important
}

.potter-breadcrumbs {
  padding: 0;
  font-size: 14px;
  margin-bottom: 0px
}

.potter-breadcrumbs .potter-breadcrumb {
  list-style: none;
  display: inline-block
}

.potter-breadcrumbs-container {
  padding-bottom: 15px
}

.potter-breadcrumbs-container .potter-breadcrumbs {
  margin-bottom: 0
}

#breadcrumbs {
  font-size: 14px;
  margin-bottom: 10px
}

img.alignright, figure.alignright, div.alignright {
  float: right;
  margin: 0 0 20px 20px
}

img.alignleft, figure.alignleft, div.alignleft {
  float: left;
  margin: 0 20px 20px 0
}

img.aligncenter, figure.aligncenter div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  text-align: center;
  max-width: 100%
}

.wp-caption-text {
  font-size: 14px;
  padding: 10px
}

.gallery:before {
  content: "";
  display: table-cell
}

.gallery:after {
  content: "";
  display: table;
  clear: both
}

.gallery {
  margin-bottom: 20px
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  padding: 10px
}

.gallery-columns-1 .gallery-item {
  width: 100%
}

.gallery-columns-2 .gallery-item {
  width: 50%
}

.gallery-columns-3 .gallery-item {
  width: 33.333%
}

.gallery-columns-4 .gallery-item {
  width: 25%
}

.gallery-columns-5 .gallery-item {
  width: 20%
}

.gallery-columns-6 .gallery-item {
  width: 16.666%
}

.gallery-columns-7 .gallery-item {
  width: 14.285%
}

.gallery-columns-8 .gallery-item {
  width: 12.5%
}

.gallery-columns-9 .gallery-item {
  width: 11.111%
}

.gallery img {
  width: 100%;
  height: auto;
  -moz-transition: opacity .25s;
  -o-transition: opacity .25s;
  -webkit-transition: opacity .25s;
  transition: opacity .25s
}

.gallery img:hover {
  opacity: .7
}

.gallery .gallery-caption {
  font-size: 12px
}

.page-links {
  margin-bottom: 20px;
  clear: both
}

:focus {
  outline: 1px dotted rgba(0, 0, 0, 0.8) !important;
}

body:focus {
  outline: 0
}

.using-mouse :focus {
  outline: 0 !important;
}

.using-mouse::-moz-focus-inner {
  border: 0
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #fff;
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 16px;
  height: auto;
  left: 10px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 10px;
  width: auto;
  z-index: 100000
}

.elementor-editor-active .potter-navigation-transparent {
  display: none !important
}

.elementor-field-group .elementor-select-wrapper select {
  background-image: none
}

@media(min-width:1024px) {
  .transparent-header .title-bar {
    padding-top: 100px
  }
}
#navigation-left, #navigation {
  display: flex;
  height: 100%;
}
.potter-menu-container {
  position: relative;
}
.potter-menu-off-canvas #navigation{
  display: block;
}
.potter-menu-centered #navigation, .potter-menu-centered #navigation-left {
  position: relative;
}
.potter-navigation {
  width: 100%;
  position: relative;
  z-index: 555;
  background: #fff
}

.potter-nav-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative
}

.potter-navigation .potter-grid-collapse {
  display: table;
  width: 100%
}

.potter-navigation .potter-logo-container, .potter-navigation .potter-menu-container {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}

.potter-archive-content .potter-post .entry-title {
  font-size: 32px
}

.potter-menu {
  margin: 0;
  padding: 0
}

.potter-menu li {
  list-style: none
}

.potter-menu a {
  display: block
}

.potter-menu:before, .potter-menu:after {
  content: "";
  display: table
}

.potter-menu:after {
  clear: both
}

.potter-logo-container {
  line-height: 1.5
}

.potter-logo a {
  font-weight: 700;
  font-size: 22px
}

.potter-tagline {
  font-weight: 700;
  margin: 0
}

.potter-menu-item-search {
  position: relative
}

.potter-menu-item-search.active i {
  opacity: 0
}

.potter-menu-item-search .potter-menu-search {
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -25px;
  right: 0;
  display: none;
  opacity: 0;
  width: 0;
  max-width: 350px
}

.potter-menu-item-search .potter-menu-search input[type=search] {
  height: 50px
}

.potter-mobile-menu a, .potter-menu a {
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s
}

.potter-menu li {
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  -webkit-transition: background-color .2s;
  transition: background-color .2s
}

.potter-menu>.current-menu-item>a {
  color: #6592e9
}

.site-sticky-logo {
  display: none
}

.stickynav .site-sticky-logo {
  display: inline-block
}

.potter-menu .sub-menu {
  margin: 0;
  padding: 0
}

.title-after-header h1 {
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 1 !important
}

.breadcrumb-after-header {
  text-align: right;
  vertical-align: middle
}

.breadcrumb-after-header ul {
  margin: 0;
  padding: 0;
  line-height: 20px
}

.title-bar-after-header {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}

@media(max-width:600px) {
  .breadcrumb-after-header, .title-after-header {
    width: 100%;
    display: block;
    text-align: center
  }
}

.potter-sub-menu>.menu-item-has-children>a:after {
  margin-left: 5px;
  font-family: "potter";
  content: "\f102";
  font-size: 12px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.potter-sub-menu>.menu-item-has-children>.sub-menu {
  display: none;
  position: absolute;
  z-index: 111;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  top: 100%;
  border-top: 2px solid #000;
}

.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .sub-menu {
  width: 220px
}

.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) {
  position: relative;
}

.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children {
  position: relative
}

.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children>.sub-menu {
  display: none;
  opacity: 0;
  left: 100%;
  top: 0;
  position: absolute;
  z-index: 111;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}

.potter-sub-menu>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children>a:after {
  float: right;
  margin-left: 20px;
  font-family: "potter";
  content: "\f103";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.potter-sub-menu-align-right>.menu-item-has-children:not(.potter-mega-menu) .sub-menu {
  right: 0
}

.potter-sub-menu-align-right>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children>a:after {
  display: none
}

.potter-sub-menu-align-right>.menu-item-has-children:not(.potter-mega-menu) .menu-item-has-children .sub-menu {
  left: -100%
}

.potter-sub-menu-align-center>.menu-item-has-children:not(.potter-mega-menu)>.sub-menu {
  left: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.potter-sub-menu-focus>.sub-menu {
  display: block !important;
  opacity: 1 !important
}

.potter-menu-right .potter-menu a, .potter-menu-left .potter-menu a, .potter-menu-stacked .potter-menu a, .potter-menu-stacked-advanced .potter-menu a, .potter-menu-centered .potter-menu a, #potter-pre-header .potter-menu a, .potter-page-footer .potter-menu a {
  padding: 10px 10px
}

.potter-menu-right .potter-menu>.menu-item, .potter-menu-left .potter-menu>.menu-item, .potter-menu-stacked .potter-menu>.menu-item, .potter-menu-stacked-advanced .potter-menu>.menu-item, .potter-menu-centered .potter-menu>.menu-item, #potter-pre-header .potter-menu>.menu-item, .potter-page-footer .potter-menu>.menu-item {
  float: left
}

.potter-menu-stacked .potter-logo {
  padding-bottom: 15px
}

.potter-menu-right .potter-menu, .potter-menu-right #navigation {
  float: right;
}

.potter-menu-left .potter-logo-container {
  text-align: right
}

.potter-menu-left .potter-menu {
  float: left
}

.potter-menu-centered .logo-container {
  display: none;
  text-align: center;
  padding: 0 20px
}

.potter-menu-centered .logo-container a {
  padding: 0
}

.potter-menu-centered .potter-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.potter-menu-stacked {
  text-align: center
}

.potter-menu-stacked .potter-menu {
  display: inline-block;
  text-align: left;
  margin: auto;
}

.potter-mobile-logo a {
  font-weight: 700
}

.potter-menu-toggle-container {
  text-align: right
}

.potter-menu-left .potter-menu-toggle-container {
  text-align: left
}

.potter-nav-item, .potter-mobile-nav-item {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 0 15px 0 0;
  vertical-align: middle
}

.potter-nav-item li, .potter-mobile-nav-item li {
  list-style: none
}

.potter-nav-item a, .potter-mobile-nav-item a {
  color: inherit
}

.potter-mobile-menu-toggle, .potter-menu-toggle {
  margin: 0
}

.potter-mobile-nav-wrapper {
  padding-top: 20px;
  padding-bottom: 20px
}

.potter-mobile-menu-hamburger .potter-mobile-nav-wrapper, .potter-mobile-menu-off-canvas .potter-mobile-nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%
}

.potter-mobile-menu-default .potter-mobile-logo-container, .potter-mobile-menu-default .potter-menu-toggle-container {
  text-align: center
}

.potter-mobile-menu-default .potter-menu-toggle-container {
  margin-top: 20px
}

.potter-mobile-menu-container {
  display: none;
  background: #fff
}

.potter-mobile-menu {
  margin: 0;
  padding: 0;
  z-index: 111;
  width: 100%;
}

.potter-mobile-menu li {
  list-style: none
}

.potter-mobile-menu a {
  display: block;
  padding: 10px 20px
}

.potter-mobile-menu .menu-item {
  border-top: 1px solid #dedee5
}

.potter-mobile-menu>.menu-item:last-child {
  border-bottom: 1px solid #dedee5
}

.potter-mobile-menu-container nav {
  overflow-y: auto;
  height: 100%
}

.potter-mobile-menu .sub-menu {
  margin: 0;
  padding: 0;
  display: none
}

.potter-mobile-menu .menu-item-has-children {
  position: relative
}

.potter-mobile-menu .menu-item-has-children .potter-submenu-toggle {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 10px 20px
}

.stickynav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%
}

@media(min-width:1025px) {
  .transparent-header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9999
  }

  .transparent-header .potter-navigation {
    background: transparent
  }
}

.potter-pre-header {
  border-bottom: 1px solid #ececec
}

#potter-pre-header .potter-menu {
  float: right
}

#potter-pre-header .potter-menu .sub-menu {
  z-index: 999
}

#potter-pre-header .potter-inner-pre-header-right .potter-menu {
  float: right
}

#potter-pre-header .potter-inner-pre-header-right .potter-menu .sub-menu {
  text-align: left
}

#potter-pre-header .potter-inner-pre-header-left .potter-menu {
  float: left
}

#potter-pre-header ul li ul {
  display: none !important
}

#potter-pre-header .potter-sub-menu>.menu-item-has-children>a:after {
  display: none !important
}

.transparent-header .potter-pre-header {
  background: transparent;
  border-bottom: 0
}

.transparent-header #potter-pre-header {
  border-bottom: 0
}

.bottom-footer .potter-inner-footer {
  border-top: 1px solid #ececec
}

.default-shop-title-bar {
  position: relative;
  background: #ececec
}

.default-title-bar {
  position: relative;
  padding-bottom: 30px
}

.default-title-bar-archive {
  position: relative;
  margin-bottom: 30px;
}
.default-title-bar-archive .page-title {
  margin-bottom: 0px;
}


.title-bar {
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 2;
  position: relative
}
.title-bar-before-content {
  padding: 10px 0
}
.title-bar h1 {
  margin: 0;
  padding: 0
}

.title-bar-content-blog {
  padding: 20px 0
}
.title-bar-after-header .potter-breadcrumbs {
  margin-bottom: 0px;
}
.icon-links a {
  display: inline-block;
  margin: 0 8px
}

.icon-links a:hover {
  opacity: .6
}


.potter-page-footer .potter-inner-footer-content .potter-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}

.potter-page-footer .potter-inner-footer-right .potter-menu {
  float: right
}

.potter-page-footer .potter-inner-footer-left .potter-menu {
  float: left
}

.post-links {
  margin: 40px 0
}

.next-post-link {
  float: right
}

.admin-bar .potter-navigation-active {
  margin-top: 32px
}

.potter-pre-header {
  font-size: 14px;
  background: #fff
}

.potter-pre-header .potter-menu {
  font-size: 14px
}

.potter-pre-header .potter-menu .sub-menu a {
  font-size: 14px
}

.potter-inner-pre-header {
  padding-top: 10px;
  padding-bottom: 10px
}

.potter-page-footer {
  font-size: 14px;
  background: #f5f5f7
}

.potter-page-footer .potter-menu {
  font-size: 14px
}

.potter-inner-footer {
  padding-top: 20px;
  padding-bottom: 20px
}

.potter-footer-one-column, .potter-pre-header-one-column {
  text-align: center
}

.potter-footer-two-columns, .potter-pre-header-two-columns {
  width: 100%;
  display: table
}

.potter-footer-two-columns .potter-inner-footer-left, .potter-footer-two-columns .potter-inner-footer-right, .potter-footer-two-columns .potter-inner-pre-header-left, .potter-footer-two-columns .potter-inner-pre-header-right, .potter-pre-header-two-columns .potter-inner-footer-left, .potter-pre-header-two-columns .potter-inner-footer-right, .potter-pre-header-two-columns .potter-inner-pre-header-left, .potter-pre-header-two-columns .potter-inner-pre-header-right {
  display: table-cell;
  width: 50%;
  vertical-align: middle
}

.potter-footer-two-columns .potter-inner-footer-right, .potter-footer-two-columns .potter-inner-pre-header-right, .potter-pre-header-two-columns .potter-inner-footer-right, .potter-pre-header-two-columns .potter-inner-pre-header-right {
  text-align: right
}

.potter-navigation {
  border-bottom: 1px solid #ccc
}

.potter-page {
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

#content .potter-container>.potter-grid-medium, #content .potter-container>.potter-grid-large, #content .potter-container>.potter-grid-xlarge {
  margin-left: 0
}
#content .potter-container>.potter-grid-divider:not(:empty) {
  margin-left: 0;
  margin-right: 0;
}

.potter-video {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden
}

.potter-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.transparent-header .potter-navigation {
  border-bottom: 0
}

.page-title {
  margin-bottom: 40px
}

.background-header-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0
}

.potter-author-box h1 {
  margin-bottom: 20px
}

.potter-author-box .avatar {
  border-radius: 100%;
  width: 60px
}

.potter-post-image-wrapper {
  margin-bottom: 20px
}

.potter-post-image-link {
  display: inline-block
}

.article-meta {
  font-size: 14px
}

.article-meta .article-time {
  text-decoration: underline
}

.article-meta .article-meta-separator:last-of-type {
  display: none
}

.article-meta .avatar {
  border-radius: 100%;
  margin-right: 5px;
  width: 32px
}

.article-footer {
  clear: both
}

.footer-tags, .footer-categories, .footer-comment-count {
  font-size: 14px
}

.potter-read-more {
  margin-bottom: 20px
}

.potter-archive-content .potter-post-style-plain {
  margin-bottom: 0;
  padding-bottom: 40px;
  border-bottom: 1px solid #dedee5
}

.potter-archive-content .potter-post-style-plain .article-footer>*:last-child {
  margin-bottom: 0
}

.potter-archive-content .potter-post-style-plain:last-child {
  border-bottom: none !important
}

.potter-archive-content .potter-post-style-boxed {
  padding: 20px;
  background: #f5f5f7;
  margin-bottom: 40px
}

.potter-archive-content .potter-post-style-boxed .article-footer>*:last-child {
  margin-bottom: 0
}

.potter-archive-content .potter-post-style-boxed.stretched .potter-post-image-wrapper {
  margin-left: -60px;
  margin-right: -60px
}

.potter-archive-content .potter-post-style-boxed.stretched .article-header>.potter-post-image-wrapper:first-child {
  margin-top: -60px
}

.potter-single-content .potter-post-style-plain #comments-title {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 10px solid #f5f5f7
}

.potter-single-content .potter-post-style-plain #reply-title {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 10px solid #f5f5f7;
  display: block
}

.potter-single-content .potter-post-style-plain #reply-title small {
  font-size: 14px
}

.potter-single-content .potter-post-style-boxed .potter-article-wrapper {
  padding: 20px;
  background: #f5f5f7;
  margin-bottom: 20px
}

.potter-single-content .potter-post-style-boxed .potter-article-wrapper .article-footer>*:last-child {
  margin-bottom: 0
}

.potter-single-content .potter-post-style-boxed .commentlist {
  margin-top: 40px
}

.potter-single-content .potter-post-style-boxed #respond {
  padding: 20px;
  background: #f5f5f7;
  margin-bottom: 20px;
  margin-top: 40px
}

.potter-single-content .potter-post-style-boxed #respond #commentform>p:last-of-type {
  margin-bottom: 0
}

.potter-single-content .potter-post-style-boxed.stretched .potter-post-image-wrapper {
  margin-left: -20px;
  margin-right: -20px
}

.potter-single-content .potter-post-style-boxed.stretched .article-header>.potter-post-image-wrapper:first-child {
  margin-top: -20px
}
.edd-download .potter-post-image-wrapper img {
  width: 100%;
}
.commentlist ul {
  margin: 0;
  padding: 0
}

.commentlist li {
  list-style: none
}

.commentlist .children {
  margin-left: 20px
}

.comment {
  position: relative;
  padding: 25px;
  margin-bottom: 20px
}

.comment .comment-edit-link {
  position: absolute;
  right: 20px;
  top: 20px
}

.comment .comment-meta {
  font-size: 14px;
  margin-bottom: 20px
}

.comment .avatar {
  width: 65px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: auto;
  margin-right: 10px;
  display: inline-block
}

.comment .comment-author-info {
  display: inline-block
}

.comment .comment-author .fn {
  font-style: normal;
  font-weight: 700
}

.comment .comment-time {
  color: #a6a6b8;
  margin-left: 5px
}

.comment .comment-time a {
  color: #a6a6b8
}

.comment .comment-time:before {
  font-family: "potter";
  content: "\f107";
  margin-right: 3px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.comment .comment-reply-link {
  display: inline-block
}

.pingback {
  position: relative;
  padding: 25px;
  border: 3px solid #dedee5;
  margin-bottom: 20px
}

.pingback a {
  display: block
}

.pingback .comment-edit-link {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 14px
}

.bypostauthor {
  border-color: #0056ff
}

.potter-comment-nav {
  font-size: 14px;
  padding: 0
}

.potter-comment-nav .previous {
  float: left
}

.potter-comment-nav .next {
  float: right
}

.has-tiny-font-size {
  font-size: 12px
}

.has-small-font-size {
  font-size: 14px
}

.has-large-font-size {
  font-size: 20px
}

.has-larger-font-size {
  font-size: 32px
}

.has-extra-font-size {
  font-size: 44px
}

.potter-no-sidebar .alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: auto;
  max-width: unset
}

.alignwide iframe, .alignfull iframe {
  width: 100%
}

.wp-block-separator {
  max-width: 280px;
  margin: 40px auto;
  border: 0;
  background: #d0d0da;
  height: 2px
}

.wp-block-separator.is-style-wide {
  width: 100%;
  max-width: none;
  height: 1px
}

.wp-block-separator.is-style-dots:before {
  color: #b4b4c3;
  font-size: 30px
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px
}

.wp-block-pullquote blockquote {
  padding: 0 20px;
  margin: 0;
  border-left: none
}

.wp-block-pullquote {
  margin: 40px 0;
  padding: 20px 0;
  border-top: 5px solid #dedee5;
  border-bottom: 5px solid #dedee5
}

.wp-block-audio audio {
  width: 100%
}

.widget ul {
  margin: 0;
  padding: 0
}

.widget ul li {
  list-style: none;
  line-height: 2
}

.potter-sidebar .widget, .elementor-widget-sidebar .widget {
  margin-bottom: 20px;
  padding: 20px
}

#s {
  padding-right: 40px
}

#searchform {
  position: relative
}

#searchform:before {
  content: "\f118";
  right: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #6d7680;
  font-family: 'potter' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.potter-no-sidebar .potter-main.potter-medium-2-3 {
  width: 100%
}

.potter-no-sidebar .potter-main-grid {
  margin-left: 0;
  margin-right: 0
}

.potter-no-sidebar .potter-main-grid>* {
  padding-left: 0;
  padding-right: 0
}

.scrolltop {
  position: fixed;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 222;
  background: rgba(62, 67, 73, 0.5);
  bottom: 20px;
  right: 20px;
  -moz-transition: background .2s;
  -o-transition: background .2s;
  -webkit-transition: background .2s;
  transition: background .2s;
  display: none;
  color: #fff !important
}

.scrolltop:before {
  font-family: "potter";
  content: "\f101";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.scrolltop:hover {
  background: rgba(62, 67, 73, 0.7)
}

span.wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  left: 5px;
  height: auto;
  background: #fff;
  font-size: 14px;
  color: tomato
}

div.wpcf7-response-output {
  font-size: 14px;
  padding: 10px;
  margin: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px
}

div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
  border-color: tomato;
  color: tomato
}

div.wpcf7-mail-sent-ok {
  border-color: #0056ff;
  color: #0056ff
}

.edd-meta .categories, .edd-meta .tags {
  position: relative;
  padding-left: 24px;
  font-size: 90%
}

.edd-meta .categories:before, .edd-meta .tags:before {
  font-family: dashicons;
  font-size: 22px;
  content: "\f318";
  position: absolute;
  top: -8px;
  left: 0;
  opacity: .6
}

.potter-archive-content .potter-post, .potter-article-wrapper {
  padding: 60px;
  background: #fff;
  border-bottom: 1px solid #ececec
}

body.potter-full-width .potter-page-content {
  padding: 0 !important;
  background: 0
}
.potter-full-width #container {
  background: #fff;
}

.download-feature {
  padding-bottom: 30px
}

.download-feature img {
  width: 100%
}

.potter-page-content {
  padding: 60px !important;
  background: #fff;
}

.potter-sidebar-left .potter-sidebar-wrapper {
  padding-left: 0;
  padding-right: 25px
}
.potter-grid-collapse .potter-sidebar-wrapper {
  padding-right: 0px
}

.logo-container-center-nav {
  padding: 0px 20px;
  text-align: center;
}
.potter-menu-centered .potter-grid {
  margin-left: 0px;
}
.main-nav-left-menu, .main-nav-right-menu {
  padding: 0px;
}
@media(max-width:786px) {
  .footer-widget-container>* {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .edd_downloads_list .edd_download {
    width: 100% !important
  }

  .potter-archive-content .potter-post {
    padding: 40px
  }

  .potter-archive-content .potter-post-style-boxed.stretched .potter-post-image-wrapper {
    margin-left: -40px;
    margin-right: -40px
  }
}

@media(max-width:480px) {
  .footer-widget-container>* {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .potter-page-content, .potter-archive-content .potter-post, .potter-article-wrapper {
    padding: 20px !important;
  }
  .potter-archive-content .potter-post {
    padding: 20px
  }

  .potter-archive-content .potter-post-style-boxed.stretched .potter-post-image-wrapper {
    margin-left: -20px;
    margin-right: -20px
  }
}

body.woocommerce {
  background: #fff
}

.woocommerce a.button, .woocommerce button.button {
  -webkit-appearance: none;
  text-align: center;
  line-height: 1;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  position: relative;
  padding: 14px 16px;
  background: #0056ff;
  outline: 0;
  cursor: pointer;
  border: 0;
  display: inline-block;
  color: #fff;
  font-weight: 700
}
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover {
  background-color: #6592e9;
  color: #fff
}
.woocommerce a.button:hover, .woocommerce button.button:hover {
  background-color: #6592e9;
  text-decoration: none;
  background-image: none
}
.woocommerce-checkout:after {
  display: block;
  content: "";
  width: 100%;
  clear: both;
}
@media(max-width:1024px) {
  .potter-menu-overlay {
    display: none !important
  }
}

.potter-menu-off-canvas {
  position: fixed;
  width: 300px;
  background: #fff;
  height: 100%;
  padding: 80px 40px;
  top: 0;
  right: -100%;
  transition: .2s;
  box-shadow: -10px 0 15px -9px rgba(0, 0, 0, 0.3)
}

.potter-menu-off-canvas.canvas-visible {
  right: 0;
  z-index: 99999;
}

.potter-close {
  cursor: pointer
}

.potter-menu-off-canvas .potter-close {
  position: absolute;
  left: 40px;
  top: 40px;
  cursor: pointer
}

.canvas-close-nav:before {
  content: "\f106" !important
}

.potter-menu-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, .5);
  opacity: 0;
  z-index: 0;
  display: none;
  transition: .5s;
  left: 0px;
  top: 0px;
}

.potter-menu-overlay.menu-overlay-visible {
  opacity: 1;
  display: block;
  z-index: 9999;

}

.potter-menu-off-canvas .potter-menu li {
  display: block;
  clear: both
}

.potter-menu-off-canvas .potter-menu>li {
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #ececec
}

.potter-menu-off-canvas .potter-menu li a {
  display: inline-block
}

.potter-menu-off-canvas .potter-menu li ul li a {
  position: relative
}

.potter-menu-off-canvas .potter-menu>.menu-item>a {
  padding-left: 0;
  padding-right: 0
}



.potter-menu-off-canvas .potter-menu li button {
  display: inline-block;
  float: right
}

.potter-menu-off-canvas .potter-menu li ul {
  display: none;
  transition: .3s
}

.potter-menu-off-canvas .potter-menu li:hover ul, .potter-menu-off-canvas .potter-menu li ul:hover {
  display: block
}

.potter-menu-off-canvas .potter-menu li ul {
  font-size: 14px;
  padding: 10px 10px
}

.potter-menu-off-canvas li.current-menu-item ul, .potter-menu-off-canvas li.current-menu-parent ul {
  display: block
}

.potter-menu-off-canvas .potter-menu li ul li .potter-submenu-toggle {
  display: none
}
.potter-navigation.stickynav .potter-nav-wrapper {
  transition: .5s;
}
#potter-menu-toggle {
  padding: 10px;
  line-height: 1 !important
}
