/*
Theme Name: Naturya Child
Theme URI: http://naturya.novaworks.net
Description: This is a child theme for Naturya Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: naturya
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/







/****************************************************************/
/****************************************************************/
/****************************************************************/




/*--------------------- Homepage Hero Slider css  ---------------------*/


/* .home_hero_slider h3 {
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    margin-bottom: 30px;
} */
.home_hero_slider .kitify-bannerlist__content {
    width: 40% !important;
}
.home_hero_slider .swiper-pagination-bullet-active {
    background: #ffffff;
}

/*--------------------- Homepage Service css  ---------------------*/

.home_service_box:before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #000000ba 20%,  transparent 30%);
    width: 100%;
    height: 100%;
    z-index: 10;
}
.home_service_box .kitify-banner__content {
    z-index: 10;
}
.contact_pg_location iframe {
    filter: grayscale(1);
}

/*--------------------- Homepage Testimonial css  ---------------------*/

.kitify-testimonials__product-infomation {
    display: none;
}

/*--------------------- Product Page css  ---------------------*/

.button.wcboost-wishlist-button {
    display: none !important;
}
a.nova_product_quick_view_btn {
    display: none !important;
}
.pro_pg_short_des p {
    margin-bottom: 15px !important;
}

.product-specifications {
    margin: 20px 0;
}

.product-specifications h3 {
    margin-bottom: 15px;
    font-size: 20px;
}

.spec-table {
    width: 100%;
    border-collapse: collapse;
}

.spec-table td {
    padding: 10px;
    border: 1px solid #ddd !important;
    vertical-align: top;
    font-size: 14px;
    color: #5f5f5f;
}

.spec-table tr:nth-child(even) {
    background: #f9f9f9;
}

.spec-table td:first-child {
/*     font-weight: bold; */
    width: 30%;
}
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-specifications {
    display: none;
}

/* .desc-wrap {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 40px;
  align-items: flex-start;
} */

.desc-left h3 {
  font-size: 18px;
  margin: 20px 0 6px;
}

.desc-left p {
    font-size: 16px;
    line-height: 1.7;
    color: #272727;
    margin-bottom: 5px;
}
.desc-right {
    text-align: center;
}
.desc-right img {
    border-radius: 8px;
    margin-bottom: 30px;
	width: 70%;
}
.yikes-custom-woo-tab-title {
    display: none;
}
.care_instructions h3 {
    font-size: 18px;
    margin: 20px 0 6px;
}
.care_instructions p {
  font-size: 15px;
  line-height: 1.7;
/*   color: #5f5f5f; */
}

.custom_page_color img {
    border-radius: 6px !important;
    width: 80px;
    height: 46px;
}


/*--------------------- Home case study css  ---------------------*/

.home_blog_post a {
    font-weight: 300;
    /* text-transform: capitalize; */
    color: #000000;
}

/*--------------------- Home case study css end  ---------------------*/

/*--------------------- Acoustic Treatment page css  ---------------------*/

.acoustic_treat_box img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.acoustic_treat_box .elementor-image-box-content {
    padding-right: 10px;
}

/*--------------------- Shop page css  ---------------------*/

#novaapf-price-filter-1 {
    display: none;
}
.widget li .children {
    padding-left: 10px !important;
}

/*--------------------- Shop page end  ---------------------*/



.workflow_box .kitify-iconbox__box_body {
    border: 1px solid #474747;
    position: relative;
    padding: 40px 15px 20px 15px;
    border-radius: 0px 0px 10px 10px;
    min-height: 165px;
}
.workflow_box .kitify-iconbox__title {
    position: absolute;
    top: -25px;
    background: #000000;
    color: #ffffff;
    padding: 10px 5px 10px 15px !important;
    left: -1px;
    border-radius: 0px 50px 50px 0;
    width: 96%;
}
.workflow_box .kitify-iconbox {
    overflow: inherit;
}
.podcast_timeline .kitify-vtimeline-item__card-desc p {
    margin-bottom: 0;
}
.podcast_timeline .kitify-vtimeline-item__card-title {
    margin-bottom: 10px;
}

