/*
Theme Name: Admiral Tees
Theme URI: 
Description: Bespoke theme for Admiral Tees
Version: 1.0
Author: Espresso Web
Author URI: http://www.espressoweb.co.uk
*/

/* globals */
header, footer, section, nav, article {
	display: block;
}

html, body, div, span, h1, h2, p, ul, li, form, label {
	margin: 0;
	padding: 0;
}

iframe {
    border:none;
    width: 100%;
    height: 500px;
}
*,
:before,
:after {
    box-sizing: border-box;
    outline: none;
}

#slider-stopper{display:none;}

@font-face {
	font-family: 'SEGOEUIL';
	src: url('fonts/SEGOEUIL.eot');
	src: local('SEGOEUIL'), url('fonts/SEGOEUIL.woff') format('woff'), url('fonts/SEGOEUIL.ttf') format('truetype');
}

@font-face {
	font-family: 'seguibl';
	src: url('fonts/seguibl.eot');
	src: local('seguibl'), url('fonts/seguibl.woff') format('woff'), url('fonts/seguibl.ttf') format('truetype');
}

strong {
    color:#000;
    font-family: 'seguibl' !important;
}

html {
    position: relative;
    background:#fff;
    min-height: 100%;

}

body {
    min-height: 100%;
    color: #5f5e5e;
    font-size: 16px;
    font-family: 'SEGOEUIL';
}

p { margin: 0 0 10px 0;}

h1, h2, h3 {
    color: #000;
    font-family: 'seguibl' !important;
}

a:link, a:visited {
    color: #00ad90;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
}

.clear {
    clear: both;
}

#wrap {
    width: 100%;
    max-width: 1171px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

/* header */

header {
    width:100%;
    color: #fff;
    z-index:99;
    position: relative;
    text-align:center;
}

#head-inner {
    width:100%;
    max-width:1171px;
    margin:0 auto;
    position: relative;
    padding: 42px 0;
    border-top: solid 3px #000;
    border-bottom: solid 1px #e4e4e4;
}

.left, .right {
    float:left;
}

.left {
    width: 19%;
    text-align: center;
    padding-top: 10px;
}

.right {
    text-align: right;
    font-size: 21px;
    position: absolute;
    right:0;
    top:69px;
}

.right a:link, a:visited {
    color: #000;
    
}

.right a:hover, a:focus {
    color: #000;
    text-decoration:none;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
}

/* navigation */

nav {
    width: 100%;
    height:55px;
    background: none;
}

#nav-inner {
    width:100%;
    max-width:1171px;
    margin:0 auto;
}

nav ul {
    width:100%;
    height: 55px;
    border-bottom: solid 3px #000;
}

nav ul li {
    float: left;
    display: block;
    width: 16.66666666666667%;
    list-style-type: none;
    line-height: 55px;
    height:55px;
    text-align: center;
}


nav ul li a:link, nav ul li a:visited{
    color: #000;
    text-decoration: none;
    display: block;
    border-radius: 0;
    transition: all 500ms ease;
}

nav ul li a:hover, nav ul li a:focus{
    color: #fff;
    background:#000;
}

.current-menu-item {
    background: #000;
    color: #fff;
}

.current-menu-item a {
    color: #fff !important;
}

/* mobile menu */

#menuButton{
        display: none;
    }

.closeButton {
    display:none;
}

.closeButton:hover {
    color: #000;
}

.scrollToTop{
	width:41px; 
	height:41px; 
	background: none;
	text-decoration: none;
	position:fixed;
	bottom: 0px;
	right:0px;
	display:none;
	background: url(images/scroll-to-top.png) no-repeat;
	z-index: 99999;
}
.scrollToTop:hover{
	text-decoration:none;
}
/* body-top */
.ticker {
    width:100%;
    z-index:9;
    position:relative;
}

.ticker img {
    width:100%;
}

#slider {
	width: 100%;
	margin: 0;
	position: relative;
}
.cta-wrap {
    width:60%;
    margin: 0 auto;
    background: rgba(0,0,0,0.6);
    padding:1%;
}
.tick-text {
    width:100%;
    position:absolute;
    text-align:center;
    color:#fff;
    top:0;
    padding-top:18%;
    left:0;
    z-index:99;
}

