/*
Theme Name: Themify Ultra Child
Theme URI: https://themify.me/themes/ultra/
Template: themify-ultra
Author: Themify
Author URI: https://www.themify.me
Description: Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read Ultra documentation for more information.
Tags: themify,featured-images,translation-ready,custom-menu,sidebar
Version: 7.3.9.1704360503
Updated: 2024-01-04 09:28:23

*/


@font-face {
    font-family: 'stencil';
    src: url('fonts/Stencil.woff2') format('woff2'),
         url('fonts/Stencil.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Improves performance */
}
/* Footer Hide CSS */
.footer-text {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    background: #000000;
    color: #ffffff;
    flex-wrap: nowrap;
    align-items: center;
}

.footer-text-inner a{
	color: #ffffff;
}

div#footerwrap {
    padding-bottom: 0;
}

.footer-text.tf_clear.tf_clearfix {
    padding-bottom: 0;
}
/* Footer Hide CSS */

/* Products Single Page */
.single-product p.price {
    position: absolute;
    bottom: 15px;
}
.woocommerce div.product form.cart .variations {
    position: relative;
}
.woocommerce div.product form.cart .variations select {
    padding-right: 20px !important;
}
.single-product .regionPopup {
  z-index: 9;
}
.single-product .regionPopup .regionPopup-content {
  max-width: 600px;
  width: 100%;
}

.single-product .custom-section .woocommerce-variation-price { display: none; }
.single-product .custom-section.pactive .woocommerce-variation-price { display: block; }

.single-product .product-details-section {
  position: relative;
  align-items: flex-start !important;
}

.single-product
  .product-details-section
  form.variations_form.cart
  .single_variation_wrap {
  display: block !important;
}

.single-product
  .product-details-section
  form.variations_form
  .single_variation_wrap {
  justify-content: start !important;
  padding-top: 20px;
}

/* .single-product .product-details-section .woocommerce-variation-add-to-cart {
  position: absolute;
  bottom: -350px;
  z-index: 3;
  width: 45%;
} */

.single-product .single_variation_wrap {
  flex-direction: column;
}
.single-product .form-group .form-control-label,
.custom-section .product-video h3 {
  color: #007edf;
  font-size: 32px !important;
  font-weight: 600 !important;
  font-family: "inter-2";
  line-height: 48px;
  letter-spacing: -0.9px;
}
.single-product .form-group .form-check-inline {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: var(--wpforms-label-color);
  border-bottom: 1px solid #028df8;
  padding: 12.5px 0;
}
.single-product .form-group .form-check-inline .form-check-label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  cursor: pointer;
}
.single-product .form-check-inline .form-check-label span {
  color: #111827 !important;
}
.single-product .form-group .form-check-inline:last-child {
  padding-bottom: 0;
  border-bottom: unset;
}
.single-product
  .form-group
  .form-check-inline
  .form-check-label
  input[type="checkbox"] {
  border: 0.094em solid #007edf;
  height: 24px;
  width: 24px;
  border-radius: 4px;
}
.single-product .form-group .form-check-inline input[type="checkbox"]:checked {
  background-color: #007edf;
}
.single-product .form-group .form-check-inline input[type="checkbox"]:before {
  width: 10px;
  height: 6px;
}
.single-product
  .form-group
  .form-check-inline
  input[type="checkbox"]:checked:before {
  border-bottom: 0.13em solid #fff;
  border-left: 0.13em solid #fff;
  width: 11px;
  height: 6px;
  margin-bottom: 3px;
  margin-left: 0px;
  box-shadow: unset;
}

.single-product
  .woocommerce-variation-add-to-cart
  table
  .ppom-product-base-price,
.single-product .woocommerce-variation-add-to-cart table .ppom-variable-price {
  display: none;
}

.single-product .video-top .tb_video_play {
  border: none !important;
  background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/02/ic-play.svg);
  width: 76px;
  height: 75px;
  padding: 0;
  background-size: cover;
}
.single-product .video-top .tb_video_play:before,
.single-product .pd-image.video-form {
  display: none;
}

