/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

/*
 * elementor custom
 */
.mb-0 {
	margin-bottom: 0 !important;
}
.wpcf7-form p {
	position: relative;
}
.wpcf7-form textarea.wpcf7-textarea {
	height: 120px;
}
.wpcf7-submit {
	width: 100%;
	transition: all 0.2s;
	background-color: #72bf44 !important;
}
.wpcf7-submit:hover {
	box-shadow: 0 4px 11px rgb(41 124 187 / 35%);
    transform: scale(1.02);
}
.wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	margin: 0 auto;
}
.elementor-button, button:hover {
	transition: all 0.2s;
}
.elementor-button:hover, button:hover {
	box-shadow: 0 4px 11px rgb(41 124 187 / 35%);
    transform: scale(1.02);
}
.clear-padding .elementor-element-populated {
	padding: 0 !important;
}
.bg-white {
	background-color: #fff !important;
}
.elementor-image-box-wrapper {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 3px 3px rgb(0 0 0 / 28%);
}
.elementor-image-box-wrapper .elementor-image-box-img {
	overflow: hidden;
}
.zoom_box_hover .zoom_box {
	position: relative;
	border-radius: 10px;
}
.zoom_box_hover .zoom_box::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	z-index: 1;
}
.zoom_box_hover .zoom_box a {
	text-decoration: none !important;
}
.zoom_box_hover .zoom_box .desc {
	background-color: transparent !important;
	opacity: 1 !important;
    transform: scale(1) !important;
	text-align: left !important;
	z-index: 5;
}
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt {
	padding: 0 15px;
    font-size: 15px;
    line-height: 20px;
	max-height: 72px;
    overflow: hidden;
	transition: max-height 0.15s ease-out;
}
.zoom_box_hover .zoom_box:hover .desc .desc_wrap .desc_txt {
	max-height: 270px;
	transition: max-height 0.25s ease-in;
}
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt h3 {
	font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
}
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt a {
	color: #fff !important;
}
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt a:hover,
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt a:focus,
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt a:active, {
	text-decoration: underline;
}
.zoom_box_hover .zoom_box .desc .desc_wrap .desc_txt a.primary {
	color: var( --e-global-color-accent ) !important;
}
.zoom_box_hover .zoom_box .photo img {
	min-height: 270px;
    object-fit: cover;
}
.align-items-center-270 {
	height: auto;
    display: flex;
    align-items: center;
}
@media (min-width: 768px) {
	.align-items-center-270 {
		height: 270px;
	}
}
.align-items-center-270 a {
	font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
}
.align-items-center-270 a i {
	display: block;
}
.align-items-center-270 a:hover,
.align-items-center-270 a:focus,
.align-items-center-270 a:active {
	text-decoration: underline;
}

@media (max-width: 1200px) {
	.mob-padl-10 {
		padding-left: 10px !important;
	}
	.mob-padr-10 {
		padding-right: 10px !important;
	}
}
@media (max-width: 768px) {
	.mob-padt-30 {
		padding-top: 30px !important;
	}
}

.e-hotspot__label {
	font-size: 10px;
	white-space: nowrap;
	color: #fff;
}
@media (min-width: 950px) {
	.e-hotspot__label {
		font-size: 14px;
	}
}

