.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container{
padding-left:0px !important;
padding-right:0px !important;
}
 
.ff-container {
margin-left:5vw  !important;
margin-right: 5vw !important;	
	
max-width: calc(100vw - (100vw - 100%) - 10vw) !important;
	
} 

.ast-desktop .ast-primary-header-bar.main-header-bar {
	padding-left: 5% !important;
    padding-right: 5% !important;
}



body.single.single-product main.site-main ,
body.archive.tax-product_cat.ast-woo-shop-archive main.site-main {

	padding-left:5% ;
	padding-right:5% ;
}


footer .ast-builder-footer-grid-columns {
	padding-left:0px !important;
	padding-right:0px !important;
	margin-left:5vw !important;
	margin-right:5vw !important;
}

/* Start Big Screens  */

@media(min-width:1800px) {
	
	.ff-container {
	margin-left:auto  !important;
	margin-right: auto !important;  
	max-width: 1700px !important;
	width: 1700px !important;

	} 
	
	footer .ast-builder-footer-grid-columns {
    
    margin-left: auto !important;
    margin-right: auto !important;
		max-width: 1700px !important;
	width: 1700px !important;

	}
	
	
	.ast-main-header-wrap {
		margin:auto !important;
		padding-left:0 !important;
		padding-right:0 !important;
		width: 1700px !important;
	}
	
	.ast-desktop .ast-primary-header-bar.main-header-bar {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	
	body.single.single-product .ast-container {
		
		width: 1700px !important;
		margin:auto !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	
}

/* End Big Screens  */

@media (max-width: 921px) {
    .ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++ End General  Margin of Pages 
++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.ast-primary-header-bar {
/* background-color:#fff; */
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 2.2;
}
header.site-header {
	background:#fff;
}



/* Footer Start */

footer.site-footer {
	min-height:100vh;
	display:flex;
	flex-direction:column;
	justify-content:space-between
}
footer  .wpforms-form p {
	margin:0 !important
}
footer  .wpforms-form  {
	margin-top:0px !important;
}

footer .footer-image {
	padding-right:5vw;
}
@media(max-width:1024px){
	footer .footer-image {
	padding-right:0px;
}
footer  .wpforms-form  {
	margin-top:0px !important;
}


}

footer .site-footer-section {
	height:100%;
}
footer .footer-image {
/* 	height:100%; */
}
footer .footer-image img {
	height: 75vh;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
	
}
footer .footer-widget-area {
	height:100%;
}
footer .footer-widget-area .widget_media_image {
	height:100%;
}

@media(max-width:767px){
	
footer .footer-image img {
	height: 45vh;
}

footer .footer-main-heading {
    font-size: 30px !important;
    padding-top: 20px;
}
}



footer .contact-info a  {
	font-weight:400;
	color:#fff !important;
}
footer  .contact-info p {
	margin:0px !important;
}
footer  .contact-info   {
	
	color:#fff !important;
	margin-left:0 !important;
}

@media(max-width:1024px){
 
	footer  .contact-info   {
	
	margin-left:auto !important;
}
}


footer  .contact-info strong {
	font-weight:500;
	color:#fff;
}


footer .footer-main-heading  {
	font-size:35px ;
	font-weight:500;
	color:#fff;
	
}
/* Footer End */



/* Fotter-Contact-Us-Form Start */

@media (max-width: 544px) {
    .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        
        margin-bottom: 15px;
    }
}

div.wpforms-container-full {
	margin:0px !important
}
footer .widget {
	height:100%;
	margin-bottom:0px;
}

.ff-footer-contact-form .wpforms-field {
	overflow-y:clip;
}

.ff-footer-contact-form .wpforms-field-container {
	display:flex;
	flex-wrap:wrap;
}
.wpforms-field-container .wpforms-field {
	padding-top:5px !important;
	padding-bottom:10px !important;
}

footer aside {
	height:100%;
}
.footer-container-form-with-contact-info {
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}

.footer-container-form-with-contact-info > p {
	display:none !important;
}


@media(max-width:767px){
	
.ff-footer-contact-form .wpforms-field-container  input,
.ff-footer-contact-form .wpforms-field-container  textarea {
	font-size:14px !important;
}

}

.ff-footer-contact-form .wpforms-field-container  input,
.ff-footer-contact-form .wpforms-field-container  textarea {
	height: 30px;
    border-radius: 0px !important;
    background: transparent !important;
    color: #fff !important;
	border:none !important;
	border-bottom:1px solid #fff !important;
	padding-left:0px !important;
   font-size:14px !important;

}

.ff-footer-contact-form .wpforms-field-container  input:focus,
.ff-footer-contact-form .wpforms-field-container  textarea:focus {
/* 	box-shadow:none !important;
	border:2px solid #fff !important; */
box-shadow:none !important;
border-bottom:2px solid #fff !important;}



.ff-footer-contact-form .wpforms-field {
	padding-bottom:0px;
}


.ff-footer-contact-form .wpforms-field-container  input::placeholder,
.ff-footer-contact-form .wpforms-field-container  textarea::placeholder {
	color:#FFFFFF80 !important;
}

.ff-footer-contact-form .wpforms-submit-container button {
	background: #5587C6 !important;
	color:#fff !important;
    padding: 26px 65px !important;
    display: flex;
    border-radius: 30px !important;
    justify-content: center !important;
    align-items: center !important;
    margin-right: auto !important;
	border: 1px solid #5587C6 !important;
    font-weight: 700 !important ;
    font-size: 14px !important;
}


.ff-footer-contact-form .wpforms-submit-container button:hover {
	color: #5587C6 !important;
    background: #fff !important;
    border-color: #5587C6 !important;
}
.ff-footer-contact-form .wpforms-field {
	width:100%;
}

.ff-footer-contact-form .wpforms-submit-container button:focus:after {
	border: none !important;
}

@media(max-width:767px ){
	.ff-footer-contact-form .wpforms-submit-container button {
		  font-size: 14px !important;
	}

}

/* Fotter-Contact-Us-Form End */





/* About Us Section Start */

.home-about-us-section  .left-image .elementor-widget-container{
	height:62vh !important;
	width:100%;
	overflow:hidden !important;
	border-radius:20px;
}
.home-about-us-section  .left-image img  {
	object-fit:cover;
	transition: 1s;
	width:100% !important;
	height:100% !important;
/*     transform: scale(2); */
/*     transition-timing-function: cubic-bezier(1, -0.15, 0.58, 1); */
/*   animation: scaleGame 0.5s cubic-bezier(1, -0.15, 0.58, 1)forwards; */

}

.home-about-us-section  .right-image  .elementor-widget-container{ 
	height:38vh !important;
	width:100% !important;
	overflow:hidden !important;
	border-radius:20px;
}
.home-about-us-section  .right-image img  {
	
	object-fit:cover;
	width:100% !important;
	height:100% !important;
}



@keyframes scaleGame {
  0% {
    transform: scale(2);
/*     transform-origin: bottom left; */
  }
  100% {
    transform: scale(1);
/*     transform-origin: bottom left; */
  }
}







/* About Us Section End */

/* Tables Section Start */
.ff-tables-section-image .elementor-widget-container {
	position:relative;
	z-index:3;
	width:fit-content;
}
.ff-tables-section-image .elementor-widget-container:before {
	content: "";
    background: var(--e-global-color-secondary);
    width: 50vh;
    height:50vh;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    bottom: 46px;
    left: 51px;
}

@media(max-width:1024px){
	.ff-tables-section-image .elementor-widget-container:before {
    width: 250px;
    height:250px;

}
}

/* Tables Section End */

.ff-home-heigtlight-section {
	background-attachment:fixed;
}






/* Big Screen Start  */

@media(min-width:1700px){
	
	body {
		font-size:17px !important;
	}
	
}

/* Big Screen End  */





