/*
Theme Name: Sports Page 2015
*/

.rev_slider_wrapper {
	z-index: 0;
}

/* HOME RIGHT COL */

.home-right-col {
    background: #182362;
    padding: 20px;
}

.home-right-col h2, .home-right-col p  {
    color: #fff;
}

.home-right-col .btn {
    display: inline-block;
    background: #97012C;
    border: 1px solid #97012C;
    padding: 12px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.home-right-col .btn:hover {
    text-decoration: none;
    background: #182362;
    border: 1px solid #fff;
}

/* 2020 SEARCH STYLES */

#s {
    color: #666;
    
   
    font-size: 14px;
	line-height: 14px;
    margin: 0 -5px 0 0; /* 0 0 */
    padding: 12px 20px;
    width: 240px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-radius: 0px;
	outline: none !important;

    background-color: #fff;
    border-radius: 5px 0 0 5px;

    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease; 

    /* Safari and Chrome */
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease; 

    /* Opera */
    -o-transition-duration:400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease; 
}

#s:focus { 
	width: 240px; 
	color: #666;
}

#searchsubmit {
    text-indent: -9999px;
    background-color:#182362;
    background-image: url('images/search-icon.png');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    border: none;
    border-radius: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

#searchsubmit:hover {
    background-color: #97012C;
}


.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }

body {
    background: #EEEEEE;
    color: #666666;
    margin: 0;
    padding: 0;
    font-family: 'PT Sans', sans-serif;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.home-form label {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

#search-filters label {
	font-family: 'PT Sans', sans-serif;
	padding-right: 0.3em;
	padding-left: 1em;
}
#search-filters label:nth-child(1) {
	padding-left: 0;
}

#search-filters {
	margin-bottom: 1em;
	float: right;
}




body #gform_wrapper_1 label.gfield_label+div.ginput_container {
    margin-top: 0;
}
#gform_wrapper_1 .home-form input.medium {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 0.8em;
    padding: 0.5em 0.5em;
    color: #999;
    background: #e8e8e8;
    border: 1px solid #2A346F;
    width: 80%;
    margin: 0 0 0.5em 0;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#gform_wrapper_1 input[type=submit] {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 0.9em;
    padding: 0.3em 0.5em;
    color: #fff;
    background: #2a346f;
    border: 1px solid #97012c;
    cursor: pointer;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#gform_wrapper_1 div.validation_error {
    color: #bb0000;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 1em;
    border-top: 1px solid #bb0000;
    border-bottom: 1px solid #bb0000;
    padding: 0.4em 0;
    clear: both;
    width: 97.5%;
    font-family: 'PT Sans', sans-serif;
}

#gform_wrapper_1 .gform_footer {
    padding-top: 0;
    margin-top: 0;
}

#gform_wrapper_1 li.gfield.gfield_error {
    background-color: #fff;
    margin-bottom: .375em!important;
    padding: 0;
    border-top: none;
    border-bottom: none;
}

#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    font-family: 'Lato', sans-serif;
    padding-top: 0 !important;
    padding-left: 16px !important;
    padding-bottom: 4px !important;
    margin: 0 !important;
    color: #bb0000;
}

.gform_confirmation_message {
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #ccc;
    margin: 0 0 1em 0;
    padding: 0;
}

/* Images & Other Objects */

img, object, embed { max-width: 100%; }
img { height: auto; }
img { vertical-align: middle; }


/* HEADER --------------------*/
/* HEADER --------------------*/
/* HEADER --------------------*/
/* HEADER --------------------*/

.header-outer.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #EEE;
    z-index: 99999;
    border-bottom: 1px solid #c0c0c0;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
}
.header-outer {

}
#header {
    padding: 1em 0;
    transition: all 0.3s ease-in-out;
}

.header-outer.scrolled #header {
    padding: 0.8em 0;
}
.header-outer.scrolled .logo img {
    max-height: 50px;
}
.header-outer.scrolled #header div.social {
    display: none;
}
.header-outer.scrolled #header div.search-outer {
   /* width: 40% !important;
    float: right !important;
    clear: none !important;*/
}
.header-outer.scrolled #header div.basket {
    /*width: 60% !important;
    float: left !important;
    clear: none !important;
    padding-top: 1em;*/
}
.header-outer.scrolled #header div.search {
    /*padding-top: 0.8em;*/
    width: 100%;
}
.header-outer.scrolled + #wrapper {
    margin-top: 156px;
}
.header-outer.scrolled input.search-field {
    /*width: 140px;*/
}
#header .search, #header .search * {
    box-sizing: border-box;
}