.tick-text p {
    margin:0 auto;
}
.tick-text strong {
    color: #fff;
    font-size:40px;
}

.tick-text button {
    background: #ff3805;
    border: solid 1px #fff;
    padding: 10px 23px;
    color:#fff;
    text-transform:uppercase
    cursor:pointer;
}

.tick-text button:hover {
    background: rgba(255,255,255,0.4);
    color:#000;
    cursor:pointer;
}

#sliderWrap {
    position: relative;
    clear:both;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
    
    vertical-align: baseline !important;
    max-width: none !important;
}
.nivo-main-image {
	display: block !important;
    height: 100% !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.quoteslide .nivo-directionNav a {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
     display:none;
	cursor:pointer;
	text-indent: -9999px;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	display:none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* home page */

.home-content {
    width:100%;
    border-top: solid 3px #000;
    margin-top:5px;
    text-align:center;
}

.home-content h1 {
    padding: 10px 0;
}

#home-inner {
    padding: 13px 0;
}
.home-box {
    width:32%;
    float:left;
    margin-right:2%;
    position:relative;
}

.last {
    margin-right:0;
}

.bottom {
    height:170px;
    margin-top: 13px;
    padding:8% 0 0 0;
}

.bottom-inner {
    width:80%;
    height:80%;
    margin:0 auto;
    border: solid 1px #fff;
    background: none;
    color: #fff;
    text-align:center;
    padding-top: 4%;
}

.bottom-inner strong {
    color: #fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 13px;
}

.delivery {
    background: #ff3805;
}

.returns {
    background: #ff3805;
}

.top {
     position:relative;
}

.top img {
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(0); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -transition: all .5s ease-in-out;
    -moz-filter: grayscale(0);
    filter: grayscale(0);
    
}

.top img:hover {
     filter: none;
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: grayscale(1);
}

.home-gal-inner {
    width:80%;
    position:absolute;
    z-index:99;
    bottom:20%;
    left:9%;
    background: none;
    color: #fff;
    text-align:center;
    padding-top: 19%;
    font-size: 18px;
}

.home-gal-inner strong {
    color: #fff;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 21px;
}

.home-gal-inner button {
    background: #ff3805;
    border: solid 1px #fff;
    padding: 10px 23px;
    color:#fff;
    text-transform:uppercase
    cursor:pointer;
}

.home-gal-inner button:hover {
    background: rgba(255,255,255,0.4);
    color:#000;
    cursor:pointer;
}


/* body-text */

.page-left {
    width:60%;
    float:left;
    padding-right:1%;
}

.page-right {
    width:40%;
    float:left;
}

.sidebar h3 {
    width:100%;
    display: block;
    background: #454444;
    text-align:center;
    color: #fff;
    padding: 10px 0;
}

.sidebar p {
    color: #000;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:focus, .sidebar a:hover  {
    color: #ff3a08;
}
.page-right .sidebar {
    width:100%;
    background: #ccc;
    margin-bottom:10px;
}

.cff-wrapper {
    padding: 5px;
}
/* contact page */

.wpcf7-form {
    text-align:left;
}

.wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form input[type="password"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="url"], .wpcf7-form input[type="text"], .wpcf7-form textarea {
    width: 100%;
    font-size: 18px;
    padding: 8px 2px;
    color: #484747;  
}

.wpcf7-form input[type="submit"] {
    width:100%;
    padding: 8px 2px;
    background: #000;
    color:#fff;
    border:solid 1px #000;
    font-size:20px;
    transition: all 1s ease;
}

.wpcf7-form input[type="submit"]:hover {
    background: #fff;
    color:#000;
    cursor: pointer;
}

/* footer */

footer {
    width: 100%;
    margin-top: 20px;
    background: none;
    color: #000;
}

#foot-top-inner {
    color: #5f5e5e;
    border-top: solid 1px #e4e4e4;
    padding-bottom: 12px;
}

#foot-top-inner a:link, #foot-top-inner a:visited {
    color: #000;
}

#foot-top-inner a:hover, #foot-top-inner a:focus {
    color: #000;
}

footer a:link, footer a:visited {
    color: #fff;
}

footer a:hover, footer a:focus {
    color: #fff;
}

footer h3 {
    color: #000;
    padding-bottom:2px;
    margin: 0 0 4px 0;
    text-transform:uppercase;
}

