/** Shopify CDN: Minification failed

Line 58:111 Expected identifier but found whitespace
Line 58:113 Unexpected "{"
Line 58:122 Expected ":"
Line 58: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: 40px;}
.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills.text-center{justify-content: flex-start;}


.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; }

.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: 25%; height: fit-content;
    border: 1px solid var(--gradient-base-accent-4);  padding: 30px; width: 25%; border-radius: var(--text-boxes-radius); }
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form img { max-width: 100%; object-fit: contain; height: auto; width: auto; border-radius: var(--text-boxes-radius); /* padding-left: 25px; */ }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form h3 { color: var(--gradient-base-accent-2); }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form .field__input { border: none;  border-bottom: 1px solid var(--gradient-base-accent-4); padding: 0; margin-top: 10px; border-radius: 0; }
.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-4);
    border-radius: var(--text-boxes-radius);  padding: 2rem; }


.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; }
     .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills.text-center {  gap: 30px; }
  /*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 65px; color: var(--gradient-base-background-4);  margin-top: 10px; text-align: start;  }

  .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;
  }
  .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; }
   .contact__fields .field .field__label{top:20px;left:50px;color: rgba(var(--color-base-accent-2));}
@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:1024px){
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .tab-content{margin-top:20px;}
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills.text-center {
    gap: 10px;
}
  .shopify-section.fancy-horizontal-tabs #myTabContent .card {
    margin-bottom: 2rem;
}
.shopify-section.fancy-horizontal-tabs #myTabContent {
    width: 100%;
    padding: 20px 0 0 0px;
}
}

@media screen and (min-width: 891px) {
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form:not(:only-child){    position: sticky; top: 0;}
}
@media screen and (max-width: 890px) {
.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper { flex-direction: column;row-gap: 2rem;}
   .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: 100%; flex-basis: 100%; margin: auto; }
 .shopify-section.fancy-horizontal-tabs #myTabContent .card { padding: 15px; }
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form img{width:100%;}

}


@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 .nav-pills.text-center {  gap: 20px; }
}