/* LOGO */

#header .logo {
}

/* BASKET */

#header .basket {
    text-align: right;
    /*margin-bottom: 0.7em;*/
}

#header .basket a {
    color: #777;
    text-decoration: none;
}

#header .basket a:hover {
    color: #2a346f;
    /*text-decoration: underline;*/
}

#header .basket .fa {
    color: #232d69;
    margin-right: 5px;
}

#header .basket div {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.875em;
    color: #777;
    margin: 0 0 0 0;
    padding: 0;
}

.basket-preview-trigger {
    position: relative;
}
#basket-preview {
    position: absolute;
    left: 0;
    top: 100%;
    width: 300px;
    min-height: 100px;
    border: 1px solid #000;
    background-color: #fff;
    display: none;
    z-index: 5000;
    text-align: left;
    padding: 1em;
}
#basket-preview ul {
    margin: 0;
    margin-bottom: 1em;
    padding: 0;
    list-style: none;
}
#basket-preview ul a {
    text-decoration: none;
    font-weight: bold;
}
#basket-preview p {
    font-weight: bold;
    color: #2A346F;
}
#basket-preview p a {
    color: #2A346F;
}

#header .basket .space {
    margin: 0 0.5em;
}

#header .basket a.btn {
    /*color: #97012C;*/
    text-decoration: none;
    /*font-weight: 700;*/
}

#header .basket a.btn:hover {
    text-decoration: none;
    color: #2a346f;
}

/* SEARCH */

body.search p.author {
	font-weight: bold;
	margin-top: -16px;
}
#header .search {
    text-align: right;
}

/* SOCIAL */

#header .social {
    text-align: right;
}

#header .social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#header .social ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

#header .social a.btn {
    margin: 0 0 0 0.4em;
}

#header .social a.btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#header .search-form input[type=search] {
    -webkit-appearance: none;
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    background-color: #fff;
    border: none;
    /*border: 2px solid #232d69;*/
    padding: 0.75em 1em;
    border-radius: 5px 0 0 5px;
    float: right;
    margin: 0;
    outline: none !important;
}

#header .search-form input[type=submit] {
    -webkit-appearance: none;
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
    background-color: #232d69;
    /*border: 2px solid #232d69;*/
    padding: 0.75em 1em 0.75em 0.8em;
    border-radius: 0 5px 5px 0;
    border: none;
    float: right;
    margin: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
#header .search-form input[type=submit]:hover {
    background-color: #fff;
    color: #97012c;
}

/* NAV -----------------------*/
/* NAV -----------------------*/
/* NAV -----------------------*/
/* NAV -----------------------*/

#nav {
    background: #97012C;
    z-index: 999;
}

#nav > .grid-container {
    position: relative;
}

#nav ul {
    list-style: none;
    margin:0;
    padding:0;
    /*display: table;*/
    width: 100%;
	
	display: flex;
	justify-content: space-between;
}

#nav li {
    z-index:10;
    text-align: center;
    display: inline-block;
}

#nav li > a {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 1.125em;
    color: #fff;
    text-decoration: none;
    padding: 0.6em 1.8em;
    display: block;
    text-align: center;
}

#nav div.container {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 500;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(100,100,100,0.8);
    -webkit-columns: 5;
    columns: 5;
    -moz-column-count: 5;
    padding-top: 1em;
    padding-bottom: 1.5em;
	max-height: 550px;
}
#nav .container .list {
    -webkit-column-break-inside: initial;
    -moz-column-break-inside: initial;
    -o-column-break-inside: initial;
    -ms-column-break-inside: initial;
    break-inside: initial;
    padding-bottom: 1em;
    margin-left: 1em;
    color: #232d69;
}
#nav .container .nobreak {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    break-inside: avoid;
}
#nav .container h2 {
    font-size: 1em;
    text-align: left;
    color: #97012c;
    margin-bottom: 0.3em;
}
#nav .container a {
    font-family: 'PT Sans', sans-serif;
    text-decoration: none;
    color: inherit;
}
#nav .container a:hover {
    text-decoration: underline;
}
#nav .list a {
    display: block;
    text-align: left;
    margin-bottom: 0.2em;
    font-size: 0.9em;
}

