/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
.list ul li{
	position:relative;
	list-style:none;
	margin-bottom:10px
}
.list ul li:last-child{
	margin-bottom:0px
}
.list ul li:after{
    font-family: ETmodules !important;
    content: "\35" !important;
    font-size: 26px !important;
    position: absolute !important;
    left: -25px !important;
    top: 2px !important;
    font-weight: 800 !important;
    color: #ff9b3c;
    right: 0;
	width: 20px;
}
.white.list ul li:after{
	color:#fff;
}


.line_text {
  position: relative;
  padding-left: 50px; /* space for the line */
  font-family: sans-serif;
  font-weight: 500;
  color: #555; /* dark gray text */
}

.line_text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 40px;
  height: 1px;
  transform: translateY(-50%);
}
.dark_before::before {
  background-color: #555; /* dark gray */
}
.yellow_before::before {
  background-color: #ff9b3c; /* example yellow */
}
/*  ----yellow button css---*/
a.yellow {
    background: #ff9b3c !important;
}
a.yellow:hover{
	 background:#ef8119!important;
}
.yellow .single_add_to_cart_button{
	
}
/* -----this css for H2 heading if u want to add half orange heading you need to add this orange class on module and add h2 header */
.orange span{
	color:#ff9b3c; 
}
.white span{
	color:#fff;
}
/* -----------blurb in full content  */
.blurb_full_content .et_pb_blurb_description{
	margin-left:-36px;
}

/* -----image rotate */
.rotate_left .et_pb_image_wrap  {
	z-index: 5;
    border-top-left-radius: 0;
    border-top-right-radius: 125px;
    width: 100%;
    height: 800px;
    margin-bottom: -4px;
    display: flex;
    position: absolute !important;
    inset: -20px -20px -9% -6%;
    overflow: hidden;
    transform: rotate(-7deg);
}
.rotate_left.small_height .et_pb_image_wrap  {
    height: 500px;
}
.rotate_left .et_pb_image_wrap  img{
	object-fit: cover;
    width: 100%;
    position: relative;
    top: -7%;
    right: -7%;
    transform: rotate(7deg);	
}

@media(max-width:1024px) and (min-width:981px){
	.rotate_left .et_pb_image_wrap  {
		inset: -20px -20px -9% -19%;
	}
}
@media(max-width:980px){
/* 	.rotate_left .et_pb_image_wrap  {
		position: relative;
		inset: -30px -20px -9% -6%;
		 height: 850px;
	}
	.rotate_left .et_pb_image_wrap  img{
		  object-position: 20%;
			 right: 10%;
		} */
	.rotate_left .et_pb_image_wrap {
        width: 105%;
        height: 550px;
        margin-bottom: -95px;
        position: relative !important;
        transform: rotate(-4deg);
    }
	.rotate_left.small_height .et_pb_image_wrap  {
		height: 300px;
	}
	    .rotate_left .et_pb_image_wrap  img{
        width: 100% !important;
        height: 575px;
        top: -7%;
        left: 14px;
        right: -7%;
    }
}  

@media(max-width:767px){
	    .rotate_left .et_pb_image_wrap img {
        height: 455px;
    }
	.rotate_left .et_pb_image_wrap {
        height: 420px;
    }
}

.rotate_right_down .et_pb_image_wrap  {
	border-top-left-radius: 125px;
    width: 100%;
    height: 600px;
    margin-bottom: -61px;
    display: flex;
    /* position: absolute; */
    inset: auto -16% -4% auto;
    overflow: hidden;
    transform: rotate(-4deg);
}
.rotate_right_down.small_height .et_pb_image_wrap  {
    height: 500px;
}
.rotate_right_down .et_pb_image_wrap  img{
	object-fit: cover;
    width: 100%;
    position: relative;
    inset: -5% 0% 0% -2%;
    transform: rotate(4deg);	
}
@media(max-width:980px){
	.rotate_right_down .et_pb_image_wrap {
        width: 100%;
        height: 550px;
        margin-bottom: -95px;
        position: relative;
        transform: rotate(-4deg);
    }
	.rotate_right_down.small_height .et_pb_image_wrap  {
		height: 400px;
	}
	    .rotate_right_down .et_pb_image_wrap  img{
        width: 100% !important;
        height: 575px;
        top: -7%;
        left: -10px;
        right: -7%;
    }
}  

@media(max-width:767px){
	.rotate_right_down .et_pb_image_wrap img {
        height: 320px;
    }
	.rotate_right_down .et_pb_image_wrap {
        height: 350px;
    }
	.rotate_right_down.small_height .et_pb_image_wrap  {
		height: 350px;
	}
}
/* ---this css for ratate banner image size issue  */
@media(max-width:1024px) and (min-width:981px) {
	.small_banner .image_row.et_pb_row {
		margin-top: -550px !important;
	}
	.extra_small_banner .image_row.et_pb_row {
		margin-top: -470px !important;
	}
}
/* image rotate end  */
@media(max-width:1134px) and (min-width:981px){
	body .et_pb_row{
		width:90% !important;
	}
	body .full_width .et_pb_row{
		width:100% !important;
	}
}
@media(max-width:1024px) and (min-width:981px){
	h2{
		font-size:42px !important;
	}
	.shop_page h2{
		font-size:16px !important;
	}
	h1{
		font-size:54px !important;
	}
	h3{
		font-size:30px !important;
	}
	h4{
		font-size:21px !important;
	}
	body .et_pb_row{
		width:90% !important;
	}
	.et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size:17px !important;
	}
}
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
.main_header .et_pb_column_3_4{
	margin-right:0px;
}
header.et-l--header {
    height: auto !important;
}

.et_pb_menu__logo img.wp-image-18 {
    filter: brightness(30.5);
}
.home .et_pb_menu__logo img.wp-image-18{
	filter:none;
}
/* search bar  */

#custom-search-popup {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
}

.custom-search-box {
	background: #f49b47;
	padding: 30px 30px;
	border-radius: 35px;
	position: relative;
	max-width: 800px;
	width: 90%;
	box-shadow: 0 8px 30px rgba(0,0,0,0.3);
}

