/** Shopify CDN: Minification failed

Line 861:39 Expected ":"
Line 861:50 Expected ":"
Line 907:0 Unexpected "}"

**/
/* Global fonts */
body{
  /* font-family: 'Roboto', sans-serif; */
  font-weight:400;
  font-size:16px;
}

/* Product styles */

.explore_section, .featured_section, .featured_products_section{
  background-color: #F5F5F5;
}
.product_title{
  /* font-size:17px; 
  line-height: 1.4rem;
  color: #424243;
  min-height:50px;
  font-weight:700 !important;*/
  font-family: var(--font-stack-header);
font-weight: 500;
font-size: 24px;
line-height: 32px;
letter-spacing: 0;
  color: #0D0A15;
}
@media only screen and (max-width: 749px) {
.product_title{
  font-size: 20px;
  line-height: 24px;
}  
}
.section_heading{
  font-family: var(--font-stack-header);
  color:#333333;
/*   font-size:18px; */
  /* font-size:36px; */
  font-weight:500;
}
.product_description{
  min-height: 120px;
  font-size:13px;
  font-weight:400;
  line-height: 20px;
}
.product_price{
  /* font-weight: 700; */
font-weight: 500;
font-size: 20px;
line-height: 28px;
letter-spacing: 0;
  /* color:#000; */
  color: #0D0A15;
}
.fa-arrow-right:before , .fa-long-arrow-right{
    margin-left: 7px;
}


.featured_products_section a, .featured_section a, .explore_section a {
  text-decoration: none !important;
  color:#9d2872;
  font-size:14px;
}

.explore_section p{
  font-size: 16px;
  color:#333333;
}
.explore_section h3{
  color:#444;
  font-size: 16px;
  font-weight:400;
}

a{
  text-decoration: none !important;
}
.lg-heading{
  font-size:54px;
  color:#333333;
  line-height: 83px;
  font-weight: 100 !important;
}
.sm-heading{
  font-size: 16px;
  font-weight:500;
  color:#333333;
}
.sm-description{
  font-size: 16px;
  font-weight:400;
  color:#333333;
}
.grid-view-item:hover, .product-shadow:hover {
    box-shadow: 0 0 15px #d3d3d3;
   transition:0.5s;
}
.title_hover:hover{
  color: #BC299B;
}
.footer-mobile .card{
 border:none !important;
}
/*prasad code*/

.title{
	font-size: 50px;
	line-height: 65px;
	color: #fff;
	opacity: 1;
	font-weight: 300;
	padding-bottom:30px;
	font-family: 'Roboto',sans-serif;
	}

.description p{
	letter-spacing: 0px;
	opacity: 1;
	line-height: 26px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto',sans-serif;
}
.start-btn a{
border-radius: 77px;
background-color: #fff;
padding: 6px 35px;
color: #9d2872;
font-size: 14px;
font-family: "Roboto",sans-serif;
font-weight: 500;
letter-spacing: .5px;
display: inline-block;
vertical-align: middle;
line-height: 32px;
border: 2px solid transparent;
}
.start-btn a:hover {
color: #fff !important;
background-color: transparent;
border: 2px solid #fff;
}
.sleepsolution{
	background-image: url("https://cdn.shopify.com/s/files/1/0572/5621/4719/files/bgimage.png?v=1624274053");
	background-color: #9d2872;
}

.services_section{
	background-color: #424243;
}
.desc  {
	color:#fff;
	font-size:16px ;
	font-family: 'Roboto',sans-serif;
}
.heading{
	color:#fff;
	font-size:16px;
	padding: 45px 0px 20px;
	font-family:'Roboto',sans-serif;
    font-weight:500;
}
.services_heading{
	color:#fff;
    font-size:30px;
    font-weight:500;

}

.services_section .slick-slide img {
 display:inline !important;
}


.taketest a{
	border-radius: 8px;
    background-color: #fff;
    padding: 6px 100px;
    color: #9d2872;
    font-size: 30px;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    border: 2px solid transparent;
    }
    .taketest a:hover {
    background-color: transparent;
    border: 2px solid #fff;
    }
    .section title{
        color: #fff;
    }
    .items{
        line-height: 8;
    }

