/*
Theme Name: Forooshandeh
Author: Khatam Tadayon
Version: 1.0
*/
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.products-item-link img {
  max-height: 182px;
  min-height: 182px;
  object-fit: contain;
}

/* .category_item img{
    max-height:150px;
	  min-height:150px
  } */
body {
  cursor: default;
  text-align: right;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  background: #f2f6f7;
}

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;
  color: #369dae;
}

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;
}

.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;
  font-size: 11px !important;
  font-family: "IRANYekanWeb", arial;
}

.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 {
  margin-top: 20px;
}

@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;
  color: black;
}

@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-item:hover > .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;
  }
}

.navbar-toggler {
  font-size: 24px;
  outline: none !important;
}
.offcanvas {
  /*background: #3ad583; padding: 5px 0; float: left; margin-right: 10px; border-radius: 4px; width: 46px; height: 46px; border-radius: 50%; */
}
.offcanvas-sidebar {
  position: fixed;
  right: -100%;
  top: 0;
  z-index: 1000;
  width: 350px;
  background: white;
  overflow: auto;
  height: 100%;
  direction: ltr;
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.1);
  transition: 0.5s;
}
.offcanvas-header {
  direction: rtl;
  padding: 20px 15px;
  line-height: 30px;
  position: relative;
  background: #f3f3f3;
}
.offcanvas-brand {
  font-size: 22px;
  color: #fff;
}
.offcanvas-close {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 50px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  color: #fff;
}
.offcanvas-overlay {
  content: " ";
  display: none;
  position: fixed;
  background: #00000082;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.offcanvas-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  direction: rtl;
}
.offcanvas-nav-item {
  position: relative;
}
.offcanvas-nav-link {
  display: block;
  background: #fdfdfd;
  color: #6f8c9c;
  border-bottom: 1px solid rgba(159, 183, 196, 0.2);
  line-height: 150%;
  padding: 12px 15px 12px 45px;
}
.offcanvas-nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  height: 48px;
  border: none;
  background: none;
  width: 40px;
  outline: none !important;
  cursor: pointer;
}
.offcanvas-nav-toggle-icon:before {
  content: "\f0d7";
  color: #000;
}
.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: "\f0d8";
}
.offcanvas-nav-subset-1 .offcanvas-nav-link {
  padding-right: 30px;
  background: #f5f5f5;
  color: #333;
}
.offcanvas-nav-subset-2 .offcanvas-nav-link {
  padding-right: 60px;
  background: #eee;
}
.offcanvas-nav-subset-3 .offcanvas-nav-link {
  padding-right: 90px;
  background: #e5e5e5;
}

@media (max-width: 374px) {
  .offcanvas-sidebar {
    width: calc(100% - 30px);
  }
}

.offcanvas {
}
.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: #369dae;
  font-weight: 700;
}

.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: #369dae;
}

.offcanvas-nav-link {
  display: block;
  background: #fdfdfd;
  color: #000;
  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;
  color: #333;
}

.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 */
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  backdrop-filter: blur(20px) saturate(180%);
  padding: 15px;
}

.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: #369dae;
  margin-left: 5px;
  top: 1px;
  position: relative;
}

.blog-sidebar-categories-link {
  color: #a7a7a7;
}

.blog-sidebar-categories-link:hover {
  color: #369dae;
}

.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: #369dae;
  margin-left: 5px;
  top: 1px;
  position: relative;
}

.blog-sidebar-archive-link {
  color: #a7a7a7;
}

.blog-sidebar-archive-link:hover {
  color: #369dae;
}

.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 {
  position: relative;
  background-color: #5e5e5e;
  background-size: cover;
  padding: 70px 0;
  background-position: center;
}

.text-cover-header:before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  background: #1a1a1a80;
  left: 0;
  top: 0;
}

.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 */
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px) saturate(180%);
  padding: 15px;
}

.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 {
  border-radius: 10px;
}

.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 {
  z-index: 5;
  left: 50%;
}

.signin-loading {
  margin: 20px 0 0;
}

.signin-submit {
  /* keep */
  border-radius: 50px !important;
}

.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: #369dae;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}

.store-product-outofstock-message {
  font-size: 12px;
  background: #369dae;
  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: #369dae;
  margin-left: 5px;
  top: 1px;
  position: relative;
}

.store-sidebar-categories-link {
  color: #a7a7a7;
}

.store-sidebar-categories-link:hover {
  color: #369dae;
}

.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: #369dae !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;
  display: none;
}

.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 {
  background: #edecec;
}

.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;
  border-radius: 20px;
}

.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;
  color: #000;
  font-size: 13px;
}

.store-topbar-filter-item-input {
  /* keep */
}

.store-topbar-remove {
  width: 41px;
  height: 41px;
  padding: 0;
  line-height: 44px;
  background: #e82d2d;
  color: #fff;
  border-radius: 8px;
}

/*.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: 1; }*/

.store-compact-product-outofstock-message {
}

/*.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 { }

.product-context { /background: white;padding: 15px;margin-top: 2%;}

.product-title {
    color: black;
    font-size: 22px;
    margin-top: 10px;
    font-weight: 800;
}

.product-caption { }

.product-rating { min-width: 100px; }

.product-rating-link { cursor: pointer; }

.product-rating-link-icon { }

.product-rating-info {  }

.product-header {  }

.product-expiration { position: relative; }

.product-expiration-title { }

.product-expiration-countdown { }

.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 {  }

.product-expiration-countdown-label {  }

.product-expired {  }

.product-category { color: black; font-size: 18px; }

.product-image {  }

.product-image-link {  }

.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 { }

.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 {  }

.product-images-slider {  }

.product-images-slider-item {  }

.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 {  }

.product-description { line-height: 200%; }

.product-description :last-child { margin-bottom: 0 !important; }

.product-description-content {  }

.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: #369dae; font-size: 24px;}

.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 {  }

.product-controls { }

.product-attribute { }

.product-attribute-text { min-width: 68px; color: #5e5e5e; font-size: 14px; }

.product-attribute-input {  }

.product-attribute-inline-error {  }

.product-variant {  }

.product-variant-text {  }

.product-variant-input { }

.product-quantity { }

.product-quantity-text {  }

.product-quantity-input {  }

.product-buttons { }

.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 { }

.product-addtocart {  }

.product-inquiry {  }

.product-compare {  }

.product-relates {  }

.product-relates-separator {  }

.product-relates-title {  }

.product-relates-items {  }

.product-relates-item {  }

.product-relates-item-image {  }

.product-relates-item-image-element {   }

.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: #369dae; display: block; font-weight: 500; }

.product-relates-item-compare-price {   }*/

/*.product-details {   }

/*.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 { } */

/*.product-details-tab-link:hover { }

.product-details-tab-link.active {  }

.product-details-tab-link.active:hover { }

li.nav-item.product-details-tab:hover {  }

/*.product-content { line-height: 200%; }

.product-fields {  }

/*.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 {  }  

.product-comments-title { }

/*.product-comment { margin-top: 15px; }

@media (min-width: 576px) { .product-comment { margin-top: 20px; } }

.product-comment-avatar {  } */

/*.product-comment-avatar-image { }

.product-comment-author {  }

.product-comment-author-flag { }

.product-comment-name { }

.product-comment-website {  }

.product-comment-body {  }

.product-comment-time {  }

/*.product-comment-reply i { font-size: 12px; }*/

/*.product-comment-subset {   }

.product-commenting {   }

.product-commenting-separator {   }

.product-commenting-title {   }

.product-commenting-form {    }

.product-commenting-succeed {  }

.product-commenting-reply-info {   }

.product-commenting-body {   }

.product-commenting-body-input {   }

.product-commenting-name {   }

.product-commenting-name-label {   }

.product-commenting-name-input {   }

.product-commenting-email {   }

.product-commenting-email-label {  }

.product-commenting-email-input {  }

.product-commenting-website {   }

.product-commenting-website-label {   }

.product-commenting-website-input {  }

.product-commenting-submit {    }

.product-commenting-reset {   }

.product-commenting-loading {   }

.product-comment-inner {   }

.product-comment-header {   }

.product-addtocart-modal {   }

.product-addtocart-modal-dialog {   }

.product-addtocart-modal-content {  }

.product-addtocart-modal-title {   }

.product-addtocart-modal-body {   }

.product-addtocart-modal-headline {  }

.product-addtocart-modal-description {  }

.product-addtocart-modal-link {   }

.product-addtocart-modal-close {   }

.product-addtocart-modal-close-icon {  }

.product-inquiry-modal { }

.product-inquiry-modal-dialog {   }

.product-inquiry-modal-content {  }

.product-inquiry-modal-title {   }

.product-inquiry-modal-body {   }

.product-inquiry-modal-failed {   }

.product-inquiry-modal-succeed {   }

.product-inquiry-modal-inline-error {   }

.product-inquiry-modal-description {   }

.product-inquiry-modal-separator {   }

.product-inquiry-modal-name {   }

.product-inquiry-modal-name-label {   }

.product-inquiry-modal-name-control {  }

.product-inquiry-modal-email {   }

.product-inquiry-modal-email-label {   }

.product-inquiry-modal-email-control {   }

.product-inquiry-modal-phone {   }

.product-inquiry-modal-phone-label {  }

.product-inquiry-modal-phone-control {   }

.product-inquiry-modal-body {  }

.product-inquiry-modal-body-label {  }

.product-inquiry-modal-body-control {   }

.product-inquiry-modal-close {  }

.product-inquiry-modal-close-icon {   }

.product-inquiry-modal-submit {   }

.product-separator {   }

.product-edit { margin: 15px 0; }

.product-expiration-alert { background: #f2f2f2; color: #444444; }

/*
@media (min-width: 992px) { .product-field-name { margin-left: 10px;}
	.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 { display: none !important; }
	.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-headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.store-compare-headers-title {
  margin-left: 10px;
}

.store-compare-product {
  display: none;
  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 {
  display: none;
  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-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;
}

@media (max-width: 991px) {
  .store-compare-field-name {
    width: 100% !important;
  }
  .store-compare-headers-title {
    display: none;
  }
}

@media (min-width: 0) {
  .store-compare-product-0,
  .store-compare-product-1,
  .store-compare-field-value-0,
  .store-compare-field-value-1 {
    display: block;
  }
  .store-compare-column {
    width: 50%;
  }
  .store-compare-0 .store-compare-column {
    width: 100%;
  }
}

@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;
  }
}

@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 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 {
  /* keep */
}

.cart-payment-method-online-input {
  /* keep */
}

.cart-payment-method-bank {
  /* keep */
}

.cart-payment-method-bank-label {
  /* keep */
}

.cart-payment-method-bank-input {
  /* keep */
}

.cart-payment-method-wallet {
  /* keep */
}

.cart-payment-method-wallet-label {
  /* keep */
}

.cart-payment-method-wallet-input {
  /* keep */
}

.cart-payment-method-cod {
  /* keep */
}

.cart-payment-method-cod-label {
  /* keep */
}

.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 */
}

