@charset "UTF-8";
/* @font-face {
	font-family: 'AvenirLTStd-Roman';
	src: url(./fonts/AvenirLTStd-Roman.eot);
	src: url(./fonts/AvenirLTStd-Roman.eot?#iefix) format('embedded-opentype'),
		 url(./fonts/AvenirLTStd-Roman.otf) format('otf'),
		 url(./fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman) format('svg'),
		 url(./fonts/AvenirLTStd-Roman.ttf) format('truetype'),
		 url(./fonts/AvenirLTStd-Roman.woff) format('woff'),
		 url(./fonts/AvenirLTStd-Roman.woff2) format('woff2');
  } */

html:not(.fl-builder-edit), body:not(.fl-builder-edit){
  background-color: #fff;
}
html{	
  overflow-x:hidden;
}
a{
  text-decoration: none;
}
::marker{
	color:#f37647;
}
h1, h2, h3, h4, h5, h6{
	line-height:1.4 !important;
}
.green{
	
}
.banner-title h2, .banner-title div, div#n2-ss-2 .n2-ss-button-container a div, .wpsm_testi_description, .wpsm_testimonial .wpsm_testimonial-title, .wpsm_testimonial > .wpsm_testimonial-review span{
	font-family:"Plus Jakarta Sans" !important;
}
.border-radius-12{
	border-radius:12px;
}
.padd-b-70{
	padding-bottom:70px;
}
.padd-t-70{
	padding-top:70px;
}
@media (max-width:576px){
	.padd-b-70{
		padding-bottom:30px;
	}
	.padd-t-70{
		padding-top:30px;
	}
}
.card-style{
	padding:40px 40px;
	border-radius:12px;	
}
@media (max-width:576px){
	.card-style{
		padding:20px;
	}
}
#wps-slider-section img.wpsf-product-img{
	width:100%;
	border-radius:12px;
}
.new-collections{
	padding:0px;
}
.new-collections img{
	width:100%;
}
.new-collections .view-more .elementor-image-box-content{
	position: absolute;
    top: 0%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-collections .view-more .elementor-image-box-content h3{
	color:#fff;
	font-size:32px !important;
}
.new-collections .view-more .elementor-image-box-img{
	margin-bottom:0px !important;
}
.new-collections .view-more .elementor-image-box-img:after{
	content:'';
    background: rgba(0,0,0,0.4);
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
border-radius:12px;
}
.logo-carousel-free .sp-lc-logo{
	border-width:0px;
}
.disabled{
	display:none !important;
}
.main-search .hfe-search-form__container .hfe-search-submit{
	background-color:#000 !important;
}
.main-search .hfe-search-form__container{
	border-radius:12px;
	box-shadow:0 0 4px rgba(0, 0, 0, 0.15);
}
.header-call .elementor-icon-box-icon{
	padding:15px;
	border-radius:50px;
	background:#f5f5f5;
}
.offer-text .green{
	color:#2ebb77;
}
div#n2-ss-2 .n2-ss-slider-3{
	border-radius:12px !important;
}
.image-scale img{
	-webkit-transform: scale(1);
    transform: scale(1);
    transition: all .3s;
}
.image-scale img:hover{
	-webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: all .5s;
}
.wpsm-testi-owl-carousel .owl-item img{
	border-radius:50%;
	border:5px solid #fff;
}
@media (max-width:1200px){
	.w-100-under-1200{
		width:100%;
	}
}
.sp-wps-theme_one .wps-product-image{
	border-width:0px !important;
	border-radius:12px;
}
.button-white.elementor-widget-button .elementor-button{
	background:#fff;
	color:#000;
	border:2px solid #eee;
	border-radius:12px;
	font-weight:700 !important;
}
.elementor-widget-button .elementor-button{
	border-radius:12px;
	font-weight:700 !important;
	padding-top:15px;
	padding-bottom:15px;
}
.button-white.elementor-widget-button .elementor-button:hover{
	background:#61CE70;
	color:#fff;
	border:2px solid #61CE70;
}
#wps-slider-section .wps-product-section .swiper-button-next{
	right: -40px;
    top: 50%;
    left: auto;
	padding-left:2px;
}
#wps-slider-section .wps-product-section .swiper-button-prev{
	right: auto;
    top: 50%;
    left: -40px;
	padding-right:2px;
}
#wps-slider-section{
	padding-top:0px !important; 
}
.wps-product-section .wpsp-nav{
	width:35px !important;
	height:35px !important;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.1);
	border-color:#ccc !important;
	border-radius:50%;	
}
.wps-product-section .wpsp-nav:hover{
	background:#61CE70 !important;
	color:#fff !important;
}
@media (min-width:1024px){
	.wps-product-section .wpsp-nav{
		width:48px !important;
		height:48px !important;
		font-size:20px !important;
	}
	#wps-slider-section .wps-product-section .swiper-button-prev{
		left:-60px;
	}
	#wps-slider-section .wps-product-section .swiper-button-next{
		right:-60px;
	}		
}
.wpsf-product-title{
	margin-top:20px !important;
	margin-bottom:5px;
}
.wpsf-product-title a{
	font-size:18px !important;
	font-weight:700 !important;
	color:#000 !important;
}
#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){
	background:#fff;
	color:#000 !important;
	border:2px solid #eee !important;
	border-radius:12px;
	font-weight:700 !important;
}
#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):hover{
	background:#61CE70 !important;
	color:#fff !important;
	border:2px solid #61CE70 !important;
}
#wps-slider-section .wpsf-product-price{
	padding:10px 0px;
	color:#61CE70;
}
.wpsm-testi-owl-carousel .owl-nav{
	display:block !important;
	position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    top: auto;
    bottom: 18%;
    text-align: right;
}
.wpsm-testi-owl-carousel .owl-nav button.owl-next, .wpsm-testi-owl-carousel .owl-nav button.owl-prev{
	width:40px;
	height:40px;
	border-radius:50px;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.1);
	border:1px solid #ccc;
	font-size:18px;
	background-color:#fff !important;
	position:relative;
}
.wpsm-testi-owl-carousel .owl-nav button.owl-prev{
	margin-right:10px;
}
.wpsm-testi-owl-carousel .owl-nav button.owl-next span, .wpsm-testi-owl-carousel .owl-nav button.owl-prev span{
	font-size: 30px;
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    bottom: 0px;
}
.sp-wpcp-298 .wpcp-single-item{
	border-width:0px !important;
	border-radius:12px !important;
}
/* woocommerce*/
.woocommerce #sidebar{
	display:none;
}
.woocommerce-loop-product__title{
	font-size: 18px !important;
    margin-top: 20px;
    margin-bottom: 5px;
	color:#000;
	font-weight:700;
	text-align:center;
}
.woocommerce ul.products li.product .price{
	font-size:17px !important;
	font-weight:18px !important;
	text-align:center;	
	color:#000;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	text-align:center;
}
.woocommerce ul.products li.product a img{
	border-radius:12px;
}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button{
	background:#fff;
	color:#000 !important;
	border:2px solid #eee !important;
	border-radius:12px;
	font-weight:700 !important;
}
 #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
	background:#61CE70;
	color:#fff !important;
	border:2px solid #eee !important;
	border-radius:12px;
	font-weight:700 !important;
}
.woocommerce ul.products li.product .button:hover, .woocommerce div.product form.cart .button:hover{
	background:#61CE70 !important;
	color:#fff !important;
	border:2px solid #61CE70 !important;
}
.woocommerce .woocommerce-ordering select, .woocommerce div.product form.cart .variations select{
	border:2px solid #eee;
	padding:10px 20px;
	border-radius:12px;
	background-color:#fff;	
}
.woocommerce .quantity .qty{
	border:2px solid #eee;
	padding:5px;
	border-radius:12px;
	background-color:#fff;	
}
footer{
	border-top:1px solid #eee;	
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
	color:#61CE70;
}
.woocommerce-variation-price{
	padding-bottom:15px;
}
.posted_in a{
	color:#61CE70;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background:#61CE70;
	color:#fff;
	border-bottom-color:#61CE70;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
	box-shadow:2px 2px 0 #61CE70;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
	box-shadow:-2px 2px 0 #61CE70;
}
.woocommerce table.shop_table thead{
	background-color:#f5f5f5;
	color:#000;
}
.woocommerce table.shop_table{
	border-width:0px;
	color:#000;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2{
	color:#000;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
	background:#000 !important;
	color:#fff !important;
	border-radius:12px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
	width:80px;
}
.woocommerce table.shop_table td.product-name a, .woocommerce-cart table.cart td.actions .coupon .input-text{
	color:#61CE70;
}
.coupon label[for="coupon_code"]{
	display:none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
	width:auto;
}
.woocommerce #review_form #respond textarea{
	border:2px solid #eee;
	border-radius:12px;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
	border:2px solid #eee;
	border-radius:12px;
	background-color:#fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{
	background-color:#000;
	color:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border-color:#eee;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-color:#eee;
}
.woocommerce p.stars a{
	color:#61CE70;
}
.woocommerce #review_form #respond .form-submit input{
	background:#61CE70;
	color:#fff;
	border-radius:12px;
	padding:12px 25px;
}
.woocommerce div.product div.images img{
	border-radius:12px;
}
.woocommerce-message{
	margin-bottom:15px !important;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
	background-color:#61CE70;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce div.product form.cart .reset_variations{
	color:#61CE70;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border:2px solid #eee;
	border-radius:12px;
	padding:10px 15px;
}
.select2-container--default .select2-selection--single{
	border: 2px solid #eee;
    border-radius: 12px;
	height:45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	background-color:#000 !important;
	border-radius:12px;
}
.woocommerce-checkout #payment{
	background:#fff;
	border:2px solid #eee;	
}