/*
Theme Name: McCormick
Version: 1.0
Author: Nolasoft
Author URI: http://nolasoft.com
*/

/* Import */

/*---------------------------------------   FONT-FAMILY   -------------------------------------------*/

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-ExtraLight.eot');
    src: url('fonts/Oswald/Oswald-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald/Oswald-ExtraLight.woff2') format('woff2'),
        url('fonts/Oswald/Oswald-ExtraLight.woff') format('woff'),
        url('fonts/Oswald/Oswald-ExtraLight.ttf') format('truetype'),
        url('fonts/Oswald/Oswald-ExtraLight.svg#Oswald-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Medium.eot');
    src: url('fonts/Oswald/Oswald-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald/Oswald-Medium.woff2') format('woff2'),
        url('fonts/Oswald/Oswald-Medium.woff') format('woff'),
        url('fonts/Oswald/Oswald-Medium.ttf') format('truetype'),
        url('fonts/Oswald/Oswald-Medium.svg#Oswald-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Regular.eot');
    src: url('fonts/Oswald/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald/Oswald-Regular.woff2') format('woff2'),
        url('fonts/Oswald/Oswald-Regular.woff') format('woff'),
        url('fonts/Oswald/Oswald-Regular.ttf') format('truetype'),
        url('fonts/Oswald/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-SemiBold.eot');
    src: url('fonts/Oswald/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald/Oswald-SemiBold.woff2') format('woff2'),
        url('fonts/Oswald/Oswald-SemiBold.woff') format('woff'),
        url('fonts/Oswald/Oswald-SemiBold.ttf') format('truetype'),
        url('fonts/Oswald/Oswald-SemiBold.svg#Oswald-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Light.eot');
    src: url('fonts/Oswald/Oswald-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald/Oswald-Light.woff2') format('woff2'),
        url('fonts/Oswald/Oswald-Light.woff') format('woff'),
        url('fonts/Oswald/Oswald-Light.ttf') format('truetype'),
        url('fonts/Oswald/Oswald-Light.svg#Oswald-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Bold.eot');
    src: url('fonts/Oswald/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Oswald/Oswald-Bold.woff2') format('woff2'),
        url('fonts/Oswald/Oswald-Bold.woff') format('woff'),
        url('fonts/Oswald/Oswald-Bold.ttf') format('truetype'),
        url('fonts/Oswald/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Hind';
    src: url('fonts/Hind/Hind-Medium.eot');
    src: url('fonts/Hind/Hind-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hind/Hind-Medium.woff2') format('woff2'),
        url('fonts/Hind/Hind-Medium.woff') format('woff'),
        url('fonts/Hind/Hind-Medium.ttf') format('truetype'),
        url('fonts/Hind/Hind-Medium.svg#Hind-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Hind';
    src: url('fonts/Hind/Hind-Bold.eot');
    src: url('fonts/Hind/Hind-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hind/Hind-Bold.woff2') format('woff2'),
        url('fonts/Hind/Hind-Bold.woff') format('woff'),
        url('fonts/Hind/Hind-Bold.ttf') format('truetype'),
        url('fonts/Hind/Hind-Bold.svg#Hind-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Hind';
    src: url('fonts/Hind/Hind-Regular.eot');
    src: url('fonts/Hind/Hind-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hind/Hind-Regular.woff2') format('woff2'),
        url('fonts/Hind/Hind-Regular.woff') format('woff'),
        url('fonts/Hind/Hind-Regular.ttf') format('truetype'),
        url('fonts/Hind/Hind-Regular.svg#Hind-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*---------------------------------------   Reset CSS   ---------------------------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp, small, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed ,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	text-decoration: none;
}
*, *:before, *:after {
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	box-sizing: border-box;
}
input, select, textarea {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border: none;
}
input:focus, select:focus, textarea:focus {
	outline: none;
}
address, caption, cite, code, dfn, th, var, h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
}
body {
	line-height: 1.4;
	font-family: 'Hind', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
	background: #ffffff;
	color: #444444;
	min-height: 100%;
}
p {
	line-height: 1.5;
	font-size: 100%;
}
/*
html {
	margin-top: 0 !important;
	height: 100%;
}
*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
small {
	font-size: 75%;
}
a img {
	border: none;
}
a {
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

/*---------------------------------------   CONTENTDIV   --------------------------------------------*/

.contentdiv p { margin-bottom: 15px; }
.contentdiv p:last-of-type { margin-bottom: 0px; }
.contentdiv ul { list-style: outside disc; margin-bottom: 15px; padding-left: 20px; }
.contentdiv ul li, .contentdiv ol li { margin-bottom: 5px; font-size: 93.7%; }
.contentdiv ol { list-style: outside decimal; margin-bottom: 15px; padding-left: 20px;  }
.contentdiv ul ul, .contentdiv ol ol, .contentdiv ul ol, .contentdiv ol ul { margin: 5px 0 0 15px; }
.contentdiv ol ol { list-style: upper-alpha; }
.contentdiv ol ol ol { list-style: lower-roman; }
.contentdiv ol ol ol ol { list-style: lower-alpha; }
.contentdiv blockquote { padding-left: 15px; margin-bottom: 15px; border-left: 5px solid #000000; }
.contentdiv table {	border: 1px solid #DFDFDF; background-color: #F9F9F9; width: 100%; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 0 0 15px 0; }
.contentdiv table td, .contentdiv table th { border-top-color: white; border-bottom: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; }
.contentdiv table th, .contentdiv table caption { padding: 7px 7px 8px; font-weight: bold; text-align: center; }
.contentdiv table caption { border-top: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; background-color: #F9F9F9; }
.contentdiv table td { padding: 5px 7px 3px; vertical-align: top; }
.contentdiv a { color: #246352; text-decoration: underline; }
.contentdiv a:hover { text-decoration: none; }

.contentdiv.blackcontentdiv { border-color: #ffffff; color: #ffffff; }

.small-centerdiv em {
  font-family: 'Bullen-Italic';
  font-style: normal;
}
.contentdiv li a {
	font-size: 100%;
	color: #7dc142;
}

/*---------------------------------------   CLEARFIX   ----------------------------------------------*/

.clearfix:before,
.clearfix:after {
    content: ''; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}

/*---------------------------------------   PLACEHOLDERS   ------------------------------------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 100%;
	font-family: 'Hind', Arial, Helvetica, sans-serif;
	opacity:0.7;
}
::-moz-placeholder { /* Firefox 19+ */
	font-size: 100%;
	font-family: 'Hind', Arial, Helvetica, sans-serif;
	opacity:0.7;
}
:-ms-input-placeholder { /* IE 10+ */
	font-size: 100%;
	font-family: 'Hind', Arial, Helvetica, sans-serif;
	opacity:0.7;
}
:-moz-placeholder { /* Firefox 18- */
	font-size: 100%;
	font-family: 'Hind', Arial, Helvetica, sans-serif;
	opacity:0.7;
}
.wpcf7-form {
    display: inline-block;
}
div.wpcf7 .screen-reader-response {
    top: 100%;
}
div.wpcf7-response-output {
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
}
.select-inquiring-container {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 130px;
}
.select-inquiring-container label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px;
}
.select-inquiring-container select {
    width: 100%;
    display: block;
    border: 2px solid #ffa01c;
    line-height: 1;
    font-size: 100%;
    padding: 17px 25px 18px 30px;
    background-image: url('images/chevron-down-512.png');
    background-position: calc(100% - 40px) 50%;
    background-repeat: no-repeat;
    background-size: 20px 16px;
}

/* .wpcf7-form label + br {
	display: none;
}
.wpcf7-form button br {
	display: none;
}
#searchform {
	position: relative;
}
#searchform button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 6px;
	z-index: 2;
	color: #b1bfc7;
	padding: 0px;
	background-color: transparent;
	border: none;
	font-size: 18px;
}
#searchform #s {
	border: 1px solid #b1bfc7;
	padding: 7px 5px 3px 30px;
	color: #b1bfc7;
	width: 100%;
}
.not-found-page #searchform {
	margin-top: 15px;
} */


/* Content */
.noScroll {
    overflow-y: hidden;
}
body{
    /* font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif; */
    font-family: 'Hind', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    overflow-x: hidden;
}
h1{
    font-family: 'Oswald';
    font-size: 60px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.5;
}
h2{
    font-size: 48px;
    font-family: 'Oswald';
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}
.wide-div{
    position: relative;
    max-width: 1500px;
    padding: 0px 30px;
    margin: 0px auto;
    max-height: 100%;
}
.our-story-center-div{
    display: flex;
    margin: 0px auto;
}
.row-div{
    max-width: 1440px;
    margin-right:auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap;
}
.main-header .header-logo-left .logo-image {
    max-width: 320px;
}
.main-header .header-logo-left .logo-image img{
    display: block;
    width: 100%;
}
.main-header .header-row-top-inner{
    display: flex;
    align-items: center;
    height: 150px;
    margin: 0 auto;
    z-index: 10;
    background-color: #ffffff;
}
.main-header .header-row-top-inner .content-right{
    display: flex;
    flex-grow: 1;
}
.main-header .header-row-top-inner .header-info{
    justify-content: flex-end;
}
.header-info .header-contact-location:nth-of-type(1){
    margin-right: 30px;
}
.navigation-wrapper{
    padding: 0px;
    margin: 0 auto;
    background-color: #252525;
}
.header-info .icon-text{
    display: flex;
}
.header-info .icon-text i,
.header-info .icon-text svg{
    font-size: 40px;
    padding-right: 10px;
    color: #ffa01c;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-info .icon-text svg{
    font-size: 58px;
}
.header-info .icon-text span{
    padding-left: 60px;
    line-height: 20px;
}
.header-info [class*="fas fa-"]::before{
    display: inline-block;
    width: 40px;
    text-align: right;
}
.header-contact-location{
    position: relative;
    padding-left: 20px;
}
.header-contact-location::after {
    content: "";
    width: 1px;
    height: 20px;
    top: 50%;
    position: absolute;
    left: 0;
    margin-top: -10px;
    background-color: #ebebeb;
}
.header-info .header-contact-location:first-child::after{
    display: none;
}
.header-info .icon-text span p:nth-of-type(1){
    color: #666666;
}
.header-info .icon-text span p:nth-of-type(2){
    color: #989898;
}
.nav-center{
    height: 100px;
    line-height: 100px;
    text-align: center;
    max-height: 100%;
}
.nav-center #menu-header-navigation li:hover, .nav-center #menu-header-navigation li.current_page_item{
    border-bottom: 5px solid orange;
}
.nav-center #menu-header-navigation li a:hover, .nav-center #menu-header-navigation li.current_page_item a{
    color: #ffffff;
}
.nav-center ul li{
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    height: 100px;
    border-bottom: 5px solid transparent;
    -webkit-transition: border-color 500ms ease-in-out;
	-moz-transition: border-color 500ms ease-in-out;
	-o-transition: border-color 500ms ease-in-out;
	-ms-transition: border-color 500ms ease-in-out;
    transition: border-color 500ms ease-in-out;
}
.nav-center ul li a{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 18px;
    color: #aaaaaa;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
}
.nav-center ul li a:hover {
    color: #ffa01c;
}
.main-header .navigation-wrapper #menu-header-navigation li::before{
    content: "";
    width: 1px;
    height: 20px;
    top: 50%;
    position: absolute;
    left: -3px;
    margin-top: -10px;
    background-color: #404040;
}
.main-header .navigation-wrapper #menu-header-navigation li:first-child::before{
    display: none;
}
.text-center{
    text-align: center;
}
.mobile-menu-btn {
    display: none;
    position: absolute;
    right: 30px;
    color: #000000;
    font-size: 50px;
    -webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
}
.mobile-menu-btn:hover {
    color: #ffa01c;
}
#menu-mobile-navigation a{
    color: #1e1d1c;
}
#menu-mobile-navigation.active{
    top: 250px;
}
#menu-mobile-navigation{
    position: absolute;
    background-color: #ffa01c;
    top: 0;
    left: 50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index: 2;
    max-width: 700px;
    width: 100%;
}