/* .pro_pg_cta_btn i {
    font-size: 30px;
    animation: none !important;
} */
/* .pro_pg_cta_btn .elementor-button-text {
    text-align: left;
} */
.pum-theme-8502, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 67%);
}
button.pum-close.popmake-close {
	line-height:12px !important;
}
.pum-content.popmake-content h4 {
    color: #fff !important;
}
.pum-theme-8502 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	background-color: rgb(194 125 16) !important;
}
.pum-theme-8502 .pum-container, .pum-theme-default-theme .pum-container {
    background-color: rgb(0 0 0 / 41%) !important;
}



/*--------------------- My account page css  ---------------------*/


#nova-register-form p {
    color: #000 !important;
    font-weight: 400 !important;
}


/*--------------------- My account page css end  ---------------------*/


/*--------------------- Responsive start  ---------------------*/


@media only screen and (max-width: 1440px){
    .home_hero_slider .kitify-bannerlist__content {
        width: 50% !important;
    }
	.nova-container {
    padding-left: 15px;
    padding-right: 15px;
}
	.workflow_box .kitify-iconbox__box_body {
    padding: 25px 15px 15px 15px;
    border-radius: 0px 0px 10px 10px;
    min-height: 136px;
}
	.feature-content p {
    font-size: 13px;
}
	.feature-content h4 {
    font-size: 16px;
    line-height: 22px;
}

}
@media only screen and (max-width: 1366px){
.nova-header .nova-header__branding .site-logo {
    max-width: 270px;
}
		    .feature-content h4{
        font-size:16px;
		line-height: 22px;
    }
		.feature-content p {
    font-size: 13px;
}
	
}

@media only screen and (max-width: 991px){
    .home_hero_slider .kitify-bannerlist__content {
        width: 100% !important;
    }
	br{
		display: none;
	}
/* 	.nova-container {
    padding-left: 20px;
    padding-right: 20px;
} */
	.workflow_box .kitify-iconbox__box_body {
    min-height: auto;
}
.desc-right img {
    width: 100%;
}
	    .product-features{
        grid-template-columns:repeat(2,1fr);
        gap:15px;
    }

    .feature-box{
        padding:18px;
    }
		.feature-content p {
    font-size: 13px;
}
	.feature-content h4 {
    font-size: 16px;
    line-height: 22px;
}
		.nova-container {
    padding-left: 20px;
    padding-right: 20px;
}


}

@media only screen and (max-width: 600px){
.home_hero_slider .kitify-bannerlist__image-instance {
    height: 400px !important;
}
	.home_hero_slider .kitify-arrow.prev-arrow {
    display: none;
}
	.home_hero_slider .kitify-arrow.next-arrow {
    display: none;
}
	  .desc-wrap {
    grid-template-columns: 1fr;
  }
	.acoustic_treat_box .elementor-image-box-content {
    padding: 15px 10px 20px 10px;
}
	.acoustic_treat_box img {
    border-top-right-radius: 10px;
	border-bottom-left-radius: 0;
}
	.contact_pg_form .row {
    display: block;
}
	.contact_pg_form p {
    margin-bottom: 10px;
}
.contact_pg_form textarea {
    height: 120px;
    margin-bottom: 20px;
}
	.desc-right img {
    width: 100%;
}
/* .flex-direction-nav a {
    width: 32px !important;
    height: 32px !important;
}
 */
.pum-theme-8502, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 67%) !important;
}
.pum-theme-8502 .pum-container, .pum-theme-default-theme .pum-container {
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
    background-color: rgb(0 0 0 / 62%);
}
.pum-content.popmake-content h4 {
    color: #fff !important;
}
div#popmake-8511 {
	width: 375px !important;
    height: auto;
    top: 212.438px;
    left: 0px;
    display: block;
}
	    .product-features{
        grid-template-columns:1fr;
    }
	    .feature-content h4{
        font-size:16px;
    }

    .feature-box{
        padding:16px;
    }
	.feature-content p{
    font-size:14px;
}
.custom_page_color img {
    width: 40px;
    height: 36px;
}

}