.custom-search-close {
	position: absolute;
    top: -14px;
    right: 0px;
    font-size: 68px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.search-form-wrapper {
	display: flex;
	background: #fff;
	border-radius: 50px;
	overflow: hidden;
	align-items: center;
/* 	padding: 5px; */
}

.search-form-wrapper input {
	flex-grow: 1;
	padding: 15px 20px;
	font-size: 18px;
	border: none;
	border-radius: 50px 0 0 50px;
	outline: none;
}

.search-form-wrapper button {
	padding: 15px 30px;
	background: #555;
	color: #fff;
	font-size: 18px;
	border: none;
	border-radius: 0 50px 50px 0;
	cursor: pointer;
}

.search-form-wrapper button:hover {
	background: #333;
}

 span.et-pb-icon {
    cursor: pointer;
}
/*  search page */

.search .et_builder_inner_content ,
.single-post .et_builder_inner_content{
    position: relative;
    z-index: 1;
    background: #fff2ea;
}
/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/
.hom_banner_sec {
  position: relative;
  overflow: hidden; /* needed to hide overflowed bg */
}

/* Background image pseudo-element */
.banner_bottom_wrape{
	display:flex !important;
}
.banner_bottom_wrape .et_pb_column{
	float:none !important;
}
.banner_bottom_wrape::after {
        content: "";
    position: absolute;
    top: 0;
    right: -160px;
    width: 13%;
    height: 100%;
    background-image: url(https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/download-1.png);
    background-size: 190% 130%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    visibility: visible;
}

.hom_banner_sec::before {
    content: "";
    position: absolute;
    top: 30px;
    right: -17px;
    width: 48%;
    height: 100%;
    background-image: url(https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/64a5daf8a4914750bdd13b7a_CI-101-Cedar-Trees.jpg);
    background-size: cover;
    background-position: center;
	background-repeat:no-repeat;
    border-radius: 100px 0 0 0px;
    z-index: 0;
    transform: rotate(357deg);
}
@media(max-width:980px)and (min-width:768px){
	.hom_banner_sec .et_pb_column_0{
		padding-bottom:480px;
	}
	.hom_banner_sec::before {
        right: -40px !important;
    }
}
@media(max-width:980px){
	.hom_banner_sec::before {
		content: "";
        position: absolute;
        top: 25%;
        right: -27px;
        width: 95%;
        height: 100%;
        background-size: initial;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 80px 0 0 0px;
        z-index: 0;
        transform: rotate(357deg);
        background-size: 100% 98%;
	}
	.m_bg_none.hom_banner_sec:before{
	display:none;
}
}
@media(max-width:767px){
	.page-id-181 .et_pb_section_0 .et_pb_row .et_pb_column{
		    float: none !important;
	}
}
/* ---check list */
.check_list h3{
  padding-bottom:0px !important;
}
/* ---number list */
@media(max-width:980px){
	.number_list .et_pb_row .et_pb_column{
		margin-bottom:20px !important;
	}
}
@media(max-width:1024px) and (min-width:981px) {
	.number_list:after{
		content: "";
		position: absolute;
		top: 0px;
		left: 0;
		width: 44%;
		height: 22%;
		background-image: url(https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/download.png);
		background-size: cover;
		z-index: 0;
		background-repeat: no-repeat;
		background-size: 70% 57%;
	}
	.number_list:before{
		content:none !important;
	}
}
.numberlist_below_bx .et_pb_column:hover .et_pb_animation_top{
	color:#ff9b3c; 
}
/* ---testimonial sec */
.testimonial_Sec {
	 position: relative;
  overflow: hidden; /* needed to hide overflowed bg */
}
/* Background image pseudo-element */
.testimonial_Sec::before {
    content: "";
    position: absolute;
    top: 20%;
    left: -20px;
    width: 48%;
    height: 100%;
    background-image: url(https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/64597073a5921881f96ebfd1_Lady-Reading.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 0px 70px 0 0px;
    z-index: 0;
    transform: rotate(355deg);
}

@media(max-width:980px){
	.hom_banner_sec::before {
        content: "";
        position: absolute;
        top: 32%;
        right: -27px;
        width: 95%;
        height: 30%;
        background-size: initial;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 80px 0 0 0px;
        z-index: 0;
        transform: rotate(357deg);
        background-size: 100% 100%;
    }
	.testimonial_Sec::before {
		top: 62%;
        left: -20px;
        width: 98%;
        height: 44%;
	}
}


.testimonial_Sec .swiper-button-next.swiper-arrow-button.dipi-button-next-0tbbody {
    top: 210px;
}
.testimonial_Sec .swiper-button-prev.swiper-arrow-button.dipi-button-prev-0tbbody{
	top: 210px;
}
.testimonial_Sec .testimonial_bx.dipi_testimonial_0 .swiper-button-prev.swiper-arrow-button.dipi-button-prev-0tbbody{
    right: 94px !important;
    left: auto !important;
}
.et-db #et-boc .et-l .dipi_testimonial_0_tb_body .swiper-button-prev, .et-db #et-boc .et-l .dipi_testimonial_0_tb_body:hover .swiper-button-prev.swiper-arrow-button.show_on_hover{
	 right: 94px !important;
    left: auto !important;
}
@media(max-width:767px){
	.testimonial_Sec::before {
	 top: 70%;
    left: -20px;
    width: 99%;
    height: 32%;
	}
}
@media(max-width:980px) and (min-width:400px){
	    .hom_banner_sec::before {
        top: 25%;
        right: -27px;
        width: 85%;
        height: 62%;
        background-size: 100% 100%;
    }
	
	
}
.testimonial_bx.dipi_testimonial_0 .swiper-button-prev{
	right: 94px !important;
    left: auto !important;
}
.testimonial_bx.dipi_testimonial_0 .swiper-button-prev ,
.testimonial_bx.dipi_testimonial_0 .swiper-button-next{
	top:210px !important;
	height:50px !important;
	width:50px !important;
}
@media(max-width:767px){
	.testimonial_bx.dipi_testimonial_0 .swiper-button-prev ,
	.testimonial_bx.dipi_testimonial_0 .swiper-button-next{
		 top: 370px !important;
	}
}
   
.testimonial_bx .dipi-testimonial-text {
    margin-bottom: 30px;
}
.testimonial_bx .dipi-testimonial-name{
	margin-bottom:0px;
}
/*  -----home project section */
.project_sec .line-button-wrapper a {
    color: #606060;
}
/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
footer .fwidget{
	width:100% !important;
	margin:0px !important;
}
footer .fwidget ul li{
	margin:0px !important;
	padding-right:15px;
}
.footer_menu ul li{
	display:inline-block;
}
.footer_btt:hover{
	opacity:0.5;
}

/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/* --------product section css */
.wood-section {
  /* padding: 60px 0; */
  /* background: #f9f9f9; */
}

.wood-container {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
  max-width: 1340px;
  margin: auto;
  /* padding: 0 15px; */
}

.wood-box {
  flex: 1 1 30%;
  padding: 4px !important;
  border-radius: 8px;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}

.circle-img {
  position: relative;
  margin-bottom: 20px;
}

.circle-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  z-index: 99;
  position: relative;
}

