/*
 Theme Name:   Chroma Child Theme
 Theme URI:    http://chroma.themerex.net/
 Description:  Chroma Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     chroma
 Version:      1.0.0
 Tags: wedding, fashion, fashion photography, gallery, photo, photo gallery, photo studio, photography studio, photographer, photography, photography agency, photography portfolio, photography theme, portfolio wordpress, creative
 Text Domain:  chroma
*/


/* =Theme customization starts here
------------------------------------------------------------ */

p.phone {
    background: url(images/phone.png) no-repeat scroll left center;
    padding: 0 0 0 33px;
}
p.email {
    background: url(images/email.png) no-repeat scroll left center;
    padding: 0 0 0 33px;
}
p.location {
    background: url(images/location.png) no-repeat scroll left center;
    padding: 0 0 0 33px;
}
li.contactBtn a span {
    font-weight: bold;
}
.cpt_portfolio-template-default .page_content_wrap {
	padding-top: 3.1rem !important;
    padding-bottom: 0px !important;
}