.single-product .custom-section {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  grid-gap: 50px;
  padding-top: 68px;
}
.single-product .custom-section #tf_sticky_form_wrap {
  width: 50%;
  padding-top: 0 !important;
}
.single-product .custom-section .product-video {
  width: 50%;
}
.single-product .custom-section .custom_variation {
  width: 100%;
  padding-top: 20px;
}
.single-product .custom-section table.variations .value {
  line-height: 24px !important;
  color: #404040;
}
.single-product .custom-section table.variations td.value::after {
  color: #404040;
}
single-product .custom-section .price-button-section {
  position: absolute;
  top: -46px;
}

.single-product .custom-section .add-to-cart_enquire_btn {
  margin-bottom: 0 !important;
  margin-top: 0;
  position: absolute;
  top: -49px;
  left: 260px;
}
.single-product .custom-section .add-to-cart_enquire_btn a {
  padding: 7px 50px;
  font-weight: 500;
  font-size: 14px;
}
.single-product .custom-section .add-to-cart_enquire_btn .button {
  font-size: 14px;
  font-weight: 500;
}
.single-product .custom-section.pactive .add-to-cart_enquire_btn {
  top: -40px;
}
.single-product .custom-section.pactive .form-group .form-control-label {
  padding-top: 30px;
}
.single-product .custom-section .variations_form.cart {
  margin-bottom: 0;
}
.single-product .custom-section .product-video h3 {
  margin-bottom: 23px;
}
.single-product .custom-section table.variations {
  position: absolute;
  top: -50px;
  max-width: 209px;
  width: 100%;
}
.single-product .custom-section.pactive table.variations {
  top: -63px;
  left: 0;
}
.single-product .custom-section .woocommerce-variation-price {
  position: absolute;
  top: -130px;
	left: 0;
}

.single-product .custom-section.pactive .product-video {
  padding-top: 50px;
}
.single-product .custom-section .video-container {
  position: relative;
  width: 100%;
  height: 422px;
  overflow: hidden;
}
.single-product .custom-section .video-container #videoImg {
  height: 422px;
  object-fit: cover;
}

.single-product .custom-section .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-product .custom-section .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

