.gallery-images.style-title .images .img h5 {
    padding: 0px 10px 0px 30px;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 16px;
    font-family: arial;
    font-color: white;
}

/* Enter Your Custom CSS Here */

@font-face{
	font-family:'Eurostile';
	src:url('http://www.myfontfree.com/data/1/e/eurostile/films.eurostile.ttf'),
    url('http://www.myfontfree.com/data/1/e/eurostile/films.eurostile.ttf')  format('truetype');
}

@font-face {
    font-family: 'Eurostile';
    src: url('/wp-content/fonts/films.eurostile.ttf')  format('truetype'),
    url('/wp-content/fonts/films.eurostile.woff') format('woff');
}


/********************* Custom codes Added by Aldrin ************************/

p { letter-spacing: 0.3px;}

/** MAIN NAV **/
header nav > ul > li > a {
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Eurostile';
    color: #c0c0c0;
    font-weight: 700;
}

header nav > ul > li:active a,
header nav ul li .current_page_item a,
header nav > ul > li:current_page_item a,
.menu-main-menu a:active,
.menu-main-menu .current-menu-item a,
header nav li:active > a,
header nav li:current-menu-item > a {
  color: #ECB70F !important;
}

header nav a.active, 
header nav li:hover > a, 
header nav li:hover > a .arrow-right {
            color: #ECB70F !important;
        }

header nav li.current-menu-ancestor > a, 
header nav li.current-menu-item a,
header nav li.current-menu-ancestor .current-menu-item a {
            color: #ECB70F !important;
        }

/** SUB NAV **/
header nav > ul ul li a {
  letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Eurostile';
    color: #c0c0c0;
    font-weight: 700;  
}

/******************** Main Content*********************/
/******************** DEFAULT PAGE *********************/
.about-main {
  font-family:'Eurostile';
  letter-spacing:0px;
  margin-bottom: 10px;
      margin-left: 120px;
}

.content-aboutart {
    font-size: 24px;
    padding: 10px 20px;

}

.content-aboutart img {border:2px solid #FDFBD0;}

.content-aboutart p {
    letter-spacing: 0.3px;
    font-weight: 400;
    padding: 0 120px;
    font-size: 14px;
}

.content-aboutart img.alignright {margin-top:15px;margin-bottom:10px;}
.content-aboutart img.alignleft {margin-top:15px;margin-bottom:10px;}

/******************** CONTACT PAGE *********************/
.cont-page p {
    padding-top: 20px;
    font-size: 26px;
    font-family: Eurostile;
}

/******************** SchedUlE PAGE *********************/
.schedule-content-left p {
    padding-top: 20px;
    font-size: 26px;
    font-family: Eurostile;  
    font-weight:700;
    line-height:33px;
}

.schedule-content-right p {
    padding-top: 20px;
    font-size: 20px;
    font-family: Eurostile;  
    font-weight:400;
    line-height:27px;
}

/******************** GALLERIES *********************/

.gallery-images.style-title .images .img h5 {
    padding: 0px 10px 0px 30px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 13.4px;
    font-family: inherit;
}

.gallery-images.style-title.grid .images.cols-3 .img .overlay {
    width: 100%;
    min-height: 60%;
}



...@media screen and (min-width:1500px) and (max-width:1920px) {
  .gallery-images .images .img img {height: 280px !important;}
}

...@media screen and (min-width:600px) and (max-width:1499px) {
  .gallery-images .images .img img {
    width: 100%;
    height: 200px !important;
    display: block;
  } }

...@media only screen and (max-width:570px) {
  .gallery-images .images .img img {height: auto !important;}
}

.gallery-images.style-title .images .img .love {display:none !important;}



/*********hide author title***********/

.postid-103 .img:first-child .overlay {
  display:none;
}

.postid-449 .img:last-child .overlay {
  display:none;
}

.postid-430 .img:last-child .overlay {
  display:none;
}

.postid-432 .img:last-child .overlay {
  display:none;
}

.postid-431 .img:last-child .overlay {
  display:none;
}

.postid-438 .img:last-child .overlay {
  display:none;
}

.postid-435 .img:last-child .overlay {
  display:none;
}

.postid-433 .img:last-child .overlay {
  display:none;
}

.postid-711 .img:first-child .overlay {
  display:none;
}


.postid-724 .img:first-child .overlay {
  display:none;
}

/********* BODY INNER WRAPPER ***********/
body .wrapper .inner-wrapper {
    max-width: 900px;
    margin: 0 auto;
}

body.single-galleries .wrapper .inner-wrapper {
    max-width: 692px;
    margin: 0 auto;
}


/******paypal button********/

.page-id-455 table tbody td {
    padding: 0;
    border-right: none;
    border-bottom: none;
    color: #ffffff;
}


.page-id-455 table tbody tr td:first-child {
    border-left: none;
  display:none;
}

.buttonpaypal {
  margin-top:-15px !important;
}

#paypalform {
  width: 465px;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
      margin-top: -105px;
}

.loader p, .loader .circle {
   display: none;
}


/****** PAGE CADILLAC ********/
.postid-710 .inner-wrapper {
    margin-top: 150px !important;
}