.wood-section h3 {
  padding-top: 20px;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #0e0f11;
}

.wood-section p {
  font-weight: 400;
  margin-bottom: 30px;
}

.line-button-wrapper {
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.body-text.m {
  letter-spacing: -0.011em;
}

.div-block-2 {
  background-color: #ff9b3c;
  border: 1px #000;
  flex: 1;
  height: 2px;
  margin-left: 20px;
  color: #606060;
  font-weight: 400;
}

/* -------- Global shape CSS:
   To apply these shapes, simply add the corresponding classes.
   To position the shapes correctly, make sure to add your section's container class 
   within the size-specific media queries below. */

.circle-img img,
.Related_product_sec .related ul li a .et_shop_image img {
  border-radius: 500px;
  width: 325px;
  height: 325px;
}

.circle-img,
.Related_product_sec .related ul li a .et_shop_image {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}
.blog_sec .et_pb_image_container{
	display:flex;
	justify-content:flex-end;
}
.blog_sec .entry-featured-image-url img {
    height: 275px;
    width: 275px;
    border-radius: 50%;
	min-width:auto !important;
    /* padding-top: 10px; */
}
.blog_sec .entry-featured-image-url {
    height: 300px;
    width: 300px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
/* ------default image module shape  */
.et_pb_module.et_pb_image.shape_four,
.et_pb_module.et_pb_image.shape_five{
	display:flex;
	justify-content:flex-end;
	width: 490px;
    height: 460px;
}

.et_pb_module.et_pb_image.shape_four.out_shape{
	width: 471px;
}
.et_pb_module.et_pb_image.shape_four .et_pb_image_wrap  ,
.et_pb_module.et_pb_image.shape_five .et_pb_image_wrap {
    height: 490px;
    width: 490px;
}
@media(max-width:1200px){
	.et_pb_module.et_pb_image.shape_four,
	.et_pb_module.et_pb_image.shape_five{
		display:flex;
		justify-content:flex-end;
		width: 300px !important;
		height: 300px;
	}
	.et_pb_module.et_pb_image.shape_four .et_pb_image_wrap  ,
	.et_pb_module.et_pb_image.shape_five .et_pb_image_wrap {
		height: 300px !important;
		width: 300px;
	}
}
@media(max-width:767px){
	.et_pb_module.et_pb_image.shape_four,
	.et_pb_module.et_pb_image.shape_five{
		display:flex;
		justify-content:flex-end;
		width: 200px;
		height: 200px;
	}
	.et_pb_module.et_pb_image.shape_four .et_pb_image_wrap  ,
	.et_pb_module.et_pb_image.shape_five .et_pb_image_wrap {
		height: 200px !important;
		width: 200px;
	}
}

.et_pb_module.et_pb_image.shape_four .et_pb_image_wrap img,
.et_pb_module.et_pb_image.shape_five .et_pb_image_wrap img{
	min-height:100%;
	height:auto;
	object-fit:cover;
	min-width:100%;
}
.shape_four ,.blog_sec .entry-featured-image-url{
  background-image: url('https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/64596677a5921851fe6e1413_Asset-8Prairie-Cedar.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
/* ----project page ----- */
.shape_four.project{
	background-position: 100% 46%;
}


/*  ----project end*/
.shape_five ,.blog_sec .entry-featured-image-url{
  background-image: url('https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/645951ffeaab7f6057e4c629_3Prairie-Cedar-1.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
/* Shape One Background */
.shape_one ,.blog_sec .entry-featured-image-url{
  background-image: url('https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/645951ff4544cad3fc9fbf8d_1Prairie-Cedar.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

/* Shape Two Background */
.shape_two {
  background-image: url('https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/645951ff5b0441316cd03a8f_2Prairie-Cedar.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

/* Shape Three Background */
.shape_three {
  background-image: url('https://prairiecedar.marketingblends.com/wp-content/uploads/2025/04/645951ffeaab7f6057e4c629_3Prairie-Cedar.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .circle-img img,
  .Related_product_sec .related ul li a .et_shop_image img {
    width: 225px;
    height: 225px;
  }
}

@media screen and (max-width: 991px) {
  .circle-img img {
    width: 200px;
    height: 200px;
  }
	.Related_product_sec .related ul li a .et_shop_image img{
		 width: 300px;
   		 height: 300px;
	}
}

@media (max-width: 767px) {
  .wood-container {
    flex-direction: column;
    align-items: center;
  }
	#et-boc .Related_product_sec .related.products ul.products li.product.type-product{
		width:100% !important;
	}
  .wood-box {
    max-width: 100%;
    padding: 0px;
  }

  .circle-img img,
  .Related_product_sec .related ul li a .et_shop_image img {
    width: 410px;
    height: 410px;
  }
}

@media screen and (max-width: 479px) {
  .circle-img img,
  .Related_product_sec .related ul li a .et_shop_image img {
    width: 250px;
    height: 250px;
  }
	
}



/* ------product single page css--- */
/* Common styling for product list item shape containers */
@media screen and (max-width: 980px){
	.Related_product_sec {
		overflow-x: visible !important;
	}
} 
.Related_product_sec .line-button-wrapper{
	color:#606060;
}
.Related_product_sec .related h2{
	display:none;
}
.Related_product_sec .related  .products h2{
	display:block;
}
/*  ---single prodcut section */
.single_product_sec .variations tbody tr{
	display:flex;
	gap:10px;
	align-items: center;
	margin-bottom:20px;
}
 .woocommerce div.product .single_product_sec  form.cart .variations td{
	padding-bottom:0px !important;
	 margin-bottom:0px !important;
	 line-height:1.5em;
}
.woocommerce div.product .single_product_sec  form.cart .variations td select{
	padding: 10px 19px 10px 6px;
}
.single_product_sec  .et_pb_wc_add_to_cart form.cart .variations td.value span:after{
	content:none !important;
	display:none;
}
.single_product_sec td.value  {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.single_product_sec a.reset_variations {
    margin: 0px !important;
    padding: 9px 20px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    color: #000;
    font-size: 16px !important;
}
.woocommerce-variation-price{
	margin-bottom:10px;
}
.woocommerce-variation-price .price{
	color:#ff9b3c !important;
}


.single-product .shape_one,
.single-product .shape_two,
.single-product  .shape_three{
	background:none;
}

.custom_price .et_pb_text_inner{
	display:flex;
	gap:5px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: none !important;
}
.single-product .et_pb_wc_add_to_cart{
	margin-bottom:0px !important;
}
.single-product  form{
	margin-top:0px !important;
}
.single-product  form button.button.alt {
    padding: 18px 30px !important;
}
.single-product  .single_variation_wrap{
	display:none !important;
}
.single-product  .single_add_to_cart_button{
	display:none !important;
}
.single-product .et_pb_text_4_tb_body{
	margin-bottom:10px !important;
}
/* --- */
.product_meta{
	border-top:0px;
}
.et_pb_module.et_pb_wc_description ,.et_pb_module.et_pb_wc_meta ,.et_pb_module.et_pb_wc_stock{
	margin-bottom:15px !important;
}

.et_pb_wc_additional_info .woocommerce-product-attributes-item--attribute_pa_length-width{
	display:none;
}
/*----single product gallery css   */

.prev-arrow {
    left: 0px;
}

.next-arrow {
    right: 0px;
}

.thumbnail-gallery {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

/* .thumbnail {
    width: 80px;
    height: 80px;
    margin: 5px;
    cursor: pointer;
    border: 2px solid transparent;
}
 */
/* .thumbnail.active {
    border: 2px solid blue;
}
 */
.custom-product-gallery {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: auto;
}

.main-image-wrapper {
    position: relative;
    text-align: center;
}

/* .main-image-wrapper img {
    width: 100%;
    cursor: pointer;
}
 */
.thumbnail-container {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.thumbnail.active {
    border-color: #333;
}

/* .prev-arrow { left: 5px; }
.next-arrow { right: 5px; } */

/* Lightbox Styles */
.lightbox-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.lightbox-content {
    position: relative;
    text-align: center;
}

.lightbox-content img {
    max-width: 80%;
    max-height: 80vh;
}

.close-lightbox {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    color: white;
} 
.custom-product-gallery {
    max-width: 500px;
    margin: auto;
    text-align: center;
}

.main-image-wrapper {
    position: relative;
    display: inline-block;
		width:100%;
}

.main-image-wrapper img {
    max-width: 100%;
    display: block;
    cursor: pointer;
	width:100%;
}

.prev-arrow, .next-arrow {
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 30px 10px;
    cursor: pointer;
    font-size: 18px;
}
.prev-arrow:hover, .next-arrow:hover{
	background: #ff9b3c;
}
/* .prev-arrow { left: 5px; }
.next-arrow { right: 5px; } */

.thumbnail-gallery {
    display: flex;
    gap: 5px;
    overflow: hidden;
    max-width: 100%;
    justify-content: center;
    margin-top: 10px;
}
.thumbnail-wrapper img {
    padding: 0px 4px;
}
.thumbnail {
    width: 93px;
    height: 83px !important;
    object-fit: cover;
    cursor: pointer;
    /* border: 2px solid transparent; */
}

.thumbnail.active {
/*     border: 2px solid #000; */
}
 #lightbox-modal {
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100vw;
	 height: 100vh;
	 background: rgba(0, 0, 0, 0.8);
	 display: none;
	 justify-content: center;
	 align-items: center;
	 z-index: 999999; /* Ensure it's on top */
}

/* Lightbox Content */
.lightbox-content {
	position: relative;
	padding: 20px;
	border-radius: 5px;
	max-width: 80%;
	max-height: 80%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

/* Lightbox Image */
#lightbox-image {
	max-width: 100%;
	max-height: 100%;
}

/* Close Button */
.close-lightbox {
	    position: absolute;
    right: 10px;
    background: #ff9b3c;
    color: white;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 500;

}

/* Navigation Buttons */
.lightbox-prev, .lightbox-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	padding: 10px;
	cursor: pointer;
	font-size: 18px;
}

.lightbox-prev { left: 10px; }
.lightbox-next { right: 10px; }
/* ----second featured gallery css  */
.custom-product-gallery {
    max-width: 100%;
    margin: auto;
}

.main-image-wrapper {
    text-align: center;
    margin-bottom: 0px;
    position: relative;
	
}

.main-image-wrapper img {
    max-width: 100%;
	margin-bottom:10px;
}

.sale-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background:#ff9b3c!important;
    color: #fff;
    padding: 5px 10px;
    z-index: 10;
    font-size: 14px;
    border-radius: 4px;
}

.thumbnail-nav-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 10px;
}

.thumbnail-container {
    overflow: hidden;
    
}
.thumbnail-container {
    width: 84%;
    margin-top: 0px;
}

.thumbnail-wrapper {
    display: flex;
    transition: transform 0.3s ease;
    gap: 10px;
}

.thumbnail {
    flex: 0 0 calc(25% - 7.5px); /* Responsive: 4 per row with spacing */
    aspect-ratio: 1 / 1;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid transparent;
    transition: border 0.3s;
    border-radius: 4px;
    flex-shrink: 0;
}

.thumbnail.active {
    border:none;
}

.thumbnail:hover {
     border:none;
}

.prev-arrow, .next-arrow {
    background: #606060;
    color: #fff;
    border: none;
    padding: 28px 8px;
    font-size: 20px;
    cursor: pointer;
    z-index: 5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.prev-arrow {
    left: 0px;
}

.next-arrow {
    right: 0px;
}

.lightbox-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0,0,0,0.85);
    justify-content: center;
    align-items: center;
}

.lightbox-content {
    position: relative;
    text-align: center;
}

.lightbox-content img {
    max-width: 90%;
    max-height: 80vh;
}

.close-lightbox {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: white;
    cursor: pointer;
}

@media (max-width: 768px) {
  .thumbnail-wrapper {
    gap: 6px;
  }
}
@media (max-width: 767px) and (min-width:574px){
	.thumbnail {
    flex: 0 0 calc(34.333% - 6.66px); /* 3 items per row with spacing */
  }
  
}
@media  (max-width:574px){
	.thumbnail {
		flex: none;
	}
}
@media  (max-width:425px){
	.thumbnail-container {
		width: 75%;
	}	
	
}
/* ---BLOG PAGE CSS------------- */

.wp-pagenavi {
    text-align: center;
}
.wp-pagenavi span, 
.wp-pagenavi a {
     background: #ff9b3c!important;
    color: #fff;
    padding: 8px 18px;
    margin: 2px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    transition: background;
	border:none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background:#ef8119!important;
	border:none;
}
.wp-pagenavi a:hover {
  background: #606060 /* dark gray */
}
/* ----------single blog page css */
.single_blog_sidebar.et_pb_sidebar_0_tb_body {
    background: #ff9b3c;
    border-radius: 0px 0px 100px 0px;
    padding: 60px 20px;
}
.single_blog_sidebar ul {
    padding-left: 20px !important;
}
.single_blog_sidebar #block-8,.single_blog_sidebar #block-9{
	margin-bottom:10px;
}
.single_blog_sidebar h4.side_se_head{
	font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 900 !important;
    font-size: 28px !important;
    color: #fff !important;
    line-height: 1.3em !important;
}
.single_blog_sidebar button.wp-block-search__button.wp-element-button {
    background: #575757;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Sen';
	border:none;
}
.single_blog_sidebar .fwidget{
	width:100%;
}
/* ----------manufacturing css------- */
.manufacturing_gallery img{
	min-height:300px;
	max-height:300px;
	object-fit:cover;
}
.page-id-39 .et_pb_blurb_container .et_pb_module_header{
	padding-bottom:0px;
}
/* ---------contact page css */
iframe {
  display: block;
  margin: 0;
}

.contact_page_sec {
	overflow:visible !important;
}
.contact_page_sec .et_pb_row{
	position:relative;
	top:-130px;
}
/*----material page   */
/* .new-wood-section {
  padding: 40px 20px;
  background-color: #f6ebe6;
}
 */
.product_cate_sec .new-wood-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  max-width: 1200px;
  margin: auto;
  align-items:center;
}
/* .product_cate_sec .wood-container a.new-wood-box {
	display: block;
	overflow: hidden; /* Ensures rounded corners clip child */
/* 	
	transition: all 0.3s ease;
} */
 

.product_cate_sec .wood-container a.new-wood-box:hover{
	    background-color: #1e202426;
    	border-radius: 100px 20px 20px 100px;
	  	height: auto !important;
}
.product_cate_sec .wood-container a.new-wood-box .new-wood-inner {
    background: none !important;
  
}


.product_cate_sec .new-wood-box {
/*   background-color: #fefefe; */
  border-radius: 10px;
  padding: 20px;
  flex: 0 0 calc(33.333% - 20px); /* 3 per row with space */
  box-sizing: border-box;
/*   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); */
  display: flex;
  align-items: center;
  justify-content: center;
	padding:0px !important;
}

.product_cate_sec .new-wood-inner {
  display: flex;
  align-items: center;
  gap: 20px;
}

.product_cate_sec .circle-img {
  width: 170px;
  height: 170px;
/*   border-radius: 50%; */
  overflow: hidden;
  flex-shrink: 0;
	margin:0px;
}

.product_cate_sec .circle-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product_cate_sec .wood-content h5 {
     color: #3b3b3b;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Raleway, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}


.product_cate_sec .wood-content p {
      color: #606060;
    margin-top: 0px;
    font-size: .875rem;
    line-height: 1.25;
	margin-bottom:10px;
}

.product_cate_sec .line-button-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product_cate_sec .div-block-2 {
  height: 3px;
  width: 60px;
  background-color: #e4a35b;
  border-radius: 4px;
}
.product_cate_sec .line-button-wrapper {
    margin-top: 0px !important;
    font-size: 15px;
}
.product_cate_sec .line-button-wrapper .body-text{
	color: #606060;
}

.product_cate_sec .wood-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Make sure the boxes stretch properly */
.product_cate_sec .wood-container a.new-wood-box {
    text-decoration: none;
    height: 100%;
}

/* Optional hover styling */
/* .product_cate_sec .wood-container a.new-wood-box:hover .new-wood-inner {
    background: #fff1ea !important;
    border-radius: 77px 15px 15px 77px;
} */

/* Responsive (tablet: 2 columns) */
@media (max-width: 991px) {
    .product_cate_sec .wood-container {
        grid-template-columns: repeat(2, 1fr);
    }
	.product_cate_sec .wood-container a.new-wood-box {
		justify-content:start;
	}
}

/* Mobile (1 column) */
@media (max-width: 767px) {
    .product_cate_sec .wood-container {
        grid-template-columns: 1fr;
    }
}

/* Responsive */
@media (max-width: 1024px) {
  .product_cate_sec .new-wood-box {
    flex: 0 0 calc(50% - 15px); /* 2 per row on tablet */
  }
}

@media (max-width: 600px) {
  .product_cate_sec .new-wood-box {
    flex: 0 0 100%; /* 1 per row on mobile */
  }

  .product_cate_sec .new-wood-inner {
    flex-direction: column;
    text-align: center;
  }

  .product_cate_sec .wood-content {
    text-align: center;
  }
}
/* ----about us page  */
@media(max-width:1024px) and (min-width:981px){
	.about_us_testimonial:before{
        top: 90px;
        height: 91% !important;       
        background-size: 130% 100%;
	}
	.about_expert_sec{
		padding-top:330px;
	}
	
	.about_expert_sec .cont_part{
		padding-bottom:50px;
		padding-right:30px;
	}
}
/*------project page css  */
.project_sec .et_pb_blurb_content .et_pb_main_blurb_image{
	margin-bottom:0pc;
	width:100%;
}
.project_sec .et_pb_blurb_content img{
	width:100%;
	height:215px;
	object-fit:cover;
}
.project_sec  .et_pb_blurb_content .et_pb_blurb_container{
	    padding: 30px 20px;
}

@media(max-width:980px) and (min-width:495px){
	.project_sec  .et_pb_blurb{
		width:400px;
	}
	.project_sec  .et_pb_column {
		display: flex;
		justify-content: center;
	}
	.shape_four.project {
		background-position: 51% 40% !important;
		max-width: 450px;
		float: none;
	}
	.project_sec .et_pb_row{
		display:grid;
		justify-content:center;
	}
}

/* ------archive page css material single page  */

.et-db #et-boc .et-l .et_pb_section_0_tb_header.et_pb_section.custom-sticky-header.sticky-active {
  position: fixed;
  left: 0;
  background-color: #ff9b3c !important;
/*   box-shadow: 0 2px 5px rgba(0,0,0,0.1); */
}
 
/* -----project single pages css */
.material_boxes .et_pb_blurb_container{
	align-content:center;
}
.material_boxes .et_pb_blurb{
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;

}
.material_boxes .et_pb_blurb img{
	height:100px;
}
.project_tab_sec .dipi_advanced_tabs_item{
	border-radius:20px !important;
}
@media(max-width:767px){
	.project_tab_sec .dipi_advanced_tabs_0 .dipi-at-tabs .dipi-at-tab.dipi-at-tab--active .dipi-at-tab-container{
		padding:0px !important;
	}
}

.single_project_cat_Sec::before {
    content: "";
    position: absolute;
    top: 20%;
    left: -20px;
    width: 48%;
    height: 100%;
    background-image: url(https://prairiecedar.marketingblends.com/wp-content/uploads/2025/05/645bec0eddb23b16e9f20dd3_E31-Exterior-Live_Edge_Skirl-Siding-cedar-1-300x300-1.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 0px 70px 0 0px;
    z-index: 0;
    transform: rotate(355deg);
}
@media(max-width:980px){

	.single_project_cat_Sec::before {
		top: 62%;
        left: -20px;
        width: 98%;
        height: 44%;
	}
}

@media(max-width:767px){
	.single_project_cat_Sec::before {
		 top: 69%;
		left: -20px;
		width: 99%;
		height: 32%;
	}
}


.project_tab_sec .dipi-at-tab {
    align-items: center;
}
/*-----testimonial page css */
.main_testimonial_sec .et_pb_testimonial_author{
	margin-top:10px;
}
.main_testimonial_sec .et_pb_testimonial_content {
  position: relative; /* ensure pseudo stays in flow */
}

.main_testimonial_sec .et_pb_testimonial_content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;                /* adjust as needed */
  width:110px;            /* set to your image’s width */
  height:110px;           /* set to your image’s height */
  background-image: url("https://prairiecedar.marketingblends.com/wp-content/uploads/2025/05/645c035327d9268b46611c51_Asset-9Prairie-Cedar.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* optionally push testimonial content over */
  /* padding-left: 60px; */
  z-index: 1;
}

/* If you prefer using :after instead, just replace :before with :after above */

/* woocommerce page t----*/

/* My Account Navigation (Sidebar) */
.woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 15px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #ddd;
}

.woocommerce-MyAccount-navigation li:last-child {
  border-bottom: none;
}

.woocommerce-MyAccount-navigation a {
  display: block;
  padding: 10px;
  text-decoration: none;
  font-size: 14px;
  color: #313132;
  transition: background-color 0.3s, color 0.3s;
}

/* Hover State */
.woocommerce-MyAccount-navigation a:hover {
  background-color: #ff9b3c;
  color: #fff;
}

/* Active Navigation Link */
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a[aria-current="page"] {
  background-color: #ff9b3c;
  color: #fff;
  border-radius: 0;
}

/* My Account Content Area */
.woocommerce-MyAccount-content {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 20px;
}

.woocommerce-MyAccount-content p {
  line-height: 1.6;
  margin-bottom: 15px;
  font-size: 14px;
}

.woocommerce-MyAccount-content a {
  color: #ff9b3c;
  text-decoration: underline;
  transition: color 0.3s;
}

.woocommerce-MyAccount-content a:hover {
  color: #606060;
}

.woocommerce-page .woocommerce-info {
  background-color: #fff2ea; 
  border-color: #606060; 
  color: #000 !important;
	margin:0;
}
.woocommerce-page .woocommerce-info::before {
  color: #ff9b3c; 
}
.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content h2{
	font-size: 20px;
}
/* Input fields, textareas, and selects */
.woocommerce form input[type="text"],
.woocommerce form input[type="email"],
.woocommerce form input[type="password"],
.woocommerce form input[type="number"],
.woocommerce form input[type="tel"],
.woocommerce form select,
.woocommerce form textarea,
.woocommerce-page form input[type="text"],
.woocommerce-page form input[type="email"],
.woocommerce-page form input[type="password"],
.woocommerce-page form input[type="number"],
.woocommerce-page form input[type="tel"],
.woocommerce-page form select,
.woocommerce-page form textarea {
  width: 100%;
  background:transparent !important;
  height: 2.9em !important;
  padding: 10px !important;
  font-size: 1em !important;
  border-radius: 4px !important;
  border-width: 1px !important;
  border-style: solid !important;
  display: block !important;
  min-width: 100% !important;
}
.woocommerce-page select#shipping_country{
  height: 2.9em !important;
}
.woocommerce-page .select2-container .select2-selection--single .select2-selection__rendered{
  padding: 0.9em;
}
    
.woocommerce-page .woocommerce-address-fields__field-wrapper{
   margin-bottom: 20px;
}
.woocommerce form input:focus,
.woocommerce-page form input:focus,
.woocommerce form select:focus,
.woocommerce-page form select:focus,
.woocommerce form textarea:focus,
.woocommerce-page form textarea:focus {
  border-color: #c3cad8 !important;
  box-shadow: 0 0 0 3px rgba(195, 202, 216, 0.25) !important;
}
.woocommerce-page .woocommerce .woocommerce-MyAccount-content fieldset{
	margin:0 0 20px;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #fff5ee;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message li{
   color: #000 !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message .woocommerce-error a{
	color:#ff9b3c;
}
.woocommerce-page .woocommerce-form-login .lost_password a{
	color:#000;
}
.woocommerce-cart .woocommerce-cart-form .actions .coupon{
	text-align:left;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
	margin-bottom:20px;
}
.woocommerce-cart .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-name a{
	color:#ff9b3c;
}
.woocommerce-cart a.shipping-calculator-button{
	color:#ff9b3c !important;
}

.woocommerce-checkout .woocommerce-privacy-policy-text a{
	color:#000;
}
.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout li a{
	color:#000;
}
.woocommerce-cart .shipping-calculator-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0em !important;
	 background:transparent !important;
  font-size: 1em !important;
  border-radius: 4px !important;
  border-width: 1px !important;
}
.woocommerce-cart  .et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_cart_totals form .form-row input.input-text, .et_pb_wc_cart_totals form .form-row textarea{
	background: transparent !important;
    border: 1px solid !important;
	min-height:40px !important;
	padding:10px !important;
	height:40px !important;
}
.woocommerce-cart  .et_pb_wc_cart_totals .select2-container--default .select2-selection--single .select2-selection__arrow, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single .select2-selection__arrow, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0% !important;
}
.woocommerce-cart .shop_table .actions button.button {
	border-radius: 50px !important;
	padding: 0.1em 1em !important;
}

.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error{
	background:#ff9b3c !important;
}
.woocommerce-checkout .woocommerce-billing-fields span.select2-selection.select2-selection--single {
    padding: 0 !important;
}
.woocommerce-checkout .et_pb_wc_cart_totals .select2-container--default .select2-selection--single .select2-selection__arrow, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single .select2-selection__arrow, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 55% !important;
}

.woocommerce-checkout .et_pb_module.et_pb_wc_checkout_payment_info.et_pb_wc_checkout_payment_info_0_tb_body{
	border-radius: 20px 20px 20px 20px;
}
.woocommerce-checkout form#woocommerce-checkout-form-coupon{
	background:#fff;
}
.woocommerce-checkout form#woocommerce-checkout-form-coupon .form-row{
	margin:0;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .product-remove a.remove {
	color:#ff9b3c !important;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .product-remove a.remove:hover {
    color: #fff !important;
    background:#ff9b3c ;
}
.page-id-47 .gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
	font-size: 1em;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	display: block;
	height: 2.5em;
	border-color: #c3cad8;
}
input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus {
    border-color: #c3cad8 !important;
	border:2px solid #c3cad8 !important;
    box-shadow: 0 0 0 3px rgba(195, 202, 216, 0.25) !important;
}
input#input_1_2:focus{
	border-color: #c3cad8 !important;
	border:2px solid;
	box-shadow: 0 0 0 3px rgba(195, 202, 216, 0.25) !important;
}
input#input_1_3:focus{
	border-color: #c3cad8 !important;
	border:2px solid;
	box-shadow: 0 0 0 3px rgba(195, 202, 216, 0.25) !important;
}
.gform_wrapper.gravity-theme .gfield_label{
	color:#000 !important;
}

