/* 20260204151317 - v2 */
.gui,
.gui-block-linklist li a {
  color: #000000;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #a19e9e;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #a19e9e;
  box-shadow: 0 0 2px #a19e9e;
}

.gui-select.gui-focus .gui-handle {
  border-color: #a19e9e;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #d0c9e1;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #000000;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #f7f6fa;
  background-color: #fcfcfd;
}

.gui-block-option-block {
  border-color: #f7f6fa;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #e9e6f1;
}

.gui ul.gui-products li {
  border-color: #f0eef6;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #f0eef6;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #f0eef6;
}

.gui-block-content .gui-table {
  border-color: #f7f6fa;
}

.gui-table thead tr th {
  border-color: #e9e6f1;
  background-color: #fcfcfd;
}

.gui-table tbody tr td {
  border-color: #f7f6fa;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #d0c9e1;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #a6a0b4;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #d0c9e1;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #d0c9e1;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #a19e9e;
}

/* custom */
/*.pricesmaydiffer {
	display:none;
}
.ui.selection.dropdown .menu{
  min-height: unset;
  max-height: unset;
}

.mobile-popup.mobile-menu {
    background: -webkit-gradient(linear, right top, left top, from(#313237), to(#3D3E45));
    background: -webkit-linear-gradient(right, #313237 0%, #3D3E45 100%);
    background: -o-linear-gradient(right, #313237 0%, #3D3E45 100%);
    background: linear-gradient(-90deg, #000000 0%, #000000 100%);
    color: #fff;
    overflow-x: hidden;
}

.mobile-menu .menu ul li .subs {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 25px 20px;
    padding-bottom: 60px;
    background: -webkit-gradient(linear, right top, left top, from(#313237), to(#3D3E45));
    background: -webkit-linear-gradient(right, #313237 0%, #3D3E45 100%);
    background: -o-linear-gradient(right, #313237 0%, #3D3E45 100%);
    background: linear-gradient(-90deg, #000000 0%, #000000 100%);
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.product-block-stock {
display: none !important;
}

.categories-button.main {
color: #444;
}

.nav-icon div {
background: #444;
}
.product-grid img {
  object-fit: contain;
}


.whatsappdesktop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #191919;
    color: #f9f6ee;
    width: 160px;
  	display: flex;
    height: 40px;
  	z-index: 10;
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
  	text-transform: uppercase;
    align-items: center;
}
.whatsappmobile {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #191919;
    color: #f9f6ee;
    width: 45px!important;
    height: 45px;
  	z-index: 10;
  	font-size: 1.5em; 
    padding: 0px;
    text-align: center;
}

.whatsappmobile i {
    margin: 10px;
    font-size: 24px;
}

.subsub-header {
	background: #f8f6ee;
}


.subsub-header ul {
	margin: 0;
  padding: 0;
}
.subsub-header ul li {
	display: inline-block;
  float: left;
  list-style-type: none;
}

.subsub-header ul li a {
	padding: 5px 20px 5px 0px;
  display: inline-block;
	font-weight: 500;
}

.home-slider.medium-height {
    max-height: 75vh;
}*/

button.btn-ly {
    position: relative;
  	background: #CEBA9F;
  	color: #fff; 
  	border: none;
    cursor: pointer;
  	padding: 10px 20px;
  	font-weight: 600;
}

button.btn-ly i {
    vertical-align: middle;
}

button.btn-ly i:before {
		color: #fff!important;
}

.btn-ly {
}

a .icon-nav-right, button .icon-nav-right, a .icon-nav-left, button .icon-nav-left {
	margin-left: 10px;
}

.custom-banner .container {
	height: 100%
}

.custom-banner .block {
  height: 500px;
  background-size: cover;
  background-position: Center;
}

.custom-banner .block .overlay {
		background: linear-gradient( to right, rgb(0 0 0 / 50%), transparent 50%);
  	width: 100%;
    height: 100%;
}

