/**
Theme Name: Kitchens By Guy
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kitchens-by-guy
Template: astra
*/

/*---- Global template layout Css -----*/

a{
 cursor: pointer;
}

a:focus {
    outline: none !important;
}

.ast-article-single{
	padding: 0 !important;
}

.ast-separate-container .ast-article-post{
	background: transparent !important;
}

/*---- Global Header ----*/

#header.scrolled .e-con-inner{
 padding-top: 15px !important;
}

#header.scrolled .e-con-inner .header-logo img{
	width: 65%;
}

#header .e-con-inner .header-logo img{
	transition: 0.5s ease-in-out;
}

#header{
	transition: 0.5s ease-in-out;
}

#header.scrolled {
    background: #191919;
    backdrop-filter: blur(10px);
}

#header .e-con-inner{
 transition: 0.5s ease-in-out;
}

#header .drop-down-padding .e-con-inner{
	padding: inherit !important;
}

.icon-list .elementor-icon-list-icon svg{
	margin: 0 !important;
}

.responsive-toggle-btn .elementor-menu-toggle__icon--open, .responsive-toggle-btn .elementor-menu-toggle__icon--close{
	line-height: 0 !important;
}

/*---- Global CSS ----*/

.global-btn svg{
    width: 22px;
    transition: 0.5s ease-in-out;
}

.global-btn .elementor-button:hover svg{
    transform: rotate(-45deg)
}

.global-btn .elementor-button-content-wrapper{
    align-items: center !important;
}

.ast-separate-container .ast-article-post{
	border: 0 !important;
}

.site-content .ast-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ast-separate-container #primary{
	margin: 0 !important;
	padding: 0 !important;
}  

#ast-scroll-top {
	background-color: #B99C66 !important;
    color: #ffffff !important;
	border: 1px solid #ffffff !important;
}

/*---- Hover Counter Section ----*/

.counter-hover, .elementor-counter-title, .elementor-counter-number-wrapper{
	transition: 0.5s ease-in-out;
}

.counter-hover:hover{
	background-color: #191919 !important;
}

.counter-hover:hover .elementor-counter-title{
    color: white !important;
}

.counter-hover:hover .elementor-counter-number-wrapper{
    color: white !important;
}

.counter-hover:hover .color-chnage-counter h4{
    color: white !important;
}

/*---- Slide-in-up Hover Card ----*/

.slide-in-up-card {
    height: 580px !important;
	cursor: pointer;
}

.slide-in-up-card .content-container{
    transition: 0.6s ease-in-out;
    transform: translateY(78%);
}

.slide-in-up-card .content-container .container-text{
    opacity: 0;
    transition: 0.6s ease-in-out;
}

.slide-in-up-card:hover .content-container{
    transform: translateY(0%);
}

.slide-in-up-card:hover .content-container .container-text{
    opacity: 1;
}

/*-- Second Slide in up card --*/

.slide-in-up-card-2 {
    height: 433px !important;
	cursor: pointer;
}

.slide-in-up-card-2 .content-container{
    transition: 0.9s ease-in-out;
    transform: translateY(65%);
}

.slide-in-up-card-2 .content-container .container-text{
    opacity: 0;
    transition: 0.6s ease-in-out;
}

.slide-in-up-card-2:hover .content-container{
    transform: translateY(0%);
}

.slide-in-up-card-2:hover .content-container .container-text{
    opacity: 1;
}

/*-- Third Slide in up card --*/

.slide-in-up-card-3 {
    height: 387px !important;
	cursor: pointer;
}

.slide-in-up-card-3 .content-container{
    transition: 0.5s ease-in-out;
    transform: translateY(45%);
}

.slide-in-up-card-3 .content-container .container-text{
    opacity: 0;
    transition: 0.6s ease-in-out;
}

.slide-in-up-card-3:hover .content-container{
    transform: translateY(0%);
}

.slide-in-up-card-3:hover .content-container .container-text{
    opacity: 1;
}

/*-- Forth Slide in up card --*/

.slide-in-up-card-4 {
    height: 735px !important;
	cursor: pointer;
}

.slide-in-up-card-4 .content-container{
    transition: 0.5s ease-in-out;
    transform: translateY(72%);
}

.slide-in-up-card-4 .content-container .container-text{
    opacity: 0;
    transition: 0.6s ease-in-out;
}

.slide-in-up-card-4:hover .content-container{
    transform: translateY(0%);
}

.slide-in-up-card-4:hover .content-container .container-text{
    opacity: 1;
}

/*---- Testimonial Section ----*/

.testimonial-initial{
	text-align: center;
    line-height: 1 !important;
}

.testimonial-loop .elementor-swiper-button svg{
	opacity: 0.5;
}

.testimonial-loop .elementor-swiper-button:hover svg{
	opacity: 1;
}

/*---- Forms Section ---*/

.option-form .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 45%;
}

.right-full-container{
    padding-left: calc((100% - 1440px) / 2) !important;
}

.cta-form input{
    min-height: 55px !important;
}

/*---- Infinite Slider ----*/

.infinite-slide .swiper-wrapper {
    transition-timing-function: linear !important;
}

/*---- Hover Zoom In ----*/

.zoom-in-hover{
	cursor: pointer;
}

.zoom-in-hover img{
    transition: 0.5s ease-in-out;
}

.zoom-in-hover:hover img{
    transform: scale(1.1);
}

/*---- Thank You Page ----*/

.page-id-927 footer{
	display: none !important;
}

.error404 footer{
	display: none !important;
}

/*---- About Us ----*/

.two-columns ul{
    column-count: 2 !important;
}

.post-content h2, .post-content h3, .post-content h4, .post-content h5{
    margin: 10px 0 15px 0 !important;
}  

.post-content ul{
    margin-left: 20px !important;
}

/*---- Responsivness ----*/

@media(max-width: 1599px){
   .slide-in-up-card {
     height: 510px !important;
   }

 .right-full-container{
    padding-left: calc((100% - 1200px) / 2) !important;
 }

 .slide-in-up-card-4 {
    height: 585px !important;
  }
}

@media(max-width: 1366px){
	#header.scrolled .e-con-inner .header-logo img{
	width: 75%;
}

.slide-in-up-card {
    height: 430px !important;
 }

.slide-in-up-card-2 {
    height: 400px !important;
}

.slide-in-up-card-3 {
    height: 320px !important;
}

.slide-in-up-card-3 .content-container {
    transform: translateY(40%);
}

.slide-in-up-card-4 {
    height: 500px !important;
}

}

@media(max-width: 1024px){
	#header.scrolled .e-con-inner .header-logo img{
	width: 80%;
}

 .right-full-container{
    padding-left: 15px !important;
 }

.cta-form input{
    min-height: 50px !important;
}

.slide-in-up-card-2 {
    height: 380px !important;
 }

.slide-in-up-card-3 {
    height: 285px !important;
 }

.slide-in-up-card-4 {
   height: 405px !important;
 }

}

@media(max-width: 767px){

	#header.scrolled .e-con-inner .header-logo img{
		width: 100%;
	}
	
	#header .e-con-inner .header-logo img{
	   opacity: 0;
    }

   #header.scrolled .e-con-inner .header-logo img{
	  opacity: 1;
   }

	.responsive-menu a{
		justify-content: center;
	}

	.slide-in-up-card {
        height: 405px !important;
    }
	
	.cta-form .elementor-field-group{
		margin-bottom: 15px !important
	}

    .slide-in-up-card-4 {
        height: 440px !important;
    }

   .slide-in-up-card-4 .content-container {
       transform: translateY(80%);
   }

	.two-columns ul{
    	column-count: 1 !important;
	}
}

