/* Write Custom Css Here */

.faqArea .section-tittle.section-tittle2 {
    text-align: center;
}
.domain-wrap{background-color:#ffffff;margin-top:30px;text-align:center;border-radius:4px;padding:20px;box-shadow: 0 0 10px 0 rgba(11,33,67,.4);}
.domain-wrap h2{font-size: 26px;font-weight: 700;}
.domain-wrap p{font-size: 14px;font-style: italic;}
.domainadd{padding: 0.675rem 0.75rem;}
.sitedomian{background-color:rgb(218, 33, 40);color:#fff;}
.signup-btn{background-color: rgb(218, 33, 40) !important;padding: 8px 24px;border-radius:4px;color:#fff !important;display:block;text-align:center;font-weight: 600;text-decoration: none !important;}
.categoriesArea table tr td a{background-color: rgb(218, 33, 40) !important;padding: 8px 24px;border-radius:4px;color:#fff !important;display:block;text-align:center;font-weight: 600;text-decoration: none !important;}
.signup-btn:hover,.categoriesArea table tr td a:hover{background-color:#000000 !important;color:#fff;}
.sign-wrap{vertical-align: middle;}
.website-main{display: flex;flex-wrap: nowrap;margin-bottom: 10px;}
.web-wrap{margin-right:20px;}
.web-wrap input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}
.web-wrap input[type="radio"]:checked + label {background-color:rgb(218, 33, 40);}
.web-wrap input[type="radio"]:checked + label.modeltitle{color: #fff;}
.web-wrap label{background-color:#fff;padding:15px;border-radius:4px;display: flex;align-items: center;justify-content: space-between;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);transition: all 0.3s cubic-bezier(.25,.8,.25,1);font-size: 14px;font-weight: 600;width:100%;}
@media (min-width: 320px) and (max-width: 767px){
  /*.categoriesArea span{font-size: 26px !important;line-height: initial;}*/
  .section-padding{padding-top:0px;padding-bottom:0px;}
  .categoriesArea table tr td span{font-size: 16px !important;}
  .categoriesArea table tr td h2,.categoriesArea table tr td h3{font-size: 18px;font-weight: 700;}
  .domain-wrap h2{font-size: 20px;}
  .single-price-plan-item .price-body{padding: 0 10px;}
  .domain-wrap{padding:10px;}
  .sitedomian{font-size: 12px;}
  .domain-wrap p{line-height: 18px;}
}