.custom-banner h2 {
  font-size: 56px;
}

.custom-banner .short {
	text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}


.custom-banner .btn-ly {
	margin-left: 15px;
}

.custom-banner .btn-ly.first {
	margin-left: 0px!important;
}

.products-slider .owl-stage-outer {
  overflow: visible;
}

.phone-icon-svg {
		margin-bottom: 3px;
    margin-right: 5px;
    margin-top: -3px;
}

.phone-icon-svg path {
  fill: #fff;
}

@media only screen and (max-width: 575.98px) {
.product.strict {
    height: auto;
}
  .categories-slider .content h3 {
    font-size: 20px!important;
  }
  .product .actions .price {
    margin-bottom: 0px;
  }
}


.featured-blocks .blocks.single .block {
  position: relative;
}

/*.featured-blocks .blocks.single .block:after {
  background: rgb(206 186 159 / 50%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}*/

.featured-blocks .blocks.single .block .wrap {
	z-index:5;
}

.featured-blocks .blocks.single .block .wrap h2 {
  font-size: 56px;
}

.featured-blocks .blocks.double .slider-blocks-double .background-color {
	background: #CEBA9F;
  background-image: none!important;
}

.featured-blocks .blocks.double .overlay .content {
    background: linear-gradient( to right, rgb(0 0 0 / 75%), transparent 100%);
}

.featured-blocks .blocks .block .content h2 {
    font-size: 28px;
}

.featured-blocks .blocks .block .content .short {
    font-size: 16px;
}




.sub-blocks .blocks .block .bar {
  background: #000;
  color: #fff;
}



.sub-blocks .slider-blocks .owl-nav .owl-prev {
    left: -20px;
  	margin-left: 10px
}

.sub-blocks .slider-blocks .owl-nav .owl-prev.disabled {
  display: none;
}

.sub-blocks .slider-blocks .owl-nav .owl-next {
    right: -20px;
  	margin-right: 10px
}

.sub-blocks .slider-blocks .owl-nav .owl-prev, .sub-blocks .slider-blocks .owl-nav .owl-next {
    position: absolute;
    top: calc(50% - 25px);
    padding: 18px!important;
    background: #CEBA9F;
  	color: #fff;
    border-radius: 50%;
    line-height: 0px;
    transition: 0.3s ease;
}


.sub-blocks .slider-blocks .owl-nav .owl-prev:hover, ..sub-blocks .slider-blocks .owl-nav .owl-next:hover {
  background: #2B3C06;
}

.sub-blocks .slider-blocks .owl-nav i {
  margin-left: 0px;
}


.sub-blocks .slider-blocks .owl-nav .owl-prev i:before, .sub-blocks .slider-blocks .owl-nav .owl-next i:before {
  color: #fff;
}

.sub-blocks .slider-blocks .owl-nav .owl-prev:hover i, .sub-blocks .slider-blocks .owl-nav .owl-next:hover i {
  color: #fff;
}

@media only screen and (min-width: 768.98px) and (max-width: 999.98px) {
#collection .products-wrap .products.grid .product:nth-of-type(2n) {
    margin-right: 30px!important;
  }
}

