:root {
  --white: white;
  --black: black;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

strong {
  font-weight: bold;
}

.cms-tora-banner {
  background-image: url('../images/Tora_website_main-banner_1500x400_logo-5.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 300px;
}

.cms-tora-banner.cms-cozza-banner-warranty {
  background-image: url('../images/Tora_website_main-banner_1500x400_logo-4.jpg');
}

.cms-center {
  text-align: center;
}

.cms-center.cozz-prod-range-item-wrap {
  background-color: #0000;
  border: 2px #f1f1f1;
  justify-content: center;
  padding: 10px 80px;
  display: flex;
}

.cms-center.cozza-benefits-icon-col {
  padding-left: 20px;
  padding-right: 20px;
}

.cms-section {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cms-section.cozza-prod-range-section {
  background-color: #ccc;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 5px;
}

.cms-section.cozza-prod-range-section:hover {
  color: #333;
}

.cms-section.cms-background-dark {
  background-color: #2f3348;
}

.cms-section.cms-background-dark.cms-padding-top-bottom-md {
  background-color: #fff;
  margin-top: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cms-section.cms-hide-temp {
  display: none;
}

.cms-section.cms-light-bg {
  background-color: #f8f8f8;
  margin-top: 0;
  margin-bottom: 0;
}

.cms-section.cms-light-bg.cms-padding-top-bottom-md {
  background-color: #f8f8f8;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cms-section.cms-light-bg.cms-padding-top-bottom-md.cms-margin-bottom-0 {
  text-align: center;
  background-color: #ccc;
  margin-top: 0;
  margin-bottom: 0;
}

.cms-section.cms-padding-md {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cms-section.cms-section-padding-bottom-0 {
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.prod-range-item {
  background-color: #fff;
  border: 2px #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  transition: transform .3s;
  display: block;
}

.prod-range-item:hover {
  transform: scale(1.03);
}

.cms-container {
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.cms-container.engineered-section {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.cms-container.cms-margin-bottom-sm {
  margin-bottom: 10px;
}

.cms-container.social-container {
  padding-left: 0;
  padding-right: 0;
}

.prod-range-row {
  border: 1px #f1f1f1;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cms-line-spacing-md {
  line-height: 1.7;
}

.cms-line-spacing-md.cms-font-open-sans {
  color: #333;
  font-size: 16px;
}

.prod-range-item-img {
  flex: 0 auto;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.prod-range-item-header {
  color: #333;
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.cms-flex-row {
  align-items: center;
  display: flex;
}

.cms-flex-row.cms-flex-align-top {
  align-items: flex-start;
}

.cms-section-header {
  font-family: Open Sans, sans-serif;
  font-size: 26px;
}

.cms-section-header.cms-center.cms-color-white.cms-margin-top-sm.cms-margin-bottom-md {
  margin-bottom: 20px;
}

.cms-section-header.cms-center.cms-color-white.cms-margin-top-sm.cms-margin-bottom-md.cms-font-large {
  font-size: 26px;
}

.cms-section-header.cms-center.cms-margin-top-sm {
  margin-top: 10px;
  margin-bottom: 20px;
}

.cms-section-header.sm-margin-top-sm {
  margin-top: 10px;
}

.cms-section-header.cms-margin-top-0 {
  color: #333;
  margin-top: 0;
}

.cms-font-open-sans {
  font-family: Open Sans, sans-serif;
}

.cms-font-open-sans.cms-small-heading {
  font-size: 20px;
}

.cms-divider-lrg {
  background-color: #f1f1f1;
  max-width: 1100px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}

.cms-divider-lrg.cms-hide-temp {
  display: none;
}

.benefits-icon-header {
  color: #2f3348;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.benefits-icon-header.cms-color-white {
  color: #000;
  font-size: 18px;
}

.cms-color-white {
  color: #fff;
  font-size: 15px;
}

.benefits-icon-img {
  width: auto;
  max-width: 100%;
  max-height: 90px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
}

.cms-margin-bottom-md {
  margin-bottom: 20px;
}

.cozza-navbar {
  background-color: #202020;
  background-image: url('../images/westaustralia_polytuff_website_grab.jpg');
  background-position: 50%;
  background-size: auto;
  position: relative;
}

.cozza-nav-link {
  color: #f9f9f9;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  transition: none;
}

.cozza-nav-link:hover, .cozza-nav-link:active, .cozza-nav-link:focus, .cozza-nav-link:visited {
  background-color: #ffffff26;
}

.nav-menu {
  background-color: #202020;
}

.cms-oap-link {
  text-align: center;
  margin-bottom: 0;
}

.cms-oap-link-text {
  color: #425cc7;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.cms-link-arrow {
  max-width: 23px;
  margin-left: 7px;
  transition: margin-left .2s;
}

.row {
  flex-wrap: wrap;
  display: flex;
}

.cms-icon-img {
  padding-left: 0;
}

.cms-div-list {
  color: #333;
  text-align: center;
  background-image: linear-gradient(#fff, #fff);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex: 1;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 15px;
}

.cms-div-list-entry {
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
}

.cms-div-list-entry:hover {
  background-image: linear-gradient(#f05a2824, #f05a2824);
}

.cms-div-list-text {
  color: #333;
  text-align: left;
  padding-left: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.cms-no-underline {
  text-decoration: none;
}

.container.cms-container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  background-color: #00549f;
}

.cms-primary-btn {
  background-color: #202020;
  border-radius: 4px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: background-color .2s, transform .3s;
}

.cms-primary-btn:hover {
  background-color: #666;
  transform: scale(1.03);
}

.cms-primary-btn:active, .cms-primary-btn:focus {
  background-color: #202020;
}

.cms-header-icon {
  max-height: 130px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cms-breadcrumb-section {
  background-color: #f5f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cms-breadcrumb-link {
  color: #425cc7;
  font-size: 16px;
  text-decoration: none;
}

.cms-breadcrumb-link:hover {
  text-decoration: underline;
}

.cms-breadcrumb-arrow {
  font-weight: 400;
}

.popular-parts-subhead {
  color: #fff;
  background-color: #f05a28;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button {
  text-align: center;
  background-color: #202020;
  border-radius: 4px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.button:hover {
  background-color: #666;
}

.button:active {
  background-color: #202020;
}

.prod-range-item-horizontal {
  text-align: center;
  border: 2px #f1f1f1;
  border-radius: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  transition: transform .3s;
  display: flex;
}

.prod-range-item-horizontal:hover {
  transform: scale(1.03);
}

.div-block {
  padding-left: 80px;
  padding-right: 80px;
}

.popular-parts-subhead-2 {
  color: #fff;
  background-color: #3686c7;
  margin: 0 auto 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-2 {
  min-width: 100%;
  margin-top: 0;
}

.div-block-3 {
  margin-top: 0;
}

.cms-div-shop-all {
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: -20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.cms-section-2 {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cms-line-spacing-md-1 {
  line-height: 1.7;
}

.cms-line-spacing-md-1.cms-font-open-sans {
  color: #fff;
  font-size: 16px;
}

.cms-section-header-1 {
  font-family: Open Sans, sans-serif;
  font-size: 26px;
}

.cms-section-header-1.section-header-mobile {
  color: #fff;
  min-height: 50px;
}

.section {
  background-color: #ccc;
  padding-bottom: 28px;
}

.cms-div-list-entry-2 {
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
}

.cms-div-list-entry-2:hover {
  color: #3686c7;
  background-color: #3686c721;
}

.text-block-2 {
  float: none;
  color: #fff;
  padding-right: 60px;
  font-size: 15px;
  display: block;
}

.image {
  float: left;
  margin-right: 12px;
}

.columns {
  text-align: left;
  flex: 1;
  justify-content: space-between;
  width: 70%;
  display: block;
}

.div-block-4 {
  text-align: left;
  justify-content: flex-start;
  margin: 26px auto 24px;
  display: flex;
}

.column-vertical-flex-center {
  flex-direction: row;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.body-warranty {
  color: #333;
  background-color: #fff;
}

.warranty-bold-subheaders {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.cms-social-media-section {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 0;
  padding-bottom: 40px;
}

.social-icon {
  opacity: 1;
  width: 30px;
  height: 30px;
  margin-left: 0;
  margin-right: 0;
}

.social-icon:hover {
  opacity: 1;
}

.social-header {
  color: #fff;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 30px;
  font-size: 26px;
  line-height: 30px;
}

.social-col-1, .social-col-2 {
  padding-left: 0;
  padding-right: 0;
}

.social-brand {
  height: auto;
  max-height: 100px;
  margin-bottom: 0;
}

.social-link {
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  transition: opacity .2s;
}

.social-link:hover {
  opacity: .75;
}

.social-link:focus {
  text-decoration: none;
}

.social-text {
  color: #e7581b;
  margin-top: 5px;
  text-decoration: none;
}

.social-text.cooling {
  color: #4587c9;
}

.social-braking-col {
  background-image: url('../images/Tora_Braking_bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.social-cooling-col {
  background-image: url('../images/Tora_Cooling_bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.sale-announcement-text {
  color: #f00000;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-3 {
  color: red;
  margin-bottom: 20px;
}

.text-span {
  font-size: 16px;
}

.column {
  padding-bottom: 20px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.image-3 {
  max-height: 140px;
}

@media screen and (max-width: 991px) {
  .cms-tora-banner {
    min-height: 190px;
  }

  .cms-center.cozz-prod-range-item-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cms-center.cozza-benefits-icon-col, .cms-center.cozza-benefits-icon-col.cms-tablet-margin-bottom-md, .cms-center.cozza-benefits-icon-col.cms-mobile-margin-bottom-md {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cms-section.cms-background-dark.cms-padding-top-bottom-md {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cms-section-header {
    line-height: 30px;
  }

  .cms-section-header.cms-center.cms-margin-top-sm {
    font-size: 24px;
  }

  .cms-section-header.cms-margin-top-0 {
    margin-top: 0;
  }

  .benefits-icon-header.cms-color-white {
    line-height: 28px;
  }

  .cozza-navbar {
    background-image: none;
  }

  .cozza-nav-icon {
    color: #fff;
  }

  .cozza-nav-btn.cozza-nav-btn-extra.cozza-nav-btn-extra-2 {
    transition: background-color .2s;
  }

  .cozza-nav-btn.cozza-nav-btn-extra.cozza-nav-btn-extra-2:hover, .cozza-nav-btn.cozza-nav-btn-extra.cozza-nav-btn-extra-2:active, .cozza-nav-btn.cozza-nav-btn-extra.cozza-nav-btn-extra-2:focus, .cozza-nav-btn.cozza-nav-btn-extra.cozza-nav-btn-extra-2.w--open {
    background-color: #ffffff26;
  }

  .container.cms-container {
    position: relative;
  }

  .cms-primary-btn {
    font-size: 18px;
  }

  .cms-section-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cms-section-header-1 {
    line-height: 30px;
  }

  .text-block-2 {
    padding-right: 11px;
  }
}

@media screen and (max-width: 767px) {
  .cms-tora-banner {
    background-image: url('../images/Tora_website_main-banner_1500x400_logo-5.jpg');
    background-size: cover;
    min-height: 145px;
  }

  .cms-center.cozza-benefits-icon-col.cms-tablet-margin-bottom-md {
    margin-bottom: 20px;
  }

  .cms-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .prod-range-item-header {
    font-size: 22px;
    line-height: 28px;
  }

  .cms-flex-row {
    flex-wrap: wrap;
  }

  .benefits-icon-img {
    padding-left: 15px;
  }

  .cozza-navbar {
    width: 100%;
    position: relative;
  }

  .cms-icon-img {
    max-width: 110px;
  }

  .container.cms-container {
    position: relative;
  }

  .cms-header-icon {
    margin-left: 20px;
  }

  .button {
    line-height: 26px;
  }

  .prod-range-item-horizontal {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cms-section-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cms-section-header-1.section-header-mobile {
    font-size: 22px;
  }

  .body-warranty {
    padding-top: 59px;
  }

  .image-2 {
    max-width: 110px;
  }

  .social-col-1 {
    margin-bottom: 40px;
  }

  .sale-announcement-text {
    font-size: 24px;
    line-height: 30px;
  }

  .image-3 {
    max-height: 100px;
  }
}

@media screen and (max-width: 479px) {
  .cms-tora-banner {
    background-image: url('../images/Tora_website_main-banner_1500x400_logo-4.jpg');
    background-size: cover;
    min-height: 100px;
  }

  .cms-center.cozz-prod-range-item-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cms-center.cozza-benefits-icon-col.cms-tablet-margin-bottom-md {
    margin-bottom: 15px;
  }

  .cms-center.cozza-benefits-icon-col.cms-mobile-margin-bottom-md {
    margin-bottom: 20px;
  }

  .cms-section.cms-background-dark.cms-padding-top-bottom-md {
    margin-top: 0;
  }

  .cms-section.cms-light-bg.cms-padding-top-bottom-md.cms-margin-bottom-0 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cms-section-header {
    font-size: 22px;
    line-height: 28px;
  }

  .cms-section-header.cms-center.cms-color-white.cms-margin-top-sm.cms-margin-bottom-md.cms-font-large {
    font-size: 22px;
  }

  .cms-section-header.cms-center.cms-margin-top-sm {
    font-size: 22px;
    line-height: 28px;
  }

  .benefits-icon-header.cms-color-white {
    margin-top: 10px;
  }

  .benefits-icon-img {
    max-width: 95px;
    padding-left: 0;
  }

  .cozza-navbar {
    width: 100%;
    height: 60px;
    position: fixed;
  }

  .container {
    position: static;
  }

  .popular-parts-subhead {
    font-size: 18px;
  }

  .button {
    font-size: 20px;
  }

  .prod-range-item-horizontal {
    padding-top: 0;
  }

  .popular-parts-subhead-2 {
    font-size: 18px;
  }

  .image-2 {
    max-width: 100px;
  }
}


