/*
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
*/

body::-webkit-scrollbar {
  	width: 0.4em;
}
body::-webkit-scrollbar-track {
  	background-color: #4C8F3E;
}
body::-webkit-scrollbar-thumb {
 	 background-color: #1D1D1D;
}


a, input[type="submit"], button, button[type="submit"], .dontae-row button, .service-section .vc_gitem-animated-block{
   -webkit-transition: all .5s ease-in-out !important;
    -moz-transition: all .5s ease-in-out !important;
    -o-transition: all .5s ease-in-out !important;
    -ms-transition: all .5s ease-in-out !important;
    transition: all .5s ease-in-out !important;
}
a:hover, input[type="submit"]:focus,  button, button[type="submit"]:focus, .dontae-row button:focus{
	text-decoration:none !important;
	outline:none !important;
}
.pt-78{
	padding-top:78px !important;
}
.pb-78{
	padding-bottom:78px !important;
}
.mt-98{
	margin-top:98px;
}
.mt-36{
	margin-top:36px;
}
div#Top_bar {
    border: 0 !important;
}
#Top_bar.is-sticky {
    height: 100px;
}
#Top_bar .menu > li > a {
    padding: 54px 24px !important;
}
#Top_bar .menu > li > a span {
    padding: 0 !important;
}
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a {
    background: url(/wp-content/uploads/2022/09/active-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
    height: 168px;
}
.wpb_wrapper > div{
	margin-bottom:0 !important;
}
#Header .top_bar_right {
    padding-right: 0;
}
.text-center{
	text-align:center;
}
.banner-section {
	height:1079px;
}
section.full-bg, .full-bg {
	background-size:100% 100% !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
}
.banner-section h1 b {
    font-size: 60px;
    font-weight: 300;
}
h1 {
    font-family: "Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.banner-section h1 {
    text-transform: uppercase;
    font-weight: 700;
}
.banner-section h1 b:last-child {
    font-weight: 700;
    color: #D2CD46;
    font-size: 80px;
}
.vc_btn3-container a {
    padding: 0 !important;
    border: 0 !important;
    background: #4C8F3E !important;
    color: #fff !important;
    font-size: 18px !important;
    letter-spacing: 3px;
    font-weight: 700;
    width: 192px;
    height: 70px;
    border-radius: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.vc_btn3-container a:before{
	position: absolute;
    content: "";
    background: #1D1D1D;
    width: 100px;
    height: 100px;
    aspect-ratio: 1;
    border-radius: 50%;
    bottom: 100%;
    left: 90%;
    top: 98%;
    z-index: -1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: 600ms cubic-bezier(0.37, 0, 0.63, 1);
    -o-transition: 600ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: 600ms cubic-bezier(0.37, 0, 0.63, 1);
}
.vc_btn3-container a:hover:before{
	width: 100%;
    height: 100%;
    -webkit-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
    top: 98%;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    left: 0;
    cursor: pointer;
}
.vc_btn3-container.secondary-bg a {
    background: #1D1D1D !important;
}
.vc_btn3-container.secondary-bg a:before{
	background: #4C8F3E !important;
}
.abt-section .wpb_column:first-child:after {
    content: "";
    position: absolute;
    width: 662px;
    height: 685px;
    background: #E7F5FC;
    border-radius: 100%;
    top: 158px;
    left: -62px;
	-webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}
.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 90px;
    margin-top: 5px;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 19px 24px !important;
}
#Top_bar.is-sticky .top_bar_right_wrapper {
    height: 100px;
}
.woocommerce ul.products li.product a img {
    width: 326px;
    height: 326px;
    object-fit: contain;
    margin: 0 auto !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}
