@font-face {
    font-family: 'Dosis-Bold';
    src: url('../fonts/dosis/Dosis-Bold.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-Bold.woff') format('woff'), url('../fonts/dosis/Dosis-Bold.ttf') format('truetype'), url('../fonts/dosis/Dosis-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-ExtraBold';
    src: url('../fonts/dosis/Dosis-ExtraBold.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-ExtraBold.woff') format('woff'), url('../fonts/dosis/Dosis-ExtraBold.ttf') format('truetype'), url('../fonts/dosis/Dosis-ExtraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-ExtraLight';
    src: url('../fonts/dosis/Dosis-ExtraLight.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-ExtraLight.woff') format('woff'), url('../fonts/dosis/Dosis-ExtraLight.ttf') format('truetype'), url('../fonts/dosis/Dosis-ExtraLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-Light';
    src: url('../fonts/dosis/Dosis-Light.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-Light.woff') format('woff'), url('../fonts/dosis/Dosis-Light.ttf') format('truetype'), url('../fonts/dosis/Dosis-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-Medium';
    src: url('../fonts/dosis/Dosis-Medium.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-Medium.woff') format('woff'), url('../fonts/dosis/Dosis-Medium.ttf') format('truetype'), url('../fonts/dosis/Dosis-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-Regular';
    src: url('../fonts/dosis/Dosis-Regular.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-Regular.woff') format('woff'), url('../fonts/dosis/Dosis-Regular.ttf') format('truetype'), url('../fonts/dosis/Dosis-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis-SemiBold';
    src: url('../fonts/dosis/Dosis-SemiBold.eot');
    src: local('☺'), url('../fonts/dosis/Dosis-SemiBold.woff') format('woff'), url('../fonts/dosis/Dosis-SemiBold.ttf') format('truetype'), url('../fonts/dosis/Dosis-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}@font-face {
    font-family: 'Akzidenz';
    src: url('../fonts/akzidenz/AkzidenzGrotesk-Regular.eot');
    src: local('☺'), url('../fonts/akzidenz/AkzidenzGrotesk-Regular.woff') format('woff'), url('../fonts/akzidenz/AkzidenzGrotesk-Regular.ttf') format('truetype'), url('../fonts/akzidenz/AkzidenzGrotesk-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura/FuturaLT-ExtraBold.eot');
    src: local('☺'), url('../fonts/futura/FuturaLT-ExtraBold.woff') format('woff'), url('../fonts/futura/FuturaLT-ExtraBold.ttf') format('truetype'), url('../fonts/futura/FuturaLT-ExtraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AkziMed';
    src: url('../fonts/akziMed/AkzidenzGrotesk-Medium.eot');
    src: local('☺'), url('../fonts/akziMed/AkzidenzGrotesk-Medium.woff') format('woff'), url('../fonts/akziMed/AkzidenzGrotesk-Medium.ttf') format('truetype'), url('../fonts/akziMed/AkzidenzGrotesk-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body {
    font-family: 'Open Sans', sans-serif !important;
}
h1, h2, h3, h4, h5 {
 font-family: 'Dosis-SemiBold' !important;
 text-transform: uppercase;
}
html, body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: subpixel-antialiased;
    font-size: 15px;
    width: 100%; 
    height: 100%; 
    color: #555;
}
strong {
    font-weight: 600;
}
.homepageTitle {
    letter-spacing: 5px;
    font-size: 5.2em;
    text-transform: capitalize;
}
.homepageSubtitle {
    font-family: Dosis-Regular;
    font-size: 1.4em;
    margin-top: -10px;
}
.fixed-action-btn {
    bottom: -1px;
}
a:hover, .underline:hover {
    text-decoration: underline;
}
a.btn:hover, .socialIcons a, .modal .btn-flat, nav a:hover, .active_filters a, .typeahead__result a:hover, .nonHover:hover {
    text-decoration: none;
}
#filtersYo li, .filtersYo li {
    line-height: 30px;
}
.block-header {
    margin-bottom: 30px;
    font-family: Dosis-SemiBold;
    text-transform: uppercase;
    color: #555;
}
.homepageWorksP {
    font-size: 130%; 
    width: 60%;
    margin: 10px auto;
}
.worksSmall {
    width: 70%; 
    margin: 10px auto;
}
.featured-eshops img {
    filter: grayscale(0%);
    transition: .1s all;
    height: 100%;
    max-height: 100px;
    vertical-align: -moz-middle-with-baseline;
}
.footerBtn {
    background-color: #425060 !important;
    border: 1px solid #A3B3C4;
    width: 44%;
    color: white !important;
    min-width: 130px;
}
.card .card-action a:hover:not(.btn):not(.btn-large):not(.btn-floating) {
    color: #E94E1B;
}
.searchpages .capitalize, .searchpages .card-reveal p {
    font-size: 13px;
}
.productlist a.capitalize {
    color: #3b3b3b;
}
.sw_productlist .card.small {
    height: 330px;
}
.navbar-fixed {
    z-index: 996 !important;
}
.searchpages .truncate.capitalize {
    display: block;
    text-transform: lowercase;
}
.searchpages .truncate.capitalize::first-letter {
    text-transform: uppercase;
}
#sw_breadcrumb a, #sw_breadcrumb span {
    font-size: 13px;
}
#sw_breadcrumb {
    margin-bottom: 10px;
}
input:focus:not([type]):not([readonly]) + label, input[type="text"]:focus:not([readonly]) + label, input[type="password"]:focus:not([readonly]) + label, input[type="email"]:focus:not([readonly]) + label, input[type="url"]:focus:not([readonly]) + label, input[type="time"]:focus:not([readonly]) + label, input[type="date"]:focus:not([readonly]) + label, input[type="datetime"]:focus:not([readonly]) + label, input[type="datetime-local"]:focus:not([readonly]) + label, input[type="tel"]:focus:not([readonly]) + label, input[type="number"]:focus:not([readonly]) + label, input[type="search"]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #2196F3;
}
input:focus:not([type]):not([readonly]), input[type="text"]:focus:not([readonly]), input[type="password"]:focus:not([readonly]), input[type="email"]:focus:not([readonly]), input[type="url"]:focus:not([readonly]), input[type="time"]:focus:not([readonly]), input[type="date"]:focus:not([readonly]), input[type="datetime"]:focus:not([readonly]), input[type="datetime-local"]:focus:not([readonly]), input[type="tel"]:focus:not([readonly]), input[type="number"]:focus:not([readonly]), input[type="search"]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #E94E1B;
    box-shadow: 0 1px 0 0 #E94E1B;
}
.featured-eshops img:hover {
    filter: grayscale(0%);
}
#cookie-bar {
    background: #111;
    height: auto;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding: 3px 0;
}
.bordered tbody tr:last-child {
    border-bottom: 0 !important;
}
.bordered tbody tr td {
	font-size: 14px !important;
}
.footer-copyright {
    padding: 15px;
}
#alphabet a {
    margin: 0 10px 6px 0;
    border: 1px solid #808080;
    width: 70px;
}
.productlist .card-image img {
    max-width: 140px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
    box-shadow: 0px 2px 2px #0000004d;
}
.activator, .pointer {
    cursor: pointer;
}
#sidenav-overlay {
    cursor: pointer;
}
#how-it-works .row {
    border-bottom: 1px solid #E5E5E5;
    padding-top: 10px;
}
#how-it-works .row:first-child {
    border-bottom: 0;
}
#how-it-works .col.s12.m7 {
    margin-bottom: -5px;
}
.error, .success {
    display: none;
}
.searchpages .pinned {
    position: fixed !important;
    padding-right: 8.25% !important;
}
.eShopsPage .pinned {
    position: fixed !important;
    padding-right: 123px !important;
}
.relProducts {
    min-height: 250px !important; 
    margin: 2%; 
    padding: 20px !important;
    box-sizing: border-box !important;
}
.theLetter {
    clear: both;
    padding-left: 10px;
}
#alphabet .active {
    background: #E94E1B;
    color: white;
}
.collapsible.popout > li.active {
    box-shadow: 0px 2px 2px #0000004d !important;
}
#footer .fa, #contact .fa, #registerCharity .fa  {
    font-size: 30px;
}
#team .col.s12.m6.l4 {
    min-height: 460px;
}
#how-it-works .card-panel h4, #faq-section .card-panel h4, #team .card-panel h4, #contact .card-panel h4,  #terms .card-panel h4, #privacy .card-panel h4{
    margin-top: 0;
}
.productlist .activator {
    top: 20px;
    right: 20px;
    position: absolute;
    z-index: 3;
}
.capitalize {
    text-transform: capitalize;
}
table.highlight > tbody > tr:hover {
    background-color: #e0e0e0;
}
th {
    padding: 15px 0px !important;
}
.popBrands a, .indexCards a {
    display: inline-block;
    width: 100%;
    color: #757575 !important;
    padding: 12px 0 12px 10px;
}
.christmasHeader {
    background: #ff3232;
    background: -moz-linear-gradient(left,  #ff3232 0%, #c40000 100%);
    background: -webkit-linear-gradient(left,  #ff3232 0%,#c40000 100%);
    background: linear-gradient(to right,  #ff3232 0%,#c40000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#c40000',GradientType=1 );
    width: 100%;
    height: 60px;
    color: white;
}
#footer a {
    display: inline-block;
    width: 100%;
    padding: 15px 50px 15px 0px;
}
.popBrands td, #footer .navigate td, #footer .legal td, .indexCards td, .popBrands th, .indexCards th {
    padding: 0;
}
#footer .footerBanners a {
    display: initial;
    width: auto;
    padding: initial;
}
#footer .connect a, #footer .siteinfo a {
    padding: initial !important;
    display: inline-table;
    width: auto;
    margin-right: 3px !important;
}
.siteinfo {
    padding: 10px 5px !important;
}
#pickCauseModal, #switchCauseModal, #beforeLeavingModal {
    width: 90%;
}
#footer .legal a {
    padding: 0 !important;
}
#footer .connect td, #footer .legal td {
    padding: 15px 5px !important;
}
#mce-error-response, #mc_embed_signup div.mce_inline_error {
    font-size: 12px !important;
    color: #6B0505 !important;
    margin-top: -12px !important;
    margin-bottom: 20px !important;
    background-color: transparent !important; 
    padding: 0 !important;
    font-weight: normal !important;    
    position: absolute;
}
#mce-success-response {
    position: absolute;
    margin-top: -153px;
    z-index: 999;
    background: #EEE;
    height: 230px;
    margin-left: -3px;
    padding-left: 3px;
}
.sw_cats li {
    line-height: 24px;
}
.howSteps .step:after {
    content: "\f054";
    position: relative;
    right: -55%;
    top: -143px;
    color: #9e9e9e;
    font: normal normal normal 20px/1 FontAwesome;
}
.howSteps .step:last-child:after {
    content: none !important;
}
.homepageBG .typeaheadYo {
    background: #fff;
    text-indent: 20px;
    font-size: 23px;
    padding: 15px 0px;
}
.homepageBG #sw_searchform .autocomplete-content {
    margin-top: -20px;
    display: block;
    opacity: 1;
    position: absolute;
    padding: 0;
    width: calc(100% - 41.5%);
}
#sw_searchform .autocomplete-content {
    margin-top: -20px;
    display: block;
    opacity: 1;
    position: absolute;
    padding: 0;
    width: calc(100% - 1.5em);
}
.sw_searchbox .autocomplete-content {
    margin-top: -20px;
    display: block;
    opacity: 1;
    position: absolute;
    width: 100%;
}
#toast-container {
    top: 0%;
    right: 0%;
}
#toast-container .toast {
    cursor: pointer;
}
#toast-container {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding-left: 23px;  
}
.adblockWarning {
    margin-bottom: 0;
    position: fixed;
    z-index: 9999;
    width: 50%;
    bottom: 0;
}
.loadingAnim {
    display: none;
}
.godSpeed, .loadingAnim, .IE9Curtain {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
}
.select-dropdown {
    color: #757575 !important;
}
#filtersMobNav li, #categoriesMobile li {
    float: none;
}
#filtersMobNav a, #categoriesMobile a {
    color: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 26px;
    line-height: 23px;
    padding: 0;
}
#faq-section .active span {
    font-weight: bold;
}
#PopupSignupForm_0 {
    bottom: 315px;
    left: 0;
    position: fixed;
    z-index: 999;
}
#PopupSignupForm_0 .mc-modal {
    top: 0;
    margin-left: 0;
    position: absolute !important;
}
.mc-layout__modalContent {
    height: auto !important;
}
.mc-modal-bg {
    display: none !important;
}
.mc-closeModal {
    color: transparent !important;
}
.mc-closeModal:after {
    content: "✖";
    color: #343434;
    top: 67%;
    position: absolute;
    right: 2px;
    z-index: 999;
    visibility: visible;
    height: 20px;
    width: 20px;
}
.modalContent {
    position: relative !important;
    background: #fc4e4a !important;
    box-shadow: 0 0 30px #00000080 !important;
    border-top: 8px solid #fff !important;
}
#closeSideNav {
    position: absolute; 
    right: 6px;
    top: 1px;
}
.cb-enable {
    margin-left: 10px;
}
.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.socialShare {
    position: fixed;
    right: -55px;
    top: 30%;
    transition: all .7s;
}
.socialShare a {
    clear: both;
}
.__mobile-associates-search-widget {
    width: 100% !important;
}
.a2a_button_facebook {
    background: #3b5998 none repeat scroll 0% 0%;
}
.a2a_button_twitter {
    background: #00ACED none repeat scroll 0% 0%;
}
.a2a_button_linkedin { 
    background: #007BB5 none repeat scroll 0% 0%;
}
.a2a_button_google_plus { 
    background: #DD4B39 none repeat scroll 0% 0%;
}
.a2a_dd {
    background: #0166FF none repeat scroll 0% 0%;   
}

