/*.container-fluid {
padding:0;
overflow:hidden;
}*/
/*.navbar--big-default li.nav-item:hover > .dropdown-menu  {
    display: block !important;
    position: absolute !important;
}*/
.skin-1-mobile-menu-wrapper {
  width: calc(100% - 0px) !important;
}

/*  home page header css */
.page-id-28 .skin-1-mobile-header-wrapper {
  background: transparent !important;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.page-id-28 .home-page-content a{
  font-family: Playfair Display !important;
}
.page-id-28 .home-page-content {
  font-family: Playfair Display !important;
}
.page-id-28  .header-section-title {
  font-family: Playfair Display !important;
}

.page-id-28 .mobile-header-logo {
  margin-left: -10% !important;
}

.page-id-28 .mobile-header-logo span {
  font-size: 22px !important;
}

.page-id-28 .skin-1-mobile-header-wrapper .show {
  background: #fff !important;
}

.page-id-28 .skin-1-mobile-header-wrapper .mini-cart-wrapper svg {
  color: #fff !important;
  height: 25px !importnt;
  width: 25px !important
}

.page-id-28 .mobile-header-profile-link svg {
  color: #fff !important;
  height: 25px !importnt;
  width: 25px !important
}

.page-id-28 .skin-1-mobile-header-wrapper .mobile-header-burger .mobile-header-burger-icon svg {
  stroke: #fff !important;
  width: 25px !important;
  height: 25px !important;
  margin-left: 6px;
}

.page-id-28 .mobile-header-search a {
  color: #fff !important;
}

.page-id-28 #fitty-header-mobile-logo-header-layout-2 {
  color: #fff !important;
}

.page-id-28 .shopping-cart-quantity {
  color: #fff !important;
}

.page-id-28 .skin-1-mobile-header-wrapper {
  position: fixed;
  width: 100%;
  padding: 5px 10px;
  z-index: 9;
  overflow: hidden;
}

/* End Home header CSS */
.skin-1-mobile-header-wrapper .mobile-header-burger .mobile-header-burger-icon svg {
  width: 20px !important;
  height: 20px !important;
}

.skin-1-mobile-header-wrapper .mobile-header {
  padding: 3px 5px !important;
}

.mobile-header-logo {
  margin-left: -30% !important;
}

.menu-header-skin-1 {
  font-weight: 560 !important;
}

/* End Menu Css */

.shop-inner-page .row.product-holder .col-lg-4 {
  width: 50% !important;
}

.mw-header-section-mh-100vh {
  min-height: calc(100vh - 40px) !important;
}

.skin-1-mobile-header-wrapper .mobile-header {
  justify-content: left;
}

.tabs {
  display: flex;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
}

.tab {
  padding: 10px 15px;
  text-transform: uppercase;
  color: grey;
  font-weight: bold;
  text-decoration: none;
}

.tab.active {
  color: black;
  border-bottom: 2px solid black;
}

.content {
  margin-top: 20px;
}

.titles-skin-1-title {
  font-size: 32px !important;
}

.header-background .dropdown-menu {
  background-color: #fff !important;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  min-width: 215px;
  padding: 8px 0;
  overflow: hidden;
}

.dropdown-menu li {
  list-style: none;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  transition: all 0.3s ease-in-out;
}

.dropdown-menu li:last-child {
  border-bottom: none;
}

.dropdown-menu li a {
  display: flex;
  align-items: center;
  color: #000 !important;
  padding: 10px 16px !important;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
}

.dropdown-menu li a span {
  margin-left: 8px;
}

.dropdown-menu li:hover {
  background: black;
  transform: scale(1.05);
}

.dropdown-menu li:hover a {
  color: #fff !important;
}