#nav .list a.cat-link-869 {
    font-weight: bold !important;
    color: #97012c;
}

#nav .list > a:last-child {
    border-bottom: 1px dashed #c0c0c0;
    padding-bottom: 1em;
}

#nav li div.container {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s linear 0.3s, opacity 0.3s linear 0.15s;
    -moz-transition: visibility 0.3s linear 0.3s, opacity 0.3s linear 0.15s;
    -webkit-transition: visibility 0.3s linear 0.3s, opacity 0.3s linear 0.15s;
    transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
}
#nav li:hover div.container {
    visibility: visible;
    opacity: 1;
}

#nav li.menu-item-has-children {
    position: relative;
    z-index: 999;
}
#nav li ul.sub-menu {
    display: none;
    position: absolute;
    background: #97012C;
    left: 0;
    top: 100%;
    z-index: 999;
}
#nav li:hover ul.sub-menu {
    display: block;
}
#nav .sub-menu li {
    display: block;
}
#nav li > a:hover, #nav li:hover > a {
    background: #2a346f;
}

#nav .list a.cat-link-1623{
	font-weight: bold;
	color: #97012c;
}


/* WRAPPER -------------------*/
/* WRAPPER -------------------*/
/* WRAPPER -------------------*/
/* WRAPPER -------------------*/

#wrapper {
    padding: 1.5em 1em 0 1em;
    background: #FFFFFF;
    -webkit-box-shadow: 6px 0 15px -8px rgba(102,102,102,1) , -6px 0 15px -8px rgba(102,102,102,1);
    -moz-box-shadow: 6px 0 15px -8px rgba(102,102,102,1) , -6px 0 15px -8px rgba(102,102,102,1);
    box-shadow: 6px 0 15px -8px rgba(102,102,102,1) , -6px 0 15px -8px rgba(102,102,102,1);
}

/* HOME BANNER ---------------*/
/* HOME BANNER ---------------*/

#home-banner {
}

/* NEWS BOX */

#home-banner .news {
    padding: 1.5em;
    background: #DDDDDD;
    margin-bottom: 1.5em;
}

#home-banner .news h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    color: #97012C;
    margin: 0 0 1em 0;
    padding: 0;
}

#home-banner .news h3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.0em;
    color: #2A346F;
    border-top: 1px dashed #C8C8C8;
    margin: 0;
    padding: 1em 0 0 0;
}

#home-banner .news p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    color: #2A346F;
    line-height: 1.2em;
    margin: 0 0 1em 0;
    padding: 0;
}

#home-banner .news p.date {
    font-size: 0.8em;
    font-style: italic;
    margin: 0 0 0.2em 0;
}

/* REVOLUTION SLIDER */

#home-banner .rev-slider {
    margin-bottom: 1.5em;
}

/* HOME BUTTONS */
/* HOME BUTTONS */

#home-btns {
    margin: 0 0 0.5em 0;
	display: flex;
	flex-wrap: wrap;
}

#home-btns a.btn {
    display: block;
    width: 100%;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1em;
    position:relative;
    margin-bottom: 1.4em;
}

#home-btns .btn img {
    width: 100%;
    height: auto;
    max-height: 280px !important;
}

#home-btns .btn img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#home-btns .btn span {
    display: block;
    background: #97012C;
    opacity: 0.85;
    position:absolute;
    bottom:0;
    width: 100%;
}

#home-btns .btn span:hover {
    background: #2a346f;
}

#home-btns .btn p {
    padding: 0.8em 1em;
    margin: 0;
    color: #FFF;
}

#home-btns .arrow {
    float: right;
    font-weight: bold;
}

/* HOME INTRO */
/* HOME INTRO */

#home-intro {
    margin-bottom: 1.5em;
}

h1 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    color: #2A346F;
    margin: 0 0 0.8em 0;
    padding: 0;
}

