.breadcrumb {
  opacity: 0;
}

.breadcrumb a {
  pointer-events: none;
}

@font-face {
  font-family: 'proxima-bold';
  src: url("fonts/proximabold.woff");
  /* IE9 Compat Modes */
  src: url("fonts/proximabold.woff?#iefix") format("embedded-opentype"), url("fonts/proximabold.woff") format("woff2"), url("fonts/proximabold.woff") format("woff"), url("fonts/proximabold.woff") format("truetype");
}

@font-face {
  font-family: 'muli';
  src: url("fonts/muli-regular.woff");
  /* IE9 Compat Modes */
  src: url("fonts/muli-regular.woff?#iefix") format("embedded-opentype"), url("fonts/muli-regular.woff") format("woff2"), url("fonts/muli-regular.woff") format("woff"), url("fonts/muli-regular.woff") format("truetype");
}

@font-face {
  font-family: 'audrey';
  src: url("fonts/audrey.woff");
  /* IE9 Compat Modes */
  src: url("fonts/audrey.woff?#iefix") format("embedded-opentype"), url("fonts/audrey.woff") format("woff2"), url("fonts/audrey.woff") format("woff"), url("fonts/audrey.woff") format("truetype");
}

@font-face {
  font-family: 'proxima-regular';
  src: url("fonts/proximaregular.woff");
  /* IE9 Compat Modes */
  src: url("fonts/proximaregular.woff?#iefix") format("embedded-opentype"), url("fonts/proximaregular.woff") format("woff2"), url("fonts/proximaregular.woff") format("woff"), url("fonts/proximaregular.woff") format("truetype");
}

.slider-slideshow-description span {
  color: #000 !important;
  font-family: 'audrey';
  font-size: 35px !important;
}

.slider-slideshow-description .title {
  color: #000 !important;
  font-family: 'audrey';
  font-size: 50px !important;
  line-height: 1.2em;
  margin-bottom: 30px;
}

.slider-slideshow-description .slider-slideshow-description-link {
  margin-top: 30px;
  text-align: center;
}

body {
  font-family: 'proxima-regular';
  font-weight: 300;
  text-shadow: 0 0 0;
  color: #6c6c6c;
  font-size: 15px;
  line-height: 1.6em;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  font-family: 'proxima-bold';
  color: #262626;
  font-size: calc(20px + (35 - 20) * (100vw - 320px) / (1920 - 320));
  margin-bottom: 50px;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  display: none;
}

a,
a:hover {
  color: #6c6c6c;
}

.contact-map {
  margin-bottom: 30px;
}

.sub-title {
  margin-bottom: 25px;
  color: #262626;
}

.store-contacts > div {
  margin-top: 30px;
}

.btn:not(#filter_group_tigger_open):not(#articles-filter-trigger-close):not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove) {
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 0px;
  width: 200px;
  padding: 19px 30px;
  color: #000 !important;
  font-weight: 600;
  letter-spacing: 2px;
  transition: 0.5s ease;
}

.btn:not(#filter_group_tigger_open):not(#articles-filter-trigger-close):not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove).btn-white {
  color: #fff !important;
  border: 2px solid #fff;
}

.btn:not(#filter_group_tigger_open):not(#articles-filter-trigger-close):not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove).btn-white:hover {
  color: #000 !important;
  background-color: #fff;
}

.btn:not(#filter_group_tigger_open):not(#articles-filter-trigger-close):not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove):hover {
  color: #fff !important;
  background-color: #000;
}

#google_recaptcha .g-recaptcha {
  transform: scale(0.8);
  transform-origin: left center;
  transform-origin: top left;
}

.contact-footer {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  align-items: flex-start;
}

.contact-footer #google_recaptcha {
  float: left;
  transform-origin: top left;
  height: 62px;
  margin-right: 16px;
  width: 242px;
}

.form-group {
  margin-bottom: 11px;
}