#foot-top {
      width: 100%;
  max-width: 1171px;
  margin: 0 auto;
}

.btm-foot-wrap {
    width:100%;
    background:#000;
    color:#fff;
}
#foot-inner {
    width:100%;
    max-width:1171px;
    margin:0 auto;
}

.foot-box {
    width: 33%;
    padding: 1% 1% 0 1%;
    float:left;
    text-align:center;
}

.first-foot {
    text-align: left;
    padding-left: 0;
}

.last-foot {
    text-align: right;
    padding-right: 0;
}

#foot-box-large {
    width:100%;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

.schema {
    display: inline !important;
}

/* site specific style */

@media all and (max-width: 1171px) {
    .tick-text {
        padding-top:13%;
    }
    
}

@media all and (max-width: 1171px) {
    .tick-text {
        padding-top:7%;
    }
    
    .tick-text p{
        font-size:17px;
    }
    
    .tick-text strong {
        font-size: 20px;
    }
    
}




@media all and (max-width: 562px) {
    
    body {margin:0;}
    
    .left, .right, .foot-box, .video, .text{
        width: 100%;
    }
    
    #wrap {
        padding:0 1%;
    }
    
    .foot-box, .left {
        text-align: center;
    }
  
    .right {font-size: 19px;  margin-top: -25px; padding-right: 5px; text-align:right;  top: -4px;}
    
    .right a:link, .right a:visited, .right a:hover, .right a:focus{color:#fff;}


    nav {
        width:100%;
        height: auto;
    }
    
    #head-inner {border:none;}
    
    .home-box {
        width:100%;
        margin: 1% 0;
    }
    #menuButton {
	height:30px;
	position:fixed;
	top: 2px;
    width: 30px;
	left:5px;
	z-index: 99999;
	color: #fff;
	display:block;
	cursor: pointer;
	font-size: 30px;
	line-height: 30px;
    }
    
    .closeButton {
    color: #000;
    text-transform: uppercase;
    cursor:pointer;
    display: block;
    float: left;
    width: 100%;
        background:#fff;
    }
    
     #nav-inner {
	width: 100%;
	height:auto;
	position:fixed;
	top: -392px;
	left:0px;
    background: #000;
	z-index: 99999;
	padding:5px;
    text-align: center;
}

#nav-inner ul li {
    width:100%;
    height:34px;
    line-height: 33px;
    border-bottom: 1px solid #222;
}

#nav-inner ul li a {
	color:#fff;
	text-decoration:none;
}

#nav-inner ul li a:hover {
	color:#eee;
    border-bottom: 1px solid #222;
    background:#222;
}

    .page-left, .page-right {
    width:100%;
    padding-right: 0 1%;
    }
    
    .page-left {
    text-align: center;
    }
    
    header {
        border-top: solid 32px #000;
    }
    .tick-text p{
        font-size:12px;
        width:100%;
    }
    
    .tick-text strong {
        font-size: 14px;
    }
    
    .top img, .home-box img {  width: 100%;}
 
}

#head-inner a:link, #head-inner a:visited, #head-inner a:hover, #head-inner a:focus{border: none;}
#head-inner img{border: none;}

/* CUSTOM LOGIN PAGE  - delete if not using WP */
#login h1 a { 
	background-image: url("http://www.espressoweb.co.uk/images/espresso-web.png") !important; 
    background-size: contain !important;
    -webkit-background-size: contain !important;
    width: 321px !important;
    height: 100px !important;
    margin: 0 0 10px 0 !important;
    
}
    
.login .message {border-left: #69a405 solid 4px !important;}
    
.wp-core-ui .button-primary {background: #88d604 !important; border-color: #69a405 !important;}
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {background: #69a405 !important;}
    
input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus,
input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus,
input[type=radio]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, 
input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
    border-color: #ea3055 !important;
    box-shadow: 0 0 2px rgba(254,51,98,.8) !important;
    -webkit-box-shadow: 0 0 2px rgba(254,51,98,.8) !important;
}
.login form .input, .login input[type=text] {
    font-size: 20px !important;
}
#loginform p{
    width: 48%;
    float: left;
}
#loginform p:first-child{
    margin-right: 4%;
}
body.login{
    border-top: #84cc05 8px solid;
}