.a2a_s_twitter {
    background-color: #00ACED !important;
    background-image: url('../images/twitterSocial.png') !important;
    background-size: 20px;
}
.a2a_s_facebook, .a2a_s_twitter {
    background-size: 25px;
    background-repeat: no-repeat !important;
    background-position: center;
}
.a2a_svg {
    height: 30px !important;
    line-height: 32px;
    width: 30px !important;
    background-color: #0000;
}
.btn {
    background-color: #E94E1B;
}
.btn:hover, .btn-large:hover {
    background-color: #ff3f00;
}
.btn:focus, .btn-large:focus {
    background-color: #ff3f00;
}
.filled-in[type="checkbox"]:checked + label::after {
    border: 2px solid #E94E1B !important;
    background-color: #E94E1B !important;
}
#contact .fa-facebook-square:hover, #contact .fa-twitter-square:hover, #contact .fa-google-plus-square:hover, #contact .fa-linkedin-square:hover, #contact .fa-youtube-square:hover, #registerCharity .fa:hover {
    background: #fff;
}
.fa-facebook-square:hover {
    background: #425060;
    color: #3B5998;
    border-radius: 5px;
}
.fa-twitter-square:hover {
    background: #425060;
    color: #00ACED;
    border-radius: 5px;
}
.fa-google-plus-square:hover {
    background: #425060;
    color: #DD4B39;
    border-radius: 5px;
}
.fa-linkedin-square:hover {
    background: #425060;
    color: #007BB5;
    border-radius: 5px;
}
.fa-youtube-square:hover {
    background: #425060;
    color: #E81B23;
    border-radius: 5px;
}
.dropdown-content li > a, .dropdown-content li > span {
    color: #425060;
}
.side-nav a {
    font-size: 15px;
}
.parallax-container {
    height: 300px;
}
.filtersRight {
    margin-top: 570px;
    position: absolute;
    right: 20px !important;
    padding-left: 50px !important;
}
.homepageBG {
    background: url(../images/homepagebg.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 90vh;
    width: 100%;
}
/* #charityIndicatorTop .chip {
    color: #fff;
    background-color: #E94E1B;
    box-shadow: 0px 4px 0px 0px #89361a;
}
#charityIndicatorTop .chip.hide-on-small-only:hover {
    box-shadow: 0px 0px 0px 0px #89361a;
    transform: translate(0px, 3px);
}
nav ul a#charityIndicatorTop:hover {
    background-color: transparent;
} */
#prodInfo .card-panel {
    background: #f0f0f0;
}
#prodInfo .left-align p {
    font-size: 13px;
}
.chip {
    color: #fff;
    background-color: #E94E1B;
    transition: .1s all;
}
.sw_productlist .chip {
    background-color: #b9b9b9;
}
#sw_nav .btn.waves-effect.waves-light.tooltipped {
    background-color: #91989f;
}
.homepagecatselect {
    border-left: 1px solid #d7d7d7;
    height: 75px;
    background: white;
}
.homepagecatselect input.select-dropdown {
    background: white;
    padding: 15px;
}
.searchbuttonSquare {
    background-color: #E94E1B !important;
    height: 100%;
    min-height: 76px;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
}
.homepagecatselect .caret {
    z-index: 1;
    margin-top: 13px;
}
.homepageSubtitle {
    font-size: 1.4em;
    margin-top: -10px;
}
.featuredImg {
    float: none !important; 
    margin-right: auto; 
    display: inline-block;
}
.bootsFeaturedImg {
    width: 100%; 
    max-width: 81px !important;
    margin-left: 5%;
}
.tescoFeaturedImg {
    width: 100%; 
    max-width: 116px !important;
    margin-left: -30%;
}
.johnLewisFeaturedImg {
    width: 100%; 
    max-width: 192px !important;
    margin-left: -20%;
}
.amazonFeaturedImg {
    width: 100%; 
    max-width: 244px !important;
    margin-left: 5%;
}
.currysFeaturedImg {
    width: 100%; 
    max-width: 112px !important;
}
.newButton {
    background-color: #14AE8B !important;
}
.side-nav a:hover {
    text-decoration: none;
}
#footer h5 {
    color: white !important;
}
.card-title {
    margin-top: 0;
}
.newsForm {
    padding-top: 57px !important;
}
.pagination li.active a {
    color: #fff;
    background-color: #E94E1B;
}
.sw_productentry .card-content i {
    color: #b7b7b7;
}

