@font-face {
    font-family: 'MontserratRegular';
    src: url('https://evochem.my/wp-content/themes/sydney/fonts/Montserrat-Regular.ttf');
}
@font-face {
    font-family: 'MontserratMedium';
    src: url('https://evochem.my/wp-content/themes/sydney/fonts/Montserrat-Medium_0.ttf');
}
@font-face {
    font-family: 'MontserratSemiBold';
    src: url('https://evochem.my/wp-content/themes/sydney/fonts/MONTSERRAT-SEMIBOLD_0.TTF');
}
html,body {
    overflow-x: hidden !important;
}
body, p, a {
    font-family: 'MontserratRegular' !important;
    margin-bottom: 0px !important;
	/*font-weight: bolder;*/
}
h1, h2, h3, h5, h4 {
    font-family: 'MontserratSemiBold' !important;
    font-weight: bolder !important;
}
header.entry-header {
    display: none;
}
p {
	line-height: 1.5;
}
/*header*/
#mainnav li a {
	transition: .5s all;
	-webkit-transition: .5s all;
}
#mainnav li {
    padding: 0 30px !important;
}
#mainnav li.current-menu-item > a {
    color: #ff0000 !important;
	font-weight: bolder !important;
	font-family: 'MontserratSemiBold' !important;
}
#mainnav li.current-menu-item:before {
    opacity: 1;
}
#mainnav li:hover a {
	color: #ff0000;
    font-weight: bolder !important;
	transition: .5s all;
	-webkit-transition: .5s all;
	font-family: 'MontserratSemiBold' !important;
}
#mainnav li:before {
    content: '' !important;
	display: block !important;
	background-image: url(http://evochem.my/wp-content/uploads/2020/10/menuside-09.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 50%;
	position: absolute;
	top: 50%;
	left: 60%;
	transform: translate(-50%, -50%);
	margin: 0 !important;
	opacity: 0;
	transition: .5s all;
	-webkit-transition: .5s all;
}
#mainnav li:hover:before {
	opacity: 1;
	transition: .5s all;
	-webkit-transition: .5s all;
}
#mainnav ul li:last-child {
    padding-right: 0 !important;
}
.site-logo {
	width: 60%;
}
.site-header {
	padding: 10px 0 !important;
	background-color: white !important;
}
.site-header.float-header {
    background-color: white !important;
    padding: 10px 0 !important;
}
.header-clone {
    display: none;
}
/*footer*/
.site-footer .site-info.container {
	border-top: 1px solid #ffffff36;
	padding: 10px 30px;
	font-size: 14px;
}
.site-footer p.inspiren:first-child {
	float: left;
}
.site-footer p.inspiren:last-child {
	float: right;
}
p.inspiren a {
    color: white;
}
p.inspiren {
    margin-bottom: 0 !important;
}
.site-footer {
    padding: 0 !important;
}
.footer-widgets.widget-area {
	padding: 3% 0 2% 0 !important;
	border: unset;
}
.footer-widgets.widget-area .widget.widget_text {
	margin-bottom: 0;
}
.footer-widgets h4 {
	color: white;
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
}
.footer-widgets img {
    height: 50px !important;
    object-fit: contain;
    width: 25%;
}
.widget.widget_media_image {
	margin-bottom: 20px !important;
}
aside#text-3 h4:first-child {
	margin-bottom: 5px;
}
.footerflex {
	display: flex;
}
.footerflex a:first-child {
	margin-right: 20px;
}
aside#media_image-2 img {
	position: relative;
    right: 20px;
}
/*header*/
.allmargin {
	margin-bottom: 60px;
}
.specialh4 {
	display: flex;
    align-items: center;
	margin: 0;
	margin-bottom: 40px;
}
.specialh4:before {
	content: '' !important;
    display: block !important;
    background-color: #ff0000;
    width: 2%;
    height: 2px;
    margin-right: 10px;
}
.homerow h4 {
	color: black;
	margin: 0;
	margin-bottom: 20px;
}
.nospace {
	margin-bottom: 5px !important;
}
.redtext {
	color: #ff0000;
}
.homerow a {
	color: white !important;
	background: #ff0000 !important;
	border: 1px solid #ff0000 !important;
	padding: 5px 20px !important;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.homerow a:hover {
	color: #ff0000 !important;
	background: transparent !important;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.wpb_text_column.wpb_content_element {
	margin-bottom: 20px;
}
.homebigrow:before {
    content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg-09.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 20%;
    left: 130%;
    transform: translate(-50%, -50%);
}
.homebigrow, .fourbigrow, .bigtab {
	overflow: visible !important;
}
.homefouricon img {
	height: 100px !important;
	object-fit: contain;
}
.wpb_single_image.wpb_content_element.vc_align_center {
	margin-bottom: 20px;
}
.homefouricon p {
	font-family: 'MontserratMedium' !important; 
}
.fourbigrow h4 {
	margin: 0;
	margin-bottom: 40px;
}
.fourbigrow:before {
    content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg1-09.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 180%;
    top: 20%;
    left: 30%;
    transform: translate(-50%, -50%);
}
.homecoverrow {
	padding: 5% 0;
	background-color: #fafafa;
}
.homecoverrow h4 {
	margin: 0;
	margin-bottom: 40px;
}
.homecoverrow .wpb_text_column {
	margin-bottom: 40px;
} 
.homecoverrow .wpb_single_image {
	display: inline-block;
	width: 32.2%;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.homecoverrow figure {
	position: relative;
	overflow: hidden;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.homecoverrow figure:hover {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.homecoverrow h2 {
	font-size: 18px;
	font-family: 'MontserratMedium' !important;
	margin: 0;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	width: 100%;
	z-index: 9;
}
.homecoverrow .wpb_single_image:nth-child(3n+2) {
	margin: 0 15px 20px 15px;
}
.homecoverrow:before {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg2-09.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 60%;
    top: 20%;
    left: 140%;
    transform: translate(-50%, -50%);
}
.homecoverrow:after {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg3-09.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 50%;
    top: 80%;
    left: 30%;
    transform: translate(-50%, -50%);
}
.homefouricon figure:hover {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.homefouricon figure {
	position: relative;
	overflow: hidden;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.tabflex {
	display: flex;
    justify-content: space-between;
}
/* .tabflex p {
	padding-right: 30%;
} */
.tabflex button {
    padding: 0px 0px;
    color: #ff0000;
    background-color: white;
    border-radius: 0;
    width: 20%;
    border: 1px solid white;
    height: 35px;
}
.tabflex button a {
	font-family: 'MontserratMedium' !important;
}
.tabflex button:hover a {
	color: #ff0000;
}
.tabflex button:hover {
	background-color: white;
}
.tabul ul li {
	display: inline-block;
	width: 49%;
	vertical-align: middle;
	margin-bottom: 10px;
}
.tabul ul li:before {
    content: "\2022";
    color: white;
    font-weight: bolder;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.bigtab {
	background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg4-09.png);
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
}
.tabflex p {
	font-family: 'MontserratMedium' !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 0;
}
.bigtab h4 {
	color: #ff0000;
	margin-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
	.fourbigrow:before {
		left: 30%;
		height: 250%;
	}
	.homecoverrow:after {
		left: 40%;
	}
	.tab {
		height: 330px !important;
	}
	.tabcontent:before {
		height: 170% !important;
	}
	.aboutbigrow:before {
		left: 38% !important; 
	}
	.certificaterow:before {
		left: 35% !important;
	}
}
/* Style the tab */
.tab {
	float: left;
 	width: 30%;
	height: 250px;
	background: white;
    margin-top: -3%;
    box-shadow: 2px -4px 8px -4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 2px -4px 8px -4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 2px -4px 8px -4px rgba(0, 0, 0, .3);
	padding-top: 3%;
	margin-bottom: 60px;
	left: 10px;
    position: relative;
}
.tab .specialh4:before {
	width: 6%;
	position: relative;
	bottom: 14px;
	margin-right: 15px;
}
/* Style the buttons inside the tab */
.tab button {
  	display: block;
	background-color: #f2f2f2;
 	color: #4d4d4d;
  	padding: 12px 16px;
  	width: 100%;
  	border: none;
 	outline: none;
  	text-align: left;
  	cursor: pointer;
  	transition: 0.3s;
  	font-size: 17px;
	border-radius: 0;
	padding-left: 40px;
	display: flex;
}

/* Change background color of buttons on hover */
.tab button:hover {
 	background-color: #ff0000;
	color: white;
}

/* Create an active/current "tab button" class */
.tab button.active {
 	background-color: #ff0000;
	color: white;
}
.tab button.active:after {
	opacity: 1;
}

/* Style the tab content */
.tabcontent {
	float: left;
    padding: 30px 40px 0 90px;
    width: 70%;
	position: relative;
}
.tabul ul {
	padding-left: 20px;
}
.tabul {
	position: relative;
	padding-top: 30px;
}
.tabul:before {
    content: '' !important;
    display: block !important;
    background: #ffffff87;
    height: 1px;
    width: 120%;
    position: absolute;
    top: 8%;
    left: 350px;
    transform: translate(-50%, -50%);
}
.tabcontent:before {
	content: '' !important;
    display: block !important;
    background: #ffffff87;
    height: 210%;
    width: 1px;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(-50%, -50%);
}
.tab button:after {
    content: '>' !important;
    position: absolute;
    top: 50%;
    left: 90%;
    transform: translate(-50%, -50%);
	opacity: 0;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.tab button:hover:after {
	opacity: 1;
	transition: .5s all;
	-webkit-transition: .5s all;
	color: white;
}
.homerow .wpb_single_image {
	position: relative;
	overflow: hidden;
}
.homerow figure {
	transition: .5s all;
	-webkit-transition: .5s all;
}
.homerow figure:hover {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.homerow .wpb_single_image {
	margin-bottom: 0;
}
/*about*/
.aboutbigrow:before {
	background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg1-09.png);
	top: -20%;
    left: 30%;
}
.aboutfouricon:before {
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg3-09.png);
    top: 50%;
    left: 140%;
    height: 140%;
}
.certificaterow {
	background: #fafafa;
	padding: 5% 0;
}
.certificaterow h4 {
	margin: 0;
	margin-bottom: 40px;
}
.certificaterow img {
	width: 50%;
}
.certificaterow:before {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg5-09.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 70%;
    top: 20%;
    left: 30%;
    transform: translate(-50%, -50%);
}
.certificaterow img:hover {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.certificaterow .wpb_single_image {
	position: relative;
	overflow: hidden;
	margin-bottom: 0 !important;
}
.certificaterow img {
	transition: .5s all;
	-webkit-transition: .5s all;
}
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper, .content-area .hentry {
	padding-bottom: 0 !important;
}
.entry-footer {
	display: none;
}
.page-id-73 li#menu-item-36 a, .page-id-122 li#menu-item-36 a {
	color: #ff0000 !important;
    font-weight: bolder !important;
    font-family: 'MontserratSemiBold' !important;
}
.page-id-73 li#menu-item-36:before, .page-id-122 li#menu-item-36:before {
	opacity: 1;
}
/*products*/
.eproducts {
	display: inline-block !important;
    width: 30%;
    vertical-align: text-top;
}
.eproducts:nth-child(3n+1) {
	margin: 0 85px;
}
.eproducts ul {
	padding-left: 20px;
}
.eproducts h5 {
	margin: 0;
	margin-bottom: 10px;
}
.nospacing {
	margin-bottom: 40px !important;
}
.footerContact {
	position: relative;
	background-image:url(http://evochem.my/wp-content/uploads/2020/10/footercontactbg-09.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3% 0;
}
.whiteText {
	font-size: 25px;
	color: white;
	font-family: 'MontserratSemiBold' !important;
	text-align: center;
	margin-bottom: 20px !important;
}
.contact-home input[type="text"], .contact-home input[type="tel"], .contact-home input[type="email"] {
    margin-bottom: 10px;
    background: white !important;
    border: 1px solid white !important;
    color: black !important;
    width: 100%;
    height: 45px;
	font-family: 'MontserratSemiBold' !important;
}
.footerContact textarea {
    height: 70px !important;
	font-family: 'MontserratSemiBold' !important;
	color: black !important;
	margin-bottom: 20px;
}
.footerContact .col-md-4, .footerContact .col-md-12 {
    padding: 0 5px;
}
.footerContact .footerContactBtn {
    padding-right: 5px !important;
}
.footerContact .footerContactBtn input {
    background-color: #ffffff !important;
    color: #333333 !important;
    padding: 10px 30px !important;
    width: auto;
    line-height: normal !important;
    height: auto;
	border-radius: 0 !important;
    float: right;
	border: 1px solid #ffffff !important;
	transition: .5s all;
	-webkit-transition: .5s all;
	font-family: 'MontserratSemiBold' !important;
}
.footerContact .footerContactBtn1 input {
    background-color: #ffffff !important;
    color: #333333 !important;
    padding: 10px 30px !important;
    font-size: 13px !important;
    border-radius: 0 !important;
    line-height: normal !important;
		border: 1px solid #ffffff !important;
	transition: .5s all;
	-webkit-transition: .5s all;
	font-family: 'MontserratSemiBold' !important;
}
.footerContact .footerContactBtn1 input:hover, .footerContact .footerContactBtn input:hover {
	background-color: #fbb03b !important;
	color: #000000 !important;
	border: 1px solid #fbb03b !important;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.footerContact input::placeholder, .footerContact textarea::placeholder {
	color: black;
}
/*contact*/
.wpb_gmaps_widget.wpb_content_element {
	margin-bottom: 0;
}
.contactleft .footerflex p {
	width: 30%;
	margin-right: 15px;
}
.contactleft h4 {
	color: black;
	margin: 0;
	font-size: 20px;
}
.contactleft .footerflex {
	align-items: center;
}
.contactleft h4:first-child {
	margin-bottom: 8px;
}
.contactleft a {
	color: black;
}
.spacingspace {
	margin-bottom: 40px !important;
}
.contactleft .wpb_text_column.wpb_content_element {
	margin-bottom: 10px;
}
.contactleft {
	margin-bottom: 40px;
}
.contactright {
	position: relative;
	background-image: url(http://evochem.my/wp-content/uploads/2020/10/contactbg-09.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 7% 10%;
}
.contactright h4 {
	margin: 0;
	margin-bottom: 40px;
}
.contactright .col-md-4.col-xs-12 {
	width: 100%;
}
.contactright .contact-home input[type="text"], .contactright .contact-home input[type="tel"], .contactright .contact-home input[type="email"] {
	margin-bottom: 20px;
}
.contactright .contact-home input::placeholder, .contactright .contact-home textarea::placeholder, .contactright .contact-home textarea {
	color: black;
	font-family: 'MontserratSemiBold' !important;
}
.contactright .footerContactBtn1 {
	display: none;
}
.contactright .footerContactBtn {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.contactright .footerContactBtn input {
	background-color: #fbb03b;
	color: black;
	padding: 5px 50px !important;
	border: 1px solid #fbb03b;
	border-radius: 0;
}
.contactleft:last-child {
	margin-bottom: 0;
}
.product_meta, .woocommerce-breadcrumb {
	display: none;
}
.single-product .page-wrap .row, .tax-product_cat .page-wrap .row {
	display: flex;
	flex-direction: row-reverse;
}
.producth4 {
	color: #ff0000;
	margin-top: 60px;
}
.single-product main#main {
	text-transform: uppercase;
	font-size: 20px;
	color: black;
	font-family: 'MontserratSemiBold' !important;
}
.summary.entry-summary {
	text-transform: capitalize;
}
.woocommerce-product-details__short-description {
	font-size: 16px;
}
h1.product_title.entry-title {
	color: #ff0000;
	padding: 0 !important;
	margin-bottom: 20px !important;
}
.productspace {
	margin-bottom: 20px !important;
}
.summary.entry-summary {
	margin-bottom: 0 !important;
	margin-top: 20px;
	width: 65% !important;
}
.woocommerce-product-details__short-description {
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: unset !important;
}
.woocommerce-product-gallery {
	margin-bottom: 0 !important;
	margin-top: 20px;
	width: 30% !important;
	background: #fafafa;
	padding: 10px;
	margin-right: 30px;
}
.product.type-product {
	display: flex;
	align-items: center;
}
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
	padding-top: 0 !important;
}
.single-product div#secondary, .tax-product_cat div#secondary {
	padding: 0;
	border: unset !important;
	padding-right: 3%;
}
.single-product .site-main {
	margin-bottom: 60px;
}
.widget.iksm-widget .iksm-term__inner {
    background-color: #f2f2f2;
	margin-bottom: 5px;
}
.widget.iksm-widget .iksm-term__inner:hover {
	background-color: #fafafa;
}
.widget.iksm-widget .iksm-term__inner:hover .iksm-term__text {
	color: #ff0000;
}
.widget.iksm-widget .iksm-term__text {
    font-size: 16px;
    color: #4d4d4d;
	font-family: 'MontserratSemiBold' !important;
}
.iks-icon-chevron-1:before {
	color: #4d4d4d;
}
.widget.iksm-widget .iksm-term__inner:hover .iks-icon-chevron-1:before {
	color: #ff0000;
}
.iksm-term.iksm-term--expanded .iksm-term--current > .iksm-term__inner .iksm-term__text:before {
	content: '>';
    color: #ff0000;
    position: absolute;
    left: 13px;
}
.iksm-term.iksm-term--child .iksm-term__inner:hover .iksm-term__text:before {
	content: '>';
    color: #ff0000;
    position: absolute;
    left: 13px;
}
.iksm-term.iksm-term--child .iksm-term__inner {
	margin-bottom: 0;
}
.iksm-term.iksm-term--expanded .iksm-term--current > .iksm-term__inner .iksm-term__text {
	color: #ff0000;
}
.iksm-167 .iksm-term--current > .iksm-term__inner {
    background-color: #fafafa !important;
}
.iksm-term.iksm-term--expanded .iksm-term__inner {
	margin-bottom: 0;
}
.productSlider {
	position: relative;
}
.productSlider:after {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/homebg1-09.png);
    top: 70%;
    left: 30%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
.single-product .page-wrap {
	position: relative;
}
.single-product .page-wrap:after {
	position: relative;
}
.contactright:before {
    content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/contactbg1-09.png);
    top: 100%;
    left: 130%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 90%;
    transform: translate(-50%, -50%);
}
.single-product .page-wrap:after, .tax-product_cat .page-wrap:after  {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/contactbg1-09.png);
    top: 100%;
    left: 130%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
.tax-product_cat .page-wrap:after  {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/contactbg1-09.png);
    top: 100%;
    left: 130%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 80%;
    transform: translate(-50%, -50%);
	z-index: -1;
}
.evorow > .wpb_column:before {
	content: '' !important;
    display: block !important;
    background-image: url(http://evochem.my/wp-content/uploads/2020/10/contactbg1-09.png);
    top: 100%;
    left: 130%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
h3.widget-title {
	padding-bottom: 20px !important;
	font-size: 16px !important;
}
.woocommerce-result-count, .woocommerce-ordering, .loop-button-wrapper {
	display: none;
}
h3.archive-title {
	margin: 0;
	margin-bottom: 20px;
	color: black;
	font-size: 20px;
	text-transform: uppercase;
}
.products li img {
	height: 200px !important;
	object-fit: contain;
	margin-bottom: 10px !important;
	background: #fafafa;
	padding: 10px;
} 
.products li a:before {
	content: '';
    display: block;
    background-color: #333333cc;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
	opacity: 0;
	transition: .5s all;
	-webkit-transition: .5s all;
	z-index: 9;
}
.products li:hover a:before, .products li:hover a:after {
	opacity: 1;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.products li:hover img {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.products li img {
	transition: .5s all;
	-webkit-transition: .5s all;
}
.products li:hover h2 {
	color: #ff0000;
}
.products li h2 {
	padding: 0;
}
.products li a:after {
	content: 'VIEW MORE' !important;
	display: block !important;
	background: #ff0000;
	color: white;
	padding: 5px 10px;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	opacity: 0;
	transition: .5s all;
	-webkit-transition: .5s all;
	z-index: 99;
}
.woocommerce ul.products li.product h2 {
	padding: 0 !important;
}
.pgproduct .redtext {
	font-family: 'MontserratSemiBold' !important;
	margin-bottom: 10px !important;
	font-size: 18px;
}
.pgproduct figure a {
	position: relative;
	overflow: hidden;
}
.pgproduct figure a:before {
	content: '' !important;
	display: block;
	background-color: #333333d9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	opacity: 0;
	transition: .5s all;
	-webkit-transition: .5s all;
}
.pgproduct .wpb_column:hover figure a:before, .pgproduct .wpb_column:hover figure a:after {
	opacity: 1;
	transition: .5s all;
	-webkit-transition: .5s all;
} 
.pgproduct figure a:after {
	content: 'VIEW MORE' !important;
	display: block !important;
	background: #ff0000;
	color: white;
	padding: 5px 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	opacity: 0;
	transition: .5s all;
	-webkit-transition: .5s all;
	z-index: 99;
}
.pgproduct .wpb_column:hover img {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.pgproduct .wpb_column img {
	transition: .5s all;
	-webkit-transition: .5s all;
}
.pgproduct ul {
	padding-left: 20px;
}
.productflex {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.pgrow .nospacing {
	margin-bottom: 0 !important;
}
.pgrow:before {
	height: 560% !important;
}
.pgrow .wpb_column:before {
	top: 1430% !important;
	height: 410% !important;
}
.pgrow .wpb_column {
	position: relative;
}
.related.products {
	display: none;
}
.woocommerce-product-gallery img:hover {
	transform: scale(1.1);
	transition: .5s all;
	-webkit-transition: .5s all;
}
.woocommerce-product-gallery img {
	transition: .5s all;
	-webkit-transition: .5s all;
}
.footerContact {
	display: none;
}
.tax-product_cat .footerContact , .single-product .footerContact , .page-id-125 .footerContact , .page-id-175 .footerContact {
	display: block !important;
}
#mainnav li.current-menu-ancestor:before {
	opacity: 1;
}
#mainnav li.current-menu-ancestor > a {
	color: #ff0000 !important;
    font-weight: bolder !important;
    font-family: 'MontserratSemiBold' !important;
}
nav#mainnav .sub-menu li {
	padding: 0 !important;
}
@media only screen and (max-width: 1399px) {
	.site-header #mainnav ul li ul {
		right: -6px !important;
	}
}
@media only screen and (min-width: 1400px) {
	.site-header #mainnav ul li ul {
		right: -6px;
	}
	.site-header #mainnav ul li#menu-item-36 ul {
    	right: 4px;
}
}
#mainnav li > .sub-menu > li > a {
    padding: 10px 15px !important;
    line-height: normal !important;
    width: 120% !important;
}
#mainnav .sub-menu li a {
    background: #ffffff !important;
	color: #4d4d4d !important;
	text-align: center;
}
#mainnav .sub-menu li:hover a {
	background: #ff0000 !important;
	color: #ffffff !important;
}
#mainnav ul li ul:after {
	display: none !important;
}
#mainnav .sub-menu li.current-menu-item a {
	background: #ff0000 !important;
	color: #ffffff !important;
}
#mainnav li#menu-item-36 > .sub-menu > li > a {
	width: 140% !important;
}
.tax-product_cat li#menu-item-38:before, .single-product li#menu-item-38:before {
	opacity: 1;
}
.tax-product_cat li#menu-item-38 > a, .single-product li#menu-item-38 > a {
	color: #ff0000 !important;
    font-weight: bolder !important;
    font-family: 'MontserratSemiBold' !important;
}
ul#mobmenuright li.current-menu-item a, ul#mobmenuright li:hover > a {
	color: #ff0000 !important;
    font-weight: bolder !important;
    font-family: 'MontserratSemiBold' !important;
}
.homerow p {
	padding-right: 5%;
}
li#menu-item-36 > a, li#menu-item-38 > a {
	pointer-events: none;
}
.mobileopen {
	display: none;
}
.contacth4 {
	margin-bottom: 20px !important;
}
@media only screen and (max-width: 1025px) {
	.mobmenur-container {
		margin-top: 18px !important;
	}
	.homerow p {
		padding-right: 0;
	}
	.homecoverrow .wpb_single_image {
		width: 31%;
	}
	.footer-widgets.widget-area .sidebar-column.col-md-4 {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.footer-widgets.widget-area .sidebar-column.col-md-4:last-child {
		margin-bottom: 0 !important;
	}
	aside#media_image-2 img {
		right: 0;
	}
	.footerflex {
		justify-content: center;
	}
	.eproducts {
		width: 29%;
	}
	.contactleft .footerflex {
		justify-content: left;
	}
	.homefouricon {
		width: 100% !important;
	}
	.mobmenu-content li > .sub-menu li {
		padding: 0 !important;
	}
	.mobmenu-content #mobmenuright .sub-menu a {
		font-size: 12px;
		display: flex;
	}
	.mobmenu-content #mobmenuright .sub-menu a:before {
		content: '-' !important;
		margin-right: 5px;
		display: block !important;
	}
}
@media only screen and (max-width: 991px) {
	.tabcontent {
		padding: 30px 0px 0 40px;
	}
	.tabul:before {
		left: 265px;
	}
	.tab button:after {
		top: 65%;
	}
	.homecoverrow h2 {
		font-size: 12px;
	}
	.site-footer p.inspiren:first-child, .site-footer p.inspiren:last-child {
		float: none;
	}
	.site-footer {
		text-align: center;
	}
	.eproducts {
    	width: 49%;
		margin: auto !important;
	}
	.eproducts:nth-child(3n+1) {
		margin: 0;
	}
	.productflex {
		display: block;
		width: 100%;
	}
	.productflex {
		margin-bottom: 0 !important;
	}
	.contactbigrow .wpb_column {
		width: 100% !important;
	}
	.contactbigrow {
		text-align: center;
	}
	.contactbigrow .specialh4 {
		justify-content: center;
	}
	.contactleft .footerflex {
    	justify-content: center;
	}
	.footerblock {
		text-align: left;
	}
	.contactright {
		margin-top: 60px;
	}
}
@media only screen and (max-width: 768px) {
	.homebigrow {
		text-align: center;
	}
	.specialh4 {
		justify-content: center;;
	}
	.homerow .wpb_single_image {
		margin-bottom: 30px;
	}
	.homerow:last-child {
		display: flex;
    	flex-direction: column-reverse;
	}
	.tab, .tabcontent {
		width: 100%;
	}
	.tab {
		left: 0;
		margin-top: 0;
		height: 160px;
	}
	.mobileopen {
		display: block !important;
		text-align: center;
	}
	.mobileclose, .tab .specialh4:before, .tabcontent:before, .tabul:before, .fourbigrow:before {
		display: none !important;
	}
	.tab button:after {
    	top: 50%;
	}
	.tabcontent {
		padding: 0;
	}
	.tabflex {
		display: block;
	}
	.tabcontent p {
		text-align: center;
	}
	.tabflex button {
		margin: auto !important;
    	display: block;
		width: 30%;
		margin-top: 20px !important;
	}
	.tabul ul li {
		width: 100%;
		text-align: center;
	}
	.tabul ul {
		padding-left: 0;
	}
	.bigtab {
		padding: 10% 0;
	}
	.tabul ul li:last-child, .tabul ul {
		margin-bottom: 0;
	}
	.homefouricon .wpb_column {
		display: inline-block;
		width: 50%;
		vertical-align: middle;
	}
	.homecoverrow .wpb_single_image {
    	width: 100%;
	}
	.homecoverrow .wpb_single_image:nth-child(3n+2) {
		margin: 0px 0 0px 0;
	}
	.homecoverrow .wpb_single_image {
		margin-bottom: 5px !important;
	}
	.footer-widgets.widget-area {
		padding: 8% 0 2% 0 !important;
	}
	.aboutbigrow .homerow {
		flex-direction: column;
		margin-bottom: 0 !important;
	}
	.certificaterow {
		padding: 8% 0;
	}
	.pgsdnrow {
		flex-direction: column-reverse !important;
	}
	.homecoverrow {
		padding: 8% 0;
	}
	.eproducts {
		width: 100%;
		margin-bottom: 20px !important;
	}
	.eproducts ul li {
		text-align: left;
	}
	.eproducts ul {
		padding-left: 0 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.footerContact {
		padding: 8% 15px;
	}
	.pgproduct {
		text-align: center;
		margin-bottom: 0 !important;
	}
	.pgproduct ul {	
		padding-left: 0 !important;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.pgproduct .wpb_column {
		margin-bottom: 40px;
	}
	.single-product .page-wrap .row, .tax-product_cat .page-wrap .row {
    	flex-direction: column-reverse;
	}
	.tax-product_cat div#secondary {
		padding: 0 15px !important;
	}
	h3.widget-title, h3.archive-title {
		text-align: center;
	}
	.single-product main#main {
		text-align: center;
	}
	.product.type-product {
		display:  block;
	}
	.woocommerce-product-gallery {
		width: 100% !important;
	}
	.woocommerce-product-gallery img {
		height: 200px !important;
		object-fit: contain;
	}
	.summary.entry-summary {
		width: 100% !important;
	}
	.site-footer p.inspiren:first-child, .site-footer p.inspiren:last-child {
    	font-size: 6px;
	}
	.contactleft .footerflex {
		display: block;
	}
	.contactleft .footerflex p {
		width: 35%;
		margin: auto;
		margin-bottom: 20px !important;
	}
	.contactleft h4 {
		text-align: center;
	}
	.contactright {
		padding: 7% 15px;
	}
	.contactbigrow {
		margin-bottom: 0;
	}
	.footerflex a:first-child {
		margin-right: 0;
	}
	div#popmake-201 {
    	padding: 15px !important;
	}
	.tabul .mobileopen {
		padding: 0px 0px;
		color: #ff0000;
		background-color: white;
		border-radius: 0;
		width: 30%;
		border: 1px solid white;
		height: 35px;
		margin: auto;
    	margin-top: 30px;
	}
}
/*<!-- Mail Css -->*/
a.floating-button_email {
    bottom: 160px !important;
    background-color: #0e4980 !important;
}
/*<!-- Pop-up Email -->*/
div#popmake-201 {
    padding: 60px 100px 30px;
}
.popupContact {
    text-align: center;
}
.popupContact input, .popupContact textarea {
    width: 100%;
}
.popupContact input, .popupContact textarea {
    width: 100%;
    background: transparent !important;
    border: 0 !important;
    color: white !important;
    border-bottom: 1px solid white !important; 
    margin-bottom: 20px;
    height: 25px !important;
    font-size: 14px !important;
    padding: 0 6px !important;
}
.popupContact textarea {
    height: 50px;
}
.wpcf7-recaptcha div {
    margin: auto !important;
    margin-bottom: 30px !important;
}
.popupContact input[type="submit"] {
    width: auto !important;
    padding: 0 10px !important;
    border: 1px solid white !important; 
    text-align: center;
    background-color: transparent !important;
    color: white !important;
    -webkit-transition: 0.5s all;
    transition: 0.5s all !important;
}
.pum-title.popmake-title {
    margin-bottom: 35px;
}
.popupContact ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white !important;
}
.popupContact ::-moz-placeholder { /* Firefox 19+ */
  color: white !important;
}
.popupContact :-ms-input-placeholder { /* IE 10+ */
  color: white !important;
}
.popupContact :-moz-placeholder { /* Firefox 18- */
  color: white !important;
}
/*<!-- css for contact -->*/
a.floating-button, a.floating-buttons {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 80px;
    right: 30px;
    font-size: 20px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    z-index: 1000;
    animation: pulsess 3s infinite;
}
.displayfooterflex {
	display: flex !important;
	justify-content: space-evenly;
    margin-top: 20px;
}
a.floating-buttons {
    position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
    height: 100%;
    display: block;
    width: 13%;
}
a.floating-button_phone {
    bottom: 240px;
    background-color: rgba(220, 16, 16, .45);
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}
a.floating-button:hover {
    color: white;
}
@keyframes pulsess {
0% {
    box-shadow: 0 0 0 0 rgba(0,0,0, .3);
}
30% {
    box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);
}

