/*
 * Custom CSS
 *
 * Place here your custom CSS. This will keep your custom css when there is a theme update.
 *
 */

dt {
    color: #c224b9;
}

.outline1px {
	border: solid black 1px;
}

/* 
 * STYLE SLIDER BUTTON
 */

.carousel-caption {

	z-index:888;
	color: white;
	font-size: 48px;
	
}

.fullwidth_slider .carousel-inner .carousel-caption p,
.fullwidth_slider .carousel-inner .carousel-caption a,
 {
	

	color: white;
	font-size: 48px;


	  /* WebKit (Safari/Chrome) Only */
	  -webkit-text-stroke: 3px black;


	
}

.carousel-caption a:hover {

	color: #fff600;
	
}

/* 
 * SET UP RESPONSIVE FONT SIZES + TYPOGRAPHY
 */

body, p,  {
  font-size: 18px;
    font-family: 'Open Sans', sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  line-height: 1.2;
  text-transform: capitalize;

}

h1,
.h1 {
  font-size: 250%;
}
.entry-title {font-size: 250%;}
h2,
.h2 {
  font-size: 200%;
}
h3,
.h3 {
  font-size: 175%;
}
h4,
.h4 {
  font-size: 125%;
}
h5,
.h5 {
  font-size: 125%;
}
h6,
.h6 {
  font-size: 125%;
}

a {
    color: #428bca;
}


.clearleft {
    clear: left;
}





.slider_overlay {
    background: none repeat scroll 0 0 rgba(288, 288, 288, 0);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}



.fullwidth_slider .carousel-caption h1/*,
.fullwidth_slider .carousel-caption p*/ {

  color: #000 !important;
  	display:none;

  
}

.fullwidth_slider .carousel-caption h1 {


  text-transform: uppercase;
    font-size: 300%;
	font-weight: 600;
	display:none;
  
}

.fullwidth_slider .carousel-caption h1::after {

	display:none;
  
}

.service_block p, 
.service_block h4, 
.service_block.btn.btn-default {
	color: #fff;
}

/*
.home.page-template-homepage_template .site-inner {
	margin-top: 0;
}

#header.navbar.navbar-fixed-top {
    border-bottom-weight: 3px;
}

.header-image #header .title-area.navbar-brand {
    margin: 12px 0 0 0;
}

@media (max-width: 10000px){
#header {
   	padding-top: 0 !important;}

.navbar {
  margin-bottom: 12px;
}
}

*/


li .envira-tags-filter-link {
	background-color: black;
	color: #fff;
	padding: 5px;
	font-size: 70%;
}

.envira-gallery-wrap .envira-gallery-image  {
	border: solid black 1px;
}

.envira-gallery-wrap .envira-gallery-image:hover  {
	border: solid #58c3ff 1px;
}





/* give some spacing for the Envira tags garment selection filter on homepage */

#envira-tags-filter-list-6208 {
  padding-bottom: 40px;
}

/* STYLING THE GARMENT CATALOG CAPTIONS */
#envira-gallery-6208 .envira-gallery-item span.caption {
    padding: 15px 5px 5px;
    text-align: center;
    display: block;
    font-size: 12px;
}
	
/* Remove the meta from post */
.entry-meta {
	display: none;
}

/* get rid of some padding and margin on single post pages */
/*
.single-post .site-inner {
    padding: 110px 0 50px;
}

.single-post h3 {
    margin-top: 0;;
}
*/

/* TEAM LIST */

.entry-content ul.teamlist {

 /*list-style: none;*/
 overflow:hidden;
 margin-left: 0;
 padding-left:0;

 }
 
 .entry-content ul.teamlist li {
	/*list-style-type: none;*/
	 width:25%;
	margin: 0 14px 80px;
	color: #000;
	float:left;
	 display:inline;
	font-weight: 400;

	margin-bottom: .5rem;
 }

/* COLORLIST */

.entry-content ul.colorlist {

 /*list-style: none;*/
 overflow:hidden;
 margin-left: 0;
 padding-left:0;

 }
 
 .entry-content ul.colorlist li {
	/*list-style-type: none;*/
	 width:15%;
	margin: 0 10px 15px 0px;
	color: #000;
	float:left;
	display:inline;
	font-weight: 400;
 }

.entry-content ul.colorlist li p {
		margin-bottom: 0px;
		padding-bottom: 0;
		font-size:70%;

}

.entry-content ul.colorlist li img {
	border: solid black 1px;

}

@media only screen and (max-width: 600px) {
    .entry-content ul.colorlist li {
   	/*list-style-type: none;*/
   	 width:50%;

    }
}



/* TABLES */

table {
	width: 100%;
}

table.prices{
	margin-bottom: 40px;
	border: 1px solid #525252;
	background-color: #e0e0e0;

}