.mw-tabs-box-wrapper .mw-module-tabs-skin-default .mw-ui-btn-nav .mw-ui-btn-nav-tabs .df .btn-primary {
  border-radius: 0px !important;
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

.main-content {
  overflow: hidden;
}

.card.sk1 {
  border: 1px solid #e6e6e6 !important;
  border-radius: 5px !important;
  display: none;
}
/*proudct page css*/
.shop-inner-page {
background-color:#fff !important;
}
.pictures-skin-17 .slick-gallery img {
    margin-left: 30px !important;
}
.pictures-skin-17 .slick-prev {
    left: 0 !important;
}
.pictures-skin-17 .slick-next {
    right: 20px !important;
}
.product-info-content {
padding-left:0 !important;
}
.price-modifier {
display:none;
}
.accordion .mw-accordion-faq-skin-button {
padding:10px;
}
.accordion h5 {
font-size:16px;
}
@media(max-width:768px){

}
.footer-background h6 {
  font-size: 14px !important;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.footer-background .nav-link {
  padding: 0 !important;
}

.footer-background ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}

.footer-background ul li {
  margin-bottom: 8px;
}

.footer-background ul li a {
  text-decoration: none;
  color: #000;
}

.footer ul li a:hover {
  text-decoration: underline;
}

.footer-background .social-icons a {
  margin: 0 10px;
  font-size: 20px;
  color: #000 !important;
  text-decoration: none;
}

.footer-background .qr-code img {
  width: 100px;
  height: 100px;
}

@media only screen and (max-width: 767px) {


  .header-background {
    display: none;
  }

  .skin-1-mobile-header-wrapper {
    position: fixed;
    width: 100%;
    z-index: 9;
  }

  .mobile-header-options svg {
    height: 20px !important;
    width: 20px !important;
  }

  .newsletter-wrapper button {
    margin-bottom: -5px !important;
  }

  .newsletter-wrapper .form-control::placeholder {
    font-size: 12px !important;
  }

  /*.titles-skin-1-title {
font-size:18px !important;
position:fixed;
width:100%;
z-index:9;
top:5%;
}*/
}

.titles-skin-1-title {
  font-size: 22px !important;
}

.newsletter-wrapper .form-control {
  border: none !important;
  border-bottom: 1px solid #000 !important;
}

.newsletter-wrapper button {
  background-color: #000;
  color: #fff;
  font-size: 12px !important;
  border: none;
  padding: 4px 15px !important;
  border-radius: 4px !important;
  font-weight: 400;
  white-space: nowrap;
margin-left:10px;	
}

.newsletter-wrapper .form-control::placeholder {
  /* For most modern browsers */
  color: #000;
  /* Red color */
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  /* Firefox reduces opacity by default */
}

.newsletter-wrapper .form-control {
  background-color: transparent;
	padding:10px 0;
}
.newsletter-wrapper .col-sm-12 {
padding:0;
}
.newsletter-wrapper .form-control:hover {
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .newsletter-wrapper .col-sm-8 {
    width: 80% !important;
  }
  .newsletter-wrapper .form-control::placeholder {
  font-size:10px;
  }

  .newsletter-wrapper .col-sm-4 {
    width: 20% !important;
  }
  .newsletter-wrapper button {
  margin-left:15px;
  }

  .shopping-cart-quantity {
    font-size: 16px;
  }

  .page-id-49 .main {
    height: 10px;
  }
}

  .page-id-49 .container-fluid {
    overflow: hidden;
  }

  .page-id-49 .form-control-outline-dark {
    display: none;
  }

  .page-id-49 .container-fluid {
    padding: 0;
  }

  .page-id-49 #mw-module-1745034879874 {
    display: none;
  }


  /*.page-id-49 .skin-1-mobile-header-wrapper {
  top: 0;
}*/

  /*best seller page */

  .page-id-31 .col-lg-12 .edit {
    display: none;
  }


/*product page css */ 
	.horizontal-img-wrapper img {
		width:500px;
		height:185px;
	}
#productModal .modal-header {
padding:6px;
}

#productModal h5{
font-size:14px ;
font-weight:600;
}
#productModal h6{
font-size:14px ;
font-weight:500;
}
#productModal p {
font-size:12px;
}
#productModal .mw-accordion-faq-skin-button {
padding:8px;
}
#dynamic_cart_add {
font-size:12px;
padding:5px 16px;
}
/*Duvets And Pillows CSS*/
@media (max-width: 767px) {
.page-id-70 .container{
padding:0 !Important;
}
.bed-filters-wrapper .flex-wrap{
 flex-wrap: nowrap !important;
}
.bed-filters-wrapper .mw-tabs-box-wrapper  {
padding:5px 0 !important;
}
.bed-filters-wrapper a {
font-size:10px !important;
padding:4px 9px !important;  
}
}
.page-id-40 .container-fluid {
padding:0;
}
.page-id-40 .container-fluid .module-shop-products {
padding:10px 40px;
}
.products-tab .active {
color:#000 !important;
}
.products-tab .btn:hover {
color:#000 !important;
}
@media only screen and (max-width: 768px) { 
.mw-ui-btn-nav {
display: flex;
width: 352px;
overflow-x: auto;
gap:10px;
}
 .mw-ui-btn-nav a {
    flex: 1 1 45%; /* two per row in mobile */
  }
  .mw-ui-box-content{
  padding:0 !important;
  } 
}
@media screen and (max-width: 768px){
.shop-inner-page .slick-gallery img {
  height:350px !important;
  }
  .shop-inner-page .slick-gallery {
	margin-left:-15px;
}
  .shop-inner-page #module-pictures {
  max-width:362px !important
  }
}