.container {
  width: 1346px;
  max-width: 95%;
}

#google_recaptcha .text-danger {
  text-align: left;
  margin-top: -10px;
}

.section-space:first-of-type {
  padding-top: 0px;
}

.about-container {
  padding: 0 5vw;
}

.about-container .description {
  margin-bottom: 50px;
  text-align: justify;
  text-align-last: center;
}

.curtain-gallery {
  margin: 0 -20px;
}

.curtain-gallery .slick-slide {
  margin: 0 20px;
}

.curtain-gallery .thumb img {
  width: 100%;
}

.curtain-desc {
  font-family: 'proxima-bold';
  padding: 0 5vw;
  margin: 80px 0px;
  text-align: center;
  color: #000;
  font-weight: 600;
  text-shadow: 0 0 0px;
}

.curtain-banner img {
  width: 100%;
}

.button-download {
  display: inline-block;
  padding: 10px 30px;
  background-color: #898989;
  color: #fff;
  margin-top: 20px;
  border: 2px solid #898989;
  transition: 0.5s ease;
}

.button-download:hover,
.button-download:focus {
  background-color: transparent;
  color: #898989;
}

.enquiry-form {
  margin-top: 20px;
  background-color: #F5F5DC;
  padding: calc(20px + (50 - 20) * (100vw - 320px) / (1920 - 320));
}

.enquiry-form.service-enquiry {
  margin-top: 80px;
}

.enquiry-form > div {
  background-color: #fff;
  padding: 50px 80px;
}

.portfolio-view {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.portfolio-view .thumb {
  width: calc(50% - 40px);
  margin: 0 20px;
}

.portfolio-view .thumb .title {
  text-align: center;
  font-size: 23px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 3px;
}

.portfolio-view .thumb .title .date {
  color: #6c6c6c;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
}

.portfolio-view .thumb .infos {
  padding: 50px 30px;
  text-align: center;
}

.portfolio-view .thumb .infos .description {
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4.5em;
}

.inner-title {
  text-align: center;
  font-size: 23px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 3px;
}

.inner-title .date {
  color: #6c6c6c;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
}

.album-description {
  text-align: center;
}

p:not(:last-of-type) {
  margin-bottom: 30px;
}

.gall-slick {
  margin-bottom: 30px;
  position: relative;
}

.cust-nav {
  position: absolute;
  z-index: 1;
  top: 50%;
  border: 2px solid #a0a0a0;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 40px;
}

.cust-nav .fa {
  font-size: 9px;
}

.cust-nav.left {
  left: -40px;
  transform: translate(-100%, -50%);
}

.cust-nav.right {
  right: -40px;
  transform: translate(100%, -50%);
}

.service-view .thumb {
  position: relative;
  margin-bottom: 30px;
}

.service-view .thumb .title {
  background-color: #f3ece7;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  padding: 15px 30px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%);
}

.service-view .thumb > a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.service-view .thumb img {
  width: 100%;
}

.product-category .container,
.product-product .container {
  width: 1700px;
  max-width: 95%;
}

.product-image-column {
  padding-right: 100px;
}

.product-view > .product-gutter {
  padding-left: calc(40px / 2);
  padding-right: calc(40px / 2);
  padding-bottom: 80px;
  width: 33.33%;
}

.product-view .product-image-block {
  padding-top: 40px;
}

.special-sticker,
.sticker {
  padding: 3px 8px;
  line-height: 1.2em;
  font-size: 13px;
  z-index: 2;
  right: inherit;
  width: 50px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  left: 15px;
  text-align: center;
}

.special-sticker .tri-left,
.sticker .tri-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 50px 0 0;
  position: absolute;
  left: 0px;
  bottom: 5px;
  transform: translate(0, 100%);
  z-index: -1;
}

.special-sticker .tri-right,
.sticker .tri-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 15px 0;
  position: absolute;
  right: 0px;
  bottom: 5px;
  transform: translate(0, 100%);
  z-index: -1;
}

