/**
 * ------ Shop Styles
 */

.ngg-gallery-thumbnail {
	border: 0 !important;
}

.ngg-gallery-thumbnail span {
  font-size: 16px !important;
  line-height: 24px !important;
  color: black !important;
  padding: 10px 0 5px 0 !important;
  text-decoration: underline;
}

.ngg-gallery-thumbnail span a {

}

#post-1827 .entry-header {
padding: 70px 0 0 0;
text-align: center;
width: 70%;
margin: 0 auto;
}

#post-1827 .entry-content p {
padding-bottom: 20px;
text-align: center;
width: 70%;
margin: 0 auto;
font-size: 18px;
line-height: 24px;
}

#post-1827 h1.entry-title {
		margin-bottom: 10px;
    font-size: 3.0em;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4em;
}



 /**
  * ------ Modal Styles
  */

#TB_title {
	border-bottom: 0 !important;
	background: white !important;
	height: 0 !important;
}

#TB_closeWindowButton:hover .tb-close-icon, #TB_closeWindowButton:focus .tb-close-icon {
	color: #cccccc !important;
}

#TB_window {
	transform: translateX(-50%);
	margin-left: 0 !important;
}

#TB_ajaxContent {
	box-sizing: border-box;
	padding: 5% !important;
}

.screen-reader-text {
	display: none;
}

#container1 {
	padding-top: 10px;
}

#details {
	font-size: 16px;
}

#details, tbody, tr, td {
	padding: 5px 0 !important;
}

#mgbasket {
  text-align: center;
  width: 20%;
  margin: 0 40%;
  padding-bottom: 70px;
}

#mgbasket div h2 {
 line-height: 24px;
 font-size: 16px;
 margin-bottom: 6px;
 }

#mp_basket_details, #mgviewbasket {
 line-height: 24px;
 font-size: 16px;
 margin-bottom: 6px;
 }

#mp_basket_table_body {
	font-size: 16px;
	line-height: 24px;
}

#mp_basket_table_body, thead {
	margin-bottom: 5px;
}

#mp_basket_table_body, tbody, tr, td, th {
	padding: 10px 0 !important;
}

#mp_basket_table_body tr {
	border-bottom: 1px solid #ccc !important;
}

input[type="button" i], #add_basket {
padding: 10px 15px;
background: #9999;
color: white;
border: 0;
font-size: 12px;
margin: 20px 0;
text-transform: uppercase;
letter-spacing: 1px;
}

input[type="button" i]#checkout_paypal {
	background: #363636;
}

#title {
	font-size: 24px;
}

#add_basket {
padding: 10px 15px !important;
background: #363636;
color: white;
border: 0 !important;
font-size: 12px;
margin: 20px 0;
letter-spacing: 1px;
}

.bottomborder {
	border-bottom: 1px solid #ccc !important;
}

@media (max-width: 639px) {

  #overlay img {
		position: absolute;
		width: 152px;
		height: 55px;
		left: 50%;
		top: 50%;
		margin-left: -76px;
		margin-top: -27px;
	}

  #post-1827 .entry-header {
    width: 100%;
		padding-bottom: 30px;
  }

  #post-1827 h1.entry-title {
		font-size: 2em;
		line-height: 1.6em;
		margin-bottom: 15px;
	}

	#mgbasket {
		width: 100%;
		margin: 0;
		padding-bottom: 20px;
	}

	#mgbasket div h2  {
		font-size: 14px;
		line-height: 20px;
	}

  #mp_basket_details, #mgviewbasket {
    font-size: 14px;
		line-height: 20px;
  }

	#post-1827 .entry-content p {
		width: 100%;
	}


}
