.pg-page-header h1{
	float:none;
}

#block-pgc-titlebar-block-pgc-titlebar-block .content, .pg-page-btns{
	margin-top:0px !important;
}

#block-blockify-blockify-page-title{
	border-bottom: 1px solid #c9d7b2;
}

.pg-page-btns .pgc-share .atc_s{
	font-size:0;
}

.pg-content-body .child-page{
	padding-top:0px;
}

#block-pgc-misc-blocks-mobilenav .header-mobile{
	padding:0px;
	background-color:#365a0c;
}

#block-pgc-misc-blocks-mobilenav .control.open-btn::before {
    content: "\f0c9";
    font-family: "FontAwesome";
    left: -8px;
    top: -8px;
    position: absolute;
}

#block-pgc-misc-blocks-mobilenav .control.close-btn{
	padding:0px;
	margin-top:5px;
	margin-right:5px;
}

.hygh-td img{width:170px; height:auto;}

@media only screen and (max-device-width: 768px) {
	#SubPageBodyContentRight{
		display:none;
	}
	#SubPageBodyContentLeft, #SubPageBodyContentLeftTitle {
	    float: none;
	    width: 100%;
	}
	#SubPageBodyContentLeftTitleHeader{
		width:100%;
		/*background-repeat:repeat;*/
	}
	#SubPageBodyContentLeftTitleContent, #SubPageBodyContentLeftTitleFooter {
    	width: auto;
    	/*background-repeat:repeat;*/
    }
    #SubPageBodyContentLeft .ContentPane{
    	width:auto;
    	margin:10px;
    }
    	}

.pg-wrap table tr td {
  border: 1px solid #000!important; }

.pg-wrap table .hygh-td {
  border: none!important; }

.ui-widget-content a {
   color: #eb7312;}

.pg-gift-details .accordion-header-text .header-text-collapsed:after {
    font-size: 1.5em; 
	color: #365a0c;}

.pg-gift-details .accordion-header-text:hover span{color: #ffffff;}
