.product {
max-width: 100%;
}
.left,
.right {
width: 50%;
margin: 30px 0;
padding: 30px;
}
.left {
float: left;
}
.right {
float: right;
}
.price-wrap, .finance-wrap {
display: none !important;
}
.product-type-simple .price-wrap, .product-type-simple .finance-wrap {
display: inline-flex !important;
}
.product-type-simple .quantity, .product-type-simple .single_add_to_cart_button {
display: none !important;
}
.woocommerce .product-type-simple .add-request-quote-button.button {
left: 0;
top: 0;
}
.up-sells h2 {
margin: 160px 0 80px 0;
}
.woocommerce-page .up-sells.products {
width: 100%;
display: block!important;
margin: 0 0 100PX 0;
}
.woocommerce-page .up-sells.products ul a{
position: absolute;
}
.woocommerce-page .up-sells.products ul li a{
position: relative;
}
.woocommerce-page .products {
} .product_category_title span {
font-size: 13px;
font-weight: 200;
padding: 8px 14px;
margin: 0 10px 0 0;
}
.product_category_title {
margin: -25px 0 15px;
text-align: end;
}
.fork {
border: 1px #f0c664 solid;
color: #f0c664;
}
.access {
color: #7ab5a3;
border: 1px #7ab5a3 solid;
}
.used-access {
color: #f9707c;
border: 1px #f9707c solid;
}
.all-terrain {
color: #52aec2;
border: 1px solid;
} .single-product .share,
.single-product .share-text {
display: none;
}
.tagged_as a {
padding: 7px 10px;
border: 1px solid #fbba00;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
.tagged_as a:first-child {
color: #62a68f;
border: 1px solid #62a68f;
}
.product_meta {
margin: 0 0 38px;
}
.pre-p {
display: inline-block;
}    .single-product .finance:after {
content: "/ day";
right: 34px;
}
.product_title {
margin: 0 0 18px;
font-size: 42px;
}
.entry-content {
margin: 18px 0 0;
}
.custom-attributes {
column-width: 200px;
}
.custom-attributes li {
padding: 0.2em 0;
} .custom-attributes li.purchase_options,
.custom-attributes li.workplace {
display: none;
}
.attribute-label {
color: #2c3946;
font-family: "museo-sans", sans-serif;
font-weight: 900;
font-size: 0.8em;
}
.attribute-value {
color: #999997;
}
.features li {
list-style: none;
position: relative;
padding: 10px 0 0 20px;
color: #999997;
font-size: 14px;
}
.used-features li {
list-style: none;
position: relative;
color: #999997;
padding: 10px 0 0 0;
font-size: 13px;
}
.used-features li strong {
color: #2c3946;
font-family: "Museo-sans", sans-serif;
font-size: 14px;
letter-spacing: 1;
}
.features li:before {
content: "\f105";
font-family: Fontawesome;
font-size: 20px;
width: 15px;
height: 15px;
position: absolute;
top: 8px;
left: 5px;
color: #fbba00;
}
.woocommerce-product-gallery__wrapper {
margin: 0;
}
.woocommerce-product-gallery__image a {
display: block;
max-height: 500px;
}
.woocommerce-product-gallery__image a img {
display: block;
width: 100%;
height: auto;
max-height: 500px;
}
.woocommerce-product-gallery__image:not(:first-child) {
display: inline-block;
width: 25%;;
} .woocommerce-tabs iframe {
width: 100%;
}
.dis-wrap {
background: #f2f2f0;
padding: 0 0 30px;
}
.dis {
font-size: 11px;
width: 800px;
margin: 0 auto;
}
.additional_information_tab {
display: none;
}
.single-product .cart {
display: inline-block;
padding: 50px 0 0 0;
}
.single-product .product-navigation {
color: #2c3946;	
font-size: 12px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: space-between;
flex-flow: row wrap;
padding: 2em;
}
.single-product .product-navigation #breadcrumbs,
.single-product .product-navigation .back-but {
margin: 0;
padding: 0;
}
.single-product .back-but {
color: inherit;
font-weight: bold;
}
.single-product .back-but:before {
content: "<";
display: inline-block;
padding: 0.25em;
transition: transform 200ms ease;
}
.single-product .back-but:hover:before {
transform: translateX(-0.5em);
}
.chosen-container-single .chosen-single {                 }
.chosen-container-single .chosen-drop {
margin: -10px 0 0;
border: 1px solid #e3e3e3;
}
.chosen-container {
min-width: 100%;
}
.chosen-container-single .chosen-single div b {
background: none;
}
.chosen-search {
display: none;
}
.chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop {
z-index: 9;
}
.small-wrap {
width: 810px;
margin: 0 auto;
display: block !important;
}
.features-icon {
background-image: url(//www.unitedequipment.com.au/wp-content/themes/united_1_1/images/icons/ticks.svg);
width: 60px;
height: 60px;
background-position: center;
background-size: cover;
margin: 0 auto 30px;
}
.features-wrap {
background: #f2f2f0;
text-align: center;
padding: 60px 0;
}
.faq-wrap {
background: #e9e9e9;
padding: 100px 0;
}
.faq-wrap h3 {
margin: 0 0 50px;
}
.feature {
text-align: left;
border-bottom: #e4e4e2 2px solid;
}
.feature > h5 {
font-size: 20px;
position: relative;
cursor: pointer;
color: #2c3946;
margin: 20px 0 0;
}
.feature-content h5 {
color: #3c7b9c;
margin: 10px 0 0;
}
.feature h5:after {
content: "\f107";
font-family: Fontawesome;
font-size: 25px;
width: 15px;
height: 15px;
position: absolute;
top: 0;
right: 40px;
color: #2c3946;
}
.feature .active h5:after {
content: "\f106";
font-family: Fontawesome;
font-size: 25px;
width: 15px;
height: 15px;
position: absolute;
top: 0;
right: 40px;
color: #2c3946;
}
.feature .feature-content {
max-height: 0;
opacity: 0;
visibility: hidden;
color: #999997;
padding: 40px 0 20px;
margin: -20px 0 0; line-height: 1.7;
-webkit-transition: max-height 0.3s ease-in-out, opacity 0.2s ease,
visibility 0.2s ease;
-moz-transition: max-height 0.3s ease-in-out, opacity 0.2s ease,
visibility 0.2s ease;
-ms-transition: max-height 0.3s ease-in-out, opacity 0.2s ease,
visibility 0.2s ease;
-o-transition: max-height 0.3s ease-in-out, opacity 0.2s ease,
visibility 0.2s ease;
transition: max-height 0.3s ease-in-out, opacity 0.2s ease,
visibility 0.2s ease;
}
.active .feature-content {
max-height: 4000px;
opacity: 1;
visibility: visible;
-webkit-transition: max-height 1s ease-in-out 0.3s,
visibility 0.5s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
-moz-transition: max-height 1s ease-in-out 0.3s,
visibility 0.5s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
-ms-transition: max-height 1s ease-in-out 0.3s,
visibility 0.5s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
-o-transition: max-height 1s ease-in-out 0.3s,
visibility 0.5s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
transition: max-height 1s ease-in-out 0.3s, visibility 0.5s ease-in-out 0.5s,
opacity 0.5s ease-in-out 0.5s;
}
.woocommerce-pagination {
float: left;
margin: 30px 0 0; width: 100%;
}
.woocommerce-pagination ul.page-numbers {
float: none !important;
color: #fbba00;
height: 42px;
display: flex !important;
}
.woocommerce-pagination .page-numbers li {
display: inline-flex;
list-style: none;
align-items: center;
justify-content: center;
width:42px;
height: 42px;
cursor: pointer;
font-size: 12px;
transition: all 0.25s ease;
}
.woocommerce-pagination .page-numbers li a,
.woocommerce-pagination .page-numbers li span {
color: #3C7B9C;
}
.woocommerce-pagination .page-numbers li .current {
background: #354b59;
color: #fbba00;
width: 100%;
height: 100%;
display: flex;
box-shadow: 0 0 0 1px #354b59;
align-items: center;
justify-content: center;
transition: inherit;
}
.woocommerce-pagination .page-numbers li .next,
.woocommerce-pagination .page-numbers li .prev {
position: absolute;
font-size: 24px;
} .woocommerce-pagination .page-numbers li:hover {
background: #fbba00;
}
.woocommerce-pagination .page-numbers li:hover a {
color: #354b59;
}
.woocommerce-pagination .page-numbers li:hover .current {
background: #fbba00;
box-shadow: 0 0 0 1px #bb8b00;
}
.woocommerce-pagination .page-numbers li:hover span.current {
color: #354b59;
} .woocommerce-pagination .page-numbers li {
border-top: 1px solid #979797;
border-bottom: 1px solid #979797;
}
.woocommerce-pagination .page-numbers li {
border-right: 1px solid #979797;
}
.woocommerce-pagination .page-numbers li:first-child {
border-left: 1px solid #979797;
}
.orderby option[value="popularity"] {
display: none;
} .feature-content ul {
position: relative;
columns: 200px;
column-rule: 2px solid #e4e4e2;
}
.feature-content li {
position: relative;
display: inline-flex;
width: 100%;
break-inside: avoid;
margin: 0 1em;
}
.feature-content li:before ,
.feature-content li strong {
margin-right: 0.25em;
vertical-align: middle;
}
.feature-content li strong {
font-family: "museo-sans", sans-serif;
font-weight: 900;
color: #3c7b9c;
font-size: 0.8em;
}
.feature-content li:before {
content: "\f105";
font-family: Fontawesome;
font-size: 1.25em;
color: #fbba00;
line-height: initial;
}
@media (max-width: 1300px) {
.dis {
width: 100%;
padding: 0 50px;
}
} .archive .page-banner h1 {
margin: 0 0 15px;
}
.archive .pa_location {
display: none;
}
.archive .pa_lift_capacity_kg,
.archive .pa_lift-height-mm,
.archive .pa_working_height,
.archive .pa_horizontal-outreach {
display: block;
width: 100%;
float: left;
}
.archive .attribute-label,
.archive .attribute-value {
color: #999997;
font-family: "Museo-sans", sans-serif;
font-size: 11px;
font-weight: 300;
position: relative;
}
.archive .attribute-value {
font-weight: 900;
color: #8c8c8c;
}
.archive .custom-attributes {
margin: 5px 0 7px;
}
.custom-attributes li {
list-style: none;
} .term-description p {
color: #2c3946;
}
.screen-reader-text {
visibility: hidden;
opacity: 0;
position: absolute;
}
.woocommerce-product-search input[type="submit"] {
border: 0;
height: 35px;
color: #fbba00;
background-image: url(//www.unitedequipment.com.au/wp-content/themes/united_1_1/images/search.svg);
font-size: 14px;
cursor: pointer;
transition: all 0.5s ease;
float: right;
width: 25%;
text-indent: 999px;
background-repeat: no-repeat;
background-color: #fff;
}
.sidebar #sidebar {
float: left;
width: 100%;
}
@media (max-width: 850px) {
.small-wrap {
width: 90%;
left: 5%;
}
}
@media (max-width: 768px) {
.woocommerce-page .left,
.woocommerce-page .right {
width: 100%;
padding: 20px;
margin: 0;
}
.woocommerce-page footer .left,
.woocommerce-page footer .right {
padding: 20px 0;
}
.woocommerce-page .left {
padding: 20px 0;
}
.woocommerce-page .right {
padding: 0 20px 20px;
}
.single-product .back-but {
float: left;
text-align: left;
width: 100%;
padding: 0 30px;
margin: 35px 0 0;
}
.woocommerce-page .product_title {
font-size: 32px;
}  .product_category_title span {
margin: 0 5px 0 5px;
}
.single-product .back-but:before {
left: 200px;
content: ">";
}
.single-product .back-but:hover:before {
left: 210px;
}
.woocommerce-page #container .right {
margin: 0 0 60px;
}
.size-shop_single {
width: 70%;
}
.woocommerce-page #container .left {
text-align: center;
}
.bro-dl {
width: 100%;
}
}
@media (max-width: 550px) {
.feature > h5 {
font-size: 15px;
}
.feature h5:after {
right: 20px;
}
}/*/*/.purchase-ol {
width: 100%;
height: 100%;
background: rgba(6, 6, 6, 0.7);
position: fixed;
z-index: 999;
overflow: scroll;
top: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
-moz-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
-ms-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
-o-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.p-form .purchase-ol {
opacity: 1;
visibility: visible;
-webkit-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
-moz-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
-ms-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
-o-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.purchase-heading {
margin: 0 0 20px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
float: left;
width: 100%;
}
.purchase-form h4 span {
width: 100%;
display: block;
}
.purchase-form h4 strong {
color: #fbba00;
font-family: "museo-sans", sans-serif;
display: block;
font-size: 18px;
}
.purchase-form {
position: relative;
top: 15%;
margin: 0 auto;
background: #fff;
padding: 40px;
width: 500px;
overflow: scroll;
z-index: 999;
}
.purchase-form h4 {
margin: 0 0 20px;
}
.purchase-form .privacy .gfield_label {
display: none;
}
.single-product .purchase-form .text-full .ginput_container input {
border: 0;
width: 100%;
padding: 15px 8px;
margin: 5px 0 10px;
font: 400 14px "lato", arial, sans-serif;
color: #999;
border: 1px solid #e3e3e3;
line-height: 1em;
display: block;
background: none;
}
.single-product .gfield_checkbox li input {
top: -4px;
left: 0;
position: absolute;
}
.single-product .gform_body li {
list-style: none;
float: left;
margin: 0 0 10px;
}
.single-product .ginput_container_checkbox input {
width: 30px;
position: absolute;
}
.single-product .ginput_container_checkbox {
position: relative;
}
.single-product .gfield_checkbox li label {
padding: 0 0 0 30px;
float: right;
font-size: 10px;
}
.single-product .privacy .gfield_label .gfield_required {
display: none;
}
.single-product .privacy {
float: left;
}
.single-product .purchase-form label {
display: block;
letter-spacing: -0.3px;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
color: #2c3946;
}
.single-product .purchase-form .text-full {
width: 100%;
margin: 0;
}
.close-but {
position: relative;
float: right;
}
.close-but:after {
content: "\f00d";
font-family: Fontawesome;
font-size: 21px;
width: 15px;
height: 15px;
position: absolute;
top: 5px;
right: 10px;
color: #2c3946;
cursor: pointer;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.close-but:hover:after {
color: #fbba00;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
@media (max-width: 768px) {
.purchase-ol {
padding: 10px;
}
.purchase-form {
height: 100%;
width: 100%;
padding: 40px 25px;
top: 0;
overflow: auto;
}
.close-but:after {
top: -10px;
right: 0px;
}
}
@media (max-width: 475px) {
.single-product .purchase-form .text-full .ginput_container input {
margin: 5px 0 8px;
}
}/*/*/.woocommerce-page .content {
float: left;
width: 1000px;
padding: 0 0 0 10px;
}
.archive .content {
padding: 20px 0 0 10px;
}
.archive .page-banner .content {
padding: 0;
}
.archive .sidebar h3 {
display: none;
}
.woocommerce-page .sidebar {
float: left;
width: 260px;
background: #fff;
padding: 30px;
}
.mob-search {
display: none;
}
.woocommerce-page .content ul {
clear: both;
float: left;
display: block;/**/width: 100%;
}
.woocommerce-page .content li:before {
display: none;
} .woocommerce-ordering,
.woocommerce-result-count { }
.woocommerce-result-count {
float: left;
clear: left;
height: 50px;
color: #2c3946;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
padding: 10px;
}
.woocommerce-ordering {
float: right;
clear: right;
padding: 1em;
}
.woocommerce-ordering select { -moz-appearance: none;                }
.woocommerce-placeholder {
width: 80%;
height: auto;
margin: 0 auto;
display: block;
}
.woocommerce-page .products > li {
float: left;
width: 24%;
height: 440px;
overflow: hidden;
background: #fff;
margin: 3px 0 3px 7px;
padding: 25px 20px;
list-style: none;
position: relative;
cursor: pointer;
-webkit-transition: box-shadow 0.3s ease-in-out;
-moz-transition: box-shadow 0.3s ease-in-out;
-ms-transition: box-shadow 0.3s ease-in-out;
-o-transition: box-shadow 0.3s ease-in-out;
transition: box-shadow 0.3s ease-in-out;
}
.woocommerce-page .products > li:hover {
-webkit-transition: box-shadow 0.3s ease-in-out;
-moz-transition: box-shadow 0.3s ease-in-out;
-ms-transition: box-shadow 0.3s ease-in-out;
-o-transition: box-shadow 0.3s ease-in-out;
transition: box-shadow 0.3s ease-in-out;
-webkit-box-shadow: inset 0px 0px 0px 3px #f2f2f0;
-moz-box-shadow: inset 0px 0px 0px 3px #f2f2f0;
box-shadow: inset 0px 0px 0px 3px #f2f2f0;
}
@supports (display: grid) {
.woocommerce-page .products {
display: grid !important;
grid-gap: 2px;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
.woocommerce-page .products > li { margin: 0;
height: auto;
float: none;
width: 100%;
}
}
.used-tag {
color: #eb4f1e;
text-align: center;
padding: 3px 6px;
font-size: 9px;
font-weight: 900;
position: absolute;
top: 15px;
right: 20px;
border: 1px solid #eb4f1e;
}
.woocommerce-page .main {
padding: 0;
}
.woocommerce-page .main .wrap {
display: flex;
flex-flow: row wrap;
max-width: 1260px;
width: 100%;
}
.woocommerce-page .product h3,
.woocommerce-page .product h2.woocommerce-loop-product__title {
font-size: 14px;
margin: 55px 0 0;
height: 65px;
}
.brand {
width: 100px;
height: 30px;
position: absolute;
}
.brand.cat,
.brand.bt {
width: 65px;
}
.brand.cat {
width: auto;
height: 45px;
}
.brand.used-product,
.brand.nissan {
width: auto;
position: relative !important;
margin: 0 0 20px 0;
}
.brand.hyster {
width: 40px;
}
.brand.aisle {
width: auto;
}
.attachment-woocommerce_thumbnail {
width: 100%;
height: auto;
}
.chosen-container-active.chosen-with-drop select {
border: 1px solid #e3e3e3;
background-image: url(//www.unitedequipment.com.au/wp-content/themes/united_1_1/images/select-arrow.svg);
background-repeat: no-repeat;
background-size: 41px;
}
.shop_attributes { }
.product_meta {
display: none;
}
.new,
.used,
.hire {
padding: 5px 20px;
font-size: 13px;
font-weight: normal;
font-family: arial;
}
.hire {
border: 1px solid #fbba00;
color: #fbba00;
}
.new {
border: 1px solid #64c1a4;
color: #64c1a4;
}
.used {
border: 1px solid #eb4f1e;
color: #eb4f1e;
}
@media (max-width: 1300px) {
.woocommerce-page .content {
width: 80%;
}
.woocommerce-page .sidebar {
width: 20%;
padding: 20px;
}
.woocommerce-page .content > li {
height: auto;
padding: 20px;
list-style: none;
} .woocommerce-page .main {
padding: 0 20px 0 0;
}
}
@media (max-width: 1200px) { }
@media (max-width: 1024px) {
.woocommerce-page .content {
width: 75%;
}
.woocommerce-page .sidebar {
width: 25%;
}  .woocommerce-placeholder.wp-post-image {
width: 225px;
height: auto;
margin: 0 auto;
display: block;
}
}
@media (max-width: 768px) {
.woocommerce-page .content {
width: 100%;
padding: 0 5px 40px;
}
.woocommerce-page .sidebar {
width: 100%;
padding: 30px 20px;
}
.woocommerce-page .main {
padding: 0;
}
.woocommerce-page .content > li {
width: 48%;
display: inline-block;
}
.woocommerce-ordering select {
width: 98%;
margin: 0px 0 10px 1%;
}
.woocommerce-page .left img {
width: 100%;
height: auto;
}
.woocommerce-page #content {
padding: 50px 0 0;
}
.woocommerce-page.single-product #content {
padding: 0;
}
.woocommerce-ordering select,
.woocommerce-ordering {
float: none;
}
.woocommerce-ordering {
width: 100%;
padding: 0;
} .woof {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
-moz-transition: opacity 0.2s ease, visibility 0.2s ease;
-o-transition: opacity 0.2s ease, visibility 0.2s ease;
-ms-transition: opacity 0.2s ease, visibility 0.2s ease;
transition: opacity 0.2s ease, visibility 0.2s ease;
}
.woof_checkbox_count {
margin: 0 0 0 3px;
}
.archive .sidebar {
max-height: 100px;
}
.mob-search {
background: #354b59;
color: #fbba00;
padding: 14px 30px;
width: 100%;
display: block;
font-size: 15px;
position: relative;
text-align: center;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s ease 0.5s, visibility 0.3s ease 0.5s;
-moz-transition: opacity 0.3s ease 0.5s, visibility 0.3s ease.5s;
-o-transition: opacity 0.3s ease 0.5s, visibility 0.3s ease 0.5s;
-ms-transition: opacity 0.3s ease 0.5s, visibility 0.3s ease 0.5s;
transition: opacity 0.3s ease 0.5s, visibility 0.3s ease 0.5s;
}
.mob-search:after {
content: "\f107";
font-family: Fontawesome;
font-size: 25px;
width: 15px;
height: 15px;
position: absolute;
top: 10px;
right: 20px;
}
.woof-menu {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
-moz-transition: opacity 0.2s ease, visibility 0.2s ease;
-o-transition: opacity 0.2s ease, visibility 0.2s ease;
-ms-transition: opacity 0.2s ease, visibility 0.2s ease;
transition: opacity 0.2s ease, visibility 0.2s ease;
}
.m-search .woof-menu,
.woof_search_is_going .woof-menu {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-moz-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-o-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-ms-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
}
.m-search .mob-search,
.woof_search_is_going .mob-search {
opacity: 0;
visibility: hidden;
cursor: pointer;
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
-moz-transition: opacity 0.3s ease, visibility 0.3s ease;
-o-transition: opacity 0.3s ease, visibility 0.3s ease;
-ms-transition: opacity 0.3s ease, visibility 0.3s ease;
transition: opacity 0.3s ease, visibility 0.3s ease;
}
.m-search.archive .sidebar,
.woof_search_is_going.archive .sidebar {
max-height: 4000px;
-webkit-transition: max-height 0.3s ease-in-out 0.3s;
-moz-transition: max-height 0.3s ease-in-out 0.3s;
-ms-transition: max-height 0.3s ease-in-out 0.3s;
-o-transition: max-height 0.3s ease-in-out 0.3s;
transition: max-height 0.3s ease-in-out 0.3s;
}
.archive .sidebar {
-webkit-transition: max-height 0.2s ease-in-out;
-moz-transition: max-height 0.2s ease-in-out;
-ms-transition: max-height 0.2s ease-in-out;
-o-transition: max-height 0.2s ease-in-out;
transition: max-height 0.2s ease-in-out;
}
.m-search .woof,
.woof_search_is_going .woof {
visibility: visible;
opacity: 1;
-webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-moz-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-o-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-ms-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
}
.mob-close {
position: absolute;
right: 50px;
opacity: 0;
visibility: hidden;
}
.m-search .mob-close,
.woof_search_is_going .mob-close {
visibility: visible;
opacity: 1;
-webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-moz-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-o-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-ms-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
}
.mob-close:after {
content: "\f00d";
font-family: Fontawesome;
font-size: 20px;
position: absolute;
color: #354b59;
top: 10px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.mob-close:hover:after {
color: #fbba00;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.archive .sidebar h3 {
margin: -40px 0 20px 0;
opacity: 0;
visibility: hidden;
display: block;
}
.m-search.archive .sidebar h3,
.woof_search_is_going.archive .sidebar h3 {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-moz-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-o-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
-ms-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
}
}
#load {
-webkit-animation: rotation 2s infinite linear;
animation: rotation 2s infinite linear;
z-index: 9999 !important;
}
.woof_svg_load_container {
z-index: 9999 !important;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}  .finance_group .form-field {
border-top: 1px solid #fff;
border-bottom: 1px solid #eee;
}
.options_group h4 {
margin-left: 10px;
}  .woocommerce .woocommerce-notices-wrapper {
flex-basis: 100%;
width: 100%;
}
.woocommerce [role=alert] {
background: #f26f1d;
display: flex;
justify-content: center;
padding: 1em;
}
.woocommerce [role=alert],
.woocommerce [role=alert] * {
font-size: 1rem;
color: #fff;
}
.woocommerce [role=alert] li {
display: flex;
align-items: center;
width: 100%;
max-width: calc(1260px - 3rem);
}
.woocommerce [role=alert] .button {
background-color: white;
color: #f26f1d;
margin-right: 1em;
}
.woocommerce .woocommerce-message[role=alert] {
display: block;
}
@supports (width: max(10px, 20px)) {
.woocommerce .woocommerce-message[role=alert] {
padding: 1em max(1em, calc(((100vw - 1260px) / 2) + 30px));
}
}       .woocommerce-cart.woocommerce-page .woocommerce > * { }
.woocommerce-cart-form {
width: 100%;
}
.woocommerce-checkout.woocommerce-page .woocommerce-form-coupon-toggle,
.woocommerce-cart.woocommerce-page .woocommerce-form-coupon-toggle,
.woocommerce-checkout.woocommerce-page .woocommerce-form-login-toggle,
.woocommerce-cart.woocommerce-page .woocommerce-form-login-toggle,
.woocommerce-checkout.woocommerce-page .woocommerce-notices-wrapper,
.woocommerce-cart.woocommerce-page .woocommerce-notices-wrapper {
flex-basis: 100%;
width: 100%;
}  table.shop_table_responsive {
width: 100%;
font-size: 0.9em; }
table.shop_table_responsive thead { }
table.shop_table_responsive th,
table.shop_table_responsive td {
padding: 1em;
}
table.shop_table_responsive th {
color: #2c3946;
text-transform: uppercase;
text-align: left;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
table.shop_table_responsive tr:not(:last-child) td {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
table.shop_table_responsive {
width: 100%;
}
table.shop_table_responsive tr td[data-title]:before {
content: attr(data-title) ": ";
font-weight: 600;
float: left;
}
} .woocommerce .woocommerce-checkout-review-order-table {
width: 100%;
font-size: 0.9em;
border-collapse: collapse;
}
.woocommerce .woocommerce-checkout-review-order-table thead {
background-color: rgba(0,0,0,0.05);
}
.woocommerce .woocommerce-checkout-review-order-table th,
.woocommerce .woocommerce-checkout-review-order-table td {
padding: 1em;
}
.woocommerce .woocommerce-checkout-review-order-table th {
color: #2c3946;
text-transform: uppercase;
text-align: left;
}
.woocommerce .woocommerce-checkout-review-order-table tr:not(:last-child) td {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
.woocommerce .woocommerce-checkout-review-order-table {
width: 100%;
}
.woocommerce .woocommerce-checkout-review-order-table tr td[data-title]:before {
content: attr(data-title) ": ";
font-weight: 600;
float: left;
}
} table.shop_table_responsive .product-remove {
padding: 0;
}
@media (max-width: 768px) {
table.shop_table_responsive .product-remove {
position: absolute;
border: 0 !important;
}
}
table.shop_table_responsive .product-remove a {
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
color: #eb4f1e;
font-size: 1.2em;
background-color: rgba(235, 78, 30, 0.1);
}
table.shop_table_responsive .product-remove:hover a {
background-color: #eb4f1e;
color: #fff;
} table.shop_table_responsive .product-name a,
table.shop_table_responsive .product-price a {
color: #2c3946;
text-decoration: underline;
} .woocommerce-cart-form .actions {
margin-top: 1em;
color: #2c3946;
text-align: right;
}
.woocommerce-cart-form input {
margin: 0;
}
.woocommerce-cart-form .actions .coupon {
display: inline-block;
}
@media (max-width: 768px) {
.woocommerce-cart-form {
border: 1px solid rgba(0,0,0,0.1);
margin-bottom: 2em;
}
.woocommerce-cart-form thead {
display: none;
}
.woocommerce-cart-form__cart-item {
display: block;
position: relative;
background-color: #fff;
padding: 1em;
text-align: right;
}
.woocommerce-cart-form__cart-item td {
display: block;
border-bottom: 0;
}
.woocommerce-cart-form__cart-item td:not(:last-child) {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
}
@media (max-width: 550px) {
.woocommerce-cart-form .actions .coupon {
display: block;
}
} .cart-collaterals { display: flex;  max-width: 100%;
width: 600px;
}
.cart_totals { width: 100%;
margin-top: auto;
text-align: right;
}
.cart_totals h1,
.cart_totals h2 {
font-size: 1.5rem;
}
.cart-collaterals tr.order-total td[data-title="Total"]:before,
.cart-collaterals tr.cart-subtotal td[data-title="Subtotal"]:before {
content: initial;
}
.cart_totals .wc-proceed-to-checkout {
margin-top: 1rem;
}
.cart-collaterals .shop_table_responsive {
width: 100%;
text-align: right;
}
.cart-collaterals .shop_table_responsive th,
.cart-collaterals .shop_table_responsive td {
border-bottom: 1px solid;
padding: 1em;
}
@media (max-width: 960px) {
.cart-collaterals {
display: block;
background-color: transparent;  margin: 0;
}
.cart_totals { }
} .variations_form.cart .variations,
.variations_form.cart .single_variation_wrap {
width: 100%;
}
.variations_form.cart .single_variation_wrap {
padding-top: 1em;
}
.variations_form.cart label {
color: #2c3946;
font-family: "Museo-sans", sans-serif;
font-size: 14px;
font-weight: 700;
}
.variations_form.cart .variations input,
.variations_form.cart .single_variation_wrap button { }
@supports (display: grid) {
.variations_form.cart tr,
.variations_form.cart td {
display: grid;
grid-auto-flow: column;
align-items: center;
text-align: left;
grid-column-gap: 1em;
}
}
.variations_form.cart .variations .value {
display: flex;
align-items: stretch;
grid-column-gap: 0;
}
.variations_form.cart .variations .value .reset_variations {
background-color: #e4e4e2;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 1em;
font-size: 0.8rem;
font-weight: bold;
color: #2c3946;
cursor: pointer;
}
.variations_form.cart .value select {
background-color: transparent;
width: 100%;
}
.woocommerce-variation {
padding: 1em 0;
margin: 1em 0;
border-top: 1px solid rgba(0,0,0,0.1);
background-color
}
.woocommerce-variation .woocommerce-variation-description {
font-family: "museo-sans", sans-serif;
font-size: 1.2em;
font-weight: 800;
color: #2c3946;
margin-bottom: 0.5em;
}
.woocommerce-variation .woocommerce-variation-price {
display: inline-block;
font-family: "museo-sans", sans-serif;
padding-bottom: 0.5em;
}
.woocommerce-variation .woocommerce-variation-price .price {
font-size: 2rem;
}
.woocommerce-variation .woocommerce-variation-price del {
color: #999997;
}
.woocommerce-variation .woocommerce-variation-price ins {
text-decoration: none;
color: #2c3946;
}
.woocommerce-variation .woocommerce-variation-availability {
text-transform: uppercase;
color: #999997;
}
.woocommerce-variation p {
margin: 0;
color: inherit;
font-size: 2rem;
color: #2c3946;
font-weight:400;
}  .woocommerce #customer_details {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
grid-gap: 2em;
width: 100%;
}
@media (max-width:560px) {
.woocommerce #customer_details {
grid-template-columns: 1fr;
}
}
.woocommerce #customer_details > * { }
.woocommerce #customer_details > [class^='col'] { }
.woocommerce-billing-fields__field-wrapper {
display: flex;
flex-flow: row wrap;
}
.woocommerce .form-row {
flex: 1;
flex-basis: calc(50% - 1em);
margin: 0.5em;
}
.woocommerce .form-row label {
display: block;
text-transform: uppercase;
font-size: 0.75rem;
font-weight: 600;
color: #2c3946;
}
.woocommerce .form-row.form-row-wide {
flex-basis: 100%;
}
.woocommerce .form-row .woocommerce-input-wrapper {
display: block;
}
.woocommerce .form-row .woocommerce-input-wrapper input,
.woocommerce .form-row .woocommerce-input-wrapper select,
.woocommerce .form-row .woocommerce-input-wrapper textarea {
width: 100%;
width: -webkit-fill-available;
width: fill-available;
}
.woocommerce .form-row .woocommerce-input-wrapper textarea {
height: 256px;
resize: vertical;
}
.woocommerce .form-row.place-order {
border-top: 1px solid rgba(0,0,0,0.3);
} .checkout_coupon.woocommerce-form-coupon {
background: rgba(0,0,0,0.05);
display: block;
flex: 1;
padding: 1rem;
}
.checkout_coupon.woocommerce-form-coupon .form-row {
display: inline-block;
}
.checkout_coupon.woocommerce-form-coupon p {
margin: 0.5rem;
} .woocommerce .woocommerce-info {
background-color: rgba(0,0,0,0.05);
padding: 1.5rem;
font-size: 1em;
font-family: "museo-sans", sans-serif;
font-weight: 600;
color: #2c3946;
margin: 0;
}
.woocommerce-page table td{
padding: 20px;
}
.woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button { display:none !important; } .wc-tabs-wrapper {
margin: 2em 0;
padding-bottom: 2em;
border-bottom: #e4e4e2 2px solid;
width: 100%;
}
.wc-tabs {
display: flex;
}
.wc-tabs [role="tab"] {
display: block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.wc-tabs [role="tab"] a {
display: block;
padding: 1.4em;
background-color: #e4e4e2;
color: #2c3946;
font-size: 13px;
font-weight: bold;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin: 0 2px 0 0;
transition: background-color .2s linear;
}
.wc-tabs [role="tab"] a:hover {
background-color: #fbba00;
}
.wc-tabs .active[role="tab"] a {
background-color: #fbba00;
margin-bottom: -2px;
}
.wc-tabs [role="tab"] a {
color: inherit;
}
.wc-tabs li {
border-bottom: 1px solid #f2f2f0;
}
.woocommerce-tabs table {
width: 100%;
font-size: 0.9em;
margin-top: 2em;
}
@media (max-width: 468px) {
.woocommerce-tabs table {
font-size: 0.7em;
}
}
.woocommerce-tabs table tr:nth-child(odd) td {
background-color: #fff;
}
.woocommerce-tabs table tr:first-child td {
background-color: #d9dadf;
color: #000;
text-transform: uppercase;
text-align: left;
font-weight: bold;
}
.woocommerce-tabs table th,
.woocommerce-tabs table td {
padding: 1em;
}
.woocommerce-tabs table th {
}
@media(max-width: 768px) {
.wc-tabs {
display: block;
}
} @supports (display: grid) {
.woocommerce .offers {
display: grid;
grid-auto-flow: column;
grid-column-gap: 1em;
}
}
.woocommerce .price-wrap,
.woocommerce .finance-wrap {
display: inline-flex;
align-items: center;
}
.woocommerce .price-wrap .price,
.woocommerce .finance-wrap .finance {
padding: 0.5em;
margin: 0;
font-size: 2em;
font-family: "museo-sans", sans-serif;
}
.pre-p {
color: #2c3946;
font-size: 0.8em;
font-weight: 900;
}
.pre-p * {
color: inherit;
}
.pre-p,
.pre-p * {
margin: 0;
} .quantity {
display: inline-block;
}
.quantity input {
font-size: 0.8rem;
padding: calc(1em - 2px);
} .af_quote_form input:not(input[type=submit]),
.af_quote_form textarea {
border: 1px solid rgba(0,0,0,0.3);
width: 100%;
font-size: 0.8rem;
padding: calc(1em - 2px);
}
.af_quote_form input {
}
.af_quote_form label {
text-transform: uppercase;
color: #2c3946;
font-size: 0.9em;
} .onsale {
position: absolute;
display: inline-flex;
font-size: 13px;
font-weight: 200;
height: 64px;
width: 64px;
margin-left: -1em;
margin-top: -1em;
color: #fff;
font-weight: 800;
align-items: center;
text-transform: uppercase;
justify-content: center;
}
.onsale:after {
content: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 406 406'><path fill='%23EB4F1E' d='M203 377.397l-32.07 28.08-21.822-36.616-39.176 16.795-9.44-41.566-42.449 3.867 3.867-42.449-41.566-9.44 16.795-39.176L.524 235.069 28.603 203 .523 170.93l36.616-21.822-16.795-39.176 41.566-9.44-3.867-42.449 42.449 3.867 9.44-41.566 39.176 16.795L170.931.524 203 28.603 235.07.523l21.822 36.616 39.176-16.795 9.44 41.566 42.449-3.867-3.867 42.449 41.566 9.44-16.795 39.176 36.615 21.823L377.397 203l28.08 32.07-36.616 21.822 16.795 39.176-41.566 9.44 3.867 42.449-42.449-3.867-9.44 41.566-39.176-16.795-21.823 36.615z' fill-rule='evenodd'/></svg>");
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: -1;
}
@media (max-width: 768px) {
.onsale {
margin-left: 1em;
margin-top: 1em;
}
} .af_quote_form .form_row .form_row_input {
width: 100%;
float: none;
}
#addify_rfq_form.woocommerce-cart-form {
border: 0;
}
#addify_rfq_form.woocommerce-cart-form tr {
margin-left: 32px;
}
#addify_rfq_form.woocommerce-cart-form .product-thumbnail {
display: none;
}
#addify_rfq_form.woocommerce-cart-form .product-remove {
margin: 0;
left: -32px;
}
@media(max-width: 768px) {
#addify_rfq_form.woocommerce-cart-form td::before {
float: none;
}
}
#addify_rfq_form.woocommerce-cart-form .woo_options {
float: none;
} .second-description {
padding: 50px !important;
float: left !important
}
@media (max-width: 500px) { 
.second-description {
padding: 50px 10px !important;
float: left !important
}
}