@media only screen and (min-width: 768.98px) {
  .featured-blocks .blocks.single .block .wrap h2 {
  font-size: 56px;
}
  .sub-blocks .blocks .block .bar {
	font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
  
.custom-collection .products-wrap {
  width: calc(100% + 30px)!important;
}

.custom-collection .products-wrap .product {
    margin-bottom: 30px!important;
    width: calc(100% / 4 - 30px)!important;
   	box-shadow: none;
    border-radius: 0px;
    padding: 30px 20px 20px;
}
  
.custom-collection .products-wrap .products.grid .product:nth-of-type(3n) {
  margin-right: 30px!important;
}
.last-stock-label {
  padding: 5px 10px;
}
}

@media only screen and (max-width: 768.98px) {
  .featured-blocks .blocks.single .block .wrap h2 {
  font-size: 46px;
}
  .featured-blocks .blocks.single .block .wrap {
	    justify-content: flex-end!important;
      -webkit-justify-content: end;
}
    .sub-blocks .blocks .block .bar {
	font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.sub-blocks .slider-blocks {
height: 100%!important;
}
  #footer .contact-links  {
      display: flex;
    justify-content: left;
    flex-direction: column;
}
  .last-stock-label {
  padding: 5px;
  font-size: 11px;
}
}

  
  @media only screen and (max-width: 575.98px) {
#top #logo img {
    padding: 5px 0;
    }
    .intro-category {
		margin-bottom: 30px!important;
    overflow: hidden;
    }
    #collection .products-wrap .products.grid .product {
    margin-bottom: 20px!important;
    padding: 0px!important;
    }
.products.grid .product .actions-wrap {
    padding-bottom: 0px!important;
}
    #collection .products-wrap .products.grid:not(.no-border) .product::before {
display: none;
    }
    .intro-category .intro .slider-wrap {
      position: relative!important;
      display: block;
      top: 0px;
      height: auto;
    }
    .intro-category .intro .sub-cats .box img + h4 {
    margin-left: 0px;
      width: auto;
    }
    .intro-category .intro .slider-wrap .sub-cats.slider-sub-cats {
		margin-left: 20px;
    margin-top: 15px;
    }
     .intro-category .intro .slider-wrap .sub-cats.slider-sub-cats .owl-stage-outer {
    overflow-x: scroll;
    overflow-y: hidden; 
    }
    .intro-category .intro .slider-wrap div::-webkit-scrollbar {
      box-shadow: inset 0 0 1px #ceba9f;
      border-radius: 5px;
      height: 3px;
    }
    .intro-category .intro .slider-wrap div::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px #ceba9f;
  border-radius: 5px;
		}
    .intro-category .intro .slider-wrap div::-webkit-scrollbar-thumb {
  background-color: #ceba9f;
  border-radius: 5px;
        outline: 1px solid #ceba9f;
		}
    
    .intro-category .intro .slider-wrap .sub-cats.slider-sub-cats .owl-stage {
      display: flex;
      padding-right: 50px;
    }
.featured-blocks .blocks.double .block.left .content {
    padding-right: 10px!important;
}
    .featured-blocks .blocks .block .content h2 {
    font-size: 21px;
}
    .featured-blocks .blocks .block .content .short {
    font-size: 14px;
    font-weight: bold;
}
    .featured-blocks .blocks.double .block, .featured-blocks .blocks.double .slider-wrap {
    height: 160px !important;
}
    .custom-cat-header {
      margin-bottom: 0px!important;
    }
}

  @media only screen and (min-width: 575.98px) {
.ig-feed {
  margin-top: 35px;
    }
    
.product .img .price {
	height: 63px;
  width: 63px;
}
}
 
@media only screen and (max-width: 999.98px) {
.intro-category .intro .sub-cats .box img {
    display: block!important;
}
}


.categories-slider .owl-stage {
  padding: 25px 0px;
}


.categories-slider  .slider-wrap {
  padding: 75px 0px;
}

