/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.12.1739587762
Updated: 2025-02-15 02:49:22

*/

/* hello */

:root{
	--orange-color:#da582c;
	--grey-color:#7d98ab;
}

.site-header-primary-section-right img { opacity:0.4; position: relative; top: -20px;}
/* Button CSS */
.site-btn a.elementor-button, 
.frm_style_formidable-style.with_frm_style .frm_submit button { font-size:16px; line-height:1.5; font-weight:500; border-radius:0; position:relative; overflow: hidden; z-index: 1; border: 0; padding: 13px 26px;}

.frm_style_formidable-style.with_frm_style .frm_submit button{ margin:0;  color:#ffffff; }
.frm_style_formidable-style.with_frm_style .frm_submit button:hover { background-color: #da582c; }

.site-btn a.elementor-button .elementor-button-icon {display: flex; align-items: center; }

.site-btn.orange-btn a.elementor-button, .frm_style_formidable-style.with_frm_style .frm_submit button { background-color:var(--orange-color);  }
.site-btn.grey-btn a.elementor-button { background-color:var(--grey-color); color:#ffffff; }
.site-btn.white-btn a.elementor-button { background-color:#ffffff; color:#000000; }

.site-btn a.elementor-button:before,
.frm_style_formidable-style.with_frm_style .frm_submit button:before { content:''; position:absolute; top:0; left:0; transform:translatey(100%);  transition:0.3s all ease-in-out; width: 100%; height: 100%; z-index: -1; }
.site-btn a.elementor-button:hover { color:#ffffff; }
.site-btn.white-btn a.elementor-button:hover { color:#ffffff; }
.site-btn a.elementor-button:hover:before,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover:before{ transform:translatey(0%); }

.site-btn.orange-btn a.elementor-button:hover:before,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover:before{ background-color:var(--grey-color);}
.site-btn.grey-btn a.elementor-button:hover:before { background-color:var(--orange-color);}
.site-btn.white-btn a.elementor-button:hover:before { background-color:var(--orange-color);}

/* Travel Section */
.travel-box { height: 100%; overflow: hidden; }
.travel-box .elementor-image-box-wrapper { height:100%; }
.travel-box .elementor-image-box-img img { width:100%; }
.travel-box .elementor-image-box-content { padding: 30px 20px; height: 100%;}

.travel-box .elementor-image-box-content  h3 { font-weight: 600; color: #ffffff; font-size: 20px; text-align: left; line-height: 1.3; margin-bottom:10px; }
.travel-box .elementor-image-box-content p { text-align: left; font-size: 14px; line-height: 1.5; font-weight: 400; color: #ffffff; }

.travel-box.light-green-bg .elementor-image-box-content { background-color:#518072 ;}
.travel-box.grey-bg .elementor-image-box-content { background-color:#7d98ab ;}
.travel-box.dark-green-bg .elementor-image-box-content { background-color:#0d4226 ;}
.travel-box.orange-bg .elementor-image-box-content { background-color:#da582c ;}

.calendar .elementor-widget-html { height:100%; }
.calendar .elementor-widget-html iframe { min-height:500px;  }

/* Image Wrapper */
.image-wrapper { position:relative; }
.image-wrapper--img.elementor-element { position: absolute; width: 100%; height: 100%; top: 0; left: -.5px; }
.image-wrapper--img .elementor-widget-image { height:100%; z-index:1;}
.image-wrapper--img .elementor-widget-image img { height: 100%; object-fit: cover; object-position: center; }


.portfolio-wrap .portfolio:nth-child(1),
.portfolio-wrap .portfolio:nth-child(2) { flex: 0 0 calc(50% - 10px); max-width: calc(50% - 10px); }
.portfolio-wrap .portfolio { flex: 0 0 calc(33.33% - 13.33px); max-width: calc(33.33% - 13.33px); width: 100%; position:relative; }
.portfolio-wrap .portfolio .elementor-image-box-content { position:absolute; bottom:36px; left:50%; transform:translatex(-50%); z-index: 3;}
.portfolio-wrap .portfolio .elementor-image-box-content h3 { margin-bottom:0; font-size:24px; line-height:1.3; font-weight:600; color:#ffffff; }
.portfolio-wrap .portfolio .elementor-image-box-wrapper { position:relative; }
.portfolio-wrap .portfolio:before { content:''; position:absolute; top:0; left:0; width:100%; height:100%; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 5%, rgba(255, 255, 255, 0) 50%); z-index: 1;}

.enquiry-section.elementor-element { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

form#form_enquiry-now { background-color: #ffffff; padding: 50px 30px; position: relative; top: 50px; z-index: 1; }
#form_enquiry-now h2.frm_form_title { color:#0d4226; margin-bottom:24px; text-align:center; }

.whatsapp { display: flex; gap: 10px; align-items: center; }
.whatsapp-content p { font-size: 15px; color: #333333; font-weight: 600; line-height: 1.5; margin-bottom: 0; }
.whatsapp-content a { font-size: 24px; color:#222222; line-height:1.5; font-weight: 600; transition:0.3s all ease-in-out; text-decoration:none !important; }
.whatsapp-content a:hover { color: #da582c; }
input:focus, textarea:focus { border-style: solid !important;}
form#form_enquiry-now:before { content: ''; position: absolute; top: -20px; right: -30px; background-image: url(https://awebdemo.com/pp/pet-concierge-by-diamond-air/wp-content/uploads/2025/02/form-bg1.png); background-repeat:no-repeat; z-index: 1; width: 312px; height: 319px; background-size: cover; z-index: -1; opacity: 0.2; }
.with_frm_style input[type=text],
.with_frm_style input[type=email], 
.with_frm_style textarea { background-color:transparent; }

form#form_enquiry-now .submit-btn { text-align: right; }
.form-bottom { display: flex; justify-content: space-between; align-items: center; margin-top: 20px; }
.form-bottom .frm_form_field { margin-bottom: 0 !important;; }


.site-primary-footer-wrap[data-section="section-primary-footer-builder"] { padding-top: 180px; background-color: #0d4226; }
.site-footer h2.widget-title { font-size: 24px; color: #ffffff; line-height: 1.2; font-weight: 500; }
.site-footer .contact-details li:not(:last-child), .site-footer .menu li:not(:last-child){ margin-bottom:10px; }
.site-footer .contact-details li a,
.site-footer .menu li a{ font-size:15px; line-height:1.5; font-weight:500; color:#ffffff; transition:0.3s all ease-in-out; }
.site-footer .contact-details li a:hover,
.site-footer .menu li a:hover { color:#da582c; }
.contact-details li { position: relative; padding-left: 30px;  }
.contact-details li i { position: absolute; top: 7px; left: 0; display: flex; align-items: center; width: 20px; height: 20px; justify-content: center; color:#ffffff; }

ul.socialmedia{display:flex;gap:7px;align-items:center;}
ul.socialmedia li a{width:35px;height:35px;background-color:#da582c;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffff;}
ul.socialmedia li a:hover{background-color:#7d98ab;}

#ast-scroll-top{ background-color: #da582c;}
*================= Responsive css ====================*/
@media only screen and (max-width:1365px) {
    
}
@media only screen and (max-width:1279px) {
	form#form_enquiry-now:before { top: 0; right: 0; }
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] { padding-left: 20px; padding-right: 20px; }
}

@media only screen and (max-width:1024px) {
	.image-wrapper--img.elementor-element { position: relative; }
	.enquiry-section.elementor-element { position: relative; top: auto;}
	form#form_enquiry-now { top:auto;}
	.footer-widget-area.widget-area.site-footer-focus-item { text-align:left; }
	.site-footer h2.widget-title { font-size: 18px; text-align: left; }
	.contact-details { text-align:left; }
	.site-footer .contact-details li a, .site-footer .menu li a  { font-size: 14px; }
	.site-footer .contact-details li a br { display :none; }
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] { padding-top: 50px; }
	.site-primary-footer-wrap .site-primary-footer-inner-wrap { grid-template-columns: repeat(1, 1fr); grid-row-gap: 30px; }
	
	
}

@media only screen and (max-width:767px) { 
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row { grid-template-columns: repeat(1, 1fr);}
	.portfolio-wrap .portfolio { flex: 0 0 calc(50% - 10px); max-width: calc(50% - 10px); }
	.portfolio-wrap .portfolio .elementor-image-box-content { bottom: 15px; }
	.portfolio-wrap .portfolio .elementor-image-box-content h3 { font-size: 18px; }
	.site-footer .site-below-footer-wrap { padding-left:20px; padding-right:20px; }
}
@media only screen and (max-width:575px) { 
	.whatsapp-content p { font-size: 14px; }	
	.whatsapp-content a { font-size: 16px;}
	.portfolio-wrap .portfolio:nth-child(1), 
	.portfolio-wrap .portfolio:nth-child(2),
	.portfolio-wrap .portfolio { flex: 0 0 100%; max-width: 100%;}
	.portfolio-wrap .portfolio .elementor-image-box-img img { width:100%; }
	
	.site-footer .site-below-footer-wrap .site-footer-section { margin-bottom:0 !important; }
	.form-bottom { margin-top: 0; flex-direction: column-reverse; gap: 20px; }
}