/* Gravity Form CSS */
.gform_wrapper .gform-body .ginput_container input,
.gform_wrapper .gform-body .ginput_container textarea { min-height: 48px !important; border: 1px solid #000; background-color: var(--wpforms-field-background-color); color: var(--wpforms-field-text-color);
box-shadow: none; font-size:var(--wpforms-field-size-font-size); border-radius: 3px;  padding: 0 var(--wpforms-field-size-padding-h); }
.gform_wrapper .gform-body .ginput_container textarea { min-height: 219px !important; padding: 14px; }
.gform_wrapper .gform-body .ginput_container input::placeholder,
.gform_wrapper .gform-body .ginput_container textarea::placeholder{ color: #0000005c !important; opacity: 1 !important; }

.popmake .gform_wrapper .gform_footer { text-align: center; }
.popmake .gform_wrapper .gform_footer input { min-height: 41px !important; background-color: #007edf; padding: 10px 49px; height: var(--wpforms-button-size-height); border-radius: var(--wpforms-button-border-radius);
font-size: var(--wpforms-button-size-font-size); width: auto; text-transform: capitalize; font-weight: 500; letter-spacing: 0; box-shadow: 0px 1px 2px rgba(0,0,0,0.15); }

.question-main-wrapper .gform-body .ginput_container input,
.question-main-wrapper .gform_wrapper .gform-body .ginput_container textarea { border-color: #E5E5E5; }
.question-main-wrapper .gform_wrapper .gform_footer { text-align: right; }
.question-main-wrapper .gform_wrapper .gform_footer input { background-color: #007edf; padding: 10px 49px; width: auto; box-shadow:0px 1px 2px rgba(0,0,0,0.15); font-weight: 500; font-size: var(--wpforms-button-size-font-size); border-radius: var(--wpforms-button-border-radius); background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/01/Right-1.png); background-size: 20px; background-position: 90% 50%; background-repeat: no-repeat; text-transform: capitalize; letter-spacing: 0; }

@media all and (max-width: 1240px) {
.single-product nav.woocommerce-breadcrumb { padding: 0 15px 30px 15px !important; }	
	
.single-product .custom-section { padding: 150px 15px 0 15px; grid-gap: 35px; box-sizing: border-box; }	
.single-product .custom-section form .form-row,
.single-product .custom-section .ppom-field-wrapper { padding: 0 !important; }
.single-product .product-details-section .woocommerce-product-gallery .flex-control-nav li img { position: relative; z-index: 50; }
.single-product .product-details-section .woocommerce-product-gallery .zoomImg { pointer-events: none; }
.single-product .product-details-section .product-description { display: -webkit-box; -webkit-line-clamp: 12; -webkit-box-orient: vertical; overflow: hidden;}
	
.single-product .custom-section .woocommerce-variation-price { top: -35px; left: 30px; }
.single-product .custom-section.pactive table.variations { left: 30px; top: 30px; }
	
html body.product-template-default.single.single-product .product-details-section h1.product_title.entry-title { font-size: 30px !important; }

}
@media all and (max-width: 1120px) {
.hero-sec.productbanner	.tb-column-inner .module-image { right: 0; }	
}
@media all and (max-width: 1024px) {
.single-product .product-details-section .product { overflow: hidden; }	
.single-product .product-details-section .woocommerce-product-gallery { width: 100% !important; }	
.single-product .product-details-section .summary.entry-summary { width: 100% !important; margin-bottom: 50px}
.single-product .product-details-section { flex-direction: column !important; }
	
.single-product .custom-section .price-button-section,
.single-product .custom-section .add-to-cart_enquire_btn { top: 0; }

.single-product .custom-section.pactive .add-to-cart_enquire_btn { top: 0px; }	
	
.single-product .custom-section.pactive { padding-top: 130px; }	
}
@media all and (max-width: 767px) {
  .single-product
    .woocommerce-variation-add-to-cart
    table
    .ppom-product-base-price,
  .single-product
    .woocommerce-variation-add-to-cart
    table
    .ppom-variable-price {
    display: block;
  }
	body.product-template-default.single.single-product .product-details-section { padding: 0 20px !important; }
.single-product .custom-section .add-to-cart_enquire_btn { top: 30px; }	
.single-product .custom-section { flex-direction: column-reverse; padding-top: 140px; }
.single-product .custom-section #tf_sticky_form_wrap,
.single-product .custom-section .product-video { width: 100%; }	
.single-product .custom-section {  grid-gap: 25px; }	
	
.single-product .form-group .form-control-label,
.custom-section .product-video h3 { font-size: 26px !important; }	
.single-product .custom-section .form-check-label span { font-size: 16px; }
.single-product .custom-section.pactive .product-video { padding-top: 0; }	
.single-product .custom-section.pactive { padding-top: 180px; }
.single-product .custom-section.pactive .add-to-cart_enquire_btn { top: 30px; }
.single-product p.price{ bottom: -65px; }
.single-product .custom-section .add-to-cart_enquire_btn a,
.single-product .custom-section .add-to-cart_enquire_btn .button { padding: 7px 40px; }	
	
.single-product .custom-section .single_variation_wrap .woocommerce-variation-add-to-cart { width: 100%; }
	
.single-product .custom-section .video-container,
.single-product .custom-section .video-container #videoImg { height: 350px; }
.single-product .form-group .form-check-inline .form-check-label input[type="checkbox"] { margin-right: 0; }	
	
/* Gravity Form CSS	 */
	.popmake .gform_wrapper .gform_footer input { padding: 0 40px; }
}


/* Customizer CSS Start Here */

/* Cart Page CSS */
.woocommerce-cart aside#sidebar,
.woocommerce-checkout aside#sidebar { display: none; }
.woocommerce-cart main#content,
.woocommerce-checkout main#content { width: 100%; }
.woocommerce-cart table.cart .product-thumbnail { min-width: 70px; }
.woocommerce-cart table.cart .product-thumbnail a img { width: 65px;  }
.woocommerce-cart table.cart .product-price bdi,
.woocommerce-cart table.cart .product-subtotal bdi,
.woocommerce-cart .cart_totals span.woocommerce-Price-amount bdi,
.woocommerce-checkout .shop_table .woocommerce-Price-amount bdi { font-size: 30px; }

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{float:right!important;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{float:left!important;}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled::after {
    content: "FOR WA     CUSTOMERS Ã¢ÂÂ¨Includes GST and On Road Costs for WA/VIC/SA";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    position: absolute;
    width: 204px;
    margin-top: 20px;
}
body.product-template-default.single.single-product p.price span.woocommerce-Price-amount.amount {
        color: #007EDF;
    font-size: 36px;
    padding: 11px 0px;
    font-weight: 500;
}
p.price span.woocommerce-Price-amount.amount:nth-child(2) {
    display: none;
}
body.product-template-default.single.single-product .product_meta {
    order: 5;
    display: none;
}
.woocommerce div.product form.cart .variations {
    margin: 0 0 10px;
    display: none;
}
.price-button-section .show_price_btn{
      border-radius: 6px;
        background: #F99430;
        max-width: 251px;
        color: #FFF;
        font-family: Inter;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
}
.tabing-sec ul.tab-nav li.current a { color: #FFF !important; } 
@media only screen and (max-width: 1024px) {
.why-universal.module_row  { padding-bottom: 190px !important; }
}
@media only screen and (max-width: 991px) {
    .productsection.oneline .product_item {
    width: 49% !important;
    background: #F1F5F9;
    border-radius: 3px;
}
    .productsection.oneline .tb_text_wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 14px;
}
}
@media only screen and (max-width:600px)
{
/* Cart Page CSS	 */
.woocommerce-cart table.cart .product-price bdi,
.woocommerce-cart table.cart .product-subtotal bdi,
.woocommerce-cart .cart_totals span.woocommerce-Price-amount bdi,
.woocommerce-cart .cart_totals span.woocommerce-Price-amount bdi,
.woocommerce-checkout .shop_table .woocommerce-Price-amount bdi { font-size: 24px; }
	
    .productsection.oneline .product_item {
    width: 100% !important;
    background: #F1F5F9;
    border-radius: 3px;
}
    html body.product-template-default.single.single-product .product-details-section h1.product_title.entry-title {
    color: #007EDF !important;
    font-family: Stencil;
    font-size: 26px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 37px;
}
    html body.product-template-default.single.single-product p.price {
    order: 3;
    font-size: 0px;
}
}
#header #mobile-menu .cart-icon.empty-cart, #header #mobile-menu .navbar-wrapper .search-button {
    display: none;
}
#header {
    padding: 5px 0px;
}
#header #mobile-menu .navbar-wrapper {
    justify-content: center;
    margin: 23px 126px 0px 0px;
}
#header #mobile-menu .navbar-wrapper #main-nav-wrap #main-nav li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0px 30px;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    border-radius: 6px;
    border: 1px solid #028DF8;
    padding: 0px 51px;
    text-transform: none;
    background-color: #028DF8 !important;
    opacity: 1;
}
form.variations_form.cart {
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
}




