/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.topbutton01{}
.mainbanner01{}
.mainbanner01txt{
    text-align: center;
    margin-top: 120px;
	margin-bottom:80px !important;
}
.mainbanner01txt h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    margin-bottom: 13px;
    text-shadow: 5px 5px 5px #000000;
	letter-spacing: 3px;
}
.mainbanner01txt h4{
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin-bottom: 18px;
    text-shadow: 5px 5px 5px #000000;
}

.section001{
    text-align: center;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}
.section001 h3{
    font-size: 38px;
    margin-bottom: 20px;
}
.productbox01{
    border: 0px solid #333;
    margin-bottom: 30px;
    background-color: #333;
    border-radius: 10px !important;
    overflow: hidden;
}
.productbox01 img{width:100%;}
.productbox01 h4{
    text-transform: uppercase;
    font-size: 24px;
    padding-top: 0px !important;
    color: #fff;
    padding-bottom: 6px !important;
}

.section002{text-align: center;}
.section002 h3{
    color: #fff;
    font-size: 43px;
    margin-bottom: 7px;
}
.section002 h4{
    color: #fff;
    font-size: 32px;
    margin-bottom: 15px;
}

.section003{
    background-color: #ececec;
    padding-top: 40px !important;
    padding-bottom: 60px !important;
}
.section003bot01{
    background-color: #fff;
}
.section003bot01txt{
    padding: 50px;
}
.section003bot01txt h3{
    font-size: 37px;
    margin-bottom: 2px;
}
.section003bot01txt p{
    margin-bottom: 10px;
}
.section003bot02{}

.section004{
    text-align: center;
    padding-top: 40px !important;
}
.section004 h3{
    color: #fff;
    font-size: 39px;
}
.delivery-icon01{
    margin-top: 45px;
}
.delivery-icon01 img{
    width: auto;
    max-height: 70px;
}
.delivery-icon01 h4{
    font-size: 34px;
    color: #fff;
    padding-top: 4px !important;
    padding-bottom: 3px !important;
	text-transform: uppercase;
}
.delivery-icon01 p{
    color: #fff;
    font-size: 19px;
}

.section005{
    padding-top: 55px !important;
    padding-bottom: 45px !important;
}
.section005abt{}
.section005abt h3{
    font-size: 40px;
    margin-bottom: 5px;
}
.section005abt p{
    margin-bottom: 5px;
}
.section005 h4{
    text-align: center;
    font-size: 40px;
    margin-top: 45px;
    margin-bottom: 13px;
}

