/*
Theme Name: Forooshandeh
Author: Khatam Tadayon
Version: 1.0
*/
body { cursor: default; text-align: right; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: none; }

a:link, a:visited, a:hover, a:active, a:focus { text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; }

a { outline: none; }

a:hover, a:active, a:focus { outline: none; }

hr { border-width: 1px; border-color: #e8e8e8; }

button:hover, button:active, button:focus { outline: none; }

[auto-show] { display: none; }

a[disabled] { pointer-events: none; }
.modal-open { overflow: auto; }

.break-word { word-wrap: break-word; word-break: break-word; }

.no-scroll { overflow: hidden; }

.breadcrumb { font-size: 15px; }

@media (max-width: 400px) { .breadcrumb { white-space: nowrap; overflow: scroll; display: block; }
  .breadcrumb-item { float: none; display: inline-block; vertical-align: middle; } }

@media (min-width: 401px) { .breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.breadcrumb-item.active a { color: #777; }

.breadcrumb-home-icon { top: -2px; }

.breadcrumb-item span { padding-top: 3px; display: inline-block; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0; padding-right: 7px; }

.breadcrumb-item + .breadcrumb-item::before { font-family: FontAwesome; font-size: 9px; padding-left: 7px; }

.form { /* keep */ }

.form-inline-error { margin: 5px 0; }

.pagination { /* keep */ }

@media (max-width: 767px) { .pagination { overflow-x: scroll; -webkit-overflow-scrolling: touch; } }

.pagination .page-item { margin-left: 0.5rem; margin-right: 0; }

.pagination .page-item:last-child { margin-left: 0; }

.pagination .page-item.active { /* keep */ }

.pagination .page-link { min-width: 2.25em; height: 2.25em; font-size: 15px; text-align: center; }

.pagination .page-link i { display: block; line-height: 2em; font-size: 1.15em; }

.edit-link { /* keep */ }

.edit-link-page { /* keep */ }

.edit-link-post { /* keep */ }

.edit-link-product { /* keep */ }

.edit-link-widget { /* keep */ }

.add-link { /* keep */ }

.add-link-page { /* keep */ }

.add-link-post { /* keep */ }

.add-link-widget { /* keep */ }

.figure-content { overflow-x: auto; }

.figure-content ul, .figure-content ol { padding: 0 20px 0; }

.figure-content table { /* keep */ }

.figure-content table tr { /* keep */ }

.figure-content table th { /* keep */ }

.figure-content table td { /* keep */ }

.figure-content img { max-width: 100%; }

.figure-content blockquote { background: whitesmoke; padding: 15px 15px 1px; border-right: 3px solid #dedede; }

.figure-content hr { margin: 30px 0; }

.figure-content pre { display: block; padding: 17px; margin: 0 0 17.5px; font-size: 15px; line-height: 2.2; word-break: break-all; word-wrap: break-word; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }

.validation-summary { margin: 30px 0; }

.validation-summary-title { margin: 5px 0; }

.validation-summary-list { margin: 0; padding: 0; list-style: none; line-height: 2; }

.validation-summary-item { /* keep */ }

.validation-summary-item:before { font-family: FontAwesome; content: "\f0d9"; }

.validation-inline.ng-active { line-height: 160%; margin: 10px; font-size: 14px; }

.navbar-nav { /* keep */ }

.navbar-nav .nav-item { position: relative; }

.navbar-nav .nav-item .nav-link { padding-top: 3px; padding-bottom: 3px; }

@media (min-width: 1200px) { .navbar-nav .nav-item .nav-link { padding-left: 15px; padding-right: 15px; } }

.navbar-nav .nav-subset { display: none; }

.navbar-nav .nav-subset-item { position: relative; }

.navbar-nav .nav-subset-link { color: gray; }

@media (min-width: 992px) { .navbar-nav .nav-subset { min-width: 250px; list-style: none; position: absolute; top: 100%; right: 0; background: #fff; padding: 10px; white-space: nowrap; z-index: 10; -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.07); box-shadow: 0 5px 35px rgba(0, 0, 0, 0.07); border-radius: 0.3125rem; }
  .navbar-nav .nav-subset-item { position: relative; border-radius: 0.3125rem; }
  .navbar-nav .nav-subset-item.active > .nav-subset-link { background: #f8f9fa; }
  .navbar-nav .nav-subset-item:last-child > .nav-subset-link { border: 0; }
  .navbar-nav .nav-subset-item[data-subset="0"] .nav-subset-link { padding-left: 15px; }
  .navbar-nav .nav-subset-item[data-subset="0"] .nav-subset-link:after { content: ""; }
  .navbar-nav .nav-subset-item .nav-subset { top: -1px; right: 100%; }
  .navbar-nav .nav-subset-link { padding: 9px 15px 9px 30px; display: block; font-size: 14px; color: #6e6e75; }
  .navbar-nav .nav-subset-link:after { font-family: FontAwesome; content: "\f053"; position: absolute; left: 10px; font-size: 0.7em; top: 1px; bottom: 0; height: 1em; line-height: 1em; margin: auto 0; }
  .navbar-nav .nav-item.expanded > .nav-subset, .navbar-nav .nav-subset-item.expanded > .nav-subset { display: block; } }

@media (max-width: 991px) { .navbar-nav { margin-top: 10px; }
  .navbar-nav .nav-subset { list-style: none; display: block; position: static; border: none; border-radius: none; -webkit-box-shadow: none; box-shadow: none; background: none; padding: 0 30px 0 0; font-size: 16px; }
  .navbar-nav .nav-subset-link:before { font-family: FontAwesome; content: "\f0d9"; color: #727488; margin-left: 5px; }
  .navbar-nav .nav-link, .navbar-nav .nav-subset-link { line-height: 200%; display: block; margin-bottom: 5px; padding: 5px 15px; } }

.offcanvas { /* keep */ }

.offcanvas-sidebar { position: fixed; right: -100%; top: 0; z-index: 1000; width: 350px; background: white; overflow: auto; height: 100%; direction: ltr; -webkit-box-shadow: -5px 0 20px 0 rgba(94, 94, 94, 0.1); box-shadow: -5px 0 20px 0 rgba(94, 94, 94, 0.1); -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.offcanvas-header { padding: 30px 20px 25px; direction: rtl; }

.offcanvas-brand { font-size: 22px; color: black; }

.offcanvas-close { padding: 12px 13px; }

.offcanvas-overlay { content: " "; display: none; position: fixed; background: rgba(242, 242, 242, 0.8); top: 0; right: 0; bottom: 0; left: 0; z-index: 999; }

.offcanvas-nav { list-style: none; padding: 0; margin: 0; direction: rtl; border-top: 0 solid #e8e8e8; }

.offcanvas-nav-item { position: relative; }

.offcanvas-nav-item.offcanvas-nav-item-expanded > .offcanvas-nav-link, .offcanvas-nav-item.offcanvas-nav-item-expanded > .offcanvas-nav-toggle, .offcanvas-nav-item.active > .offcanvas-nav-link { color: #bd9e6b; }

.offcanvas-nav-link { display: block; background: #fdfdfd; color: #a7a7a7; border-bottom: 1px solid #e8e8e8; line-height: 150%; padding: 12px 20px 12px 45px; }

.offcanvas-nav-toggle { position: absolute; color: #a7a7a7; top: 2px; left: 5px; height: 48px; border: none; background: none; width: 40px; outline: none !important; cursor: pointer; font-size: 18px; }

.offcanvas-nav-toggle-icon:before { content: "\f107"; }

.offcanvas-nav-close { display: none; }

.offcanvas-nav-subset { list-style: none; padding: 0; margin: 0; display: none; }

.offcanvas-expanded .offcanvas-sidebar { right: 0; }

.offcanvas-expanded .offcanvas-overlay { display: block; }

.offcanvas-nav-item-expanded > .offcanvas-nav-subset { display: block; }

.offcanvas-nav-item-expanded > .offcanvas-nav-toggle > .offcanvas-nav-toggle-icon:before { content: "\f106"; }

.offcanvas-nav-subset-1 .offcanvas-nav-link { padding-right: 40px; }

.offcanvas-nav-subset-2 .offcanvas-nav-link { padding-right: 80px; }

.offcanvas-nav-subset-3 .offcanvas-nav-link { padding-right: 120px; }

@media (max-width: 374px) { .offcanvas-sidebar { width: calc(100% - 30px); } }

/* shared pages elements */
.page-container { /* keep */ }

.page-context { /* keep */ }

.page-title { font-size: 32px; font-weight: bold; }

.page-separator { /* keep */ }

.page-description { color: #55595d; font-size: 15px; }

.page-description :last-child { margin-bottom: 0; }

.page-empty { /* keep */ }

/* shared blog elements */
.blog-container { padding-top: 0; }

.blog-context { /* keep */ }

.blog-title { /* keep */ }

.blog-separator { /* keep */ }

.blog-description { /* keep */ }

.blog-empty { /* keep */ }

.blog-post { /* keep */ }

.blog-post-image { /* keep */ }

.blog-post-image-link { /* keep */ }

.blog-post-title { /* keep */ }

.blog-post-excerpt { /* keep */ }

.blog-post-meta, .post-meta { font-size: 14px; color: #a7a7a7; }

.blog-post-meta a, .post-meta a { color: #a7a7a7; }

.blog-post-meta a:hover, .post-meta a:hover { color: #000; }

.blog-post-meta i, .post-meta i { color: #7e7eaa; display: inline-block; margin-left: 5px; }

.blog-post-date { /* keep */ }

.blog-post-author { /* keep */ }

.blog-post-author-link { /* keep */ }

.blog-post-categories { /* keep */ }

.blog-post-category:after { content: "\060C "; }

.blog-post-category:last-child:after { content: ""; }

/* plain blog elements */
.blog-plain-container { /* keep */ }

.blog-plain-header { background: #fff; padding: 110px 0; }

.blog-plain-header-title { /* keep */ }

.blog-plain-header-description { line-height: 200%; }

.blog-plain-context { /* keep */ }

.blog-plain-post { border-bottom: 1px solid #e8e8e8; }

.blog-plain-post-link { /* keep */ }

.blog-plain-post-meta { /* keep */ }

.blog-plain-post-meta i { /* keep */ }

.blog-plain-post-author { /* keep */ }

.blog-plain-post-author-link { /* keep */ }

.blog-plain-post-date { /* keep */ }

.blog-plain-post-excerpt { line-height: 200%; }

.blog-plain-post-permalink { /* keep */ }

.blog-plain-post-separator { /* keep */ }

.blog-plain-post-edit { margin: 20px 0 0; }

.blog-plain-post:last-child .blog-plain-post-separator { /* keep */ }

.blog-plain-edit, .blog-plain-add { margin: 20px 0 0; }

.blog-plain-context .pagination { margin: 0 0 -15px; }

.blog-plain-empty { /* keep */ }

/* cover blog elements */
.blog-cover-container { /* keep */ }

.blog-cover-header { background-color: #5e5e5e; background-size: cover; padding: 70px 0; background-position: center; }

.blog-cover-header-title { text-shadow: 0 2px 7px rgba(0, 0, 0, 0.2); }

.blog-cover-header-description { text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); line-height: 200%; }

.blog-cover-context { background: rgba(255, 255, 255, 0.95); -webkit-backdrop-filter: blur(20px) saturate(180%); backdrop-filter: blur(20px) saturate(180%); }

.blog-cover-post { border-bottom: 1px solid #e8e8e8; }

.blog-cover-post-meta { /* keep */ }

.blog-cover-post-date { /* keep */ }

.blog-cover-post-author { /* keep */ }

.blog-cover-post-author-link { /* keep */ }

.blog-cover-post-categories { /* keep */ }

.blog-cover-post-category:after { content: "\060C "; }

.blog-cover-post-category:last-child:after { content: ""; }

.blog-cover-post-image { /* keep */ }

.blog-cover-post-image-link { /* keep */ }

.blog-cover-post-image-element { width: 100%; }

.blog-cover-post-excerpt { margin: 10px 0 0; line-height: 200%; }

.blog-cover-post-separator { /* keep */ }

.blog-cover-post-edit { display: inline-block; margin: 20px 0 0; }

.blog-cover-post:last-child .blog-cover-post-separator { /* keep */ }

.blog-cover-edit, .blog-cover-add { margin: 10px 0 0; }

.blog-cover-context .pagination { /* keep */ }

.blog-cover-empty { padding: 40px 30px; min-height: 120px; }

@media (min-width: 768px) { .blog-cover-header { padding: 140px 0 170px; }
  .blog-cover-context { margin-top: -100px; } }

/* masonry blog elements */
.blog.masonry-container { /* keep */ }

.blog-masonry-context { /* keep */ }

.blog-masonry-description { line-height: 200%; }

.blog-masonry-separator { margin: 30px 0; }

.blog-masonry-item { -webkit-box-shadow: none !important; box-shadow: none !important; }

.blog-masonry-post { background: #fff; }

.blog-masonry-post-context { /* keep */ }

.blog-masonry-post-image { margin-bottom: 0; }

.blog-masonry-post-image-link { /* keep */ }

.blog-masonry-post-image-element { width: 100%; }

.blog-masonry-post-title { font-size: 18px; line-height: 1.75; }

.blog-masonry-post-link { /* keep */ }

.blog-masonry-post-excerpt { line-height: 2; }

.blog-masonry-post-date { /* keep */ }

.blog-masonry-post-edit { margin: 15px 0 0; }

.blog-masonry-edit, .blog-masonry-add { margin: 20px 0 0; }

.blog-masonry-context .pagination { margin: 0; }

.blog-masonry-empty { /* keep */ }

/* full blog elements */
.blog-full-container { /* keep */ }

.blog-full-context { /* keep */ }

.blog-full-title { /* keep */ }

.blog-full-description { line-height: 200%; }

.blog-full-separator { /* keep */ }

.blog-full-post { /* keep */ }

.blog-full-post-title { /* keep */ }

.blog-full-post-link { /* keep */ }

.blog-full-post-meta { /* keep */ }

.blog-full-post-date { /* keep */ }

.blog-full-post-author { /* keep */ }

.blog-full-post-author-link { /* keep */ }

.blog-full-post-categories { /* keep */ }

.blog-full-post-category:after { /* keep */ }

.blog-full-post-category:last-child:after { /* keep */ }

.blog-full-post-image { /* keep */ }

.blog-full-post-image-link { /* keep */ }

.blog-full-post-image-element { width: 100%; }

.blog-full-post-excerpt { line-height: 200%; }

.blog-full-post-separator { margin: 35px 0 40px 0; }

.blog-full-post-edit { margin: 20px 0 0; }

.blog-full-post:last-child .blog-full-post-separator { display: none; }

.blog-full-edit, .blog-full-add { margin: 20px 0 0; }

.blog-full-context .pagination { margin: -5px 0 0; }

.blog-full-empty { /* keep */ }

/* compact blog elements */
.blog-compact-container { /* keep */ }

.blog-compact-context { /* keep */ }

.blog-compact-title { /* keep */ }

.blog-compact-description { line-height: 200%; margin-bottom: 5px; }

.blog-compact-separator { margin: 30px 0; }

.blog-compact-post, .blog-full-post { margin-bottom: 55px; }

.blog-posts-holder .blog-full-post:last-child, .blog-posts-holder .blog-compact-post:last-child { margin-bottom: 0; }

.blog-posts-holder .blog-plain-post:last-child, .blog-posts-holder .blog-cover-post:last-child { border-bottom: none; }

.blog-compact-post-link { /* keep */ }

.blog-compact-post-meta { /* keep */ }

.blog-compact-post-date { /* keep */ }

.blog-compact-post-author { /* keep */ }

.blog-compact-post-author-link { /* keep */ }

.blog-compact-post-categories { /* keep */ }

.blog-compact-post-category:after { content: "\060C "; }

.blog-compact-post-category:last-child:after { content: ""; }

.blog-compact-post-image { /* keep */ }

.blog-compact-post-image-link { display: block; }

.blog-compact-post-image-element { display: block; }

.blog-compact-post-excerpt { line-height: 200%; }

.blog-compact-post-separator { margin: 35px 0 40px 0; }

.blog-compact-post-edit { margin: 20px 0 0; }

.blog-compact-post:last-child .blog-compact-post-separator { display: none; }

.blog-compact-edit, .blog-compact-add { margin: 20px 0 0; }

.blog-compact-context .pagination { margin: -5px 0 0; }

.blog-compact-empty { /* keep */ }

/* sidebar of blog elements */
.blog-sidebar { /* keep */ }

.blog-sidebar-full { /* keep */ }

.blog-sidebar-compact { /* keep */ }

.blog-sidebar-about { /* keep */ }

.blog-sidebar-about-title { /* keep */ }

.blog-sidebar-about-image { margin-bottom: 10px; }

.blog-sidebar-about-description { font-size: 14px; line-height: 2; }

.blog-sidebar-about-permalink { margin-top: 20px; }

.blog-sidebar-about-edit { margin-top: 20px; }

.blog-sidebar-categories { /* keep */ }

.blog-sidebar-categories-title { /* keep */ }

.blog-sidebar-categories-list { list-style: none; padding: 0; margin: 0; }

.blog-sidebar-categories-item { /* keep */ }

.blog-sidebar-categories-item:before { font-family: FontAwesome; content: "\f104"; color: #bd9e6b; margin-left: 5px; top: 1px; position: relative; }

.blog-sidebar-categories-link { color: #a7a7a7; }

.blog-sidebar-categories-link:hover { color: #bd9e6b; }

.blog-sidebar-categories-subset { list-style: none; padding: 0 25px 0 0; }

.blog-sidebar-categories-empty { /* keep */ }

.blog-sidebar-categories-edit { margin-top: 15px; }

.blog-sidebar-search { /* keep */ }

.blog-sidebar-search-title { /* keep */ }

.blog-sidebar-search-description { font-size: 14px; line-height: 2; margin-bottom: 15px; }

.blog-sidebar-search-form { margin: 5px 0; }

.blog-sidebar-search-edit { margin-top: 15px; }

.blog-sidebar-subscription { /* keep */ }

.blog-sidebar-subscription-title { margin: 0; }

.blog-sidebar-subscription-description { font-size: 14px; line-height: 2; margin-bottom: 15px; }

.blog-sidebar-subscription-form { margin: 5px 0; }

.blog-sidebar-subscription-inline-error { /* keep */ }

.blog-sidebar-subscription-loading { margin: 20px 0 0; }

.blog-sidebar-subscription-succeed { margin: 0; }

.blog-sidebar-subscription-edit { margin-top: 15px; }

.blog-sidebar-archive { /* keep */ }

.blog-sidebar-archive-title { /* keep */ }

.blog-sidebar-archive-list { list-style: none; padding: 0; margin: 0; }

.blog-sidebar-archive-item { /* keep */ }

.blog-sidebar-archive-item:before { font-family: FontAwesome; content: "\f104"; color: #bd9e6b; margin-left: 5px; top: 1px; position: relative; }

.blog-sidebar-archive-link { color: #a7a7a7; }

.blog-sidebar-archive-link:hover { color: #bd9e6b; }

.blog-sidebar-archive-empty { /* keep */ }

.blog-sidebar-archive-edit { margin-top: 15px; }

.blog-sidebar-tags { /* keep */ }

.blog-sidebar-tags-title { /* keep */ }

.blog-sidebar-tags-list { font-size: 0; }

.blog-sidebar-tags-item { /* keep */ }

.blog-sidebar-tags-link { color: #a7a7a7; }

.blog-sidebar-tags-link:hover { color: #000; }

.blog-sidebar-tags-link-size1 { font-size: 13px; }

.blog-sidebar-tags-link-size2 { font-size: 15px; }

.blog-sidebar-tags-link-size3 { font-size: 18px; }

.blog-sidebar-tags-link-size4 { font-size: 21px; }

.blog-sidebar-tags-link-size5 { font-size: 25px; }

.blog-sidebar-tags-empty { /* keep */ }

.blog-sidebar-tags-edit { margin-top: 15px; }

@media (max-width: 991px) { .blog-compact-sidebar, .blog-full-sidebar { margin: 30px 0 0; } }

/* shared galleries elements */
.gallery-container { /* keep */ }

.gallery-context { /* keep */ }

.gallery-title { /* keep */ }

.gallery-separator { /* keep */ }

.gallery-description { /* keep */ }

.gallery-empty { /* keep */ }

.gallery-item { /* keep */ }

.gallery-item-image { /* keep */ }

.gallery-item-link { /* keep */ }

.gallery-item-element { /* keep */ }

.gallery-item-title { /* keep */ }

.gallery-item-description { /* keep */ }

/* small gallery elements */
.gallery-small-container { /* keep */ }

.gallery-small-context { /* keep */ }

.gallery-small-title { /* keep */ }

.gallery-small-separator { margin: 30px 0; }

.gallery-small-description { line-height: 200%; }

.gallery-small-item { margin: 0 0 30px; }

.gallery-small-item-image { /* keep */ }

.gallery-small-item-link { /* keep */ }

.gallery-small-item-element { width: 100%; }

.gallery-small-item-title { margin: 10px 0; line-height: 150%; font-size: 20px; }

.gallery-small-item-description { margin: 10px 0; line-height: 150%; }

.gallery-small-empty { margin-top: 20px; }

.gallery-small-edit { margin: 20px 0 0; }

/* medium gallery elements */
.gallery-medium-container { /* keep */ }

.gallery-medium-context { /* keep */ }

.gallery-medium-title { /* keep */ }

.gallery-medium-separator { margin: 30px 0; }

.gallery-medium-description { line-height: 200%; }

.gallery-medium-item { margin: 0 0 30px; }

.gallery-medium-item-image { /* keep */ }

.gallery-medium-item-link { /* keep */ }

.gallery-medium-item-element { width: 100%; }

.gallery-medium-item-title { margin: 10px 0; line-height: 150%; font-size: 20px; }

.gallery-medium-item-description { margin: 10px 0; line-height: 150%; }

.gallery-medium-empty { margin-top: 20px; }

.gallery-medium-edit { margin: 20px 0 0; }

/* large gallery elements */
.gallery-large-container { /* keep */ }

.gallery-large-context { /* keep */ }

.gallery-large-title { /* keep */ }

.gallery-large-separator { margin: 30px 0; }

.gallery-large-description { line-height: 200%; }

.gallery-large-item { margin: 0 0 30px; }

.gallery-large-item-image { /* keep */ }

.gallery-large-item-link { /* keep */ }

.gallery-large-item-element { width: 100%; }

.gallery-large-item-title { margin: 10px 0; line-height: 150%; font-size: 20px; }

.gallery-large-item-description { margin: 10px 0; line-height: 150%; }

.gallery-large-empty { margin-top: 20px; }

.gallery-large-edit { margin: 20px 0 0; }

/* catalog gallery elements */
.gallery-catalog-container { /* keep */ }

.gallery-catalog-context { /* keep */ }

.gallery-catalog-title { /* keep */ }

.gallery-catalog-separator { margin: 30px 0; }

.gallery-catalog-description { line-height: 200%; }

.gallery-catalog-item { margin: 30px 0 0; }

.gallery-catalog-item-image { /* keep */ }

.gallery-catalog-item-link { /* keep */ }

.gallery-catalog-item-element { width: 100%; }

.gallery-catalog-item-title { font-size: 22px; line-height: 2; margin: 0 0 10px; }

.gallery-catalog-item-description { margin: 0; line-height: 2; }

.gallery-catalog-item:last-child .gallery-catalog-separator { display: none; }

.gallery-catalog-empty { margin-top: 20px; }

.gallery-catalog-edit { margin: 20px 0 0; }

@media (max-width: 767px) { .gallery-catalog-item-title { margin-top: 10px; }
  .gallery-catalog-item-description:first-child { margin-top: 10px; } }

/* slider gallery elements */
.gallery-slider-container { /* keep */ }

.gallery-slider-context { /* keep */ }

.gallery-slider-title { /* keep */ }

.gallery-slider-separator { margin: 30px 0; }

.gallery-slider-description { line-height: 200%; }

.gallery-slider-preview { margin: 20px 0 0; }

.gallery-slider-preview-image { margin-bottom: 20px; }

.gallery-slider-preview-image-loading { background: #f1f1f1; position: relative; min-height: 50px; }

.gallery-slider-preview-image-loading:after { content: "loading..."; direction: ltr; position: absolute; top: 50%; right: 50%; margin: -10px -50px 0 0; }

.gallery-slider-preview-image-loading img { visibility: hidden; }

.gallery-slider-preview-element { width: 100%; }

.gallery-slider-preview-title { line-height: 150%; }

.gallery-slider-preview-description { margin: 0 0 10px; }

.gallery-slider-preview-separator { margin: 30px 0 0; }

.gallery-slider-preview-previous { margin-top: 10px; }

.gallery-slider-preview-next { margin-top: 10px; }

.gallery-slider-item { margin: 30px 0 0; }

.gallery-slider-item-image { /* keep */ }

.gallery-slider-item-link { /* keep */ }

.gallery-slider-item-element { width: 100%; }

.gallery-slider-item-title { /* keep */ }

.gallery-slider-item-description { /* keep */ }

.gallery-slider-item.active img { -webkit-box-shadow: rgba(0, 0, 0, 0.28) 6px 6px 12px; box-shadow: rgba(0, 0, 0, 0.28) 6px 6px 12px; border: 1px solid rgba(0, 0, 0, 0.43); border-width: 0 1px 1px 0; }

.gallery-slider-empty { margin-top: 20px; }

.gallery-slider-edit { margin: 20px 0 0; }

/* shared text pages elements */
.text-container { /* keep */ }

.text-context { /* keep */ }

.text-title { /* keep */ }

.text-content { /* keep */ }

.text-subset { /* keep */ }

.text-subset-item { /* keep */ }

.text-subset-title { /* keep */ }

.text-subset-image { /* keep */ }

.text-subset-image-element { /* keep */ }

.text-subset-link { /* keep */ }

.text-subset-list { /* keep */ }

/* plain text elements */
.text-plain-container { /* keep */ }

.text-plain-context { /* keep */ }

.text-plain-title { /* keep */ }

.text-plain-content { margin: 20px 0; line-height: 200%; }

.text-plain-subset { margin: 20px 0 0; padding: 0 22px 0 0; line-height: 35px; }

.text-plain-subset-item { list-style: none; }

.text-plain-subset-item:before, .text-cover-subset-item:before { color: #3b3d40; content: "\f104"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.text-plain-subset-link { /* keep */ }

.text-plain-subset-list { /* keep */ }

.text-plain-edit { margin: 20px 0 0; }

/* cover text elements */
.text-cover-container { /* keep */ }

.text-cover-header { background-color: #5e5e5e; background-size: cover; padding: 70px 0; background-position: center; }

.text-cover-header-title { text-shadow: 0 2px 7px rgba(0, 0, 0, 0.2); }

.text-cover-context { line-height: 200%; padding-top: 50px; padding-bottom: 50px; background: rgba(255, 255, 255, 0.95); -webkit-backdrop-filter: blur(20px) saturate(180%); backdrop-filter: blur(20px) saturate(180%); }

.text-cover-content { line-height: 200%; }

.text-cover-subset { margin: 20px 0 0; padding: 0 22px 0 0; }

.text-cover-subset-item { /* keep */ }

.text-cover-subset-link { /* keep */ }

.text-cover-subset-list { /* keep */ }

.text-cover-edit { margin: 20px 0 0; }

@media (min-width: 768px) { .text-cover-header { padding: 150px 0 160px; }
  .text-cover-context { margin-top: -100px; }
  .text-cover-content { margin: 0 0 20px 0; } }

/* group text elements */
.text-group-container { /* keep */ }

.text-group-context { /* keep */ }

.text-group-title { /* keep */ }

.text-group-content { margin: 20px 0; line-height: 200%; }

.text-group-subset { margin: 20px 0 0; }

.text-group-subset-item { margin-bottom: 30px; }

.text-group-subset-image { /* keep */ }

.text-group-subset-image-link { /* keep */ }

.text-group-subset-image-element { /* keep */ }

.text-group-subset-title { line-height: 150%; margin: 10px 0; }

.text-group-subset-link { /* keep */ }

.text-group-edit { margin: 20px 0 0; }

/* shared forms elements */
.form-container { /* keep */ }

.form-context { /* keep */ }

.form-title { /* keep */ }

.form-separator { /* keep */ }

.form-description { /* keep */ }

.form-empty { /* keep */ }

.form-element { /* keep */ }

.form-text { /* keep */ }

.form-text-label { /* keep */ }

.form-textarea { /* keep */ }

.form-textarea-label { /* keep */ }

.form-password { /* keep */ }

.form-password-label { /* keep */ }

.form-file { /* keep */ }

.form-file-label { /* keep */ }

.form-checkbox { /* keep */ }

.form-checklist { /* keep */ }

.form-checklist-label { /* keep */ }

.form-radiolist { /* keep */ }

.form-radiolist-label { /* keep */ }

.form-dropdown { /* keep */ }

.form-dropdown-label { /* keep */ }

.form-paragraph { /* keep */ }

.form-hr { /* keep */ }

.form-amount { /* keep */ }

.form-amount-label { /* keep */ }

.form-amount-input { /* keep */ }

.form-gateway { /* keep */ }

.form-gateway-label { /* keep */ }

.form-gateway-input { /* keep */ }

.form-submit { /* keep */ }

.form-loading { /* keep */ }

/* horizontal form elements */
.form-horizontal-container { /* keep */ }

.form-horizontal-context { /* keep */ }

.form-horizontal-title { /* keep */ }

.form-horizontal-description { line-height: 200%; }

.form-horizontal-separator { margin: 35px 0; }

.form-horizontal-element { /* keep */ }

.form-horizontal-succeed { /* keep */ }

.form-horizontal-failed { /* keep */ }

.form-horizontal-checkbox { /* keep */ }

.form-horizontal-checkbox-label { /* keep */ }

.form-horizontal-checkbox-input { /* keep */ }

.form-horizontal-checklist { /* keep */ }

.form-horizontal-checklist-label { /* keep */ }

.form-horizontal-checklist-input { /* keep */ }

.form-horizontal-radiolist { /* keep */ }

.form-horizontal-radiolist-label { /* keep */ }

.form-horizontal-radiolist-input { /* keep */ }

.form-horizontal-dropdown { /* keep */ }

.form-horizontal-dropdown-label { /* keep */ }

.form-horizontal-dropdown-input { /* keep */ }

.form-horizontal-file { /* keep */ }

.form-horizontal-file-label { /* keep */ }

.form-horizontal-file-input { /* keep */ }

.form-horizontal-text { /* keep */ }

.form-horizontal-text-label { /* keep */ }

.form-horizontal-text-input { /* keep */ }

.form-horizontal-textarea { /* keep */ }

.form-horizontal-textarea-label { /* keep */ }

.form-horizontal-textarea-input { /* keep */ }

.form-horizontal-textarea textarea { line-height: 200%; }

.form-horizontal-password { /* keep */ }

.form-horizontal-password-label { /* keep */ }

.form-horizontal-password-input { /* keep */ }

.form-horizontal-paragraph { margin: 30px 0; }

.form-horizontal-hr { margin: 30px 0; }

.form-horizontal-amount { /* keep */ }

.form-horizontal-amount-label { /* keep */ }

.form-horizontal-amount-input { /* keep */ }

.form-horizontal-gateway { /* keep */ }

.form-horizontal-gateway-label { /* keep */ }

.form-horizontal-gateway-input { /* keep */ }

.form-horizontal-submit { /* keep */ }

.form-horizontal-reset { /* keep */ }

.form-horizontal-inline-error { /* keep */ }

.form-horizontal-help { /* keep */ }

.form-horizontal-loading { margin: 20px 0 0; }

.form-horizontal-empty { /* keep */ }

.form-horizontal-edit { margin: 20px 0 0; }

/* vertical form elements */
.form-vertical-container { /* keep */ }

.form-vertical-context { /* keep */ }

.form-vertical-title { /* keep */ }

.form-vertical-description { line-height: 200%; }

.form-vertical-separator { margin: 30px 0; }

.form-vertical-element { /* keep */ }

.form-vertical-succeed { /* keep */ }

.form-vertical-failed { /* keep */ }

.form-vertical-checkbox { /* keep */ }

.form-vertical-checkbox-label { /* keep */ }

.form-vertical-checkbox-input { /* keep */ }

.form-vertical-checklist { /* keep */ }

.form-vertical-checklist-label { /* keep */ }

.form-vertical-checklist-input { /* keep */ }

.form-vertical-radiolist { /* keep */ }

.form-vertical-radiolist-label { /* keep */ }

.form-vertical-radiolist-input { /* keep */ }

.form-vertical-dropdown { /* keep */ }

.form-vertical-dropdown-label { /* keep */ }

.form-vertical-dropdown-input { /* keep */ }

.form-vertical-file { /* keep */ }

.form-vertical-file-label { /* keep */ }

.form-vertical-file-input { /* keep */ }

.form-vertical-text { /* keep */ }

.form-vertical-text-label { /* keep */ }

.form-vertical-text-input { /* keep */ }

.form-vertical-textarea { /* keep */ }

.form-vertical-textarea-label { /* keep */ }

.form-vertical-textarea-input { /* keep */ }

.form-vertical-textarea textarea { line-height: 200%; }

.form-vertical-password { /* keep */ }

.form-vertical-password-label { /* keep */ }

.form-vertical-password-input { /* keep */ }

.form-vertical-paragraph { margin: 30px 0; }

.form-vertical-hr { margin: 30px 0; }

.form-vertical-amount { /* keep */ }

.form-vertical-amount-label { /* keep */ }

.form-vertical-amount-input { /* keep */ }

.form-vertical-gateway { /* keep */ }

.form-vertical-gateway-label { /* keep */ }

.form-vertical-gateway-input { /* keep */ }

.form-vertical-submit { /* keep */ }

.form-vertical-reset { /* keep */ }

.form-vertical-inline-error { /* keep */ }

.form-vertical-help { /* keep */ }

.form-vertical-loading { margin: 20px 0 0; }

.form-vertical-empty { /* keep */ }

.form-vertical-edit { margin: 20px 0 0; }

/* asidecontent form elements */
.form-asidecontent-container { /* keep */ }

.form-asidecontent-context { /* keep */ }

.form-asidecontent-title { /* keep */ }

.form-asidecontent-description { line-height: 200%; }

.form-asidecontent-separator { margin: 30px 0; }

.form-asidecontent-element { /* keep */ }

.form-asidecontent-succeed { /* keep */ }

.form-asidecontent-failed { /* keep */ }

.form-asidecontent-checkbox { /* keep */ }

.form-asidecontent-checkbox-label { /* keep */ }

.form-asidecontent-checkbox-input { /* keep */ }

.form-asidecontent-checklist { /* keep */ }

.form-asidecontent-checklist-label { /* keep */ }

.form-asidecontent-checklist-input { /* keep */ }

.form-asidecontent-radiolist { /* keep */ }

.form-asidecontent-radiolist-label { /* keep */ }

.form-asidecontent-radiolist-input { /* keep */ }

.form-asidecontent-dropdown { /* keep */ }

.form-asidecontent-dropdown-label { /* keep */ }

.form-asidecontent-dropdown-input { /* keep */ }

.form-asidecontent-file { /* keep */ }

.form-asidecontent-file-label { /* keep */ }

.form-asidecontent-file-input { /* keep */ }

.form-asidecontent-text { /* keep */ }

.form-asidecontent-text-label { /* keep */ }

.form-asidecontent-text-input { /* keep */ }

.form-asidecontent-textarea { /* keep */ }

.form-asidecontent-textarea-label { /* keep */ }

.form-asidecontent-textarea-input { /* keep */ }

.form-asidecontent-textarea textarea { line-height: 200%; }

.form-asidecontent-password { /* keep */ }

.form-asidecontent-password-label { /* keep */ }

.form-asidecontent-password-input { /* keep */ }

.form-asidecontent-paragraph { margin: 30px 0; }

.form-asidecontent-hr { margin: 30px 0; }

.form-asidecontent-amount { /* keep */ }

.form-asidecontent-amount-label { /* keep */ }

.form-asidecontent-amount-input { /* keep */ }

.form-asidecontent-gateway { /* keep */ }

.form-asidecontent-gateway-label { /* keep */ }

.form-asidecontent-gateway-input { /* keep */ }

.form-asidecontent-submit { /* keep */ }

.form-asidecontent-reset { /* keep */ }

.form-asidecontent-inline-error { /* keep */ }

.form-asidecontent-help { /* keep */ }

.form-asidecontent-loading { margin: 20px 0 0; }

.form-asidecontent-empty { /* keep */ }

.form-asidecontent-edit { margin: 0 0 20px; }

/* cover form elements */
.form-cover-container { /* keep */ }

.form-cover-header { background-color: #5e5e5e; background-size: cover; padding: 70px 0; background-position: center; }

.form-cover-header-title { text-shadow: 0 2px 7px rgba(0, 0, 0, 0.2); }

.form-cover-context { background: rgba(255, 255, 255, 0.95); -webkit-backdrop-filter: blur(20px) saturate(180%); backdrop-filter: blur(20px) saturate(180%); }

.form-cover-content { line-height: 200%; }

.form-cover-separator { margin: 30px 0; }

.form-cover-element { /* keep */ }

.form-cover-succeed { /* keep */ }

.form-cover-failed { /* keep */ }

.form-cover-checkbox { /* keep */ }

.form-cover-checkbox-label { /* keep */ }

.form-cover-checkbox-input { /* keep */ }

.form-cover-checklist { /* keep */ }

.form-cover-checklist-label { /* keep */ }

.form-cover-checklist-input { /* keep */ }

.form-cover-radiolist { /* keep */ }

.form-cover-radiolist-label { /* keep */ }

.form-cover-radiolist-input { /* keep */ }

.form-cover-dropdown { /* keep */ }

.form-cover-dropdown-label { /* keep */ }

.form-cover-dropdown-input { /* keep */ }

.form-cover-file { /* keep */ }

.form-cover-file-label { /* keep */ }

.form-cover-file-input { /* keep */ }

.form-cover-text { /* keep */ }

.form-cover-text-label { /* keep */ }

.form-cover-text-input { /* keep */ }

.form-cover-textarea { /* keep */ }

.form-cover-textarea-label { /* keep */ }

.form-cover-textarea-input { /* keep */ }

.form-cover-textarea textarea { line-height: 200%; }

.form-cover-password { /* keep */ }

.form-cover-password-label { /* keep */ }

.form-cover-password-input { /* keep */ }

.form-cover-paragraph { margin: 30px 0; }

.form-cover-hr { margin: 30px 0; }

.form-cover-amount { /* keep */ }

.form-cover-amount-label { /* keep */ }

.form-cover-amount-input { /* keep */ }

.form-cover-gateway { /* keep */ }

.form-cover-gateway-label { /* keep */ }

.form-cover-gateway-input { /* keep */ }

.form-cover-submit { /* keep */ }

.form-cover-reset { /* keep */ }

.form-cover-inline-error { /* keep */ }

.form-cover-help { /* keep */ }

.form-cover-loading { margin: 20px 0 0; }

.form-cover-empty { padding: 40px 30px; min-height: 120px; }

.form-cover-edit { margin: 20px 0 0; }

@media (min-width: 768px) { .form-cover-header { padding: 150px 0 160px; }
  .form-cover-context { margin-top: -100px; } }

/* shared posts elements */
.post-container { /* keep */ }

.post-context { /* keep */ }

.post-image { /* keep */ }

.post-image-element { /* keep */ }

.post-title { /* keep */ }

.post-content { color: #55595d; font-size: 15px; }

.post-relates { /* keep */ }

.post-relates-title { /* keep */ }

.post-relates-list { line-height: 30px !important; }

.post-relates-item { /* keep */ }

.post-relates-link { background: #fff; color: #5e5e5e; border: 1px solid #f2f2f2; }

.post-relates-link:hover { background: #f2f2f2; color: #2A2A2A; }

.post-meta { /* keep */ }

.post-date { /* keep */ }

.post-author { /* keep */ }

.post-author-link { /* keep */ }

.post-categories { /* keep */ }

.post-category { /* keep */ }

.post-tags { line-height: 1.9 !important; font-size: 0; }

.post-tag { font-size: 12px; }

.post-tags-title { line-height: 30px; font-weight: 500; }

.post-sharing a { font-size: 1rem; width: 40px; height: 40px; color: #a7a7a7; background: #f2f2f2; text-align: center; }

.post-sharing a i { display: block; line-height: 40px; }

.post-sharing a:hover { color: #fff; }

.post-sharing-twitter:hover { background: #00abf0; }

.post-sharing-linkedin:hover { background: #017ab5; }

.post-sharing-facebook:hover { background: #3a579a; }

.post-sharing-googleplus:hover { background: #d74a37; }

.post-sharing-pinterest:hover { background: #c51f26; }

.post-comments { /* keep */ }

.post-comments-separator { /* keep */ }

.post-comments-title { /* keep */ }

.post-comment { margin-top: 20px; }

.post-comment-avatar { /* keep */ }

.post-comment-avatar-image { /* keep */ }

.post-comment-author { /* keep */ }

.post-comment-author-flag { /* keep */ }

.post-comment-name { /* keep */ }

.post-comment-website { /* keep */ }

.post-comment-body { color: #2A2A2A; }

.post-comment-time { /* keep */ }

.post-comment-reply i { font-size: 11px; margin-top: 2px; }

.post-comment-subset { /* keep */ }

.post-commenting { /* keep */ }

.post-commenting-separator { /* keep */ }

.post-commenting-title { /* keep */ }

.post-commenting-form { /* keep */ }

.post-commenting-succeed { /* keep */ }

.post-commenting-reply-info { /* keep */ }

.post-commenting-body { /* keep */ }

.post-commenting-body-input { /* keep */ }

.post-commenting-name { /* keep */ }

.post-commenting-name-label { /* keep */ }

.post-commenting-name-input { /* keep */ }

.post-commenting-email { /* keep */ }

.post-commenting-email-label { /* keep */ }

.post-commenting-email-input { /* keep */ }

.post-commenting-website { /* keep */ }

.post-commenting-website-label { /* keep */ }

.post-commenting-website-input { /* keep */ }

.post-commenting-submit { /* keep */ }

.post-commenting-reset { /* keep */ }

.post-commenting-loading { /* keep */ }

/* full post elements */
.post-full-container { /* keep */ }

.post-full-context { /* keep */ }

.post-full-title { font-size: 32px; }

.post-full-image { /* keep */ }

.post-full-image-element { width: 100%; }

.post-full-content { line-height: 200%; }

.post-full-meta { line-height: 200%; }

.post-full-meta i { margin-left: 2px; }

.post-full-date { display: inline-block; margin-left: 15px; }

.post-full-author { display: inline-block; margin-left: 15px; }

.post-full-author-link { /* keep */ }

.post-full-categories { /* keep */ }

.post-full-category:after { content: "\060C "; }

.post-full-category:last-child:after { content: ""; }

.post-full-tags { /* keep */ }

.post-full-tag:after { /* keep */ }

.post-full-tag:last-child:after { content: ""; }

.post-full-sharing { /* keep */ }

.post-full-sharing a { /* keep */ }

.post-full-sharing a:hover, .post-plain-sharing a:active, .post-plain-sharing a:focus { /* keep */ }

.post-full-sharing-twitter { /* keep */ }

.post-full-sharing-linkedin { /* keep */ }

.post-full-sharing-facebook { /* keep */ }

.post-full-sharing-googleplus { /* keep */ }

.post-full-sharing-pinterest { /* keep */ }

.post-full-relates { /* keep */ }

.post-full-relates-item { /* keep */ }

.post-full-relates-item-image { /* keep */ }

.post-full-relates-item-link { /* keep */ }

.post-full-comments { /* keep */ }

.post-full-comments-separator { margin: 30px 0; }

.post-full-comments-title { /* keep */ }

.post-full-comment { /* keep */ }

.post-full-comment-avatar { /* keep */ }

.post-full-comment-author { /* keep */ }

.post-full-comment-author-name { /* keep */ }

.post-full-comment-author-website { /* keep */ }

.post-full-comment-body { line-height: 200%; }

.post-full-comment-reply { /* keep */ }

.post-full-comment-subset { /* keep */ }

.post-full-commenting { /* keep */ }

.post-full-commenting-separator { margin: 30px 0; }

.post-full-commenting-title { margin: 0 0 20px; }

.post-full-commenting-form { /* keep */ }

.post-full-commenting-failed { /* keep */ }

.post-full-commenting-succeed { /* keep */ }

.post-full-commenting-inline-error { /* keep */ }

.post-full-commenting-body { /* keep */ }

.post-full-commenting-body-input { line-height: 200%; }

.post-full-commenting-name { /* keep */ }

.post-full-commenting-name-label { /* keep */ }

.post-full-commenting-name-input { /* keep */ }

.post-full-commenting-email { /* keep */ }

.post-full-commenting-email-label { /* keep */ }

.post-full-commenting-email-input { /* keep */ }

.post-full-commenting-website { /* keep */ }

.post-full-commenting-website-label { /* keep */ }

.post-full-commenting-website-input { /* keep */ }

.post-full-commenting-reply-info { margin: 0 0 20px; cursor: pointer; }

.post-full-commenting-loading { margin: 20px 0 0; }

.post-full-commenting-submit { margin-top: 10px; }

.post-full-commenting-reset { margin-top: 10px; }

.post-full-edit { margin: 0 0 20px 0; }

/* plain post elements */
.post-plain-container { /* keep */ }

.post-plain-context { /* keep */ }

.post-plain-title { font-size: 32px; }

.post-plain-image { /* keep */ }

.post-plain-image-element { width: 100%; }

.post-plain-content { line-height: 200%; }

.post-plain-meta { line-height: 200%; }

.post-plain-meta i { margin-left: 2px; }

.post-plain-date { display: inline-block; margin-left: 15px; }

.post-plain-author { display: inline-block; margin-left: 15px; }

.post-plain-author-link { /* keep */ }

.post-plain-categories { /* keep */ }

.post-plain-category:after { content: "\060C "; }

.post-plain-category:last-child:after { content: ""; }

.post-plain-tags { /* keep */ }

.post-plain-tag:after { /* keep */ }

.post-plain-tag:last-child:after { content: ""; }

.post-plain-sharing { /* keep */ }

.post-plain-sharing a { /* keep */ }

.post-plain-sharing a:hover, .post-plain-sharing a:active, .post-plain-sharing a:focus { /* keep */ }

.post-plain-sharing-twitter { /* keep */ }

.post-plain-sharing-linkedin { /* keep */ }

.post-plain-sharing-facebook { /* keep */ }

.post-plain-sharing-googleplus { /* keep */ }

.post-plain-sharing-pinterest { /* keep */ }

.post-plain-relates { /* keep */ }

.post-plain-relates-item { /* keep */ }

.post-plain-relates-item-image { /* keep */ }

.post-plain-relates-item-link { /* keep */ }

.post-plain-comments { /* keep */ }

.post-plain-comments-separator { margin: 30px 0; }

.post-plain-comments-title { /* keep */ }

.post-plain-comment { /* keep */ }

.post-plain-comment-avatar { /* keep */ }

.post-plain-comment-author { /* keep */ }

.post-plain-comment-author-name { /* keep */ }

.post-plain-comment-author-website { /* keep */ }

.post-plain-comment-body { line-height: 200%; }

.post-plain-comment-reply { /* keep */ }

.post-plain-comment-subset { /* keep */ }

.post-plain-commenting { /* keep */ }

.post-plain-commenting-separator { margin: 30px 0; }

.post-plain-commenting-title { margin: 0 0 20px; }

.post-plain-commenting-form { /* keep */ }

.post-plain-commenting-failed { /* keep */ }

.post-plain-commenting-succeed { /* keep */ }

.post-plain-commenting-inline-error { /* keep */ }

.post-plain-commenting-body { /* keep */ }

.post-plain-commenting-body-input { line-height: 200%; }

.post-plain-commenting-name { /* keep */ }

.post-plain-commenting-name-label { /* keep */ }

.post-plain-commenting-name-input { /* keep */ }

.post-plain-commenting-email { /* keep */ }

.post-plain-commenting-email-label { /* keep */ }

.post-plain-commenting-email-input { /* keep */ }

.post-plain-commenting-website { /* keep */ }

.post-plain-commenting-website-label { /* keep */ }

.post-plain-commenting-website-input { /* keep */ }

.post-plain-commenting-reply-info { margin: 0 0 20px; cursor: pointer; }

.post-plain-commenting-loading { margin: 20px 0 0; }

.post-plain-commenting-submit { margin-top: 10px; }

.post-plain-commenting-reset { margin-top: 10px; }

.post-plain-edit { margin: 0 0 20px 0; }

/* cover post elements */
.post-cover-container { /* keep */ }

.post-cover-header { background-color: #5e5e5e; background-size: cover; padding: 70px 0; background-position: center; }

.post-cover-header-title { text-shadow: 0 2px 7px rgba(0, 0, 0, 0.2); }

.post-cover-context { background: rgba(255, 255, 255, 0.95); -webkit-backdrop-filter: blur(20px) saturate(180%); backdrop-filter: blur(20px) saturate(180%); }

.post-cover-content { line-height: 200%; }

.post-cover-meta { line-height: 200%; }

.post-cover-meta i { margin-left: 2px; }

.post-cover-date { display: inline-block; margin-left: 15px; }

.post-cover-author { display: inline-block; margin-left: 15px; }

.post-cover-author-link { /* keep */ }

.post-cover-categories { color: #fff; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.post-cover-category { color: #fff !important; }

.post-cover-category:after { content: "\060C "; }

.post-cover-category:last-child:after { content: ""; }

.post-cover-tags { /* keep */ }

.post-cover-tag:after { /* keep */ }

.post-cover-tag:last-child:after { content: ""; }

.post-cover-sharing { /* keep */ }

.post-cover-sharing a { /* keep */ }

.post-cover-sharing a:hover, .post-plain-sharing a:active, .post-plain-sharing a:focus { /* keep */ }

.post-cover-sharing-twitter { /* keep */ }

.post-cover-sharing-linkedin { /* keep */ }

.post-cover-sharing-facebook { /* keep */ }

.post-cover-sharing-googleplus { /* keep */ }

.post-cover-sharing-pinterest { /* keep */ }

.post-cover-relates { /* keep */ }

.post-cover-relates-title { /* keep */ }

.post-cover-relates-list { /* keep */ }

.post-cover-relates-item:before { /* keep */ }

.post-cover-relates-item { /* keep */ }

.post-cover-relates-item-image { /* keep */ }

.post-cover-relates-item-title { /* keep */ }

.post-cover-relates-item-link { /* keep */ }

.post-cover-comments { /* keep */ }

.post-cover-comments-separator { margin: 30px 0; }

.post-cover-comments-title { /* keep */ }

.post-cover-comment { /* keep */ }

.post-cover-comment-avatar { /* keep */ }

.post-cover-comment-avatar-image { /* keep */ }

.post-cover-comment-author { /* keep */ }

.post-cover-comment-author-flag { /* keep */ }

.post-cover-comment-author-name { /* keep */ }

.post-cover-comment-author-website { /* keep */ }

.post-cover-comment-body { /* keep */ }

.post-cover-comment-time { /* keep */ }

.post-cover-comment-reply { /* keep */ }

.post-cover-comment-subset { /* keep */ }

.post-cover-commenting { /* keep */ }

.post-cover-commenting-separator { /* keep */ }

.post-cover-commenting-title { /* keep */ }

.post-cover-commenting-form { /* keep */ }

.post-cover-commenting-failed { /* keep */ }

.post-cover-commenting-succeed { /* keep */ }

.post-cover-commenting-inline-error { /* keep */ }

.post-cover-commenting-body { /* keep */ }

.post-cover-commenting-body-input { line-height: 200%; }

.post-cover-commenting-name { /* keep */ }

.post-cover-commenting-name-label { /* keep */ }

.post-cover-commenting-name-input { /* keep */ }

.post-cover-commenting-email { /* keep */ }

.post-cover-commenting-email-label { /* keep */ }

.post-cover-commenting-email-input { /* keep */ }

.post-cover-commenting-website { /* keep */ }

.post-cover-commenting-website-label { /* keep */ }

.post-cover-commenting-website-input { /* keep */ }

.post-cover-commenting-reply-info { margin: 0 0 20px; cursor: pointer; }

.post-cover-commenting-loading { margin: 20px 0 0; }

.post-cover-commenting-submit { margin-top: 10px; }

.post-cover-commenting-reset { margin-top: 10px; }

.post-cover-edit { margin: 20px 0 0; }

@media (min-width: 768px) { .post-cover-header { padding: 150px 0 200px; }
  .post-cover-context { margin-top: -100px; } }

/* search page elements */
.search-container { /* keep */ }

.search-context { /* keep */ }

.search-title { /* keep */ }

.search-form { /* keep */ }

.search-query { /* keep */ }

.search-query-group { /* keep */ }

.search-query-input { /* keep */ }

.search-query-submit { /* keep */ }

.search-result { /* keep */ }

.search-item { border-bottom: 1px solid #e8e8e8; }

.search-item:last-child { border: none; }

.search-item-title { /* keep */ }

.search-item-link { /* keep */ }

.search-item-link:hover { text-decoration: underline; }

.search-item-url { direction: ltr; }

.search-item-description { font-size: 14px; color: #545454; }

.search-empty { /* keep */ }

.search-item-separator { margin: 30px 0 0; }

.search-item:last-child .search-item-separator { display: none; }

/* signin page elements */
.signin-container { /* keep */ }

.signin-context { /* keep */ }

.signin-title { /* keep */ }

.signin-separator { margin: 30px 0; }

.signin-form { /* keep */ }

.signin-failed { /* keep */ }

.signin-succeed { /* keep */ }

.signin-inline-error { /* keep */ }

.signin-username { /* keep */ }

.signin-username-label { /* keep */ }

.signin-username-input { /* keep */ }

.signin-password { /* keep */ }

.signin-password-label { /* keep */ }

.signin-password-input { /* keep */ }

.signin-rememberme { /* keep */ }

.signin-rememberme-label { /* keep */ }

.signin-rememberme-input { /* keep */ }

.signin-loading { margin: 20px 0 0; }

.signin-submit { /* keep */ }

.signin-recoverypass { /* keep */ }

.signin-signup { /* keep */ }

/* signup page elements */
.signup-container { /* keep */ }

.signup-context { /* keep */ }

.signup-title { /* keep */ }

.signup-separator { margin: 30px 0; }

.signup-form { /* keep */ }

.signup-failed { /* keep */ }

.signup-succeed { /* keep */ }

.signup-inline-error { /* keep */ }

.signup-name { /* keep */ }

.signup-name-label { /* keep */ }

.signup-name-input { /* keep */ }

.signup-username { /* keep */ }

.signup-username-label { /* keep */ }

.signup-username-input { /* keep */ }

.signup-username-group { /* keep */ }

.signup-username-optional { /* keep */ }

.signup-password { /* keep */ }

.signup-password-label { /* keep */ }

.signup-password-input { /* keep */ }

.signup-confirmpassword { /* keep */ }

.signup-confirmpassword-label { /* keep */ }

.signup-confirmpassword-input { /* keep */ }

.signup-organization { /* keep */ }

.signup-organization-label { /* keep */ }

.signup-organization-input { /* keep */ }

.signup-email { /* keep */ }

.signup-email-label { /* keep */ }

.signup-email-input { /* keep */ }

.signup-mobile { /* keep */ }

.signup-mobile-label { /* keep */ }

.signup-mobile-input { /* keep */ }

.signup-phone { /* keep */ }

.signup-phone-label { /* keep */ }

.signup-phone-input { /* keep */ }

.signup-fax { /* keep */ }

.signup-fax-label { /* keep */ }

.signup-fax-input { /* keep */ }

.signup-website { /* keep */ }

.signup-website-label { /* keep */ }

.signup-website-input { /* keep */ }

.signup-country { /* keep */ }

.signup-country-label { /* keep */ }

.signup-country-input { /* keep */ }

.signup-state { /* keep */ }

.signup-state-label { /* keep */ }

.signup-state-input { /* keep */ }

.signup-city { /* keep */ }

.signup-city-label { /* keep */ }

.signup-city-input { /* keep */ }

.signup-zipcode { /* keep */ }

.signup-zipcode-label { /* keep */ }

.signup-zipcode-input { /* keep */ }

.signup-address { /* keep */ }

.signup-address-label { /* keep */ }

.signup-address-input { /* keep */ }

.signup-referrer { /* keep */ }

.signup-referrer-label { /* keep */ }

.signup-referrer-input { /* keep */ }

.signup-loading { margin: 20px 0 0; }

.signup-submit { /* keep */ }

.signup-cancel { /* keep */ }

.signup-recoverypass { /* keep */ }

.signup-disabled { /* keep */ }

/* recoverypass page elements */
.recoverypass-container { /* keep */ }

.recoverypass-context { /* keep */ }

.recoverypass-title { /* keep */ }

.recoverypass-separator { margin: 30px 0; }

.recoverypass-form { /* keep */ }

.recoverypass-form1 { /* keep */ }

.recoverypass-form2 { /* keep */ }

.recoverypass-failed { /* keep */ }

.recoverypass-description { /* keep */ }

.recoverypass-succeed { /* keep */ }

.recoverypass-inline-error { /* keep */ }

.recoverypass-contact { /* keep */ }

.recoverypass-contact-label { /* keep */ }

.recoverypass-contact-input { /* keep */ }

.recoverypass-token { /* keep */ }

.recoverypass-token-label { /* keep */ }

.recoverypass-token-input { /* keep */ }

.recoverypass-newpassword { /* keep */ }

.recoverypass-newpassword-label { /* keep */ }

.recoverypass-newpassword-input { /* keep */ }

.recoverypass-confirmpassword { /* keep */ }

.recoverypass-confirmpassword-label { /* keep */ }

.recoverypass-confirmpassword-input { /* keep */ }

.recoverypass-loading { margin: 20px 0 0; }

.recoverypass-submit { /* keep */ }

.recoverypass-cancel { /* keep */ }

.recoverypass-signup { /* keep */ }

/* start page elements */
.start-container { /* keep */ }

.start-context { /* keep */ }

.start-title { /* keep */ }

.start-description { line-height: 200%; }

.start-separator { margin: 30px 0; }

.start-categories { /* keep */ }

.start-categories-description { /* keep */ }

.start-category { /* keep */ }

.start-category-link { /* keep */ }

.start-templates { /* keep */ }

.start-templates-categories { /* keep */ }

.start-templates-category { /* keep */ }

.start-templates-category-link { /* keep */ }

.start-templates-empty { /* keep */ }

.start-template { /* keep */ }

.start-template-image { /* keep */ }

.start-template-image-element { /* keep */ }

.start-template-title { margin-top: 15px; }

.start-template-description { line-height: 2; }

.start-template-start { /* keep */ }

.start-template-preview { /* keep */ }

.start-form { /* keep */ }

.start-failed { /* keep */ }

.start-failed-title { /* keep */ }

.start-failed-list { /* keep */ }

.start-failed-item { /* keep */ }

.start-inline-error { /* keep */ }

.start-website-title { /* keep */ }

.start-website-title-label { /* keep */ }

.start-website-title-input { /* keep */ }

.start-package { /* keep */ }

.start-package-label { /* keep */ }

.start-package-input { /* keep */ }

.start-mode { /* keep */ }

.start-mode-question { /* keep */ }

.start-mode-signup { /* keep */ }

.start-mode-signup-input { /* keep */ }

.start-mode-signup-label { /* keep */ }

.start-mode-signin { /* keep */ }

.start-mode-signin-input { /* keep */ }

.start-mode-signin-label { /* keep */ }

.start-username { /* keep */ }

.start-username-label { /* keep */ }

.start-username-input { /* keep */ }

.start-name { /* keep */ }

.start-name-label { /* keep */ }

.start-name-input { /* keep */ }

.start-mobile { /* keep */ }

.start-mobile-label { /* keep */ }

.start-mobile-input { /* keep */ }

.start-email { /* keep */ }

.start-email-label { /* keep */ }

.start-email-input { /* keep */ }

.start-password { /* keep */ }

.start-password-label { /* keep */ }

.start-password-input { /* keep */ }

.start-confirmpassword { /* keep */ }

.start-confirmpassword-label { /* keep */ }

.start-confirmpassword-input { /* keep */ }

.start-referrer { /* keep */ }

.start-referrer-label { /* keep */ }

.start-referrer-input { /* keep */ }

.start-loading { margin: 20px 0 0; }

.start-submit { /* keep */ }

.start-back { /* keep */ }

.start-succeed { /* keep */ }

.start-succeed-title { /* keep */ }

.start-succeed-description { margin-bottom: 40px; }

.start-succeed-view { /* keep */ }

.start-succeed-signin { /* keep */ }

/* start preview page elements */
.start-preview { /* keep */ }

.start-preview-bar { height: 70px; background: #656565; }

.start-preview-title { color: #ffffff; }

.start-preview-select { /* keep */ }

.start-preview-frame { position: fixed; top: 70px; right: 0; left: 0; bottom: 0; width: 100%; height: calc(100% - 70px); }

/* subscription page elements */
.subscription-container { /* keep */ }

.subscription-context { /* keep */ }

.subscription-title { /* keep */ }

.subscription-separator { margin: 30px 0; }

.subscription-form { /* keep */ }

.subscription-failed { /* keep */ }

.subscription-succeed { /* keep */ }

.subscription-inline-error { /* keep */ }

.subscription-name { /* keep */ }

.subscription-name-label { /* keep */ }

.subscription-name-input { /* keep */ }

.subscription-email { /* keep */ }

.subscription-email-label { /* keep */ }

.subscription-email-input { /* keep */ }

.subscription-mobile { /* keep */ }

.subscription-mobile-label { /* keep */ }

.subscription-mobile-input { /* keep */ }

.subscription-loading { margin: 20px 0 0; }

.subscription-submit { /* keep */ }

.subscription-cancel { /* keep */ }

/* contact page elements */
.contact-container { /* keep */ }

.contact-context { /* keep */ }

.contact-title { /* keep */ }

.contact-separator { margin: 30px 0; }

.contact-form { /* keep */ }

.contact-succeed { /* keep */ }

.contact-failed { /* keep */ }

.contact-inline-error { /* keep */ }

.contact-name { /* keep */ }

.contact-email { /* keep */ }

.contact-phone { /* keep */ }

.contact-subject { /* keep */ }

.contact-body { /* keep */ }

.contact-body textarea { line-height: 200%; }

.contact-loading { margin: 20px 0 0; }

.contact-submit { /* keep */ }

.contact-reset { /* keep */ }

/* protection page elements */
.protection-container { /* keep */ }

.protection-context { /* keep */ }

.protection-title { /* keep */ }

.protection-description { /* keep */ }

.protection-separator { margin: 30px 0; }

.protection-form { /* keep */ }

.protection-field { /* keep */ }

.protection-field-label { /* keep */ }

.protection-field-input { /* keep */ }

.protection-submit { /* keep */ }

/* shared store pages elements */
.store-container { /* keep */ }

.store-context { /* keep */ }

.store-title { /* keep */ }

.store-separator { /* keep */ }

.store-description { /* keep */ }

.store-empty { /* keep */ }

.store-sidebar { /* keep */ }

.store-loading { /* keep */ }

.store-products { /* keep */ }

.store-product { height: 100%; position: relative; background: #fff; }

.store-product-image { /* keep */ }

.store-product-image-link { /* keep */ }

.store-product-image-element { /* keep */ }

.store-product-title { margin-bottom: 2px; margin-top: 22px; text-align: right; font-size: 15px; }

.store-product-link { color: #000; }

.store-product-link:hover { color: black; }

.store-product-compare-price { color: #2A2A2A; text-decoration: line-through; font-size: 14px; font-weight: 300; margin-left: 5px; display: inline-block; vertical-align: middle; }

.store-product-price { font-size: 15px; color: #bd9e6b; font-weight: 500; display: inline-block; vertical-align: middle; }

.store-product-outofstock-message { font-size: 12px; background: #5e5e5e; color: #fff; text-align: center; position: absolute; z-index: 2; border-radius: 2px; padding: 4px 12px; top: 18px; right: 18px; }

.store-filters { /* keep */ }

.store-product-discount { font-size: 12px; background: #E82D2D; color: #fff; text-align: center; position: absolute; z-index: 2; border-radius: 2px; padding: 4px 12px; top: 18px; right: 18px; }

/* sidebar of store elements */
.store-sidebar { /* keep */ }

.store-sidebar-categories { /* keep */ }

.store-sidebar-categories-header { /* keep */ }

.store-sidebar-categories-title { margin: 0; }

.store-sidebar-categories-list { list-style: none; padding: 0; margin: 0; line-height: 30px; font-size: 14px; }

.store-sidebar-categories-item { /* keep */ }

.store-sidebar-categories-item:before { font-family: FontAwesome; content: "\f104"; color: #bd9e6b; margin-left: 5px; top: 1px; position: relative; }

.store-sidebar-categories-link { color: #a7a7a7; }

.store-sidebar-categories-link:hover { color: #bd9e6b; }

.store-sidebar-categories-subset { list-style: none; padding: 2px 30px 4px; }

.store-sidebar-search { margin-bottom: 20px; }

.store-sidebar-search-form { /* keep */ }

.store-sidebar-search-query { /* keep */ }

.store-sidebar-search-query-group { /* keep */ }

.store-sidebar-search-query-input { /* keep */ }

.store-sidebar-search-query-submit { /* keep */ }

.store-sidebar-search-available { font-size: 15px; }

.store-sidebar-search-available-label { /* keep */ }

.store-sidebar-search-available-input { /* keep */ }

.store-sidebar-filters { margin: 25px 0 0; }

.store-sidebar-filters-item { margin: 0 0 10px; }

.store-sidebar-categories-header { /* keep */ }

.store-sidebar-filters-item-header { padding: 10px 0; }

.store-sidebar-categories-title, .store-sidebar-filters-item-title { margin: 0; cursor: pointer; font-size: 18px; font-weight: 600; }

.store-sidebar-filters-item-link { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; color: #bd9e6b !important; }

.store-sidebar-filters-item-link:after { font-family: FontAwesome; content: "\f107"; position: absolute; left: 0; top: 0; bottom: 0; font-size: 0.9em; height: 1em; line-height: 1em; width: 1em; text-align: center; margin: auto 0; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: -webkit-transform 0.2s ease-in-out; transition: -webkit-transform 0.2s ease-in-out; -o-transition: transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }

.store-sidebar-filters-item-link.collapsed { color: #000 !important; }

.store-sidebar-filters-item-link.collapsed:after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.store-sidebar-filters-item-subset { padding: 12px 0; font-size: 14px; color: #a7a7a7; }

.store-sidebar-filters-item-subset .custom-control-label { padding-top: 3px; }

.store-sidebar-filters-item-check { /* keep */ }

.store-sidebar-filters-item-label { /* keep */ }

.store-sidebar-filters-item-input { /* keep */ }

.store-sidebar-separator { margin: 20px 0; }

@media (max-width: 991px) { .store-full-sidebar, .store-list-sidebar { display: none; }
  .store-product { border: none; -webkit-box-shadow: none; box-shadow: none; } }

/* filters of store elements */
.store-filters { /* keep */ }

.store-filters-buttons { position: fixed; right: 0; bottom: 0; left: 0; z-index: 900; }

.store-filters-buttons .btn { border-radius: 0 !important; }

.store-filters-buttons-search { /* keep */ }

.store-filters-buttons-categories { /* keep */ }

.store-filters-search { padding: 90px 30px 80px; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 901; background: #fff; overflow: auto; }

.store-filters-search-form { /* keep */ }

.store-filters-search-query { /* keep */ }

.store-filters-search-query-label { /* keep */ }

.store-filters-search-query-input { /* keep */ }

.store-filters-search-available { /* keep */ }

.store-filters-search-available-label { /* keep */ }

.store-filters-search-available-input { /* keep */ }

.store-filters-search-nav { margin: 30px 0 20px; }

.store-filters-search-nav-item { /* keep */ }

.store-filters-search-nav-link { /* keep */ }

.store-filters-search-tabs { /* keep */ }

.store-filters-search-tab { /* keep */ }

.store-filters-search-check { /* keep */ }

.store-filters-search-check-label { /* keep */ }

.store-filters-search-check-input { /* keep */ }

.store-filters-search-buttons { /* keep */ }

.store-filters-search-submit { /* keep */ }

.store-filters-search-cancel { /* keep */ }

.store-filters-search-remove { /* keep */ }

.store-filters-categories { padding: 30px 30px 80px; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 901; background: #fff; overflow: auto; }

.store-filters-categories-title { /* keep */ }

.store-filters-categories-list { list-style: none; padding: 0; margin: 20px 0 0; line-height: 30px; }

.store-filters-categories-item { /* keep */ }

.store-filters-categories-item:before { font-family: FontAwesome; content: "\f0d9"; color: #727488; margin-left: 5px; }

.store-filters-categories-link { /* keep */ }

.store-filters-categories-subset { list-style: none; padding: 2px 30px 4px; }

.store-filters-categories-buttons { /* keep */ }

.store-filters-categories-cancel { /* keep */ }

@media (max-width: 575px) { .store-filters-search { padding: 75px 15px 125px; }
  .store-filters-categories { padding: 15px 15px 60px; } }

/* topbar of store elements */
.store-topbar { /* keep */ }

.store-topbar-search { margin-left: 10px; }

.store-topbar-search-query { /* keep */ }

.store-topbar-search-query-input { /* keep */ }

.store-topbar-search-query-submit { /* keep */ }

.store-topbar-search-available { /* keep */ }

.store-topbar-search-available-input { /* keep */ }

.store-topbar-search-available-label { display: inline-block; padding-top: 4px; }

.store-topbar-search-available-label.custom-control-label::before { background: #fff; }

.store-topbar-categories { margin-left: 10px; }

.store-topbar-categories-list { /* keep */ }

.store-topbar-categories-item { /* keep */ }

.store-topbar-sorting { margin-left: 10px; }

.store-topbar-filter { margin-left: 10px; }

.store-topbar-filter-subset { max-height: 300px; overflow: auto; }

.store-topbar-filter-item { margin: 0 -5px 0 0; }

.store-topbar-filter-item-label { display: block; padding-top: 3px; }

.store-topbar-filter-item-input { /* keep */ }

.store-topbar-remove { width: 41px; height: 41px; padding: 0; line-height: 44px; background: rgba(232, 45, 45, 0.15); color: #E82D2D; }

.store-topbar-remove:hover { background: rgba(232, 45, 45, 0.25); color: #d51717; }

/* categories store page elements */
.store-categories-container { /* keep */ }

.store-categories-context { /* keep */ }

.store-categories-title { /* keep */ }

.store-categories-description { line-height: 2; }

.store-categories-separator { margin: 30px 0; }

.store-categories-items { /* keep */ }

.store-categories-item { margin: 0 0 50px; }

.store-categories-item-title { font-size: 20px; line-height: 150%; margin: 10px 0 0; }

.store-categories-item-link { font-size: 17px; }

.store-categories-item-image { /* keep */ }

.store-categories-item-image-link { /* keep */ }

.store-categories-item-image-element { max-width: 100%; }

.store-categories-edit, .store-categories-add { margin: 20px 0 0; }

.store-categories-empty { /* keep */ }

/* simple store page elements */
.store-simple-container { /* keep */ }

.store-simple-context { /* keep */ }

.store-simple-title { /* keep */ }

.store-simple-description { line-height: 2; }

.store-simple-separator { margin: 30px 0; }

.store-simple-products { /* keep */ }

.store-simple-product { /* keep */ }

.store-simple-product-image { /* keep */ }

.store-simple-product-image-link { /* keep */ }

.store-simple-product-image-element { width: 100%; }

.store-simple-product-title { /* keep */ }

.store-simple-product-link { /* keep */ }

.store-simple-product-price { font-size: 13px; }

.store-simple-product-outofstock { opacity: 0.5; }

.store-simple-edit, .store-simple-add { margin: 15px 0 0; }

.store-simple-empty { /* keep */ }

/* list store page elements */
.store-list-container { /* keep */ }

.store-list-context { /* keep */ }

.store-list-title { /* keep */ }

.store-list-description { line-height: 2; }

.store-list-separator { margin: 30px 0; }

.store-list-products { margin-bottom: 50px; }

.store-list-product { /* keep */ }

.store-list-product .store-product-discount { /* keep */ }

.store-list-product-image { /* keep */ }

.store-list-product-image-link { /* keep */ }

.store-list-product-image-elemen { width: 100%; }

.store-list-product-title { text-align: right; }

.store-list-product-link { /* keep */ }

.store-list-product-price { font-size: 13px; }

.store-list-product-compare-price { text-align: right; }

.store-list-product-description { margin: 10px 0 0; line-height: 200%; color: #a7a7a7; }

.store-list-product-outofstock { opacity: 0.5; }

.store-list-product-outofstock-message { text-align: right; }

.store-list-product-separator { margin: 30px 0; }

.store-list-product:last-child .store-list-product-separator { display: none; }

.store-list-edit, .store-list-add { margin: 15px 0 0; }

.store-list-filters { /* keep */ }

.store-list-empty { /* keep */ }

.store-list-loading { /* keep */ }

@media (min-width: 992px) { .store-list-filters { display: none; } }

@media (max-width: 767px) { .store-list-product-image { margin-bottom: 20px; } }

/* full store page elements */
.store-full-container { /* keep */ }

.store-full-context { /* keep */ }

.store-full-title { /* keep */ }

.store-full-description { line-height: 2; }

.store-full-separator { margin: 30px 0; }

.store-full-products { /* keep */ }

.store-full-product { /* keep */ }

.store-full-product-image { /* keep */ }

.store-full-product-image-link { /* keep */ }

.store-full-product-image-element { width: 100%; }

.store-full-product-title { /* keep */ }

.store-full-product-link { /* keep */ }

.store-product-price { font-size: 15px; }

.store-full-product-outofstock { opacity: 0.65; }

.store-full-product-outofstock-message { /* keep */ }

.store-full-edit, .store-full-add { margin: 15px 0 0; }

.store-full-filters { /* keep */ }

.store-full-empty { /* keep */ }

.store-full-loading { /* keep */ }

@media (min-width: 992px) { .store-full-filters { display: none; } }

/* compact store page elements */
.store-compact-container { /* keep */ }

.store-compact-context { /* keep */ }

.store-compact-title { /* keep */ }

.store-compact-description { line-height: 2; }

.store-compact-separator { margin: 30px 0; }

.store-compact-products { /* keep */ }

.store-compact-product { /* keep */ }

.store-compact-product-image { /* keep */ }

.store-compact-product-image-link { /* keep */ }

.store-compact-product-image-element { width: 100%; }

.store-compact-product-title { /* keep */ }

.store-compact-product-link { /* keep */ }

.store-compact-product-price { /* keep */ }

.store-compact-product-outofstock { opacity: 0.65; }

.store-compact-product-outofstock-message { /* keep */ }

.store-compact-edit, .store-compact-add { margin: 15px 0 0; }

.store-compact-filters { /* keep */ }

.store-compact-empty { /* keep */ }

.store-compact-loading { /* keep */ }

@media (max-width: 991px) { .store-compact-topbar { display: none; } }

@media (min-width: 992px) { .store-compact-filters { display: none; } }

/* product page elements */
/* product page elements */
.product-container { /* keep */ }

.product-context { /* keep */ }

.product-title { line-height: 160%; color: #444444; font-size: 24px; font-weight: bold; border-color: #e3e5f7 !important; }

.product-caption { /* keep */ }

.product-rating { min-width: 100px; }

.product-rating-link { cursor: pointer; }

.product-rating-link-icon { /* keep */ }

.product-rating-info { /* keep */ }

.product-header { /* keep */ }

.product-expiration { position: relative; }

.product-expiration-title { /* keep */ }

.product-expiration-countdown { /* keep */ }

.product-expiration-countdown-col { min-width: 80px; }

@media (max-width: 575px) { .product-expiration-countdown-col { min-width: 67px; } }

@media (max-width: 374px) { .product-expiration-countdown-col { min-width: 63px; } }

.product-expiration-countdown-number { /* keep */ }

.product-expiration-countdown-label { /* keep */ }

.product-expired { /* keep */ }

.product-category { color: #928d8d; font-size: 15px; }

.product-image { /* keep */ }

.product-image-link { /* keep */ }

.product-image-element { width: 100%; }

.product-image-preview { height: 400px; width: 400px; position: absolute; top: 0; right: 100%; z-index: 100; display: none; }

.product-image:hover .product-image-preview { display: block; }

.product-images { /* keep */ }

.product-images .owl-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.product-images-link { cursor: pointer; }

.product-images-item { /* keep */ }

.product-images-slider { /* keep */ }

.product-images-slider-item { /* keep */ }

.product-images-next, .product-images-prev { background: #5e5e5e; height: 22px; width: 22px; position: absolute; top: calc(50% - 10px); cursor: pointer; border-radius: 2px; border: none; line-height: 20px; }

.product-images-next:before, .product-images-prev:before { color: #fff; font-family: FontAwesome; font-size: 9px; }

.product-images-next.disabled, .product-images-prev.disabled { opacity: 0; }

.product-images-next { left: 0; }

.product-images-next:before { content: "\f053"; }

.product-images-prev { right: 0; }

.product-images-prev:before { content: "\f054"; }

.product-info { /* keep */ }

.product-description { line-height: 200%; }

.product-description :last-child { margin-bottom: 0 !important; }

.product-description-content { /* keep */ }

.product-description-separator { margin: 30px 0; }

.product-compare-price { color: #a7a7a7; text-decoration: line-through; display: inline-block; margin-left: 5px; }

.product-price { display: inline-block; margin-left: 5px; color: #bd9e6b; }

.product-discount { font-size: 12px; background: #E82D2D; color: #fff; z-index: 2; border-radius: 2px; padding: 4px 12px; display: inline-block; vertical-align: middle; }

.product-outofstock-message { /* keep */ }

.product-controls { /* keep */ }

.product-attribute { /* keep */ }

.product-attribute-text { min-width: 68px; color: #5e5e5e; font-size: 14px; }

.product-attribute-input { /* keep */ }

.product-attribute-inline-error { /* keep */ }

.product-variant { /* keep */ }

.product-variant-text { /* keep */ }

.product-variant-input { /* keep */ }

.product-quantity { /* keep */ }

.product-quantity-text { /* keep */ }

.product-quantity-input { /* keep */ }

.product-buttons { /* keep */ }

.product-buttons-loading { background: #f2f2f2; height: 50px; width: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #5e5e5e; }

.product-buttons-loading i { display: block; width: 1em !important; text-align: center; }

.product-buttons-failed { display: none; }

.product-addtowishlist { /* keep */ }

.product-addtocart { /* keep */ }

.product-inquiry { /* keep */ }

.product-compare { /* keep */ }

.product-relates { /* keep */ }

.product-relates-separator { /* keep */ }

.product-relates-title { /* keep */ }

.product-relates-items { /* keep */ }

.product-relates-item { /* keep */ }

.product-relates-item-image { /* keep */ }

.product-relates-item-image-element { /* keep */ }

.product-relates-item-title { font-size: 16px; }

.product-relates-item-link { margin-top: 20px; display: block; line-height: 25px; color: #000; }

.product-relates-item-price { font-size: 14px; color: #bd9e6b; display: block; font-weight: 500; }

.product-relates-item-compare-price { /* keep */ }

.product-details { /* keep */ }

.product-details-tabs { font-size: 0; }

@media (max-width: 600px) { .product-details-tabs { display: block; white-space: nowrap; overflow: scroll; }
  .product-details-tab { display: inline-block; } }

.product-details-tab-icon { font-size: 20px; vertical-align: middle; margin-left: 10px; }

.product-details-tab { margin-bottom: 0 !important; cursor: pointer; font-size: 14px; }

.product-details-tab-link { /* keep */ }

.product-details-tab-link:hover { /* keep */ }

.product-details-tab-link.active { /* keep */ }

.product-details-tab-link.active:hover { /* keep */ }

li.nav-item.product-details-tab:hover { /* keep */ }

.product-content { line-height: 200%; }

.product-fields { /* keep */ }

.product-field { margin-bottom: 10px; }

.product-field:last-child { margin-bottom: 0; }

.product-field-name { padding: 10px 20px; background: #f9f9f9; height: 100%; margin: 0; line-height: 150%; }

.product-field-value { padding: 10px 20px; background: #f2f2f2; margin-top: 10px; line-height: 150%; }

.product-field:hover .product-field-name, .product-field:hover .product-field-value { background: #ededed; }

.product-comments > .product-comment:first-child { margin-top: 0; }

.product-comments-separator { /* keep */ }

.product-comments-title { /* keep */ }

.product-comment { margin-top: 15px; }

@media (min-width: 576px) { .product-comment { margin-top: 20px; } }

.product-comment-avatar { /* keep */ }

.product-comment-avatar-image { /* keep */ }

.product-comment-author { /* keep */ }

.product-comment-author-flag { /* keep */ }

.product-comment-name { /* keep */ }

.product-comment-website { /* keep */ }

.product-comment-body { /* keep */ }

.product-comment-time { /* keep */ }

.product-comment-reply i { font-size: 12px; }

.product-comment-subset { /* keep */ }

.product-commenting { /* keep */ }

.product-commenting-separator { /* keep */ }

.product-commenting-title { /* keep */ }

.product-commenting-form { /* keep */ }

.product-commenting-succeed { /* keep */ }

.product-commenting-reply-info { /* keep */ }

.product-commenting-body { /* keep */ }

.product-commenting-body-input { /* keep */ }

.product-commenting-name { /* keep */ }

.product-commenting-name-label { /* keep */ }

.product-commenting-name-input { /* keep */ }

.product-commenting-email { /* keep */ }

.product-commenting-email-label { /* keep */ }

.product-commenting-email-input { /* keep */ }

.product-commenting-website { /* keep */ }

.product-commenting-website-label { /* keep */ }

.product-commenting-website-input { /* keep */ }

.product-commenting-submit { /* keep */ }

.product-commenting-reset { /* keep */ }

.product-commenting-loading { /* keep */ }

.product-comment-inner { /* keep */ }

.product-comment-header { /* keep */ }

.product-addtocart-modal { /* keep */ }

.product-addtocart-modal-dialog { /* keep */ }

.product-addtocart-modal-content { /* keep */ }

.product-addtocart-modal-title { /* keep */ }

.product-addtocart-modal-body { /* keep */ }

.product-addtocart-modal-headline { /* keep */ }

.product-addtocart-modal-description { /* keep */ }

.product-addtocart-modal-link { /* keep */ }

.product-addtocart-modal-close { /* keep */ }

.product-addtocart-modal-close-icon { /* keep */ }

.product-inquiry-modal { /* keep */ }

.product-inquiry-modal-dialog { /* keep */ }

.product-inquiry-modal-content { /* keep */ }

.product-inquiry-modal-title { /* keep */ }

.product-inquiry-modal-body { /* keep */ }

.product-inquiry-modal-failed { /* keep */ }

.product-inquiry-modal-succeed { /* keep */ }

.product-inquiry-modal-inline-error { /* keep */ }

.product-inquiry-modal-description { /* keep */ }

.product-inquiry-modal-separator { /* keep */ }

.product-inquiry-modal-name { /* keep */ }

.product-inquiry-modal-name-label { /* keep */ }

.product-inquiry-modal-name-control { /* keep */ }

.product-inquiry-modal-email { /* keep */ }

.product-inquiry-modal-email-label { /* keep */ }

.product-inquiry-modal-email-control { /* keep */ }

.product-inquiry-modal-phone { /* keep */ }

.product-inquiry-modal-phone-label { /* keep */ }

.product-inquiry-modal-phone-control { /* keep */ }

.product-inquiry-modal-body { /* keep */ }

.product-inquiry-modal-body-label { /* keep */ }

.product-inquiry-modal-body-control { /* keep */ }

.product-inquiry-modal-close { /* keep */ }

.product-inquiry-modal-close-icon { /* keep */ }

.product-inquiry-modal-submit { /* keep */ }

.product-separator { /* keep */ }

.product-edit { margin: 15px 0; }

.product-expiration-alert { background: #f2f2f2; color: #444444; }

@media (min-width: 992px) { .product-field-name { margin-left: 10px; text-align: left; }
  .product-field-value:first-child { margin-top: 0; }
  .product-images-slider { display: none !important; }
  .product-info select { width: auto; } }

@media (max-width: 991px) { .product-image, .product-images {  }
  .product-description { margin-top: 30px; } }

/* compare products page elements */
.store-compare-container { /* keep */ }

.store-compare-context { /* keep */ }

.store-compare-title { /* keep */ }

.store-compare-description { /* keep */ }

.store-compare-separator { margin: 30px 0; }
.store-compare-products { width: 100%; min-height: 100vh; overflow-x: auto; }
.store-compare-products-responsive { min-width: 1170px; }

.store-compare-headers { display: -webkit-box; display: -ms-flexbox; display: flex; }

.store-compare-headers-title { margin-left: 10px; }

.store-compare-product { padding: 15px; background: #f8f8f8; margin-left: 10px; border-radius: 5px; }

.store-compare-product:nth-child(odd) { background: #f3f3f3; }

.store-compare-product-image { text-align: center; }

.store-compare-product-image-link { /* keep */ }

.store-compare-product-image-element { /* keep */ }

.store-compare-item-title { margin: 10px 0; line-height: 150%; font-size: 17px; }

.store-compare-item-link { color: #000; }

.store-compare-product-remove { /* keep */ }

.store-compare-fields { margin-top: 10px; }

.store-compare-field { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 10px; font-size: 15px; }

.store-compare-field:last-child { margin-bottom: 0; }

.store-compare-field-name { padding: 10px 15px; background: #f2f2f2; color: #8e8e8e; border-radius: 0.3125rem; margin-left: 10px; }

.store-compare-field-value { padding: 10px 15px; background: #f8f8f8; color: #a7a7a7; border-radius: 0.3125rem; margin-left: 10px; }

.store-compare-field-value:nth-child(odd) { background: #f3f3f3; }
.store-compare-field-compareprice { text-decoration: line-through; }
.store-compare-field-price {  }

.store-compare-0 { /* keep */ }

.store-compare-1 { /* keep */ }

.store-compare-2 { /* keep */ }

.store-compare-3 { /* keep */ }

.store-compare-4 { /* keep */ }

.store-compare-product-0 { /* keep */ }

.store-compare-product-1 { /* keep */ }

.store-compare-product-2 { /* keep */ }

.store-compare-product-3 { /* keep */ }

.store-compare-product-4 { /* keep */ }

.store-compare-field-value-0 { /* keep */ }

.store-compare-field-value-1 { /* keep */ }

.store-compare-field-value-2 { /* keep */ }

.store-compare-field-value-3 { /* keep */ }

.store-compare-field-value-4 { /* keep */ }

.store-compare-empty { /* keep */ }

.store-compare-back { margin-top: 10px; }

.store-compare-product-add { min-height: 300px; cursor: pointer; }
.store-compare-quicksearch { position: absolute; bottom: 0; right: 15px; left: 15px; }
.store-compare-quicksearch-query {  }
.store-compare-quicksearch-query-input {  }
.store-compare-quicksearch-query-button {  }
.store-compare-quicksearch-items { position: absolute; right: 0; left: 0; max-height: 80vh; overflow-y: auto; }
.store-compare-quicksearch-item {  }
.store-compare-quicksearch-item-image {  }
.store-compare-quicksearch-item-image-link {  }
.store-compare-quicksearch-item-image-element {  }
.store-compare-quicksearch-item-title {  }
.store-compare-quicksearch-item-link {  }
.store-compare-column { width: 25%; }
.store-compare-0 .store-compare-column { width: calc(25% - 10px); }
.store-compare-1 .store-compare-column { width: calc(25% - 10px); }
.store-compare-2 .store-compare-column { width: calc(25% - 10px); }
.store-compare-3 .store-compare-column { width: calc(20% - 10px); }
.store-compare-4 .store-compare-column { width: calc(20% - 10px); }


@media(max-width:991px) {
	.store-compare-0 .store-compare-products-responsive { min-width: 300px; }
	.store-compare-1 .store-compare-products-responsive { min-width: 400px; }
	.store-compare-2 .store-compare-products-responsive { min-width: 650px; }
	.store-compare-3 .store-compare-products-responsive { min-width: 900px; }
	.store-compare-4 .store-compare-products-responsive { min-width: 900px; }

	.store-compare-0 .store-compare-column { width: 100%; }
	.store-compare-1 .store-compare-column { width: calc(50% - 10px); }
	.store-compare-2 .store-compare-column { width: calc(33.33% - 10px); }
	.store-compare-3 .store-compare-column { width: calc(25% - 10px); }
	.store-compare-4 .store-compare-column { width: calc(25% - 10px); }

	.store-compare-product { text-align: center; }
	.store-compare-field-name { width: 100% !important; margin-bottom: 10px; }
	.store-compare-headers-title { display: none; }

	.store-compare-quicksearch-items { right: auto; min-width: 270px; }
}

/*
@media (min-width: 576px) { .store-compare-column { width: 50%; } }

@media (min-width: 768px) { .store-compare-product-2, .store-compare-field-value-2 { display: block; }
  .store-compare-column { width: 33.33333333333333%; }
  .store-compare-0 .store-compare-column { width: 100%; }
  .store-compare-1 .store-compare-column { width: 50%; } }

@media (min-width: 992px) { .store-compare-column { width: 25%; }
  .store-compare-0 .store-compare-column { width: 25%; }
  .store-compare-1 .store-compare-column { width: 25%; }
  .store-compare-2 .store-compare-column { width: 25%; } }

@media (min-width: 1200px) { .store-compare-product-3, .store-compare-field-value-3 { display: block; }
  .store-compare-column { width: 20%; }
  .store-compare-0 .store-compare-column { width: 25%; }
  .store-compare-1 .store-compare-column { width: 25%; }
  .store-compare-2 .store-compare-column { width: 25%; } }

@media (min-width: 1400px) { .store-compare-product-4, .store-compare-field-value-4 { display: block; }
  .store-compare-column { width: 16.66666666666667%; }
  .store-compare-0 .store-compare-column { width: 25%; }
  .store-compare-1 .store-compare-column { width: 25%; }
  .store-compare-2 .store-compare-column { width: 25%; }
  .store-compare-3 .store-compare-column { width: 20%; } }
*/

/* cart page elements */
.cart-container { /* keep */ }

.cart-context { /* keep */ }

.cart-title { /* keep */ }

.cart-description { color: gray; }

.cart-failed { /* keep */ }

.cart-separator { margin: 30px 0; }

.cart-items { /* keep */ }

.cart-item { /* keep */ }

.cart-item-image { /* keep */ }

.cart-item-image-link { /* keep */ }

.cart-item-image-element { width: 100%; }

.cart-item-details { line-height: 160%; }

.cart-item-title { line-height: 145%; font-size: 18px; }

.cart-item-link { /* keep */ }

.cart-item-subtitle { font-size: 14px; }

.cart-item-id { font-size: 14px; }

.cart-item-remove { margin-top: 5px; line-height: 150%; }

.cart-item-amounts { font-size: 14px; line-height: 2; }

.cart-item-quantity { margin-bottom: 10px; }

.cart-item-quantity-group { /* keep */ }

.cart-item-quantity-input { /* keep */ }

.cart-item-inline-error { /* keep */ }

.cart-item-price { /* keep */ }

.cart-item-price-value { /* keep */ }

.cart-item-price-compare { text-decoration: line-through; color: gray; display: inline-block; margin-left: 5px; }

.cart-item-discount { /* keep */ }

.cart-item-shipping { /* keep */ }

.cart-item-tax { /* keep */ }

.cart-item-subtotal { /* keep */ }

.cart-item-subtotal-title { font-size: 18px; }

.cart-item-mobile-details { /* keep */ }

.cart-item-loading { margin-top: 10px; }

.cart-details { margin: 0; }

.cart-details-subtotal { /* keep */ }

.cart-details-subtotal-label { /* keep */ }

.cart-details-subtotal-value { /* keep */ }

.cart-details-weight { /* keep */ }

.cart-details-weight-label { /* keep */ }

.cart-details-weight-value { /* keep */ }

.cart-details-shipping { /* keep */ }

.cart-details-shipping-label { /* keep */ }

.cart-details-shipping-value { /* keep */ }

.cart-details-tax { /* keep */ }

.cart-details-tax-label { /* keep */ }

.cart-details-tax-value { /* keep */ }

.cart-details-discount { /* keep */ }

.cart-details-discount-label { /* keep */ }

.cart-details-discount-value { /* keep */ }

.cart-details-total { /* keep */ }

.cart-details-total-label { /* keep */ }

.cart-details-total-value { /* keep */ }

.cart-coupons { /* keep */ }

.cart-coupons-code { /* keep */ }

.cart-coupons-code-group { /* keep */ }

.cart-coupons-code-input { /* keep */ }

.cart-coupons-code-btn { /* keep */ }

.cart-coupons-inline-error { /* keep */ }

.cart-coupons-items { margin-top: 10px; }

.cart-coupons-item { margin: 5px 0 0 5px; }

.cart-empty { /* keep */ }

.cart-empty-description { margin: 30px 0 20px; }

.cart-empty-description-text { /* keep */ }

.cart-empty-link { /* keep */ }

.cart-loading { margin: 30px 0 0; }

@media (max-width: 767px) { .cart-item-amounts { margin-top: 30px; } }

@media (max-width: 991px) {
  .cart-item-subtotal { display: none; }
  .cart-checkout { position: fixed; bottom: 0; right: 0; left: 0; width: 100%; z-index: 1001; border-radius: 0; }
}

@media (min-width: 768px) { .cart-col { border-right: 1px solid #e8e8e8; } }

/* cart auth page elements */
.cart-auth { /* keep */ }

.cart-auth-container { /* keep */ }

.cart-auth-context { /* keep */ }

.cart-auth-title { /* keep */ }

.cart-auth-description { color: gray; }

.cart-auth-separator { margin: 30px 0; }

.cart-auth-form { /* keep */ }

.cart-auth-failed { /* keep */ }

.cart-auth-mode { /* keep */ }

.cart-auth-mode-question { margin-bottom: 15px; }

.cart-auth-mode-signup { /* keep */ }

.cart-auth-mode-signup-label { /* keep */ }

.cart-auth-mode-signup-input { /* keep */ }

.cart-auth-mode-signin { /* keep */ }

.cart-auth-mode-signin-label { /* keep */ }

.cart-auth-mode-signin-input { /* keep */ }

.cart-auth-username { /* keep */ }

.cart-auth-username-label { /* keep */ }

.cart-auth-username-input { /* keep */ }

.cart-auth-password { /* keep */ }

.cart-auth-password-label { /* keep */ }

.cart-auth-password-input { /* keep */ }

.cart-auth-rememberme { /* keep */ }

.cart-auth-rememberme-label { /* keep */ }

.cart-auth-rememberme-input { /* keep */ }

.cart-auth-confirmpassword { /* keep */ }

.cart-auth-confirmpassword-label { /* keep */ }

.cart-auth-confirmpassword-input { /* keep */ }

.cart-auth-name { /* keep */ }

.cart-auth-name-label { /* keep */ }

.cart-auth-name-input { /* keep */ }

.cart-auth-mobile { /* keep */ }

.cart-auth-mobile-label { /* keep */ }

.cart-auth-mobile-input { /* keep */ }

.cart-auth-email { /* keep */ }

.cart-auth-email-label { /* keep */ }

.cart-auth-email-input { /* keep */ }

.cart-auth-email-group { /* keep */ }

.cart-auth-email-optional { /* keep */ }

.cart-auth-inline-error { /* keep */ }

.cart-auth-submit { /* keep */ }

.cart-auth-loading { margin: 20px 0 0; }

.cart-auth-succeed { /* keep */ }

/* cart checkout page elements */
.cart-checkout-container { /* keep */ }

.cart-checkout-context { /* keep */ }

.cart-checkout-title { /* keep */ }

.cart-checkout-description { color: gray; }

.cart-checkout-separator { margin: 30px 0; }

.cart-checkout-form { /* keep */ }

.cart-checkout-failed { /* keep */ }

.cart-checkout-contact { /* keep */ }

.cart-checkout-contact-title { /* keep */ }

.cart-checkout-contact-description { color: gray; }

.cart-checkout-name { /* keep */ }

.cart-checkout-name-label { /* keep */ }

.cart-checkout-name-input { /* keep */ }

.cart-checkout-mobile { /* keep */ }

.cart-checkout-mobile-label { /* keep */ }

.cart-checkout-mobile-input { /* keep */ }

.cart-checkout-phone { /* keep */ }

.cart-checkout-phone-label { /* keep */ }

.cart-checkout-phone-input { /* keep */ }

.cart-checkout-email { /* keep */ }

.cart-checkout-email-label { /* keep */ }

.cart-checkout-email-input { /* keep */ }

.cart-checkout-shipping { /* keep */ }

.cart-checkout-shipping-title { /* keep */ }

.cart-checkout-shipping-description { color: gray; }

.cart-checkout-location-container { width: 100%; height: 300px; background: #f9f9f9; border: 1px solid #efefef; }

.cart-checkout-location-help { color: #5e5e5e; margin-top: 10px; }

.cart-checkout-country { /* keep */ }

.cart-checkout-country-label { /* keep */ }

.cart-checkout-country-input { /* keep */ }

.cart-checkout-state { /* keep */ }

.cart-checkout-state-label { /* keep */ }

.cart-checkout-state-input { /* keep */ }

.cart-checkout-city { /* keep */ }

.cart-checkout-city-label { /* keep */ }

.cart-checkout-city-input { /* keep */ }

.cart-checkout-zipcode { /* keep */ }

.cart-checkout-zipcode-label { /* keep */ }

.cart-checkout-zipcode-input { /* keep */ }

.cart-checkout-address { /* keep */ }

.cart-checkout-address-label { /* keep */ }

.cart-checkout-address-input { /* keep */ }

.cart-checkout-description-field { /* keep */ }

.cart-checkout-description-field-label { /* keep */ }

.cart-checkout-description-field-help { color: gray; margin-top: 10px; }

.cart-checkout-description-field-input { /* keep */ }

.cart-checkout-inline-error { /* keep */ }

.cart-checkout-submit { /* keep */ }

.cart-checkout-loading { margin: 20px 0 0; }

.cart-checkout-succeed { /* keep */ }
.cart-checkout-contacts {  }
.cart-checkout-contacts-item {  }
.cart-checkout-contacts-item-label { cursor: pointer; }
.cart-checkout-contact {  }
.cart-checkout-contact-name {  }
.cart-checkout-contact-item {  }
.cart-checkout-contact-item-action { position: absolute; bottom: 15px; left: 0; }
.cart-checkout-shipping {  }
.cart-checkout-shipping-title {  }
.cart-checkout-shipping-badge {  }
.cart-checkout-shipping-description { color: gray; }
.cart-checkout-shipping-items {  }
.cart-checkout-shipping-item {  }
.cart-checkout-shipping-item-control {  }
.cart-checkout-shipping-item-input {  }
.cart-checkout-shipping-item-label { display: flex; align-items: center; justify-content: space-between; cursor: pointer; }

@media(max-width:991px) {
	.cart-checkout-contact-item-action { position: static; }
	.cart-checkout-buttons { position: fixed; bottom: 0; right: 0; left: 0; width: 100%; z-index: 1001; margin: 0; display: flex; }
	.cart-checkout-submit, .cart-checkout-back { width: 100%; text-align: center; border-radius: 0; }
	.cart-checkout-back { background: #fff; font-size: 1.25rem; line-height: 1.5; padding: .5rem 1rem; }
}


/* cart payment page elements */
.cart-payment { /* keep */ }

.cart-payment-container { /* keep */ }

.cart-payment-context { /* keep */ }

.cart-payment-title { /* keep */ }

.cart-payment-description { color: gray; }

.cart-payment-separator { margin: 30px 0; }

.cart-payment-paid { /* keep */ }

.cart-payment-paid-description { /* keep */ }

.cart-payment-paid-details { /* keep */ }

.cart-payment-paid-download { /* keep */ }

.cart-payment-shipping { /* keep */ }

.cart-payment-shipping-title { /* keep */ }

.cart-payment-shipping-badge { /* keep */ }

.cart-payment-shipping-description { color: gray; margin-bottom: 25px; }

.cart-payment-shipping-items { /* keep */ }

.cart-payment-shipping-item { /* keep */ }

.cart-payment-shipping-item-control { /* keep */ }

.cart-payment-shipping-item-input { /* keep */ }

.cart-payment-shipping-item-label { /* keep */ }

.cart-payment-details { /* keep */ }

.cart-payment-details-price { /* keep */ }

.cart-payment-details-price-badge { /* keep */ }

.cart-payment-details-created { color: gray; }

.cart-payment-details-duedate { color: gray; }

.cart-payment-method { /* keep */ }

.cart-payment-method-title { /* keep */ }

.cart-payment-method-title-badge { /* keep */ }

.cart-payment-method-description { color: gray; margin-bottom: 25px; }

.cart-payment-method-online { /* keep */ }

.cart-payment-method-online-label { cursor: pointer; display: flex; align-items: center; }
.cart-payment-method-online-label:before, .cart-payment-method-online-label:after { top: calc(50% - 8px); }

.cart-payment-method-online-input { /* keep */ }

.cart-payment-method-bank { /* keep */ }

.cart-payment-method-bank-label { cursor: pointer; }
.cart-payment-method-bank-label:before, .cart-payment-method-bank-label:after { top: calc(50% - 8px); }

.cart-payment-method-bank-input { /* keep */ }

.cart-payment-method-wallet { /* keep */ }

.cart-payment-method-wallet-label { cursor: pointer; display: flex; align-items: center; }
.cart-payment-method-wallet-label:before, .cart-payment-method-wallet-label:after { top: calc(50% - 8px); }

.cart-payment-method-wallet-input { /* keep */ }

.cart-payment-method-cod { /* keep */ }

.cart-payment-method-cod-label { cursor: pointer; }
.cart-payment-method-cod-label:before, .cart-payment-method-cod-label:after { top: calc(50% - 8px); }

.cart-payment-method-cod-input { /* keep */ }

.cart-payment-bank-form { /* keep */ }

.cart-payment-bank-title { /* keep */ }

.cart-payment-bank-title-badge { /* keep */ }

.cart-payment-bank-description { color: gray; margin-bottom: 25px; }

.cart-payment-bank-gateway { /* keep */ }

.cart-payment-bank-gateway-input { /* keep */ }

.cart-payment-transfer { line-height: 200%; }

.cart-payment-transfer-title { /* keep */ }

.cart-payment-transfer-title-badge { /* keep */ }

.cart-payment-transfer-description { color: gray; margin-bottom: 25px; }

.cart-payment-transfer-name { /* keep */ }

.cart-payment-transfer-name-value { /* keep */ }

.cart-payment-transfer-name { /* keep */ }

.cart-payment-transfer-name-value { /* keep */ }

.cart-payment-transfer-owner { /* keep */ }

.cart-payment-transfer-owner-value { /* keep */ }

.cart-payment-transfer-pan { /* keep */ }

.cart-payment-transfer-pan-value { display: inline-block; direction: ltr; }

.cart-payment-transfer-iban { /* keep */ }

.cart-payment-transfer-iban-value { display: inline-block; direction: ltr; }

.cart-payment-transfer-account { /* keep */ }

.cart-payment-transfer-account-value { display: inline-block; direction: ltr; }

.cart-payment-fish { /* keep */ }

.cart-payment-fish-title { /* keep */ }

.cart-payment-fish-title-badge { /* keep */ }

.cart-payment-fish-description { color: gray; margin-bottom: 25px; }

.cart-payment-fish-reference { /* keep */ }

.cart-payment-fish-reference-label { /* keep */ }

.cart-payment-fish-reference-input { /* keep */ }

.cart-payment-fish-description-field { /* keep */ }

.cart-payment-fish-description-field-label { /* keep */ }

.cart-payment-fish-description-field-input { /* keep */ }

.cart-payment-fish-submit { margin-top: 5px; }

.cart-payment-online-form { /* keep */ }

.cart-payment-online-title { /* keep */ }

.cart-payment-online-title-badge { /* keep */ }

.cart-payment-online-description { color: gray; margin-bottom: 25px; }

.cart-payment-online-gateway { /* keep */ }

.cart-payment-online-gateway-input { /* keep */ }

.cart-payment-online-submit { margin-top: 5px; }

.cart-payment-cod-form { /* keep */ }

.cart-payment-cod-submit { /* keep */ }

.cart-payment-loading { /* keep */ }

.cart-payment-succeed { /* keep */ }

.cart-payment-failed { /* keep */ }

.cart-payment-inline-error { /* keep */ }

@media(max-width:991px) {
	.cart-payment-fish-submit, .cart-payment-online-submit, .cart-payment-cod-submit, .cart-payment-wallet-submit {position: fixed; bottom: 0; right: 0; left: 0; width: 100%; z-index: 1001; border-radius: 0; text-align: center; }
}

/* footer elements */
.site-footer { /* keep */ }

.site-footer-namaad { /* keep */ }

.site-footer-namaad img { height: 70px; width: auto; }

.site-footer-about { /* keep */ }

.footer-subscription { /* keep */ }

.footer-subscription-form { /* keep */ }

.footer-subscription-title { /* keep */ }

.footer-subscription-failed { margin: 0 0 15px; }

.footer-subscription-succeed { margin: 0 0 15px; }

.footer-subscription-inline-error { /* keep */ }

.footer-subscription-inner { width: 100%; position: relative; }

.footer-subscription-email { background: none !important; height: 50px; border: none; color: #000; border-bottom: 1px solid #000; font-size: 14px; padding: 0 0 0 2.5em; -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.footer-subscription-email::-webkit-input-placeholder { color: #000; -webkit-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.footer-subscription-email::-moz-placeholder { color: #000; -moz-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.footer-subscription-email:-ms-input-placeholder { color: #000; -ms-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.footer-subscription-email::-ms-input-placeholder { color: #000; -ms-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.footer-subscription-email::placeholder { color: #000; -webkit-transition: color 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.footer-subscription-email:focus { color: #000; border-color: #d7d7d7; }

.footer-subscription-email:focus::-webkit-input-placeholder { color: #000; }

.footer-subscription-email:focus::-moz-placeholder { color: #000; }

.footer-subscription-email:focus:-ms-input-placeholder { color: #000; }

.footer-subscription-email:focus::-ms-input-placeholder { color: #000; }

.footer-subscription-email:focus::placeholder { color: #000; }

.footer-subscription-loading { margin: 20px 0 0; }

.footer-subscription-submit { position: absolute; top: 0; bottom: 0; left: 0; padding: 0 1em; color: #000 !important; font-size: 12px; -webkit-transition: left .3s ease; -o-transition: left .3s ease; transition: left .3s ease; }

.footer-subscription-submit:hover { left: -2px; }

.footer-subscription-edit { margin: 10px 0; }

.site-footer-menu-item-link { color: #5e5e5e; }

.site-footer-menu-item-link:hover { color: #000; }

/* copyright elements */
.copyright-container { /* keep */ }

.copyright-text { /* keep */ }

.nav-link { font-weight: 500; font-size: 15px; }

@media (max-width: 991px) { .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; background: #fff; top: 60px; left: -25px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07); z-index: 10; width: 345px; border-radius: 0.3125rem; } }

.header-logo { /* keep */ }

.header-logo-image { max-height: 55px; }

.header-minicart-button, .header-search-button, .mobile-user-management { height: 38px; }

.header-user-dropdown { /* keep */ }

.header-minicart-badge.badge { min-width: 18px; height: 18px; padding: 3px 6px 0; border-radius: 9px; }

.header-minicart-items { min-width: 350px; }

@media (max-width: 374px) { .header-minicart-items { min-width: 300px; } }

.header-minicart-items-inner { /* keep */ }

.header-minicart-item { /* keep */ }

.header-minicart-item-image-holder { width: 90px; height: 90px; min-width: 90px; }

.header-minicart-item-image { width: auto; height: auto; max-height: 100%; max-width: 100%; }

.header-minicart-item-details { /* keep */ }

.header-minicart-item-title { /* keep */ }

.header-minicart-item-link { /* keep */ }

.header-minicart-item-subtotal { font-weight: 500; font-size: 13px; }

.header-minicart-item-remove { padding: 5px 6px; }

.header-minicart-link { /* keep */ }

.nav-subset-item.hovered { background: rgba(0, 0, 0, 0.04); }

.btn-link:hover { text-decoration: none !important; }

h1, h2, h3, .h1, .h2, .h3 { font-weight: bold; }

h4, h5, h6, .h4, .h5, .h6 { font-weight: 500; }

.text-xl { font-size: 20px; }

.text-lg { font-size: 18px; }

.text-normal { font-size: 16px; }

.text-sm { font-size: 15px; }

.text-xs { font-size: 14px; }

.text-xxs { font-size: 12px; }

.btn:not(.btn-link) { -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.btn:not(.btn-link):hover, .btn:not(.btn-link).active, .btn:not(.btn-link):active, .btn:not(.btn-link):focus, .btn:not(.btn-link).focus, .btn:not(.btn-link):not(:disabled):not(.disabled):active, .btn:not(.btn-link):not(:disabled):not(.disabled).active, .btn:not(.btn-link):not(:disabled):not(.disabled):active:focus { -webkit-transform: translateY(-1px); -ms-transform: translateY(-1px); transform: translateY(-1px); color: #fff !important; background-color: #000 !important; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05) !important; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05) !important; }

.btn:not(.btn-link).btn-secondary:hover, .btn:not(.btn-link).btn-secondary.active, .btn:not(.btn-link).btn-secondary:active, .btn:not(.btn-link).btn-secondary:focus, .btn:not(.btn-link).btn-secondary.focus, .btn:not(.btn-link).btn-secondary:not(:disabled):not(.disabled):active, .btn:not(.btn-link).btn-secondary:not(:disabled):not(.disabled).active, .btn:not(.btn-link).btn-secondary:not(:disabled):not(.disabled):active:focus, .btn:not(.btn-link).btn-dark:hover, .btn:not(.btn-link).btn-dark.active, .btn:not(.btn-link).btn-dark:active, .btn:not(.btn-link).btn-dark:focus, .btn:not(.btn-link).btn-dark.focus, .btn:not(.btn-link).btn-dark:not(:disabled):not(.disabled):active, .btn:not(.btn-link).btn-dark:not(:disabled):not(.disabled).active, .btn:not(.btn-link).btn-dark:not(:disabled):not(.disabled):active:focus { background-color: #bd9e6b !important; }

.btn-red, .btn-danger, .btn-green, .btn-success, .btn-info, .btn-edit, .btn-blue, .btn-orange, .btn-warning, .btn-create, .btn-yellow, .btn-primary { color: #fff !important; }

.btn-secondary:hover, .btn-secondary.active, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active:focus { background-color: #bd9e6b; }

.btn.btn-link { -webkit-box-shadow: none !important; box-shadow: none !important; }

.footer-social-icons a { margin-right: 25px; font-size: 22px; color: #5e5e5e; }

.footer-social-icons a.fa-send { font-size: 17px; }

.footer-social-icons a.fa-facebook { font-size: 20px; }

.footer-social-icons a:hover { color: #000; }

.footer-social-icons a:last-child { margin-right: 0; }

.dropdown-toggle::after { content: "\f107"; font-family: FontAwesome; border: none; line-height: 1; top: -1px; position: relative; }

.dropdown-menu { font-size: 14px; background-clip: unset; }

.blog-container .card-title, .blog-sidebar .card-title { font-size: 18px; font-weight: 600; margin-bottom: 20px; }

.blog-sidebar .card { margin-bottom: 50px; }

.blog-sidebar .card:last-child { margin-bottom: 0; }

.card { border: none !important; }

.card-body { /* keep */ }

.owl-carousel .owl-stage { display: -webkit-box; display: -ms-flexbox; display: flex; }

.owl-carousel .owl-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.container { padding-left: 15px; padding-right: 15px; }

.quicksearch-items { right: 0; top: 100%; z-index: 900; }

.quicksearch-query { z-index: 100; }

.quicksearch-item { border-bottom: 1px solid #e8e8e8; }

.quicksearch-items .quicksearch-item:last-child { border: none; }

.quicksearch-item-title { /* keep */ }

.quicksearch-item-image { /* keep */ }

.quicksearch :focus, .quicksearch :active, .header-search input:focus, .header-search input:active { outline: none !important; }

.quicksearch-query-input { /* keep */ }

.quicksearch-query-button { min-width: 41px; width: 41px; max-width: 41px; }

.mobile-search-form { /* keep */ }

.mobile-search-form-input { /* keep */ }

.mobile-search-form-submit { width: 41px; height: 41px; top: 0; left: 0; }

.header-widget { padding-left: 25px; margin-left: 25px; border-left: 1px solid #e8e8e8; padding-top: 3px; line-height: 1.7; }

.header-widget .fa-phone { margin-top: -3px; }

.header-widgets .header-widget:last-child { border-left: none; padding-left: 0; margin-left: 0; }

.header-link { color: #000; }

.header-link:hover { color: #bd9e6b; }

.btn-arrow-left:after { content: "\f104"; font-family: "FontAwesome"; line-height: 1; margin-right: 9px; position: relative; right: 0; top: -2px; -webkit-transition: right 0.2s ease-in-out; -o-transition: right 0.2s ease-in-out; transition: right 0.2s ease-in-out; display: inline-block; vertical-align: middle; }

.btn-arrow-left:hover:after { right: 1px; }

.header-minicart-icon { height: 24px; width: 17px; background: url("../images/cart.svg") no-repeat center; display: block; }

.index-banner-holder { padding-top: 91%; position: relative; height: 100%; }

.index-banner-holder .btn-edit { position: absolute; bottom: 20px; right: 20px; }

.index-banner-inner { position: absolute; top: 0; height: 100%; left: 0; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: perspective(300px); transform: perspective(300px); -webkit-transition: all 0.3s ease-out !important; -o-transition: all 0.3s ease-out !important; transition: all 0.3s ease-out !important; -webkit-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; bottom: 0; right: 0; border-radius: 5px; background-image: url(https://shop.liquid-themes.com/wp-content/uploads/2018/09/1.jpg); background-size: cover; background-position: center; }

.index-banner-inner:hover { -webkit-box-shadow: 0 40px 60px rgba(0, 0, 0, 0.1); box-shadow: 0 40px 60px rgba(0, 0, 0, 0.1); }

.section-title { font-size: 28px; }

@media (min-width: 576px) { .section-title { font-size: 30px; } }

@media (min-width: 768px) { .section-title { font-size: 32px; } }

@media (min-width: 992px) { .section-title { font-size: 34px; } }

@media (min-width: 1200px) { .section-title { font-size: 36px; } }

.section-title-lg { font-size: 30px; }

@media (min-width: 576px) { .section-title-lg { font-size: 32px; } }

@media (min-width: 768px) { .section-title-lg { font-size: 35px; } }

@media (min-width: 992px) { .section-title-lg { font-size: 38px; } }

@media (min-width: 1200px) { .section-title-lg { font-size: 40px; } }

.home-newsletter { background-size: cover; background-position: center; }

.home-newsletter-inner { position: relative; }

.home-newsletter-form { max-width: 360px; margin: 0 auto; }

.home-newsletter-title { /* keep */ }

.home-newsletter-failed { margin: 0 0 10px; text-align: right; }

.home-newsletter-succeed { margin: 0 0 10px; text-align: right; }

.home-newsletter-inline-error { /* keep */ }

.home-newsletter-submit { position: absolute; top: 0; bottom: 0; left: 0; padding: 0 1em; color: #fff !important; font-size: 14px; -webkit-transition: left .3s ease; -o-transition: left .3s ease; transition: left .3s ease; }

.home-newsletter-submit:hover { left: -2px; }

.home-newsletter-email { background: none !important; height: 65px; border: none; border-bottom: 2px solid rgba(255, 255, 255, 0.75); border-radius: 0; font-size: 17px; padding: 0 0 0 45px; color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.home-newsletter-email::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.75); -webkit-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.home-newsletter-email::-moz-placeholder { color: rgba(255, 255, 255, 0.75); -moz-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.home-newsletter-email:-ms-input-placeholder { color: rgba(255, 255, 255, 0.75); -ms-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.home-newsletter-email::-ms-input-placeholder { color: rgba(255, 255, 255, 0.75); -ms-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.home-newsletter-email::placeholder { color: rgba(255, 255, 255, 0.75); -webkit-transition: color 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out; }

.home-newsletter-email:focus { color: #fff; border-color: #fff; }

.home-newsletter-email:focus::-webkit-input-placeholder { color: #fff; }

.home-newsletter-email:focus::-moz-placeholder { color: #fff; }

.home-newsletter-email:focus:-ms-input-placeholder { color: #fff; }

.home-newsletter-email:focus::-ms-input-placeholder { color: #fff; }

.home-newsletter-email:focus::placeholder { color: #fff; }

.home-newsletter-loading { margin: 20px 0 0; color: #fff; }

.home-clients { cursor: -webkit-grab; cursor: grab; }

.home-clients.owl-grab { cursor: -webkit-grabbing; cursor: grabbing; }

.home-clients .owl-item { opacity: 0.25; -webkit-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.home-clients .owl-item img { max-width: 85%; width: auto; }

.home-clients .owl-item:hover { opacity: 1; }

.navigation-spacer { height: 68px; }

.navbar-container { position: relative; }

.navigation-holder { padding-top: 15px; padding-bottom: 15px; position: relative; -webkit-box-shadow: 0 1px #e8e8e8; box-shadow: 0 1px #e8e8e8; background: #fff; position: absolute; bottom: 0; width: 100%; right: 0; -webkit-transition: background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out; transition: background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out; -o-transition: box-shadow 0.25s ease-in-out, background 0.25s ease-in-out; transition: box-shadow 0.25s ease-in-out, background 0.25s ease-in-out; transition: box-shadow 0.25s ease-in-out, background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out; z-index: 999; }

.navigation-holder.fixed { position: fixed; top: 0; bottom: auto; z-index: 1000; background: rgba(255, 255, 255, 0.98) !important; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07); }

@media (min-width: 992px) { .navigation-holder.fixed { background: rgba(255, 255, 255, 0.94) !important; -webkit-backdrop-filter: blur(20px) saturate(180%); backdrop-filter: blur(20px) saturate(180%); } }

.hero-slider .owl-stage-outer, .hero-slider .owl-stage { height: 100%; }

.hero-slider .animated { -webkit-animation-duration: 500ms; animation-duration: 500ms; }

.hero-slider .owl-dots { position: absolute; bottom: 40px; right: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.hero-slider .owl-dots .owl-dot { margin-left: 10px; }

.hero-slider .owl-dots .owl-dot:last-child { margin-left: 0; }

.hero-slider .owl-dots .owl-dot span { height: 12px; width: 12px; background: #fff; opacity: 0.7; border-radius: 100%; display: block; -webkit-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; }

.hero-slider .owl-dots .owl-dot.active span { opacity: 1; }

.hero-slider-item { background-position: center; background-size: cover; }

.hero-slider-title { text-shadow: 0 3px 15px rgba(0, 0, 0, 0.35); font-size: 40px; }

@media (min-width: 576px) { .hero-slider-title { font-size: 45px; } }

@media (min-width: 768px) { .hero-slider-title { font-size: 50px; } }

@media (min-width: 992px) { .hero-slider-title { font-size: 55px; } }

@media (min-width: 1200px) { .hero-slider-title { font-size: 60px; } }

.hero-slider-slogan { text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35); }

.navbar-social-icons a { margin-right: 20px; font-size: 18px; color: #000; }

.navbar-social-icons a.fa-send { font-size: 14px; }

.navbar-social-icons a.fa-facebook { font-size: 16px; }

.navbar-social-icons a:hover { color: #bd9e6b; }

.navbar-social-icons a:last-child { margin-right: 0; }

.header-search-icon { display: block; width: 20px; height: 24px; background: url("../images/search.svg") no-repeat center; }

.mobile-user-management-icon { display: block; width: 22px; height: 22px; background: url("../images/user.svg") no-repeat center; }

.home-blog-categories { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.home-blog-categories .home-blog-category { margin-left: 6px; }

.home-blog-categories .home-blog-category:last-child { margin-left: 0; }

.home-blog-category { padding: 6px 10px 4px; border: 1px solid #bd9e6b; line-height: 1.5em; color: #000; font-size: 13px; font-weight: 500; }

.home-blog-category:hover { color: #fff; background: #bd9e6b; }

.home-blog-image { background-size: cover; background-position: center; margin-bottom: 0; height: 100%; }

.home-blog-image img { height: auto; width: auto; max-width: 100%; max-height: 100%; visibility: hidden; }

.instagram-post { background-size: cover; background-position: center; padding-top: 100%; display: block; position: relative; }

.instagram-post:before { top: 0; right: 0; left: 0; bottom: 0; opacity: 0; background: #bd9e6b; position: absolute; content: ''; z-index: 1; -webkit-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; }

.instagram-post i { -webkit-transition: opacity .3s, -webkit-transform .3s; transition: opacity .3s, -webkit-transform .3s; -o-transition: opacity .3s, transform .3s; transition: opacity .3s, transform .3s; transition: opacity .3s, transform .3s, -webkit-transform .3s; opacity: 0; font-size: 50px; position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 1em; color: #fff; height: 1em; -webkit-transform: translateY(15px); -ms-transform: translateY(15px); transform: translateY(15px); z-index: 2; margin: auto; }

.instagram-post:hover:before { opacity: 1; }

.instagram-post:hover i { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.header-search-form { position: relative; }

.header-search-form:after { pointer-events: none; background: url("../images/search.svg") no-repeat center; height: 13px; width: 13px; position: absolute; top: 0; right: 0; opacity: 0.24; content: ''; bottom: 2px; margin: auto 0; z-index: 2; }

.header-search-form .form-control { padding: 9px 30px 9px 0; background: none; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 260px; font-size: 14px; height: auto; color: #a7a9b8; -webkit-box-shadow: none !important; box-shadow: none !important; }

.header-search-form .form-control::-webkit-input-placeholder { color: #a7a9b8; }

.header-search-form .form-control::-moz-placeholder { color: #a7a9b8; }

.header-search-form .form-control:-ms-input-placeholder { color: #a7a9b8; }

.header-search-form .form-control::-ms-input-placeholder { color: #a7a9b8; }

.header-search-form .form-control::placeholder { color: #a7a9b8; }

.header-search-form .form-control:focus { border-color: rgba(0, 0, 0, 0.2); }

.layout-index .navbar-container, .layout-pages-blog-plain .navbar-container { margin-bottom: 0 !important; }

.input-group-text { border: none !important; margin: 0 !important; }

/* .custom-control-label { padding-top: 3px; } */

/* .custom-control-label:before, .custom-control-label:after { top: 4px; } */

.custom-control { min-height: 1.75rem; }

.btn-sm.btn-edit, .btn-sm.btn-create { padding: 4px 8px !important; font-size: 13px; }


/* ==========================================================================
   Authentication
   ========================================================================== */

.authentication-container, .recoverypass-container { display: flex; align-items: center; justify-content: center; flex-direction: column; min-height: calc(100vh - 65px); }
.authentication-context, .recoverypass-context { width: 360px; }
.authentication-inline-error, .recoverypass-inline-error { margin-top: 5px; }
.authentication-loading { margin-top: 15px; }
@media (max-width: 374px) {
  .authentication-container, .recoverypass-container { padding: 15px; }
  .authentication-context, .recoverypass-context { width: 100%; }
}

/* aparat iframe */
.h_iframe-aparat_embed_frame { position:relative; }
.h_iframe-aparat_embed_frame span { padding-top: 57%; }
.h_iframe-aparat_embed_frame .ratio { display:block; width:100%; height:auto; }
.h_iframe-aparat_embed_frame iframe { position:absolute; top:0; left:0; width:100%; height:100%; }