input#gform_submit_button_1{
	color: #ffffff;
	background-color: #000000;
	border-radius: 4px;
	font-size: 18px;
	padding: 11.5px 60px;
	border:0;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction{
	color:#000;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label{
	color:#000;
}
.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend{
	color:#000;
}
.page-id-47 .et_pb_blurb_0 .et-pb-icon, .et_pb_blurb_1 .et-pb-icon, .et_pb_blurb_2 .et-pb-icon{
	color: #3c404b !important;
}
.page-id-47 .material-icons.dark {
    color: #3c404b !important;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 163px ;
}
.page-id-47 input#input_1_6{
	width:45%;
}
span.et-waypoint.et_pb_animation_top.et_pb_animation_top_tablet.et_pb_animation_top_phone.et-pb-icon.et-animated{
	color: #3c404b !important;
}
.woocommerce-checkout .et_pb_module_inner textarea#order_comments{
	font-size: 15px !important;
}
.woocommerce-cart .et_pb_title_container .entry-title{
	display:none;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.woocommerce-checkout .woocommerce-checkout-review-order button#place_order{
		margin-top:20px;
	}
	.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content h2 {
		font-size: 20px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.page-id-47 .et_pb_blurb_content{
		margin:0 !important;
	}
	.woocommerce-checkout .et_pb_module_inner textarea#order_comments{
		font-size: 13px !important;
	}
	.woocommerce-checkout .woocommerce-checkout-review-order button#place_order{
		margin-top:20px !important;
	}
	.woocommerce-checkout form#woocommerce-checkout-form-coupon button.button{
		margin-top:20px !important;
	}
	.woocommerce-checkout .woocommerce-additional-fields textarea#order_comments {
		font-size: 12px !important;
		height: auto !important;
	}
	.woocommerce-cart .woocommerce-cart-form .coupon button.button{
		width:100% !important;
	}
}
 @media screen and (max-width: 767px) {
	 .page-id-47 input#input_1_6{
		 width:100%;
	 }
	 .woocommerce-checkout .woocommerce-checkout-review-order button#place_order{
		margin-top:20px !important;
	}
	 .woocommerce-checkout form#woocommerce-checkout-form-coupon button.button{
		margin-top:20px !important;
	}
	 .woocommerce-checkout .woocommerce-additional-fields textarea#order_comments {
		font-size: 12px !important;
		height: auto !important;
	}
	 .woocommerce-cart .woocommerce-cart-form .coupon button.button{
		width:100% !important;
	}
	 .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{
		 text-align:center;
	 }
	 .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button.wc-forward.button {
		 float: unset;
		 text-align: center;
		 margin: 15px auto 0;
	 }
}
@media screen and (max-width: 600px) {
	.page-id-47 .et_pb_column_1 {
		padding-right: 20px;
		padding-left: 20px;
	}
	.page-id-47 .et_pb_column_2{
		padding-top: 30px;
		padding-right: 20px;
		padding-left: 20px;
	}
	 .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{
		 text-align:center;
		 font-size: 15px !important;
	 }
	.woocommerce-page .woocommerce-info{
		text-align:center !important;
	}
	.woocommerce-page .woocommerce-info a.button{
		float:unset;
		margin:15px auto 0;
	}
}
/*---------------- Single Category page css  */
.tab-contents {
	border-bottom-left-radius: 200px !important;
    overflow: hidden !important;
}
.tab-headings_main {
    background: #555;
    padding: 80px 0px !important;
    padding-top: 280px !important;
    margin-top: -200px;
}
.tab-headings {
    display: flex;
	flex-wrap:wrap;
    gap: 40px;
    list-style: none;
    justify-content: flex-start;
    padding: 0px !important;
}
.tab-headings:before{
	content:none !important;
}
.tab-heading {
    cursor: pointer;
    font-weight: 900 !important;
    font-size: 32px !important;
    color: #fff;
    list-style: none;
	font-family: Raleway, sans-serif !important;
}
.tab-heading.active {
	color: #ffa63d;
}
.tab-heading img{
	width: 25px;
    height: 25px;
    margin-top: 5px;
}
.tab-contents {
    background: #fbeee6;
}
.tab-contents .container:before,.n_b:before{
	content:none !important;
}
.custome_breadcrumb {
    background: #fbefe6;
}
.custome_breadcrumb a{
	color:#ffa63d;
}
.tab-content {
	display: none;
	padding: 30px 0;
	background: #fbeee6;
}
.tab-content.active {
	display: block;
}
.product-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: flex-start;
}
.product-item {
	text-align: center;
	max-width: 270px;
}
.product-item img {
	width: 100%;
	height: auto;
}
.product-item a{
	color:#606060;
	font-size:16px;
	font-weight:400;
}
.tab-headings h2 {
    color: #fff !important;
    font-size: 31px !important;
    text-transform: uppercase !important;
    margin-bottom: 20px;
}
@media(max-width:1024px) and (min-width:981px){
	.material_resou_bx .rotate_left .et_pb_image_wrap img {
		position: relative !important;
		top: -1%;
	}
}
@media(max-width:980px){
	.tab-heading {
		font-size: 25px !important;
		text-align:center !important;
	}
	.tab-contents {
		border-bottom-left-radius: 0px !important;
		overflow: hidden !important;
	}
}
/*----single category page resources section   */


