/********************************************************
			Coderplace Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px); /* IE 9 */
  transform: translate3d(0px, 0px, 0px); /* Chrome, Safari, Opera */
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position: absolute;
  width: 100%;
  direction: ltr !important;
  text-align: center;
  clear: both;
  top: 35%;
  z-index: 1;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
}
.brands .customNavigation {
	top: 23px;
  z-index: 1;
}
.products:hover .customNavigation,
.testimonial-main:hover .customNavigation,
#tmcmsblock:hover .customNavigation{
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}

.customNavigation a {
  position: absolute;
  line-height: 36px;
  font-style: 0;
  padding: 0;
  border: none;
  height: 35px;
  width: 35px;
  font-size: 0;
  cursor: pointer;
  overflow: hidden;
}
.brands.container .customNavigation{
  top: 25%;
  position: absolute;
}


.customNavigation a.prev {
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll 7px 2px;
  left: -30px;
  right: auto;
}
.customNavigation a.prev:hover{ background-position: 7px 2px;}

.customNavigation a.next{ 
	background:rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -69px 2px;
	right: -30px;
  left: auto;
}
.customNavigation a.next:hover{ background-position: -69px 2px;}


.testimonial-main .customNavigation ,
.js-qv-mask.mask.additional_slider .customNavigation{
  top: 45%;
  position: absolute;
  opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
}
.testimonial-main .customNavigation {
  display: none;
}
.js-qv-mask.mask.additional_slider .customNavigation a,
.testimonial-main .customNavigation a,
.brands.container .customNavigation a{
  position: absolute;
}
.js-qv-mask.mask.additional_slider .customNavigation a.prev{
  left: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll 6px 0px
}
.js-qv-mask.mask.additional_slider .customNavigation a.prev:hover{
  left: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll 6px 0px
}
.js-qv-mask.mask.additional_slider .customNavigation a.next:hover{
  right: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -59px 0px;
}
.js-qv-mask.mask.additional_slider .customNavigation a.next{
  right: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -59px 0px;
}




#product .js-qv-mask.mask.additional_slider .customNavigation a.prev{
  left: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll 6px 0px
}
#product .js-qv-mask.mask.additional_slider .customNavigation a.prev:hover{
  left: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll 6px 0px
}
#product .js-qv-mask.mask.additional_slider .customNavigation a.next:hover{
  right: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -59px 0px;
}
#product .js-qv-mask.mask.additional_slider .customNavigation a.next{
  right: 0;
  background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -59px 0px;
}



.testimonial-main .customNavigation a.prev {
  height: 50px;
  padding: 0;
  width: 58px;
  left: 0;
}
.testimonial-main .customNavigation a.prev:hover {
  background-position: 0 -98px;
}
.testimonial-main .customNavigation a.next {
  height: 50px;
  padding: 0;
  width: 58px;
  right: 0;
} 
.testimonial-main .customNavigation a.next:hover{
  background-position: -118px -98px;
}

#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	


@media (max-width:1199px){
  .customNavigation a.prev{
    left: -10px;
  }
  .customNavigation a.next{
    right: -10px;
  }
}

@media (max-width:991px){
  .customNavigation a.prev{
    left: 0;
  }
  .customNavigation a.next{
    right: 0;
  }
}