.woocommerce ul.products li.product .product-loop-thumb {
    margin-bottom: 0;
}
.woocommerce ul.products li.product {
    border: 1px solid #E0E0E0;
    padding-top: 0;
    padding-bottom: 60px;
	background:#fff;
}
.woocommerce ul.products li.product .desc {
    padding: 0;
}
.woocommerce ul.products li.product .desc span.price {
    margin: 8px 0 0 !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #272727;
}
.woocommerce ul.products li.product .image_wrapper {
    padding-top: 98px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.woocommerce ul.products li.product .image_wrapper .mask {
    top: 0;
}
.home .woocommerce ul.products, .home .woocommerce ul.products li:nth-child(4), .home .woocommerce ul.products li:nth-child(5), .home .woocommerce ul.products li:nth-child(6) {
    margin-bottom: 0;
}
.product-section:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1190px;
    left: 0;
    background: #F1F6F0;
	-webkit-transform: skew(0deg, -4deg);
    transform: skew(0deg, -4deg);
}
.product-section {
    overflow: visible !important;
}
.blog-section .grid .post-photo-wrapper {
    margin-bottom: 0;
}
.blog-section .grid .post-desc-wrapper .post-desc {
    padding: 0;
    text-align: center;
    border: 1px solid #E0E0E0;
    padding: 54px 38px 74px;
    z-index: 9999;
    position: relative;
    background: #fff;
    margin: -54px 42px 0;
}
.blog-section .grid .post-desc-wrapper .post-desc .post-head {
    display: none;
}
.blog-section .grid .post-desc-wrapper .post-desc  .post-title h2 {
    font-size: 28px;
    line-height: 33px;
}
.blog-section .grid .post-desc-wrapper .post-desc .post-footer {
    display: none;
}
.blog-section .grid .post-desc-wrapper .post-desc .post-excerpt {
    margin-bottom: 0;
}
#Footer .widgets_wrapper {
    text-align: center;
}
.widget{
	margin:0;
}
#Footer .widgets_wrapper {
    text-align: center;
}
footer .menu {
    list-style: none;
   	margin: 40px 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
#Footer .widget_nav_menu ul li:after {
    display: none;
}
footer .menu li {
    margin-right: 40px;
}
footer .menu li:last-child {
    margin: 0;
}
footer .menu li a {
    padding: 0;
}
#custom_html-2 ul {
    display: flex;
    justify-content: center;
}
#custom_html-2 ul li {
    margin-right: 20px;
}

#custom_html-2 ul li:last-child {
    margin: 0;
}
#custom_html-2 ul li a {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
	overflow:hidden;
}
#custom_html-2 ul li a:hover{
	color:#fff !important;
}
#custom_html-2 ul li a:before, #custom_html-2 ul li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
	 -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
}
#custom_html-2 ul li a:before {
    background: #4C8F3E;
}
#custom_html-2 ul li a:after {
    background: #000;
	transform:scale(0);
}
#custom_html-2 ul li a:hover:before{
	transform:scale(0);
}
#custom_html-2 ul li a:hover:after{
	transform:scale(1);
}
#Footer .footer_copy .one {
    padding: 0;
    margin: 0;
    min-height: auto;
}
#Footer .footer_copy .one .mcb-column-inner {
    margin-bottom: 0;
}
#Footer .footer_copy .one .mcb-column-inner .copyright {
    margin-bottom: 0;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Responsive Css */

@media screen and (max-width:1500px){
	.section_wrapper, .container{
		max-width: 1220px;
	}
	.banner-section {
    	height: 900px;
	}
	.banner-section h1 b {
		font-size: 50px;
	}
	h1{
		font-size: 70px;
    	line-height: 75px;
	}
	h2 {
    	font-size: 40px;
		line-height: 48px;
	}
	.woocommerce ul.products li.product .image_wrapper {
    	padding-top: 60px;
    	padding-bottom: 20px;
    	margin-bottom: 00px;
	}
	.woocommerce ul.products li.product a img {
    	width: 300px;
		height: 300px;
	}
	h3, .woocommerce ul.products li.product h3, .woocommerce #customer_login h2 {
    	font-size: 26px;
		line-height: 32px;
	}
	.woocommerce ul.products li.product .desc span.price {
    	margin: 8px 0 0 !important;
    	font-size: 24px;
		line-height: 30px;
	}
	.mt-98 {
    	margin-top: 58px;
	}
	.product-section:after{
		height:990px;
	}
	.blog-section .grid .post-desc-wrapper .post-desc .post-title h2 {
    	font-size: 24px;
    	line-height: 30px;
	}	
}

@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-40px);
	}
	100% {
		
		transform: translatey(0px);
	}
}