/* Header */

#header #mobile-menu .navbar-wrapper #main-nav-wrap #main-nav li a .child-arrow {
    right: 1px;
    background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/01/Right.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;
}
.child-arrow:after, .child-arrow:before {
    display: none;
}
.menu-icon-inner {
    width: 20px;
    color: #028DF8;
}



/* Header */
/* Home Page */
b {
    font-weight: 800;
}
.hero-sec .tf_textl {
    margin: 0;
}
.hero-icon-box .row_inner .module_column {
    width: 235px;
}
.hero-icon-box .row_inner {
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}
.hero-icon-box .row_inner .module_column .module.module-image {
    margin: 0 auto;
}
/* --------------- */
.section-title .sub-head {
    padding: 0;
    margin: 0;
}
a.ui.builder_button.tb_default_color {
    border-radius: 6px;
    border: 1px solid #028DF8;
    background-color: #fff;
    padding: 10.55px 23px;
}
a.ui.builder_button.tb_default_color:hover {
    background-color: #028DF8;
}
p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.flipbox:hover .module-image, .flipbox:hover .module-text {
    opacity: 0;
}
.flipbox:hover {
    background-color: #028DF8 !important;
}
.flipbox .module-box {
    position: absolute;
    top: 100%;
    opacity: 0;
    height: 0;
    display: none;
}
.flipbox:hover .module-box {
    opacity: 1;
    top: 0;
    display: block;
}
.text-with-icon img {
    margin: 0;
}
.text-with-icon span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



