/** 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{ padding-top: 5rem;  margin-bottom: 3rem; }
.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: center;}
.shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills .nav-item {margin-bottom:3.5rem}

.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: 8rem; }

.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(--border-color);  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; margin:auto; }

.faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form h3 { color: var(--gradient-base-accent-1); font-size: 2.4rem; margin-bottom: 15px; }

.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-3);   box-shadow: none; } */
.shopify-section.fancy-horizontal-tabs #myTabContent .card {  border: 1px solid var(--border-color);
    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; }
  
  /*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: 30px 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 20px; 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; }

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

  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form h3 { font-size: 2rem; }
}

@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; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title { padding-top: 0; }
}

@media screen and (min-width:781px) and (max-width:980px){
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper{display:block;}
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper .page-full-width{flex-basis:100%;width:100%;}
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper form{flex-basis:100%;width:100%;}
}

@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: 15px; }
  .faq-template-3 .suriya-faq-tab .dt-sc-section-wrapper {  margin-top: 4rem; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title { font-size: 3rem; }
  .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .nav-pills .nav-item { margin-bottom: 2rem; }
}


@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 { justify-content: center; }
    .shopify-section.fancy-horizontal-tabs .suriya-faq-tab .heading-wrappers .title { font-size: 2.4rem; }
}