p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #666;
    margin: 0 0 1em 0;
    padding: 0;
}

ul {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #666;
    margin-bottom: 1em;
}

h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    color: #2A346F;
    margin: 0 0 0.8em 0;
    padding: 0;
}

h3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #2a346f;
}

p.date {
    color: #2A346F;
    font-style: italic;
    margin-top: -1em;
}

a {
    color: #2a346f;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/* form styles */

#home-intro .field {
    font-family: 'Lato', sans-serif;
    font-weight:300;
    font-size: 0.8em;
    padding: 0.5em 0.5em;
    color: #999;
    background: #e8e8e8;
    border: 1px solid #2A346F;
    width: 80%;
    margin: 0 0 0.5em 0;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#home-intro .submit {
    font-family: 'Lato', sans-serif;
    font-weight:700;
    font-size: 0.9em;
    padding: 0.3em 0.5em;
    color: #fff;
    background: #2a346f;
    border: 1px solid #97012c;
    cursor: pointer;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#home-intro .submit:hover {
    background: #97012c;
    border: 1px solid #97012c;
}

/* LEFT COLUMN ---------------*/
/* LEFT COLUMN ---------------*/
/* LEFT COLUMN ---------------*/
/* LEFT COLUMN ---------------*/

#leftcol {
    background-color: #DDD;
    padding: 2.5em 1.5em 1.5em 1.5em;
    margin-bottom: 1.5em;
}

#leftcol h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    color: #97012C;
    margin: 0 0 1em 0;
    padding: 0;
}

#leftcol h2.widgettitle {
    border-bottom: 1px dashed #c8c8c8;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

#leftcol h3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.0em;
    color: #2A346F;
    border-top: 1px dashed #C8C8C8;
    margin: 0;
    padding: 1em 0 0 0;
}

#leftcol p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    color: #2A346F;
    line-height: 1.2em;
    margin: 0 0 1em 0;
    padding: 0;
}

#leftcol p.date {
    font-size: 0.8em;
    font-style: italic;
    margin: 0 0 0.2em 0;
}

#leftcol ul {
    list-style-type: none;
    margin: 0 0 2em 0;
    padding: 0 0 0 0;
}

#leftcol ul ul {
    font-size: inherit;
    margin-left: 1em;
    margin-bottom: 0.5em;
}
#leftcol li {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #2A346F;
    margin: 0 0 0.2em 0;
    padding: 0;
}
#leftcol li li {
    font-size: inherit;
}
#leftcol a {
    color: #2A346F;
    text-decoration: none;
}
#leftcol li.ancestor > a {
    color: #97012C;
    font-weight: bold;
}

#leftcol a:hover {
    color: #97012C;
    text-decoration: none;
}

#leftcol .search-form input[type=search] {
    padding: 0.5em;
    border-radius: 5px;
    border: 1px solid #c0c0c0;
    width: 100%;
    outline: none !important;
}
#leftcol .search-form input[type=search]:focus {
    border-color: #97012C;
    box-shadow: 0px 0px 3px 1px rgba(151,1,44,0.3);
}
#leftcol .search-form input[type=submit] {
    display: none;
}

#leftcol #search-lists {
    margin-bottom: 0.5em;
}
#leftcol #search-lists label {
    float: left;
    clear: left;
    font-family: "PT Sans",sans-serif;
    font-size: 0.9em;
    color: rgb(42, 52, 111);
    width: 25%;
}

#leftcol #search-lists select {
    width: 75%;
    margin-bottom: 0.3em;
}

#leftcol a.show-mobile-filters {
    display: block;
    cursor: pointer;
    background-color: #97012c;
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
    padding: 1em;
}

#leftcol .category-list a {
	display: block;
}
#leftcol .category-list li.active > b > a,
#leftcol .category-list li.active > em > a,
#leftcol .category-list li.active > a {
	background-color: #fcfcfc;
	border: 1px solid #2a346f;
	padding: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

/* RIGHT COLUMN --------------*/
/* RIGHT COLUMN --------------*/
/* RIGHT COLUMN --------------*/
/* RIGHT COLUMN --------------*/

#rightcol {
}

/* PRODUCT INTRO */

