theme-free {
  --ag-background-banner: #27915f;
}

body {
  font-family: "Exo 2", sans-serif;
  font-weight: normal;
  color: #ffffff;
  background-color: #ffffff;
}

a {
  text-decoration: none !important;
}

p {
  margin: 0px;
}

h5 {
  font-size: 1rem;
}

h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}

.fl-shadow-1-strong {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25), 0 3px 10px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25), 0 3px 10px 0 rgba(0, 0, 0, 0.2) !important;
}

.fl-rounded {
  border-radius: 0.25rem !important;
}

ul {
  -webkit-padding-start: 0px;
  padding-inline-start: 0px;
  -webkit-margin-before: 0px;
  margin-block-start: 0px;
  -webkit-margin-after: 0px;
  margin-block-end: 0px;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
}

li {
  text-align: -webkit-match-parent;
}

.bx-filter-param-text {
  color: #292d2e;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: rgba(117, 77, 32, 0.5);
}

.card-text {
  color: #000000;
}

.fl-shop-collection {
  padding-top: 1rem;
}

.fl-auth {
  color: #000000;
}

.news-list-item img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.news-list-more {
  padding: 1rem 1rem;
}

.card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-title {
  /*flex-grow: 1;*/
  min-height: 4rem;
}

.news-list-item {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news-detail-content {
  color: #000000;
}

.navigation .navigation-pages .navigation-title {
  color: #565d63;
}

.navigation .navigation-pages .nav-current-page {
  color: #a38668;
  font-weight: 600;
}

.navigation .navigation-arrows .disabled {
  color: rgba(163, 134, 104, 0.4);
}

.navigation .navigation-arrows .ctrl {
  color: #5c636a;
}

.navigation .navigation-arrows .arrow {
  color: #5c636a;
}

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}

.navbar-expand-sm .navbar-collapse {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  border: 2px solid rgba(0, 0, 0, 0.15);
}

.nav-item {
  padding-right: 15px;
  padding-left: 15px;
}

.fl-download {
  color: var(--theme-b-link-hover);
}

.fl-download h3 {
  text-align: center;
}

.fl-download a {
  text-transform: uppercase;
}

.fl-navbar {
  background: #a38667;
}

.fl-navbar ul {
  background: #a38667;
}

.fl-navbar ul li a {
  color: #ffffff;
  text-transform: uppercase;
}

.fl-header-menu {
  background: #a38667;
}

.fl-header-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
}

.fl-header-menu ul li {
  margin: 5px 20px;
}

.fl-header-menu ul li a {
  color: #ffffff;
}

.ico-shop-header {
  background: url("/assets/img/ico-shop-head.png") no-repeat center;
  width: 24px;
  height: 24px;
}

