#tab-faqs_tab {--faq-transition-speed: 250ms;--faq-title-color: #f9e1d5;--faq-content-border-color: #ff8c8c;width: 70%;margin: auto;}#tab-faqs_tab li {display: list-item;}#tab-faqs_tab ul li {list-style: disc;list-style-position: inside;}#tab-faqs_tab ol li {list-style: auto;list-style-position: inside;}#tab-faqs_tab > h1, #tab-faqs_tab > h2, #tab-faqs_tab > h3, #tab-faqs_tab > h4, #tab-faqs_tab > h5, #tab-faqs_tab > h6 {font-size: 18px;font-weight: 300;cursor: pointer;margin: 15px 0;background-color: var(--wp--preset--color--vivid-red);color: var(--wp--preset--color--white);padding: 0.5em 1em;border-radius: 1.5em;display: flex;justify-content: space-between;width: 100% !important;max-width: 100% !important;}#tab-faqs_tab > h2::after {color: #000 !important;}#tab-faqs_tab > h2.faq-active {color: #000;}#tab-faqs_tab > h1::after, #tab-faqs_tab > h2::after, #tab-faqs_tab > h3::after, #tab-faqs_tab > h4::after, #tab-faqs_tab > h5::after, #tab-faqs_tab > h6::after {content: "+";color: var(--wp--preset--color--white);font-weight: 600;}#tab-faqs_tab > h1.faq-active, #tab-faqs_tab > h1:hover, #tab-faqs_tab > h2.faq-active, #tab-faqs_tab > h2:hover, #tab-faqs_tab > h3.faq-active, #tab-faqs_tab > h3:hover, #tab-faqs_tab > h4.faq-active, #tab-faqs_tab > h4:hover, #tab-faqs_tab > h5.faq-active, #tab-faqs_tab > h5:hover, #tab-faqs_tab > h6.faq-active, #tab-faqs_tab > h6:hover {background-color: #eee;color: #000;}#tab-faqs_tab .faq-content {width: 85% !important;max-height: 0;overflow: hidden;transition: max-height var(--faq-transition-speed), margin var(--faq-transition-speed);border-left: 5px solid var(--faq-content-border-color);padding: 0 30px;margin: 0 auto;}#tab-faqs_tab .faq-content img {max-width: 100%;}.category-hd {--table-bg-clr: #f4f0f0;--table-text-size: 16px;--table-text-mbl-size: 13px;width: 100%;max-width: 70%;}.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {max-width: fit-content !important;width: fit-content !important;}tr, tr:nth-child(odd) {border-color: var(--table-bg-clr);}tr:nth-child(odd) {background-color: var(--table-bg-clr);}.table-striped tr th {background-color: var( --e-global-color-5c2a84ac );color: #fff;}#Specifications {padding: 20px;border: 2px solid var(--wp--preset--color--vivid-red);border-radius: 6px;box-shadow: 10px 10px 10px #dcd4d4;}#Specifications .table-striped, #Specifications table * {margin: 0;border: 0;}#Specifications .table-striped tr td {font-size: var(--table-text-size);padding: 14px 18px;word-break: initial;}#Specifications .table-striped tr td:nth-child(even) {color: var(--wp--preset--color--vivid-red);}#Specifications {padding: 10px;}#Specifications .table-striped tr td {font-size: var(--table-text-mbl-size);padding: 12px;}@media screen and (max-width: 992px) {#tab-faqs_tab {width: 100%;}}