.sppb-addon-articles  a {
	color: #000 !important;
}

.entry-image {
    margin-bottom: 50px !important;
}

.entry-header h2 {
    font-size: 24px;
    line-height: 1.2;
	font-size: 36px;
}


.sppb-slideshow-fullwidth-read-more:hover
{
	color: #000 !important;
}

a.giftsong-btn 
{

	text-decoration: none;
	padding: 15px 30px;
	color: #a675b3;
	color: #eeee00;
	text-align: center;
	font-size: 30px;
	white-space: nowrap;
}

@media(max-width: 640px)
{
	a.giftsong-btn 
	{
	
		padding: 5px 10px;
		font-size: 18px;
	}
}


a.giftsong-btn:not(.active) {
  box-shadow: inset 0 1px 1px rgba(111, 55, 125, 0.8), inset 0 -1px 0px rgba(63, 59, 113, 0.2), 0 9px 16px 0 rgba(0, 0, 0, 0.3), 0 4px 3px 0 rgba(0, 0, 0, 0.3), 0 0 0 1px #150a1e;
  background-image: linear-gradient(#3b2751, #271739);
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 -1px 0 #311d47;
}

a.giftsong-btn:not(.active):hover,
a.giftsong-btn:not(.active):focus {
  transition: color 200ms linear, text-shadow 500ms linear;
  color: #fff;
  text-shadow: 0 0 21px rgba(223, 206, 228, 0.5), 0 0 10px rgba(223, 206, 228, 0.4), 0 0 2px #2a153c;
}
a.giftsong-btn:not(:hover) {
    transition: 0.6s;
}

.giftsong-advstring
{
	text-align: center; 
	margin-top: 0px; 
	margin-bottom: 100px; 
	font-size: 30px;
	background-color: #ffd200;
	padding: 30px;
	color: #333;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .8), 23px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .2) inset;
}



iframe
{
	margin-top: 30px;
}

.btn-default,
.sppb-btn-default {
  border-color: #e0b900;
  background-color: #ffd200;
	margin-top: 20px;
}
.btn-default:hover,
.sppb-btn-default:hover {
  border-color: #b39300;
  background-color: #cca800;
}

.sppb-slideshow-fullwidth-read-more:hover span
{
	color: #000000 !important;
}

.giftsong-gortensias a
{
	color: red;
}

.libretto
{
	column-count: 2;
	margin-top: 50px;
	margin-bottom: 50px;
}

@media(max-width: 640px)
{
	.libretto
	{
		column-count: 1;
	}
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a.sppb-slideshow-fullwidth-read-more {

    background: #ffd200;
	color: #000 !important;
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a.sppb-slideshow-fullwidth-read-more:hover {

    background: #dda200;
	color: #fff !important;
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a.sppb-slideshow-fullwidth-read-more span {

    color: #000;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a.sppb-slideshow-fullwidth-read-more span:hover {

    color: #fff !important;

}

.features-hexa .sppb-addon-feature .sppb-addon-text {

    font-size: 15px;

}

body {

    font-size: 15px;
    line-height: 1.42857143;
}

.portfolio-panel
{
	background-color: rgba(255,255,255,0.5);
	border: 1px #eeeeee solid;
	margin-bottom: 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2), -23px 0 20px -23px rgba(0, 0, 0, .6), 23px 0 20px -23px rgba(0, 0, 0, .6), 0 0 40px rgba(0, 0, 0, .1) inset;
}

@media(max-width: 640px)
{
	.portfolio-panel
	{
		margin: 10px 0 10px 0 !important;
	}
}

.pricestep-panel, .sppb-addon-containerpricestep-panel
{
	background-color: #fafafa;
	border: 1px #eeeeee solid;
	padding: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2), -23px 0 20px -23px rgba(0, 0, 0, .6), 23px 0 20px -23px rgba(0, 0, 0, .6), 0 0 40px rgba(0, 0, 0, .1) inset;
}

.step1
{
	background-image: url(/images/digits/digit1.png);
	margin-right: 50px;
}

.step2
{
	background-image: url(/images/digits/digit2.png);
}

.step3
{
	background-image: url(/images/digits/digit3.png);
	margin-left: 50px;
}

.center-pic
{
	display:inline;
	margin:auto;
	float: none;
}


.mesngr
{
	margin-right: 20px;
	float: left;
}

.video-responsive {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 90%;
}

.brief-info
{
	font-size: 18px;
	line-height: 30px;
}

@media(min-width: 640px)
{
	.full-image img
	{
		float: left;
		margin-right: 30px;
	}
}

@media(max-width: 640px)
{
	.feedback-widgetkit
	{
		margin-top: 30px;
		padding-top: 20px;
	}
}

.feedback-widgetkit
{
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
	
.fox-form h2 {color: white; font-size:24pt; font-family: Open Sans, sans-serif; font-weight: normal; margin-top: 33px;}

.fox-whereareoufrom li {color: #666;}

.fox-recap iframe {margin-top: 0px;}

.contactus p {margin: 40px 0;}

.teamslink {color: black; border-bottom: 1px dotted black;}
.teamslink:hover {color: white; border-bottom: 1px dotted white;}
.prtflio {margin: 20px 0;}


.contform-submit .submit-button, .contform-submit .btn, .contform-submit .btn-success
{
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		background-color: #ffd200 !important;
	background-image: -moz-linear-gradient(top, #ffd200, #e3bb01) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd200), to(#e3bb01)) !important;
	background-image: -webkit-linear-gradient(top, #ffd200, #e3bb01) !important;
	background-image: -o-linear-gradient(top, #ffd200, #e3bb01) !important;
	background-image: linear-gradient(to bottom, #ffd200d, #e3bb01) !important;
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
		border-top-color: rgb(187, 187, 187);
		border-right-color: rgb(187, 187, 187);
		border-bottom-color: rgb(187, 187, 187);
		border-left-color: rgb(187, 187, 187);
	border-color: #c5c5c5;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
		border-bottom-color: rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	padding: 4px 12px;
	line-height: 20px;
}

.contform-submit .btn:hover, .contform-submit .btn:focus 
{
    text-decoration: none;
    background-position: 0 -30px !important;
    transition: background-position .1s linear;
}