.collection-bg  {
  	height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.collection-bg .container  {
	height: 100%;
}

.custom-collection .intro {
  margin-bottom: 20px;
}

.custom-collection .intro .f-24 {
  margin-bottom: 0px;
}

.custom-collection .intro .btn {
  color: #000;
}

.custom-collection .intro .btn .icon-plus, .custom-cat-header  .btn .icon-plus {
 -webkit-transition: 0.4s ease-out;
    -moz-transition:  0.4s ease-out;
    transition:  0.4s ease-out;
}

.custom-collection .intro .btn:hover .icon-plus, .custom-cat-header .btn:hover .icon-plus {
  -webkit-transform: rotateZ(450deg);
      -moz-transform: rotateZ(450deg);
      transform: rotateZ(450deg);
}

.custom-collection .intro .btn i, .custom-cat-header .btn i {
	margin-left: 10px;
}

.custom-collection .intro .btn i:before, .custom-cat-header .btn i:before {
    color: #000;
}

@media only screen and (min-width: 999.98px) {
  .sub-blocks .sub-wrap .sub-cats {
  width: 100%;
}

.sub-blocks .sub-wrap .sub-cat {
	width: calc(100% / 6)!important;
}
  .intro-category .intro .slider-wrap .owl-stage-outer {
    padding: 0;
  }
}

@media only screen and (min-width: 768.98px) and (max-width: 999.98px) {
  .sub-blocks .sub-wrap .sub-cats {
  width: 100%;
}

.sub-blocks .sub-wrap .sub-cat {
	width: 20%!important;
}
}

@media only screen and (max-width: 768.98px) {
  .sub-blocks .sub-wrap .sub-cats {
  width: 100%;
}

.sub-blocks .sub-wrap .sub-cat {
	width: calc(100% / 3)!important;
}
.sub-blocks .sub-wrap {
  margin-top: 25px;
  }
}


.sub-blocks .sub-wrap .sub-cats {
  flex-flow: wrap;
  margin-bottom: 50px;
}

.sub-blocks .sub-wrap .sub-cat {
    display: flex;
  margin-bottom: 25px;
  width: 20%;
}

.custom-collection {
		margin-top: 50px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}


.sub-blocks .sub-wrap .sub-cats a {
  width: 100%;
    padding: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

.sub-blocks .sub-wrap .sub-cats a img {
    height: 75px;
    width: 75px;
    object-fit: cover;
    opacity: 1;
    border-radius: 50%;
  	transition: 0.3s ease;
      border: 1px solid transparent;
}

.sub-blocks .sub-wrap .sub-cats a:hover img, .intro-category .intro .sub-cats .box:hover img {
      box-shadow: 0px 0px 5px #00000029!important;
      border: 1px solid #00000029;
  
}


.sub-blocks .sub-wrap .sub-cats a h4 {
	margin-bottom: 0px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.intro-category .intro .sub-cats .box {
  width: 100%;
    padding: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  	max-width: 225px;
    min-width: 105px;
  	background: none;

}

.intro-category .intro .sub-cats .box  h4 {
	margin-bottom: 0px;
    text-align: center!important;
    width: 100%;
    margin-top: 10px;
  	margin-left: 0px!important;
}



.intro-category .intro .sub-cats .box:hover h4 {
		color: var(--headingsColor);
}

.intro-category .intro .sub-cats .box img {
    height: 75px;
    width: 75px;
    object-fit: cover;
    opacity: 1;
    border-radius: 50%;
    transition: 0.3s ease;
      border: 1px solid transparent;
}



.custom-cat-text .container {
	margin-bottom: 50px;
}

.custom-banner {
  margin-bottom: 0px!important;
}


.product {
    background-color: #fff;
    border-radius: 0px;
    padding: 0px;
  	padding-top: 0px!important;
    box-shadow: none!important;
    border: none;
  	height: auto;
}

.product .img img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}

.product .img .img-contain {
  object-fit: contain!important;
  padding: 15px;
}

.intro-category {
	background: rgb(29 29 27 / 5%);
}


.custom-cat-header .intro h1 {
  color: #fff;
  font-size: 56px;
  line-height: 1;
    margin-bottom: 20px;
    margin-top: 10px;
}

.custom-cat-header .intro span {
    color: #fff;
  	font-size: 15px;
  	font-weight: bold;
}

.custom-cat-header .intro .back {
 	 width: fit-content;
    padding: 5px 10px;
    background: #000;
}

.custom-cat-header .intro .back a {
  font-weight: bold;
}

.custom-cat-header .intro .back  .icon-arrow-right:before {
      	color: #CEBA9F;
}
.custom-cat-header  .intro .back a {
    color: #fff;
    margin-left: 10px;
  }

.custom-cat-header  .intro a.more {
  color: #fff;
  Margin-left: 10px;
  font-weight: Bold;
}

.custom-cat-header .intro a.more i {
    color: #fff;
}


.custom-cat-header .overlay {
		background: linear-gradient( to right, rgb(0 0 0 / 75%), transparent 50%);
  	width: 100%;
    height: 100%;
}

.custom-cat-header .btn.btn-ly {
  width: fit-content;
    margin-top: 15px;
    color: #000;
}


.small-cats {
  padding-top: 0px!important;
}

.small-cats .intro {
	padding-top: 35px;
  padding-bottom: 35px;
}

.small-cats .intro .slider-wrap .sub-cats.d-flex {
padding-top: 0px;
  width: 100%;
}

.inspiration-collection .product {
    border: none;
    padding: 0px;
  	box-shadow: none!important;
}
.inspiration-collection .product .img {
    height: 300px;
}

.inspiration-collection .product .img img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}

.inspiration-collection .product .data {
    min-height: auto;
    margin-bottom: 15px;
}

.inspiration-collection .product .data p {
	text-transform: uppercase;
}


.lastviewed {
  	background: rgb(29 29 27 / 5%);
	padding-top: 50px;
}

.lastviewed .product-short {
      box-shadow: 0px 0px 5px #00000029;
  	border-radius: 0px;
      border: 1px solid transparent;
  	background: #fff;
}

.lastviewed .product-short:hover {
  box-shadow: 0px 0px 5px #00000029!important;
    border: 1px solid #00000029;
}



.sub-blocks .blocks .block.list .list-product:not(:last-child) {
  margin-bottom: 10px;
}

.sub-blocks .blocks .block.list .list-product {
    box-shadow: 0px 0px 5px #00000029!important;
    border: 1px solid #00000029;
  	height: calc( 33.333% - 6.66px)!important;
}

.sub-blocks .blocks .block.list .list-product img {
  object-fit: cover;
}

.categories-slider .slider-cats .category {
    border-radius: 0px;
}

.intro-category .wrapper::before {
  	background: none;
}


.product .actions .direct-buy .btn {
  	background-color: #fff!important;
    border-radius: 0px;
    box-shadow: 0px 0px 5px #00000029;
    border: 1px solid #00000029;
}

.product .actions .direct-buy input {
    box-shadow: 0px 0px 5px #00000029;
    border: 1px solid #00000029;
}

.product .actions .direct-buy .btn .icon-cart:before {
	color: #1d1d1d;
}

.product .actions .direct-buy .btn:hover {
	background-color: #000!important;
}

.product .actions .direct-buy .btn:hover .icon-cart:before {
	color: #fff;
}

.product .data {
  min-height: fit-content;
}

.product .img .price .current.percentage {
    text-align: center;
    padding: 0px 5px;
    color: #000!important;
    font-weight: bold;
}



.second-image {
    background: #fff;
    overflow: hidden;
    width: 100%!important;
    height: 100%!important;
}


.last-stock-label {
    background: #ceba9f!important;
    color: #000!important;
    font-weight: bold;
  	width: fit-content;
}

.blog-articles {
	background: #fff;
}
.blog-articles .owl-stage-outer, #collection, .recommended .top-bar, .recommended .products-slider .owl-stage-outer {
	box-shadow: none;
}


