.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}:root{color-scheme:light only;}@-moz-document url-prefix(){html{scrollbar-width:none;}}body{overflow-x:hidden !important;}.redtext{color:#bd2727 !important;}.elementor-menu-cart__container{background-color:rgba(0,0,0,.6);}.header-desktop-menu ul.sub-menu li.menu-item a.elementor-sub-item{border-left:3px solid #fff !important;}.header-desktop-menu ul.sub-menu li.menu-item a.elementor-sub-item:hover{border-left:3px solid #c72b2b !important;}.page-banner-title-coloured{}.page-banner-title-coloured .elementor-element-populated{background:#111;margin:0 40% 40px -15% !important;padding:40px 10% 40px 10% !important;}.header-megamenu-child-menu{}.header-megamenu-child-menu ul{}.header-megamenu-child-menu ul li{}.header-megamenu-child-menu ul li a{transition:all ease .3s;position:relative;display:inline-block !important;}.header-megamenu-child-menu ul li a::before{background:#f83131;height:2px;width:0;left:0;content:"";position:absolute;transition:all ease .3s;bottom:0;margin-bottom:0px;}.header-megamenu-child-menu ul li:hover a::before{width:100%;}.header-megamenu-child-menu ul li:hover a{color:#fff;}.page-banner-title-breadcrumbs ol{padding-left:0px !important;margin-left:0px !important;}#master-header .column-1{width:20% !important;}#master-header .column-2{width:72% !important;}#master-header .column-3{width:8% !important;}.off-canvas-popup-menu{}.off-canvas-popup-menu ul.elementor-nav-menu{background:#fff !important;}.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item{background:#fff !important;}.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item a{background:#fff !important;}.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item a:hover{background:#fff !important;}.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item a:focus{background:#fff !important;}.out-team-sidebar{position:relative;}.out-team-sidebar::before{position:absolute;left:0;margin-left:-1px;width:3000px;height:100%;background:#fff;content:"";}.fee-pricing-breakdown table{background:#fff;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);-moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);}.fee-pricing-breakdown table td{border:none !important;}.lightgrey-sidebar{position:relative;}.lightgrey-sidebar::before{position:absolute;left:0;margin-left:-1px;width:3000px;height:100%;background:#f8f8f8;content:"";}.custom-icon-list{}.custom-icon-list ul.elementor-icon-list-items{}.custom-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item{align-items:flex-start;}.custom-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon{padding-top:5px;}table.tablepress{}table.tablepress thead{}table.tablepress thead th{background:#c72b2b !important;color:#fff !important;font-family:"Sintony",sans-serif !important;padding:15px 20px !important;}table.tablepress tbody{}table.tablepress tbody td{padding:15px 20px !important;}#technologies-feature-section{position:relative !important;}#technologies-feature-section::before{content:"";height:100%;width:33.33%;background:#d32f2f;right:0;top:0;bottom:0;margin-top:0px;margin-bottom:0px;margin-left:calc(-50% - 200px);position:absolute;}.current-position-content{}.current-position-content ul{padding-bottom:10px;padding-left:10px;list-style:none;}.current-position-content ul li{position:relative;padding-left:20px;margin-bottom:15px;list-style-type:none;}.current-position-content ul li::before{position:absolute;left:0;content:"";font-weight:900;font-family:"Font Awesome 5 Free";color:#c72b2b;}.fancy-icon-list{}.fancy-icon-list li.elementor-icon-list-item{align-items:start;}.fancy-icon-list li.elementor-icon-list-item .elementor-icon-list-icon{margin-top:10px;}.footer-menu{}.footer-menu ul{margin:0;padding:0;}.footer-menu ul li{display:block;list-style-type:none;margin-bottom:10px;}.footer-menu ul li a{display:block;color:#ccc;text-decoration:none;font-size:14px;padding:5px 0px;transition:all ease .3s;margin-bottom:0px;font-family:"Montserrat",sans-serif;}.footer-menu ul li a:hover{color:#fff;padding-left:2px;}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background:#f83131 !important;}.gform_required_legend{display:none !important;visibility:hidden !important;opacity:0 !important;}.gform_wrapper{margin-top:0px !important;}.gform_wrapper .top_label .gfield_label{font-weight:normal !important;font-size:15px !important;line-height:15px !important;}span.gfield_required{color:#f00 !important;}.ginput_container{margin-top:4px !important;}.gfield_description{font-style:italic;}.sidebar-form{}.sidebar-form ul.gform_fields{list-style-type:none !important;}.sidebar-form ul.gform_fields li.gfield{padding-right:0px !important;}.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){font-family:inherit;padding:8px 5px;letter-spacing:normal;border:1px solid #ddd;border-radius:0px;-moz-appearance:0px;-webkit-appearance:0px;font-size:15px;}.ginput_container_date input.datepicker{width:100% !important;}.gform_wrapper textarea{border:1px solid #ddd;height:120px !important;}.gform_wrapper .gform_footer input[type="submit"]{background:#f83131 !important;color:#fff !important;border:none !important;font-weight:700 !important;width:100% !important;padding:25px 15px !important;font-size:18px !important;font-family:"Sintony",sans-serif;border-radius:4px;-moz-appearance:4px;-webkit-appearance:4px;}.gform_wrapper .gform_footer input[type="submit"]:hover{background:#c72b2b;}.gp-referral-form{}.gp-referral-form .gfield_checkbox .gchoice{display:inline-block;width:50%;}.gfield_html h3{font-size:22px !important;}.gform_drop_area .gform_button_select_files{color:#333 !important;border:1px solid #333 !important;background:none !important;}.gform_drop_area .gform_button_select_files:hover{color:#fff !important;border:1px solid #333 !important;background:#333 !important;}select{outline:none !important;display:block;font-size:16px;font-family:"Montserrat",sans-serif;font-weight:500;height:45px;color:#444;line-height:1.3;padding:.6em 1.4em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #ddd;box-shadow:none !important;border-radius:0px;-moz-appearance:0px;-webkit-appearance:0px;appearance:none;background:url("https://cdn-dnclk.nitrocdn.com/eDRMynkXqYyJVzbjqzWObbQTkEYAVTeF/assets/images/optimized/rev-e7f4bb1/teamtransport.com.au/wp-content/themes/hello-child/images/select-bg.png");background-position:right center;position:relative;text-indent:5px;}select::-ms-expand{display:none;}select:hover{}select:focus{border-color:#ccc;box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 0 3px -moz-mac-focusring;color:#222;outline:none;}select option{font-weight:normal;}.gfield_checkbox .gchoice{padding-top:5px !important;padding-bottom:5px !important;}.gform_wrapper.gravity-theme .gfield-choice-input{margin-right:10px !important;}.fancy-form-checkboxes .gfield_checkbox .gchoice{display:inline-block !important;width:50% !important;}.woobreadcrumbs nav{margin:0px !important;}.woocommerce div.product.elementor .quantity .qty{height:60px !important;width:100px !important;border:1px solid #dfdfdf !important;}.fancy-variations table{position:relative;margin-bottom:20px;}.fancy-variations table th{background:#fff !important;padding:0px 10px 0px 0px;}.fancy-variations table td.value{position:relative;background:#fff !important;padding:0px 0px 0px 10px;}.fancy-variations  a.reset_variations{position:absolute;bottom:0;right:0;margin-bottom:-23px;}.woocommerce-notices-wrapper .woocommerce-message{margin:20px 0px 10px 0px;color:#155724 !important;background-color:#d4edda !important;border:1px solid #c3e6cb !important;font-size:15px !important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.woocommerce-notices-wrapper .woocommerce-message a.button{display:none !important;}.woocommerce-message::before{color:#155724 !important;}.woocommerce table.shop_table{-webkit-border-radius:0px !important;-moz-border-radius:0px !important;border-radius:0px !important;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.08);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.08);box-shadow:0px 0px 10px 0px rgba(0,0,0,.08);}.woocommerce table.shop_table thead{background:#2a2a2a;}.woocommerce table.shop_table th{font-size:1em;padding:20px 12px !important;vertical-align:middle;border:none !important;color:#fff !important;text-transform:uppercase;}.woocommerce table.shop_table tbody{background:#fff !important;}.woocommerce table.shop_table tobdy tr{}.woocommerce table.shop_table td{vertical-align:middle;background:#fff !important;border-top:none !important;border-left:none !important;border-right:none !important;border-bottom:1px solid #eee !important;}.woocommerce table.shop_table td.product-thumbnail img{max-width:60px !important;}.woocommerce table.shop_table td.product-name a{color:#111 !important;}.woocommerce table.shop_table td.product-quantity input.qty{border:1px solid #ddd !important;padding-left:5px !important;padding-right:2px !important;}.woocommerce table.shop_table td.actions{padding:10px !important;}.woocommerce table.shop_table td.actions #coupon_code{height:50px;-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}.woocommerce table.shop_table td.actions .button{height:50px;text-transform:uppercase;}.woocommerce table.shop_table thead th.product-remove{text-align:center !important;}.woocommerce table.shop_table tbody td.product-remove{text-align:center !important;}.woocommerce table.shop_table tbody td.product-remove a{display:inline-block !important;}.cart-page-cart-totals table.shop_table{-webkit-border-radius:0px !important;-moz-border-radius:0px !important;border-radius:0px !important;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.08);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.08);box-shadow:0px 0px 10px 0px rgba(0,0,0,.08);}.cart-page-cart-totals table.shop_table tbody{background:#fff !important;}.cart-page-cart-totals table.shop_table tbody tr{background:#fff !important;}.cart-page-cart-totals table.shop_table tbody th{border-bottom:1px solid #dfdfdf !important;background:#fff !important;color:#222 !important;}.cart-page-cart-totals table.shop_table tbody td{border-bottom:1px solid #dfdfdf !important;background:#fff !important;}.select2-container{line-height:40px !important;border:none !important;}.select2-container .selection{line-height:40px !important;}.select2-container--default .select2-selection--single{border:1px solid #dfdfdf !important;height:40px !important;}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px !important;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:38px !important;right:10px !important;}.custom-checkout-order-review{}.custom-checkout-order-review table.woocommerce-checkout-review-order-table{background:#fff !important;border:none !important;box-shadow:none !important;}.custom-checkout-order-review table.woocommerce-checkout-review-order-table tr{background:#fff !important;border:none !important;}.custom-checkout-order-review table.woocommerce-checkout-review-order-table th{background:#fff !important;color:#222 !important;border-bottom:1px solid #eee !important;font-weight:600 !important;padding:15px 0px !important;border-left:none !important;border-right:none !important;border-top:none !important;}.custom-checkout-order-review table.woocommerce-checkout-review-order-table td{background:#fff !important;color:#222 !important;border-bottom:1px solid #eee !important;font-weight:600 !important;padding:15px 0px !important;border-left:none !important;border-right:none !important;border-top:none !important;}.custom-checkout-order-review table.woocommerce-checkout-review-order-table td strong{font-weight:600 !important;}.custom-checkout-order-review table.woocommerce-checkout-review-order-table td span.woocommerce-Price-amount{font-weight:600 !important;}.woocommerce-MyAccount-content{padding-left:30px;}.woocommerce-MyAccount-content h3{font-size:20px !important;font-weight:700;text-transform:capitalize;color:#111 !important;}.woocommerce-MyAccount-content .woocommerce-Button{text-transform:capitalize;letter-spacing:1px;padding:20px 30px !important;vertical-align:middle;float:left;height:auto !important;background:#0097a7 !important;font-size:16px !important;transition:all ease .3s;opacity:1;color:#fff !important;font-weight:bold;}.woocommerce-MyAccount-content .woocommerce-Button:hover,.woocommerce-MyAccount-content .woocommerce-Button:focus{opacity:.9;}.woocommerce-address-fields .button{padding:20px 30px !important;background:#0097a7 !important;color:#fff !important;margin-bottom:20px;font-weight:bold;text-transform:uppercase;transition:all ease .3s;}.woocommerce-address-fields .button:hover,.woocommerce-address-fields .button:focus{opacity:.9;}.woocommerce-MyAccount-navigation{}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;}.woocommerce-MyAccount-navigation ul li{display:block;list-style:none;margin-bottom:5px;}.woocommerce-MyAccount-navigation ul li a{display:block;padding:20px;background:#f2f2f2;text-decoration:none;color:#222;text-transform:uppercase;letter-spacing:1px;font-size:15px;opacity:1;transition:all ease .3s;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li a:focus{opacity:.9;padding:20px 20px 20px 23px;color:#111 !important;}.woocommerce-MyAccount-navigation ul li.is-active a{background:#2a2a2a !important;color:#fff !important;}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{display:none;}.woocommerce-MyAccount-navigation ul li.is-active{position:relative;}.woocommerce-MyAccount-navigation ul li.is-active a::after{display:inline-block;font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:20px;position:absolute !important;right:0;margin-left:15px;transition:all ease .3s;}.woocommerce-input-wrapper{width:100%;}.woocommerce .form-row label{font-size:14px !important;line-height:1.5 !important;margin-bottom:5px;display:block !important;width:100% !important;}.woocommerce form .form-row label{font-size:14px !important;line-height:1.5 !important;margin-bottom:5px;display:block !important;width:100% !important;}.woocommerce .form-row input.input-text{height:45px !important;border:1px solid #ddd;width:100% !important;text-indent:8px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.woocommerce-Addresses .woocommerce-Address{width:100% !important;float:none !important;margin-bottom:20px;}.woocommerce-Addresses .woocommerce-Address h3{text-transform:uppercase;}.account-address-block{display:block !important;margin-top:0px !important;margin-bottom:30px !important;padding:20px 0px !important;border-bottom:1px solid #ddd;}.account-address-block h3{font-size:24px !important;font-weight:600;}.woocommerce-MyAccount-content form.edit-account{}.woocommerce-MyAccount-content form.edit-account fieldset{background:#f8f8f8 !important;padding:20px !important;margin-bottom:20px !important;}.woocommerce-MyAccount-content table.woocommerce-orders-table{}.woocommerce-MyAccount-content table.woocommerce-orders-table tbody td{padding:15px 10px !important;}.woocommerce-MyAccount-content table.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions a.button{background:#39b46f !important;color:#fff !important;opacity:1 !important;}.woocommerce-MyAccount-content table.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions a.button:hover{opacity:.9 !important;}#customer_login h2{text-transform:capitalize;font-size:40px !important;font-weight:600;color:#111;}#customer_login form.woocommerce-form-login{padding:0px !important;border:none !important;}#customer_login form.woocommerce-form-login button.woocommerce-button{padding-left:40px !important;padding-right:40px !important;vertical-align:middle;float:none;height:60px !important;background:#4caf50 !important;font-size:16px;transition:all ease .3s;opacity:1;opacity:1;width:100%;font-weight:700 !important;text-transform:capitalize;color:#fff !important;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}#customer_login form.woocommerce-form-login button.woocommerce-button:hover{opacity:.9;}#customer_login br{display:none !important;visibility:hidden !important;opacity:0 !important;}.woocommerce-LostPassword a{color:#333 !important;}#customer_login form.woocommerce-form-register{padding:0px !important;border:none !important;}#customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text{padding-top:0px !important;}#customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text p{font-size:13px !important;padding-bottom:12px !important;padding-top:0px !important;margin-bottom:0px !important;}#customer_login form.woocommerce-form-register button.woocommerce-button{padding-left:40px !important;padding-right:40px !important;vertical-align:middle;float:none;height:60px !important;background:#f83131 !important;font-size:16px;transition:all ease .3s;opacity:1;opacity:1;width:100%;font-weight:700 !important;text-transform:capitalize;color:#fff !important;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}#customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text{padding-bottom:8px;}#customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text a{color:#333 !important;}#customer_login form.woocommerce-form-register button.woocommerce-button:hover{opacity:.9;}form.woocommerce-ResetPassword button.woocommerce-Button{padding-left:40px !important;padding-right:40px !important;vertical-align:middle;float:none;height:60px !important;background:#292f35 !important;font-size:16px;transition:all ease .3s;opacity:1;width:100%;font-weight:600 !important;text-transform:uppercase;color:#39b46f !important;}body.woocommerce-account .woocommerce-order-details .woocommerce-table{}body.woocommerce-account .woocommerce-order-details .woocommerce-table tfoot th{background:#fff !important;color:#2a2a2a !important;border-bottom:1px solid #eee !important;}body.woocommerce-account .woocommerce-order-details .woocommerce-table tfoot td{background:#fff !important;color:#2a2a2a !important;border-bottom:1px solid #eee !important;}body.woocommerce-account .woocommerce-order-details h2{color:#1a1a1a !important;text-transform:capitalize !important;}body.woocommerce-account .woocommerce-customer-details h2{color:#1a1a1a !important;text-transform:capitalize !important;}body.woocommerce-account .woocommerce-customer-details address{background:#fff !important;border-radius:0px !important;padding:15px !important;}body.woocommerce-order-received .custom-thank-you-order-details ul.woocommerce-thankyou-order-details{padding-left:0px;display:flex !important;flex-direction:row !important;justify-content:flex-start !important;}body.woocommerce-order-received .custom-thank-you-order-details ul.woocommerce-thankyou-order-details li{display:block !important;}body.woocommerce-order-received table.shop_table{box-shadow:none !important;}body.woocommerce-order-received table.shop_table thead th{background:#fff;color:#222 !important;border-bottom:1px solid #dfdfdf !important;}body.woocommerce-order-received table.shop_table tbody th{background:#fff;color:#222 !important;border-bottom:1px solid #dfdfdf !important;}body.woocommerce-order-received table.shop_table tfoot th{background:#fff;color:#222 !important;border-bottom:1px solid #dfdfdf !important;}body.woocommerce-order-received table.shop_table thead td{background:#fff;color:#222 !important;border-bottom:1px solid #dfdfdf !important;}body.woocommerce-order-received table.shop_table tbody td{background:#fff;color:#222 !important;border-bottom:1px solid #dfdfdf !important;}body.woocommerce-order-received table.shop_table tfoot td{background:#fff;color:#222 !important;border-bottom:1px solid #dfdfdf !important;}@media screen and (max-width: 960px){#master-header .column-1{width:30% !important;}#master-header .column-2{width:60% !important;}#master-header .column-3{width:10% !important;}}@media screen and (max-width: 768px){.woocommerce-MyAccount-content{padding-left:0px !important;padding-top:30px !important;}}@media screen and (max-width: 768px){#master-header .column-1{width:35% !important;}#master-header .column-2{width:50% !important;}#master-header .column-4{width:15% !important;}}@media screen and (max-width: 687px){#master-header .column-1{width:80% !important;text-align:left !important;}#master-header .column-1 img{height:50px !important;width:auto !important;}#master-header .column-4{width:20% !important;}body.woocommerce-order-received .custom-thank-you-order-details ul.woocommerce-thankyou-order-details{padding-left:0px;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;}body.woocommerce-order-received .custom-thank-you-order-details ul.woocommerce-thankyou-order-details li{display:block !important;border-right:0px !important;padding-bottom:20px !important;text-align:left !important;}body.woocommerce-order-received .custom-thank-you-order-details ul.woocommerce-thankyou-order-details li strong{text-align:left !important;}}@media screen and (max-width: 600px){#master-header .column-1{width:80% !important;text-align:left !important;}#master-header .column-1 img{height:50px !important;width:auto !important;}#master-header .column-4{width:20% !important;}}.fab{font-family:"Font Awesome 5 Brands";font-weight:400;}