.product-block .product-name {
  padding: 0px 30px;
  padding-top: 20px;
  text-align: left;
  color: #000;
}

.product-block .product-name a {
  color: #000;
  text-transform: uppercase;
}

.product-block .product-details {
  width: 100%;
  padding: 0 30px;
  text-align: left;
}

.product-block .product-details .price {
  font-size: 14px;
}

.product-block .product-details .price .price-new.adjusted {
  color: #BB0000;
}

.product-block .product-details .price-old {
  font-size: 14px;
}

.product-block .color-options {
  text-align: left;
  padding: 0 30px;
}

.product-block .color-options span {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #ddd;
}

.product-block .product-button {
  position: absolute !important;
  top: 20px !important;
  left: inherit !important;
  transform: translate(0) !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  transition: opacity 0.3s !important;
  flex-direction: column !important;
  right: 20px !important;
  width: auto !important;
}

.product-block .product-button > * {
  padding: 5px;
}

#side-categories .group .item.level-1 {
  color: #fff;
  display: inline-block;
  position: relative;
  background-color: #12385D;
  width: 100%;
  padding: 0 0;
  border-radius: 50px;
  color: white;
}

#side-categories .group .item.level-1 > a,
#side-categories .group .item.level-1 > a:hover {
  color: white;
  background-color: transparent;
  padding: 10px 20px;
  width: 100%;
  display: inline-block;
}

.product-category .list-group-item:first-child,
.product-special .list-group-item:first-child {
  padding-bottom: 20px !important;
}

#filter-groups .panel .list-group,
.list-group-item,
#side-categories .side-categories-level-1 + .side-categories-level-1,
#side-categories .group .item.active + .sub,
#side-categories .group:not(:last-child) {
  border: 0px solid #ddd;
  background-color: transparent;
}

#side-categories .group .item .toggle {
  border-left: 0px solid #ccc;
}

#side-categories .group .item.level-1 {
  color: #000;
  display: inline-block;
  position: relative;
  background-color: transparent;
  width: 100%;
  border-radius: 50px !important;
  color: #000;
  transition: 0.5s ease;
}

#side-categories .group .item.level-1 > a,
#side-categories .group .item.level-1 > a:hover {
  color: #000;
  background-color: transparent;
  padding: 0px;
}

#side-categories .side-categories-level-1 .sub {
  padding-left: 25px;
}

#side-categories .group .item.level-2 > a {
  color: #111;
  background-color: transparent;
  padding: 0px;
  margin: 10px 0px;
  display: inline-block;
  width: 100%;
}

#side-categories .group .item.level-2 > a:hover,
#side-categories .group .item.level-2.active > a {
  color: #000;
}

#side-categories .group .item a {
  padding: 5px 20px;
}

#side-categories .group .item a:hover {
  color: #888888;
  background-color: transparent;
}

#side-categories .group .item .toggle {
  width: 36px;
  text-align: center;
  border-left: 0px solid #ccc;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#side-categories .group .item .toggle:before {
  content: "+";
}

#side-categories .group .item .toggle .caret {
  display: none;
}

.list-group-item.item-header {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000;
}

#side-categories .group .item.active .toggle:before {
  content: "-";
}

#side-categories .group .item .toggle:hover {
  background-color: transparent;
  color: #000;
}

#side-categories .group:last-of-type {
  margin-bottom: 10px;
}

#side-manufacturer *,
#side_filter * {
  border: 0px !important;
}

#side-manufacturer,
#side_filter {
  padding: 0 15px;
}

#side-manufacturer .list-group-item,
#side_filter .list-group-item {
  padding: 7px 0px;
}

#side-manufacturer label,
#side_filter label {
  display: block;
  padding: 0px;
  position: relative;
  cursor: pointer;
  font-size: 13px;
}

