/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/* LIGHT TEAL #6cccdc */
/* DARK TEAL #47b3ca */

/* LOGO BLUE #0d75bc */

/* LIGHT GRAY TEXT #7F888F */
/* DARK GRAY TEXT #5E6F76 */

/* LIGHT BACKGROUND GRAY #f8f8f8 */




/* REMOVE EDIT BUTTONS */
.edit-link { display:none !important; }
.form-allowed-tags { display: none; }


/* SEARCH ICON PADDING */
.mini-widgets {
    padding: 0px 0px 0px 30px !important;
}


/* HIDDE GOOGLE REMARKETING IFRAME SPACE */
iframe[name="google_conversion_frame"] { display:none !important; }


/* TOP BAR */
.top-bar a:hover { opacity:1; }


/* FOOTER */
.footer .textwidget a:hover { color: #0b385f; } 


a.author.vcard { display:none; }

@media only screen and (max-width: 990px) {
  #content .stripe {
    background-size: 20%!important;
  }
}



.team-container {
	width: 100%;
}

/* Custom styles for the Smart Product Viewer plugin */
.wpb_wrapper .threesixty-image {
  border: none;
  border-radius: 0;
  overflow: inherit;
}

.wpb_wrapper .threesixty-scrollbar {
  bottom: -25px;
}

.wpb_wrapper .threesixty-gray .noUi-target {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 5px;
}

.wpb_wrapper .threesixty-gray .noUi-target .noUi-base {
  background: #046ba5;
  box-shadow: none;
}

.wpb_wrapper .threesixty-gray .noUi-target .noUi-origin {
  background: #046ba5;
  border-radius: 0;
  box-shadow: none;
}

.wpb_wrapper .threesixty-gray .noUi-target .noUi-handle {
  border: none;
  border-radius: 50%;
  background: #046ba5;
  box-shadow: none;
  height: 30px;
  left: -17px;
  top: -13px;
  width: 30px;
}

.wpb_wrapper .threesixty-gray .noUi-target .noUi-handle::before,
.wpb_wrapper .threesixty-gray .noUi-target .noUi-handle::after {
  display: none;
}

.wpb_wrapper .threesixty-gray .noUi-target .noUi-handle.noUi-active {
  box-shadow: none;
  border: none;
}

/* Other button styles */
.icon-right-side button.ubtn-small {
  padding-right: 2.5rem;
}

@media (max-width: 768px) {
  a.ubtn-link {
    padding-left: 0;
  }
}