/*
Theme Name: Artistics Child
Template:   artistics
Theme URI: https://1.envato.market/artistic-wp
Description: Digital Marketing Agency WordPress Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: artistics-child
*/

.awaiken-project-template.single-awaiken-project .ekit-breadcrumb li:nth-child(2),
.awaiken-project-template.single-awaiken-project .ekit-breadcrumb li:nth-child(3)
 {
    display: none !important;
}

.qusn-div {
  margin-bottom:2.5rem;

}

.qusn-div input[type="radio"] {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    margin-bottom: 0;
}
.qusn-div .wpcf7-list-item-label {

	margin-left: 8px;
    display: inline !important;
}

.qna-form-maindiv h1 {
    display: block;
    line-height: 40px;
    margin-bottom: 20px;

    font-weight: 700;
	text-align:center;
}

.a-qna-email span {
    display: block;
    margin-bottom: 15px;
}

.qna-step-count {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #F36BCF !important;
    place-self: center;
}

.amit-type-of {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
}
.qusn-div-project-type {
    display: block;
    margin: 50px 0;
}

.qusn-div-project-type .ekit-wid-con .ekit-form form label span{
display: inline !important;
margin-left: 8px;
}

.qusn-div-project-type input[type="radio"]{
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    margin-bottom: 0;
}
.qusn-div-project-type .wpcf7-list-item-label {

	margin-left: 8px;
    display: inline !important;
}

.website-dev h3 {
    display: block;
    text-align: center;
    margin-bottom: 35px;
    font-size: 22px;
}

.website-dev h4 {
    display: block;
    font-size: 22px;
    font-weight: 500;
}

.app-dev h3 {
    display: block;
    text-align: center;
    margin-bottom: 35px;
    font-size: 22px;
}

.app-dev h4 {
    display: block;
    font-size: 22px;
    font-weight: 500;
}

.ecommerce-dev h3 {
    display: block;
    text-align: center;
    margin-bottom: 35px;
    font-size: 22px;
}

.ecommerce-dev h4 {
    display: block;
    font-size: 22px;
    font-weight: 500;
}





.qusn-div-question {
    display: block;
    margin-bottom: 15px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn.amit-submit-btn {
    margin-bottom: 15px !important;
}

.qusn-div select {
  background-color: #000000c7 !important;

}
/* all form place holder */

.wpcf7-form-control::placeholder {
  color: gray;      
  opacity: 0.5;      
}

.wpcf7-form-control:focus::placeholder {
  opacity: 0.3;
}

input[type="radio"]:checked {
  accent-color: #f36bcf;
}

.form-contact-page label{
    
    margin-bottom: 12px!important;
    display: block;
}
.form-contact-page p {
    margin-bottom: 24px !important;
}


/* For mobile */
@media (max-width: 767px) {
  .wpcf7-list-item {
    display: block;
    margin: 0 auto 1em auto; 
 
  }
}