.header-flex {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fl-header-top {
  color: #747a7e;
  padding-bottom: 15px;
  padding-top: 20px;
}

.fl-header-top .fl-header-top-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.fl-header-top .fl-header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fl-header-top .fl-header-top-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fl-header-top .fl-header-top-right img {
  vertical-align: text-bottom !important;
}

.fl-header-top .fl-header-top-right span {
  margin-left: 15px;
  color: #747a7e;
}

.fl-header-top .fl-header-top-right span a {
  color: #747a7e;
}

.carousel {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.fl-home-slider {
  background: #a38667;
}

.fl-top-banner {
  background: none;
  position: relative;
  text-align: center;
}

.fl-top-banner .text-on-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.fl-top-banner .text-on-img p {
  font-size: 2rem;
  padding-top: 3rem;
  cursor: default;
}

.fl-top-banner .text-on-img p span {
  text-shadow: 0 2px 0 #151414;
}

.fl-top-banner .text-on-img p span:before {
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transform: scale(2) translateY(20px);
  transform: scale(2) translateY(20px);
}

.fl-top-slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e8e8e8;
  text-align: center;
  color: #565d63;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

.fl-top-slogan .horizontal-line {
  width: 10%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-home-section {
  text-align: center;
}

.fl-home-section h3 {
  margin: 30px 5px;
}

.fl-home-section h4 {
  margin: 20px 5px;
}

.fl-home-section p {
  text-align: left;
}

.fl-home-section .horizontal-line {
  width: 30%;
  text-align: center;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-home-section .int-btn {
  margin: 30px 5px;
}

.fl-home-section .int-btn .btn {
  width: 10rem;
  text-transform: uppercase;
}

.fl-home-section .int-btn .btn-light {
  color: #a38667;
}

.fl-interior {
  background: #a38667;
  text-align: center;
}

.fl-interior h3 {
  margin: 30px 5px;
}

.fl-interior h4 {
  margin: 20px 5px;
}

.fl-interior p {
  text-align: left;
}

.fl-interior .horizontal-line {
  width: 30%;
  text-align: center;
  background: #ffffff;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-interior .int-btn {
  margin: 30px 5px;
}

.int-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding-bottom: 1.2rem;
}

.fl-bathroom {
  background: #565d63;
}

.fl-bathroom h3 {
  margin: 30px 5px;
}

.fl-bathroom h4 {
  margin: 20px 5px;
}

.fl-bathroom p {
  text-align: left;
}

.fl-bathroom .horizontal-line {
  width: 30%;
  text-align: center;
  background: #ffffff;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-bathroom .int-btn {
  margin: 30px 5px;
}

.fl-bathroom .int-btn .btn {
  text-transform: uppercase;
}

.fl-bathroom .int-btn .btn-light {
  color: #565d63;
}

.fl-bathrobe {
  background: #e8e8e8;
  color: #a38667;
}

.fl-bathrobe h3 {
  margin: 30px 5px;
}

.fl-bathrobe h4 {
  margin: 20px 5px;
}

.fl-bathrobe p {
  text-align: left;
}

.fl-bathrobe .horizontal-line {
  width: 30%;
  text-align: center;
  background: #565d63;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-bathrobe .int-btn {
  margin: 30px 5px;
}

.fl-bathrobe .int-btn .btn {
  text-transform: uppercase;
}

.fl-bathrobe .int-btn .btn-light {
  color: #a38667;
}

.fl-accessories {
  background: #a38667;
  color: #ffffff;
}

.fl-accessories h3 {
  margin: 30px 5px;
}

.fl-accessories h4 {
  margin: 20px 5px;
}

.fl-accessories p {
  text-align: left;
}

.fl-accessories .horizontal-line {
  width: 30%;
  text-align: center;
  background: #ffffff;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-accessories .int-btn {
  margin: 30px 5px;
}

.fl-accessories .int-btn .btn {
  text-transform: uppercase;
}

.fl-accessories .int-btn .btn-light {
  color: #a38667;
}

.fl-collection-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #565d63;
  background: #e8e8e8;
}

.fl-collection-top .horizontal-line {
  width: 15%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-collection-sect {
  text-align: center;
  color: #585c5f;
  background: #ffffff;
}

.fl-collection-sect h3 {
  margin-top: 20px;
}

.fl-collection-sect h4 {
  margin: 10px 0 40px 0;
}

.fl-collection-sect .horizontal-line {
  width: 30%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-catalog-hermitage {
  background: #e8e8e8;
  color: #565d63;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2rem;
}

.fl-catalog-hermitage p {
  line-height: 1.3;
  text-transform: none;
  text-align: left;
  font-size: 1.3rem;
  margin-top: 1.2rem;
}

.horizontal-line {
  width: 30%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.catalog-hermitage-news {
  background: #ffffff;
  padding: 25px;
  margin-bottom: 2rem;
}

.catalog-hermitage-news img {
  margin-top: 1.2rem;
}

.catalog-hermitage-news a {
  font-size: 0.9rem;
  display: block;
  padding-top: 0.8rem;
}

.catalog-hermitage-text {
  background: #ffffff;
  margin-bottom: 2rem;
  margin-right: 25px;
  padding: 25px;
}

.fl-collections-block {
  color: #565d63;
  padding-top: 1rem;
}

.fl-collections-block .horizontal-line-section {
  width: 10%;
  text-align: left;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-collections-block .border-line-col {
  border: 1px solid #a38667;
  margin-left: 0.8rem;
  width: 15%;
}

.fl-collections-block .collections-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fl-collections-block .collections-gallery .gallery-item {
  margin: 10px 15px 10px 0px;
}

.fl-collections-block .collections-gallery .gallery-item img {
  display: block;
}

.fl-collections-block .collections-gallery .gallery-item a {
  color: #565d63;
}

hr:not([size]) {
  display: block;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: -moz-isolate;
  unicode-bidi: isolate;
  -webkit-margin-before: 0.5em;
  margin-block-start: 0.5em;
  -webkit-margin-after: 0.5em;
  margin-block-end: 0.5em;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  overflow: hidden;
  border-style: inset;
  border-width: 1px;
}

.fl-care {
  text-align: center;
  background: #e8e8e8;
  font-size: 20px;
  padding-bottom: 2rem;
}

.fl-care .care-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff;
  margin: 10px;
  padding: 15px;
  color: #565d63;
}

.fl-care .care-text span {
  font-size: 30px;
  color: #a38667;
}

.fl-care div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.care-descr {
  background: #ffffff;
  color: #565d63;
  text-align: center;
}

.care-descr p {
  padding: 25px;
  font-size: 25px;
}

.fl-forpartners {
  color: #000000;
  text-align: center;
  background: #e8e8e8;
}

.fl-forpartners .partners-col-1 {
  background: #FFFFFF;
  padding-right: 0.5rem;
}

.fl-forpartners .partners-col-2 {
  background: #FFFFFF;
  padding-left: 0.5rem;
}

.fl-footer-header {
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.fl-footer-top {
  height: 94px;
  background: #e8e8e8;
}

.fl-footer-middle {
  background: #a38667;
}

.fl-footer-middle img {
  margin-right: 15px;
}

.fl-footer-middle a {
  color: #ffffff;
}

.fl-footer-middle ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
}

.fl-footer-middle ul li {
  line-height: 28px;
  font-weight: 300;
  font-size: 16px;
}

.fl-footer-middle .fl-footer-col {
  padding-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fl-footer-bottom {
  height: 62px;
  background: #ffffff;
  color: #585c5f;
}

.fl-footer-bottom a {
  color: #585c5f;
}

.gal-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.main {
  color: black;
}

.main-sidebar {
  border: 1px solid red;
}

.full-collection p {
  color: #565d63;
  font-size: 1rem;
}

.full-collection p a {
  font-weight: 700;
}

#back-top {
  position: fixed;
  bottom: 30px;
  right: 10px;
}

#back-top a {
  width: 108px;
  display: block;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;
  /* transition */
  -webkit-transition: 1s;
  transition: 1s;
}

#back-top a:hover {
  color: #000;
}

/* arrow icon (span tag) */

#back-top span {
  width: 108px;
  height: 108px;
  display: block;
  margin-bottom: 7px;
  background: #ddd url(/assets/up-arrow.png) no-repeat center center;
  /* rounded corners */
  border-radius: 15px;
  /* transition */
  -webkit-transition: 1s;
  transition: 1s;
}

#back-top a:hover span {
  background-color: #777;
}

.fl-section {
  padding-top: 1.5rem;
}

.fl-collection-inner-1 {
  color: #ffffff;
}

.fl-collection-inner-1 .mt-16 {
  margin-top: 16px;
}

.fl-collection-inner-1 .flo-right img {
  float: right;
}

.fl-collection-inner-1 .i-mt {
  margin-top: 16px;
}

.fl-collection-inner-1 .col-text {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-style: italic;
  background: #565d63;
  padding: 4rem;
}

.fl-collection-inner-1 .col-text p {
  margin-bottom: inherit;
}

.fl-collection-inner-1 .col-text span {
  float: right;
}

.catalog-section-description {
  color: #565d63;
}
/*ager*/
.product-item-image-wrapper {
  /*border: solid 1px #565e64;*/
}

.fl-history-block {
  background: #ffffff;
  padding: 20px;
  text-align: center;
}

.fl-history-block .container .row div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fl-history-block p {
  color: #7d7d7d;
}

.fl-history-block span {
  color: #7d7d7d;
  font-size: 16px;
}

.llast {
  padding-right: 0 !important;
}

.fl-history-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #565d63;
  background: #e8e8e8;
}

