/** Shopify CDN: Minification failed

Line 71:111 Expected identifier but found whitespace
Line 71:113 Unexpected "{"
Line 71:122 Expected ":"
Line 71:143 Expected identifier but found "!"

**/

.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title{margin:0;}
.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .tab-content{margin-top:60px;}
.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills.text-center{justify-content: center;}
.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills .nav-item {margin-bottom:3.5rem;    margin-right: 20px;    margin-left: 20px;}
.faq-template-3 .suriya-faq-tab {padding-top: 7rem;}
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper { display: flex;  margin: 0 var(--page-full-width-spacing); padding: 0 0.5rem; column-gap: 85px; margin-top: 7rem;margin-bottom: 7rem; }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper .page-full-width.page-full-width_spacing .row {   margin: 0; padding: 0; }
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper .page-full-width {     flex-basis: 70%; }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form { flex-basis: 35%;
    height: fit-content;
    border: 1px solid var(--gradient-base-accent-2);
    padding: 50px;
    width: 35%;
    border-radius: 30px;
    box-shadow: 0 0 10px rgb(52 52 52);    
 /* background:var(--gradient-base-background-2); */
 }
@media screen and (max-width:1200px){
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form img { padding-left: 15px; }
}

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form img { max-width: 100%; object-fit: contain; height: auto; width: auto; }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form h3 { color: var(--gradient-base-accent-1);font-weight:600;text-transform:capitalize; }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .field__input {  margin-top: 10px; }
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .field__input:focus { border: none; border-bottom: 1px solid var(--gradient-base-accent-2);   box-shadow: none; }
.shopify-section.fancy-horizontal-tabs #myTabContent .card {    border: 1px solid var(--gradient-base-accent-2);
    /* background:var(--gradient-base-background-2); */
    border-radius: 30px;
    padding: 2rem;
    box-shadow: 0 0 10px rgb(52 52 52);}

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .contact__button .button { width: 100%; margin-top: 35px; }

  /*Tab*/
  .item.heading.tab-pane {
    height: 0;
    visibility: hidden;
    opacity: 0;
    display: none;
  }

  .item.heading.tab-pane.active {
    height: auto;
    visibility: visible;
    opacity: 1;
    display: block;}
  .btn-block { display: block; width: 100%; }

  .text-left   { text-align: left;  justify-content: flex-start; }
  .text-right  { text-align: right; justify-content: flex-end; }
  .text-center { text-align: center; justify-content: flex-center; }



  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab button[aria-expanded="true"] span p,  
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header button:hover span p, 
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header button[aria-expanded="true"] span p, 
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header .btn:not([disabled]):hover span p{ color: {{ section.settings.primary }} !important; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .btn.focus, 
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .btn:focus { box-shadow: none; }

  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card .answer{ display:none; }
  
  /*Custom Styles*/

  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .shadow-sm { 
    box-shadow: 0px 14px 15px 0px rgba(0, 0, 0, 0.05) !important; 
  }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab h4:empty { 
    display: none; 
  } 
  .shopify-section.fancy-horizontal-tabs #myTabContent { 
    width: 100%;padding:50px 0 0 0px;   
      }
  
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card:last-child { 
    margin-bottom: 0 !important; 
  }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-body { 
   padding: 0 70px;
    color: var(--gradient-base-accent-1);
    font-weight: 300;
    font-size: 1.8rem;
    margin-top: 10px;
    text-align: start; 
    /* background:var(--gradient-base-background-2); */
  }

  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card { 
    border: none; 
    overflow: hidden; 
  }

  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .tab-pane > .card.last { margin-bottom: 50px !important; }

  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header { 
    padding: 0; 
    margin-bottom: 0rem; 
    background: none; 
  }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header button { 
    margin: 0; 
    padding: 0;     cursor: pointer;
    /* background:var(--gradient-base-background-2); */
  }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header button > span {
    width: 100%; 
    padding:20px;
    float: left; 
    letter-spacing: 0;
    position: relative; text-transform: initial;    
  }
  .shopify-section.fancy-horizontal-tabs #myTabContent .card {margin-bottom:3rem; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .card-header button span p { margin-bottom: 0; }

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

  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form h3 { font-size: 2rem; }
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper .page-full-width { flex-basis: 65%; }
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form {  width: 35%; flex-basis: 35%; }
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper { column-gap: 60px; }
}

@media screen and (max-width: 780px) {
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper { flex-direction: column;}
   .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper .page-full-width { flex-basis: 100%; }
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form {  width: 80%; flex-basis: 80%; margin: auto; }
 .shopify-section.fancy-horizontal-tabs #myTabContent .card { padding: 25px; }
}


@media screen and (max-width: 576px) {
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form {  width: 100%; flex-basis: 100%; margin: auto; }
.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .tab-content {     margin-top: 50px; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills.text-center {     justify-content: center; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title{    font-size: calc(var(--font-heading-scale)* 2.1rem) !important;}
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper {        margin-top: 0px;}
}


.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .field__input:focus{ border: 1px solid var(--gradient-base-accent-1);}
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .form-status{     align-items: flex-start;}
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .form-status svg{    margin-top: 5px;}

/* .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title{ font-size: clamp(3rem, 2.9226rem + 0.3871vw, 3.6rem);} */

.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title {
    font-size: clamp(3.2rem, 3.04rem + 0.8vw, 4rem);
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
    max-width: 100%;
}
.suriya-faq-tab .heading-wrappers {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.suriya-faq-tab .heading-wrappers>p.description { max-width: 600px;} 

.suriya-faq-tab .field__input, .customer .field input, .customer select, .customer:not(.account):not(.order) {box-shadow:none;}
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .field__input {
    margin-top: 15px;
}