.blog-articles .article .data {
  background: #1d1d1d;
}

.blog-articles .article .data .date, .blog-articles .article .data h4 {
	color: #fff;
	}


#footer .contact-links a {
	color: #fff!important;
  font-size: 20px!important;
  font-family: var(--headings)!important;
  font-weight: var(--headingsWeight)!important;
}

#footer .contact-links a:hover {
	    color: #8E8E8D!important;
}

#footer .footer-navigation ul li a:hover {
    text-decoration: underline;
}

#footer .contact-links a i {
	margin-right: 10px;
}
#footer .contact-links  {
    justify-content: space-evenly;
}

#footer .footer-top-custom {
    background: #1d1d1b;
    color: #ffffff;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 25px;
}


.footer-image-custom .image {
  width: 100%;
  height: 400px;
  background-position: center;
  background-size: cover;
}

.footer-image-custom .footer-image-text  {
	  height: 100%;
    align-items: center;
}

.footer-image-custom .footer-image-text .title {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer-image-custom .footer-image-text .big-text {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.footer-image-custom .footer-image-text .btn-bsp {
  background: #FC0030;
  color: #fff;
  border-radius: var(--borderRadius);
  box-shadow: -1px 4px 4px rgb(0 0 0 / 8%);
  height: var(--btnHeight);
  width: fit-content;
  margin-top: 15px;
  margin-right: 15px;
}

.footer-image-custom .footer-image-text .btn-bsp .icon-nav-right:before {
		color: #fff!important;
}

.footer-image-custom .image-footer-left {
		width: 50%;
    padding-right: 100px;
}

.footer-image-custom .image-footer-right {
		width: 50%
}

.footer-image-custom .image-footer-right-bg {
 		max-width: 350px;
  	width: 100%;
  	padding: 50px;
  	background: #1D1D1B;
		float: right;
  	border-radius: 10px;
}

@media only screen and (min-width: 768.98px) {
#footer .footer-navigation .container > .d-flex> div {
  width: 20%;
  }
  .custom-cat-header .intro {
  		width: calc(75% - 21% - 30px);
  }
}

.footer-image-custom .footer-image-text .subtitle {
  	color: #fff;
  	font-size: 16px;
  	font-weight: 700;
}


.footer-image-custom .footer-image-text .image-footer-right-info {
  margin-bottom: 15px;
}

.footer-image-custom .footer-image-text li {
  	color: #fff;
  	font-size: 14px;
  	list-style: none;
}

.footer-image-custom .footer-image-text .ml-10 {
		margin-left: 10px;
}

  
  .ig-feed .feed {
	height: 100%;
  }
  
  .intro-category .intro .sub-cats .box {
    border-radius: 0px;
  }
  
  .custom-cart-icon {
	opacity: 1!important;
  }
  
  #top .main .cart .count span {
    right: -12px;
    top: -10px;
}
  
  .active-menu-item > a {
    background-color: #CEBA9F !important;
  }
  
 :root {
  --borderRadius: 0px;
  }

  #top #logo .btn {
    height: 40px;
  }
  
  #product .content .gallery .product-img-main .owl-item .item img {
    height: 500px;
  }
  