.fl-history-text .fl-center-col {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
}

.fl-history-text .fl-center-col .un-line-col {
  margin: 15px 0 15px 0px;
  width: 20%;
  border-bottom: #a38667 solid 3px;
}

.fl-history-text .fl-center-col h3 {
  text-transform: uppercase;
}

.fl-img-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fl-img-h div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fl-img-h img:not(:last-child) {
  padding-right: 16px;
}

.fl-eco-block {
  background: #ffffff;
  text-align: center;
  color: #585c5f;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.fl-eco-block h3 {
  margin-top: 20px;
}

.fl-eco-block h4 {
  margin: 10px 0 40px 0;
}

.fl-eco-block .horizontal-line {
  width: 30%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-eco-block-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #565d63;
  background: #e8e8e8;
  margin-bottom: 2rem;
}

.fl-eco-block-line .fl-center-col {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
}

.fl-eco-block-line .fl-center-col .un-line-col {
  margin: 15px 0 15px 0px;
  width: 20%;
  border-bottom: #a38667 solid 3px;
}

.fl-eco-block-line .fl-center-col h3 {
  text-transform: uppercase;
}

.fl-contacts-block-1 {
  background: #a38667;
  text-align: center;
  color: #ffffff;
}

.fl-contacts-block-1 h3 {
  margin-top: 20px;
  text-transform: uppercase;
}