.sleepassesment {
  	border-bottom:5px solid #fff;
}
.services_section .slick-dots li button:before {
 color: #fff !important;
}


@media(max-width:576px){
  .product_link{
    color: #fff !important;
    background-color: #9d2872 !important;
    border-radius: 20px;
    text-transform: uppercase;
}
  .product_description{
    min-height:20px;
  }

  .featured_products_section a{
    padding: 1rem!important;
  }
}

@media(max-width:768px){
  .featured_products_section .container {
    max-width: 100% !important;
}
     .explore_section .card {
    height: 568px;
}
  .explore_section .container {
    max-width: 100% !important;
}
}
 .featured_products_section .slick-track
{
    display: flex !important;
}

.featured_products_section .slick-slide
{
    height: inherit !important;
    background-color: white;
    border: 1px solid rgba(0,0,0,.125);
}
  .featured_products_section .slick-slide .product-shadow {
    border: none;
}
@media(max-width:767px){
    nav#AccessibleNav {
    display: none;
}
  .site-header__mobile-nav {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

body .site-header {
    max-width: 100% !important;
    padding: 0px 20px !important;
}


body .site-header__icons {
    width: 100%;
}
  .mobile-nav-wrapper.js-menu--is-open {
    display: block !important;
}

  }

/*footer styles*/

.footer-section{
	background-color: #232323;
}

.channel a{
color: #ffffff;
font-size: 14px;
/* font-weight: 600; */
line-height: 24px;
letter-spacing: 0;
	}
/* added media queries */
@media only screen and (max-width: 991px){
  .channel a{
  font-size:12px;
}
}
.copyright channel p{
  color: #ffffff;
font-size: 14px;
 line-height: 24px;
letter-spacing: 0; 
}
.exploree {
	color: #ffffff;
    font-weight: 500;
font-size: 18px;
line-height: 42px;
letter-spacing: 0;
  	margin-left:-12px;
}
/* added media queries */
@media only screen and (max-width: 991px){
  .exploree {
color: #ffffff;
    font-weight: 500;
font-size: 18px;
line-height: 28px;
letter-spacing: 0;
  	margin-left:-12px;
  } 
}


.row .headingg{
	border-bottom: 1px solid #4f4f4f;
    padding-bottom: 10px;
    margin-right: 15px;
  	margin-left:0px;
}
.sub-menu{
	 color:#fff; 
	opacity:.35;
	 /* font-size:14px; */
}


.list-item {
 	margin:0 6px;
	opacity:.35;
  	color:#fff;
	/* font-size: 14px; */
/* font-weight: 500; */
font-size: 20px;
line-height: 24px;
letter-spacing: 0;
}
.list-item a{
 font-size: 14px;
 line-height: 24px;
}

.first{
	margin-left:0px !important;
}
.unstyled{
	padding-inline-start: 0px !important;
	list-style:none;
}

.list-unstyled{
  line-height: 2;
  padding-top: 1rem;
}

.unstyled .list-item a{
  color: #ffffff;
}
.channel{
  color: #ffffff;
}
/* added media queries*/
@media only screen and (max-width: 320px) {
  .channel{
    font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
  }
}
@media only screen and (max-width: 749px) {
   .channel{
    font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
  }
}
  
.socialicons .unstyled .list-item{
	margin:0 24px;
   	font-size: 14px;
   	font-family: 'Roboto',sans-serif;
   	opacity:.35;
}

.input-group .btn{
  padding:10px;
}


.form .newsletter__submit .btn{
  position:absolute;
}

.input-group .input-group__btn .btn:not([disabled]):hover, .btn:focus{  
  background-color:rgb(255 255 255 / 10%);
}

.input-group .input-group__btn .btn{
  color:#fff;
  background-color:rgb(255 255 255 / 10%);
  width: fit-content !important;
  
}

.input-group .btn{
  position:absolute !important;
  margin-left:5px !important;
}

.input-group__field {
  color:#fff !important;
  background-color:#3d3d3d !important;
  flex-grow: initial !important;
  border:none !important;
}

@media(max-width:576px){ 
.sociallinks{
  margin-left:-10px;
}
}