.custom-center-mob {
	min-height: 420px;
}
.custom-center-mob .slick-slider .slick-list {
	padding: 0 15% !important;
}
@media (min-width: 768px) {
	.custom-center-mob .slick-slider .slick-list {
		padding: 0 25% !important;
	}
}
.custom-center-mob .elementor-image-box-wrapper {
	border-radius: 0;
    box-shadow: none;
}
.custom-center-mob .elementor-image-box-wrapper .elementor-image-box-img {
	margin-bottom: -10px !important;
}
.custom-center-mob .elementor-image-box-wrapper .elementor-image-box-content {
	padding: 10px;
}
.custom-center-mob .elementor-image-box-wrapper .elementor-image-box-title {
	margin-bottom: 0;
	font-size: 20px;
    font-weight: 700;
	line-height: 1.5;
}
.custom-center-mob .elementor-image-box-wrapper .elementor-image-box-description {
	line-height: 1.5;
}
.custom-center-mob .slick-slider .elementor-widget {
	margin-bottom: 0 !important;
}
.custom-center-mob .slick-slider .elementor-section .elementor-widget-button {
	margin-bottom: 10px !important;
}
.custom-center-mob .slick-slider .elementor-section {
	background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 15px;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    opacity: 0.5;
    box-shadow: 3px 6px 6px rgb(0 0 0 / 28%);
    cursor: ew-resize;
	padding: 1;
}
.custom-center-mob .slick-slider .slick-current .elementor-section {
	opacity: 1;
}
/* .custom-center-mob .slick-slider .elementor-section .elementor-image-box-content, 
.custom-center-mob .slick-slider .elementor-section .elementor-widget-button {
	display: none;
}
.custom-center-mob .slick-slider .slick-current .elementor-section .elementor-image-box-content,
.custom-center-mob .slick-slider .slick-current .elementor-section .elementor-widget-button {
	display: block;
} */
.inner-bg {
	color: #fff;
	padding: 30px 20px;
}
.inner-bg h2 {
	font-size: 26px;
	color: #fff;
}
@media (min-width: 768px) {
	.inner-bg h2 {
		font-size: 35px;
	}
}
.inner-bg .elementor hr {
    margin: 1rem 0 !important;
    background-color: #fff !important;
}
.custom-dot-right-slide {
	
}
.custom-dot-right-slide i {
	font-size: 24px;
	border: 2px solid #72bf44;
	color: #72bf44;
	border-radius: 50%;
	cursor: pointer;
}
.custom-dot-right-slide i:last-child {
	margin-left: 10px;
}
.elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
	margin-bottom: 0!important;
}
.premium-vscroll-dots.middle {
    transform: translateY(-50%);
	right: 10% !important;
}
.premium-vscroll-inner ul.premium-vscroll-dots-list {
	position: relative;
}
.premium-vscroll-inner ul.premium-vscroll-dots-list::before {
	content: 'Scroll →';
	position: absolute;
	bottom: -24px;
	left: -24px;
	width: 80px;
    text-align: center;
	background-color: #ffffff;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 3px 3px 6px rgb(0 0 0 / 28%);
	transform: rotate(90deg) translateX(50%);
}
.premium-vscroll-inner ul.premium-vscroll-dots-list::after {
	content: '';
    background-color: #174369;
	width: 2px;
    height: 100%;
    position: absolute;
    top: 22px;
    left: 14px;
    
}
.premium-vscroll-inner ul.premium-vscroll-dots-list li {
	padding: 0px 0;
}
.elementor-widget-premium-vscroll .premium-vscroll-dots .premium-vscroll-nav-link span {
	background-color: #174369 !important;
	border: none !important;
	width: 12px !important;
    height: 12px !important;
}

.maxw-650 {
	max-width: 650px !important;
}
.elementor-heading-title {
	line-height: 1.3 !important;
}
ul.elementor-icon-list-items li {
	align-items: flex-start !important;
	margin-bottom: 15px !important;
}
ul.elementor-icon-list-items li a {
	align-items: flex-start !important;
	margin-bottom: 15px !important;
	text-decoration: none !important;
}
ul.elementor-icon-list-items li .elementor-icon-list-text {
	line-height: 1.5;
	padding-right: 5px;
}
.title-before .elementor-widget-container {
	position: relative;
}

.title-before .elementor-widget-container .elementor-heading-title {
	position: relative;
	z-index: 2;
}
.elementor-widget-text-editor a {
	color: #73BF44;
}
.elementor-widget-container a:hover,
.elementor-widget-container a:focus,
.elementor-widget-container a:active {
	text-decoration: underline;
}

.box-shadow > .elementor-widget-wrap.elementor-element-populated {
	box-shadow: 0px 3px 6px rgb(0 0 0 / 28%) !important;
	margin: 10px !important;
	border-radius: 10px !important;
	background-color: #fff;
	z-index: 2;
}
.premium-progressbar-bar-wrap {
	margin-bottom: 0 !important;
}
.clear-margin {
	margin-bottom: 0 !important;
}
ul.note-for-process {
	display: block;
}
ul.note-for-process li {
	display: inline-block;
	margin-right: 20px;
	line-height: 1.3;
}
ul.note-for-process li:last-child {
	margin-right: 0;
}
ul.note-for-process li > span {
	display: block;
    float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	border-radius: 50%;
}
.maxw-950 {
	max-width: 950px;
	margin: 0 auto;
}
.list-3-col ul li {
	width: 100%;
	float: left;
}
@media (min-width: 520px) {
	.list-3-col ul li {
		width: 50%;
	}
}
@media (min-width: 768px) {
	.list-3-col ul li {
		width: 33.33%;
	}
}
/* .bg-after, .elementor {
	position: relative;
	overflow: hidden;
} */
.bg-after::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 68%;
    width: 2000px;
    background: linear-gradient(-170deg, #73BF44, rgb(191, 212, 233));
    transform: skew(115deg);
    z-index: 1;
}