.fl-contacts-block-1 h4 {
  margin: 10px 0 40px 0;
}

.fl-contacts-block-1 .horizontal-line {
  width: 30%;
  text-align: center;
  background: #ffffff;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-contacts-block-1 p {
  font-size: 1.5rem;
}

.fl-contacts-block-2 {
  background: #565d63;
  text-align: center;
  color: #ffffff;
  /*margin-bottom: 2rem;*/
}

.fl-contacts-block-2 h3 {
  margin-top: 20px;
  text-transform: uppercase;
}

.fl-contacts-block-2 h4 {
  margin: 10px 0 40px 0;
}

.fl-contacts-block-2 .horizontal-line {
  width: 30%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-contacts-block-2 p {
  font-size: 1.5rem;
}

.fl-tech-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 279px;
  background: #e8e8e8;
  text-align: center;
  color: #565d63;
}

.fl-tech-first .horizontal-line {
  width: 30%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-tech-first h3 {
  text-transform: uppercase;
}

.fl-tech-first .fl-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fl-technology-line-1 {
  background: #a38667;
  text-align: center;
}

.fl-technology-line-1 h3 {
  text-transform: uppercase;
}

.fl-technology-line-1 .horizontal-line {
  width: 30%;
  text-align: center;
  background: #ffffff;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-technology-line-1 p {
  font-size: 25px;
}

.fl-technology-line-2 {
  background: #565d63;
  text-align: center;
}

.fl-technology-line-2 h3 {
  text-transform: uppercase;
}

.fl-technology-line-2 .horizontal-line {
  width: 30%;
  text-align: center;
  background: #a38667;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-technology-line-2 p {
  font-size: 25px;
}

.fl-technology-line-3 {
  background: #ffffff;
  text-align: center;
  color: #565d63;
}

.fl-technology-line-3 h3 {
  text-transform: uppercase;
}

.fl-technology-line-3 .horizontal-line {
  width: 30%;
  text-align: center;
  background: #565d63;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-technology-line-3 p {
  font-size: 25px;
}

.fl-technology-line-4 {
  background: #e8e8e8;
  text-align: center;
  color: #565d63;
}

.fl-technology-line-4 h3 {
  color: #a38667;
  text-transform: uppercase;
}

.fl-technology-line-4 .horizontal-line {
  width: 30%;
  text-align: center;
  background: #565d63;
  height: 4px !important;
  opacity: 1 !important;
}

.fl-technology-line-4 p {
  font-size: 25px;
}

.box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-top: 1.4em;
  width: 100%;
}