.inspiration-productpage img {
  width: 100px;
    height: 100px;
    object-fit: cover;
  }
 .inspiration-productpage .article {
  	padding: 15px;
    box-shadow: 0px 0px 5px #00000029;
    border: 1px solid #00000029;
    margin-bottom: 15px;
  }

   .inspiration-productpage .article .brand {
     text-transform: uppercase;
  }
  
    .inspiration-productpage .article .description {
      margin-bottom: 0px!important;
      margin-left: 25px;
      line-height: 1.5!important;
      align-self: center;
  }

  
  .inspiration-productpage .article .title {
    color: #1d1d1d;
    font-weight: bold;
    font-size: 17px;
  }

  .cart-wrapper .cart-content .total {
    background-color: #faf6ef;
  }
  
  .cart-wrapper .cart-content ul.list-cart-main > li {
    box-shadow: 0px 0px 5px #00000029;
    border: 1px solid #00000029;
    padding: 15px;
    margin-top: 10px;
  }
  
  
#mobile-menu-btn .hamburger span {
	background: #1d1d1d;
  background-color: #1d1d1d;
  }

.product-short .title, #product h1, .product .data h4 a {
  text-transform: uppercase;
}



.whatsappdesktop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #191919;
    color: #f9f6ee;
  	display: flex;
  	z-index: 10;
  	padding: 10px;
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
  	text-transform: uppercase;
    align-items: center;
}
.whatsappmobile {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #191919;
    color: #f9f6ee;
  	padding: 4.5px 8px;
  	z-index: 4;
  	font-size: 1.5em; 
    text-align: center;
}