.Resources_se{
    display: flex;
    column-count: 2;
    gap: 10px;
}
.resources-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.resources-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.resource-box {
    flex: 1 1 calc(50% - 10px); /* two per row */
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    max-width: 500px;
	position:relative;
	display:flex;
	align-items:center;
}

.resource-box:hover:after {
	content:"";
	background:#000;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	opacity:0.1;
	 border-radius: 10px;
}

.resource-inner {
    display: flex;
    align-items: center;
    padding: 20px;
    gap: 15px;
	position:relative;
	z-index:9;
}

.resource-inner img.pdf-icon {
    width: 30px;
    height: 30px;
}

.resource-inner h5 {
    letter-spacing: -.014em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 900;
    line-height: 1.5;
	color: #0e0f11 !important;
    font-family: Raleway, sans-serif;
	padding-bottom:0px;
}
/*------shop page css  */
.shop_page p.woocommerce-result-count {
    font-size: 16px;
    color: #000;
}
.shop_page form{
	background: #606060;
}
.shop_page select.orderby{
	border-color: #606060;
    color: #fff !important;
    border-radius: 3px !important;
}
.shop_page form select.orderby:focus{
	box-shadow:none !important;
}
.shop_page ul.page-numbers li {
    border: none !important;
    border: 1px solid #000 !important;
    margin-right: 10px !important;
    padding: 9px 13px !important;
	margin-bottom:10px !important;
}
.shop_page ul.page-numbers li span {
    padding:none !important;
    background: #fff !important;
	color:#000;
}
.shop_page ul.page-numbers li a{
	color:#000;
}
.shop_page ul.page-numbers li a:hover,
.shop_page ul.page-numbers li span:hover,
.shop_page ul.page-numbers li:hover,
.shop_page ul.page-numbers li:hover a,
.shop_page ul.page-numbers li:hover span {
    background:  #606060 !important;
    color: #fff !important;
	border-color: #606060 !important;
}