/* --------------- */
.why-universal .module.module-image {
    position: absolute;
    top: -390px;
    right: -10%;
    width: 78%;
}
#header #mobile-menu .cart-icon.empty-cart, #header #mobile-menu .navbar-wrapper .search-button {
    display: none;
}
#header {
    padding: 5px 0px;
}
#header #mobile-menu .navbar-wrapper {
    justify-content: center;
    margin: 23px 126px 0px 0px;
}
#header #mobile-menu .navbar-wrapper #main-nav-wrap #main-nav li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0px 30px;
}






/* Header */

#header #mobile-menu .navbar-wrapper #main-nav-wrap #main-nav li a .child-arrow {
    right: 1px;
    background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/01/Right.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;
}
.child-arrow:after, .child-arrow:before {
    display: none;
}


a.enquire_btn {
    border-radius: 6px;
    border: 1px solid #028DF8;
    padding: 12px 51px;
    font-weight: 600;
}
/* Header */
/* Home Page */
b {
    font-weight: 800;
}
.hero-sec .tf_textl {
    margin: 0;
}
.hero-icon-box .row_inner .module_column {
    width: 235px;
}
.hero-icon-box .row_inner {
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}
.hero-icon-box .row_inner .module_column .module.module-image {
    margin: 0 auto;
}
/* --------------- */
.section-title .sub-head {
    padding: 0;
    margin: 0;
}
a.ui.builder_button.tb_default_color {
    border-radius: 6px;
    border: 1px solid #028DF8;
    background-color: #fff;
    padding: 10.55px 23px;
}
a.ui.builder_button.tb_default_color:hover {
    background-color: #028DF8;
}
p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.flipbox:hover .module-image, .flipbox:hover .module-text {
    opacity: 0;
}
.flipbox:hover {
    background-color: #028DF8 !important;
}
.flipbox .module-box {
    position: absolute;
    top: 100%;
    opacity: 0;
    height: 0;
    display: none;
}
.flipbox:hover .module-box {
    opacity: 1;
    top: 0;
    display: block;
}
.text-with-icon img {
    margin: 0;
}
.text-with-icon span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



/* --------------- */
.why-universal .module.module-image {
    position: absolute;
    top: -390px;
    right: -10%;
    width: 78%;
}
.tabing-sec .tab-nav li {
    border-radius: 3px;
    background-color: #fff !important;
    display: inline-block;
    width: 142.649px;
    height: 142.649px;
    vertical-align: top;
    margin: 0 5px;
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
}
.tabing-sec .tab-nav li img {
    height: 60px;
    margin: 0 auto 10px;
    display: table;
    width: auto;
}
.tabing-sec .tab-nav li span {
    color: #007EDF !important;
    text-align: center;
}
.tabing-sec .ui .tab-nav li.current {
    background: #007EDF !important;
}
.tabing-sec .ui .tab-nav li.current span {
    color: #fff !important;
}
.tabing-sec .ui .tab-nav li.current img {
    filter: brightness(0) invert(1);
}
.tabing-sec .tab-nav {
    text-align: right;
    padding-right: 0 !important;
    max-width: 1240px;
    margin: 0 auto !important;
}
.tabing-sec .ui .tab-nav li.current:before {
    content: "";
    position: absolute;
    bottom: -47px;
    left: 0;
    margin: 0 auto;
    right: 0;
    background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/01/arrow.png);
    width: 42px;
    height: 28px;
    background-size: cover;
    z-index: 9;
}


/* --------------- */



/* --------------- */




/* Home Page */

.tabing-sec .tab-nav li img {
    height: 60px;
    margin: 0 auto 10px;
    display: table;
    width: auto;
}
.tabing-sec .tab-nav li span {
    color: #007EDF !important;
    text-align: center;
}
.tabing-sec .ui .tab-nav li.current {
    background: #007EDF !important;
}
.tabing-sec .ui .tab-nav li.current span {
    color: #fff !important;
}
.tabing-sec .ui .tab-nav li.current img {
    filter: brightness(0) invert(1);
}
.button-sec .builder_button {
    background-color: #028DF8;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    height: 40px;
    border-radius: 6px !important;
    max-width: 176px;
    box-sizing: border-box;
}
.button-sec .builder_button:hover {
    background-color: #007EDF;
}
.button-sec .module-buttons-item {
    margin: 5px 5px;
    box-sizing: border-box;
    max-width: 176px;
    width: 50%;
}
.button-sec {
    max-width: 376px;
    display: flex;
    flex-wrap: wrap;
}
.ui.module.module-tab {
    margin-bottom: 0;
}