/* 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 0.3s ease;
  -o-transition: left 0.3s ease;
  transition: left 0.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;
  font-size: 18px;
}

.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: white !important; background-color: #d6d6d6; -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; border-color: #cfcfcf;}

.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: #369dae !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: #369dae;
}

.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: #369dae;
}

.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: 8px;
}

.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 0.3s ease;
  -o-transition: left 0.3s ease;
  transition: left 0.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 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.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;
  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;
}

.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: #369dae;
}

.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 #369dae;
  line-height: 1.5em;
  color: #000;
  font-size: 13px;
  font-weight: 500;
}

.home-blog-category:hover {
  color: #fff;
  background: #369dae;
}

.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: #369dae;
  position: absolute;
  content: "";
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.instagram-post i {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.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 {
  font-weight: 300;
  background: #f0f0f1;
  color: #474747;
  border: 1px solid #f0f0f1;
  padding: 10px 45px 10px 10px;
  height: 44px;
  width: 100%;
  position: relative;
  z-index: 10;
  transition: all 0.2s linear;
  border-radius: 1rem;
}

.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;
  border-radius: 6px;
}

.custom-control {
  min-height: 1.75rem;
}

.btn-sm.btn-edit,
.btn-sm.btn-create {
  padding: 4px 8px !important;
  font-size: 13px;
}

/*
.main-slider-items { margin-bottom:-20px }
@media(max-width:767px)  {
	.main-slider-items .shadow-lg { box-shadow:none!important }
}
.has-nav .owl-nav { position:absolute; top:50%; transform:translateY(-50%); width:100% }
.has-nav .owl-prev { position:absolute; right:-80px; font-size:30px }
.has-nav .owl-next { position:absolute; left:-80px; font-size:30px }
.has-nav .owl-prev span,.has-nav .owl-next span { display:none }
.has-nav .owl-next:after { content:''; display:block; width:33px; height:24px; background:url(../images/arrow-right.svg) no-repeat right; background-size:33px; opacity:.2; transform:rotate(180deg) }
.has-nav .owl-prev:after { content:''; display:block; width:33px; height:24px; background:url(../images/arrow-right.svg) no-repeat right; background-size:33px; opacity:.2 }
@media(max-width: 1500px) {
	.has-nav .owl-nav {
		display: none;
	}
}*/
.titlecenter {
  font-weight: 700;
  width: 100%;
  top: 50%;
  text-align: center;
  position: absolute;
  color: white;
  font-size: 32px;
}
@media (max-width: 999px) {
  .d-mobile {
    font-size: 10px;
    padding: 10px;
    margin-top: -25% !important;
    margin-right: 37% !important;
  }
}

@media (min-width: 999px) {
  .titlecenter {
    font-weight: 700;
    width: 100%;
    top: 50%;
    text-align: center;
    position: absolute;
    color: white;
    font-size: 50px;
  }
}
.btn-primary {
  background-color: #25c178 !important;
  border-color: #25c178 !important;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.text-primary {
  color: #369dae !important;
}
.badge-primary {
  background-color: #ffbc00;
  border-radius: 17px;
}
/*a:hover {
	  color: #000 !important;
}*/

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #369dae !important;
}

.product-details {
  padding: 15px;
}
.product-details-tabs {
  margin: 50px 0 30px;
}
.product-details-tab {
}
.product-details-tab-link {
}
.product-content {
  line-height: 200%;
}
.product-fields {
}
.product-field {
  margin-bottom: 10px;
}
.product-field:last-child {
  margin-bottom: 0;
}
/*.product-field-name { padding: 10px 20px; background: #F1F1F8; border: 1px solid #D0D2EB; height: 100%; margin: 0; line-height: 150%; }*/
/*.product-field-value { padding: 10px 20px; background: #fff; margin-top: 10px; line-height: 150%; border: 1px solid #D0D2EB; color: #6a6b6f; }*/
/*.product-field:hover .product-field-name, .product-field:hover .product-field-value { background: #ecf2f5; }*/
/*.product-comments { }
.product-comments-separator { margin: 30px 0; }
.product-comment { border-top: 1px solid whitesmoke; margin: 20px 0 0; padding: 30px 0 0; }
.product-comments > .product-comment:first-child { border-top: none; padding-top: 0; }
.product-comment-avatar { }
.product-comment-avatar-image { width: 60px; height: 60px; background: #c4c4c4; }
.product-comment-author { margin: 0; }
.product-comment-author-image { display: inline-block; width: 16px; height: 11px; }
.product-comment-author-name { }
.product-comment-author-website { }
.product-comment-body { font-size: 14px; line-height: 200%; margin: 5px 0; }
.product-comment-time { font-size: 12px; display: inline-block; margin-left: 10px; color: #a2a2a2; }
.product-comment-reply { padding: 0; }
.product-comment-rate {  }
.product-comment-rate-icon {  }
.product-comment-subset { margin-top: 25px; }
.product-commenting { }
.product-commenting-separator { margin: 30px 0; }
.product-commenting-title { margin: 0 0 20px; }
.product-commenting-form { }
.product-commenting-failed { }
.product-commenting-succeed { }
.product-commenting-inline-error { }
.product-commenting-body { }
.product-commenting-body textarea { line-height: 200%; }
.product-commenting-name { }
.product-commenting-email { }
.product-commenting-website { }
.product-commenting-reply-info { margin: 0 0 20px; cursor: pointer; }
.product-commenting-loading { margin: 20px 0 0; }
.product-commenting-submit { margin-top: 10px; }
.product-commenting-reset { margin-top: 10px; }*/
.product-comments > .product-comment:first-child {
  margin-top: 0;
}
.product-comments-separator {
}
.product-comments-title {
}
.product-comment {
  margin-top: 15px;
}

@media (min-width: 576px) {
  .product-comment {
    margin-top: 20px;
  }
}
.product-comment-avatar {
}
.product-comment-avatar-image {
}
.product-comment-author {
}
.product-comment-author-flag {
}
.product-comment-name {
}
.product-comment-website {
}
.product-comment-body {
}
.product-comment-time {
}
.product-comment-reply i {
  font-size: 12px;
}
.product-comment-subset {
}
.product-commenting {
}
.product-commenting-separator {
}
.product-commenting-title {
  margin: 0 0 20px;
}
.product-commenting-form {
}
.product-commenting-failed {
}
.product-commenting-succeed {
}
.product-commenting-inline-error {
}
.product-commenting-body {
}
.product-commenting-body textarea {
  line-height: 200%;
}
.product-commenting-name {
}
.product-commenting-email {
}
.product-commenting-website {
}
.product-commenting-reply-info {
  margin: 0 0 20px;
  cursor: pointer;
}
.product-commenting-loading {
  margin: 20px 0 0;
}
.product-commenting-submit {
  margin-top: 10px;
}
.product-commenting-reset {
  margin-top: 10px;
}
.product-comment-inner {
  background: #f7f7f7;
}
.product-comment-header {
  border-bottom: 1px solid #e0e0e0;
}
.product-details-tab-link {
  padding: 10px 20px;
  display: block;
  color: black;
  border-left: 1px solid #ccc;
}
.nav-linksBox {
  border-bottom: 1px solid #d0d2eb;
}
.product-details-tab-link i {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
}
.linksBox:last-child a {
  border: none;
}
.product-details-tab-link.active {
  color: #eab23c;
}
.product-tabs {
  padding: 3px;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.badge-circle {
  border-radius: 50%;
}
.card-badge {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  position: absolute;
  top: -25px;
  right: 15px;
}
.store-compact-container,
.store-list-container,
.store-full-container,
.store-simple-container {
  background: #eeeff1;
}
.store-compact-context {
  padding: 50px 0;
}
.store-compact-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.store-compact-description {
  line-height: 180%;
}
.store-compact-separator {
  margin: 30px 0;
}
.store-compact-products {
}
.store-compact-product {
  margin: 0;
}
.store-compact-product-image {
}
.store-compact-product-image-link {
}
.store-compact-product-image-element {
  width: 100%;
}
.store-compact-product-title {
  font-size: 20px;
  line-height: 150%;
  margin: 12px 0 0;
}
.store-compact-product-link {
}
.store-compact-product-price {
  font-size: 15px;
}
.store-compact-product-compare-price {
  color: #999;
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
}
.store-compact-product-outofstock {
}
.store-compact-product-outofstock-message {
  display: block;
  color: #ac1b1b;
}
.store-compact-edit,
.store-compact-add {
  margin: 20px 0 0;
}
.store-compact-filters {
}
.store-compact-empty {
}
.store-compact-loading {
}
@media (max-width: 991px) {
  .store-compact-topbar {
    display: none;
  }
}
@media (min-width: 992px) {
  .store-compact-filters {
    display: none;
  }
}
.product-carousel-item {
  padding: 30px 0;
}
.product-carousel-item .card-body {
  background: #f9f9f9;
}
.product-carousel-item .card-title {
  color: black;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 800;
  font-family: "IRANYekanWeb", arial;
}
.product-carousel-item .card-price {
  font-size: 15px;
  margin-top: 10px;
}
.product-carousel-item-category {
}
.product-carousel-item-title {
}
.product-carousel-item-price {
}
.product-carousel-item-discount {
}
.product-carousel-item-card:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  transform: translate3d(0, -2px, 0);
}
.product-carousel-item-card {
  transition: all 0.3s ease;
  transform: translate3d(0, 0, 0);
  height: 350px;
}
.text-brown {
  color: #369dae !important;
}
.title-shape:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #369dae !important;
  display: inline-block;
  transform: rotate(45deg) translate3d(-3px, 3px, 0px);
  pointer-events: none;
  vertical-align: middle;
  margin-left: 12px;
  transition: all 0.3s ease;
}
.title-shape {
  margin-bottom: 30px;
}
.product-field {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .product-field-name {
    margin-left: 10px;
  }
  .card-body {
    flex: 1 1 auto !important;
    min-height: 1px !important;
    padding: 1.25rem !important;
  }

  .card-subtitle {
    margin-top: -0.375rem !important;
    margin-bottom: 0 !important;
    color: black !important;
  }
  .product-field-name {
    padding: 10px 20px;
    background: #f9f9f9;
    height: 100%;
    margin: 0;
    line-height: 150%;
  }
  .product-field-value {
    padding: 10px 20px;
    background: #ecf2f5;
    margin-top: 10px;
    line-height: 150%;
    color: #6a6b6f;
    margin-right: 9px;
  }
  .product-field:hover .product-field-name,
  .product-field:hover .product-field-value {
    background: #ecf2f5;
  }
  /*
.nav-tabs {
    border-bottom: 1px solid #369dae !important;
}
 */
  /*
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff !important;
    background-color: #369dae !important;
    border-color: transparent transparent transparent transparent !important;
}  */
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #369dae;
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent transparent #369dae transparent;
  }

  /* header robika */
  .navbar-nav {
  }
  .navbar-nav .nav-item {
    position: relative;
  }
  .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 500;
    padding: 12px 15px !important;
  }
  .navbar-nav .nav-subset {
    display: none;
  }
  .navbar-nav .nav-subset-item {
    position: relative;
    font-size: 14px;
  }
  .navbar-nav .nav-subset-link {
    color: gray;
  }
}
@media (min-width: 992px) {
  .navbar-nav .nav-subset {
    min-width: 200px;
    list-style: none;
    position: absolute;
    top: 100%;
    right: -10px;
    background: white;
    padding: 0;
    white-space: nowrap;
    border: 1px solid #f0f0f0;
    border-radius: 0;
    z-index: 10;
  }
  .navbar-nav .nav-subset-item {
    position: relative;
  }
  .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: 95%;
  }
  .navbar-nav .nav-subset-link {
    padding: 5px 15px 5px 30px;
    display: block;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
  }
  .navbar-nav .nav-subset-link:after {
    font-family: FontAwesome;
    content: "\f0d9";
    position: absolute;
    left: 10px;
  }
  .navbar-nav .nav-item.expanded > .nav-subset,
  .navbar-nav .nav-subset-item.expanded > .nav-subset,
  .navbar-nav .nav-item:hover > .nav-subset {
    display: block;
    width: 500px;
  }
}

@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;
    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: #00bfd6;
    margin-left: 5px;
  }
  .navbar-nav .nav-link,
  .navbar-nav .nav-subset-link {
    line-height: 200%;
    display: block;
    background: #f1f1f1;
    margin-bottom: 5px;
    padding: 5px 15px !important;
  }
}

