/*changes size of X to close carousel*/
.jp-carousel-close-hint span {
    /*cursor: pointer;*/
  /*  background-color: black;
    background-color: rgba(0,0,0,0.8);
    display: block;
    height: 22px;*/
    font: 400 60px/1 "Helvetica Neue", sans-serif !important;
    /*line-height: 22px;
    margin: 0 0 0 0.4em;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border-color 200ms linear;
    -moz-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    transition: border-color 200ms linear;*/
}

/*changes size of X to close carousel*/

/*changes background colour of 'see full size image' in carousel*/

.jp-carousel-image-meta {
    background: #5f863d;
    border: 1px solid #222;
    color: #fff;
    font-size: 20px;
    font: 12px/1.4 "Helvetica Neue", sans-serif !important;
}
/*changes background colour of 'see full size image' in carousel*/

/*changes size of text in shop from 1 em to 1.5*/
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1.5em;
}
/*changes size of text in shop from 1 em to 1.5*/













/*.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 0px;
	padding: 20px;
	width: 75%;
	margin-right: 10px;
	text-align: left;
}*/

.related.products {
  display: none;
}

#jp-relatedposts {
  display: none;
}
/*columns for partridge song post*/
.column {
    float: left;

    width: 50%;
padding: 20px;
    height: auto; 
  font-style: italic;
  
font-size: 20px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
@media (max-width: 600px) {
    .column {
        width: 100%;
    }
  
  /*show hides mailto link on buy photographs page*/
  
  #content-desktop {
    display: inline;
}
  
   #content-mobile {
    display: none;
}
  
  /*end show hides mailto link on buy photographs page*/
  
  
  #google-auto-placed  {
display: none;