/*Temporary picture as slider*/
.slider-section{
    background-image: url('images/slider-pic.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 840px;
    position: relative;
    border-bottom: 5px solid #ffa01c;
}
.slider-section::after{
    content: "";
    background: #2a2b2a;
    opacity: 0.5;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
}
.slider-content-wrapper{
    position: absolute;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slider-content::after{
    content: '';
    position: absolute;
    background-color: #2a2b2a;
    opacity: 0.7;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.slider-text{
    position: relative;
    text-align: center;
    max-width: 765px;
    margin: 0 auto;
    padding: 60px 0px;
}
.slider-text::after {
    content: "";
    background-image: url('images/construction\ line.svg');
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 20px;
    background-size: cover;
    opacity: 0.3;
    z-index: 1;
}
.slider-text::before {
    content: "";
    background-image: url('images/construction\ line.svg');
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    background-size: cover;
    opacity: 0.3;
    z-index: 1;
}
.slider-content-wrapper .slider-text h1{
    font-family: 'Oswald';
    font-weight: bold;
    font-size: 60px;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.slider-content-wrapper .slider-text h1 span{
    color: #ffa01c;
}
.slider-content-wrapper .slider-text h3{
    font-family: 'Hind';
    font-weight: normal;
    font-size: 24px;
    color: #ffffff;
    max-width: 750px;
    margin: 0 auto;
}
.slider-content{
    padding: 85px 10px;
}
/*Temporary picture as slider*/

/*Featured equipment slick slider*/
.featured-item-slider {
    overflow: hidden;
    padding-bottom: 80px;
    position: relative;
    margin: 0px -15px;
}
.featured-item-slider .slider-navigation {
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 60px;
}
.featured-item-slider .slider-navigation .slick-arrow {
    width: 0px;
    height: 0px;
    background-color: #2f2f2f;
    color: #ffffff;
    position: relative;
    padding: 0px;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    -webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
}
.featured-item-slider .slider-navigation .slick-arrow:hover {
    background-color: #ffa01c;
}
.featured-item-slider .slider-navigation .slick-arrow:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f053';
    position: absolute;
    top: -20px;
    left: -60px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: inherit;
    color: inherit;
    padding: 8px 18px 8px 15px;
    font-size: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-item-slider .slider-navigation .slick-arrow.slick-next:after {
    content: '\f054';
    left: calc(100% + 10px);
    padding: 8px 15px 8px 17px;
}
.featured-item-slider img{
    height: 450px;
    object-fit: cover;
    object-position: center;
}
.featured-item-slider .item-image{
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.featured-item-slider .item-image a{
    display: block;
}
.featured-item-slider .item-image span{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    /* color: #ffa01c;
    border: 2px solid #ffa01c; */
    color: #ffffff;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Hind';
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    padding: 16px 20px;
    opacity: 0;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    pointer-events: none;
}
.featured-item-slider .item-image:hover span{
    opacity: 1;
}
.featured-item-slider .item-image::before{
    content: "";
    border: 5px solid #ffa01c;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
}
.featured-item-slider .item-image:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2a2b2a;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
    transition: all 0.5s;
}
.featured-item-slider .item-image:hover:after{
    opacity: 0.7;
}
.slick-slide{
    margin: 0 15px;
    float: left;
}
img{
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}
.item-product-box{
    position: relative;
    overflow: hidden;
}
.corner-ribbon{
    width: 250px;
    background: #ffa01c;
    position: absolute;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1px;
    color: #f0f0f0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.corner-ribbon.top-right{
    top: 55px;
    right: -50px;
    z-index: 1;
    left: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-family: 'Hind';
    font-weight: normal;
    font-size: 20px;
}
/*Featured equipment slick slider*/

.featured-equipment-section{
    padding: 150px 0px;
    overflow: hidden;
    position: relative;
}
.featured-equipment-section::after{
    position: absolute;
    content: '';
    background-image: url('images/metal-pattern.png');
    background-position: 50% 50%;
    background-repeat: no-repeat ;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -1;
    opacity: 0.5;
}
.featured-equipment-section h2{
    text-transform: uppercase;
}
.equipment-section-title{
    padding-bottom: 100px;
}
.featured-equipment-section .item-title{
    padding-top: 20px;
}
.featured-equipment-section .item-title h3 {
    font-family: 'Hind';
    font-weight: bold;
    font-size: 24px;
}

/*Split category section*/
.split-section{
    position: relative;
}
.split-section::after{
    content: "";
    background-image: url('images/construction\ line.svg');
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    background-size: cover;
    opacity: 0.2;
    z-index: 1;
}
.split-section::before{
    content: "";
    background-image: url('images/construction\ line.svg');
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 20px;
    background-size: cover;
    opacity: 0.2;
    z-index: 1;
}
.split-section .categories-section{
    display: flex;
    position: relative;
}
.split-section .categories-section::after{
    content: "";
    background: #2a2b2a;
    opacity: 0.7;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
}
.split-section .categories-section .home-category-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 575px;
    position: relative;
    display: flex;
    flex-direction: column;
}
/* .split-section .categories-section .for-sale-content{
    background-image: url('images/for-sale.jpg');
}
.split-section .categories-section .for-rent-content{
    background-image: url('images/for-rent.jpg');
} */
.split-section .categories-section .section-action{
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 100px 50px 100px 70px;
    margin-top: auto;
}
.split-section .categories-section .section-text{
    position: relative;
    line-height: 1.2;
}
.split-section .categories-section .section-text::after{
    content:"";
    border-right:5px solid #ffa01c;
    height: 100%;
    position: absolute;
    margin-left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.split-section .categories-section h2{
    text-transform: uppercase;
    color:#ffa01c;
}
.split-section .categories-section p{
    color:#ffffff;
}
.button-class-orange{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 18px;
    padding: 13px 0 11px;
    border: 2px solid #ffa01c;
    color: #ffffff;
    background-color: transparent;
    min-width: 170px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color 500ms ease-in-out;
	-moz-transition: background-color 500ms ease-in-out;
	-o-transition: background-color 500ms ease-in-out;
	-ms-transition: background-color 500ms ease-in-out;
    transition: background-color 500ms ease-in-out;
}
.button-class-orange:hover {
    background-color: #ffa01c;
}
.view-more-button{
    width: 100%;
    padding-top: 30px;
    margin-left: -20px;
}


/*Split category section*/

/*About us section*/
.about-us-section{
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
    overflow: hidden;
}
.about-us-section::after{
    position: absolute;
    content: '';
    background-image: url('images/metal-pattern.png');
    background-position: 50% 50%;
    background-repeat: no-repeat ;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -1;
    opacity: 0.5;
}
.about-us-container{
    display: flex;
    background-color: #2f2f2f;
    padding:50px 100px;
}
.smaller-desktop {
    display: none;
}
.arrange-about-us-content {
    position: relative;
    padding: 0px 12.2%;
    max-width: max(1903px, 1500px + 24.4%);
}
.about-us-appearance {
    position: absolute;
    height: 224px;
    width: 20%;
    z-index: 0;
}
.left-side-appearance {
    top: 50px;
    right: calc(100% - 21.5%);
}
.right-side-appearance {
    bottom: 50px;
    left: calc(100% - 21.5%);
}
.about-us-appearance .content-appearance {
    width: 100%;
    height: 100%;
    position: relative;
}
.about-us-appearance .content-appearance:before {
    content: '';
    width: 100%;
    height: 80%;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
    background: #ffa01c;
    position: absolute;
    top: 0px;
    right: auto;
    bottom: 20%;
    left: 10%;
    z-index: 2;
}
.about-us-appearance .content-appearance:after {
    content: '';
    width: 100%;
    height: 80%;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
    background: #d0d0d0;
    position: absolute;
    top: 20%;
    right: auto;
    bottom: 0px;
    left: 30%;
    z-index: 1;
}
.about-us-appearance.right-side-appearance .content-appearance:before {
    top: 20%;
    right: 10%;
    bottom: 0px;
    left: auto;
    z-index: 2;
}
.about-us-appearance.right-side-appearance .content-appearance:after {
    top: 0px;
    right: 30%;
    bottom: 20%;
    left: auto;
    z-index: 1;
}
.about-us-text{
    max-width: 600px;
}
.about-us-content{
    width: 100%;
    margin-right: 75px;
}
.about-us-section .about-us-picture{
    position: relative;
    width: 100%;
    z-index: 1;
}
.about-us-section .about-us-picture::before{
    content: "";
    background: transparent;
    border: 5px solid #ffa01c;
    position: absolute;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    left: 40px;
    top: 40px;
    z-index: -1;
}
.about-us-picture>img {
    padding: 0;
    padding-bottom: 40px;
    padding-right: 30px;
}
.about-us-section .about-us-picture img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.about-us-title{
    position: relative;
    line-height: 1.2;
    margin-left: 20px;
    margin-bottom: 50px
}
.about-us-title::after{
    content:"";
    border-right:5px solid #ffa01c;
    height: 100%;
    position: absolute;
    margin-left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.about-us-title span{
    font-family: 'Hind';
    font-weight: 400;
    font-size: 16px;
    color: #ffa01c;
    text-transform: uppercase;
}
.about-us-title h2{
    color: #ffffff;
}
.about-us-text p{
    color: #ffffff;
    line-height: 32px;
}
.about-us-text p:first-child{
    margin-bottom: 30px;
}
.company-history .timeline-history-wrapper.wide-div{
    max-width: 1200px !important;
    padding-bottom: 150px;
}
.timeline-column-inner{
    display: flex;
}
/* .timeline-text{
    width: 50%;
}
.timeline-image{
    width: 50%;
} */
.timeline-history-row:first-of-type .timeline-history-title {
    text-align: center;
    margin-bottom: 50px;
}
.timeline-history-row:first-of-type .timeline-history-title {
    margin-bottom: 40px;
    font-size: 36px;
    color: #ffa01c;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: 400;
}
.timeline-history-row .timeline-history-content .timeline-text {
    width: 50%;
    border-right: 1px solid #c3c6c9;
    padding: 50px 100px 0px 0px;
    text-align: right;
}
.timeline-history-row .timeline-history-content .timeline-text h3 {
    font-family: 'Oswald';
    font-weight: bold;
}
.timeline-history-row .timeline-history-content .timeline-text p {
    font-size: 16px;
}
.timeline-history-row .timeline-history-content .timeline-text .history-title {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
    line-height: 1;
}
.timeline-history-row .timeline-history-content .timeline-text .history-title:before {
    content: '';
    position: absolute;
    top: 2px;
    right: -105px;
    left: auto;
    bottom: auto;
    height: 100%;
    width: 5px;
    background-color: #ffa01c;
    z-index: 2;
}
.timeline-history-row .timeline-history-content .timeline-image {
    width: 50%;
    padding: 50px 0px 0px 100px;
    border-left: 1px solid #c3c6c9;
    text-align: left;
    font-family: 'Oswald';
    font-weight: 400;
    color: #ffa01c;
}
.timeline-history-row .timeline-history-content .timeline-image .image-container {
    border: 5px solid #ffa01c;
    margin: 30px 0px 0px 7%;
    display: inline-block;
}
.timeline-history-row .timeline-history-content .timeline-image .image-container img {
    margin-top: -35px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: calc(-5% - 5px);
    transform: scale(105%, 100%);
}
.timeline-history-row .timeline-history-content .timeline-image .history-title {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1;
    margin-bottom: 50px;
    display: block;
}
.timeline-history-row:first-of-type .timeline-history-content .timeline-image .history-title {
    display: none;
}
.timeline-history-row:nth-of-type(2n) .timeline-column-inner {
    flex-direction: row-reverse;
}
.timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text {
    padding: 50px 0px 0px 100px;
    border-right: none;
    border-left: 1px solid #c3c6c9;
    text-align: left;
}
.timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text .history-title:before {
    right: auto;
    left: -102px;
}
.timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image {
    padding: 50px 100px 0px 0px;
    border-right: 1px solid #c3c6c9;
    border-left: none;
    text-align: right;
}
.timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image .image-container {
    margin: 30px 7% 0px 0px;
}
.timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image .image-container img {
    margin-left: auto;
    margin-right: calc(-5% - 5px);
}
.timeline-history-row:last-of-type .timeline-history-content .timeline-text {
    padding-bottom: 50px;
    position: relative;
}
.timeline-history-row:last-of-type .timeline-history-content .timeline-text:after {
    content: '';
    position: absolute;
    top: calc(100% - 7px);
    left: -8px;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #ffa01c;
}
.timeline-history-row:last-of-type .timeline-history-content .timeline-image {
    padding-bottom: 100px;
}


/*About us section*/

/*We manufacture and sell section*/
.section-content{
    /* background-image: url('images/silt-fence-plow.jpg'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 30%;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.section-content::after{
    content: "";
    position: absolute;
    background: #1e1d1c;
    opacity: 0.8;
    right: 0;
    -webkit-transform: skew(15deg, 0deg);
    -moz-transform: skew(15deg, 0deg);
    -o-transform: skew(15deg, 0deg);
    -ms-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
    overflow: hidden;
    transform-origin: top right;
    max-width: 1175px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.section-content .view-more-button{
    margin: 0;
}

.section-text-description p:first-child {
    margin-bottom: 30px;
}
/*We manufacture and sell section*/
.section-right-side{
    float: right;
    max-width: 1250px;
    width: 100%;
    padding-bottom: 100px;
}
.section-background-title{
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    margin-top: 50px;
    height: 180px;
}
.section-background-title::after{
    content: "";
    position: absolute;
    background: #ffa01c;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transform: skew(15deg, 0deg);
    -moz-transform: skew(15deg, 0deg);
    -o-transform: skew(15deg, 0deg);
    -ms-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
    transform-origin: top right;
    max-width: 1250px;
    width: 100%;
    height: 100%;
}
.title-heading{
    position: relative;
    line-height: 1.2;
    margin-left: 20px;
}
.section-title,
.section-text-description{
    max-width: 685px;
    width: 100%;
    margin:0 auto;
    padding: 50px 50px;
}
.section-title span{
    font-family: 'Hind';
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}
.title-heading::after{
    content: "";
    border-right: 5px solid #ffffff;
    height: 100%;
    position: absolute;
    margin-left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.section-text-description p{
    color: #ffffff;
}

/*FOOTER*/
.footer a{
    color: #858585;
    -webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
    text-decoration: none;
}
.footer ul{
    list-style: none;
}
.footer-section{
    background-color: #1e1d1c;
    padding: 100px 0;
    border-top: 5px solid #ffa01c;
}
footer .footer-section .footer-centerdiv{
    position: relative;
    max-width: 1500px;
    padding: 0 30px;
    margin:0 auto;
}
.footer-wrapper{
    display: flex;
    margin-left: -25px;
    margin-right: -25px;
}
.footer-column{
    width: 33.333%;
    padding: 0 30px;
}
.desktop-logo{
    display: inline-block;
}
.desktop-logo img{
    height: auto;
}
.footer-logo .logo-wrapper{
    float: none;
    padding: 0px;
    margin-bottom: 25px;
}
.footer-description{
    color: #858585;
    font-size: 18px;
    margin-bottom: 25px;
}
.footer-column-title{
    position: relative;
    margin-bottom: 30px;
}
.footer-column-title h3{
    font-size: 24px;
    font-family: 'Hind';
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.footer-links ul{
    padding: 0px;
}
.footer-links li{
    position: relative;
    margin-bottom: 10px;
}
.footer-links a{
    margin-left: 40px;
}
.footer-links a:hover{
    color: #ffa01c;
}
.footer-contact-address, .footer-contact-phone, .footer-contact-email{
    position: relative;
}
.footer-contact-address p, .footer-contact-phone p, .footer-contact-email p{
    color: #858585;
    padding-left: 35px;
    text-align: left;
    font-size: 18px;
    margin-bottom: 15px;
}
.footer-contact-phone p a, .footer-contact-email p a{
    color: #ffa01c;
}
.footer-column i,
.footer-column svg{
    color: #ffa01c;
    min-width: 18px;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 4px;
    text-align: center;
}
.footer-wrapper .footer-column:first-child{
    margin-right: 60px;
}
.footer .copyright{
    background-color: #1e1d1c;
    border-top: 1px solid #2f2f2f;
    padding: 20px 0px;
    line-height: 1;
}
.footer .copyright p{
    color: #858585;
}
.footer-links li::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: orange;
    top: 50%;
    left: 0;
}


/*ABOUT US PAGE*/

/*Title Bar*/
.titlebar{
    background-image: url('images/titlebar-image.jpg');
    background-repeat: no-repeat;
    background-position: center 65%;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 52px 30px;
    border-bottom: 5px solid #ffa01c;
    margin-bottom: 150px;
}
.titlebar::after{
    content: "";
    background: #2a2b2a;
    opacity: 0.7;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -1;
}
.titlebar .row-div{
    flex-flow: column;
    line-height: 1.2;
}
.titlebar .title h2{
    color:#ffffff;
    z-index: 1;
}
.titlebar .title{
    position: relative;
    margin-left: 20px;
    margin-bottom: 40px;
    color: #ffffff;
    text-transform: uppercase;
}
.titlebar .title::after{
    content: "";
    border-right: 5px solid #ffa01c;
    height: 100%;
    position: absolute;
    margin-left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.breadcrumbs a{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
}
.breadcrumbs a:hover {
    color: #ffa01c;
}
.breadcrumbs a:after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f054';
    margin-left: 5px;
    color: #ffffff;
    font-size: 12px;
}
.breadcrumbs span{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 18px;
    color: #ffa01c;
    text-transform: capitalize;
}
.breadcrumbs span a:after {
    display: none;
    color: #ffa01c;
}
.breadcrumbs span a:last-of-type:after {
    display: inline-block;
}
.breadcrumbs i, .breadcrumbs svg {
    font-size: 12px;
    color: #ffa01c;
}
/*Title Bar*/

/* Our Story */
.our-story-section{
    overflow: hidden;
    padding-bottom: 150px;
}
.our-story-section-title{
    position: relative;
    line-height: 1.2;
    margin-left: 20px;
    margin-bottom: 50px
}
.our-story-section-title::after{
    content:"";
    border-right:5px solid #ffa01c;
    height: 100%;
    position: absolute;
    margin-left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.our-story-section-title span{
    font-family: 'Hind';
    font-weight: 500;
    font-size: 16px;
    color: #ffa01c;
    text-transform: uppercase;
}
.our-story-section-title h2{
    color: #2f2f2f;
}
.our-story-section-text p{
    color: #7c8a97;
    margin-bottom: 30px;
}
.our-story-section-text p:last-of-type {
    margin-bottom: 0px;
}
.our-story-section-content{
    width: 50%;
}
.our-story-section-image{
    width: 50%;
    margin: 0 0 0 35px;
    background: #ffffff;
    overflow:hidden;
    position:relative;

}
.picture-container{
    position: relative;
}
.picture-container img{
    object-fit: cover;
    object-position: center;
}
/* .picture-container:after {
    content: "";
    position: absolute;
    border-top: 590px solid #ffffff;
    border-right: 150px solid transparent;
    top: 0;
    left: 0;
    height: 100%;
} */
.our-story-section-image .picture-container {
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
/* Our Story */

/* Timeline */
.company-history-title{
    padding-bottom: 100px;
}
.timeline-title{
    line-height: 1.2;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.timeline-title::after{
    content:"";
    width: 100px;
    height: 5px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    background-color: #ffa01c;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.timeline-title span{
    font-family: 'Hind';
    font-weight: 500;
    font-size: 16px;
    color: #ffa01c;
    text-transform: uppercase;
}
.timeline-intro p{
    color: #7c8a97;
    max-width: 800px;
    margin: 0 auto;
}
/* Timeline */
/*ABOUT US PAGE*/

/*CONTACT PAGE*/
.contact-form-section{
    padding-bottom: 150px;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
}
.contact-location-map{
    padding-bottom: 150px;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
}
.contact-location{
    display: flex;
}
.contact-location .item-info{
    margin-right: 40px;
    background-color: #1e1d1c;
    width: calc(34% - 40px)
}
.contact-location .item-map{
    width: 70%;
}
.contact-location .title-holder{
    width: 100%;
    display: flex;
    padding: 15px 100px 15px 40px;
    position: relative;
    background-color: #ffa01c;
}
.img-holder{
    height: 245px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.icon-location{
    width: 100px;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}
.title-holder .icon{
    background-color: #1e1d1c;
    color: #ffa01c;
    border-bottom: 2px solid #ffa01c;
    width: 76px;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    display: block;
}
.title-holder .icon:before {
    content: '';
    display: inline-block;
    margin-left: -30px;
    width: 0;
    height: 0;
    border-top: 64px solid #1e1d1c;
    border-left: 30px solid transparent;
}
.title-holder .icon i,
.title-holder .icon svg{
    position: absolute;
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin: -15px 0px 0px -22px;
}
.item-info h3{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.5px;
    word-break: break-word;
}
.contact-location .content-holder span{
    display: block;
    word-break: break-all;
    margin-bottom: 8px;
}
.content-holder{
    padding: 25px 40px;
    background-color: #1e1d1c;
}
.content-holder p {
    color: #ffffff;
}
.content-holder a{
    color: #ffa01c;
    text-decoration: none;
}
.form-title{
    position: relative;
    line-height: 1.2;
    margin-left: 20px;
    margin-bottom: 50px;
}
.form-title h2{
    text-transform: none;
}
.form-title span{
    font-family: 'Hind';
    font-weight: 500;
    font-size: 16px;
    color: #ffa01c;
    text-transform: uppercase;
}
.form-title::after{
    content: "";
    border-right: 5px solid #ffa01c;
    height: 100%;
    position: absolute;
    margin-left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.form-sub-title p{
    color: #989898;
}
.form-sub-title{
    margin-bottom: 100px;
}
.input-container{
    margin-bottom: 20px;
    position: relative;
}
.phone-container {
    padding-left: 0px;
    width: 50%;
    float: left;
}
.name-container {
    width: 50%;
    float: left;
    padding-right: 10px;
}
.email-container {
    width: 50%;
    float: left;
    padding-right: 10px;
}
.select-inquiring-container {
    width: 50%;
    float: left;
    padding-left: 130px;
}
.message-container{
    float: left;
    width: 100%;
}
.message-container textarea{
    resize: vertical;
    height: 150px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.contact-form-input .input-container input,
.contact-form-input .input-container textarea{
    width: 100%;
    padding: 19px 25px 18px 30px;
    border: 2px solid #b7b7b7;
    line-height: 100%;
}
.contact-form-input .input-container textarea {
    min-height: 100px;
}
.contact-form-input .input-container input::placeholder,
.contact-form-input .input-container textarea::placeholder{
    font-family: 'Hind';
    font-weight: normal;
    font-size: 18px;
    color: #ffa01c;
    line-height: 100%;
}
.button-container {
    float: left;
    width: 100%;
    text-align: center;
}
.contact-form-input .button-container button, .contact-form-input .button-container input[type="submit"]{
    background-color: #ffa01c;
}
.button-container button, .button-container input[type="submit"]{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 11px 70px 6px;
    border: 2px solid #ffa01c;
    cursor: pointer;
}


/*CONTACT PAGE*

/*CATEGORIES*/
.catalog-grid{
    padding-bottom: 100px;
}
/* .catalog-categories-grid {
    padding-left: 30px;
    padding-right: 30px;
} */
ul.product-column-grid{
    list-style: none outside;
    clear: both;
    margin: 0 -15px;
}
ul.product-column-grid:after{
    content: "";
    display: table;
    clear: both;
}
li.product-item-wrapper{
    float: left;
    padding: 0;
    position: relative;
    width: calc(25% - 30px);
    margin: 0 15px 50px;
    box-shadow: 0 0px 0px 2px #ffffff;
    -webkit-transition: box-shadow 500ms ease-in-out;
	-moz-transition: box-shadow 500ms ease-in-out;
	-o-transition: box-shadow 500ms ease-in-out;
	-ms-transition: box-shadow 500ms ease-in-out;
    transition: box-shadow 500ms ease-in-out;
}
li.product-item-wrapper .item{
    position: relative;
    -webkit-transition: box-shadow 500ms ease-in-out;
	-moz-transition: box-shadow 500ms ease-in-out;
	-o-transition: box-shadow 500ms ease-in-out;
	-ms-transition: box-shadow 500ms ease-in-out;
    transition: box-shadow 500ms ease-in-out;
    height: 100%;
}
li.product-item-wrapper .item::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 5px solid #ffa01c;
    pointer-events: none;
}
li.product-item-wrapper .item-inner{
    box-shadow: inset 0 0 0 1px #e4e2e3;
    border-bottom: none;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
li.product-item-wrapper .item-inner .view-more-hover {
    margin-top: auto;
}
li.product-item-wrapper .item .figure{
    padding: 0px 40px;
}
li.product-item-wrapper .item .figure .category-image-item {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 75%;
}
li.product-item-wrapper .item-title{
    display: block;
    text-align: center;
    text-decoration: none;
    height: 100%;
}
li.product-item-wrapper .item-title h3{
    font-size: 24px;
    position: relative;
    font-family: 'Oswald';
    font-weight: bold;
    text-transform: uppercase;
    color: #1e1d1c;
    line-height: 1;
    padding-top: 20px;
    margin-top: 25px;
    margin-bottom: 40px;
}
li.product-item-wrapper .item-title h3::before{
    content: "";
    position: absolute;
    height: 5px;
    width: 40px;
    left: 50%;
    margin-left: -20px;
    top: -5px;
    background-color: #ffa01c;
}
.view-more-hover p{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #1e1d1c;
    text-transform: uppercase;
    padding: 19px 0px 13px 0px;
    background-color: transparent;
    -webkit-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
	-moz-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
	-o-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
	-ms-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
    transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
}
li.product-item-wrapper .item:hover p{
    background-color: #ffa01c;
    color: #ffffff;
}
li.product-item-wrapper:hover {
    box-shadow: 0 0px 0px 2px #ffa01c;
}
li.product-item-wrapper .item:hover .item-inner{
    box-shadow: inset 0 0 0 1px #ffa01c;
}

.spacer-div {
    padding: 50px;
}

/*CATEGORIES*/


/*For Rent / For Sale Products*/
.product-section{
    padding-bottom: 100px;
}
.product-section .content-wrapper > div{
    padding-left: 30px;
    padding-right: 0px;
}
.widget-product-categories{
    padding: 25px 0px 20px;
    min-height: 53px;
}
.product-section .content-wrapper .shop-sidebar{
    max-width: 340px;
    flex: 0 0 28%;
    padding-left: 0px;
    padding-right: 15px;
}
ul.product-categories{
    list-style: none;
    border: 1px solid #e4e2e3;
}
li.cat-item {
    padding: 16px 25px;
    border-bottom: 1px solid #e4e2e3;
    line-height: 1;
    height: 50px;
}
li.cat-item:first-child{
    margin-top: 10px;
}
li.cat-item:last-child {
    border: none;
}
li.cat-item a {
    text-decoration: none;
    color: #000000;
    float: left;
    -webkit-transition: color 500ms ease-in-out, font-weight 500ms ease-in-out;
    -moz-transition: color 500ms ease-in-out, font-weight 500ms ease-in-out;
    -o-transition: color 500ms ease-in-out, font-weight 500ms ease-in-out;
    -ms-transition: color 500ms ease-in-out, font-weight 500ms ease-in-out;
    transition: color 500ms ease-in-out, font-weight 500ms ease-in-out;
    max-width: calc(100% - 32px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
li.cat-item a:hover, li.cat-item.active a{
    font-weight: bold;
    color:#ffa01c;
}

li.cat-item span{
    -webkit-transition: font-weight 500ms ease-in-out;
	-moz-transition: font-weight 500ms ease-in-out;
	-o-transition: font-weight 500ms ease-in-out;
	-ms-transition: font-weight 500ms ease-in-out;
    transition: font-weight 500ms ease-in-out;
    color: #7c8a97;
    float: right;
}
li.cat-item a:hover + span {
    font-weight: bold;
}
.widget-title{
    color: #ffffff;
    line-height: 1;
    padding: 17px 20px;
    background-color: #1e1d1c;
    text-transform: uppercase;
}
.widgettitle {
    padding: 20px 0px 10px;
}
ul.products{
    padding: 0;
    list-style: none outside;
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}
ul.products::before{
    content: "";
    display: table;
}
ul.products::after{
    content: "";
    display: table;
    clear: both;
}
ul.products a{
    overflow: hidden;
    display: block;
    text-decoration: none;
}
ul.products img{
    width: 100%;
    height: auto;
    display: block;
    box-shadow: none;
}
.content-wrapper{
    display: flex;
    flex-flow: unset;
}
li.item-product{
    width: calc(33.33% - 30px);
    margin: 0 15px 25px;
    box-shadow: inset 0 0px 0px 1px #e4e2e3;
    float: left;
    position: relative;
}
li.item-product:nth-of-type(3n+1) {
    clear: left;
}
li.item-product .product-title{
    line-height: 1;
    padding: 30px 30px;
}
li.item-product .product-title h2{
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: capitalize;
}
li.item-product .pricing{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 20px;
    /* height: 50px; */
    line-height: 1;
    border: 1px solid #ffa01c;
    background-color: #ffa01c;
    color: #ffffff;
    display: block;
    -webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
}
li.item-product .pricing:hover {
    background-color: #ffffff;
    color: #ffa01c;
}
li.item-product .pricing a{
    display: block;
    color: #ffffff;
    padding: 17px 18px;
    -webkit-transition: color 400ms ease-in-out;
	-moz-transition: color 400ms ease-in-out;
	-o-transition: color 400ms ease-in-out;
	-ms-transition: color 400ms ease-in-out;
    transition: color 400ms ease-in-out;
}
li.item-product .pricing:hover a{
    color: #ffa01c;
}
li.item-product .description{
    padding: 35px 30px;
    line-height: 24px;
}

.product-image-wrapper{
    position: relative;
    padding: 1px;
}

.product-image-wrapper a {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 75%;
    display: block;
}
.product-image-wrapper::after{
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2a2b2a;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
    transition: all 0.5s;
}
.product-image-wrapper:hover::after{
    opacity: 0.7;
}
.product-image-wrapper span{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #ffa01c;
    border: 2px solid #ffa01c;
    text-transform: uppercase;
    font-family: 'Hind';
    font-weight: bold;
    line-height: 22px;
    height: 55px;
    padding: 16px 20px;
    opacity: 0;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
    transition: all 0.5s;
    min-width: 144px;
}
.product-image-wrapper:hover span{
    opacity: 1;
    pointer-events: none;
}
.widget-product-search{
    padding: 0px 0px 25px;
}
.product-search{
    position: relative;
}
.widget-product-search .search-field{
    height: 50px;
    box-shadow: none;
}
.widget-product-search [type='search']::placeholder{
    font-family: 'Hind';
    font-size: 18px;
    color: #1e1d1c;
}
.widget-product-search [type='search']{
    display: block;
    width: 100%;
    border: 1px solid #1e1d1c;
    border-radius: 0;
    background-color: #ffffff;
    padding: 26px 50px 25px 20px;
}
.widget-product-search button{
    border: 0 none;
    box-shadow: none;
    position: absolute;
    right: 18px;
    top: 15px;
    width: 25px;
    height: 25px;
    font-size: 24px;
    color: #1e1d1c;
    background-color: transparent;
    cursor: pointer;
}

/*For Rent / For Sale Products*/

/*Product-page*/
.single-product-section .main-content{
    display: block;
    max-width: 100%;
}
.single-product.contact-form-section{
    border-top: 5px solid #ffa01c;
    padding-top: 100px;
    position: relative;
}
.single-product.contact-form-section::after{
    position: absolute;
    content: '';
    background-image: url('images/metal-pattern.png');
    background-position: 50% 50%;
    background-repeat: no-repeat ;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -1;
    opacity: 0.5;
}
.single-product.contact-form-section .form-title::after{
    content: "";
    width: 100px;
    height: 5px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    background-color: #ffa01c;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    top: 100%;
}
.single-product.contact-form-section .form-title{
    line-height: 1.2;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
    margin-left: 0;
}
.single-product.contact-form-section .contact-form-input .input-container input,
.single-product.contact-form-section .contact-form-input .input-container textarea{
    border: 2px solid #ffa01c;
    line-height: 1;
    font-size: 100%;
}
.single-product.contact-form-section .contact-form-input .input-container input::placeholder,
.single-product.contact-form-section .contact-form-input .input-container textarea::placeholder{
    color: #7c8a97;
}
.single-product-section{
    padding-bottom: 150px;
}
.product-gallery{
    width: 50%;
    float: left;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
}
.product-gallery .enlarge-image {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: rgba(0,0,0, 0.5);
    font-size: 30px;
    text-align: center;
    z-index: 1000;
    color: #ffffff;
    padding-top: 10px;
    pointer-events: none;
}
.product-big-image-slider {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}
/*
.product-big-image-slider .slick-list {
    height: inherit !important;
}
.product-big-image-slider .slick-track {
    display: flex !important;
    height: inherit;
}
.product-big-image-slider .slick-slide {
    height: inherit !important;
}
*/
.product-big-image-slider .slick-slide {
    aspect-ratio: 16/9;
}
.product-big-image-slider .slick-slide img {
    object-fit: contain;
    object-position: center;
    height: 100%;
    width: 100%;
    max-height: unset;
    max-widtH: unset;
}
.product-big-image-slider .slick-track {
    display: flex;
}
.product-big-image-slider .slick-track:before {
    display: none;
}
.product-big-image-slider .slick-track:after {
    display: none;
}

.product-nav-image-slider {
    width: calc(100% + 60px);
    margin: 20px -30px 0px;
    position: relative;
    display: none;
}
.product-nav-image-slider.slick-initialized {
    display: block;
}
.product-nav-image-slider.slick-initialized .slick-slide {
    display: unset;
}
.product-nav-image-slider .slick-track {
    display: flex !important;
    margin-left: unset;
    margin-right: unset;
}
.product-nav-image-slider .slick-slide {
    height: inherit !important;
    margin: 0px 5px;
    opacity: 0.5;
    max-width: 150px;
    aspect-ratio: 1/1; 
}
.product-nav-image-slider .slick-slide.slick-current {
    opacity: 1;
}
.product-nav-image-slider .slick-slide img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
    aspect-ratio: 1/1;
}
.product-nav-image-slider .slick-arrow {
    position: absolute;
    top: 0px;
    right: auto;
    bottom: 0px;
    left: auto;
    border: none;
    background-color: rgba(0,0,0, 0.5);
    color: #ffffff;
    width: 32px;
    font-size: 25px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
}
.product-nav-image-slider .slick-prev.slick-arrow {
    left: 30px;
}
.product-nav-image-slider .slick-next.slick-arrow {
    right: 30px;
}
.entry-summary{
    width: calc(50% - 50px);
    float: right;
    clear: none;
    margin-left: 50px;
}
.entry-summary h3{
    font-family: 'Hind';
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
}
.entry-summary .pricing{
    position: relative;
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}
/* .entry-summary .pricing::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 380px;
    width: 100%;
    background-color: #ffa01c;
    height: 2px;
} */
.entry-summary .pricing .title-price{
    overflow: hidden;
    border-bottom: 2px solid #ffa01c;
}
.rectangular-shape-container {
    position: relative;
    padding: 9px 60px 5px 30px;
    height: 100%;
    display: flex;
}
.entry-summary .pricing .title-price h4{
    align-self: center;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}
.rectangular-shape-container:after{
    content: '';
    position: absolute;
    background-color: #ffa01c;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
    /* width: 120px; */
    width: 140px;
    height: 100%;
    -webkit-transform: skew(20deg, 0deg);
    -moz-transform: skew(20deg, 0deg);
    -o-transform: skew(20deg, 0deg);
    -ms-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    transform-origin: bottom left;
}
.entry-summary .pricing-amount{
    max-width: calc(100% - 124px);
    text-align: right;
    border-bottom: 2px solid #ffa01c;
}
.entry-summary .pricing-amount span{
    font-size: 30px;
    font-family: 'Hind';
    font-weight: bold;
    margin-right: 30px;
}
.product-description {
    clear: both;
    overflow: hidden;
}
.product-description ul {
    padding-left: 20px;
    list-style: disc;
}
.product-description ol {
    padding-left: 20px;
    list-style: decimal;
}
.product-description p {
    margin-bottom: 10px;
}
.product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5, .product-description h6 {
    margin-bottom: 10px;
    font-family: 'Oswald';
}
.product-description h3 {
    font-size: 40px;
    font-weight: 500;
}
.product-description h4 {
    font-size: 35px;
    font-weight: 500;
}
.product-description h5 {
    font-size: 25px;
}
.product-description h6 {
    font-size: 18px;
}
.product-description p:last-of-type {
    margin-bottom: 0px;
}
.product-description blockquote {
    position: relative;
    padding: 10px 20px;
    margin: 10px auto;
    max-width: 90%;
}
.product-description blockquote:before {
    content: '"';
    position: absolute;
    top: -7px;
    left: 0px;
    font-size: 30px;
    vertical-align: top;
}
.product-description blockquote:after {
    content: '"';
    position: absolute;
    bottom: -25px;
    right: 0px;
    font-size: 30px;
    vertical-align: bottom;
}
.description-title{
    border-bottom: 2px solid orange;
    margin-bottom: 20px;
}
.description-title h4{
    position: relative;
    padding: 13px 0px 9px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #ffffff;
    padding-left: 30px;
    font-weight: bold;
}
.description-title h4::after{
    content: '';
    position: absolute;
    background-color: #ffa01c;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
    width: 260px;
    height: 100%;
    -webkit-transform: skew(20deg, 0deg);
    -moz-transform: skew(20deg, 0deg);
    -o-transform: skew(20deg, 0deg);
    -ms-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    transform-origin: bottom left;
}
.product-rent-me{
    overflow: hidden;
    margin-top: 50px;
}
.product-rent-me .rent-me-title h4{
    position: relative;
    padding: 10px 50px 10px 30px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
}
.product-rent-me .rent-me-title h4:after{
    content: '';
    position: absolute;
    background-color: #ffa01c;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transform: skew(20deg, 0deg);
    -moz-transform: skew(20deg, 0deg);
    -o-transform: skew(20deg, 0deg);
    -ms-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    transform-origin: bottom left;
}
.rent-me-content{
    border: 2px solid #ffa01c;
}
.rent-me-content p{
    padding: 35px 40px;
    line-height: 1.2;
    font-family: 'Hind';
    font-weight: bold;
}
.rent-me-content span a{
    color: #ffa01c;
}
.buy-rent-reverse-action {
    margin-top: 30px;
    display: block;
}
.buy-rent-reverse-action a {
    margin-right: 0px;
}
.product-buttons{
    display: flex;
    margin-top: 35px;
}
.product-buttons .product-button-orange,
.buy-rent-reverse-action .product-button-orange{
    margin-right: 20px;
    padding: 12px 15px 10px;
    border: 2px solid #ffa01c;
    line-height: 1.2;
    font-size: 18px;
    font-family: 'Hind';
    font-weight: bold;
    text-align: center;
    min-width: 200px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #1e1d1c;
    background-color: transparent;
    -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
}
.product-buttons .product-button-orange:hover,
.buy-rent-reverse-action .product-button-orange:hover {
    color: #ffffff;
    background-color: #ffa01c;
}
.product-buttons .product-button-black{
    margin-right: 20px;
    padding: 12px 15px 10px;
    text-align: center;
    min-width: 200px;
    border: 2px solid #1e1d1c;
    background-color: #1e1d1c;
    line-height: 1.2;
    font-size: 18px;
    font-family: 'Hind';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
}
.product-buttons .product-button-black:hover {
    color: #000000;
    background-color: #ffffff;
}

.search-form {
    display: flex;
    border: 1px solid #1e1d1c;
    max-width: 500px;
    max-height: 53px;
    margin-bottom: 25px;
}
.search-form label {
    padding: 12px 0px 12px 20px;
    width: calc(100% - 64px);
}
.search-form label input {
    font-size: 22px;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}
.search-form .search-submit {
    border: none;
    background-color: transparent;
    font-size: 22px;
    padding: 0px 20px;
    cursor: pointer;
}

.widget_categories .categories-listed-all {
    list-style-position: inside;
}
.categories-listed-all .cat-item {
    list-style-type: disc;
    padding: 10px 20px;
    border-bottom: none;
    width: auto;
}
.categories-listed-all .cat-item a {
    display: inline-block;
    float: none;
}
.categories-listed-all .cat-item span {
    display: inline-block;
    float: none;
}
.categories-listed-all .cat-item.cat-item-parent {
    list-style: square;
    padding-left: 0px;
}

.screen-reader-text {
    display: none;
}
select[name="archive-dropdown"] {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
    max-width: 200px;
    min-width: 200px;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
select[name="archive-dropdown"]::-ms-expand {
	display: none;
}
select[name="archive-dropdown"]:hover {
	border-color: #888;
}
select[name="archive-dropdown"]:focus {
	border-color: #aaa;
	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[name="archive-dropdown"] option {
	font-weight:normal;
}
.text-searched {
    color: #ffa01c;
}
body.search .product-section {
    padding-bottom: 0px;
}
body.search .archives-container {
    padding-bottom: 130px;
}
.archives-container .content-wrapper .main-content {
    padding-left: 0px;
    width: 100%;
}
.archives-container .content-wrapper .shop-sidebar + .main-content {
    padding-left: 30px;
}
.nav-links {
    width: 100%;
    display: block;
    clear: both;
}
.nav-links a {
    font-size: 30px;
    color: #000000;
    -webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.nav-links a:hover {
    color: #ffa01c;
}
.nav-links a i, .nav-links a svg {
    margin: 0px 10px;
}
.nav-links .nav-previous {
    float: left;
}
.nav-links .nav-previous i, .nav-links .nav-previous svg {
    margin-left: 0px;
}
.nav-links .nav-next {
    float: right;
}
.nav-links .nav-next i, .nav-links .nav-next svg {
    margin-right: 0px;
}
.navigation-page-container {
    margin-top: -40px;
    margin-bottom: 40px;
}
.navigation-page-container.bottom {
    margin-top: 30px;
    margin-bottom: -30px;
}

/* ========================= RESPONSIVE VIEW ========================= */

@media (max-width: 1366px){
    li.product-item-wrapper .item-inner {
        padding-top: 20px;
    }
    li.product-item-wrapper .item .figure {
        padding: 0px 20px;
    }
}

@media (max-width: 1200px){
    .smaller-desktop {
        display: block;
        position: absolute;
        top: 50px;
    }
    .large-desktop {
        display: none;
    }
    .main-header .header-row-top-inner {
        height: auto;
        padding: 20px 30px;
    }
    .arrange-about-us-content {
        position: relative;
        padding: 0px 5%;
    }
    .about-us-appearance {
        width: 10%;
    }
    .left-side-appearance {
        right: calc(100% - 10%);
    }
    .right-side-appearance {
        left: calc(100% - 10%);
    }
    .about-us-appearance .content-appearance:before, .about-us-appearance .content-appearance:after {
        -webkit-transform: skew(7deg);
        -moz-transform: skew(7deg);
        -o-transform: skew(7deg);
        -ms-transform: skew(7deg);
        transform: skew(7deg);
    }
    .about-us-container{
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding-top: 170px;
    }
    .about-us-section .about-us-picture {
        margin-bottom: 50px;
    }
    .about-us-content{
        margin-right: 0px;
        /* margin-bottom: 0px; */
    }
    .our-story-center-div{
        flex-wrap: wrap;
    }
    .our-story-section-content{
        width: 100%!important;
    }
    .our-story-section-image{
        width: 100%!important;
        margin: 0;
    }
    .picture-container{
        display: table;
        margin: 0 auto;
        padding-top: 50px;
    }
    .nav-center {
        height: auto;
        line-height: 50px;
    }
    .nav-center ul li {
        height: auto;
    }
    .admin-bar.logged-in .slider-section {
        min-height: calc(100vh - 165px - 32px);
    }
    .slider-section {
        min-height: calc(100vh - 165px);
    }
    .slider-content {
        padding: 35px 10px;
    }
    .featured-equipment-section, .about-us-section {
        padding: 100px 0px;
    }
    .titlebar {
        margin-bottom: 100px;
    }
    .company-history .timeline-history-wrapper.wide-div, .our-story-section {
        padding-bottom: 100px;
    }
    body.search .archives-container {
        padding-bottom: 80px;
    }
    .section-right-side {
        padding-bottom: 50px;
    }
    .equipment-section-title {
        padding-bottom: 50px;
    }
    .split-section .categories-section .home-category-section {
        min-height: 400px;
        height: auto;
    }
    .contact-location-map, .contact-form-section {
        padding-bottom: 100px;
    }
    .form-sub-title {
        margin-bottom: 50px;
    }
    .form-title {
        margin-bottom: 25px;
    }
}

/* @media screen and (max-width: 1199px){
    .footer-wrapper{
        flex-wrap: wrap;
    }
    .footer-wrapper .footer-column{
        margin-bottom: 50px;
    }
    .footer-wrapper .footer-column{
        width: calc(50% - 60px);
    }
    .footer-wrapper .footer-column:last-child{
        width: 100%;
    }
    .footer-description{
        margin-bottom: 0;
    }
    .content-wrapper .main-content ul.products li.item-product{
        width: calc(50% - 30px);
    }
} */

@media (max-width:1024px){
    ul.product-column-grid {
        margin: 0px -15px;
    }
    li.product-item-wrapper{
        width: calc(50% - 30px);
        margin: 0 15px 25px;
    }
    li.item-product {
        width: calc(50% - 30px);
    }
    li.item-product:nth-of-type(3n+1) {
        clear: none;
    }
}

@media (max-width:1023px){
    #menu-mobile-navigation li {
        width: 100%;
    }
    .mobile-menu{
        display: block;
        margin-left: auto;
    }
    .hide-on-mobile{display: none;}
    .navigation-wrapper{
        display: flex;
        align-items: center;
    }
    .categories-section{
        flex-wrap: wrap;
    }
    .footer-wrapper{
        flex-wrap: wrap;
    }
    .footer-wrapper .footer-column{
        margin-bottom: 50px;
    }
    .footer-wrapper .footer-column{
        width: calc(50% - 60px);
    }
    .footer-wrapper .footer-column:last-child{
        width: 100%;
    }
    .footer-description{
        margin-bottom: 0;
    }
    .content-wrapper .main-content ul.products li.item-product{
        width: calc(50% - 30px);
    }
    li.item-product:nth-of-type(3n+1) {
        clear: none;
    }
    li.item-product:nth-of-type(2n+1) {
        clear: left;
    }
    .footer-section{
        padding: 50px 0px;
    }
    .footer-wrapper .footer-column:last-child{
        margin-bottom: 0px;
    }
    .main-header .header-row-top-inner .content-right {
        display: none;
    }
    .page-header {
        z-index: 100;
    }
    .main-header {
        position: relative;
        overflow: visible;
    }
    .mobile-menu-btn {
        display: inline-block;
    }
    .nav-center {
        line-height: initial;
        height: auto;
        display: block;
    }
    .menu-header-navigation-container {
        display: inline-block;
    }
    .nav-center ul li {
        height: auto;
        width: 100%;
        margin-bottom: 20px;
        border-bottom: none;
        padding: 0px;
    }
    .nav-center #menu-header-navigation li:hover, .nav-center #menu-header-navigation li.current_page_item {
        border-bottom: none;
    }
    .nav-center ul li:last-of-type {
        margin-bottom: 0px;
    }
    .nav-center ul li a {
        padding: 10px 20px;
        width: 100%;
        /* color: #aaaaaa; */
        display: inline-block;
        font-size: 22px;
        -webkit-transition: color 500ms ease-in-out, border-color 500ms ease-in-out;
        -moz-transition: color 500ms ease-in-out, border-color 500ms ease-in-out;
        -o-transition: color 500ms ease-in-out, border-color 500ms ease-in-out;
        -ms-transition: color 500ms ease-in-out, border-color 500ms ease-in-out;
        transition: color 500ms ease-in-out, border-color 500ms ease-in-out;
        border-bottom: 5px solid transparent;
    }
    .nav-center ul li a:hover, .nav-center ul li.current_page_item a {
        color: #ffa01c;
        border-color: #ffa01c;
    }
    .navigation-wrapper {
        position: absolute;
        display: block;
        padding: 10px 0px;
        /* top: -500%; */
        top: -2000px;
        height: calc(100vh - 115px);
        width: 100%;
        -webkit-transition: top 500ms ease-in-out;
        -moz-transition: top 500ms ease-in-out;
        -o-transition: top 500ms ease-in-out;
        -ms-transition: top 500ms ease-in-out;
        transition: top 500ms ease-in-out;
        z-index: 9;
        overflow: hidden;
    }
    .admin-bar.logged-in .navigation-wrapper {
        height: calc(100vh - 115px - 32px);
    }
    .mobile-nav-active.navigation-wrapper {
        top: 115px;
    }
    .contact-location{
        flex-wrap: wrap;
    }
    .navigation-wrapper .wide-div {
        overflow-y: auto;
    }
    .navigation-wrapper .nav-center {
        padding: 30px 0px;
    }
    .main-header .navigation-wrapper #menu-header-navigation li:before {
        display: none;
    }

    .contact-location .item-info{
        margin-right: 0px;
        width: 100%;
        margin-bottom: 50px;
    }
    .contact-location .item-map{
        width: 100%;
    }
    .mapouter{
        height: 455px!important;
    }
    .gmap_canvas{
        height: 455px!important;
    }
    .content-wrapper{
        flex-wrap: wrap;
    }
    .product-section .content-wrapper .shop-sidebar{
        max-width: 100%;
        padding-right: 0px;
        flex: 0 0 100%;
    }
    .product-section .content-wrapper .shop-sidebar .widget-area {
        display: flex;
        flex-wrap: wrap;
    }
    .widget-product-search {
        max-width: 220px;
    }
    .widget-product-categories {
        width: calc(100% - 276px);
        padding-left: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 25px;
        position: relative;
        overflow: hidden;
        height: 53px;
    }
    .widget-product-categories.slide-categories {
        height: auto;
    }
    .widget-title {
        padding: 13px 20px 10px;
        display: block;
        position: relative;
        cursor: pointer;
        color: #ffffff;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out;
    }
    .widget-title:hover {
        color: #ffa01c;
    }
    .widget-title:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: '\f078';
        position: absolute;
        top: 50%;
        right: 20px;
        color: inherit;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out;
    }
    .widget-product-categories.slide-categories .widget-title:after {
        content: '\f077';
    }
    ul.product-categories {
        -webkit-transition: transform 150ms ease-in-out, position 150ms ease-in-out;
        -moz-transition: transform 150ms ease-in-out, position 150ms ease-in-out;
        -o-transition: transform 150ms ease-in-out, position 150ms ease-in-out;
        -ms-transition: transform 150ms ease-in-out, position 150ms ease-in-out;
        transition: transform 150ms ease-in-out;
        z-index: 0;
        -webkit-transform: translateY(-100% - 53px);
        -moz-transform: translateY(-100% - 53px);
        -o-transform: translateY(-100% - 53px);
        -ms-transform: translateY(-100% - 53px);
        transform: translateY(-100% - 53px);
    }
    ul.product-categories.slide-categories-in {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    li.cat-item:first-child {
        margin-top: 0px;
    }
    .product-section .content-wrapper > div {
        padding-left: 0px;
    }
    .archives-container .content-wrapper .shop-sidebar + .main-content {
        padding-left: 0px;
    }
    .single-product-section .product-gallery{
        width: 100%;
    }
    .single-product-section .entry-summary{
        width: 100%;
        margin-bottom: 50px;
    }
    .entry-summary{
        margin-left: 0px;
    }
    .product-buttons .product-button-black{
        margin-right: 0px;
    }
    .titlebar{
        margin-bottom: 50px;
    }
    .single-product-section{
        padding-bottom: 50px;
    }
    .single-product.contact-form-section{
        padding-top: 50px;
    }
    .contact-form-section {
        padding-bottom: 50px;
    }
    .featured-equipment-section, .about-us-section {
        padding: 50px 0px;
    }
    .titlebar {
        margin-bottom: 50px;
    }
    .company-history .timeline-history-wrapper.wide-div, .our-story-section, .company-history-title {
        padding-bottom: 50px;
    }
    body.search .archives-container {
        padding-bottom: 30px;
    }
    .split-section .categories-section .home-category-section {
        min-height: 350px;
    }
    .split-section .categories-section .section-action {
        padding: 50px 50px 50px 70px;
    }
    .equipment-section-title {
        padding-bottom: 50px;
    }
    .about-us-text {
        max-width: none;
    }
    .featured-equipment-section h2,
    .split-section .categories-section h2,
    .about-us-title h2,
    .manufacture-and-sell-section h2,
    h2{
        font-size: 36px;
    }
    .timeline-history-row .timeline-history-content .timeline-text .history-title, .timeline-history-row:first-of-type .timeline-history-title, .timeline-history-row .timeline-history-content .timeline-image .history-title, h3 {
        font-size: 30px;
    }
    .section-right-side {
        padding-bottom: 0px;
    }
    .timeline-history-row .timeline-history-content .timeline-text {
        padding: 50px 50px 0px 0px;
    }
    .timeline-history-row .timeline-history-content .timeline-image {
        padding: 50px 0px 0px 50px;
    }
    .timeline-history-row .timeline-history-content .timeline-text .history-title:before {
        right: -55px;
        top: 0px;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text {
        padding: 50px 0px 0px 50px;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image {
        padding: 50px 50px 0px 0px;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text .history-title:before {
        left: -52px;
    }
    .timeline-history-row:last-of-type .timeline-history-content .timeline-text {
        padding-bottom: 50px;
    }
    .timeline-history-row:last-of-type .timeline-history-content .timeline-image {
        padding-bottom: 50px;
    }
    .spacer-div {
        padding: 30px;
    }
    .catalog-grid {
        padding-bottom: 50px;
    }
    .contact-location-map, .contact-form-section {
        padding-bottom: 50px;
    }
    .form-sub-title {
        margin-bottom: 30px;
    }
}

@media (max-width:899px){
    .featured-item-slider img {
        height: 340px;
    }
}

@media (max-width:782px){
    .admin-bar.logged-in .slider-section {
        min-height: calc(100vh - 115px - 46px);
    }
    .admin-bar.logged-in .navigation-wrapper {
        height: calc(100vh - 115px - 46px);
    }
}

@media (max-width:767px){
    .section-background-title::after{
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .section-content::after{
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .section-title, .section-text-description{
        padding: 50px 30px;
    }
    .footer-wrapper .footer-column{
        width: 100%;
    }
    .footer-wrapper .footer-column:first-child {
        margin-right: 0;
    }
    .content-wrapper .main-content ul.products li.item-product{
        width: calc(100% - 30px);
    }
    .about-us-container{
        padding: 170px 30px 50px;
    }
    .section-right-side {
        padding-bottom: 0px;
    }
    .catalog-grid{
        padding-bottom: 50px;
    }
    .featured-item-slider img {
        height: 280px;
    }

    .timeline-history-row .timeline-history-content .timeline-text {
        padding: 30px 30px 0px 0px;
    }
    .timeline-history-row .timeline-history-content .timeline-image {
        padding: 30px 0px 0px 30px;
    }
    .timeline-history-row .timeline-history-content .timeline-text .history-title:before {
        right: -35px;
        top: 1px;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text {
        padding: 30px 0px 0px 30px;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image {
        padding: 30px 30px 0px 0px;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text .history-title:before {
        left: -32px;
    }
    .widget-product-search {
        max-width: 100%;
        width: 100%;
    }
    .widget-product-categories {
        width: 100%;
        padding-left: 0px;
    }
    .search-form {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 639px){
    .arrange-about-us-content {
        padding: 0px;
    }
    .slider-content-wrapper .slider-text h1, .titlebar .title h1 {
        font-size: 45px;
    }
    .timeline-history-row:first-of-type .timeline-history-title {
        display: none;
    }
    .timeline-history-row:first-of-type .timeline-history-content .timeline-image .history-title {
        display: block;
    }
    .timeline-history-row .timeline-history-content .timeline-image .image-container {
        display: none;
    }
    .timeline-history-row:nth-of-type(2n) .timeline-column-inner {
        flex-direction: row;
    }
    .timeline-history-row .timeline-history-content .timeline-text, .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text {
        border: none;
        padding-left: 0px;
        padding-right: 20px;
        width: calc(100% - 95px);
        text-align: left;
    }
    .timeline-history-row .timeline-history-content .timeline-image, .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image {
        width: 95px;
        border-left: none;
        padding-left: 0px;
        padding-right: 5px;
        border-right: 2px solid #c3c6c9;
        text-align: right;
    }
    .timeline-history-row .timeline-history-content .timeline-text .history-title:before, .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text .history-title:before {
        left: auto;
        right: -118px;
    }
    .timeline-history-row:last-of-type .timeline-history-content .timeline-text:after {
        left: auto;
        right: -101px;
    }
}

@media (max-width: 600px){
    .email-container, .select-inquiring-container {
        width: 100%;
        padding-right: 0px;
    }
    .select-inquiring-container select {
        background-position: calc(100% - 30px) 50%;
    }
}

@media (max-width: 480px){
    li.product-item-wrapper{
        width: calc(100% - 30px);
        margin: 0 15px 25px;
    }
}

@media (max-width: 479px){
    .product-buttons{
        flex-wrap: wrap;
    }
    .product-buttons .product-button-orange {
         margin-right: 0px;
         margin-bottom: 20px;
    }
    .slider-text {
        padding: 30px 0px;
    }
    .slider-content-wrapper .slider-text h1, .titlebar .title h1 {
        font-size: 40px;
    }
    .slider-content-wrapper .slider-text h3 {
        font-size: 20px;
    }
    .timeline-history-row .timeline-column-inner, .timeline-history-row:nth-of-type(2n) .timeline-column-inner {
        flex-direction: column-reverse;
    }
    .timeline-history-row .timeline-history-content .timeline-text, .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text {
        width: 100%;
        padding-right: 5px;
        border-right: 2px solid #c3c6c9;
        padding-top: 0px;
    }
    .timeline-history-row .timeline-history-content .timeline-image, .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-image {
        width: 100%;
        padding-right: 5px;
        padding-top: 40px;
    }
    .timeline-history-row .timeline-history-content .timeline-image .history-title {
        margin-bottom: 0px;
    }
    .timeline-history-row .timeline-history-content .timeline-text .history-title:before, .timeline-history-row:nth-of-type(2n) .timeline-history-content .timeline-text .history-title:before {
        right: -10px;
        top: -29px;
    }
    .timeline-history-row:last-of-type .timeline-history-content .timeline-text:after {
        right: -8px;
    }
    .timeline-history-row:last-of-type .timeline-history-content .timeline-text {
        padding-bottom: 50px;
    }
    .name-container, .phone-container, .email-container, .select-inquiring-container {
        width: 100%;
        padding-right: 0px;
    }
    .button-container button, .button-container input[type="submit"] {
        max-width: 100%;
        width: 100%;
        padding: 11px 0px 10px;
    }
}

@media (max-width: 440px) {
    .about-us-container {
        padding: 220px 30px 50px;
    }
    .logo-image {
        width: 70%;
    }
    .mobile-menu-btn {
        font-size: 40px;
        margin-top: 4px;
        line-height: 1;
    }
    .admin-bar.logged-in .slider-section {
        min-height: calc(100vh - 91px - 46px);
    }
    .widget-product-categories {
        min-height: 43px;
    }
    .widget-product-categories .widget-title {
        padding: 18px 20px 15px;
    }
    .widget-product-categories .widget-title h3 {
        font-size: 20px;
    }
    .navigation-wrapper {
        height: calc(100vh - 92.5px);
    }
    .admin-bar.logged-in .navigation-wrapper {
        height: calc(100vh - 92.5px - 46px);
    }
    .mobile-nav-active.navigation-wrapper {
        top: 92.5px;
    }
}

@media (max-width: 359px) {
    .footer-contact-email p a {
        margin-left: -35px;
    }
}

.disabled-link {
    pointer-events: none;
    opacity: 0.5;
    text-decoration: none;
}

.main-content .pagination .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}
.main-content .pagination .page-numbers a,
.main-content .pagination .page-numbers span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    box-shadow: inset 0 0px 0px 1px #e4e2e3;
    text-align: center;
    padding-top: 3px;
}
.main-content .pagination .page-numbers .current {
    box-shadow: inset 0 0px 0px 1px #1e1d1c;
}

/*/*/

.featured-item-slider .slick-track {
    margin-left: unset;
    margin-right: unset;
}

/*/*/

.productBigSlider .swiper-slide {
    aspect-ratio: 16/9;
}
.productBigSlider .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.productThumbSlider .swiper-slide {
    height: unset;
    max-width: 20% !important;
}
.productThumbSlider .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}