@media only screen and (min-width : 768px) and (max-width : 1024px)  {
#alphabet a {
    margin: 2px 8px 7px 0;
    border: 1px solid #808080;
    width: 40px;
    padding: 3px 0px 0px 14px;
    height: 26px;
    line-height: 20px;
}
.howSteps .step:after {
    content: none;
}
#pickCauseModal, #switchCauseModal, #beforeLeavingModal {
    height: calc(100% - 20px);
    max-height: 930px !important;
    top: 1.6% !important;
}
.homepageBG #sw_searchform .autocomplete-content {
    width: calc(100% - 16.6%);
}
}



@media only screen and (min-width : 100px) and (max-width : 600px)  {
.homepageBG #sw_searchform .autocomplete-content {
    width: calc(100% - 0%) !important;
}
#toTop {
    display: none !important;
}
}


@media only screen and (min-width : 100px) and (max-width : 768px)  {
.howSteps .step:after {
    content: none !important;
}
.homepageBG #sw_searchform .autocomplete-content {
    width: calc(100% - 16.7%);
}
.newsForm {
    padding-top: 1px !important;
    margin-left: 0%;
    padding-left: 0 !important;
}
#toast-container {
    min-width: 100%;
    bottom: 0%;
    top: auto;
    right: auto;
}
#pickCauseModal, #switchCauseModal, #beforeLeavingModal {
    height: calc(100% - 20px);
    max-height: 530px;
    top: 1.6% !important;
}
.homepageTitle {
    font-family: Dosis-Bold;
    letter-spacing: 5px;
    font-size: 4em;
}
.bootsFeaturedImg {
    width: 100%; 
    max-width: 81px !important;
    margin-left: -20%;
}
}

@media only screen and (min-height : 600px) and (max-height : 814px){
#pickCauseModal, #switchCauseModal, #beforeLeavingModal {
    height: calc(100% - 20px) !important;
    max-height: 620px !important;
    top: 1.6% !important;
}
#newsletterModal {
    height: calc(100% - 20px);
    max-height: 620px;
    top: 1.6% !important;
}
}