table.prices tbody tr:hover {
	background-color: #d8f3ff;
}

table.prices td {
	color: #7D7D7D;

	font-weight: 400;
	padding: 2%;
	border-bottom: 1px solid #525252;
	text-align: right;

}




table.prices tbody {
	background-color: #fff;
}

table.prices th{

	font-weight: 400;
	text-transform: uppercase;
	padding: 12px;
	
	color: #000;
	text-align: right;	
	border-bottom: 1px dotted #525252;
}


td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	
}



/*

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #424242;
  background-color: #fff;
}
*/

/*
.site-title {
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 29px;
    font-weight: bold;
    line-height: 70px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
}

*/

.full-width-content .entry-content {
    margin-top: 5px;
}

.portfolio_detail h4 {
    color: #000;
	font-size: 16px;
}



/* FOOTER LIST */

ul.footerList {

list-style: none;
 overflow:hidden;
 margin-left: 0;
 padding-left:0;

 }
 
ul.footerList li {


	color: #000;

 }
 
 
 .btn.btn-primary {
 
 color: #428bca;
 border-color:#428bca;
}
 
 /* Footer Widgets
  ----------------------- */
  .footer-widgets {
  background-color: #e6e6e6;
  border-bottom: 2px solid #428bca;
  clear: both;
  color: #000;
  font-size: 70%;
  margin: 0  0;
  overflow: hidden;
  padding: 0 62px 0;
  width: 500%px;
  }
  .footer-widgets .wrap {
  margin: 0 auto 0;
  width: 100%;
  }
 .footer-widgets .widget {
  background: none;
  border: none;
  padding: 0;
  }
 .footer-widgets .textwidget {
  padding: 0;
  }
  #footer-widgets .widget_tag_cloud div div {
  padding: 0;
  }
  .footer-widgets h4 {
  background: none;
  border: none;
  color: #000;
  font-weight: bold;

  padding: 0;
  text-transform: uppercase;
  }
  #footer-widgets p {
  color: #fff;
  padding: 0 0 10px;
  }
  #footer-widgets a, #footer-widgets a:visited {
  color: #fff;
  text-decoration: underline;
  }
  #footer-widgets a:hover {
  text-decoration: none;
  }
  #footer-widgets ul {
  color: #fff;
  list-style-type: none;
  margin: 0 0 10px;
  }
  #footer-widgets ul li {
  list-style-type: square;
  margin: 0 0 0 15px;
  }
  #footer-widgets #wp-calendar thead,
  #footer-widgets #wp-calendar td {
  background: none;
  }
  
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4 {
    width: 30%;
    float: left;
    margin-left: 1.5%;
  }

  .footer-widgets-1 {
    margin-left: 0px;
  }



  @media only screen and (max-width: 1023px) {
   .footer-widgets-1,
   .footer-widgets-2,
   .footer-widgets-3,
   .footer-widgets-4 {
     width: 100%;
     float: none;
     margin-left: 0;
   }
  }
  
  
  
  
  /* FIX THE BOTTOM FOOTER */
  
.creds.col-md-6 {
	width: 100%;
}
  
.site-footer.bottom-menu {
	padding: 5px 0;
}

/* HIDE TESTIMONIAL ICON */
.quote-icon {
	display:none;
}


/* GRAVITY FORMS FIXES */

body .gform_wrapper .gfield_radio li input, body .gform_wrapper .gfield_checkbox li input {
    margin-left: 1px;
} /*messed up radio buttons */
	
	
body .gform_wrapper .gform_page_footer .button.gform_previous_button {
	margin-bottom: 0;
} /* mis-aligned previous/next buttons */

#input_1_64 {
	height:200px;
} /* address input field too small */

input[type="file"] {
	border:none;
} /* style the file upload inputs */






/* STYE THE QUOTE BOX */

.quotebox .alert {
	font-size: 125%;
}


/* STYLE THE CATEGORY POSTS LIST

.wp-cpl-sc-post h2,
.wp-cpl-sc-post p,
div.wp-cpl-sc-entry {
    display: inline;
}
 */


/* STYLE SOCIAL ICONS WIDGET */

.social-icons-widget ul {
    -webkit-margin-before: 0px;
}


/* give margin to top images on home page */
/*

   .fronttop {
     margin-top: 30px;
border: solid black 1px;
   }
   */
   .section_wrapper { padding-bottom: 0px;}
   
   
   
   
   .content_wrapper.container {
       padding-top: 0px;
   }

   .testimonial_section.section, .client_carousel.section, .contact_section.section, .blog_section.section, .services_section.section, .blog_section section, .portfolio_section.section, .pricing_section.section, .info_slider_section.section, .content_wrapper.container, .info_video_section.section, .info_image_section.section, .team_section.section {
       padding: 0 0;
   }

label.gfield_label {
font-weight: bold;
color: #e400ff;
}