#product-intro {
    margin-bottom: 2em;
}

#product-intro h1 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    color: #2A346F;
    margin: 0 0 0.8em 0;
    padding: 0;
}

#product-intro p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #666;
    margin: 0 0 1em 0;
    padding: 0;
}

#product-intro p:empty {
    display: none !important;
}

/* CRUMBTRAIL */

#product-intro .crumbtrail {
    margin: 0 0 1em 0;
}

#product-intro .crumbtrail a {
    color: #999;
}

#product-intro .crumbtrail a:hover {
    color: #666;
}

#product-intro .crumbtrail p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    color: #999;
    margin: 0 0 0 0;
    padding: 0;
}

/* CATEGORY GRID */

.category-grid .subcategory {
	position: relative;
	border: 1px solid #2a346f;
	margin-bottom: 1.2em;
}

.category-grid .subcategory img {
	width: 100%;
	height: auto;
}

.category-grid .subcategory h2 {
	position: absolute;
	display: block;
	background: #ffffff;
	bottom: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.category-grid .subcategory h2 a {
	padding: 0.5em;
	display: block;
}



/* PRODUCTS -------------*/
/* PRODUCTS -------------*/

.product-grid .product img {
    width: 100%;
    height: auto;
}
.product-grid .product {
    border: 1px solid #2a346f;
    text-align: center;
    margin-bottom: 1.4em;
    position: relative;
    padding-bottom: 92px;
    height: 280px;
}

.product-grid .product a.details {
    display: block;
    background: #ffffff;
    padding: 0.5em 0 0 0;
    text-decoration: none;
    text-align: left;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: 0.3s all ease-in-out;
}

.product-grid span.title {
    display: block;
    max-height: 2.4em;
    overflow: hidden;
}

.product-grid span.author {
    display: block;
    font-weight: bold;
    font-size: 0.8em;
    white-space: nowrap;
    overflow: hidden;
    width: 90%;
    text-overflow: ellipsis;
}

.product-grid .product a:hover + a.details {
    background-color: #f6f6f6;
    padding-bottom: 0.6em;
}
.product-grid .product a.details:hover {
    background-color: #f6f6f6;
    padding-bottom: 0.6em;
}

.product-grid .product .details p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    color: #2A346F !important;
    line-height: 1.2em !important;
    text-transform: uppercase;
    margin: 0 0.5em 0.3em 0.5em !important;
    padding: 0;
}
.product-grid .product .details p.price {
    font-weight: bold;
}

.product-grid .product .arrow {
    float: right;
}

.product-list .product {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #2a346f;
}
.product-list h3 {
    margin-top: 0.5em;
}
.product-list h3 a {
    color: #2a346f;
    text-decoration: none;
}
.product-list h3 a:hover {
    text-decoration: underline;
}
.product-list .product img {
    width: 100%;
    height: auto;
}
.product-list-switch {
    font-family: 'PT Sans', sans-serif;
    font-size: 2em;
    margin-bottom: 0em;
    text-align: right;
    padding-right: 10px;
    line-height: 2em;
}

.product-list-switch a {
    color: inherit;
}

.category-list {
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
    color: #2a346f;
    line-height: 1.5em;
}

.category-list a {
    color: #2a346f;
    text-decoration: none;
}
.category-list a:hover {
    text-decoration: underline;
}

/* FOOTER --------------------*/
/* FOOTER --------------------*/
/* FOOTER --------------------*/
/* FOOTER --------------------*/

#footer {
    padding: 3em 0 2em 0;
    background: #DDDDDD;
}

/* LINKS */

#footer .links {
    margin: 0 0 0.5em 0;
}

#footer .links .box {
    margin-bottom: 2em;
}

#footer .links h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 0.9em;
    color: #2A346F;
    text-transform: uppercase;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px solid #E7E7E7;
}

#footer .links p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    color: #2A346F;
    line-height: 1.6em;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
}

#footer .links ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 0;
}

#footer .links ul li {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    color: #2A346F;
    margin: 0.3em 0;
}

#footer .links a {
    color: #2A346F;
    text-decoration: none;
}

#footer .links a:hover {
    color: #2A346F;
    text-decoration: underline;
}

/* SOCIAL */