#side-manufacturer label .checkbox input[type="checkbox"],
#side_filter label .checkbox input[type="checkbox"] {
  margin-top: 2px;
  transform: scale(1.2) !important;
  margin-top: 7px;
}

#side_filter label input {
  margin-top: 7px;
  font-size: 13px;
}

#side-manufacturer label input,
#side_filter label input {
  transform: scale(1.2) !important;
  font-size: 13px;
}

#side_filter label {
  padding-left: 20px;
}

#filter-groups .panel {
  border: 0px;
  box-shadow: inherit;
}

#filter-groups .panel .list-group .list-group-item:last-child {
  border-top: 0px;
  padding: 0px;
}

#side-price .ui-slider-range {
  background: #C6C2BB;
  height: 100%;
  position: relative;
  z-index: 1;
}

#side-price .ui-slider-handle {
  background: #fff;
  width: 15px;
  height: 25px;
  display: block;
  position: absolute;
  top: 2px;
  border-radius: 0;
  outline: none !important;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
  border: 1px solid #C6C2BB;
}

.product-image-main-container {
  padding: 50px 0px;
  border: 1px solid #ddd;
  position: relative;
}

.product-inner-name {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.product-price {
  font-size: 20px;
  color: #000;
}

.old-prices {
  font-size: 20px;
  color: #333;
}

.product-special-price {
  font-size: 20px;
  color: #BB0202;
}

.color-radio {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 15px;
}

.radio-cont {
  width: 100%;
}

#product .colors {
  display: flex;
}

#product .colors .radio {
  margin: 0px !important;
}

#product .colors .radio label {
  padding-left: 10px;
  min-height: 15px;
}

#product .colors input {
  display: none;
}

.price-list li {
  display: inline-block;
  margin-right: 10px;
}

.product-description {
  display: none;
}

.attrib-trigger {
  padding: 10px 0px;
  border: 1px solid #ddd;
  font-size: 16px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  color: #000;
  position: relative;
}

.attrib-trigger:first-of-type {
  border-top: 1px solid #ddd;
}

.attrib-trigger:after {
  content: '+';
  position: absolute;
  font-weight: 600;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
}

.attrib-trigger.active:after {
  content: '-';
}

.attrib-content {
  padding: 20px;
  display: none;
}

.attrib-content.active {
  border-bottom: 1px solid #ddd;
}

.input-group-flex {
  margin: 20px 0px;
  display: flex;
}

.featured_related_products_ {
  margin-top: 50px;
}

.featured-module .slick-slide,
.related-products .slick-slide {
  margin: 0px 15px;
  display: flex !important;
  flex: 0 1 auto;
  height: auto;
}

.featured-module .featured {
  padding: 0px 0px;
}

.featured-module .slick-nav.left,
.featured-module .slick-nav.prev {
  left: 0;
  transform: translate(-50%);
}

.featured-module .slick-nav.right,
.featured-module .slick-nav.next {
  right: 0;
  transform: translate(50%);
}

.cat-view .slick-slide > div > .thumb {
  width: calc(33.33% - 40px) !important;
  margin: 0 20px;
  position: relative;
  margin-bottom: 40px;
}

.cat-view .slick-slide > div > .thumb .title {
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  background-color: #F3ECE7;
  color: #363535;
  font-size: 20px;
  font-size: calc(10px + (20 - 10) * (100vw - 320px) / (1920 - 320));
  font-weight: 600;
  padding: 15px;
  text-align: center;
  transform: translate(0, 50%);
}

.cat-view .thumb img {
  width: 100%;
}

.cat-view2 .thumb {
  display: flex !important;
  flex-wrap: wrap;
}

.cat-view2 .thumb .title {
  position: absolute;
  bottom: 20px;
  left: 50%;
  background-color: #F3ECE7;
  color: #363535;
  font-size: 20px;
  font-weight: 600;
  padding: 15px;
  text-align: center;
  min-width: 200px;
  max-width: 100%;
  transform: translate(-50%);
  font-size: calc(10px + (20 - 10) * (100vw - 320px) / (1920 - 320));
}

