/*
 Theme Name:   Labomba Child
 Theme URI:    http://example.com/labomba-child/
 Description:  Labomba Child Theme
 Author:       Dahz
 Author URI:   http://www.dahztheme.com
 Template:     labomba
 Version:      1.0
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-customizer
 Text Domain:  woothemes
*/

@import url("../labomba/style.css");


/* Integrity Web Studios theme customizations start here
-------------------------------------------------------------- */

h1.title-sc {
font: bold 28px/1.2em Playfair Display!important;
font-family: 'Playfair Display';
font-size: 28px;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-stretch: normal;
line-height: 1.2em;
color: #b4ab55!important;
}

.btn a{
  font-family: Arial;
  
  font-size: 20px;
  background: #9c96bb;
  padding: 15px 20px 10px 20px;
  text-decoration: none;
color: #ffffff!important;
}

.btn a:hover {
  background: #857daa;
  text-decoration: none;
}

.blkbox {
  font-family: Arial;
  
  font-size: 20px;
  background: #000;
  padding: 15px 20px 10px 20px;
  text-decoration: none;
color: #ffffff!important;
margin-bottom: 25px;
}

.entry p.blkbox {
  color: #fff;
  font: 800 16px/20px "Open Sans", Helvetica, sans-serif;
}