.mfp-container {
width:1195px;
min-height:634px;
height:auto;
position:relative;
margin:40px auto;
background:#fff;
padding:36px 0 40px;
}
.mfp-image-holder .mfp-content {
width: 99%;
height: 90%;
}
.mfp-content h2.posttitle {
margin: -10px 0 5px;
background-color:#fff;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
margin: 0;
padding: 0;
background:#fff;
min-height:555px;
height:100%;
}

.mfp-figure figure {
margin: 0 20px 0 0;
padding: 0 15px 0 0;
border-right:1px solid #454545;
width:775px;
display:block;
float:left;
height:100%;
overflow:auto;
}
img.mfp-img {
padding: 0;
margin: 0 auto;
background: #fff;
max-width:780px !important;
width:auto!important;
max-height:100% !important;
}
.mfp-bottom-bar {
margin-top: 0;
position: relative;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
figcaption {
width: 338px;
display: block;
float: right;
font: normal normal 15px Garamond, Times, serif;
max-height: 100%;
}
.mfp-title {
color: #000;
line-height:1.4em;
}
figcaption h3 {
font:normal 700 12px/19px Didot, Times, serif;
text-transform:uppercase;
margin-bottom:10px !important;
padding: 0;
letter-spacing: 2px;
}
.mfp-title p {
line-height:1.4em;
margin-top:0;
}

.mfp-title a {
text-decoration:underline;
}

.mfp-arrow {
top:100%!important;
bottom:0;
}
.mfp-figure:after {
box-shadow:none;
background:#fff;
}
.mfp-counter {
position: absolute;
top:101.5% !important;
right: 50% !important;
font:normal 300 10px 'Gotham A', 'Gotham B', Helvetica, sans-serif;
color:#ef4922;
}
button.mfp-arrow-left {
border:none;
background:url(//m.hatersports.com/wp-content/uploads/2014/05/prevarr.png) bottom left no-repeat;
background-size:39px 10px;
height:10px;
display:block;
margin-left:20px;
padding-top:40px;
padding-right:30px;
}
.mfp-arrow-left:before, .mfp-arrow-left:after {
display:none;
}

button.mfp-arrow-right {
border:none;
background:url(//m.hatersports.com/wp-content/uploads/2014/05/nextarr.png) bottom right no-repeat;
background-size:47px 10px;
height:10px;
display:block;
margin-right:20px;
padding-top:40px;
padding-left:30px;
}
.mfp-arrow-right:before, .mfp-arrow-right:after {
display:none;
}
.mfp-close {visibility:hidden;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
visibility:visible;
background:url(//m.hatersports.com/wp-content/uploads/2014/05/close.png) no-repeat;
height:31px;
width:30px;
display:block;
top: -27px;
right: 1px;
position: absolute;
padding: 0;
}

div#popup-gallery, div.popup-gallery {
    text-align: center;
    margin-bottom: 40px;}

div.popup-gallery a {
width:32%;
margin-right:5px;
}

div.image-wrap {
    width: 100% /* Change this value to have your thumbnails laid out differently */
    margin-bottom: 4px;
    display: inline-block;
}

div.image-wrap img {
    width: 100%;
}

.a.lightbox-link {
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}

.a.lightbox-link:hover {
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.image-wrap figcaption {
    display: none;
}

.mfp-bg figcaption {
    display: block;
    position: absolute;
}

.lb-title {
    margin: 0.5em 0 0 0;
}

.lb-description {
    margin-left: 0;
    width: 100%;
}

.touchcarousel.minimal-light .arrow-icon {
width: 25px !important;
}
div.mfp-wrap.mfp-gallery.mfp-auto-cursor.mfp-with-zoom.mfp-img-mobile.mfp-ready {
overflow-x:auto !important;
}
#touchcarousel-1 .tc-meta a {
display:inline-block !important;
}