.cat-view2 .thumb > div {
  width: calc(50% - 40px);
  margin: 20px;
}

.cat-view2 .thumb > div > div {
  margin-bottom: 40px;
}

.cat-view2 .thumb img {
  width: 100%;
}

.cat-view2 .thumb .column-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.cat-view2 .thumb .column-2 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.cat-view2 .thumb .column-2 > div:nth-child(2) {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
  margin-right: 20px;
}

.cat-view2 .thumb .column-2 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
  margin-left: 20px;
}

.home_curtains,
.home_contact,
.fnews-28 {
  padding-top: 20px;
}

.home_curtains {
  padding-bottom: 50px;
}

.home-contact {
  background-color: #F5F5DC;
  padding: 80px;
}

.home-contact .cont-div {
  background-color: #fff;
  padding: 80px;
}

.contact-flex {
  display: flex;
  flex-wrap: wrap;
}

.contact-flex > * {
  width: 50%;
}

.contact-flex > * .address {
  margin-top: 20px;
}

.contact-flex h3 {
  margin-bottom: 30px;
}

.box-content {
  max-width: 100% !important;
  width: 450px !important;
  margin: auto;
}

#content .mi-button {
  margin-top: 0px !important;
  margin-bottom: 0px;
}

#content .mi-button .btn {
  background-color: #898989 !important;
  border: 1px solid #898989 !important;
  min-width: 100px;
}

.chimp input {
  height: 40px;
}

.newsletter-grid > div:nth-last-child(2) {
  margin: 0px;
}

.mailchimp-integration h3,
.mailchimp-integration h4 {
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  letter-spacing: 2px;
}

.chimp {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.featured-news .thumb {
  position: relative;
}

.featured-news .thumb .fnews-link {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
}

.featured-news .thumb:hover .image .overlay {
  opacity: 1;
}

.featured-news .thumb .image {
  position: relative;
}

.featured-news .thumb .image .overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: 0.5s ease;
}

.featured-news .thumb .image .overlay .btn {
  background-color: #fff !important;
}

.featured-news .thumb .image img {
  width: 100%;
}

.featured-news .thumb .title {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #525252;
  font-family: 'muli';
  text-shadow: 0 0 1px;
  letter-spacing: 2px;
}

.featured-news .thumb .date {
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #525252;
  font-family: 'muli';
  text-shadow: 0 0 1px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.featured-news .thumb .description {
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4.5em;
}

.featured-news .thumb .fnews-info {
  padding: 20px 0px;
}

.btn-more-article {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.btn-more-article .btn {
  width: auto !important;
}

.home_brands {
  padding-top: 0px;
}

.home-brands {
  position: relative;
}

.home-brands .thumb {
  text-align: center;
  display: flex !important;
  justify-content: center;
  padding: 0 15px;
}

.home-brands .thumb img {
  max-width: 100%;
}

#wishlist-total {
  padding: 10px;
}

footer {
  margin-top: 30px;
  padding: 44px 0px 20px;
  padding-bottom: 0px;
  background-color: #FFFBF9;
  border-top: 1px solid #ddd;
  color: #878686;
}

footer h5,
footer a,
footer a:hover {
  color: #878686;
}

footer h5 {
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
}

footer .footer-upper-contet > * .list-unstyled {
  columns: 2;
}

footer .footer-upper-contet > *:first-of-type h5 {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #4A4948;
}

footer .footer-upper-contet > *:first-of-type p {
  width: 300px;
  max-width: 100%;
  padding-right: 20px;
}

header .container {
  width: 1700px;
  max-width: 95%;
  padding: 15px 0px;
}

.footer-upper-contet > *:last-child {
  flex: 1;
  -ms-flex-preferred-size: inherit;
}

.footer-credits {
  background-color: #C6C2BB;
  color: #333;
  padding: 10px 0px;
  letter-spacing: 2px;
}

.footer-credits a,
.footer-credits a:hover {
  color: #333;
  text-decoration: none;
}

.footer-credits p {
  margin-bottom: 0px;
}

.header-container .header-menu #main-menu > li > a {
  padding: 8px;
  padding-left: 0px;
  padding-right: 30px;
  font-size: 18px;
}