/*
.offcanvas {  }
.offcanvas-navbar-toggler { outline: none !important; border: none !important; font-size: 25px; color: #4a5f73 !important; }
.offcanvas-sidebar { position: fixed; right: -100%; top: 0; z-index: 1000; width: 350px; background: white; overflow: auto; height: 100%; direction: ltr; box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.1); transition: 0.5s; }
.offcanvas-header { direction: rtl; padding: 10px 15px; line-height: 30px; position: relative; background: #f3f3f3; }
.offcanvas-brand { font-size: 22px; color: black; }
.offcanvas-close { position: absolute; left: 0; top: 0; bottom: 0; height: 100%; width: 50px; background: none; border: none; font-size: 25px; cursor: pointer; text-align: center; }
.offcanvas-overlay { content: ' '; display: none; position: fixed; background: #00000082; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; }
.offcanvas-nav { list-style: none; padding: 20px 0 0 0; margin: 0; direction: rtl; border-top: 1px solid #e2e2e2; }
.offcanvas-nav-item { position: relative; }
.offcanvas-nav-link { display: block; background: #fff; color: #383838; line-height: 150%; padding: 10px 35px 10px 15px; font-size: 14px; }
.offcanvas-nav-toggle { position: absolute; top: 0; right: 0; height: 48px; border: none; background: none; width: 40px; outline: none !important; cursor: pointer; }
.offcanvas-nav-toggle-icon:before { content: "\f196"; color: #888;  }
.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: "\f147"; }
.offcanvas-nav-subset-1 .offcanvas-nav-link { padding-right: 40px; background: rgba(0,0,0,0.03); }
.offcanvas-nav-subset-2 .offcanvas-nav-link { padding-right: 40px; background: rgba(0,0,0,0.06); }
.offcanvas-nav-subset-3 .offcanvas-nav-link { padding-right: 40px; background: rgba(0,0,0,0.09); }

@media(max-width:374px) {
	.offcanvas-sidebar { width: calc(100% - 30px); }
} */
/* ==========================================================================
   Header
   ========================================================================== */

/* loading */
.loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading i.fa {
  font-size: 30px;
  color: #fb3449;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
}
.header-container {
  max-width: 1676px;
  padding: 0 15px;
  margin: 0 auto;
}

/* sitename */
.header-sitename {
  font-size: 0;
}

/* logo */
.header-logo {
}

/* search  
.header-search:before { font-family: 'FontAwesome'; content: "\f002"; color: #b7b8bb; font-size: 18px; position: absolute; top: 0; right: 15px; line-height: 44px; z-index: 11; }
*/
.header-search {
  position: relative;
  height: 44px;
}
.header-search-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.header-search-form {
}
.header-search-input {
  font-weight: 300;
  background: #f0f0f1;
  color: #474747;
  border: 1px solid #f0f0f1;
  padding: 10px 45px 10px 10px;
  height: 44px;
  width: 100%;
  position: relative;
  z-index: 10;
  transition: all 0.2s linear;
}
.header-search-input.active {
  background: #fff;
  border: 1px solid #fff;
}
.quicksearch-items {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 64px 15px 15px;
  transition: all 0.2s linear;
}
.quicksearch-items:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 15px;
  left: 15px;
  height: 1px;
  background: #d8d8d8;
}
.quicksearch-items-title {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
}
.quicksearch-item {
  display: flex;
  align-items: center;
  padding: 5px;
}
.quicksearch-item:last-child {
  border-bottom: none;
}
.quicksearch-item-image {
  margin-left: 10px;
}
.quicksearch-item-image-link {
  display: block;
}
.quicksearch-item-image-element {
  max-height: 40px;
  width: auto;
}
.quicksearch-item-title {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.quicksearch-item-link {
  color: #444;
  display: block;
}
.quicksearch-item-link:hover {
  color: #fb3449;
}

@media (min-width: 992px) {
  .header-search {
    width: 760px;
  }
}

/* user button */
.header-top-user-button {
}

/* basket */
.top-menu-user {
  color: #a5bac7;
}
.top-menu-user:hover {
  color: #55788a;
}
.top-menu-user-loggedin {
  color: #fff;
}
.top-menu-user i.fa {
  font-size: 20px;
  vertical-align: middle;
  margin-left: 5px;
}
.top-menu-basket-button {
  position: relative;
}
.top-menu-basket-button i.fa {
  font-size: 22px;
  vertical-align: middle;
}
.top-menu-basket-button .badges {
  position: absolute;
  top: 7px;
  right: 7px;
  min-width: 15px;
  height: 15px;
  display: block;
  font-size: 10px;
  font-weight: 500;
  background: #ff9277;
  line-height: 17px;
  border-radius: 50%;
}
.top-menu-basket-button:after {
  display: none !important;
}
.top-menu-basket-items {
  border: 1px solid rgba(99, 212, 84, 0.2) !important;
  font-size: 14px;
  padding: 15px;
  min-width: 300px;
  text-align: right;
}
.top-menu-basket-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.top-menu-basket-item:after {
  content: "";
  clear: both;
}
.top-menu-basket-items .top-menu-basket-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.top-menu-basket-item-image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.top-menu-basket-item-image-link {
}
.top-menu-basket-item-image-element {
}
.top-menu-basket-item-details {
  margin-bottom: 10px;
}
.top-menu-basket-item-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 5px;
}
.top-menu-basket-item-link {
  color: #369dae;
}
.top-menu-basket-item-subtitle {
  display: block;
  font-size: 12px;
  color: #999;
}
.top-menu-basket-item-remove {
  margin-top: 3px;
}
.top-menu-basket-item-price {
  font-size: 12px;
  color: #999;
  margin-bottom: 3px;
}
.top-menu-basket-container {
}
.top-menu-basket-link {
  background: #2fc32f;
}
.top-menu-basket-empty {
}

.my-orders-link {
  color: #8aa0ac !important;
  padding: 0.3rem 1rem !important;
}
.my-orders-link:hover {
  color: #fff !important;
  background: #8aa0ac !important;
}

/* mega menu */
.mega-menu-title {
  display: inline-block;
  padding: 12px 0 12px 30px;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  color: black;
}
.mega-menu-title i.fa {
  font-size: 14px;
}
.mega-menu-title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background: #f0f0f0;
}
.mega-menu-title.hovered {
}
.navbar-mega-context {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  z-index: 20;
  max-width: max-content;
  background: #41ff10;
  border-radius: 0 0 5px 5px;
}
.navbar-mega {
  position: relative;
}
.navbar-mega .navbar-nav {
  width: 250px;
  background: #f0f0f1;
  padding: 8px 8px 8px 0;
  border-radius: 0 0 5px 0;
  height: max-content;
}
.navbar-mega .navbar-nav .nav-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.navbar-mega .navbar-nav .nav-link {
  padding: 10px 10px;
  color: black;
  font-size: 13px;
  font-weight: 600;
}
.navbar-mega .navbar-nav .nav-link:hover,
.navbar-mega .navbar-nav .nav-item.hovered .nav-link,
.navbar-mega .navbar-nav .nav-item:hover .nav-link {
  color: #369dae;
  background: #fff;
  border-radius: 0 5px 5px 0;
}
.navbar-mega .nav-subset {
  position: absolute;
  right: 250px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #f0f0f1;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 0 0 5px;
  padding: 10px 0 10px 8px;
}

/* navbar background image */
.navbar-mega .navbar-nav .nav-subset {
  background-position: left bottom;
  background-size: 500px auto;
  background-repeat: no-repeat;
}
.navbar-mega .navbar-nav .nav-subset-0 {
  background-image: url(../images/megamenu/0.png);
}
.navbar-mega .navbar-nav .nav-subset-1 {
  background-image: url(../images/megamenu/1.png);
}
.navbar-mega .navbar-nav .nav-subset-2 {
  background-image: url(../images/megamenu/2.png);
}
.navbar-mega .navbar-nav .nav-subset-3 {
  background-image: url(../images/megamenu/3.png);
}
.navbar-mega .navbar-nav .nav-subset-4 {
  background-image: url(../images/megamenu/4.png);
}
.navbar-mega .navbar-nav .nav-subset-5 {
  background-image: url(../images/megamenu/5.png);
}
.navbar-mega .navbar-nav .nav-subset-6 {
  background-image: url(../images/megamenu/6.png);
}
.navbar-mega .navbar-nav .nav-subset-7 {
  background-image: url(../images/megamenu/7.png);
}
.navbar-mega .navbar-nav .nav-subset-8 {
  background-image: url(../images/megamenu/8.png);
}
.navbar-mega .navbar-nav .nav-subset-9 {
  background-image: url(../images/megamenu/9.png);
}
.navbar-mega .navbar-nav .nav-subset-10 {
  background-image: url(../images/megamenu/10.png);
}