#ContactFooter-email::placeholder {
    color: #fff !important;
}

/* mobile footer */

@media screen and (max-width: 768px) {
 .legalpages ul{
   flex-direction:column!important;
 }

  .legalpages ul li{
    padding: 5px 0;
  }

  .footer-section{
    display: none;
  }
}

.accordion .card{
  background-color:#232323;
}
.accordion{
  background-color:#232323 !important;
}
.accordion .card-body{
  background-color:#232323 !important;
}

.accordion .card .card-header .btn-link.focus, .btn-link:focus{
  box-shadow:none !important;
  text-decoration:none !important;
}
 
.accordion .card .card-header .btn{
  border-bottom:1px solid #4f4f4f !important;
  background-color:#232323 !important;
  width:100% !important;
  border-radius: 3px;
}

.footer-mobile{
  background-color:#232323 !important;
}

.related{
  padding:0px !important;
}

.card-body .product_price .price{
 align-items:center;
}
.card-body .product_price .price-item{
  /* color:#000; */
 color: #0D0A15;
  /* font-weight:700; */
}

.social-sharing li{
  
  margin-right:20px;
}


ul.tabs {
  border-bottom: 1px solid #DDDDDD;
  display: block;
  margin: 0 0 20px;
}
ul.tabs li {
  display: block;
  float: left;
  height: 30px;
  margin-bottom: 0;
  padding: 0;
  width: auto;
}
ul.tabs li a {
  border-color: #DDDDDD !important;
  border-width: 1px 1px 0 1px;
  display: block;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  margin: 0;
  text-decoration: none;
  width: auto;
  color: #9D2872;
  border-bottom:none !important;
}
ul.tabs li a.active {
  background: none repeat scroll 0 0 #FFFFFF;
  border-left-width: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #9D2872;
  height: 30px;
  margin: 0 0 0 -1px;
  padding-top: 4px;
  position: relative;
  top: -4px;
  border-bottom:2px solid #000 !important;
  font-weight:700 !important;
}
ul.tabs li:first-child a.active {
  margin-left: 0;
}
ul.tabs li:first-child a {
  border-top-left-radius: 2px;
  border-width: 1px 1px 0;
}
ul.tabs li:last-child a {
  border-top-right-radius: 2px;
}
ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.tabs:after {
  clear: both;
} 
 

.recommendations-product-title{
  
  min-height:120px;
}

.product_price .price{
  align-items:center;
}

.product_image1 .slick-next:before{
  
  color:#232323 !important;
  content: ""!important;
  font-family: 'FontAwesome';
}

.product_image1 .slick-prev:before{
  color:#232323 !important;
  content: ""!important;
  font-family: 'FontAwesome';
}


.login, .register{
/*   background-image: url("https://cdn.shopify.com/s/files/1/0568/7672/8493/files/image.png?v=1623680636"); */
  background-image: url("https://cdn.shopify.com/s/files/1/0572/5621/4719/files/login-background-darker.png?v=1624872791");  
  background-size:cover;
  
}

.form-vertical input {
  /* border-radius:20px !important; */
  font-weight: 600;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
border-radius: 35px;
padding: 12px;
}


 .socialshare a:hover i{
  color:#000;
} 


@media screen and (max-width: 768px) {
	.prdpagecontent{
		padding-left:20px !important;
	}
}

.form-vertical .signin{
  width:50% !important;
}

.form-vertical #CustomerEmail,#CustomerPassword{
  background:none;
}

.form-vertical #RecoverEmail{
  background:none;
  color: #fff;
}

#customer_register_link a{
  color:#fff !important;
}

.createaccountbutton .btn {
  /* border-radius:20px; */
  font-weight: 600;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
border-radius: 35px;
padding: 12px;
  color:#ffffff;
}
 .btn:hover {
  color: #ffffff;
}
.createaccountbutton .btn a{
  color:#fff;
}

.form-vertical #RegisterForm-FirstName,#RegisterForm-LastName,#RegisterForm-email,#RegisterForm-password{
  background:none;
}