@media (max-width:767px){
  .customNavigation a.prev{
    left: 0;
  }
  .customNavigation a.next{
    right: 0;
  }
  .customNavigation{
    width: 100%;
    text-align: center;
    top: -37px;
    margin: 0 ;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    z-index: 0;
  } 
  .customNavigation a{
    position: relative;
  }
  .brands .customNavigation a {
    position: absolute;
  }
  .lastest_block .customNavigation {
    top: -27px;
  }
  #tmcmsblock .customNavigation{
    margin-bottom: 15px;
  }
}
/* ******************************************************************************************************* */
/* *********************************************** ADD CSS *********************************************** */
/* ******************************************************************************************************* */
:root {
	--white: #ffffff;
	--strongtitle: #6bb42f;
	--footercolor: #6bb42f;
	--maincolor: #6bb42f;
	/* --maincolor: #547a25; */
	/* --secondcolor: #c1bd2d; */
	--secondcolor: #eaeaea;
}
body.cms-id-7 .footer-before,
#main > .page-header,
body:not(.elementor-editor-active) .elementor-hidden-desktop,
.d-none {
	display: none !important;
}
#header .logo {
    width: 175px;
}
h1, .h1 {
	font-size: 40px;
}
h2, .h2 {
	font-size: 35px;
}
h3, .h3 {
	font-size: 30px;
}
h4, .h4 {
	font-size: 26px;
}
h1 > strong,
h2 > strong,
h3 > strong,
h4 > strong,
h5 > strong,
h6 > strong,
.elementor-heading-title > strong {
	color: var(--strongtitle);
}
.copyright a {
	display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    gap: 15px;
    font-size: 15px;
}
.footer-after .block-social {
	display: none;
}
.footer-after .col-md-12 {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    width: 80%;
    padding: 0;
    position: relative;
}
.dartk-half-bg .elementor-section .elementor-column {
	background-color: rgba(0 0 0 / 70%);
}
.equal-height .elementor-element.elementor-widget {
	height: calc(100% - 30px);
}
.equal-height .elementor-element .elementor-widget-container {
	height: 100%;
}
.home-slider {
    position: relative;
    z-index: 0;
}
.home-slider .swiper-slide-inner {
    position: relative;
}
.home-slider .swiper-slide-inner .elementor-image-carousel-caption {
    position: absolute;
	inset: 40% auto auto auto;
	display: block;
	width: 100%;
	color: #ffffff;
    font-size: 75px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    margin-block-end: 75px;
}
.home-slider .elementor-swiper-button > i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
	border-radius: 60px;
    background-color: rgba(0 0 0 / 50%);
	transition: background-color 0.2s ease;
}
.home-slider .elementor-swiper-button > i:hover {
    background-color: var(--maincolor);
	transition: background-color 0.2s ease;
}
#top-menu > li > a:before {
	content: "";
	display: block;
    position: absolute;
    left: 0px;
    bottom: 25px;
	width: 0%;
	height: 2px;
	background-color: var(--maincolor);
	transition: width 0.2s ease;
}
#top-menu > li.current > a:before,
#top-menu > li > a:hover:before {
	width: 100%;
	transition: width 0.2s ease;
}
#pagenotfound #main .page-content {
    margin-bottom: 0rem;
}
body#pagenotfound #content,
body#my-account #content,
body#search #content,
body#stores #content,
body#prices-drop #content,
body#new-products #content,
body#best-sales #content,
body#checkout #content,
body#cart #content,
body#product #content,
body#category #content,
body#cms #content {
	padding: 0px;
	margin-bottom: 0px;
	border: none;
}
body#sitemap #content,
body#registration #content,
body#authentication #content,
body#contact #content {
	margin-bottom: 0px;
}
body#sitemap .breadcrumb,
body#password .breadcrumb,
body#registration .breadcrumb,
body#authentication .breadcrumb,
body#history .breadcrumb,
body#module-ps_emailalerts-account .breadcrumb,
body#module-psgdpr-gdpr .breadcrumb,
body#order-slip .breadcrumb,
body#addresses .breadcrumb,
body#identity .breadcrumb,
body#pagenotfound .breadcrumb,
body#my-account .breadcrumb,
body#search .breadcrumb,
body#stores .breadcrumb,
body#prices-drop .breadcrumb,
body#new-products .breadcrumb,
body#best-sales .breadcrumb,
body#checkout .breadcrumb,
body#cart .breadcrumb,
body#product .breadcrumb,
body#category .breadcrumb,
body#contact .breadcrumb,
body#cms .breadcrumb {
	margin-bottom: 0px;
}
body#sitemap #wrapper,
body#password #wrapper,
body#registration #wrapper,
body#authentication #wrapper,
body#history #wrapper,
body#module-ps_emailalerts-account #wrapper,
body#module-psgdpr-gdpr #wrapper,
body#order-slip #wrapper,
body#addresses #wrapper,
body#identity #wrapper,
body#pagenotfound #wrapper,
body#my-account #wrapper,
body#search #wrapper,
body#stores #wrapper,
body#prices-drop #wrapper,
body#new-products #wrapper,
body#best-sales #wrapper,
body#checkout #wrapper,
body#cart #wrapper,
body#product #wrapper,
body#category #wrapper,
body#contact #wrapper,
body#cms #wrapper {
	margin-top: 0px;
}
body#sitemap #wrapper,
body#password #wrapper,
body#registration #wrapper,
body#authentication #wrapper,
body#history #wrapper,
body#module-ps_emailalerts-account #wrapper,
body#module-psgdpr-gdpr #wrapper,
body#order-slip #wrapper,
body#addresses #wrapper,
body#identity #wrapper,
body#pagenotfound #wrapper,
body#my-account #wrapper,
body#search #wrapper,
body#stores #wrapper,
body#prices-drop #wrapper,
body#new-products #wrapper,
body#best-sales #wrapper,
body#checkout #wrapper,
body#cart #wrapper,
body#product #wrapper,
body#category #wrapper,
body#contact #wrapper {
	padding-top: 120px;
	padding-bottom: 120px;
}
body#sitemap #footer,
body#password #footer,
body#registration #footer,
body#authentication #footer,
body#history #footer,
body#module-ps_emailalerts-account #footer,
body#module-psgdpr-gdpr #footer,
body#order-slip #footer,
body#addresses #footer,
body#identity #footer,
body#pagenotfound #footer,
body#my-account #footer,
body#search #footer,
body#stores #footer,
body#prices-drop #footer,
body#new-products #footer,
body#best-sales #footer,
body#checkout #footer,
body#cart #footer,
body#product #footer,
body#category #footer,
body#contact #footer,
body#cms #footer {
    margin-top: 0px;
}
.elementor-button-wrapper .elementor-button-link {
    border-radius: 50px;
	background-color: var(--maincolor);
}
.elementor-button-wrapper .elementor-button-link:hover {
    border-radius: 50px;
	background-color: var(--secondcolor);
}
.elementor-button-wrapper .elementor-button-link:hover span {
	color: #000000;
}
#content-hook-order-confirmation-footer > .featured-products {
    margin-top: 120px;
}
/* ul li .product-miniature a img { */
    /* transform: scale(1.2); */
