/*

 Theme Name:   Massive Dynamic Child Theme

 Theme URI:    http://www.massivedynamic.co/

 Description:  A Massive Dynamic child theme 

 Author:       Pixflow

 Author URI:   http://www.pixflow.net

 Template:     massive-dynamic

 Version:      2.0

*/


@import url("../massive-dynamic/style.css");

.mc4wp-form-theme input[type=text], .mc4wp-form-theme input[type=email], .mc4wp-form-theme input[type=tel], .mc4wp-form-theme input[type=url], .mc4wp-form-theme input[type=date], .mc4wp-form-theme input[type=number], .mc4wp-form-theme select, .mc4wp-form-theme textarea {
    height: auto;
    margin: 0;
    padding: 8px 16px;
    line-height: 1.428571429;
    color: #555!important;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 100px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    text-shadow: none;
}

.mc4wp-form-theme button, .mc4wp-form-theme input[type=submit], .mc4wp-form-theme input[type=button] {
    display: inline-block;
    padding: 8px 16px;
    margin: 0;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #1A1D28;
    border-radius: 100px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-shadow: none;
    background: 0 0;
    text-shadow: none;
    filter: none;
    height: auto;
    width: auto;
}

mc4wp-form input[type="submit"],
  .mc4wp-form input[type="email"]{ 
      display: inline;
      width: 100%; 
  }

.testimonial-carousel .testimonial-carousel-job-text {
    text-align: center;
    line-height: 24px;
    font-weight:lighter;
    width: 70%;
    margin: auto;
}
#menu-item-347 {
  background-color: rgb(250, 51, 105);
  border-radius: 50px;
  font-size: 14px;
  padding: 17px 24px;
}
#menu-item-347:hover 
{background-color: rgb(39, 43, 54);}
#menu-item-347:hover .title {
background-color: rgb(39, 43, 54);
color: #fff !important;
}
#menu-item-347 .title:hover {color: #fff !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  color: #333;
}
.wpcf7-form-control.wpcf7-submit {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border:2px solid #fff;
  border-radius: 50px;

  padding: 14px 24px;
}
.wpcf7-form-control.wpcf7-submit:hover {color:#000;background:#fff;}
.wpcf7-text {
  border: 2px solid #fff;
  border-radius: 50px;
  height: 50px;
  margin: 10px;
  padding-left: 10px;
}
.post-content .post-title, .post-content .post-date, .post-content .post-categories {
  text-align: center;
  width: 100%;
}
.post-content .subscribe-section {
  display: none;
}
.iconbox-new .description {
  width: 100%;
}
.testimonial-carousel .clipPath {
    -webkit-mask-image: url(/wp-content/uploads/2016/07/testimonial-1.png);
    -o-mask-image: url(/wp-content/uploads/2016/07/testimonial-1.png);
    -moz-mask-image: url(/wp-content/uploads/2016/07/testimonial-1.png);
    clip-path: url(#clipping);
    height: 200px;
    width: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    margin-top:45px;
    margin-bottom: 10px;
}
.icon-shopcart {
  display: none;
}