/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*css homepage*/


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');


h1,h2,h3,h4,h5,h6{
	    margin-bottom: 10px;
	text-transform:capitalize !important;
	
}

p,ol,ul,li,strong,label,a{
	font-family: 'Lato', sans-serif !important;
	font-size:16px;

}

 h2 {
	
    font-size: 36px;
    line-height: 43px !important;
    font-weight: 600 !important;

}

h3,h4,h5,h6{

}


/*footer customization*/
.color-scheme-light .copyrights-wrapper, .woodmart-dark .copyrights-wrapper {
    border-color:none;
	border:0px !important;
    background: #292929;
}

.footer-column:nth-child(2)
{
    max-width:15%;
    padding-left:40px;
}

.footer-column:nth-child(4)
{
   padding-top:40px;
}
.footer-column:nth-child(5)
{
   padding-top:40px;
}


/*end*/



/*contact form*/
input[type=text],
input[type=email], 
input[type=password], 
input[type=search], 
input[type=number], 
input[type=url], 
input[type=tel], 
input[type=date],
.form-border-width-1 textarea {
       background:#efefef;
       border-radius:5px;
   }

input[type=submit] {
    background:#f97526;
    color:white;
    padding:15px 30px;
 }

input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: 0 auto;
}



#cf7-whitefield input[type=text],
#cf7-whitefield input[type=email], 
#cf7-whitefield input[type=password], 
#cf7-whitefield input[type=search], 
#cf7-whitefield input[type=number], 
#cf7-whitefield input[type=url], 
#cf7-whitefield input[type=tel], 
#cf7-whitefield input[type=date],
#cf7-whitefield  textarea {
       background:white !important;
       border-radius:5px;
   }



/*end*/

/*mobile query*/
@media only screen and (max-width: 600px) {

#cf-form:after {
    display:none
}

#cf-form:before {
    display:none
}
}
/*end*/


/*css parent home page*/

#sec-1 h1{
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
}

#sec-1 h3{
    font-size: 25px;
    font-weight: 500;
    line-height: 50px !important;
     letter-spacing:1px;
    color:white;
}

#sec-1 p{
    font-size: 20px !important;
   letter-spacing:1px;
    color:white;
    line-height:25px;
}

#sec-2 p
{
    color:white !important;
}

/*sec-3*/
#sec-3{
padding:60px 0px;
}
/*end*/


/*sec-4*/
#sec-4 .vc_tta-tabs-container {
    border: 1px solid lightgrey;
}
/*end*/


/*list*/

#sec-list p {
    line-height: 31px;
    color: white;
   }
/*end*/


#portfolio h2 strong
{
    color:#1e292f;
    font-size:43px;
    font-weight:900;
	font-family: 'product-sans' !important;
}
/*end*/

/*discuss project*/
#discuss-project{
    text-align:center;
    padding:40px 0px;
}


#discuss-project p{
    color:#f96f1c;
    font-size:20px;
    color:#5f5f5f
}
/*end*/

#info-box{
    text-align:center;
     padding:70px 0px;
}

#sec-6 h3 strong{
    color:white;
    font-size:27px;
    font-weight:800;
}

/*sec-6*/
#sec-6 h4 strong {
    font-size:26px;
    color:white;
    font-weight:800;
}
#sec-6 h4  {
    font-size:18px;
    color:white;
    }
/*end*/

/*sec-12*/
#sec-twelve h2,h5{
    color:white !important;
}

#sec-twelve .woodmart-list li {
    margin-bottom: 5px;
       color:white !important;
}
/*end*/

#btn-packages{
    text-align:center;
}

/*pricing packages*/
#p1{
    border:1px solid #00000099;
    border-radius:10px;
    padding:20px 30px;
    text-align:center;
}

#p1 .fa-arrow-alt-circle-right:before {
    content: "00";
    color:#fff0;
   background-image:url("/wp-content/uploads/2021/01/icon-check.png");

}

#p1 .woodmart-list li:not(:last-child) {
    margin-bottom: 10px;
}

  #p1 hr{
        height: 1px;
        background-color: #ccc;
        border: none;
width:100%; }

div#p1 {
    margin: 20px;
    width: 30%;
}
#p1:hover {
    border: 1px solid #f96f1c;
   }
/*end*/

#cf-form:before{
    content:"";
    position:absolute;
    background-image:url("/wp-content/uploads/2021/10/left.png");
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	top:15%;
}

#cf-form:after {
    content: "";
    position: absolute;
    background-image: url("/wp-content/uploads/2021/10/right2.png");
    width: 70%;
    height: 70%;
    background-repeat: no-repeat;
    top: 5%;
    left: 75%;
    }


#portfolio-images img{
    border:1px solid lightgrey;
    border-radius:5px;
}


@media only screen and (max-width: 600px) {
 #p1 {
    width: 100% !important;
	     margin: 20px 28px;
}
}

/*end*/

#btn-align {
    text-align:center;
}

/*tablet*/
@media screen and (min-width: 1000px) and  (max-width: 1280px) {
div#p1 {
    margin: 20px;
    width: 29%;}


#sec-4	span.vc_tta-title-text {
    font-size: 11px !important;
}
	
}

.owl-dots .owl-dot.active span {
    border-color: white !important;
    background-color: white !important;
}



.a1{
    width:22%;
}
.a2{
    width:22%;
}
.a3{
    width:30%;
 }

.a4{
    width:22%;
    margin-left:80px;
}



#sec-twelve h5 {
    color: white !important;
    font-size: 23px !important;
    font-weight: 100 !important;
}

add_filter( 'auto_update_theme', '__return_false' );
add_filter( 'auto_update_plugin', '__return_false' );