tr:nth-child(even) {background: #f1f1f1 !important;}

.cart td:first-child, .cart th:first-child{
  padding-left:10px !important;
}

.cart td:last-child, .cart th:last-child{
  padding-right:10px !important;
}

.shopify-challenge__container{
 margin-bottom:50px !important;
}

.registeraccount{
  border-right:1px solid #fff;
}

@media screen and (max-width: 768px) {
	.registeraccount{
  border-right:1px solid #fff;
}

}

.reset-link a {
  color:#9D2872
}
  

/*Date and Time selection on cart page*/
  .delivery-date-time {
    clear:both;
  	padding-bottom:2em;
  }

@media only screen and (max-width: 749px){
.delivery-date-time label{
	font-size:14px;}
}

input#delivery_date {
  text-align: right;
}

select#delivery_time {
    padding-right: 25px; 
}


label[for="delivery_time"] {
   margin-top:1em;
}

.modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  overflow-y: auto;
/*   backdrop-filter: blur(5px) !important; */
}

.modal-window:target {
  opacity: 1;
  pointer-events: auto;
/*   backdrop-filter: blur(5px) !important; */
  
  
}

@media screen and (max-width: 967px) and (min-width: 576px){
  .modal-window>div {
  width: 450px !important;
  }
}
@media screen and (max-width: 576px) {
  .modal-window>div {
  width: 300px !important;
    padding: 2rem !important;
  }
/*   .modal-close{
    margin-top: 70px !important;
  } */
}

.modal-window>div {
  width: 800px;
  position: relative;
  margin: 10% auto;
  padding: 3rem;
  background: #fff;
  color: #444;
  
}

.modal-window header {
  font-weight: bold;
}

.modal-close {
  color: #fff;
/*   line-height: 50px; */
  font-size: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
  text-decoration: none;
  background-color: #000;
    border-radius: 50%;
    padding: 2px;
    margin-right: 10px;
    margin-top: 10px;
}

.modal-close:hover {
  color: #000;
}

.modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}

.bye{
  border-radius: 20px !important;
  width:150px !important;
  text-transform: none !important;
}
.fr{
  font-weight: bold !important;
    font-size: 20px !important;
}

.head{
  font-weight:bold !important;
}

#more {display: none;}

ul.cbb-frequently-bought-products{
  display: flex !important;
    float: initial !important;
}
.template-collection #shopify-section-collection-banner p{
  color:#ffffff;
  text-align: center;
  font-size:16px;
  font-weight:400;
  line-height:23px;
}
.template-collection #shopify-section-collection-banner span{
  color:#ffffff;
  text-align: center;
  font-size:16px;
  font-weight:400;
  line-height:23px;
}
.related .card-img-top{
max-height:400px;
}
.related .price{
  justify-content:center;
}
/* #shopify-section-collection-template .card-img-top{
  height:300px !important;
}
#shopify-section-collection-campaign-template .card-img-top{
   height:400px !important;
} */
 #shopify-section-collection-template .card-img-top{
  width:auto !important;
}
#shopify-section-collection-campaign-template .card-img-top{
   width:auto !important;
} 

input.search-form__input.search-bar__input::placeholder {
  font-weight:700;
  color: #424343;
  opacity:unset;
}
@media(min-width:1000px){
#shopify-section-header{
  position: sticky;
    top: 0;
    z-index: 1020;
  background-color:#ffffff;
}
}

/* Home News Section */

p{
  /* font-weight: 500; */
  font-family: Plus Jakarta Sans; Arial; SansSerif; 
font-size: 14px;
line-height: 24px;
letter-spacing: 0;
}

.rte news{
  font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
 color: #0D0A15;
}

.empty-page-content p{
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
}

 .shopify-policy__container{
    padding-top: 25px;
  }
 @media only screen and (max-width:749px){
    .shopify-policy__container{
    padding-top: 25px;
  }
 }
.shopify-policy__title h1{
  font-weight: 500;
font-size: 35px;
line-height: 43px;                             
letter-spacing: 0;
padding-top: 25px;
}
@media only screen and (max-width:749px){
   .shopify-policy__title h1{
   font-size: 30px;
line-height: 42px; 
   }
 }

.rc_header-settings__description p{
  padding-top: 25px;
  }
}