@media (max-width: 1366px) {
  .gall-slick {
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
  }
}

@media (max-width: 992px) {
  .gall-slick {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
  }

  .product-image-column {
    padding-right: 0px;
  }

  .featured-module .slick-nav.left,
  .featured-module .slick-nav.prev {
    transform: translate(0%);
  }

  .featured-module .slick-nav.left img,
  .featured-module .slick-nav.prev img {
    width: 40px;
  }

  .featured-module .slick-nav.right,
  .featured-module .slick-nav.next {
    transform: translate(0%);
  }

  .featured-module .slick-nav.right img,
  .featured-module .slick-nav.next img {
    width: 40px;
  }

  .cat-view2 .thumb .title {
    min-width: 90%;
  }

  .cat-view2 .thumb > div > div {
    margin-bottom: 10px;
  }

  .cat-view2 .thumb .column-2 > div:nth-child(2) {
    margin-right: 5px;
  }

  .cat-view2 .thumb .column-2 > div:nth-child(3) {
    margin-left: 5px;
  }

  .home-contact {
    padding: 30px;
  }

  .home-contact .cont-div {
    padding: 30px;
  }

  .contact-flex > *.details {
    margin-bottom: 20px;
  }

  .contact-flex > * {
    width: 100%;
  }

  .box-content {
    width: 100% !important;
  }

  .chimp > div {
    width: 100% !important;
  }
}

@media only screen and (max-width: 769px) {
  .product-category #content {
    width: 100%;
  }

  #filter-groups.open {
    opacity: 1;
    transform: translateX(0%);
  }

  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    transition: all 0.3s;
    transform: translateX(-100%);
  }
}

@media (max-width: 576px) {
  .slider-slideshow-description span {
    font-size: 15px !important;
    text-align: center;
  }

  .slider-slideshow-description .title {
    font-size: 20px !important;
    margin-bottom: 10px;
    text-align: center;
  }

  .slider-slideshow-description .slider-slideshow-description-link {
    margin-top: 10px;
  }

  .slider-slideshow-description .slider-slideshow-description-link .btn:not(#filter_group_tigger_open):not(#articles-filter-trigger-close):not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove) {
    padding: 10px;
  }

  .enquiry-form > div {
    padding: 15px;
  }

  .enquiry-form .contact-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .portfolio-view {
    margin: 0px;
  }

  .portfolio-view .thumb {
    width: calc(100%);
  }

  .gall-slick {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
  }

  .gall-slick .cust-nav {
    height: 30px;
    width: 30px;
  }

  .gall-slick .cust-nav.left {
    left: -10px;
    transform: translate(-100%, -50%);
  }

  .gall-slick .cust-nav.right {
    right: -10px;
    transform: translate(100%, -50%);
  }

  .product-view > .product-gutter {
    width: 100%;
  }

  .cat-view .slick-slide > div > .thumb {
    width: calc(100% - 40px) !important;
  }

  .cat-view2 .thumb > div {
    width: calc(100% - 40px);
  }

  .cat-view2 .thumb > div {
    margin: 10px;
  }

  .newsletter-grid {
    display: flex !important;
    flex-direction: column;
  }

  .newsletter-grid input {
    margin-bottom: 10px !important;
  }

  .home-contact {
    padding: 15px;
  }

  .home-contact .cont-div {
    padding: 15px;
    text-align: center;
  }

  .footer-credits {
    text-align: center;
  }
}