.detals_product_tab_wrapper .nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;border-bottom:1px solid #e5e5e5;margin-bottom:1rem}.detals_product_tab_wrapper .nav-tabs{width:100%}.detals_product_tab_wrapper .nav-item{flex:1 0;text-align:center}.detals_product_tab_wrapper .nav-link{display:block;padding:1rem .5rem;color:#737373;font-weight:600;font-size:.875rem;text-transform:uppercase;text-decoration:none;background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);position:relative;transition:all .5s ease-in-out;cursor:pointer}.detals_product_tab_wrapper .nav-link:hover{color:#404040}.detals_product_tab_wrapper .nav-link.active{color:#0db14b;border-bottom:2px solid #0db14b}.detals_product_tab_wrapper .nav-link:not(:last-child){border-right:1px solid #e5e5e5}@media(max-width:768px){.detals_product_tab_wrapper iframe{width:100%}}.detals_product_tab_wrapper .tab-content .tab-pane{display:none;padding:1rem 0;font-size:1rem;line-height:1.5;color:#171717}.detals_product_tab_wrapper .tab-content .tab-pane.show.active{display:block}