#footer .social {
    text-align: right;
}

#footer .social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#footer .social ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

#footer .social a.btn {
    margin: 0 0 0 0.4em;
}

#footer .social a.btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* COPYRIGHT */

#footer .copyright {
    border-top: 1px solid #E7E7E7;
    padding-top: 2em;
}

#footer .copyright .right {
    text-align: right;
}

#footer .copyright p {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 0.7em;
    color: #999;
    margin: 0;
    padding: 0;
}

#footer .copyright a {
    color: #999;
    text-decoration: none;
}

#footer .copyright a:hover {
    color: #999;
    text-decoration: underline;
}






















/* FOOTER --------------------*/
/* FOOTER --------------------*/
/* FOOTER --------------------*/
/* FOOTER --------------------*/

.footer {
	background-color: #1B2143;
}

.footer h2, .footer h3, .footer p, footer ul, footer li a {
	color: #fff;
}

.footer h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

.footer h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.footer p {
    margin-bottom: 30px;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	color: #C00136;
}

.footer__social {
    margin: 80px auto 70px auto;
    text-align: center;
    max-width: 510px;
}

.footer__social__icons {
    display: flex;
    justify-content: center;
    margin: 40px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.footer__social__icons li a {
    color: #fff;
    font-size: 24px;
    margin: 0 10px;
}

.footer__social__icons li a:hover {
    color: #C00136;
}

/* contact */

.footer__contact {
    margin-bottom: 50px;
}

.footer__contact__box {
    margin-bottom: 30px;
}

.footer__contact .fa {
    margin-right: 10px;
	font-size: 18px;
}

.footer__contact li {
    font-size: 14px;
    line-height: 1.75em;
}

/* copyright */

.footer__copyright a {
    color: #fff;
}

.footer__copyright hr {
    border: 0;
	border-top: 1px solid rgba(255,255,255,0.15);
	margin: 0 0 20px 0;
}

.footer__copyright p {
	font-size: 12px;
	margin: 0 0 20px 0;
}

.footer__copyright span {
	margin: 0 10px 0 10px;
}

/* newsletter sign up form */


#gform_3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

#gform_3 .gform_body {
    flex: 1 1 auto;
}

#gform_3 input[type=text] {
    /*margin-right: 0.5rem;*/
    /*width: 360px;*/
}

#gform_3 input[type=text], #gform_3 select, #gform_3 textarea {
  width: 98%;
  padding: 12px 20px;
  margin: 0 0 5px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
}

#gform_3 .filters select {
    background: var(--grey-light);
}

#gform_3 input[type=submit] {
  /*width: 100%;*/
  background-color: #97012C;
  color: white;
  padding: 12px 20px;
  /*margin: 0.5rem 0;*/
  border: 1px solid;
  border-color: #97012C;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.5s;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
}

#gform_3 input[type=submit]:hover {
    background-color: var(--grey-dark);
    border-color: #fff;
}

.gform_validation_container {
	display: none;
}

label.gfield_label {
        display: none;
    }

.validation_error, .validation_message {
	color: #E93B3B;
	font-size: 14px;
    margin: 10px 0 0 0;
    width: 100%;
}

.validation_error {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.gform_confirmation_message {
    font-size: 16px;
	color: var(--green);
}

#gform_confirmation_message_3 {
    color: #fff;
}




/* MEDIA QUERIES --------------------*/
/* MEDIA QUERIES --------------------*/
/* MEDIA QUERIES --------------------*/
/* MEDIA QUERIES --------------------*/
.post-list a {
    text-decoration: none;
}
.post-list a:hover h2 {
    text-decoration: underline;
}
.post-list h2 {
    color: #97012C;
    font-size: 1.2em;

}
.post-list .read-more {
    margin-top: -0.5em;
}
.post-list .read-more a {
    color: #2A346F;
}
.post-list .read-more a:hover {
    text-decoration: underline;
}
.post-list article.post:first-of-type {
    margin-top: 3em;
    padding-top: 1em;
    border-top: 1px solid #c0c0c0;
}
.post-list article.post {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #c0c0c0;
}

.product-flash {
    position: absolute;
    top: 0;
    width: 90px;
    height: 90px;
    background-color: transparent;
    background-size: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
    pointer-events: none;
}
.product-flash:nth-child(1) {
    left: 0;
}