/* } */
.product-variants .radio-label {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #000;
    font-weight: 500;
    line-height: 22px;
    background-color: #eaeaea;
    padding: 10px 25px;
    border: 1px solid #eaeaea;
    border-radius: 25px;
}
.product-variants .input-radio:hover + .radio-label,
.product-variants .input-radio:checked + .radio-label {
    font-weight: 500;
    color: #fff;
    background-color: var(--maincolor);
    border-width: 1px;
    border-color: var(--maincolor);
}
#product-availability .alert-warning .material-icons {
    padding-top: 0px;
}
#search_filters .open > .dropdown-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 5px;
	z-index: 991;
}
#search_filters .open > .dropdown-menu a + a {
    margin-top: 8px;
}
.product-accessories {
	/* padding-bottom: 70px; */
	padding-bottom: 0px;
}
.partner-form .elementor-field-type-file > .elementor-field {
    padding: 2px 14px 2px 2px;
    overflow: hidden;
}
.partner-form input[type="file" i]::-webkit-file-upload-button {
    background-color: var(--maincolor);
    color: #fff;
    padding-block: 12px;
    padding-inline: 12px;
    border-width: 0px;
    border-style: solid;
    border-color: var(--maincolor);
    border-image: none;
}
.partner-form .elementor-button[type="submit"] {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: none;
    padding: 12px 22px 12px;
    font-size: 14px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    background: var(--maincolor);
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
    border-radius: 50px;
    letter-spacing: 0.5px;
}
body#checkout .custom-checkbox {
    align-items: flex-start;
}
body#checkout .custom-checkbox span {
    margin-top: 5px;
}
body#checkout .custom-checkbox label {
    margin-bottom: 0px;
}
@media (min-width: 992px) {
	.products-selection .col-md-6 {
		flex: 2;
	}
	.products-selection .col-md-6.hidden-md-down.total-products ul {
		margin-top: 7px;
	}
	.products-selection .col-md-6.hidden-md-down.total-products p {
		margin: 5px 0 0px 0;
	}
}
@media (max-width: 1920px) {
	.home-slider {
		max-height: 800px;
		overflow-y: hidden;
	}
}
@media (max-width: 1399px) {
	#header .header-top .menu > ul > li {
		margin: 0 10px;
	}
}
@media (max-width: 1199px) {
	.home-slider .swiper-slide-inner .elementor-image-carousel-caption {
        font-size: 50px;
        line-height: 60px;
        margin-block-end: 35px;
	}
	.elementor-hidden-tablet {
		display: none !important;
	}
	.top-menu a[data-depth="0"] {
		font-size: 13px;
		letter-spacing: 0px;
	}
}
@media (max-width: 991px) {
	#index #header .header-bg {
		z-index: 9;
	}
	#js-product-list-top .product_sort {
		display: none;
	}
	body#sitemap #wrapper, body#password #wrapper, body#registration #wrapper, body#authentication #wrapper, body#history #wrapper, body#module-ps_emailalerts-account #wrapper, body#module-psgdpr-gdpr #wrapper, body#order-slip #wrapper, body#addresses #wrapper, body#identity #wrapper, body#pagenotfound #wrapper, body#my-account #wrapper, body#search #wrapper, body#stores #wrapper, body#prices-drop #wrapper, body#new-products #wrapper, body#best-sales #wrapper, body#checkout #wrapper, body#cart #wrapper, body#product #wrapper, body#category #wrapper, body#contact #wrapper, body#cms #wrapper {
		margin-bottom: 0px;
	}
	#header .header-nav {
        padding: 15px 5px 10px;
    }
	.container.menu-container {
        margin: 17px 0 0;
    }
    #search_widget,
	#_mobile_user_info,
	#_mobile_cart {
        margin-top: 12px;
        margin-bottom: 12px;
    }
	#mobile_top_menu_wrapper .mobile-menu-inner {
        width: 320px;
    }
	#top-menu > li.current > a:before, #top-menu > li > a:hover:before {
		left: 10px;
		width: calc(100% - 20px);
		bottom: 10px;
	}
	.products-sort-order {
        width: 123px;
        padding: 0;
        margin-right: 15px;
    }
	.products-sort-order .select-title {
		display: inline-flex;
		align-items: center;
	}
	#tmpaymentcmsblock {
		margin-bottom: 10px;
	}
	.footer-after .col-md-12 {
		width: 100%;
	}
	.copyright a {
		justify-content: center;
        margin-top: 20px;
	}
}
@media (max-width: 767px) {
	body#sitemap #wrapper,
	body#password #wrapper,
	body#registration #wrapper,
	body#authentication #wrapper,
	body#history #wrapper,
	body#module-ps_emailalerts-account #wrapper,
	body#module-psgdpr-gdpr #wrapper,
	body#order-slip #wrapper,
	body#addresses #wrapper,
	body#identity #wrapper,
	body#pagenotfound #wrapper,
	body#my-account #wrapper,
	body#search #wrapper,
	body#stores #wrapper,
	body#prices-drop #wrapper,
	body#new-products #wrapper,
	body#best-sales #wrapper,
	body#checkout #wrapper,
	body#cart #wrapper,
	body#product #wrapper,
	body#category #wrapper,
	body#contact #wrapper {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.product-accessories {
		/* padding-bottom: 40px; */
		padding-bottom: 0px;
	}
	.elementor-hidden-phone {
		display: none !important;
	}
	.home-slider .swiper-slide-inner .elementor-image-carousel-caption {
        font-size: 30px;
        line-height: 35px;
        margin-block-end: 15px;
	}
	#content-hook-order-confirmation-footer > .featured-products {
		margin-top: 90px;
	}
	.footer-before {
		padding: 90px 0 60px;
	}
}
@media (max-width: 575px) {
	.home-slider .swiper-slide-inner .elementor-image-carousel-caption {
        font-size: 22px;
        line-height: 27px;
        margin-block-end: 0px;
	}
}
@media (max-width: 525px) {
	.products-selection {
		flex-direction: column;
		align-items: center;
	}
	.products-selection .product_sort {
		justify-content: center;
	}
}
@media (max-width: 479px) {
	.col-sm-3.col-xs-4.hidden-lg-up.filter-button {
        padding: 0;
    }
	.products-selection .product_sort {
		padding-bottom: 10px;
	}
}
@media (max-width: 425px) {
	.home-slider .swiper-slide-inner .elementor-image-carousel-caption {
        font-size: 18px;
        line-height: 23px;
	}
}
/* JSINFO 20240907 */ 
a.elementor-product-link:hover {
	color: var(--black);
}
a.elementor-product-link:hover .elementor-title {
	color: var(--maincolor);
}
#header .header-top .menu .top-menu .sub-menu {
    width: 280px;
    border: none;
    padding: 0px;
}
#header .header-top .menu .top-menu .sub-menu ul[data-depth="1"] > li {
    float: none;
    min-width: 170px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#header .header-top .menu .top-menu .sub-menu ul[data-depth="1"] > li > a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
	background-color: var(--white);
}
#header .header-top .menu .top-menu .sub-menu ul[data-depth="1"] > li > a:hover {
	color: var(--white);
	background-color: var(--maincolor);
}
@media (max-width: 480px) {
	.copyright > a {
		flex-direction: column;
	}
}
/* /JSINFO 20240907 */
/* JSINFO 20240927 */
.mb-0 {margin-bottom: 0px !important;}
/* /JSINFO 20240927 */
/* JSINFO 20241018 */
.elementor-widget-wrap > .img-left,
.elementor-widget-wrap > .img-right {
    position: absolute;
    top: 50%;
    max-width: 220px;
    height: auto;
}
.elementor-widget-wrap > .img-left {
    /* left: 20px; */
    left: -5%;
    right: auto;
    transform: translateY(-50%);
}
.elementor-widget-wrap > .img-right {
    /* right: 20px; */
    right: -5%;
    left: auto;
    transform: translateY(-50%) rotateY(180deg);
}
.bg-logo-1000:before {
    content: '';
    background-image: url(/img/cms/logo/favicon.png);
    background-position: center center;
    background-size: 1000px 1000px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -50%;
    left: 0;
    transform: translateY(-10%);
    width: 1000px;
    height: 1000px;
    opacity: 0.5;
}
/* /JSINFO 20241018 */
/* JSINFO 20241207 */
#index .swiper-slide > .swiper-slide-inner {
	position: relative;
}
#index .swiper-slide .swiper-slide-inner > figcaption {
	/* position: relative; */
	z-index: 2;
}
#index .swiper-slide > .swiper-slide-inner:before {
	content: "";
	display: block;
	position: absolute;
	inset: 0px;
	background-color: rgba(0 0 0 / 30%);
    z-index: 1;
}
/* /JSINFO 20241207 */
/* JSINFO 20250420 */
.contact-rich-custom a {
	color: #000000;
}
.contact-rich-custom a:hover {
	color: var(--maincolor);
}
.contact-rich-custom .fa,
.contact-rich-custom .fas,
.contact-rich-custom .far {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 34px;
	/* display: inline-block; */
	vertical-align: middle;
	width: 1em;
	height: 1em;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
.contact-rich-custom .fa-envelope:before {
	content: "\e158";
}
.contact-rich-custom .elementor-widget-container {
	border: 1px solid #e0e0e0;
	padding: 20px;
}
@media (max-width: 1199px) {
	.bg-logo-1000:before {
		/* content: ''; */
		/* background-image: url(/img/cms/logo/favicon.png); */
		/* background-position: center center; */
		background-size: 600px 600px;
		/* background-repeat: no-repeat;
		position: absolute; */
		bottom: 0%;
		/* left: 0; */
		/* transform: translateY(-10%); */
		width: 600px;
		height: 600px;
		/* opacity: 0.5; */
	}
}
@media (max-width: 767px) {
	.bg-logo-1000:before {
		background-size: 300px 300px;
		bottom: 20%;
		left: 20%;
		/* transform: translateY(-10%); */
		width: 300px;
		height: 300px;
	}
	.contact-rich-custom.elementor-widget-icon-box .elementor-icon-box-wrapper {
		/* display: flex;
		text-align: center; */
		align-items: center;
	}
	.contact-rich-custom .fa, .contact-rich-custom .fas, .contact-rich-custom .far {
		font-size: 48px;
	}
	.contact-rich-custom.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
		/* display: block; */
		margin-bottom: 0px;
	}
	#contact .contact-form {
		padding: 0rem;
		/* color: #878787;
		width: 100%; */
	}
}
@media (max-width: 390px) {
	.bg-logo-1000:before {
		background-size: 260px 260px;
		/* bottom: 20%; */
		left: 5%;
		/* transform: translateY(-10%); */
		width: 260px;
		height: 260px;
	}
}
/* /JSINFO 20250420 */
/* JSINFO 20250425 */
#left-column #contact-rich.contact-rich.block {
	padding: 15px;
}
/* /JSINFO 20250425 */
/* JSINFO 20250927 */
.img-750-product {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
/* /JSINFO 20250927 */