.footer001{
    color: #fff;
    padding-top: 40px !important;
    padding-bottom: 45px !important;
}
.footer001 h2{
    color: #fff;
    font-size: 35px !important;
    margin-bottom: 10px;
}
.footer001 ul{
    column-count: 3;
}
.footer001 ul li{
    position: relative;
    padding-left: 22px;
    margin-bottom: 11px;
}
.footer001 ul li a{
    color: #fff;
}
.footer001 ul li a:hover{}
.footer001 ul li:before{content:'';background-image:url(https://mockup4client.com/cemixvicnew/wp-content/uploads/2025/06/arrow-right.png);position: absolute;top: 5px;left: 0;width: 15px;height: 15px;background-repeat: no-repeat;background-size: 100%;}
.footerlogo01{
    text-align: center;
    margin-bottom: 30px !important;
}
.footerlogo01 img{
    max-height: 150px;
    background-color: #fff;
    padding: 13px;
    border-radius: 10px;
}

.footcopy01{text-align: center;padding-top: 10px !important;padding-bottom: 9px !important;background-color: #fff;}
.footcopy01 p{color: #333;}
.footcopy01 a{font-weight: 600; color: #333;}
.footcopy01 a:hover{color: #ed1b24;}

.homeservicebox001{ background-color: #fff; margin-top: 20px;}
.homeservicebox001 .w-iconbox-meta{  padding: 15px;  width: 60%;  padding-right: 0px;}
.homeservicebox001 .w-iconbox-meta h4{  margin-bottom: 0px !important;  padding-bottom: 1px;}
.homeservicebox001 .w-iconbox-meta p{
    margin-bottom: 7px;
}
.homeservicebox001 .w-iconbox-icon{width: 43% !important;margin-left: 8px !important;}
.homeservicebox001 .w-iconbox-icon img{width: initial;height: 230px;object-fit: cover;}

.homeservicebox002{ background-color: #fff; margin-top: 20px;}
.homeservicebox002 .w-iconbox-meta{  padding: 15px;  width: 60%;  padding-left: 0px;}
.homeservicebox002 .w-iconbox-meta h4{  margin-bottom: 0px !important;  padding-bottom: 1px;}
.homeservicebox002 .w-iconbox-meta p{}
.homeservicebox002 .w-iconbox-icon{width: 43% !important;margin-right: 15px !important;}
.homeservicebox002 .w-iconbox-icon img{width: initial;height: 230px;object-fit: cover;}

.gardenmian01{text-align: center;background-color: #f5f5f5;padding-bottom: 60px;}
.gardenbox01{
    display: inline-block;
    background-color: #fff;
    padding: 30px 87px;
    margin-top: -100px;
    position: relative;
    z-index: 99;
    border-right: 1px solid #ddd;
    transition: color 300ms ease 0ms, margin 300ms ease 0ms, padding 300ms ease 0ms, background-color 300ms ease 0ms, background-image 300ms ease 0ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}
.gardenbox01 img{
    width: auto;
    max-height: 120px;
}
.gardenbox01 h4{
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 15px !important;
}
.gardenbox01:hover{padding-top:60px; margin-top:-130px; background-color:#f5f5f5; background-color: #b6dd51;}
.gardenbox02{border-right:0px;}
.gardenbox02:hover{background-color:#d59295;}

.serviceheading01{text-align: center;}
.serviceheading01 h2{}
.serviceheading01 img{}

.standsetion01{padding-top: 45px !important;}
.standsetion01 h3{ font-size: 40px;  margin-bottom: 5px;}
.standsetion01 h1{ font-size: 40px;  margin-bottom: 10px !important;}
.standsetion01 h4{ margin-bottom: 5px; padding-top:0px;}
.standsetion01 p{  margin-bottom: 10px;}
.standsetion01 ul{ margin: 0px;  padding: 0px;  margin-bottom: 13px;  margin-left: 20px;}
.standsetion01 ul li{ margin-bottom: 5px;}

.standsetion02{ background-color: #f5f5f5;}
.sandbox01{ background-color: #fff;  padding-bottom: 11px;  border-radius: 15px; overflow: hidden; margin-bottom: 30px;}
.sandbox01 img{width:100%;}
.sandbox01 h4{ padding-top: 0px !important;  padding-bottom: 0px !important; font-size: 25px;}
.sandbox01 p{}
.sandbox01 p strong{ font-size: 22px;  color: #ed1b24;  font-weight: 600;}
.standsetion02 .w-grid-item-h{text-align: center;background-color: #fff;padding-bottom: 12px;}
.standsetion02 h2.usg_post_title_1{font-size: 23px !important;}
.standsetion02 .price{
    font-size: 20px;
    color: #ed1b24;
    font-weight: 600;
}
.standsetion02 .usg_add_to_cart_1{display: none !important;}


.singleproduct001{}
.singleproduct001 h1{ font-size: 45px;}
.singleproduct001 .post_content{}
.singleproduct001 .post_content p{ margin-bottom: 14px;}
.singleproduct001 .post_content p strong{ font-size: 27px; color: #ed1b24;}
.singleproduct001 .post_content ul{
    margin: 0px;
    padding: 0px;
    margin-bottom: 13px;
    margin-left: 20px;
}
.singleproduct001 .post_content ul li{
    margin-bottom: 5px;
}

.relatedsection01{text-align: center;margin-top: 50px;}
.relatedsection01 h4{margin-bottom:20px;text-transform: capitalize;font-size: 40px;}
.relatedsection01 h2.usg_post_title_1{}
.relatedsection01 h2.usg_post_title_1 a{font-size:25px;}
.relatedsection01 .usg_add_to_cart_1{display: none !important;}

.note001{background-color: #f5f5f5; padding: 20px; margin-top: 20px;}

.prodtnoprice01{ background-color: #fff;  padding: 10px;}
.prodtnoprice01 img{width: auto;}
.prodtnoprice01 h4{  font-size: 19px;  padding-bottom: 0px !important;}

.singleprofulwith01{ background-color: #f5f5f5;  margin-top: 25px;}
.singleprofulwith01 .w-iconbox-icon{ width: 25% !important;  margin-right: 35px !important;}
.singleprofulwith01 img{ width: auto;}
.singleprofulwith01 .w-iconbox-meta{  padding: 40px;  padding-left: 0px;}
.singleprofulwith01 h4{  font-size: 29px;  padding-bottom: 5px !important;}
.singleprofulwith01 p{}
.singleprofulwith01 p strong{  color: #ed1b24;  font-size: 21px;}

.buildingicon01{
    border: 1px solid #ddd;
}
.buildingicon01 img{width:100%;}
.buildingicon01 h4{
    font-size: 20px;
}

.chatbox01{}
.chatbox01 table{border: 1px solid #ddd;margin-bottom: 10px;text-align: center;}
.chatbox01 table tr{}
.chatbox01 table tr td{ padding: 5px;}

.bredcums001{}
.bredcums001 h2{color:#fff; margin-bottom: 10px;}
.bredcums001 .g-breadcrumbs{color:#fff;}
.bredcums001 .g-breadcrumbs a{color:#fff;}
.bredcums001 .g-breadcrumbs a:hover{text-decoration: underline;}

.servicepage01{}
.servibeox01{margin-bottom:20px !important;}
.servibeox01 img{}
.servibeox01 h3{margin-bottom: 2px;font-weight: 600;}
.servibeox01 p{margin-bottom: 9px;}

.watrpave01{}
.watrpave01 h3{ font-size: 33px; font-weight: 600;  margin-bottom: 15px;}
.watrpave01 p{ margin-bottom: 15px;}
.watrpave01 img{}
.watrpaveslider01{margin-top: 50px;}
.watrpave02{background-color: #000;}
.watrpave02 p{ color: #f5f5f5;}
.permeablecolor01{ margin-bottom: 20px;}
.permeablecolor01 h3{ font-size: 35px; font-weight: 600;  margin-bottom: 5px;}
.permeablecolor01 p{}
.permeable-product01{ text-align: center;}
.permeable-product01 img{}
.permeable-product01 h4{ margin-top: 11px; font-size:21px;}

.contapage01{padding-top: 40px !important; padding-bottom: 40px !important;}
.contapage01 h3{  font-size: 36px;  font-weight: 600;}
.contapage01 ul{ list-style: none;  padding: 0px;  margin: 0px;  margin-top: 20px;}
.contapage01 ul li{ float: left;  width: 50%;  padding-right: 20px; padding-left:0px;}
.contapage01 ul li:after{content:''; display: none;}
.contapage01 ul li label{ font-weight: 500;}
.contapage01 ul li input{}
.contapage01 ul li select{}
.contapage01 ul li textarea{ height: 110px;}
.contapage01 ul li input[type="submit"]{ width: 100%;}
.contapage01 ul li input[type="submit"]:hover{}
.contapage01 ul li:nth-child(5){width:100%;}
.contapage01 ul li:nth-child(6){width:100%;}
.iocnbox001{ margin-top: 13px;}
.iocnbox001 h4{letter-spacing: 0px;font-size: 21px;line-height: 19px;margin-top: 0px !important;margin-bottom: 4px !important;padding-bottom: 0px !important;}
.iocnbox001 p{}
.iframe01{}
.iframe01 iframe{}


@media (max-width:600px){
	.topbutton01{padding: 7px 12px !important;  margin-left: 4px !important;}
	.topbutton01 span{display: none !important;}
	.topbutton01 i{margin-right: 0px !important;}
	.mainbanner01txt{margin-top: 60px; margin-bottom: 20px !important;}
	.mainbanner01txt h3{font-size:45px; margin-bottom: 2px;}
	.mainbanner01txt h4{font-size: 30px;}
	.section001 h3{font-size:26px; margin-bottom:15px;}
	.section001 .g-cols.cols_3{    --columns-gap: 0rem !important;}
	.productbox01 h4{font-size:22px;}
	.section002 h3{font-size:32px;}
	.section002 h4{font-size:24px;}
	.section002 .l-section-overlay{ background: rgb(0 0 0 / 60%) !important;}
	.section003{background-color:#fff;}
	.section003bot01{text-align: center; flex-direction: column-reverse;    display: flex !important; margin-bottom: 30px !important;}
	.section003bot01 img{margin-bottom:20px;}
	.section003bot01txt{padding:0px;}
	.section003bot01txt h3{font-size:27px;}
	.section003bot02{flex-direction: column; margin-bottom: 0px !important;}
	.section004 h3{font-size:31px;}
	.section004 .g-cols.cols_3{--columns-gap: 0rem !important;}
	.delivery-icon01 img{max-height: 55px;}
	.delivery-icon01{margin-top: 25px;}
	.delivery-icon01 h4{font-size:28px;}
	.section005{padding-top: 30px !important; text-align: center;}
	.section005abt h3{font-size:35px;}
	.section005abt{--columns-gap: 1rem !important;}
	.section005 h4{font-size: 35px; margin-bottom: 5px;}
	.footer001 h2{font-size: 32px !important;}
	.footer001 ul{ column-count: 1;}
	.homeservicebox001{text-align: center; flex-direction: column-reverse;  display: flex !important;}
	.homeservicebox001 .w-iconbox-icon{width:100% !important;         margin-left: 0px !important;}
	.homeservicebox001 .w-iconbox-icon img{height: auto;}
	.homeservicebox001 .w-iconbox-meta{width:100% !important; padding: 0px; padding-top:15px;}
	.homeservicebox002{text-align: center; display:block !important;}
	.homeservicebox002 .w-iconbox-icon{width:100% !important;}
	.homeservicebox002 .w-iconbox-icon img{height: auto;}
	.homeservicebox002 .w-iconbox-meta{width:100% !important; padding: 0px; padding-top:10px;}
	.gardenbox01{ padding: 20px 24px;margin-top: 30px;  width: 100%;}
	.contapage01 h3{font-size:30px;}
	.contapage01 ul li{width:100%; padding-right:0px;}
	.iframe01 iframe{height:200px;}

}