.woocommerce nav.woocommerce-pagination ul {
    display: flex;
    flex-wrap: wrap;
    border: none;
    justify-content: center;
    align-items: center;
}
@media(max-width:767px){
	.shop_page p.woocommerce-result-count{
		width:100%;
		text-align:center;
	}
	.shop_page form{
		width:100%;
	}
}

/*  --------- form validation */
.gfield_description {
    display: none;
}

/*-----single prodcut page form css   */
.dropdown-content { display: none; }
.dropdown-content.show { display: block; }

.dropdown-content input#gform_submit_button_2 {
    padding: 10px 30px !important;
    background: #ff9b3c !important;
}
.dropdown-content input#gform_submit_button_2:hover {
    padding: 10px 30px !important;
    background:#ff9b3c!important;
}
.dropdown-content form input[type="text"],
.dropdown-content form input[type="email"],
.dropdown-content form input[type="tel"]{
	background:#fff !important;
}
/* ----scroller back t top */
/* ----product category page css */
.product-item {
    position: relative;
    overflow: hidden;
}

.product-item .image-wrap {
    position: relative;
    display: block;
}

.product-item .hover_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.3s ease;
    pointer-events: none;
	font-size:15px;
}

/* Hover effect */
.product-item:hover .hover_btn {
    opacity: 1;
    pointer-events: auto;
}