/*
 * theme custom
 */
@media only screen and (max-width: 767px) {
	#Wrapper #Header_wrapper #Action_bar {
		padding-bottom: 10px;
	}
	#Wrapper #Header_wrapper #Top_bar {
		background-color: #fff !important;
		padding: 2px 0 8px;
	}
}
#Action_bar { background-color: #72bf44; z-index: 40; }
#Action_bar .contact_details li {
	padding: 9px 0;
}
#Action_bar .contact_details li.slogan {
	display: none;
}
@media (min-width: 991px) {
	#Action_bar .contact_details li.slogan {
		display: inline-block;
	}
}
#Action_bar .contact_details li {
	
}
#Action_bar .column {
	overflow: unset;
}

#Top_bar {
	top: 40px;
}
#Header {
	box-shadow: 0px 3px 6px rgb(0 0 0 / 28%);
}

#Subheader .title {
	color: #fff !important;
}
#Subheader ul.breadcrumbs li {
	color: #fff !important;
}
#Subheader ul.breadcrumbs li a {
	color: #fff !important;
}

#Footer .footer-address .d-none {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .2s;
	-moz-transition: max-height .2s;
	transition: max-height .2s;
}
#Footer .footer-address .d-none.active {
	max-height: 120px;
    margin-bottom: 15px;
}

#Footer .footer-address p {
	margin-bottom: 10px;
}
#Footer .footer-address a {
	color: #72bf44 !important;
	text-decoration: underline !important;
}
#Footer .footer-address p.title {
	position: relative;
}
#Footer .footer-address p.title::after {
    content: '\e8fb';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    font-variant: normal;
    text-transform: none;
	position: absolute;
    right: 0;
	width: 30px;
    height: 30px;
    text-align: center;
	cursor: pointer;
}
#Footer .footer-address p.title.active::after {
	content: '\e8d8';
}
.gov-image {
	text-align: center;
}
.gov-image img {
	max-width: 200px;
	width: 100%;
	height: 70px;
}

#Footer #block-5 figure.wp-block-image {
	width: 100px;
    float: left;
    margin-right: 15px;
}

#Footer .footer_copy .one {
	padding-top: 0  ;
}
#Footer .widget {
	margin: -15px 0 0;
}
#Footer .widgets_wrapper .widget_nav_menu ul {
	padding: 0;
    background: transparent;
	list-style-type: none;
}
#Footer .widgets_wrapper .widget_nav_menu ul li {
	line-height: 25px;
}
#Footer .widgets_wrapper .widget_nav_menu ul li a {
	padding: 0;
	text-decoration: none !important;
}
ul.wp-block-social-links li.wp-block-social-link a svg {
	fill: #fff !important;
}