.button-two .tb-column-inner {
    display: flex;
    align-items: center;
}
.btn-2 .builder_button {
    background-color: #028DF8;
}

/* --------------- */
.test-imonial .testimonial-author {
    margin-top: 20px;
    border-left: 3px solid #028df8;
    padding-left: 10px;
}
.test-imonial .module-testimonial-slider .person-position {
    font-size: 15px !important;
    color: #9DAFBD !important;
}
.test-imonial h2.fancy-heading.tf_textc {
    display: flex;
    flex-direction: column-reverse;
}
.test-imonial a.tf_box.tf_overflow.carousel-next {
    margin-right: -115px;
}
.test-imonial a.tf_box.tf_overflow.carousel-prev {
    margin-left: -115px;
}


/* --------------- */
div#social_icon .tb_social_share_icon {
    font-size: 22px;
}
div#social_icon .module-social-share-wrapper {
    display: flex;
    justify-content: center;
}
.footer-bottom h1 {
    margin: 0;
}
.footer-bottom .sub-head {
    padding: 0;
}
.footer-bottom a {
    background-color: transparent !important;
    padding: 0 32px 0 0 !important;
}

.footer ul.ui.nav {
    box-shadow: none;
    padding: 0;
}
.footer ul.ui.nav a {
    padding: 0;
}
.footer ul.ui.nav .menu-item {
    margin-top: 12px;
}
.footer h3.fancy-heading {
    margin: 0;
}
div#footer {
    padding-left: 0;
    padding-right: 0;
}
.widget .social-links {
    text-align: center;
}





/* Home Page */

@media only screen and (max-width: 760px) {
    .footerallsection div#footer {
    padding-left: 0px; 
    padding-right: 0px; 
}
.productbanner .row_inner.col_align_top.tb_col_count_1.tf_box.tf_rel {
    display: flex;
    align-items: center;
} 
.footer .row_inner {
    max-width: 100% !important;
    padding: 0 50px;
}
.footer-left-col #footer .widget {
    margin: 0;
}
.footer-bottom ul.ui.nav {
    text-align: left;
    width: 100%;
}
.footer-bottom ul.ui.nav li {
    width: 100%;
    margin: 0 0 20px;
}
.footer-bottom .row_inner {
    max-width: 100%;
    padding: 0 50px;
}
.footer-bottom p {
    text-align: left !important;
}

}
@media only screen and (max-width: 600px) {
    body.product-template-default.single.single-product nav.woocommerce-breadcrumb {
    padding-left: 30px;
    padding-right: 30px;
}
    .tb_section-featureboxs .row_inner.col_align_top.tb_col_count_6.tf_box.tf_rel {
    row-gap: 14px !important;
    display: flex;
    overflow: scroll;
}
.tabing-sec .ui .tab-nav li { padding-left: 5px; padding-right:5px; }	
.tabing-sec ul.tab-nav li a { padding: 0; font-size: 13.50px; word-break: break-all; }	
    .tb_section-featureboxs .module_column.tb-column.col6-1 {
    min-width: 126px;
}
    .productbanner #pagewrap,.productbanner  .default_width #layout .row_inner {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
} 
#header {
    max-width: 100%;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
body #site-logo a img {
    width: 120px;
    height: auto;
}
#headerwrap #header #site-logo {
    margin: 8px 0px 0px 0;
}
#headerwrap .header-icons {
    top: 28px;
}
.hero-icon-box .row_inner {
    max-width: 100%;
}
.hero-icon-box .row_inner .module_column {
    width: 186px;
}
.why-universal .module.module-image {
    position: absolute;
    top: -250px;
    right: 0;
    width: 100%;
}
.button-two .tb-column-inner .builder_button {
    min-width: 160px;
    text-align: center;
    box-sizing: border-box;
}
.introduction-box img.wp-post-image {
    width: 131px;
}
}






body.product-template-default.single.single-product #content {
    width: 100%;
}
body.product-template-default.single.single-product aside#sidebar {
    display: none;
}