.navbar-mega .navbar-nav .nav-subset-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: column wrap;
  height: -webkit-fill-available;
  overflow: auto;
  width: 500px;
}
.navbar-mega .navbar-nav .nav-subset-list .nav-subset-item {
  display: block;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #4a5f73;
  border-bottom: none !important;
  padding: 6px 10px;
  word-wrap: normal;
  width: 25%;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link:hover {
  color: #369dae;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link:after {
  display: none;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link:before {
  display: none;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link.has-child {
  display: block;
  color: #333;
  font-size: 13px;
  font-weight: 400;
  border-bottom: none !important;
  padding: 4px 10px;
  word-wrap: normal;
  width: 25%;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link.has-child:hover {
  color: #ef394e;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link.has-child:after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f104";
  font-size: 14px;
  padding-right: 3px;
  vertical-align: -2px;
  position: static;
}
.navbar-mega .navbar-nav .nav-subset .nav-subset-link.has-child:before {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-mega .navbar-nav .nav-subset {
    background-image: none !important;
    padding: 20px 25px 25px;
  }
  .navbar-mega .navbar-nav .nav-subset .nav-subset-link,
  .navbar-mega .navbar-nav .nav-subset .nav-subset-link.has-child {
    padding: 4px 5px;
    width: 33.33%;
  }
}

/***** header mobile *****/
.header-mobile-user-button {
  height: 44px;
  padding: 0 20px 0 0;
  line-height: 44px;
  display: block;
  position: relative;
}
.header-mobile-user-button i.fa {
  font-size: 22px;
}
.header-mobile-user-button:after {
  display: none;
}
/* search page elements */
.search-container {
}
.search-context {
  /* padding: 30px 0 0; */
}
.search-title {
}
.search-form {
  margin: 30px 0 40px;
}
.search-query {
}
.search-query-group {
}
.search-query-input {
}
.search-query-submit {
}
.search-result {
}
.search-item {
  margin: 0 0 30px;
}
.search-item-image {
}
.search-item-image-element {
}
.search-item-context {
}
.search-item-title {
  line-height: 1.5;
  margin: 0;
  font-size: 22px;
}
.search-item-link {
}
.search-item-link:hover {
  text-decoration: underline;
}
.search-item-url {
  direction: ltr;
  display: inline-block;
  font-size: 14px;
  color: #006621;
}
.search-item-description {
  font-size: 14px;
  color: #545454;
  margin: 0;
}
.search-empty {
}
.search-item-separator {
  margin: 0 0 30px;
}
.search-item:last-child .search-item-separator {
  display: none;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
}
.header-container {
  max-width: 1676px;
  padding: 0 15px;
  margin: 0 auto;
}

/* sitename */
.header-sitename {
  font-size: 0;
}

/* logo */
.header-logo {
}

/* search */
.header-search {
  position: relative;
  height: 44px;
}
.header-search-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.header-search:before {
  font-family: "FontAwesome";
  content: "\f002";
  color: #b7b8bb;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 44px;
  z-index: 11;
}
.header-search-form {
}
.header-search-input {
  font-weight: 300;
  background: #f0f0f1;
  color: #474747;
  border: 1px solid #f0f0f1;
  padding: 10px 45px 10px 10px;
  height: 44px;
  width: 100%;
  position: relative;
  z-index: 10;
  transition: all 0.2s linear;
}
.header-search-input.active {
  background: #fff;
  border: 1px solid #fff;
}
.quicksearch-items {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 64px 15px 15px;
  transition: all 0.2s linear;
}
.quicksearch-items:before {
  content: "";
  position: absolute;
  top: 44px;
  right: 15px;
  left: 15px;
  height: 1px;
  background: #d8d8d8;
}
.quicksearch-items-title {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
}
.quicksearch-item {
  display: flex;
  align-items: center;
  padding: 5px;
}
.quicksearch-item:last-child {
  border-bottom: none;
}
.quicksearch-item-image {
  margin-left: 10px;
}
.quicksearch-item-image-link {
  display: block;
}
.quicksearch-item-image-element {
  max-height: 40px;
  width: auto;
}
.quicksearch-item-title {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.quicksearch-item-link {
  color: #444;
  display: block;
}
.quicksearch-item-link:hover {
  color: #fb3449;
}

@media (min-width: 992px) {
  .header-search {
    width: 760px;
  }
}

/* user button */
.header-top-user-button {
}

/* basket */
.header-basket {
}
.header-basket-button {
  height: 44px;
  padding: 0 20px 0 0;
  line-height: 44px;
  display: block;
  position: relative;
}
.header-basket-button:after {
  display: none;
}
.header-basket-button i.fa {
  font-size: 22px;
  transform: scaleX(-1);
}
.header-basket-button .badge {
  position: absolute;
  top: 4px;
  left: 18px;
  font-size: 9px;
}
.header-basket-items {
  font-size: 14px;
  padding: 15px;
  min-width: 300px;
  text-align: right;
}
.header-basket-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.header-basket-item:after {
  content: "";
  clear: both;
  display: block;
}
.header-basket-items .header-basket-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.header-basket-item-image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.header-basket-item-image-link {
}
.header-basket-item-image-element {
  border-radius: 5px;
  border: 1px solid #eee;
}
.header-basket-item-details {
  margin-bottom: 10px;
}
.header-basket-item-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 5px;
}
.header-basket-item-link {
}
.header-basket-item-subtitle {
  display: block;
  font-size: 12px;
  color: #999;
}
.header-basket-item-remove {
  position: absolute;
  bottom: 5px;
  left: 0;
}
.header-basket-item-price {
  font-size: 12px;
  color: #999;
  margin-bottom: 3px;
}
.header-basket-container {
}
.header-basket-link {
}
.header-basket-empty {
}
.card {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  word-wrap: break-word !important;
  background-color: #fff !important;
  background-clip: border-box !important;
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.swiper-button-prev {
  background: #5e5e5e !important;
  height: 22px !important;
  width: 22px !important;
  --swiper-navigation-size: 22px;
  border-radius: 3px;
  color: white !important;
  font-size: 24px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  --swiper-navigation-size: 8px;
  content: "" !important;
}

.swiper-button-next {
  background: #5e5e5e !important;
  height: 22px !important;
  width: 22px !important;
  color: white !important;
  --swiper-navigation-size: 22px;
  font-size: 24px !important;
  border-radius: 3px !important;
}

/* 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: #9b9892;
}

.blog-post-meta a,
.post-meta a {
  color: #9b9892;
}

.blog-post-meta a:hover,
.post-meta a:hover {
  color: #636363;
}

.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 {
  /* keep */
}
/*----------  posts  ----------*/
.latest-posts-title {
  font-size: 1.3rem;
}
.latest-posts-items {
}
.latest-posts-items .owl-carousel .owl-stage {
  display: flex;
  align-items: flex-end;
}
.home-posts-item {
}
.home-posts-item-image {
}
.home-posts-item-title {
  font-size: 0.9rem;
}
.home-posts-item-link {
  color: #000;
}
.home-posts-item-author {
  font-size: 0.8rem;
  color: #999;
}
.home-posts-item-author .fa {
  font-size: 24px;
  color: #bbb;
}
.blog-post-excerpt {
  color: #000000d6;
}

.faq-question {
  box-shadow: 0 10px 40px 0 rgba(32, 49, 94, 0.09);
}
.faq-question p {
  line-height: 30px;
}
.faq-questions-list-title {
  font-size: 22px;
  color: #434550;
  margin-bottom: 10px;
  font-weight: bold;
}
.faq-question-title {
  color: #000;
  font-size: 17px;
}
.faq-question-title[aria-expanded="true"] i.fa-angle-down {
  transform: rotate(180deg);
}
.faq-answer {
  font-size: 15px;
  color: #96969d;
  border-top: 1px solid #f3f4f5;
}
.faq-question-icon {
  width: 46px;
  height: 52px;
  background: url(../images/question.png) no-repeat;
  display: inline-block;
  margin-left: 4px;
}
.plugins-page-title h2,
.templates-page-title h2 {
  font-size: 17px;
  color: #96969d;
}
.plugins-faq {
  margin-top: 180px;
}
.plugins-faq-title {
  font-size: 27px;
  color: #434550;
  font-weight: bold;
}
.plugins-faq-subtitle {
  font-size: 17px;
  color: #a1a2a7;
  font-weight: 500;
}
.reseller-faq {
  margin-top: 180px;
}
.reseller-faq-title {
  font-size: 27px;
  color: #434550;
  font-weight: bold;
}
.reseller-faq-subtitle {
  font-size: 17px;
  color: #a1a2a7;
  font-weight: 500;
}
.reseller-product-types-image img {
  max-width: 522px;
}

.domain-faq {
  margin-top: 180px;
}
.domain-faq-title {
  font-size: 27px;
  color: #434550;
  font-weight: bold;
}
.domain-faq-subtitle {
  font-size: 17px;
  color: #a1a2a7;
  font-weight: 500;
}
.templates-faq {
  margin-top: 180px;
}
.templates-faq-title {
  font-size: 27px;
  color: #434550;
  font-weight: bold;
}
.templates-faq-subtitle {
  font-size: 17px;
  color: #a1a2a7;
  font-weight: 500;
}
.package-faq {
}
.package-faq-title {
  font-weight: 500;
  font-size: 25px;
  color: #494b54;
}
.package-faq-subtitle {
  font-size: 19px;
  color: #a1a2a7;
  font-weight: 500;
}
.webdesign-faq {
  background: url(../images/webdesign-bg.png) no-repeat right top;
}
/* new basket css */
.top-menu-basket-button i.fa {
  font-size: 22px;
  vertical-align: middle;
}
.top-menu-basket-button .badges {
  position: absolute;
  top: 7px;
  right: 7px;
  min-width: 15px;
  height: 15px;
  display: block;
  font-size: 10px;
  font-weight: 500;
  background: #ff9277;
  line-height: 17px;
  border-radius: 50%;
}
.top-menu-basket-items {
  border: 1px solid rgba(99, 212, 84, 0.2) !important;
  font-size: 14px;
  padding: 15px;
  min-width: 300px;
  text-align: right;
}
/* new basket css */
/* ==========================================================================
   footer
   ========================================================================== */
.footer-container {
  background: #3c3e46;
}
.footer-title {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
}
.footer-hr {
  margin: 0 0 40px;
  border-color: #484848;
}

/*----------  footer menu  ----------*/
.footer-menu {
}
.footer-menu-link {
  display: block;
  color: #afafaf;
  font-size: 15px;
  margin: 5px 0;
}
.footer-menu-link:hover {
  color: #369dae;
}

/*----------  footer contact  ----------*/
.footer-contact {
}
.footer-contact-item {
  color: #afafaf;
  line-height: 1.5;
  font-size: 15px;
}
.footer-contact-description {
  color: #afafaf;
  font-size: 15px;
}
.footer-contact {
  border-top: 1px solid #494a52;
}

.footer-certificates {
}
.footer-certificates-button {
  background: rgba(255, 255, 255, 0.05);
  color: #d5d6d7;
}
.footer-certificates-button:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #d5d6d7;
}

/*----------  copyright  ----------*/
.copyright {
  background: #313339;
}
.copyright-text {
  color: #cfcfcf;
  font-size: 14px;
}
.copyright-text a {
  color: #cfcfcf;
}
.copyright-text a:hover {
  color: #fff;
}

/*----------  social  ----------*/
.footer-social-link {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #393939;
  color: #9c9c9c;
  text-align: center;
  margin: 0;
  vertical-align: middle;
}
.footer-social-link .fa {
  line-height: 30px;
  font-size: 17px;
}
.footer-social-link.telegram .fa {
  font-size: 14px;
}
.footer-social-link.linkedin .fa {
  font-size: 16px;
}
.footer-social-link:hover {
  background: #369dae;
  color: #fff;
}

.btn-sec {
  color: #fff;
  background-color: #9fb7c4;
  border-color: #9fb7c4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn1 {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.8;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-primary1 {
  color: #fff;
  background-color: #25c178;
  border-color: #25c178;
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
  /* box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.5rem rgb(58 213 131 / 50%) !important; */
}
@media (max-width: 991px) {
  .top-menu-user,
  .top-menu-user-loggedin {
    border-radius: 50%;
    width: 46px;
    padding: 0;
    height: 46px;
    text-align: center;
    line-height: 44px;
    color: #fff !important;
    background: #9fb7c4 !important;
    box-shadow: none !important;
  }
}

/* features */
.classic-features {
}
.classic-features-item {
}
.classic-features-item-image {
  width: 4rem !important;
}
.classic-features-item-title {
  font-size: 15px;
  color: #000;
}
.classic-features-item-description {
  font-size: 12px;
  font-weight: 400;
  color: #777;
}

.home-title {
  font-size: 1.3rem;
  border-bottom: 1px solid #ebebeb;
  font-weight: 700;
}
.home-title > span {
  border-bottom: 2px solid #369dae;
}
.product-images-link1 {
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
}

/******/
.index-sidebar-social-instagram,
.index-sidebar-social-telegram {
  color: #fff !important;
}
.index-sidebar-social-instagram i,
.index-sidebar-social-telegram i {
  margin-left: 12px;
}
.index-sidebar-social-telegram {
  background: #5ebae8;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.5),
    0 1px 5px rgba(94, 186, 232, 0.5);
}
.index-sidebar-social-instagram {
  background: #f57974;
  background: -webkit-linear-gradient(-135deg, #f358ab, #ff7560);
  background: -o-linear-gradient(-135deg, #f358ab, #ff7560);
  background: -moz-linear-gradient(-135deg, #f358ab, #ff7560);
  background: linear-gradient(-135deg, #f358ab, #ff7560);
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.5),
    0 1px 5px rgba(239, 113, 130, 0.5);
}
.index-sidebar-social-instagram i {
  font-size: 24px;
}

.header-banner .btn-edit,
.index-slider .btn-edit,
.index-sidebar .btn-edit {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}
@media (min-width: 768px) {
  .special-offers {
    background-image: url(../images/special-offers.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }
  .special-offers .btn-edit {
    z-index: 2;
  }
  .special-offers .btn-edit {
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .special-offers {
    background-image: url("../images/special-offers.jpg");
    background-position: top left;
    background-repeat: no-repeat;
  }
}
.special-offer-countdown-col {
  min-width: 67px;
}
.special-offers-nav-item {
  cursor: pointer;
  background: #f2f6f7;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0);
  color: #50555a;
}
.special-offers-nav-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.current .special-offers-nav-item {
  color: #ffa43a;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07);
}
.special-offers-carousel .owl-next,
.special-offers-carousel .owl-prev {
  position: absolute;
  bottom: 0;
  height: 83px;
  width: 70px;
}
.special-offers-carousel .owl-prev {
  right: 0;
}
.special-offers-carousel .owl-next {
  left: 0;
}
.textkine {
  text-decoration: line-through;
}
.text-costom {
  color: #369dae;
}
.store-compact-products > div {
  background-color: white;
}
.product-addtocart {
  background: #25c178;
  padding: 0;
  height: 44px;
  line-height: 44px;
  position: relative;
  padding-right: 7px;
  padding-left: 7px;
  font-size: 14px;
  border: none;
  background-color: #36ab00 !important;
  border-radius: 5px;
}
.btn-success:hover {
  background-color: #4cd24a !important;
  border-color: #41d040 !important;
}
.product-addtocart-icon {
  height: 100%;
  display: inline-block;
  top: 0;
  right: 10px;
  position: absolute;
  width: 40px;
  padding-top: 12px;
  font-size: 19px;
}
a.nav-link:hover {
  color: black;
}
.btn-primary1:hover {
  color: #fff;
  background-color: #2fc32f;
  border-color: #2fc32f;
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.5rem rgb(58 213 131 / 50%) !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #369dae;
  border-color: #007bff;
}
a:hover {
  color: #369dae;
}
@media (max-width: 768px) {
  .product-carousel-item-card {
    height: 485px;
  }
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #000 !important;
  background-color: #d9d9d9 !important;
  border-color: #d2d2d2 !important;
}
.quicksearch-item-title a:hover {
  color: #369dae;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #369dae;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #369dae !important;
  text-decoration: none;
  background-color: #f2f2f2;
}

.product-addtocart:hover {
  background: #25c178 !important;
  color: white !important;
}

.product-fields {
}
.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: #f3f3f3;
  margin-top: 10px;
  line-height: 150%;
}
.product-field:hover .product-field-name,
.product-field:hover .product-field-value {
  background: #fef3f1;
}
.product-comments {
}
.product-comments-separator {
  margin: 30px 0;
}
.product-comment {
  margin: 40px 0;
}
.product-comments > .product-comment:first-child {
  border-top: none;
  padding-top: 0;
}
.product-comment-avatar {
}
.product-comment-avatar-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #c4c4c4;
}
.product-comment-author {
  margin: 0;
}
.product-comment-author-image {
  display: inline-block;
  width: 16px;
  height: 11px;
}
.product-comment-author-name {
}
.product-comment-author-website {
}
.product-comment-body {
  font-size: 14px;
  line-height: 200%;
  margin: 5px 0;
  color: #888;
}
.product-comment-time {
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
  color: #a2a2a2;
}
.product-comment-reply {
  padding: 0;
}
.product-comment-rate {
}
.product-comment-rate-icon {
}
.product-comment-subset {
  margin-top: 25px;
}
.product-commenting {
}
.product-commenting-separator {
  margin: 30px 0;
}
.product-commenting-title {
  margin: 0 0 20px;
}
.product-commenting-form {
}
.product-commenting-failed {
}
.product-commenting-succeed {
}
.product-commenting-inline-error {
}
.product-commenting-body {
}
.product-commenting-body textarea {
  line-height: 200%;
}
.product-commenting-name {
}
.product-commenting-email {
}
.product-commenting-website {
}
.product-commenting-reply-info {
  margin: 0 0 20px;
  cursor: pointer;
}
.product-commenting-loading {
  margin: 20px 0 0;
}
.product-commenting-submit {
  margin-top: 10px;
}
.product-commenting-reset {
  margin-top: 10px;
}

@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;
  }
}

/* products 
.products-wrap {  }
.products-title { position: relative; font-size: 18px; font-weight: 500; line-height: 40px; color: #666; margin: 0 0 10px; padding: 0 35px 0 0; }
.products-title:before { width: 10px; height: 10px; background-color: #0063d1; position: absolute; top: 21px; margin-top: -4px; right: 17px; z-index: 1; content: ''; border-radius: 2px; }
.products-title:after { width: 10px; height: 10px; background-color: #efb900; position: absolute; top: 21px; margin-top: -4px; right: 0; z-index: 1; content: ''; border-radius: 2px; }

.products-items {  }
.products-item { transition: all .2s ease-in-out; }
.products-item:hover { transform: translateY(-2px); }
.products-item-link { display: block; color: #555; }
.products-item-image-element {  }
.products-item-title { margin: 5px 0; font-size: 12px; font-weight: 500; line-height: 25px; height: 50px; overflow: hidden; }
.products-item-price-wrap { height: 30px; overflow: hidden; }
.products-item-compare-price { font-size: 12px; color: #acacac; text-decoration: line-through; display: inline-block; margin-left: 5px; }
.products-item-discount { display: block; position: absolute; top: 15px; right: 15px; background: #efb900; width: 40px; height: 40px; border-bottom-right-radius: 0; border-top-right-radius: 50%; border-bottom-left-radius: 50%; border-top-left-radius: 0; line-height: 40px; text-align: center; color: #fff; font-size: 15px; font-weight: 500; }
.products-item-price { display: inline-block; font-size: 13px; font-weight: 700; color: #0063d1; margin-top: 5px; }
.products-item-price > span { font-weight: 400; font-size: 12px; }
.product-item-quick-view { width: 30px; height: 30px; font-size: 16px; text-align: center; padding: 0; border-radius: 50%; color: #aaa; background: #eee; }
.product-item-quick-view svg { vertical-align: -3px; }
.product-item-quick-view:hover { background: #0063d1; color: #fff; }

*/

/* custom store page elements */
.store-custom-container {
}
.store-custom-context {
  padding: 0;
}
.store-custom-info {
  border: 1px solid #dbdbdb;
  color: #787878;
  font-size: 13px;
  box-shadow: 0 -6px 12px 0 rgba(180, 180, 180, 0.11);
}
.store-custom-title {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 25px;
}
.store-custom-description {
  line-height: 2;
}
.store-custom-separator {
  margin: 30px 0;
}
.store-custom-products-wrap {
}
.store-custom-products {
}
.store-custom-product {
  margin: 0;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  transition: all 0.2s linear;
  position: relative;
  padding: 15px;
  background: #fff;
}
.store-custom-products .col-6:nth-child(3n) .store-custom-product {
  border-left: none;
}
.store-custom-product:hover {
  box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
  z-index: 10;
}
.store-custom-product-image {
}
.store-custom-product-image-link {
}
.store-custom-product-image-element {
  max-width: 100%;
}
.store-custom-product-title {
  margin: 5px 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.store-custom-product-link {
  color: #555;
}
.store-custom-product-rating {
  text-align: left;
  height: 30px;
}
.store-custom-product-rating-link {
  cursor: pointer;
  font-size: 0;
}
.store-custom-product-rating-link-icon {
  font-size: 14px;
  margin: 0 1px;
}
.store-custom-product-price-wrap {
  height: 25px;
  margin-top: 10px;
  overflow: hidden;
  line-height: 1.5;
}
.store-custom-product-price {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #0063d1;
  margin-top: 5px;
}
.store-custom-product-price > span {
  font-weight: 400;
  font-size: 12px;
}
.store-custom-product-compare-price {
  font-size: 12px;
  margin-left: 5px;
  color: #acacac;
  text-decoration: line-through;
}
.store-custom-product-discount {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  background: #efb900;
  width: 40px;
  height: 40px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.store-custom-product-outofstock {
  opacity: 1;
}
.store-custom-product-outofstock-message {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #ca2828;
  padding: 2px 15px;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: 500;
}
.store-custom-edit,
.store-custom-add {
  margin: 0 0 20px 0;
}
.store-custom-filters {
}
.store-custom-empty {
}
.store-custom-loading {
}
.store-custom-sorting {
  padding: 15px;
  font-size: 14px;
}
.store-custom-sorting-title {
}
.store-custom-sorting-title-icon {
  font-size: 21px;
  margin-left: 5px;
  display: inline-block;
  fill: #cecece;
}
.store-custom-sorting-item {
  padding: 1px 10px;
}

@media (min-width: 992px) {
  .store-custom-filters {
    display: none;
  }
}

@media (max-width: 900px) {
  /* shared store pages elements */
  .store-container {
  }
  .store-context {
  }
  .store-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    color: #666;
    margin: 0 0 10px;
    padding: 0 35px 0 0;
  }
  .store-title:before {
    width: 10px;
    height: 10px;
    background-color: #0063d1;
    position: absolute;
    top: 21px;
    margin-top: -4px;
    right: 17px;
    z-index: 1;
    content: "";
    border-radius: 2px;
  }
  .store-title:after {
    width: 10px;
    height: 10px;
    background-color: #efb900;
    position: absolute;
    top: 21px;
    margin-top: -4px;
    right: 0;
    z-index: 1;
    content: "";
    border-radius: 2px;
  }
  .store-separator {
    display: none;
  }
  .store-description {
  }
  .store-empty {
  }
  .store-sidebar {
    position: sticky;
    top: 70px;
    z-index: 10;
  }
  .store-loading {
  }
  .store-products {
  }
  .store-product {
  }
  .store-product-image {
  }
  .store-product-image-link {
  }
  .store-product-image-element {
  }
  .store-product-title {
    margin: 5px 0;
    font-size: 12px;
    font-weight: 500 !important;
    line-height: 25px !important;
    height: 50px;
    overflow: hidden;
  }
  .store-product-link {
    color: #555;
  }
  .store-product-compare-price {
  }
  .store-product-price {
  }
  .store-product-outofstock-message {
  }

  .store-sorting {
  }
  .store-sorting-title {
    font-size: 0.875rem;
    margin-left: 10px;
  }
  .store-sorting-item {
  }

  /* sidebar of store elements */
  .store-sidebar {
  }
  .store-sidebar-categories {
  }
  .store-sidebar-categories .card-body {
    border-top: 1px solid #f2f2f2;
  }
  .store-sidebar-categories-header {
    border-bottom: none !important;
  }
  .store-sidebar-categories-title {
    margin: 0;
  }
  .store-sidebar-categories-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .store-sidebar-categories-item {
    margin-top: 5px;
  }
  .store-sidebar-categories-item:before {
    font-family: FontAwesome;
    content: "\f111";
    margin-left: 5px;
    font-size: 3px;
    vertical-align: 0;
    color: #ccc;
  }
  .store-sidebar-categories-link {
    font-size: 12px;
    color: #777;
  }
  .store-sidebar-categories-subset {
    list-style: none;
    padding: 0px 30px 5px 0;
  }
  .store-sidebar-search {
    margin-bottom: 20px;
  }
  .store-sidebar-search-form {
  }
  .store-sidebar-search-query {
  }
  .store-sidebar-search-query-group {
  }
  .store-sidebar-search-query-input {
  }
  .store-sidebar-search-query-submit {
  }
  .store-sidebar-search-available {
  }
  .store-sidebar-search-available-label {
  }
  .store-sidebar-search-available-input {
  }
  .store-sidebar-filters {
    margin: 15px 0 0;
  }
  .store-sidebar-filters-item {
    margin: 0 0 10px;
  }
  .store-sidebar-filters-item-header {
    padding: 0;
    border-bottom: none !important;
  }
  .store-sidebar-filters-item-title {
    line-height: 150%;
    margin: 0;
    cursor: pointer;
  }
  .store-sidebar-filters-item-link {
    display: block;
    padding: 10px 15px 10px 5px;
  }
  .store-sidebar-filters-item-subset {
    padding: 16px 20px 8px;
    border-top: 1px solid #f2f2f2;
  }
  .store-sidebar-filters-item-check {
  }
  .store-sidebar-filters-item-label {
    font-size: 12px;
  }
  .store-sidebar-filters-item-label.custom-control-label::before,
  .store-sidebar-filters-item-label.custom-control-label::after {
    top: 1px;
  }
  .store-sidebar-filters-item-input {
  }
  .store-sidebar-separator {
    margin: 20px 0;
  }

  @media (max-width: 991px) {
    .store-full-sidebar,
    .store-list-sidebar {
      display: none;
    }
  }

  /* filters of store elements */
  .store-filters {
  }
  .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 {
  }
  .store-filters-buttons-categories {
  }
  .store-filters-search {
    padding: 30px 30px 80px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 901;
    background: #fff;
    overflow: auto;
  }
  .store-filters-search-form {
  }
  .store-filters-search-query {
  }
  .store-filters-search-query-label {
  }
  .store-filters-search-query-input {
  }
  .store-filters-search-available {
  }
  .store-filters-search-available-label {
  }
  .store-filters-search-available-input {
  }
  .store-filters-search-nav {
    margin: 30px 0 20px;
  }
  .store-filters-search-nav-item {
  }
  .store-filters-search-nav-link {
  }
  .store-filters-search-tabs {
  }
  .store-filters-search-tab {
  }
  .store-filters-search-check {
  }
  .store-filters-search-check-label {
  }
  .store-filters-search-check-input {
  }
  .store-filters-search-buttons {
  }
  .store-filters-search-submit {
  }
  .store-filters-search-cancel {
  }
  .store-filters-search-remove {
  }
  .store-filters-search-sorting {
  }
  .store-filters-search-sorting-input {
  }
  .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 {
  }
  .store-filters-categories-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
  }
  .store-filters-categories-item {
  }
  .store-filters-categories-item:before {
    font-family: FontAwesome;
    content: "\f0d9";
    color: #efb900;
    margin-left: 5px;
  }
  .store-filters-categories-link {
  }
  .store-filters-categories-subset {
    list-style: none;
    padding: 2px 30px 4px;
  }
  .store-filters-categories-buttons {
  }
  .store-filters-categories-cancel {
  }

  @media (max-width: 575px) {
    .store-filters-search {
      padding: 15px 15px 105px;
    }
    .store-filters-categories {
      padding: 15px 15px 60px;
    }
  }

  /* topbar of store elements */
  .store-topbar {
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    color: #6b6b6b;
    font-size: 13px;
    line-height: 30px;
    padding: 5px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
  }
  .store-topbar-search {
    margin-left: 10px;
  }
  .store-topbar-search-query {
  }
  .store-topbar-search-query-input {
  }
  .store-topbar-search-query-submit {
  }
  .store-topbar-search-available {
  }
  .store-topbar-search-available-input {
  }
  .store-topbar-search-available-label {
    display: inline-block;
    margin-right: 5px;
  }
  .store-topbar-sorting {
    margin-left: 10px;
  }
  .store-topbar-sorting-list {
  }
  .store-topbar-sorting-item {
  }
  .store-topbar-categories {
    margin-left: 10px;
  }
  .store-topbar-categories-list {
  }
  .store-topbar-categories-item {
  }
  .store-topbar-filter {
    margin-left: 10px;
  }
  .store-topbar-filter-subset {
    max-height: 300px;
    overflow: auto;
  }
  .store-topbar-filter-item {
    margin: 0 -10px 0 0;
  }
  .store-topbar-filter-item-label {
    display: block;
  }
  .store-topbar-filter-item-input {
  }
  .store-topbar-remove {
  }

  .breadcrumb {
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    color: #6b6b6b;
    font-size: 11px;
    line-height: 30px;
    padding: 5px 15px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
  }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    padding: 0 5px;
  }
  .breadcrumb-item a {
    color: #b1b1b1;
  }
  .breadcrumb-item.active a {
    color: #444;
    font-size: 9px !important;
  }

  .form {
  }
  .form-inline-error {
    margin: 5px 0;
  }

  .pagination {
    margin: 0;
    padding: 10px 0;
    justify-content: center;
    border-top: 1px solid #ebebeb;
    border-radius: 0 0 5px 5px;
  }
  .pagination .page-item {
    margin: 3px;
  }
  .pagination .page-item.active {
  }
  .pagination .page-link {
    font-size: 14px;
    font-weight: 500;
    border-radius: 40px !important;
    line-height: 34px;
    height: 34px;
    min-width: 34px;
    padding: 0;
    text-align: center;
  }

  .btn-secondary {
    color: #fff;
    background-color: #efb900;
    border-color: #efb900;
    box-shadow: none;
  }
  .store-sidebar-filters-item-header {
    padding: 0;
    border-bottom: none !important;
  }

  .custom-control-label::before {
    position: absolute;
    top: 0.29688rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  }

  .product-rating {
    min-width: 80px;
  }
  .product-rating-link-icon {
    font-size: 12px;
  }

  .btn-link {
    font-weight: 400;
    color: #0063d1;
    text-decoration: none;
  }
  .btn-blue {
    color: #fff;
    background-color: #0063d1;
    border-color: #0063d1;
    box-shadow: none;
  }
  .store-custom-sorting-item {
    padding: 1px 10px;
  }

  .store-sidebar-categories-title,
  .store-sidebar-filters-item-title {
    margin: 0;
    cursor: pointer;
    font-size: 14px;
  }

  .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #fff;
    border-radius: 5px;
  }
  .card > hr {
    margin-right: 0;
    margin-left: 0;
  }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
  }
  .card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
  }
  .card-title {
    /*margin-bottom:.75rem*/
  }
  .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
  }
  .card-text:last-child {
    margin-bottom: 0;
  }
  .card-link:hover {
    text-decoration: none;
  }
  .card-link + .card-link {
    margin-left: 1.25rem;
  }
  .card-header {
    /*padding:.75rem 1.25rem*/
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #fff;
  }
  .card-header:first-child {
    border-radius: 4px 4px 0 0;
  }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0;
  }
  .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0);
    border-top: 1px solid #fff;
  }
  .card-footer:last-child {
    border-radius: 0 0 4px 4px;
  }
  .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
  }
  .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
  }
  .card-img,
  .card-img-top,
  .card-img-bottom {
    flex-shrink: 0;
    width: 100%;
  }
  .card-img,
  .card-img-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .card-img,
  .card-img-bottom {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .card-deck .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .card-deck {
      display: flex;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px;
    }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px;
    }
  }
  .card-group > .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .card-group {
      display: flex;
      flex-flow: row wrap;
    }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0;
    }
    .card-group > .card + .card {
      margin-left: 0;
      border-left: 0;
    }
    .card-group > .card:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-top,
    .card-group > .card:not(:last-child) .card-header {
      border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-bottom,
    .card-group > .card:not(:last-child) .card-footer {
      border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-top,
    .card-group > .card:not(:first-child) .card-header {
      border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-bottom,
    .card-group > .card:not(:first-child) .card-footer {
      border-bottom-left-radius: 0;
    }
  }
  .card-columns .card {
    margin-bottom: 20px;
  }
  @media (min-width: 576px) {
    .card-columns {
      column-count: 3;
      column-gap: 20px;
      orphans: 1;
      widows: 1;
    }
    .card-columns .card {
      display: inline-block;
      width: 100%;
    }
  }
  .accordion > .card {
    overflow: hidden;
  }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
  }
  .breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fff;
    border-radius: 5px;
  }
  .breadcrumb-item {
    display: flex;
  }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.2rem;
    color: #6c757d;
    content: ">";
    line-height: 3;
    font-family: "IRANYekanWebFarsiNumbers";
    font-weight: 900;
    font-size: 12px;
  }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
  }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
  }
  .breadcrumb-item.active {
    color: #6c757d;
  }
  .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 5px;
  }
  .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    border: 1px solid #fff;
  }
  .page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #0063d1;
    border-color: #0063d1;
  }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
  }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .page-item:last-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0063d1;
    border-color: #0063d1;
  }
  .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
  }
  .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.17188rem;
    line-height: 1.5;
  }
  .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.82031rem;
    line-height: 1.5;
  }
  .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
}

