body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}

/* #Typography */
body {font-style: normal;font-weight: 400;font-size: 15px;line-height: 1.643;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: left;color: #5f656d;text-transform: none;}h1,.h1-style {font-style: normal;font-weight: 500;font-size: 36px;line-height: 1.19;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: inherit;color: #42474c;text-transform: none;}h2,.h2-style {font-style: normal;font-weight: 500;font-size: 28px;line-height: 1.3;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: inherit;color: #42474c;text-transform: none;}h3,.h3-style {font-style: normal;font-weight: 500;font-size: 26px;line-height: 1.3;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: inherit;color: #42474c;text-transform: none;}h4,.h4-style {font-style: normal;font-weight: 500;font-size: 28px;line-height: 1.38;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: inherit;color: #42474c;text-transform: none;}h5,.h5-style {font-style: normal;font-weight: 500;font-size: 22px;line-height: 1.44;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: inherit;color: #42474c;text-transform: capitalize;}h6,.h6-style {font-style: normal;font-weight: 500;font-size: 16px;line-height: 1.2;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: inherit;color: #42474c;text-transform: uppercase;}@media (min-width: 1200px) {h1,.h1-style { font-size: 60px; }h2,.h2-style { font-size: 46px; }h3,.h3-style { font-size: 34px; }}a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #aeb6be; }a:hover { color: #222931; }/* #Blockquote */blockquote {background-color: #f7f7f7;}blockquote {color: #222931;font-weight: 400;font-family: Archivo, serif;letter-spacing: 0em;text-transform: none;}blockquote:before {color: #aeb6be;}.wp-block-pullquote.is-style-solid-color{background-color: #f7f7f7;}cite {font-style: normal;font-weight: 500;line-height: 1.2;font-family: Archivo, sans-serif;letter-spacing: 0em;text-transform: uppercase;}cite, cite * {font-size: 16px;}blockquote cite {color: #aeb6be;}.invert blockquote cite {color: /* Variable not found */;}cite span:not(.tm-testi__item-name) {font-style: normal;font-weight: 400;font-family: Archivo, sans-serif;text-transform: none;}code {background: #222931;color: #ffffff;}cite:before {background-color: rgb(126,134,142);top: calc((1.2*16px)/2);}footer.site-footer{background-color: #f5f6f6;}/* #Invert Color Scheme */.invert, .invert h1, .invert h2, .invert h3, .invert h4, .invert h5, .invert h6 {color: #ffffff;}.accent_color {color: #caa661;}.page-id-3453 .site-content{padding-top: 60px;padding-bottom: 60px;width: 1200px;margin: 0 auto;}.wp-block-quote p:first-child{font-size: 22px;}.wp-block-quote p:last-child,.wp-block-quote em{font-weight: 400;font-size: 15px;line-height: 1.643;color: #aeb6be}.dropcaps{ background-color: #caa661;color: #f7f7f7;font-size: 1.46667rem;font-weight: 600;float: left;margin: 5px 13px 2px 0;line-height: 1;padding: 19px 25px;}/* #Header */.site-header__wrap {background-color: #ffffff;background-repeat: repeat;background-position: center top;background-attachment: scroll;;}/* ##Top Panel */.top-panel {color: #42474c;background-color: #ffffff;}/* #Main Menu */.main-navigation {font-style: normal;font-weight: 700;font-size: 12px;line-height: 1.643;font-family: Archivo, sans-serif;letter-spacing: 0px;}.main-navigation a,.menu-item-has-children:before {color: #222931;}.main-navigation a:hover,.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a,.main-navigation .current-menu-ancestor>a {color: #caa661;}/* #Mobile Menu */.mobile-menu-toggle-button {color: #222931;background-color: #caa661;}/* #Social */.social-list a {color: #42474c;}.social-list a:hover {color: #caa661;}/* #Share btns */.share-btns__link:hover {color: #ffffff;}.share-btns__link:hover:before {background-color: #aeb6be;}/* #Breadcrumbs */.breadcrumbs {background-color: #f5f6f6;background-repeat: no-repeat;background-attachment: scroll;background-size: cover;background-image: url(http://%s/assets/images/breadcrumbs_bg.jpg);background-position: center;padding-top: 15px;padding-bottom: 15px;}@media (min-width: 768px) {.breadcrumbs {padding-top: 19px;padding-bottom: 19px;}}@media (min-width: 1200px) {.breadcrumbs {padding-top: 19px;padding-bottom: 19px;}}.breadcrumbs_wrap {font-style: normal;font-weight: 400;font-size: 14px;line-height: 1.5;font-family: Archivo, sans-serif;letter-spacing: 0em;text-transform: none;}.breadcrumbs_item a {color: #5f656d;}/* #Post navigation */.post-navigation i {color: #42474c;}.post-navigation .nav-links a:hover .post-title,.post-navigation .nav-links a:hover .nav-text {color: #aeb6be;}.post-navigation .nav-links a:hover i {color: #222931;}.post-navigation:before{background-color: #f7f7f7;}.single-post .site-main > :not(.post), .single-post .site-main .comments-area .comments-title,.comment-respond,.comment-content-wrap__head{border-color: #f7f7f7;}/* #Pagination */.pagination .page-numbers,.page-links > span,.page-links > a {color: #222931;border-color: #f7f7f7;}.pagination a.page-numbers:hover,.page-links > a:hover,.pagination .page-numbers.current,.page-links > span {color: #aeb6be;}.pagination .next,.pagination .prev {color: #222931;}.pagination .next:hover,.pagination .prev:hover {color: #aeb6be;}.pagination i{color: #aeb6be;}.pagination .next:hover i,.pagination .prev:hover i{color: #222931;}/* #ToTop button */#toTop {color: #ffffff;background-color: #222931;}#toTop span {font-family: Archivo, sans-serif;font-weight: 700;}#toTop:hover {color: #ffffff;background-color: #caa661;}/* #Button Appearance Styles (regular scheme) */.btn,.btn-text-icon,button,input[type='button'],input[type='reset'],input[type='submit'] {font-style: normal;font-weight: 700;font-size: 12px;line-height: 1.3;font-family: Archivo, sans-serif;text-transform: uppercase;letter-spacing: 1px;color: #ffffff;background-color: #222931;}.btn:hover,.btn-text-icon:hover,button:hover,input[type='button']:hover,input[type='reset']:hover,input[type='submit']:hover,input[type='reset']:hover {color: #ffffff;background-color: #caa661;}.btn.invert-button {color: #ffffff;}.btn.invert-button:hover {color: #ffffff;border-color: #caa661;background-color: #caa661;}input,optgroup,select,textarea {font-size: 15px;}/* #Comment, Contact, Password Forms */.comment-form .submit,.wpcf7-submit,.post-password-form label + input {font-style: normal;font-weight: 700;font-size: 12px;line-height: 1.3;font-family: Archivo, sans-serif;letter-spacing: 1px;color: #ffffff;background-color: #222931;}.comment-form .submit:hover,.wpcf7-submit:hover,.post-password-form label + input:hover {color: #ffffff;background-color: #caa661;}/* Cookies consent */.comment-form-cookies-consent input[type='checkbox']:checked ~ label[for=wp-comment-cookies-consent]:before {color: #ffffff;border-color: #222931;background-color: #222931;}/* #Comment Reply Link */#cancel-comment-reply-link {color: #aeb6be;}#cancel-comment-reply-link:hover {color: #222931;}.comment-metadata {font-style: italic;font-weight: 400;font-size: 13px;line-height: 1.75;font-family: Archivo, sans-serif;}.comment-metadata .url {color: /* Variable not found */;}.comment-metadata .url:after,.comment-metadata .url:hover {color: /* Variable not found */;}.comment .comment-date__link:hover {color: /* Variable not found */;}.comment-reply-link {font-family: Archivo, sans-serif;}.reqired_icon {color: /* Variable not found */;}.wpcf7 .wpcf7-not-valid-tip {position: absolute;left: 18px;right: 18px;top:-18px;padding: 1.5px 3px;font-size: 11px !important;line-height: 13px;color: #fff;font-weight: 400 !important;background-color: #ff3543;}.wpcf7 .wpcf7-not-valid-tip:before {content: '';position: absolute;top: 100%;left: 0;display: inline-block;width: 0;height: 0;border-style: solid;border-width: 4px 4px 0 0;border-color: #ff3543 transparent transparent transparent;}/* #Input Placeholders */::-webkit-input-placeholder { color: #42474c; }::-moz-placeholder{ color: #42474c; }:-moz-placeholder{ color: #42474c; }:-ms-input-placeholder{ color: #42474c; }/* #Entry Meta */.posted-on,.byline,.comments-button,.byline a{color: #5f656d;}.cat-links,.tags-links,.byline a:hover{color: #aeb6be;}.cat-links a{font-size: 12px;font-weight: 700;line-height: 1.643;color: #ffffff;background-color: #222931;}.cat-links a:hover{color: #ffffff;background-color: #caa661;}.posted-on i,.comments-button i,.tags-links i{color: #aeb6be;}.btn-style .post-categories a {color: #ffffff;background-color: #caa661;}.btn-style .post-categories a:hover {color: #ffffff;background-color: #222931;}.sticky-label {color: #ffffff;background-color: #222931;}/* #Entry Meta */.entry-meta,.entry-content .tags-links{font-style: italic;font-weight: 400;font-size: 13px;line-height: 1.75;font-family: Archivo, sans-serif;letter-spacing: 0em;text-transform: none;color: #aeb6be;}/* Posts List Item Invert */.invert-hover.has-post-thumbnail:hover,.invert-hover.has-post-thumbnail:hover .posted-on,.invert-hover.has-post-thumbnail:hover .cat-links,.invert-hover.has-post-thumbnail:hover .byline,.invert-hover.has-post-thumbnail:hover .tags-links,.invert-hover.has-post-thumbnail:hover .entry-meta,.invert-hover.has-post-thumbnail:hover a,.invert-hover.has-post-thumbnail:hover .btn-icon,.invert-item.has-post-thumbnail,.invert-item.has-post-thumbnail .posted-on,.invert-item.has-post-thumbnail .cat-links,.invert-item.has-post-thumbnail .byline,.invert-item.has-post-thumbnail .tags-links,.invert-item.has-post-thumbnail .entry-meta,.invert-item.has-post-thumbnail a,.invert-item.has-post-thumbnail .btn:hover,.invert-item.has-post-thumbnail .btn-style .post-categories a:hover,.invert,.invert .entry-title,.invert a,.invert .byline,.invert .posted-on,.invert .cat-links,.invert .tags-links {color: #ffffff;}.invert-hover.has-post-thumbnail:hover a:hover,.invert-hover.has-post-thumbnail:hover .btn-icon:hover,.invert-item.has-post-thumbnail a:hover,.invert a:hover {color: #caa661;}.invert-hover.has-post-thumbnail .btn,.invert-item.has-post-thumbnail .comments-button,.posts-list--default.list-style-v10 .invert.default-item .comments-button{color: #ffffff;background-color: #caa661;}.invert-hover.has-post-thumbnail .btn:hover,.invert-item.has-post-thumbnail .comments-button:hover,.posts-list--default.list-style-v10 .invert.default-item .comments-button:hover {color: #aeb6be;background-color: #ffffff;}/* Default Posts List */.posts-list--listing .posts-list__item + .posts-list__item,.search-item + .search-item{border-color: #f7f7f7;}/* Image Post Format */.post_format-post-format-image .post-thumbnail__link:before {color: #ffffff;background-color: #caa661;}/* Gallery Post Format */.post_format-post-format-gallery .swiper-button-prev,.post_format-post-format-gallery .swiper-button-next {color: #42474c;}.post_format-post-format-gallery .swiper-button-prev:hover,.post_format-post-format-gallery .swiper-button-next:hover {color: #222931;}/* Link Post Format */.post_format-post-format-quote .post-format-quote {color: #ffffff;background-color: #caa661;}.post_format-post-format-quote .post-format-quote:before {color: #caa661;background-color: #ffffff;}/* Post Author */.post-author__title a:hover {color: #222931;}.invert .post-author__title a {color: #ffffff;}.invert .post-author__title a:hover {color: #aeb6be;}/* Single Post */.single-header-3 .post-author .byline,.single-header-4 .post-author .byline,.single-header-5 .post-author .byline {font-style: normal;font-weight: 500;font-size: 28px;line-height: 1.38;font-family: Archivo, sans-serif;letter-spacing: 0px;}.single-header-8,.single-header-10 .entry-header {background-color: #aeb6be;}.single-header-8.invert a:hover,.single-header-10.invert a:hover {color: #caa661;}.single-header-3 a.comments-button:hover,.single-header-10 a.comments-button:hover {color: #caa661;}/* #Post */.posts-list--default .format-standard.no-thumb .posts-list__item-content,.posts-list--default .format-status.no-thumb .posts-list__item-content,.posts-list--default .format-aside.no-thumb .posts-list__item-content,.posts-list--default .format-image .post-featured-content:empty + .posts-list__item-content,.posts-list--default .format-video .post-featured-content:empty + .posts-list__item-content,.format-quote .posts-list__item-content,.format-audio .posts-list__item-content,.format-link .posts-list__item-content,.posts-list--grid .posts-list__item-content,.posts-list--vertical-justify .posts-list__item-content,.post-author__holder,.single-post .format-link .post-featured-content,.single-post .format-quote .post-featured-content {background-color: #f7f7f7;}/* related-posts */.posts-list:not(.posts-list--default) .post__tags a,.related-post .post__tags a {font-style: italic;font-weight: 400;font-family: Archivo, sans-serif;}/* Page preloader *//* Page preloader */.banter-loader__box:nth-child(even):before {background: #42474c;}.banter-loader__box:nth-child(odd):before {background: #caa661;}/* Logo */h1.site-logo .site-logo__link,h1.site-logo .site-logo__link:hover {color: #222931;}h1.site-logo .site-logo__link span,h1.site-logo .site-logo__link:hover span{color: #caa661;}/* Page title */.page-title {font-style: normal;font-weight: 500;font-size: 28px;line-height: 1.3;font-family: Archivo, sans-serif;letter-spacing: 0px;color: #42474c;}@media (min-width: 1200px) {.page-title { font-size: 46px; }}footer.page-footer {border-color: #f7f7f7;}.error404 .site-content{padding: 108px 0 134px 0;}.error404 .site-content hr{width: 18px;height: 3px;background-color:#caa661;margin: 0 auto ;}.error404 .site-content .error{font-size: 130px;color: #caa661;font-family: Archivo, sans-serif;}.error404 p{font-style: normal;font-weight: 500;font-size: 16px;line-height: 1.2;font-family: Archivo, sans-serif;letter-spacing: 0px;color: #42474c;}.search-form__input-wrap {width: 100%;}/* Grid Posts List */.posts-list.list-style-v3 .comments-link {border-color: #aeb6be;}.posts-list.list-style-v4 .comments-link {color: #42474c;}.posts-list.list-style-v4 .posts-list__item.grid-item .grid-item-wrap .comments-link:hover {color: #ffffff;background-color: #aeb6be;}/* Posts List Grid Item Invert */.grid-item-wrap.invert,.grid-item-wrap.invert .posted-on,.grid-item-wrap.invert .cat-links,.grid-item-wrap.invert .byline,.grid-item-wrap.invert .tags-links,.grid-item-wrap.invert .entry-meta,.grid-item-wrap.invert a,.grid-item-wrap.invert .btn-icon,.grid-item-wrap.invert .comments-button {color: #ffffff;}/* Posts List Grid-5 Item Invert */.list-style-v5 .grid-item-wrap.invert .posted-on,.list-style-v5 .grid-item-wrap.invert .cat-links,.list-style-v5 .grid-item-wrap.invert .byline,.list-style-v5 .grid-item-wrap.invert .tags-links,.list-style-v5 .grid-item-wrap.invert .posted-on a,.list-style-v5 .grid-item-wrap.invert .cat-links a,.list-style-v5 .grid-item-wrap.invert .tags-links a,.list-style-v5 .grid-item-wrap.invert .byline a,.list-style-v5 .grid-item-wrap.invert .comments-link,.list-style-v5 .grid-item-wrap.invert .entry-title a:hover {color: #caa661;}.list-style-v5 .grid-item-wrap.invert .posted-on a:hover,.list-style-v5 .grid-item-wrap.invert .cat-links a:hover,.list-style-v5 .grid-item-wrap.invert .tags-links a:hover,.list-style-v5 .grid-item-wrap.invert .byline a:hover,.list-style-v5 .grid-item-wrap.invert .comments-link:hover {color: #ffffff;}/* Posts List Grid-6 Item Invert */.posts-list.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .cat-links a,.posts-list.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .cat-links a {color: #ffffff;background-color: #aeb6be;}.posts-list.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .cat-links a:hover,.posts-list.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .cat-links a:hover {color: #ffffff;background-color: rgb(240,204,135);}.posts-list.list-style-v9 .posts-list__item.grid-item .grid-item-wrap .entry-header .entry-title {font-weight : 400;}/* Grid 7 */.list-style-v7 .grid-item-wrap.invert .posted-on a:hover,.list-style-v7 .grid-item-wrap.invert .cat-links a:hover,.list-style-v7 .grid-item-wrap.invert .tags-links a:hover,.list-style-v7 .grid-item-wrap.invert .byline a:hover,.list-style-v7 .grid-item-wrap.invert .comments-link:hover,.list-style-v7 .grid-item-wrap.invert .entry-title a:hover,.list-style-v6 .grid-item-wrap.invert .posted-on a:hover,.list-style-v6 .grid-item-wrap.invert .cat-links a:hover,.list-style-v6 .grid-item-wrap.invert .tags-links a:hover,.list-style-v6 .grid-item-wrap.invert .byline a:hover,.list-style-v6 .grid-item-wrap.invert .comments-link:hover,.list-style-v6 .grid-item-wrap.invert .entry-title a:hover {color: #caa661;}.list-style-v7 .grid-item-wrap.invert .posted-on,.list-style-v7 .grid-item-wrap.invert .cat-links,.list-style-v7 .grid-item-wrap.invert .byline,.list-style-v7 .grid-item-wrap.invert .tags-links,.list-style-v7 .grid-item-wrap.invert .posted-on a,.list-style-v7 .grid-item-wrap.invert .cat-links a,.list-style-v7 .grid-item-wrap.invert .tags-links a,.list-style-v7 .grid-item-wrap.invert .byline a,.list-style-v7 .grid-item-wrap.invert .comments-link,.list-style-v7 .grid-item-wrap.invert .entry-title a,.list-style-v7 .grid-item-wrap.invert .entry-content p,.list-style-v6 .grid-item-wrap.invert .posted-on,.list-style-v6 .grid-item-wrap.invert .cat-links,.list-style-v6 .grid-item-wrap.invert .byline,.list-style-v6 .grid-item-wrap.invert .tags-links,.list-style-v6 .grid-item-wrap.invert .posted-on a,.list-style-v6 .grid-item-wrap.invert .cat-links a,.list-style-v6 .grid-item-wrap.invert .tags-links a,.list-style-v6 .grid-item-wrap.invert .byline a,.list-style-v6 .grid-item-wrap.invert .comments-link,.list-style-v6 .grid-item-wrap.invert .entry-title a,.list-style-v6 .grid-item-wrap.invert .entry-content p {color: #ffffff;}.posts-list.list-style-v7 .grid-item .grid-item-wrap .entry-footer .comments-link:hover,.posts-list.list-style-v6 .grid-item .grid-item-wrap .entry-footer .comments-link:hover,.posts-list.list-style-v6 .posts-list__item.grid-item .grid-item-wrap .btn:hover,.posts-list.list-style-v7 .posts-list__item.grid-item .grid-item-wrap .btn:hover {color: #caa661;border-color: #caa661;}.posts-list.list-style-v10 .grid-item-inner .space-between-content .comments-link {color: #42474c;}.posts-list.list-style-v10 .grid-item-inner .space-between-content .comments-link:hover {color: #caa661;}.posts-list.list-style-v10 .posts-list__item.justify-item .justify-item-inner .entry-title a {color: #5f656d;}.posts-list.posts-list--vertical-justify.list-style-v10 .posts-list__item.justify-item .justify-item-inner .entry-title a:hover{color: #ffffff;background-color: #caa661;}.posts-list.list-style-v5 .posts-list__item.justify-item .justify-item-inner.invert .cat-links a:hover,.posts-list.list-style-v8 .posts-list__item.justify-item .justify-item-inner.invert .cat-links a:hover {color: #ffffff;background-color: rgb(240,204,135);}.posts-list.list-style-v5 .posts-list__item.justify-item .justify-item-inner.invert .cat-links a,.posts-list.list-style-v8 .posts-list__item.justify-item .justify-item-inner.invert .cat-links a{color: #ffffff;background-color: #aeb6be;}.list-style-v8 .justify-item-inner.invert .posted-on,.list-style-v8 .justify-item-inner.invert .cat-links,.list-style-v8 .justify-item-inner.invert .byline,.list-style-v8 .justify-item-inner.invert .tags-links,.list-style-v8 .justify-item-inner.invert .posted-on a,.list-style-v8 .justify-item-inner.invert .cat-links a,.list-style-v8 .justify-item-inner.invert .tags-links a,.list-style-v8 .justify-item-inner.invert .byline a,.list-style-v8 .justify-item-inner.invert .comments-link,.list-style-v8 .justify-item-inner.invert .entry-title a,.list-style-v8 .justify-item-inner.invert .entry-content p,.list-style-v5 .justify-item-inner.invert .posted-on,.list-style-v5 .justify-item-inner.invert .cat-links,.list-style-v5 .justify-item-inner.invert .byline,.list-style-v5 .justify-item-inner.invert .tags-links,.list-style-v5 .justify-item-inner.invert .posted-on a,.list-style-v5 .justify-item-inner.invert .cat-links a,.list-style-v5 .justify-item-inner.invert .tags-links a,.list-style-v5 .justify-item-inner.invert .byline a,.list-style-v5 .justify-item-inner.invert .comments-link,.list-style-v5 .justify-item-inner.invert .entry-title a,.list-style-v5 .justify-item-inner.invert .entry-content p,.list-style-v4 .justify-item-inner.invert .posted-on:hover,.list-style-v4 .justify-item-inner.invert .cat-links,.list-style-v4 .justify-item-inner.invert .byline,.list-style-v4 .justify-item-inner.invert .tags-links,.list-style-v4 .justify-item-inner.invert .posted-on a,.list-style-v4 .justify-item-inner.invert .cat-links a,.list-style-v4 .justify-item-inner.invert .tags-links a,.list-style-v4 .justify-item-inner.invert .byline a,.list-style-v4 .justify-item-inner.invert .comments-link,.list-style-v4 .justify-item-inner.invert .entry-title a,.list-style-v4 .justify-item-inner.invert .entry-content p {color: #ffffff;}.list-style-v8 .justify-item-inner.invert .posted-on a:hover,.list-style-v8 .justify-item-inner.invert .cat-links a:hover,.list-style-v8 .justify-item-inner.invert .tags-links a:hover,.list-style-v8 .justify-item-inner.invert .byline a:hover,.list-style-v8 .justify-item-inner.invert .comments-link:hover,.list-style-v8 .justify-item-inner.invert .entry-title a:hover,.list-style-v5 .justify-item-inner.invert .posted-on a:hover,.list-style-v5 .justify-item-inner.invert .cat-links a:hover,.list-style-v5 .justify-item-inner.invert .tags-links a:hover,.list-style-v5 .justify-item-inner.invert .byline a:hover,.list-style-v5 .justify-item-inner.invert .entry-title a:hover,.list-style-v4 .justify-item-inner.invert .posted-on a,.list-style-v4 .justify-item-inner.invert .cat-links a:hover,.list-style-v4 .justify-item-inner.invert .tags-links a:hover,.list-style-v4 .justify-item-inner.invert .byline a:hover,.list-style-v4 .justify-item-inner.invert .comments-link:hover,.list-style-v4 .justify-item-inner.invert .entry-title a:hover{color: #caa661;}.posts-list.list-style-v5 .justify-item .justify-item-wrap .entry-footer .comments-link:hover {border-color: #caa661;}.list-style-v4 .justify-item-inner.invert .btn:hover,.list-style-v6 .justify-item-wrap.invert .btn:hover,.list-style-v8 .justify-item-inner.invert .btn:hover {color: #ffffff;}.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer .comments-link:hover,.posts-list.posts-list--vertical-justify.list-style-v5 .posts-list__item.justify-item .justify-item-wrap .entry-footer .btn:hover {color: #caa661;border-color: #caa661;}.widget_archive a,.widget_categories a {color: #5f656d;}.widget_archive a:before,.widget_categories a:before{color: #aeb6be;}.widget_archive a:hover,.widget_categories a:hover {color: #222931;}.widget-title:before{background: #caa661;}.widget_recent_entries .post-date,.widget_recent_comments .recentcomments {color: #42474c;}.recentcomments a{color: #222931;font-weight: 500;font-size: 16px;}.recentcomments a:hover{color: #5f656d;}.widget_recent_comments .comment-author-link a {color: #aeb6be;}.widget_recent_comments .comment-author-link a:hover {color: #222931;}.widget_tag_cloud .tag-cloud-link{color: #222931;}.widget_tag_cloud .tag-cloud-link:hover{background: #caa661;}/* #Widget Calendar */.widget_calendar thead,.widget_calendar tbody{color: /* Variable not found */;}.widget_calendar caption {color: #caa661;background-color: #222931;font-family: Archivo, sans-serif;font-size: /* Variable not found */;}.widget_calendar th {border-color: #f7f7f7;background-color: #f7f7f7;}.widget_calendar tbody td {border-color: #f7f7f7;}.widget_calendar th:after {background-color: #f7f7f7;}.widget_calendar tbody td:not(.pad) {color: #aeb6be;}.widget_calendar tbody td a {color: #222931;background-color: #caa661;}.widget_calendar tbody td a:hover {color: #ffffff;background-color: #222931;}.widget_calendar tbody td#today {color: #222931;}.widget_calendar tfoot a:before {color: #ffffff;}.widget_calendar tfoot a:hover:before {color: #caa661;}.widget_nav_menu ul li a:hover {color: #aeb6be;}.widget_nav_menu ul li a::before {color: #caa661;}.widget_nav_menu ul li a:hover::before {color: #222931;}.widget_nav_menu ul.menu > li{border-color: #f7f7f7;}.widget_nav_menu ul.menu li a {font-family: Archivo, sans-serif;font-size: 12px;font-weight: 500;color: #42474c;}.widget_nav_menu ul.menu li a:hover {color: #caa661;}.widget_nav_menu ul.menu li a:hover:before {color: #caa661;}/* Preloader */.jet-smart-listing-wrap.jet-processing + div.jet-smart-listing-loading,div.wpcf7 .ajax-loader {border-top-color: #caa661;border-right-color: #caa661;}/*--------------------------------------------------------------## Ecwid Plugin Styles--------------------------------------------------------------*//* Product Title, Product Price amount */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid-product__title-inner,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products .grid-product__image ~ .grid-product__price .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products .grid-product__image ~ .grid-product__title .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items.grid__products--layout-center .grid-product__price-compare,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__details,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__sku,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__sku-hover,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__tax,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form__msg,html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store h1,html#ecwid_html body#ecwid_body.page .ec-size .ec-wrapper .ec-store .product-details__product-title,html#ecwid_html body#ecwid_body.page .ec-size .ec-wrapper .ec-store .product-details__product-price,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__title,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-cart-summary__row--total .ec-cart-summary__title,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-cart-summary__row--total .ec-cart-summary__price,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__categories * {font-style: normal;font-weight: 500;line-height: 1.2;font-family: Archivo, sans-serif;letter-spacing: 0px;}html#ecwid_html body#ecwid_body .ecwid .ec-size .ec-wrapper .ec-store .product-details__product-description {font-style: normal;font-weight: 400;font-size: 15px;line-height: 1.643;font-family: Archivo, sans-serif;letter-spacing: 0px;text-align: left;color: #5f656d;}html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid-product__title-inner,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products .grid-product__image ~ .grid-product__price .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products .grid-product__image ~ .grid-product__title .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items.grid__products--layout-center .grid-product__price-compare,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__details,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__sku,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__sku-hover,html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__tax,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__title,html#ecwid_html body#ecwid_body.page .ec-size .ec-wrapper .ec-store .product-details__product-price,html#ecwid_html body#ecwid_body.page .ec-size .ec-wrapper .ec-store .product-details__product-title,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control__text,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control__textarea,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-link,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-link:visited,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store input[type="radio"].form-control__radio:checked+.form-control__radio-view::after {color: #aeb6be;}html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-link:hover {color: #222931;}/* Product Title, Price small state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__title-inner,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__price-hover .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__image ~ .grid-product__price .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__image ~ .grid-product__title .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items.grid__products--layout-center .grid-product__price-compare,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__details,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__sku,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__sku-hover,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--small-items .grid-product__tax {font-size: 13px;}/* Product Title, Price medium state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__title-inner,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__price-hover .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__image ~ .grid-product__price .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__image ~ .grid-product__title .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items.grid__products--layout-center .grid-product__price-compare,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__details,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__sku,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__sku-hover,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__tax {font-size: 16px;}/* Product Title, Price large state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__title-inner,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__price-hover .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__image ~ .grid-product__price .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__image ~ .grid-product__title .grid-product__price-amount,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items.grid__products--layout-center .grid-product__price-compare,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__details,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__sku,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__sku-hover,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--large-items .grid-product__tax {font-size: 20px;}/* Product Add To Cart button */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store button {font-style: normal;font-weight: 700;line-height: 1.3;font-family: Archivo, sans-serif;letter-spacing: 1px;}/* Product Add To Cart button normal state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control--secondary .form-control__button,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control--primary .form-control__button {border-color: #caa661;background-color: transparent;color: #caa661;}/* Product Add To Cart button hover state, Product Category active state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control--secondary .form-control__button:hover,html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control--primary .form-control__button:hover,html#ecwid_html body#ecwid_body .horizontal-menu-container.horizontal-desktop .horizontal-menu-item.horizontal-menu-item--active>a {border-color: #caa661;background-color: #caa661;color: #ffffff;}/* Black Product Add To Cart button normal state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--appearance-hover .grid-product--dark .form-control--secondary .form-control__button {border-color: #caa661;background-color: #caa661;color: #ffffff;}/* Black Product Add To Cart button normal state */html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--appearance-hover .grid-product--dark .form-control--secondary .form-control__button:hover {border-color: #ffffff;background-color: #ffffff;color: #caa661;}/* Product Add To Cart button small label */html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control .form-control__button {font-size: 11px;}/* Product Add To Cart button medium label */html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--small .form-control__button {font-size: 12px;}/* Product Add To Cart button large label */html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--medium .form-control__button {font-size: 15px;}/* Mini Cart icon styles */html#ecwid_html body#ecwid_body .ec-minicart__body .ec-minicart__icon .icon-default path[stroke],html#ecwid_html body#ecwid_body .ec-minicart__body .ec-minicart__icon .icon-default circle[stroke] {stroke: #aeb6be;}html#ecwid_html body#ecwid_body .ec-minicart:hover .ec-minicart__body .ec-minicart__icon .icon-default path[stroke],html#ecwid_html body#ecwid_body .ec-minicart:hover .ec-minicart__body .ec-minicart__icon .icon-default circle[stroke] {stroke: #222931;}