body.product-template-default.single.single-product .pagewidth {
    width: 100%;
}
body.product-template-default.single.single-product .module-fancy-heading .sub-head {
    padding-top: 0;
}
body.product-template-default.single.single-product .product img {
    border-radius: 0;
}
body.product-template-default.single.single-product .border-btn-1 .builder_button {
    padding: 12px 20px;
}
body.product-template-default.single.single-product ul.tabs.wc-tabs {
    display: none;
}

body.product-template-default.single.single-product .related.products {
    max-width: 1216px;
    margin: 0 auto;
}
body.product-template-default.single.single-product .related.products h2 {
    color: #007EDF;
    font-family: Stencil;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.9px;
}
body.product-template-default.single.single-product .woocommerce div.product .product_title {
    color: var(--Primary-600, #007EDF);
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.9px;
}
body.product-template-default.single.single-product .product-details-section {
    max-width: 1216px;
    margin: auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
body.product-template-default.single.single-product nav.woocommerce-breadcrumb {
    max-width: 1216px;
    margin: auto !important;
    padding-bottom: 60px;
}
body.product-template-default.single.single-product .woocommerce-product-gallery__image.flex-active-slide {
    background-color: #CEEAFF;
}
body.product-template-default.single.single-product main#content {
    padding: 0;
}
body.product-template-default.single.single-product nav.woocommerce-breadcrumb {
    font-weight: 800;
}
body.product-template-default.single.single-product nav.woocommerce-breadcrumb a {
    font-weight: 400;
}
body.product-template-default.single.single-product .product-details-section h1.product_title.entry-title {
    color: #007EDF !important;
    font-family: Stencil;
    font-size: 45px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 48px;
    letter-spacing: -0.9px;
    order: 1;
}
body.product-template-default.single.single-product .summary.entry-summary {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
body.product-template-default.single.single-product p.price {
    order: 3;
    color: #007EDF;
    font-size: 0px;
    font-weight: 500;
    padding-top: 70px;
}
body.product-template-default.single.single-product .woocommerce-product-details__short-description {
    order: 2;
}
body.product-template-default.single.single-product div#tf_sticky_form_wrap {
    order: 4;
    padding-top: 20px;
}
body.product-template-default.single.single-product .product_meta {
    order: 5;
}
body.product-template-default.single.single-product.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    display: none;
}
body.product-template-default.single.single-product.woocommerce div.product div.images .flex-control-thumbs li {
    clear: none!important;
    margin: 10px 0px 0 0;
    width: 25% ;
    display: flex;
    justify-content: center;
    background-color: #ceeaff;
}
body.product-template-default.single.single-product ol.flex-control-nav.flex-control-thumbs {
    gap: 6px;
    display: flex;
}
.checkboxs li.depth-1 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-bottom: 1px solid #028DF8;
    padding-bottom: 15px;
}
div.wpforms-container-full input[type=checkbox]:before {
    transform: rotate(90deg);
}
.checkboxs li.depth-1 label.wpforms-field-label-inline {
    padding: 0px !important;
}
body.product-template-default.single.single-product div#tf_sticky_buy {
    display: none;
}
.video-form span.main-head.tf_block {
    font-size: 32px !important;
    font-weight: 600 !important;
}
.checkboxs li.depth-1 label.wpforms-field-label-inline {
    padding: 0px !important;
    font-size: 18px;
    font-weight: 600;
}
.checkboxs div#wpforms-1099-field_1-description {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    max-width: 42%;
}
.checkboxs .wpforms-submit-container {
    text-align: center;
    max-width: 50%;
    margin-left: auto !important;
    margin-top: -108px !important;
    z-index: 9;
}
.checkboxs button#wpforms-submit-1099 {
    width: 100%;
    background-color: transparent;
    color: #028DF8;
    border: 1px solid #028DF8;
}
body.product-template-default.single.single-product .related.products {
    display: none;
}
@media only screen and (max-width:768.98px) {
        body.product-template-default.single.single-product .product-details-section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
}
@media only screen and (max-width: 1260px) {
	.single-product p.price{
		bottom: -35px;
	}
    .add-to-cart_enquire_btn {
    justify-content: flex-start !important;
    margin-top: 0px !important;
}
    .module_row.themify_builder_row.productsection.oneline.tb_qqcb940.tf_w.tf_clearfix {
    padding: 0px 25px;
}
    body.product-template-default.single.single-product .pagewidth {
    max-width: 100% !important;
}
    body.product-template-default.single.single-product .product-details-section {
    padding: 0px 30px;
}
    .pd-image.video-form{
        padding: 0px 30px;
    }
    .haddingreponsive {
        padding: 0px 30px;
    }
    
    .footerallsection .module_row.themify_builder_row.footer-bottom.tb_dpek241.tf_w.tf_clearfix {
    padding-left: 30px;
    padding-right: 30px;
}
    .footerallsection div#footer {
    padding-left: 30px;
    padding-right: 30px;
}
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 0em;
    padding: 0;
}
.tb_section-featureboxs .row_inner.col_align_top.tb_col_count_6.tf_box.tf_rel {
    row-gap: 14px !important;
}

