




@media(max-width: 600px){
  
  .special-title-banner {
		margin-top: 16px !important;
    	margin-bottom: 8px !important;
    	font-size: 20px !important;
    	font-weight: 500 !important;   
        line-height: 24px !important;
  }
  
	.nt_se_template--14723726442519__1640586614e5f1c173 .section-title {
		justify-content: start;
  
  }
  
    #shopify-section-template--14723726442519__1640586614e5f1c173 > div > div > div.wrap_title.des_title_1 > h3 > span {
    	margin-left: 0px !important;
        font-size: 20px !important;
        font-weight: 500 !important;   
      line-height: 24px !important;
      margin-bottom: -8px;
      font-family: "Rubik" !important;
    
  }
  
	.nt_se_template--14723726442519__1640586614e5f1c173 .mt__30 {
	margin-top: 16px;
  }
  


}











.nt_se_template--14723726442519__16559561834fd88374 .quote_avatar {
    width: 200px;
    height: 100px;
    border-radius: 0px;
}








/* FAQ -------*/
/* FAQ Setting*/
  .custom-faq-container {
    display: grid;
    grid-template-columns: 4fr 8fr;
    grid-template-rows: 1fr;
    gap: 0 20px;

    max-width: 1240px !important;
    padding: 0px !important;
  }

  .custom-faq-container .section-title {
    font-size: 60px !important;
    font-weight: 700;
    line-height: 68px !important;
    text-align: left !important;
    color: #FFFBFF;

    margin-bottom: 24px;
  }

  .custom-faq-container .section-subtitle {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #FBF0F6;

    margin-bottom: 24px;
  }

  /* FAQ Question */
  .custom-faq-questions-container {
    max-width: 600px;
    margin: auto !important;   
  }

  .custom-faq-questions-header {
    border-radius: 10px;
    border: 1px solid #fafafa;
    background-color: transparent !important;
  }

  .custom-faq-questions-header:hover {
    box-shadow: 0px 0px 20px 5px #fd3f615c;
  }

  /* FAQ Question Text */

  .custom-faq-questions-header .tab-heading {
    color: #fafafa;
  }

  .custom-faq-container .sp-tab-content {
    background-color: #fffbff;
    color: #222;
    border-radius: 0px 0px 10px 10px;
  }

  .custom-faq-container .nt_se_{{ sid}}.active .custom-faq-questions-header {
    border-radius: 10px 10px 0px 0px;
    
  }







  /* structure
  .custom-faq-questions-container .active {
    background-color: #fffbff;
    border-radius: 10px;
  }
 Struture */

  

/* FAQ Struture */
  @media(max-width: 1270px){
    .custom-faq-container {      
      padding: 0px 15px !important;
    }  
  }

  @media(max-width: 980px){
    .custom-faq-container {
      grid-template-columns: 4fr 6fr;
          }  
  }

  @media(max-width: 767px){
    .custom-faq-container {
      grid-template-columns: 1fr;
      gap: 0 0px;

    }  
  }

/* FAQ Font later migrate to the normal theme */

  .custom-faq-container .section-title {
    font-size: 40px;
    line-height: 50px;

  }

  .custom-faq-container .section-subtitle {
    font-size: 15px;
    line-height: 22px;
  }









/* Blog -------*/
/* Blog Section */

#shopify-section-template--14723726442519__1581508031759 {
  background: rgb(255,251,255);
  background: linear-gradient(180deg, rgba(255,251,255,1) 40%, rgba(20,30,40,1) 40%)
}

#shopify-section-template--14723726442519__1581508031759 h2 {
  font-size: 60px !important;
  font-weight: 700;
  line-height: 68px !important;
  text-align: left !important;
  color: #222;

  margin-bottom: 24px;
}

#shopify-section-template--14723726442519__1581508031759 .section-subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #222;

  margin-bottom: 24px;
}

#shopify-section-template--14723726442519__1581508031759 a {
  border-radius: 10px 10px 20px 20px;
  margin-bottom: 0px;
}

/* Blog Cart Section */

.custom-blog-container .post-author,
.custom-blog-container .post-time {
  display: none !important;
}

.custom-blog-container .post-info {
  display: none;
}

.custom-blog-container .post-content {
  color: #fffbff !important;
  font-size: 15px;
  margin: 0px;
  padding: 10px;
}

/* -------------------------------- */ /* -------------------------------- */ /* -------------------------------- */ 
/* -------------------------------- */ /* -------------------------------- */ /* -------------------------------- */ 
/* -------------------------------- */ /* -------------------------------- */ /* -------------------------------- */ 

/* -------------------------------- */
/* Featured Section --------------- */

#shopify-section-template--14723726442519__6e1d7a0e-e852-4d70-92ad-e5dc9270eb9f {
  background-color: #141e28 !important;
}

.custom-featured {
  text-align: center;        
}

.custom-featured h3 {
  font-size: 60px;
  line-height: 68px;
  font-weight: 700;
  color: #fafafa;

  margin-bottom: 24px;
  margin-top: 0px;
}

.custom-featured p {
  font-size: 16px;
  line-height: 22px;
  color: #fafafa;

  max-width: 800px;
  margin: auto;
  margin-bottom: 24px;
}

@media(max-width: 767px){

#shopify-section-template--14723726442519__6e1d7a0e-e852-4d70-92ad-e5dc9270eb9f {
  background-color: #141e28 !important;
}

.custom-featured {
  text-align: left;        
}

.custom-featured h3 {
  font-size: 44px;
  line-height: 50px;
  margin: 0px 15px;
}

.custom-featured p {
  font-size: 15px;
  margin: 24px 15px ;
}
}

/* Featured Logo --------------- */
.custom-featured-logo {  
  display: flex;
}

.custom-featured-logo img {
  max-height: 100px !important;
  padding: 24px;
}

@media(max-width: 767px){
.custom-featured-logo {
  max-width: fit-content;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  overflow-x: auto;
  margin: auto;
  margin-left: 0px;
  margin-right: 0px;
}

.custom-featured-logo img {
  min-width: 160px;
  max-width: 160px;
  padding: 15px;
}
}

/* -------------------------------- */ /* -------------------------------- */ /* -------------------------------- */ 
/* -------------------------------- */ /* -------------------------------- */ /* -------------------------------- */ 
/* -------------------------------- */ /* -------------------------------- */ /* -------------------------------- */ 

/* -------------------------------- */
/* Pleasure Air technology -------- */
#shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 {
  background-color: #141e28 !important;
}

/* Pleasure Air technology - Image */
#shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 .nt_img_txt {
  border-radius: 10px;
}

/* Pleasure Air technology - Text */

#shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 h3 {
  font-size: 60px !important;
  font-weight: 700;
  line-height: 68px !important;
  text-align: left !important;
  color: #fffbff;

  max-width: 600px;
  margin-bottom: 24px;
}

#shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #fafafa;
  
  max-width: 600px;
  margin-bottom: 24px;
}

#shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 a.button {
  border: 1px solid #fafafa;
  color: #fafafa;
}


@media(max-width: 767px){
  #shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 .txt_col_img {
    margin: 0px;
    margin-left: -15px;
    margin-right: -15px;
}

#shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 .txt_col_img {
  padding: 0px;
  margin: 0px;
  margin-top: -48px;
}

  #shopify-section-template--14723726442519__e0f66b65-b15c-4f53-b75e-6456dfeb3356 h3 {
    font-size: 44px !important;
    line-height: 50px !important;
  }
}