50% {
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
}
80% {
    box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);
}
100% {
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
}
}
/*====mobile button====*/
.bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:white;
    z-index:999;
}
.bottom-nav a#whatsapp-float {
    background: #25d366;
}
.bottom-nav>a>i {
    height: 20px !important;
    width: 15px;
}
.bottom-nav a {
    color: white;
}
.bottom-nav a {
    padding: 10px 16px;
    border-radius: 100px;
    margin: 0px 20px;
}
.bottom-nav {
	display: none;
}
@media only screen and (max-width: 767px){
.footer-buttons{
    display:none !important;
}
footer#colophon {
    margin-bottom: 65px;
}
.bottom-nav {
	display: flex !important;
}
	.homecoverrow h2 {
		font-size: 15px;
		top: 90%;
	}
	.banneropen {
		display: block !important;
	}
	.bannerclose {
		display: none;
	}
}
.allmargin1 {
	margin-bottom: 100px;
}
.homefouricon {
	width: 90%;
	margin: auto !important;
}
.banneropen {
	display: none;
}
.pgaclose a {
	pointer-events: none;
}
.pgaclose a:before, .pgaclose figure a:after {
	display: none !important;
}
.new-site-logo {
    display: flex;
}
.new-site-logo a {
    width: 35%;
}
.new-site-logo img {
    padding-right: 10px;
}