.box {
  list-style-type: none;
  float: left;
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  transition: opacity 0.2s, transform 0.35s, -webkit-transform 0.35s;
}

.box.show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.35s;
  transition: opacity 0.4s, -webkit-transform 0.35s;
  transition: opacity 0.4s, transform 0.35s;
  transition: opacity 0.4s, transform 0.35s, -webkit-transform 0.35s;
}

.box .inner {
  padding: 10px;
  position: relative;
}

.box a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.box img {
  width: calc(100% + 50px);
  max-width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

.box a::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.three-cols .box {
  width: 100%;
}

.four-cols .box {
  width: 23.1%;
}

.four-cols .box:nth-child(4n+0) {
  margin-right: 0;
}

.four-cols .box:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

#menu {
  z-index: 1000;
}

.fl-navbar-fixed {
  z-index: 1000;
  background: rgba(163, 134, 103, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

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

.text-muted {
  color: #747a7e !important;
}

.fl-element {
  background: #e8e8e8;
  margin-bottom: 1rem;
}

.product-item-properties span {
  color: #747a7e;
}

.h-top-element {
  color: #747a7e;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

.product-item-detail-tab-content {
  color: #747a7e;
}

.fl-basket-line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-user-consent-request-announce-link {
  color: #000000;
}

.fl-breadcrumb {
  background: #cfccbd;
  font-size: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.bx-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bx-breadcrumb-item-angle {
  margin: 0 10px;
  color: var(--theme-b-link-hover);
}

.bx-breadcrumb-item .bx-breadcrumb-item-link {
  color: #565d63;
}

.bx-breadcrumb-item .bx-breadcrumb-item-text:hover {
  color: #000000;
}

.bx-breadcrumb-item .bx-breadcrumb-item-endtext {
  color: #565d63;
  font-weight: 500;
  -webkit-transition: 250ms linear all;
  transition: 250ms linear all;
}

.box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-top: 1.4em;
  width: 100%;
}

.box {
  list-style-type: none;
  float: left;
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  transition: opacity 0.2s, transform 0.35s, -webkit-transform 0.35s;
}

.box.show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.35s;
  transition: opacity 0.4s, -webkit-transform 0.35s;
  transition: opacity 0.4s, transform 0.35s;
  transition: opacity 0.4s, transform 0.35s, -webkit-transform 0.35s;
}

.box .inner {
  padding: 10px;
  position: relative;
}

.box a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.box img {
  width: calc(100% + 50px);
  max-width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

.box a::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.three-cols .box {
  width: 100%;
}

.four-cols .box {
  width: 23.1%;
}

.four-cols .box:nth-child(4n+0) {
  margin-right: 0;
}

.four-cols .box:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

/* ============ desktop view ============ */

/* ============ desktop view .end// ============ */

/* ============ desktop view ============ */

/* ============ desktop view .end// ============ */

@media all and (min-width: 576px) {
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }

  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}

@media all and (min-width: 768px) {
  .fl-collection-inner-1 .col-text {
    font-size: 1.3rem;
    padding: 2rem;
  }
}

@media (min-width: 992px) {
  .box:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  }

  .box:hover a::before {
    opacity: 0.3;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }

  .fl-collection-inner-1 .col-text {
    font-size: 1.6rem;
    padding: 4rem;
  }

  .box:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  }

  .box:hover a::before {
    opacity: 0.3;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
}

@media all and (max-width: 768px) {
  .fl-collection-inner-1 .col-text {
    font-size: 0.8rem;
    padding: 2rem;
  }
}

@media all and (max-width: 576px) {
  .fl-top-banner .text-on-img p {
    font-size: 1.3rem;
    padding: 0;
  }

  .fl-header-top .fl-header-top-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 10px;
    text-align: center;
  }

  .fl-header-top .fl-header-top-right {
    text-align: center;
    padding-top: 10px;
  }

  .dropdown-toggle::after {
    display: inline-block;
  }
}