.wpml-ls-legacy-dropdown {
	margin: 0 auto;
	width: 160px;
	z-index: 99;
}
@media (min-width: 768px) {
	.wpml-ls-legacy-dropdown {
		float: right;
		margin-top: 5px;
	}
}
.wpml-ls-legacy-dropdown a {
	padding: 7.5px 10px 0;
	text-decoration: none !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
	background-color: #fff;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	border-radius: 10px;
	height: 30px;
	border: none;
}
.wpml-ls-legacy-dropdown:hover a.wpml-ls-item-toggle {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	border-width: 0 0 1px;
	padding-bottom: 7px;
}
ul.wpml-ls-sub-menu > li:hover > a {
	background-color: #eee;
}
ul.wpml-ls-sub-menu > li:last-child > a {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.block-action {
	margin-bottom: 20px;
}
.block-action .dropdown {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
.block-action .dropdown button {
	background-color: #101920 !important;
	margin: 0;
	position: relative;
	padding: 10px 15px;
}
@media (min-width: 768px) {
	.block-action .dropdown button {
		padding: 10px 25px;
	}
}
.block-action .dropdown button::before {
	content: '\e867';
	font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
	font-variant: normal;
	color: #fff;
	width: 10px;
    float: right;
	margin-top: 2px;
	margin-left: 12px;
}
.block-action .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 320px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 6px 0;
	z-index: 1;
}
.block-action .dropdown-content a {
	display: block;
    position: relative;
    line-height: 1.5;
    padding: 6px 12px 6px 40px;
    border-bottom: 1px solid #ddd;
	color: #333;
}
.block-action .dropdown-content a:last-child {
	border-bottom: none;
}
.block-action .dropdown-content a::before {
	content: '';
	position: absolute;
    top: 5px;
    left: 10px;
	width: 20px;
	height: 20px;
	background-image: url('images/check.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
}
.block-action .dropdown:hover .dropdown-content {
	display: block;
}
.block-action .dropdown + span {
	margin: 0 10px;
}
.block-action a.btn {
	border: none;
    padding: 10px 15px;
    border-radius: 50px;
    background-color: #101920 !important;
	color: #fff;
	white-space: nowrap;
}
@media (min-width: 768px) {
	.block-action a.btn {
		padding: 10px 25px;
	}
}
.block-action a.btn:hover {
	box-shadow: 0 4px 11px rgb(41 124 187 / 35%);
}

.landing-img-box {
	position: relative;
}
.landing-img-box img {
	min-height: 500px;
	object-fit: cover;
}
@media (min-width: 991px) {
	.landing-img-box img {
		min-height: 400px;
	}
}
@media (min-width: 768px) {
	.landing-img-box:before {
		background-image: linear-gradient(90deg, #72BF44, rgba(0,0,0,0));
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		content: '';
	}
}

.premium-vscroll-inner {
	
}
.premium-vscroll-inner .premium-vscroll-dots {
	background-color: transparent;
}

.landing-process-tab-box {
    flex-direction: row;
    justify-content: space-between;
	overflow: hidden;
	width: 100%;
    text-align: justify;
    position: relative;
	display: none;
}
@media (min-width: 768px) {
	.landing-process-tab-box {
		display: flex;
	}
}
.landing-process-tab-box .landing-process-tabs {
	text-transform: uppercase;
    color: #174369;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 12px;
    padding-right: 12px;
    border-style: solid;
    border-color: #8ddb67;
    border-width: 1px;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: .5px;
    background-color: #ffffff;
    z-index: 1;
    cursor: pointer;
	line-height: 1.5;
}
.landing-process-tab-box .landing-process-tabs.active {
	color: #ffffff;
    background-color: #174469;
    border-top-color: #174469;
    border-right-color: #174469;
    border-bottom-color: #174469;
    border-left-color: #174469;
    transition: all 0.4s ease-in-out;
}
.landing-process-tab-box #progress-bar {
	-webkit-appearance: none;
    color: #8ddb67;
    height: 2px;
    margin: 0 auto;
	position: absolute;
    width: 100%;
    top: 20px;
	z-index: 0;
}
.landing-process-tab-box #progress-bar::-webkit-progress-value {
	background: #174469;
	transition: all 0.5s ease-in-out 0.2s;
}
.landing-process-tab-box #progress-bar::-webkit-progress-bar {
	background: #8ddb67;
}
.premium-blog-post-container .premium-blog-content-wrapper {
	padding: 10px;
}
.premium-blog-post-container .premium-blog-entry-title {
	line-height: 1.5;
}
.clear-shadow {
	box-shadow: none !important;
}
.clear-shadow .elementor-image-box-wrapper {
	box-shadow: none !important;
}
.elementor-col-25-fix .elementor-col-25 {
	width: 50%;
}
@media (min-width: 768px) {
	.elementor-col-25-fix .elementor-col-25 {
		width: 33.33%;
	}
}
@media (min-width: 991px) {
	.elementor-col-25-fix .elementor-col-25 {
		width: 25%;
	}
}
@media (min-width: 768px) {
	.extraction-specs-items {
		padding: 0 3rem;
	}
}
.extraction-specs-items table td {
	box-shadow: none !important;
	background: transparent !important;
	font-weight: 600;
	border-width: 0 0 1px 0;
	font-size: 18px;
}
.gallery.gallery-columns-2 .gallery-item:nth-last-child(2),
.gallery.gallery-columns-2 .gallery-item:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.product-category.product .woocommerce-loop-category__title {
	line-height: 1.5;
	font-size: 1.2em;
}
.bg-half-after {
	position: relative;
	background-image: linear-gradient(90deg, #ffffff 50%, #143142 50%);
}
.elementor.elementor-117 {
	overflow: unset;
}