/* special products */
.special-products {
  background-image: url(../images/special.svg);
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.special-products-title {
}
.special-products-title-image {
}
.special-products-title-button {
}

.special-products-items {
}
.special-products-item {
}
.special-products-item-image {
}
.special-products-item-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.special-products-item-image-element {
}
.special-products-item-title {
  margin-top: 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.special-products-item-price-wrap {
  height: 65px;
  overflow: hidden;
}
.special-products-item-compare-price {
  font-size: 16px;
  color: #acacac;
  text-decoration: line-through;
}
.special-products-item-discount {
  min-width: 40px;
  text-align: center;
  display: inline-block;
  background: #fb3449;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  border-radius: 20px;
  padding: 4px 6px 1px;
  margin-right: 5px;
}
.special-products-item-price {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-top: 5px;
}
.special-products-item-price > span {
  font-weight: 400;
  font-size: 14px;
}
.special-products-item-countdown {
  direction: ltr;
  text-align: left;
  position: absolute;
  bottom: 0;
  right: 20px;
  left: 20px;
  font-size: 14px;
  color: #737373;
}
.special-products-item-countdown i.fa {
  margin-right: 5px;
  font-size: 20px;
  color: #999;
}

@media (max-width: 990px) {
  /* mainMenu */
  .mainmenu {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 90;
  }
  .mainmenu-item {
    height: 30px;
    position: relative;
    display: inline-block;
  }
  .mainmenu-item-icon {
    font-size: 22px;
  }
  .mainmenu-item-icon {
  }
  .mainmenu-item {
    color: #777;
    font-size: 12px;
  }
  .mainmenu-item-cart .mainmenu-item-icon {
  }
  .mainmenu-item-user .mainmenu-item-icon {
    font-size: 24px;
  }
  .mainmenu-item-search .mainmenu-item-icon {
    font-size: 20px;
  }
  .mainmenu-item-basket-number {
    position: absolute;
    top: -2px;
    right: -7px;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    background: #369dae;
    border-radius: 50px;
  }

  .mainmenu-item-icon {
    color: #777;
  }

  /* offcanvas basket */
  .offcanvas1-basket-overlay {
    content: "";
    position: fixed;
    background: #00000099;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: none;
  }
  .offcanvas1-basket {
    position: fixed;
    right: calc(50% - 180px);
    top: 15px;
    bottom: 15px;
    z-index: 1000;
    border: 1px solid #eee;
    width: 360px;
    overflow: auto;
    height: calc(100% - 30px);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .offcanvas1-basket-expanded {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .offcanvas1-basket-items {
    font-size: 14px;
    padding: 15px;
    min-width: 300px;
    text-align: right;
  }
  .offcanvas1-basket-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .offcanvas1-basket-item:after {
    content: "";
    clear: both;
    display: block;
  }
  .offcanvas1-basket-items .offcanvas-basket-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .offcanvas1-basket-item-image {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .offcanvas1-basket-item-image-link {
  }
  .offcanvas1-basket-item-image-element {
    border-radius: 5px;
    border: 1px solid #eee;
  }
  .offcanvas1-basket-item-details {
    margin-bottom: 10px;
  }
  .offcanvas1-basket-item-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  .offcanvas1-basket-item-link {
  }
  .offcanvas1-basket-item-subtitle {
    display: block;
    font-size: 12px;
    color: #999;
  }
  .offcanvas1-basket-item-remove {
    position: absolute;
    bottom: 5px;
    left: 0;
  }
  .offcanvas1-basket-item-price {
    font-size: 12px;
    color: #999;
    margin-bottom: 3px;
  }
  .offcanvas1-basket-container {
  }
  .offcanvas1-basket-link {
    box-shadow: none !important;
  }
  .offcanvas1-basket-empty {
  }
  .offcanvas1-basket-empty i.fa {
    font-size: 30px;
    color: #f02347;
    display: block;
    margin-top: 10px;
  }
  @media (max-width: 374px) {
    .offcanvas1-basket {
      width: calc(100% - 30px);
      right: 15px;
    }
  }

  /* offcanvas search */
  .offcanvas1-search-overlay {
    content: "";
    position: fixed;
    background: #00000099;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: none;
  }
  .offcanvas1-search {
    position: fixed;
    right: calc(50% - 180px);
    top: 15px;
    bottom: 15px;
    z-index: 1000;
    border: 1px solid #eee;
    width: 360px;
    overflow: auto;
    height: calc(100% - 30px);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .offcanvas1-search-expanded {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .offcanvas1-search-form {
    position: relative;
  }
  .offcanvas1-search-input {
    display: inline-block;
    width: calc(100% - 42px);
    vertical-align: middle;
  }
  .offcanvas1-search-submit {
    padding: 0;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    vertical-align: middle;
    box-shadow: none !important;
  }
  .quicksearch1-items {
    position: absolute;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 10;
    border-radius: 5px;
    background: #fff;
    max-height: calc(100vh - 85px);
    overflow-y: auto;
  }
  .quicksearch1-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
  }
  .quicksearch1-item:last-child {
    border-bottom: none;
  }
  .quicksearch1-item-image {
    margin-left: 15px;
  }
  .quicksearch1-item-image-link {
    display: block;
  }
  .quicksearch1-item-image-element {
    max-height: 50px;
    width: auto;
  }
  .quicksearch1-item-title {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }
  .quicksearch1-item-link {
    color: #444;
    display: block;
  }
  .quicksearch1-item-link:hover {
    color: #19ab86;
  }
  @media (max-width: 374px) {
    .offcanvas1-search {
      width: calc(100% - 30px);
      right: 15px;
    }
  }
  .form-control {
    display: block;
    width: 100%;
    height: calc(1.8em + 0.75rem + 2px);
    padding: 0.375rem 1.25rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.8;
    color: #444;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
}

.custom-close-button {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 50px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  color: #000;
}
.custom-control-label::before {
  border: 1px solid;
}
.input-group-text {
  background-color: #d5d4d4 !important;
}

/* banner top */
.banner-top {
}
.banner-top-link {
  font-size: 28px;
  color: #fff !important;
  font-weight: 700;
}
.banner-top-button {
  border-width: 2px;
  margin-right: 20px;
  vertical-align: 3px;
  font-weight: 700;
}

@media (max-width: 550px) {
  .banner-top-link {
    font-size: 14px;
    color: #fff !important;
    font-weight: 700;
  }
}

.product-container {
}
.product-context {
  padding: 0;
}
.product-title {
  font-size: 16px;
  margin: 0 0 5px 0;
  font-family: "IRANYekanWeb", arial;
}
.product-caption {
  font-size: 12px;
  color: #999;
  position: relative;
}
.product-rating {
}
.product-rating-link {
  cursor: pointer;
}
.product-rating-link-icon {
}
.product-rating-info {
  color: #aaa;
}
.product-header {
  background: #fff;
  box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
  padding: 15px;
  border-radius: 5px;
}

.product-expiration {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  color: #666;
}
.product-expiration-title {
  padding: 10px 0 0 20px;
  font-size: 15px;
  font-weight: 500;
}
.product-expiration-countdown {
  font-size: 0;
  direction: ltr;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-expiration-column {
  text-align: center;
  margin-right: 5px;
}
.product-expiration-column > strong {
  display: block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  background: #f1f1f1;
  color: #555;
  font-weight: 500;
  font-size: 18px;
}
.product-expiration-column:after {
  content: attr(data-separator);
  display: none;
  font-size: 15px;
  padding: 0 3px;
}
.product-expiration-column:last-child:after {
  display: none;
}
.product-expiration-column.days {
}
.product-expiration-column.hours {
}
.product-expiration-column.minutes {
}
.product-expiration-column.seconds > strong {
  background: #efb900;
  color: #fff;
}
.product-expiration-count {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
}
.product-expiration-label {
  font-size: 11px;
  margin-top: 3px;
  display: inline-block;
  color: #aaa;
}
.product-expired {
}

.product-image {
  margin: 0 0 20px;
}
.product-image-link {
}
.product-image-element {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 10px;
}
.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 {
  padding: 0;
}
.product-images-link {
  cursor: pointer;
}
.product-images-item {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  opacity: 0.7;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.product-images-item:hover {
  opacity: 1;
}
.product-images-slider {
}
.product-images-slider-item {
}
.product-images-prev,
.product-images-next {
  border: none;
  background: #e4e4e4;
  height: 20px;
  width: 20px;
  position: absolute;
  top: calc(50% - 10px);
  border-radius: 50%;
  outline: none !important;
}
.product-images-prev {
  right: -2px;
}
.product-images-next {
  left: -2px;
}
.product-images-prev:before {
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #888;
  position: absolute;
  right: calc(50% - 3px);
  top: calc(50% - 5px);
}
.product-images-next:before {
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #888;
  position: absolute;
  left: calc(50% - 4px);
  top: calc(50% - 5px);
}
.product-images-prev.disabled,
.product-images-next.disabled {
  opacity: 0.3;
}
.product-data {
  background: #f5f6f7;
}

/* product actions */
.product-actions {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  flex-direction: row;
}

/* product-category */
.product-category {
  font-size: 12px;
}
.product-category-item {
}
.product-category-item-link {
  color: #1ca2bd;
  padding: 0;
  line-height: 2;
  display: inline-block;
  border-bottom: 1px dashed #1ca2bd;
}

/* product info buy
.product-info-buy {  }
.product-availability { border-bottom: 1px solid #e4e4e4;padding:12px 25px !important;border: 1px solid #d9d8d8 !important; }

@media(max-width:425px){.product-availability{border-bottom: 1px solid #e4e4e4;
    padding: 12px 19px !important;
    border: 1px solid #d9d8d8 !important;
    font-size: 13px;}
	.product-addtocart{font-size: 9px;}
	.product-addtocart svg{font-size: 16px;}
}

.product-info { margin: 0; }
.product-description { margin: 30px 0; line-height: 200%; background: #fff; box-shadow: 0 1px 7px -3px rgba(0,0,0,.1); padding: 20px 25px; border-radius: 5px; }
.product-description-content { margin-bottom: 0; }
.product-description-separator { margin: 30px 0; }*/

/* product price */
.product-price-wrap {
  padding: 15px 0;
}
.product-compare-price {
  font-size: 16px;
  color: #acacac;
  text-decoration: line-through;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.product-price {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #0063d1;
  margin: 0;
  line-height: 1;
  vertical-align: middle;
}
.product-price > span {
  font-size: 32px;
}
@media (max-width: 475px) {
  .product-price > span {
    font-size: 22px;
  }
  .product-price {
    font-size: 18px !important;
  }
}
.product-discount {
  min-width: 40px;
  text-align: center;
  display: inline-block;
  background: #efb900;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  border-radius: 20px;
  padding: 4px 6px 1px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.product-outofstock-message {
  color: #de1111;
}

/* product features */
.product-features {
  border-top: 1px solid #f4f4f4;
}
.product-features-item {
  font-size: 10px;
  color: #9b9b9b;
}
.product-features-item-image {
  width: 24px;
  opacity: 0.5;
}

.product-attributes {
  margin: 10px 0;
  padding-top: 15px; /* border-top: 1px dashed #ddd;*/
}
.product-attribute {
  margin-bottom: 5px;
}
.product-attribute-text {
  font-size: 13px;
  display: inline-block;
  min-width: 100px;
}
.product-attribute-label {
  display: inline-block;
  position: relative;
  margin: 5px;
}
.product-attribute-label input[type="radio"] {
  visibility: hidden;
  position: absolute;
}
.product-attribute-name {
  cursor: pointer;
  border: 1px solid #dedede;
  border-radius: 40px;
  color: #6f6f6f;
  padding: 5px 15px;
  font-size: 13px;
  display: block;
}
input[type="radio"]:checked + .product-attribute-name {
  border-color: #0063d1;
  background: #0063d1;
  color: #fff;
}
.product-attribute-input {
}
.product-attribute-inline-error {
}
.product-variant {
}
.product-variant-text {
}
.product-variant-input {
}
.product-quantity {
}
.product-quantity-text {
}
.product-quantity-input {
}
.product-mini-fields {
  list-style: none;
}
.product-mini-fields-title {
  font-size: 13px;
  font-weight: 700;
}
.product-mini-fields-item {
  font-size: 12px;
  color: #999;
}
.product-mini-fields-item:before {
  font-family: "FontAwesome";
  content: "\f111";
  color: #ccc;
  font-size: 5px;
  margin-left: 5px;
}
.product-buttons {
  margin-top: 15px;
}
.product-buttons-loading {
  margin: 20px 0 0;
}
.product-buttons-failed {
  display: none;
}
.product-addtowishlist {
  padding: 0 !important;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #b5b5b5;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 12px;
  margin-right: 5px;
}
.product-addtowishlist i.fa {
  font-size: 15px;
  line-height: 40px;
}
.product-addtocart {
}
.product-addtocart svg {
  font-size: 24px;
  vertical-align: -8px;
  margin-left: 5px;
}
.product-inquiry {
}
.product-compare {
  padding: 0 !important;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #b5b5b5;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 12px;
  margin-right: 5px;
}
.product-compare i.fa {
  font-size: 15px;
  line-height: 40px;
}
.product-relates {
}
.product-relates-separator {
}
.product-relates-title {
}
.product-relates-items {
}
.product-relates-item {
}
.product-relates-item-image {
}
.product-relates-item-image-element {
}
.product-relates-item-title {
}
.product-relates-item-link {
}
.product-relates-item-price {
}
.product-relates-item-compare-price {
}
.product-details {
}
.product-details-tabs {
  /*margin: 20px 20px 0;*/
}
.product-details-tab {
  margin-left: 10px;
}
.product-details-tab .product-details-tab-link {
  border: none;
  background: rgba(0, 0, 0, 0.03);
  background-color: #fff !important;
  border-radius: 8px !important;
}
.product-details-tab-link {
  position: relative;
  color: #6f6f6f;
  font-size: 14px;
  cursor: pointer;
}
.product-details .tab-content {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
  border-top: none;
}
.product-details-tab-link.active {
  background-color: #369dae !important;
  color: #fff !important;
}
.product-content {
  line-height: 200%;
}
.product-fields {
}
.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: #f3f3f3;
  margin-top: 10px;
  line-height: 150%;
}
.product-field:hover .product-field-name,
.product-field:hover .product-field-value {
  background: #ecf2f5;
}
.product-comments-separator {
}
.product-comments-title {
}
.product-comment {
  margin-top: 15px;
}

@media (min-width: 576px) {
  .product-comment {
    margin-top: 20px;
  }
}
.product-comment-avatar {
}
.product-comment-avatar-image {
}
.product-comment-author {
}
.product-comment-author-flag {
}
.product-comment-name {
}
.product-comment-website {
}
.product-comment-body {
}
.product-comment-time {
}
.product-comment-reply i {
  font-size: 12px;
}
.product-comment-subset {
}
.product-commenting {
}
.product-commenting-separator {
}
.product-commenting-title {
}
.product-commenting-form {
}
.product-commenting-succeed {
}
.product-commenting-reply-info {
}
.product-commenting-body {
}
.product-commenting-body-input {
}
.product-commenting-name {
}
.product-commenting-name-label {
}
.product-commenting-name-input {
}
.product-commenting-email {
}
.product-commenting-email-label {
}
.product-commenting-email-input {
}
.product-commenting-website {
}
.product-commenting-website-label {
}
.product-commenting-website-input {
}
.product-commenting-submit {
}
.product-commenting-reset {
}
.product-commenting-loading {
}
.product-comment-inner {
  background: #f7f7f7;
}
.product-comment-header {
  border-bottom: 1px solid #e0e0e0;
}
.product-addtocart-modal {
}
.product-addtocart-modal-dialog {
}
.product-addtocart-modal-content {
  border-radius: 15px;
}
.product-addtocart-modal-title {
}
.product-addtocart-modal-body {
}
.product-addtocart-modal-headline {
  color: #19ab86 !important;
}
.product-addtocart-modal-description {
}
.product-addtocart-modal-link {
  background-color: #19ab86 !important;
  border-color: #19ab86 !important;
  border-radius: 15px;
}
.product-addtocart-modal-close {
  background-color: #de0f33;
  border-color: #d20e31;
  border-radius: 15px;
}
.product-addtocart-modal-close-icon {
}
.product-inquiry-modal {
}
.product-inquiry-modal-dialog {
}
.product-inquiry-modal-content {
}
.product-inquiry-modal-title {
}
.product-inquiry-modal-body {
}
.product-inquiry-modal-failed {
}
.product-inquiry-modal-succeed {
}
.product-inquiry-modal-inline-error {
}
.product-inquiry-modal-description {
}
.product-inquiry-modal-separator {
}
.product-inquiry-modal-name {
}
.product-inquiry-modal-name-label {
}
.product-inquiry-modal-name-control {
}
.product-inquiry-modal-email {
}
.product-inquiry-modal-email-label {
}
.product-inquiry-modal-email-control {
}
.product-inquiry-modal-phone {
}
.product-inquiry-modal-phone-label {
}
.product-inquiry-modal-phone-control {
}
.product-inquiry-modal-body {
}
.product-inquiry-modal-body-label {
}
.product-inquiry-modal-body-control {
}
.product-inquiry-modal-close {
}
.product-inquiry-modal-close-icon {
}
.product-inquiry-modal-submit {
}
.product-separator {
}
.product-edit {
}

/*@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; }
}*/
@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;
  }
}

@media (max-width: 576px) {
  .product-expiration {
    background: transparent;
    justify-content: center;
  }
  .product-expiration-title {
    display: none;
  }
  .product-expiration-countdown {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }

  .product-attribute .input-group .input-group-prepend {
    width: 100%;
    margin-bottom: 5px;
  }
  .product-details-tabs-container {
    width: 100%;
    overflow-x: auto;
  }
  .product-details-tabs {
    width: max-content;
    min-width: 100%;
    margin: 0;
  }
}

.vip-product-row-index {
  background: #ef394e !important ;
  padding: 1px 0;
  overflow: hidden;
}
.vip-product-container:after {
  content: "";
  position: absolute;
  top: -91px;
  right: 0;
  width: 200px;
  height: 200px;
  background: #1874b5;
  border-radius: 25px;
  transform: rotate(47deg);
}
.vip-product-container.products-title {
  color: #6157ff !important;
  z-index: 1;
  background: white;
  border-radius: 7px;
  padding: 4px;
}

.products-titlet1 {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  color: #666;
  margin: 0 0 10px;
  background: white;
  border-radius: 7px;
  z-index: 10;
}
.product-details-tabs-container {
  margin-bottom: 7px;
}
.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 11px 18px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #f5f5f7;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::placeholder {
  text-align: right;
}

@media (min-width: 992px) {
  .showcase-products {
    min-height: 437px;
  }
}
.showcase-products-item a img {
  width: 1310px !important;
  height: 400px !important;
}
@media (max-width: 768px) {
  .showcase-products {
    min-height: 140px;
  }
  .products-wrap {
    min-height: 340px;
  }
}
@media (max-width: 991px) {
  .showcase-products {
    min-height: 152px;
  }
}

@media (min-width: 992px) {
  .showcase-products {
    min-height: 437px;
  }
}

.showcase-products-indicator {
  display: block;
  text-align: center;
  padding: 15px 10px;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  font-family: IRANSansWeb;
}
.showcase-products-indicator.active {
  background: #41c1db;
  color: #fff;
}
.showcase-products .owl-dots {
  position: absolute;
  bottom: -25px;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 1;
}
.showcase-products .owl-dots .owl-dot {
  width: 29px;
  height: 11px;
  background: #3aaafa;
  margin: 0 4px;
  border-radius: 4px;
}
.showcase-products .owl-dots .owl-dot.active {
  background: #0b5992;
}
/* posts */
.latest-posts {
}
.latest-posts-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  color: #666;
  margin: 0 0 10px;
  padding: 0 35px 0 0;
  text-align: center !important;
}
/**.latest-posts-title:before { width: 10px; height: 10px; background-color: #0063d1; position: absolute; top: 21px; margin-top: -4px; right: 17px; z-index: 1; content: ''; border-radius: 2px; }**/
.latest-posts-title:after {
  width: 10px;
  height: 10px;
  background-color: #efb900;
  position: absolute;
  top: 21px;
  margin-top: -4px;
  right: 0;
  z-index: 1;
  content: "";
  border-radius: 2px;
}
.latest-posts-items {
}
.latest-posts-item {
}
.latest-posts-item-link {
}
.latest-posts-item-title {
  font-size: 13px;
  height: 50px;
  line-height: 24px;
  overflow: hidden;
}
.latest-posts-item-image {
  position: relative;
}
.latest-posts-item-image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 0 solid rgba(255, 255, 255, 0.4);
  transition: all 0.2s linear;
}
.latest-posts-item-link:hover .latest-posts-item-image:after {
  border: 10px solid rgba(255, 255, 255, 0.4);
}
.latest-posts-item-date {
  font-size: 11px;
  color: #aaa;
}

/* products */
.products-wrap {
}
/*.products-title { position: relative; font-size: 18px; font-weight: 500; line-height: 40px; color: #666; margin: 0 0 10px; padding: 0 35px 0 0; }
.products-title:before { width: 10px; height: 10px; background-color: #0063d1; position: absolute; top: 21px; margin-top: -4px; right: 17px; z-index: 1; content: ''; border-radius: 2px; }
.products-title:after { width: 10px; height: 10px; background-color: #efb900; position: absolute; top: 21px; margin-top: -4px; right: 0; z-index: 1; content: ''; border-radius: 2px; }*/
.products-title {
  font-size: 21px;
  color: #333;
  font-weight: 700;
  text-align: center !important;
  margin-bottom: 40px;
}
.products-title span {
  border-bottom: 2px solid #369dae;
  padding-bottom: 20px;
}
.products-items {
}
.products-item {
  transition: all 0.2s ease-in-out;
}
.products-item:hover {
  transform: translateY(-2px);
}
.products-item-link {
  display: block;
  color: #555;
  font-family: "IRANYekanWeb", arial;
}
.products-item-image-element {
}
.products-item-title {
  margin: 5px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.products-item-price-wrap {
  overflow: hidden;
} /* height: 30px;*/
.products-item-compare-price {
  font-size: 12px;
  color: #acacac;
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
}
.products-item-discount {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  background: #efb900;
  width: 40px;
  height: 40px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.products-item-price {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: #0063d1;
  margin-top: 5px;
}
.products-item-price > span {
  font-weight: 400;
  font-size: 12px;
}
.product-item-quick-view {
  width: 30px;
  height: 30px;
  font-size: 16px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  color: #aaa;
  background: #eee;
}
.product-item-quick-view svg {
  vertical-align: -3px;
}
.product-item-quick-view:hover {
  background: #0063d1;
  color: #fff;
}

.category-box {
  display: inline-block !important;
}
.category-box-item {
  border-radius: 10px;
  overflow: hidden;
  width: 27%;
  min-height: 203px;
}
.category-box-circle-item {
  margin: 0 40px 0 0;
  border-radius: 10px;
  overflow: hidden;
  width: 207px;
}
.category-box-circle-item img {
  width: 100%;
}
@media (max-width: 768px) {
  .category-box-item {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
    min-height: 100px;
  }
  .category-box-item img {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .category-box-circle-item {
    margin: 0 20px 25px 0;
    width: 150px;
  }
  .products-item-price-wrap {
    overflow: hidden;
  }

  .products-item-compare-price,
  .products-item-price {
    height: 25px;
  }
}
@media (max-width: 900px) {
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.2rem;
    color: #6c757d;
    content: ">";
    line-height: 3;
    font-family: "IRANYekanWebFarsiNumbers";
    font-weight: 900;
    font-size: 12px;
  }
}

.header-basket {
}
.header-basket-button {
  position: relative;
  background: #46484f;
  color: #bbb;
}
.header-basket-button:hover {
  background: #57595f;
  color: #fff;
}
.header-basket-button .fa {
  color: #bbb;
  font-size: 20px;
}
.header-basket-button .badge {
  position: absolute;
  top: 10px !important;
  right: 10px;
  font-size: 63%;
  height: 15px;
  line-height: 14px;
}
.header-basket-button-divider {
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #ddd;
  margin: 0 10px;
  vertical-align: middle;
}
.header-basket-button:after {
  display: none;
}
.header-basket-items {
  font-size: 14px;
  padding: 15px;
  min-width: 300px;
  text-align: right;
}
.header-basket-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  position: relative;
  background: #f1f1f1dc;
  box-shadow: 0 0 6px 1px #d8d8d8dc;
  border-radius: 5px;
}
.header-basket-item:after {
  content: "";
  clear: both;
  display: block;
}
.header-basket-items .header-basket-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.header-basket-item-image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.header-basket-item-image-link {
}
.header-basket-item-image-element {
  border-radius: 5px;
  border: 1px solid #eee;
}
.header-basket-item-details {
  margin-bottom: 10px;
}
.header-basket-item-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 5px;
}
.header-basket-item-link {
}
.header-basket-item-subtitle {
  display: block;
  font-size: 12px;
  color: #999;
}
.header-basket-item-remove {
  position: absolute;
  bottom: 5px;
  left: 8px;
}
.header-basket-item-price {
  font-size: 13px;
  color: #747474;
  margin-bottom: 3px;
}
.header-basket-container {
}
.header-basket-link {
}
.header-basket-empty {
}

.product-info {
  margin: 30px 0 0;
}
.product-description {
  margin: 30px 0;
  line-height: 200%;
  color: #777;
}
.product-description-content {
  margin: 0;
}
.product-description-separator {
}
.product-compare-price {
  color: #6c6c6c;
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
}
.product-price {
  display: inline-block;
  margin-left: 5px;
  color: #0063d1;
  font-size: 23px;
}
.product-discount {
  font-size: 13px;
  background: #d44f4f;
  color: #fff;
  display: inline-block;
  padding: 1px 3px;
  border-radius: 3px;
}
.product-outofstock-message {
  color: #de1111;
}
.product-controls {
  margin: 15px 0;
}
.product-attribute {
}
.product-attribute-text {
}
.product-attribute-input {
}
.product-attribute-inline-error {
}
.product-variant {
}
.product-variant-text {
}
.product-variant-input {
}
.product-quantity {
}
.product-quantity-text {
}
.product-quantity-input {
}
.product-buttons {
  margin-top: 10px;
}
.product-buttons-loading {
  margin: 20px 0 0;
}
.product-buttons-failed {
  display: none;
}

/* brands */
.brands-wrap {
}
.brands-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  color: #666;
  margin: 0 0 10px;
  padding: 0 35px 0 0;
}
.brands-title:before {
  width: 10px;
  height: 10px;
  background-color: #0063d1;
  position: absolute;
  top: 21px;
  margin-top: -4px;
  right: 17px;
  z-index: 1;
  content: "";
  border-radius: 2px;
}
.brands-title:after {
  width: 10px;
  height: 10px;
  background-color: #efb900;
  position: absolute;
  top: 21px;
  margin-top: -4px;
  right: 0;
  z-index: 1;
  content: "";
  border-radius: 2px;
}
.brands-items {
}
.brands-item {
}
.brands-item-link {
}
.brands-item-image {
}
.signin-signup {
  color: #8e939b;
  background-color: #eff2f5;
  border-color: #eff2f5;
  box-shadow: none;
  border-radius: 25px;
}
.signin-signupb {
  background: rgba(255, 183, 56, 0.22);
  color: #ffa80f;
  border-radius: 25px;
}

.cart-details-total-value .custom-checkbox .custom-control-input {
  height: 37px;
  width: 37px;
}
.payment {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/themes/custom-1a98/images/pyment_status.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  max-width: 350px;
  margin: 0 auto;
  margin-top: 20px;
  flex-direction: column;
  border-radius: 10px;
}
.payment::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #cdcdcd8c;
  z-index: 0;
  backdrop-filter: blur(2px);
  border-radius: 10px;
}
.payment > * {
  position: relative;
}