div#product-list-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    align-content: flex-start;
}
div#product-list-container .product_item {
    width: 23%;
    background: #F1F5F9;
    border-radius: 3px;
}
div#product-list-container .product-content {
    padding: 0 20px 20px;
}
div#product-list-container .prod_image {
    display: flex;
    justify-content: center;
}
div#product-list-container .prod_title h2 {
    color: #007EDF;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
}
div#product-list-container .prod_title,
div#product-list-container .chassis,
div#product-list-container .weight {
    border-bottom: 2px solid #fff;
}
div#product-list-container .chassis, div#product-list-container .weight_icon {
    color: #007EDF;
    position: relative;
    padding: 14px 0 14px 34px;
}
div#product-list-container .chassis:after {
    content: '';
    background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/01/Vector-2.png);
    position: absolute;
    left: 0;
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 10px;
}
div#product-list-container .weight_icon:after {
    content: '';
    background-image: url(https://universaltrailers.dev-server.net.au/wp-content/uploads/2024/01/XMLID_697_.png);
    position: absolute;
    left: 0;
    height: 20px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 18px;
}
div#product-list-container div.learn_more {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    max-width: 50%;
    border: 1px solid #028df8;
    padding: 8px 30px;
    border-radius: 5px;
}
div#product-list-container a.learn_more {
    color: #028DF8;
}

.productsection .tb_text_wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.productsection.oneline .tb_text_wrap {
    flex-direction: row;
}
.add-to-cart_enquire_btn {
    display: flex;
    gap: 13px;
    justify-content: flex-end;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

span.woocommerce-Price-amount.amount bdi {
    color: #007EDF;
    font-size: 36px;
    padding: 11px 0px;
    font-weight: 500;
}
bdi::after {
      content: "+GST";
    }
div#tf_sticky_form_wrap .single_variation_wrap {
    width: fit-content;
    margin-left: auto;
}
div#tf_sticky_form_wrap form.variations_form.cart {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.woocommerce .variations_form tr td {
    padding-bottom: 0px;
}
.woocommerce div.product form.cart .variations {
    margin: 0 0 0px;
}
div#tf_sticky_form_wrap form.variations_form.cart {
    padding-top: 0px;
        flex-direction: row;
}
@media only screen and (max-width: 1100px) {
div#tf_sticky_form_wrap .single_variation_wrap {
    width: 100% !important;
    margin-left: unset;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
}
}
@media only screen and (max-width: 1200px) {
    div#tf_sticky_form_wrap form.variations_form.cart {
    display: flex;
    flex-direction: column-reverse !important;
    align-content: center;
    align-items: flex-start;
}
    div#tf_sticky_form_wrap .single_variation_wrap {
    width: auto;
    margin: initial;
    padding-top: 14px;
}
    .woocommerce div.product form.cart .variations {
    width: auto;
}
.add-to-cart_enquire_btn {
    margin-bottom: 0px !important;
}
}
@media only screen and (max-width:400px) {
	span.woocommerce-Price-amount.amount bdi {
    font-size: 26px;
}
}
div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea {

    border: 1px solid #000;
    height: 48px;
}
.wpforms-submit-container {
    text-align: center;
}
button#wpforms-submit-322 {
    background-color: #007edf;
    padding: 10px 49px;
}