#mobileMenu .wrap ul li.has-children > a {
  font-weight: bold;
}

#mobileMenu::before {
    background: rgb(206 186 159 / 50%);
}

#mobileMenu .wrap > ul {
    padding-bottom: 0px; 
}

#top #logo .desktop-logo {
  object-position: left;
}

.intro-category .intro .slider-wrap .owl-nav {
  left: unset!important;
  position: relative!important;
  top: unset!important;
}

.slider-sub-cats .owl-nav .owl-next {
    right: 15px;
}

.slider-sub-cats .owl-nav .owl-prev {
    left: 15px!important;
}

.slider-sub-cats .owl-nav .owl-prev , .slider-sub-cats .owl-nav .owl-next {
    position: absolute!important;
  	top: 50%;
}

.slider-sub-cats .owl-nav i {
    padding: 10px;
    background: #CEBA9F!important;
    border-radius: 50%;
    line-height: 0px;
  	transition: 0.3s ease;
  	margin-left: 0px;
}

.slider-sub-cats .owl-nav i:before {
    color: #000!important;
}


.product .img .price {
  background-color: #ceba9f;
  left: 5px;
  top: 5px;
}

.product .img {
  box-shadow: 0px 0px 15px -1px rgb(0 0 0 / 10%);
}


@media only screen and (max-width: 400px) {  
.product .img {
    height: 200px!important;
    max-height: calc(100vh - 80px)
  }
	.slider-products .product .img {
     height: 280px!important;
  }
}


@media only screen and (min-width: 400px) and (max-width: 475px) {  
.product .img {
    height: 250px!important;
    max-height: calc(100vh - 80px)
  }
	.slider-products .product .img {
     height: 280px!important;
  }
}

@media only screen and (min-width: 475px) and (max-width: 575px) {  
.product .img {
    height: 280px!important;
    max-height: calc(100vh - 80px)
  }
}

@media only screen and (min-width: 575px) and (max-width: 768.98px) {  
.product .img {
    height: 380px!important;
    max-height: calc(100vh - 80px)
  }
}

@media only screen and (min-width: 768.98px) and (max-width: 1200px) {  
.product .img {
    height: 320px!important;
    max-height: calc(100vh - 80px)
  }
}

@media only screen and (min-width: 1200px) {  
.product .img {
    height: 400px!important;
  	max-height: calc(100vh - 120px)
  }
}

@media only screen and (max-width: 575.98px) {
  .MainCatButton {
      font-size: 16px!important;
      font-weight: 700!important;
      background: #000;
      color: #fff!important;
      border-bottom: none!important;
      margin-bottom: 30px;
  }
  .MainCatButton i {
      font-size: 16px;
      font-weight: 700;
    	color: #fff;
  }
  #mobileMenu .wrap .cat.has-children .subnav {
      background: #fbfbfb;
    margin-bottom: 30px;
	}
   #mobileMenu .wrap .cat.has-children .subnav .SubCatTitle {
  	color: #394a54;
     font-weight: 400;
  }
  .product .img .price {
    height: 53px;
    width: 53px;
  }
}

.product .img .price.custom-sale-label {
  background: #a77cd7;
}

.product .img .price.custom-sale-label .stack {
    text-align: center;
    padding: 0px 5px;
    color: #fff!important;
    font-weight: bold;
   	font-size: 13px;
}

#menu {
  box-shadow: 0px 0px 5px #00000029!important;
}