.product-flash:nth-child(2) {
    right: 0;
}

.product-flash-new {
    background-image: url(images/corner-feature-new-180pix.png);
}
.product-flash-new:nth-child(2) {
    background-image: url(images/corner-feature-new-180pix-right.png);
}
.product-flash-offer {
    background-image: url(images/corner-feature-offer-180pix.png);
}
.product-flash-offer:nth-child(2) {
    background-image: url(images/corner-feature-offer-180pix-right.png);
}
.product-flash-signed {
    background-image: url(images/corner-feature-signed-180pix.png);
}
.product-flash-signed:nth-child(2) {
    background-image: url(images/corner-feature-signed-180pix-right.png);
}
.product-flash-first {
    background-image: url(images/corner-feature-first-edition-180pix.png);
}
.product-flash-first:nth-child(2) {
    background-image: url(images/corner-feature-first-edition-180pix-right.png);
}
.category-feature-image {
    border: 1px solid #c0c0c0;
    padding: 4px;
    border-radius: 4px;
    height: auto;
    width: auto;
    max-width: 30%;
    max-height: 250px;
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}

#left-col-category {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 1em;
    padding: 0.4em;
    font-size: 0.9em;
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    background: #97012c;
    color: #fff;
    border: 1px solid #fff;
    outline: none !important;
    background-image: url(images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 99% 50%;
}

/*
.slicknav_menu {
    display: none;
}
*/

div.pager p {
    text-align: center;
	line-height: 44px;
	margin-bottom: 1em;
}

div.pager span {
    display: inline-block;
}
div.pager span.next-page {
    padding-left: 1em;
	float: right;
}
div.pager span.prev-page {
    padding-right: 1em;
	float: left;
}
div.pager span.prev-page-hidden, div.pager span.next-page-hidden {
	visibility: hidden !important;
}
div.pager a {
    cursor: pointer;
}
div.pager span a {
	background-color: #2a346f;
	color: #fff;
	border-radius: 5px;
	padding: 0 1em;
	line-height: 44px;
	display: block;
	margin-bottom: 1em;
	transition: all 0.2s ease-in-out;
}
div.pager span a:hover {
	text-decoration: none;
	background-color: #97012C;
}



.gform_wrapper div.validation_error {
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
}



div.flare {
    clear: both;
}

body.search .pagination-container {

}
body.search .pagination::before {
	content: 'Select Page: ';
	font-weight: bold;
	padding-right: 0.5em;
}
body.search .pagination {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 2em;
	font-size: 1.2em;
}
body.search .pagination li {
	display: inline-block;
	margin: 0 0.2em;
	padding: 0 0.5em;
	border: 1px solid #2A346F;
}
body.search .pagination li.active {
	color: #ffffff;
	background: #2A346F;
}
body.search .pagination li.active a {
	color: #ffffff;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

figcaption {
    font-family: 'PT Sans', sans-serif;
    padding-toP: 0.5em;
    font-size: 0.875em;
    font-style: italic;
}
.aligncenter figcaption {
    text-align: center;
}

#home-banner #wisden-banner a {
    display: block;
    margin-bottom: 1em;
}

/* MOBILE */
@media (max-width: 400px) {

    #leftcol {
        margin-left: -10px;
        margin-right: -10px;
    }
}

/* TABLET */
@media (max-width: 767px) {

    .header-flex {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
        flex-wrap: wrap;
    }

    #header .search {
        text-align: right;
        margin: 10px 0 10px 0;
    }

    /*
    .js #menu-main-menu {
        display: none;
    }
    .js .slicknav_menu {
        display: block;
    }
    */

    #header .logo {
        text-align: center;
        margin-top: 0em;
    }

    #footer .social {
        text-align: left;
    }

}

/* DESKTOP > TABLET */
@media (min-width: 768px) and (max-width: 1024px) {

    .header-flex {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
        /*flex-wrap: wrap;*/
    }

    #footer .social {
        text-align: left;
    }

}

/* DESKTOP */
@media (min-width: 1025px) {

    .header-flex {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
        /*flex-wrap: wrap;*/
    }


}