/* Optional: dim image on hover */
.product-item:hover img {
    opacity: 0.7;
    transition: 0.3s ease;
}
/* header css to overright section default css */
@media (max-width: 980px) {
    #header_top.et_pb_section {
        padding: 0px !important;
    }
	#header_top_scroll{
        padding: 0px !important ;
    }
}
@media only screen and (max-width: 980px) {
   
	.et-db #et-boc .et-l  .main_header.et_pb_section_0_tb_header.et_pb_section{
		top: 0px !important;
	}
	 .et-db #et-boc .et-l  .main_header.et_pb_section_0_tb_header.et_pb_section.custom-sticky-header {
        top: 84px !important;
		         padding: 10px 0px !important;
    }
}
@media only screen and (max-width: 980px) and (min-width:601px) {
	 .et-db #et-boc .et-l .has_et_pb_sticky .main_header.et_pb_section_0_tb_header.et_pb_section{
		top: 40px !important;
	}
}

/* ----single category page css */
@media only screen and (max-width: 980px) {
	.product_cat_tab_sec .product-grid {
		justify-content:center;
	}
	a.related_prodct_btn.et_pb_button.et_pb_button_1_tb_body.yellow.et_pb_bg_layout_light{
		 display: block;       /* Make it block-level so margin auto works */
		width: fit-content;   /* Shrinks width to button content */
		margin: 0 auto;       /* Horizontally center */
		text-align: center;  
	}
}

a.related_prodct_btn.et_pb_button.et_pb_button_1_tb_body.yellow.et_pb_bg_layout_light{
	display: block;       /* Make it block-level so margin auto works */
		width: fit-content;   
    padding: 10px 20px !important;
	margin-top:10px !important;
}
/* ----footer css */
.footer_btt_btn{
	display:none;
}
