﻿@font-face {
    font-family: myRegularFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Regular.otf');
}

@font-face {
    font-family: myRegularItalicFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Regular-Italic.otf');
}

@font-face {
    font-family: myLightFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Light.otf');
}

@font-face {
    font-family: myMediumFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Medium.otf');
}

@font-face {
    font-family: myMediumItalicFont;
    src: url('../Fonts/Brother1816/TipoType - Brother1816Printed-Medium-Italic.otf')
}

@font-face {
    font-family: myBookFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Book.otf');
}

@font-face {
    font-family: myBookItalicFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Book-Italic.otf');
}

@font-face {
    font-family: mySheenazFont;
    src: url('../Fonts/Sheenaz/Sheenaz.otf');
}

@font-face {
    font-family: myBoldFont;
    src: url('../Fonts/Brother1816/TipoType - Brother-1816-Bold.otf');
}

body {
    margin: 0;
}

a {
    color: inherit;
}

    a:hover {
        text-decoration: none;
    }

label {
    font-weight: normal;
}

input {
    font-family: myBookFont;
    font-size: 15px;
    border-radius: 0;
}

.Container {
    background-color: white;
    margin: 0 auto;
    max-width: 1092px;
    text-align: center;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.CompletionList {
    width: 200px;
    background-color: Window;
    color: WindowText;
    cursor: default;
    left: 0;
    list-style: outside none none;
    padding: 5px;
    text-align: left;
    z-index: 1000;
    font-size: 16px;
    font-family: myBookFont;
    color: black;
    line-height: 30px;
    letter-spacing: 1px;
    position: absolute;
    top: 150px !important;
    padding-top: 10px;
    padding-left: 2px;
}

.ItemHighlight {
    background-color: #cccccc;
}

.AutoComplete_ListItemHighlightText {
    font-family: myMediumFont;
}

.SPClearIconPOS {
    padding-top: 8px;
}

.carousel-control {
    width: 5%;
    color: #f7f7f7;
    opacity: 1;
    font-size: 24px;
    text-shadow: none;
}

    .carousel-control.right {
        top: 45%;
        background-image: none;
    }

    .carousel-control.left {
        top: 45%;
        background-image: none;
    }

.ColSplit5 {
    width: 20%;
    float: left;
}

.TopBannerText {
    font-size: 13px;
    color: white;
    letter-spacing: 0;
    font-family: myRegularFont;
}

.STCollectionText {
    font-family: myMediumFont;
    font-size: 36px;
    color: black;
}

.STDesignText {
    font-family: myBookFont;
    font-size: 36px;
    color: black;
}

.ErrorHeader {
    font-family: myMediumFont;
    font-size: 140px;
    color: black;
}

.ErrorSubHeader {
    font-family: myBookFont;
    font-size: 26px;
    color: black;
}

.ErrorText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.ErrorButtonText {
    font-family: myBookFont;
    font-size: 14px;
    color: white;
}

    .ErrorButtonText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: white;
    }

.PriceNoteText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.ImageText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .ImageText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
    }

    .ImageText a {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
    }

.MenuHeadingsLeft {
    width: 90%;
    text-align: left;
    padding-top: 34px;
}

.MenuHeadingsRight {
    width: 10%;
    padding-top: 28px;
}

.MenuHeadingDiv {
    margin-right: 72px;
    float: left;
    padding-bottom: 15px;
}

.MenuHeadingDivLast {
    float: left;
}

.MenuHeading {
    font-size: 14px;
    color: black;
    letter-spacing: 0;
    font-family: myRegularFont;
    cursor: pointer;
}

    .MenuHeading:hover {
        color: black;
        text-decoration: none;
    }

    .MenuHeading:active {
        color: black;
        text-decoration: none;
    }

    .MenuHeading:focus {
        color: #e73c1e;
        text-decoration: none;
    }

.BasketInfoText {
    font-family: myRegularFont;
    font-size: 14px;
    color: #ED6D56;
}

.MenuFindARetailer {
    font-size: 14px;
    color: white;
    letter-spacing: 0;
    font-family: myRegularFont;
    cursor: pointer;
}

    .MenuFindARetailer:hover {
        color: white;
        text-decoration: none;
    }

.ButtonBox {
    height: 34px;
    padding-top: 6px;
}

.OrangeBackground {
    background-color: #E73C1E;
}

.CarouselHeader {
    font-size: 32px;
    color: white;
    letter-spacing: 0;
    font-family: myRegularFont;
}

.CarouselText {
    font-size: 14px;
    color: white;
    letter-spacing: 0;
    font-family: myBookFont;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #505050;
    border-color: #505050;
    margin-left: 9px;
}

.carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: white;
    border: 1px solid white;
    border-radius: 9px;
    margin-left: 9px;
}

.carousel-indicators {
    bottom: 0px;
}

.CarouselCaptionDiv {
    bottom: 92px;
    right: 0;
    left: auto;
    width: 341px;
    text-shadow: none;
    opacity: 0.93;
    text-align: left;
    padding-left: 22px;
}

.HomeBannerTextA {
    font-size: 27px;
    color: #222222;
    letter-spacing: 0;
    font-family: myBookFont;
}

.HomeBannerTextB {
    font-size: 62px;
    color: #222222;
    letter-spacing: 0;
    font-family: mySheenazFont;
}

.mycenter {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}



.row-fluid .mycenter {
    display: inline-block !important;
    vertical-align: top;
    text-align: left;
}

.MySearchTextBox {
    border: none;
    height: 30px;
    font-size: 20px;
    color: #3c3c3c;
    font-family: myBookFont;
    background-color: #f7f7f7;
    padding-left: 5px;
    outline: none;
    width: 500px;
}

.MySearchTextBoxMobile {
    border: none;
    /*    border-left: solid 1px #707070;
    height: 30px;*/
    font-size: 16px;
    color: black;
    font-family: myBookFont;
    background-color: white;
    outline: none;
    width: 300px;
}

.SearchTextboxMaster {
    border: none;
    height: 22px;
    font-size: 12px;
    color: black;
    font-family: myBookFont;
    background-color: white;
    padding-left: 5px;
    outline: none;
    width: 150px;
}

.SearchPageTextBox {
    border: none;
    height: 40px;
    font-size: 30px;
    color: black;
    font-family: myBookFont;
    background-color: white;
    padding-left: 5px;
    outline: none;
    width: 400px;
}

input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #3c3c3c;
    opacity: 0.4; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #3c3c3c;
    opacity: 0.4;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #3c3c3c;
    opacity: 0.4;
}

.myOrangeTile {
    background-color: #E73C1E;
    width: 100%;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 33px;
}

.myTileText {
    font-size: 26px;
    font-family: myBookFont;
    color: white;
    text-decoration: underline;
}

    .myTileText:hover {
        color: white;
        text-decoration: underline;
    }

    .myTileText:focus {
        color: white;
        text-decoration: underline;
    }

.myMainText {
    color: #0D0000;
    font-family: myBookFont;
    font-size: 16px;
}

.ExploreText {
    color: #222222;
    font-family: mySheenazFont;
    font-size: 54px;
}

.ExploreLine {
    border-top: solid 1px #222222;
    width: 40%;
    float: left;
    margin-top: 35px;
}

.InterestedLine {
    border-top: solid 1px #222222;
    width: 35%;
    float: left;
    margin-top: 20px;
}

.ExploreLineMiddle {
    width: 20%;
    float: left;
}

.InterestedLineMiddle {
    width: 30%;
    float: left;
}

.NoPaddingLeftRight {
    padding-left: 0;
    padding-right: 0;
}

.myExplore {
    position: relative;
    width: 100%;
}

    .myExplore:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

.ExploreContent {
    width: 100%;
    height: 448px;
    overflow: hidden;
}

.ExploreContent2 {
    height: 318px;
}

.ExploreColBTitle {
    font-size: 13px;
    font-family: myMediumFont;
    color: black;
}

    .ExploreColBTitle:hover {
        font-size: 13px;
        font-family: myMediumFont;
        color: black;
    }

    .ExploreColBTitle:link {
        font-size: 13px;
        font-family: myMediumFont;
        color: black;
    }

.ExploreColBText {
    font-size: 12px;
    font-family: myLightFont;
    color: black;
}

.ExplorePos1 {
    position: absolute;
    left: 34px;
    bottom: 30px;
    text-align: left;
}

.ExplorePos2 {
    position: absolute;
    bottom: 39px;
    text-align: center;
    width: 100%;
}

.ExplorePos3 {
    position: absolute;
    top: 98px;
    text-align: center;
    width: 100%;
}

.ExplorePos4 {
    position: absolute;
    bottom: 19px;
    right: 33px;
}

.ExploreStyle1 {
    font-family: myRegularItalicFont;
    font-size: 27px;
    color: white;
}

    .ExploreStyle1:hover {
        font-family: myRegularItalicFont;
        font-size: 27px;
        color: white;
    }

    .ExploreStyle1:link {
        font-family: myRegularItalicFont;
        font-size: 27px;
        color: white;
    }

.ExploreStyle2 {
    font-family: myRegularItalicFont;
    font-size: 14px;
    color: white;
    text-decoration: underline;
}

    .ExploreStyle2:hover {
        font-family: myRegularItalicFont;
        font-size: 14px;
        color: white;
        text-decoration: underline;
    }

    .ExploreStyle2:link {
        font-family: myRegularItalicFont;
        font-size: 14px;
        color: white;
        text-decoration: underline;
    }

.ExploreStyle3 {
    font-family: myBookItalicFont;
    font-size: 18px;
    color: white;
}

    .ExploreStyle3:hover {
        font-family: myBookItalicFont;
        font-size: 18px;
        color: white;
    }

    .ExploreStyle3:link {
        font-family: myBookItalicFont;
        font-size: 18px;
        color: white;
    }

.ExploreStyle4 {
    font-family: Sacramento;
    font-size: 81px;
    color: white;
}

    .ExploreStyle4:hover {
        font-family: Sacramento;
        font-size: 81px;
        color: white;
    }

    .ExploreStyle4:link {
        font-family: Sacramento;
        font-size: 81px;
        color: white;
    }

.ExploreStyle5 {
    font-family: myRegularItalicFont;
    font-size: 14px;
    color: white;
    text-decoration: underline;
}

    .ExploreStyle5:hover {
        font-family: myRegularItalicFont;
        font-size: 14px;
        color: white;
        text-decoration: underline;
    }

    .ExploreStyle5:link {
        font-family: myRegularItalicFont;
        font-size: 14px;
        color: white;
        text-decoration: underline;
    }

.InTheKnowLine {
    border-top: solid 1px #222222;
    width: 35%;
    float: left;
    margin-top: 35px;
}

.InTheKnowLineMiddle {
    width: 30%;
    float: left;
}

.NewsletterheadingText {
    font-size: 16px;
    font-family: myBookFont;
    color: black;
}

.NewsletterTextBox {
    border: solid 0.5px #999999;
    height: 37px;
    font-size: 16px;
    color: black;
    font-family: myBookFont;
    background-color: white;
    padding-left: 12px;
    /*    outline: none;
*/ width: 443px;
}

.myNewsletterButtonText {
    font-family: myBookFont;
    font-size: 16px;
    color: white;
}

    .myNewsletterButtonText:hover {
        text-decoration: none;
        color: white;
    }

.myOrangeButton {
    background-color: #E73C1E;
    width: 190px;
    text-align: center;
    padding-top: 7px;
    height: 37px;
}

.FooterHeader {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.FooterLink {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    line-height: 22px;
}

    .FooterLink:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: black;
        text-decoration: none;
    }

.OrangeMenuHeader {
    font-size: 14px;
    font-family: myRegularFont;
    color: #ed6d56;
    /*    text-decoration:underline;
*/
}

    .OrangeMenuHeader:hover {
        color: #ed6d56;
        /*    text-decoration: underline;
*/
    }

.OrangeMenuHeaderHelp {
    font-size: 14px;
    font-family: myRegularFont;
    color: #ed6d56;
    text-decoration: none;
}

    .OrangeMenuHeaderhelp:hover {
        color: #ed6d56;
        text-decoration: none;
    }

.BlackMenuText {
    font-size: 14px;
    font-family: myRegularFont;
    color: black;
}

.BlackMenuTextMobile {
    font-size: 16px;
    font-family: myBookFont;
    color: black;
}

.BlackMenuText:hover {
    color: black;
    text-decoration: none;
}

.GreyMenuHeader {
    font-size: 14px;
    font-family: myRegularFont;
    color: black;
    opacity: 0.3;
}

.GreyMenuHeaderMobile {
    font-size: 16px;
    font-family: myBookItalicFont;
    color: #a2a2a2;
}

.MenuImg {
    height: 151px;
    width: 100%;
}

    .MenuImg img {
        height: 151px;
        width: 100%;
    }

.MenuImgCaption {
    bottom: 14px;
    right: 0;
    left: auto;
    width: 149px;
    text-shadow: none;
    opacity: 0.93;
    position: absolute;
    padding-top: 9px;
    padding-bottom: 15px;
}

.MenuImgText {
    font-size: 19px;
    color: white;
    /*    text-decoration:underline;
*/ font-family: myRegularFont;
}

    .MenuImgText:hover {
        color: white;
        /*    text-decoration: underline;
*/
    }

.OrangeText {
    color: #e73c1e;
}

.OrangeTextOveride {
    color: #e73c1e !important;
}

.BottomOrangeBorder {
    border-bottom: 1px solid #E73C1E;
}

.BottomOrangeBorderFocus {
    border-bottom: 1px solid #e7988a;
}

.myCarousel {
    height: 544px;
}

.PDCarousel {
    width: 33%;
    overflow: hidden;
    display: inline-block;
}

.imgcontainer {
    /* The container has to have a predefined dimension though */
    position: relative;
}

    .imgcontainer img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.mtOrangeTiles {
    margin-top: 5px;
}

.prOrangeTile {
    padding-right: 3px;
}

.plOrangeTile {
    padding-left: 3px;
}

.mtMainText {
    margin-top: 45px;
}

.mtSocialMedia {
    margin-top: 60px;
}

.mtExploreText {
    margin-top: 60px;
}

.mtInterestedText {
    margin-top: 60px;
}

.mtInTheKnow {
    margin-top: 100px;
}

.mtNewsletter {
    margin-top: 25px;
}

.mtNewsletterBox {
    margin-top: 28px;
    margin-bottom: 142px;
}

.BreadcrumbText {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

a.BreadcrumbText {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

.BannerImage {
    width: 100%;
    height: 181px;
}

.BannerImageRanges {
    width: 100%;
    height: 206px;
}

.CRChoose1Mobile {
    font-family: myMediumFont;
    font-size: 12px;
    color: black;
}

.CRChoose2Mobile {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.CRPrice1Mobile {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.CRPrice2Mobile {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.BannerText {
    font-family: myBookFont;
    font-size: 33px;
    color: white;
}

.AboutBannerText {
    font-family: myBookFont;
    font-size: 52px;
    color: white;
}

.BannerTextiLove {
    font-family: myBookFont;
    font-size: 33px;
    color: white;
    padding-top: 5px;
    padding-right: 21px;
    padding-bottom: 18px;
}

.BannerSummary {
    font-family: myBookFont;
    font-size: 11px;
    line-height: 20px;
    color: white;
}

.BannerSummaryCategory {
    font-family: myBookFont;
    font-size: 12px;
    line-height: 20px;
    color: black;
}

.BannerReadMore {
    font-family: myBookFont;
    font-size: 12px;
    color: #707070;
    text-decoration: underline;
    cursor: pointer;
}

.ViewButtonTextOff {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

    .ViewButtonTextOff:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: black;
        text-decoration: none;
    }

.ViewButtonTextOn {
    font-family: myBookFont;
    font-size: 12px;
    color: white;
    text-decoration: none;
}

    .ViewButtonTextOn:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: white;
        text-decoration: none;
    }

.CategoryJournalImage {
    width: 100%;
    height: 146px;
    object-fit: cover;
}

.CategoryJournalImageMain {
    width: 100%;
    height: 325px;
}

.CategoryJournalImageMobile {
    width: 100%;
    height: 98px;
    object-fit: cover;
}

.CategoryJournalHeader {
    font-family: myBookFont;
    font-size: 16px;
    color: black;
}

.CategoryJournalHeaderMain {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.CategoryJournalHeaderMobile {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.CategoryJournalText {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    line-height: 18px;
}

    .CategoryJournalText:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: black;
        line-height: 18px;
    }

.CategoryJournalTextMain {
    font-family: myLightFont;
    font-size: 12px;
    color: black;
    line-height: 18px;
}

.CategoryJournalReadMoreMain {
    font-family: myLightFont;
    font-size: 10px;
    color: black;
}

    .CategoryJournalReadMoreMain:hover {
        font-family: myLightFont;
        font-size: 10px;
        color: black;
        text-decoration: none;
    }

.RefineHeader {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    cursor: pointer;
}

.RefineHeaderOrange {
    font-family: myBookFont;
    font-size: 12px;
    color: #e73c1e;
    cursor: pointer;
}

.SwatchCollectionText {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

    .SwatchCollectionText:hover {
        color: black;
        text-decoration: none;
    }

.SwatchDesignText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .SwatchDesignText:hover {
        color: black;
        text-decoration: none;
    }

.SwatchPriceText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .SwatchPriceText:hover {
        color: black;
        text-decoration: none;
    }

.hidebr br {
    display: none;
}

.SwatchMultiWeight {
    font-family: myRegularFont;
    font-size: 8px;
    color: black;
}

.ProductImage {
    width: 100%;
    height: 251px;
    overflow: hidden;
}

.JournalImage {
    width: 100%;
    height: 362px;
    overflow: hidden;
}

.QuickLookImage {
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.NumberDesigns {
    font-family: myBookFont;
    font-size: 10px;
    color: black;
    cursor: pointer;
}

.SwatchImage {
    width: 14px;
    height: 14px;
    border-radius: 10px;
    margin-right: 5px;
}

.PDSwatchImage {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 8px;
}

.PDSwatchImageSelected {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid black;
    padding: 2px;
    font-size: 8px;
}

.FilterItem {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.CheckBoxDisabled {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    opacity: 0.3;
}

.FilterPrice {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.FilterPriceSelected {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.FilterItem:hover {
    text-decoration: none;
    color: black;
}

.FilterItem:visited {
    text-decoration: none;
    color: black;
}

a.FilterItem {
    text-decoration: none;
    color: black;
}

.SearchCriteriaItem {
    font-family: myBookFont;
    font-size: 10px;
    color: black;
}

    .SearchCriteriaItem:hover {
        text-decoration: none;
        color: black;
    }

a.SearchCriteriaItem {
    text-decoration: none;
    color: black;
}

/*checkbox orange/grey*/
input[type=checkbox] {
    display: none;
}

    input[type=checkbox] + label {
        height: 12px;
        width: 12px;
        display: inline-block;
        padding: 0 0 0 0px;
        background-color: #808080;
        opacity: 0.3;
    }

    input[type=checkbox]:checked + label {
        background-image: url(../../images/svg/checkbox-selected.svg);
        height: 12px;
        width: 12px;
        display: inline-block;
        padding: 0 0 0 0px;
        /*    background-color: #ed6d56;
*/ opacity: 1;
    }
    /*end checkbox*/

    input[type=checkbox]:disabled + label {
        opacity: 0.3;
    }

.divFilter {
    border: 1px solid #a2a2a2;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 17px;
    padding-bottom: 17px;
    position: absolute;
    background-color: white;
    z-index: 99;
    margin-top: 5px;
    width: 200px;
}

.myPointer {
    cursor: pointer;
}

.mySearchCriteriaBox {
    padding-left: 10px;
    padding-right: 10px;
    border: solid 1px #cccccc;
    margin-right: 10px;
}

.NumberResults {
    font-family: myBookItalicFont;
    font-size: 10px;
    color: black;
}

.PricingNote {
    font-family: myBookFont;
    font-size: 8px;
    color: black;
}

.NumberMatches {
    font-family: myBookFont;
    color: #a2a2a2;
    font-size: 10px;
}

.QuickLookDesignText {
    font-family: myRegularFont;
    font-size: 10px;
    color: black;
}

    .QuickLookDesignText:hover {
        text-decoration: none;
        color: black;
    }

.QLCollection {
    font-family: myRegularFont;
    font-size: 28px;
    color: black;
}

.QLDesc {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
}

.QLChoose1 {
    font-family: myMediumFont;
    font-size: 11px;
    color: black;
}

.QLChoose2 {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
}

.QLWeightButton {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
    cursor: pointer;
}

.QLWeightButtonSelected {
    font-family: myBookFont;
    font-size: 11px;
    color: white;
    cursor: pointer;
}

.CRWeightButton {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
    cursor: pointer;
}

.CRWeightButtonSelected {
    font-family: myBookFont;
    font-size: 11px;
    color: white;
    cursor: pointer;
}

.CRWeightButtonMobile {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
    cursor: pointer;
}

.CRWeightButtonSelectedMobile {
    font-family: myBookFont;
    font-size: 14px;
    color: white;
    cursor: pointer;
}

.PDWeightButton {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
    cursor: pointer;
}

.PDWeightButtonSelected {
    font-family: myBookFont;
    font-size: 11px;
    color: white;
    cursor: pointer;
}

.QLPriceHeader {
    font-family: myMediumFont;
    font-size: 13px;
    color: black;
}

.QLPriceInfo {
    font-family: myBookFont;
    font-size: 13px;
    color: black;
}

.divQLProductInfo {
    padding-top: 10px;
    padding-bottom: 2px;
}

.divPDProductInfo {
    padding-top: 10px;
    padding-bottom: 2px;
}

.QLProductInfoHeader {
    font-family: myMediumFont;
    font-size: 11px;
    color: black;
}

.PDProductInfoHeader {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.QLProductInfo {
    font-family: myBookFont;
    font-size: 11px;
    color: #404040;
}

.RangeProductInfo {
    font-family: myMediumFont;
    font-size: 11px;
    color: #404040;
}

    .RangeProductInfo:hover {
        font-family: myMediumFont;
        font-size: 11px;
        color: #404040;
    }

.RangeProductInfoMore {
    font-family: myBookFont;
    font-size: 11px;
    color: #404040;
}

.PDProductInfo {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.QLPriceNote {
    font-family: myBookFont;
    font-size: 8px;
    color: black;
}

.PDPriceNote {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.modalBackground {
    background-color: #333333;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.QuickLookPopUp {
    overflow-y: auto;
    overflow-x: hidden;
}

.SuitDescText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.FormatInfoPopUp {
    overflow-y: auto;
    overflow-x: hidden;
}

.WeightButton {
    float: left;
    padding-top: 2px;
    padding-bottom: 3px;
    border: solid 1px black;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
    margin-top: 20px;
    background-color: white;
}

.WeightButtonSelected {
    float: left;
    padding-top: 2px;
    padding-bottom: 3px;
    border: solid 1px black;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
    background-color: #555555;
    margin-top: 20px;
}

.WeightButton2 {
    padding-bottom: 3px;
    border: solid 1px white;
    margin-right: 10px;
    background-color: white;
    width: 70px;
    height: 25px;
    text-align: center !important;
}

.WeightButton2Mobile {
    padding-top: 5px;
    padding-bottom: 3px;
    border: solid 1px black;
    margin-right: 10px;
    background-color: white;
    width: 132px;
    height: 35px;
    text-align: center !important;
}

.WeightButtonSelected2 {
    padding-bottom: 3px;
    border: solid 1px white;
    margin-right: 10px;
    background-color: #555555;
    width: 70px;
    height: 25px;
    text-align: center !important;
}

.WeightButtonSelected2Mobile {
    padding-top: 5px;
    padding-bottom: 3px;
    border: solid 1px black;
    margin-right: 10px;
    background-color: #555555;
    width: 132px;
    height: 35px;
    text-align: center !important;
}

.MenuDiv {
    width: 100%;
    padding-bottom: 30px;
    box-shadow: 0px 5px 6px #0000004D;
    position: absolute;
    z-index: 999;
    background-color: white;
    margin-top: -1px;
    padding-top: 1px;
    border-top: 1px solid #e73c1e;
}

.GreyBorderBottom {
    border-bottom: 1px solid #909090;
}

.RangeInfoMore {
    text-align: left;
    padding-top: 2px;
    margin-top: 2px;
}

.TakeLook {
    font-family: myBookFont;
    font-size: 9px;
    color: white;
    line-height: 14px;
}

.TakeLookNew {
    font-family: mySheenazFont;
    font-size: 29px;
    color: white;
    line-height: 24px;
}

.divTakeLook {
    position: absolute;
    top: -85px;
    background-color: #ed6d56;
    width: 154px;
    height: 62px;
    z-index: 99;
    visibility:hidden;
}

.ScrollToTopButton {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
}

    .ScrollToTopButton:hover {
        /*background-color: #555;*/ /* Add a dark-grey background on hover */
    }

.MultiWeightBox {
    border: solid 1px #707070;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;
    line-height: 14px;
}

.SwatchDesignPadding {
    padding-top: 5px;
}

.divNumberDesigns {
    padding-top: 1px;
    width: 18px;
    text-align: right
}

.PageTitleMobile {
    font-family: myBookFont;
    font-size: 28px;
    color: black;
}

.PageTitleMobile2 {
    font-family: myBookFont;
    font-size: 19px;
    color: black;
}

.BannerReadMoreMobile {
    font-family: myRegularFont;
    font-size: 10px;
    color: black;
}

    .BannerReadMoreMobile:hover {
        font-family: myRegularFont;
        font-size: 10px;
        color: black;
        text-decoration: none;
    }

.fadedtext {
    max-height: 60px;
    position: relative;
    overflow: hidden;
}

    .fadedtext .read-more {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        padding-top: 20px;
        background-image: linear-gradient(to bottom, transparent, white);
    }

.swatchpadding {
    padding-left: 15px;
    padding-right: 15px;
}

.journalpadding {
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    margin-top: 36px;
}

.FilterHeaderMobile {
    font-family: myBookFont;
    font-size: 19px;
    color: black;
    width: 100%;
    display: block;
}

.ClearAllFiltersMobile {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

    .ClearAllFiltersMobile:hover {
        color: black;
    }

.SearchCriteriaItemMobile {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.SearchCriteriaOrangeBorder {
    border-left: 4px solid #ED6D56;
}

.OrangeCircleAddToBasket {
    width: 20px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.StrapLine {
    top: 0;
    position: fixed;
    height: 39px;
    background-color: #bfbfbf;
    width: 100%;
    z-index: 999;
}

.StrapLineMargin {
    margin-top: 39px;
}

.StickyMobileMenu {
    border-bottom: 1px solid #a2a2a2;
    position: fixed;
    top: 39px;
    width: 100%;
    left: 0;
    z-index: 999;
    background-color: white;
    height: 54px;
}



.BannerSummaryMobile {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-top: 50px;
}

.BannerSummaryMobileRanges {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.FilterMobile {
    /*    margin-top: 20px;
*/ border-top: solid 1px #a2a2a2;
    border-bottom: solid 1px #a2a2a2;
    margin-bottom: 7px;
}

.FilterMobileDecor {
    border-top: solid 1px #a2a2a2;
    border-bottom: solid 1px #a2a2a2;
}

.StickyFilterMobile {
    position: fixed;
    background-color: white;
    width: 100%;
    top: 161px;
    z-index: 999;
    margin-top: 0;
}


.StickyFilterMobileDecor {
    position: fixed;
    background-color: white;
    width: 100%;
    top: 91px;
    z-index: 999;
    margin-top: 0;
}

.MobileHeadingScrollPos {
    position: fixed;
    background-color: white;
    width: 100%;
    top: 93px;
    z-index: 999;
    margin-top: 0;
}



.MobileFilterScreen {
    border-bottom: solid 1px #a2a2a2;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 999;
    width: 100%;
    height: 713px;
    opacity: 1;
    touch-action: auto;
    pointer-events: all;
    transition: right 0.3s ease;
}

.MobileFilterTitle {
    display: block;
    position: relative;
    touch-action: auto;
    pointer-events: all;
}

.MobileFilterContent {
    /*    height:420px;
*/
    height: calc(100vh - 330px) !important;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.MobileMenuContent {
    /*    height:420px;
*/
    height: calc(100vh - 210px) !important;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.lock-scroll {
    /*position:fixed;*/
    width: 100%;
    overflow: hidden;
    /*touch-action:none;
    pointer-events:none;*/
}


.MobileFilterBottom {
    width: 100%;
    background-color: white;
    height: 80px;
    bottom: 60px;
    touch-action: auto;
    pointer-events: all;
    position: fixed;
}

.MobileOpacity {
    opacity: 1;
}

.BasketDivText {
    font-family: myBookFont;
    font-size: 14px;
    color: #ed6d56;
}

.BasketDivCollectionText {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.BasketDivDesignText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.BasketDivEmpty {
    font-family: myBookFont;
    font-size: 10px;
    color: black;
}

.GoToSamples {
    font-family: myBoldFont;
    font-size: 12px;
    color: white;
    letter-spacing: 1px;
}

    .GoToSamples:hover {
        text-decoration: none;
        color: white;
    }

.BasketDivPos {
    position: absolute;
    top: 100px;
    right: -25px;
    width: 100%;
    z-index: 99999;
}

.AddedToSamplesText {
    font-family: myRegularFont;
    font-size: 10px;
    color: #e73c1e;
}

.divAddedToBasketInVisible {
    position: absolute;
    top: 8px;
    right: 25px;
    width: 120px;
    height: 23px;
    box-shadow: 0px 3px 6px #00000029;
    display: none;
}

.divAddedToBasketInVisibleQL {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 120px;
    height: 16px;
    box-shadow: 0px 3px 6px #00000029;
    display: none;
}

.FadeOut {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3 ease-in-out;
}

.FadeIn {
    opacity: 1;
}

.divAddedToBasket {
    position: absolute;
    top: 8px;
    right: 25px;
    width: 120px;
    height: 23px;
    box-shadow: 0px 3px 6px #00000029;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    display: none;
}

.btnLoadMore {
    color: white;
    background-color: #e73c1e;
    font-family: myRegularFont;
    font-size: 14px;
    height: 34px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}

.OrangeMenuText {
    font-family: myBookFont;
}

.JournalTitleText {
    font-family: myBookFont;
    font-size: 16px;
    color: black;
}

    .JournalTitleText:hover {
        color: black;
        text-decoration: none;
    }

.JournalSummaryText {
    font-family: myLightFont;
    font-size: 12px;
    color: black;
}

    .JournalSummaryText:hover {
        color: black;
        text-decoration: none;
    }

.journalheaderimage {
    max-width: 390px;
}

.ProductDetailImage {
    height: 493px !important;
    /*    width:100%;
*/ overflow: hidden;
    width: 500px !important;
    top: 0 !important;
}

.PDGalleryImage3 {
    width: 30%;
    height: 30%;
}

.PDGalleryImage2 {
    width: 30%;
    height: 30%;
}

.PDCollection {
    font-family: myRegularFont;
    font-size: 36px;
    color: black;
}

.PDDesign {
    font-family: myLightFont;
    font-size: 36px;
    color: black;
}

.PDDesc {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.PDPriceHeader {
    font-family: myMediumFont;
    font-size: 18px;
    color: black;
}

.PDPriceInfo {
    font-family: myBookFont;
    font-size: 18px;
    color: black;
}

.YouMayAlsoText {
    font-family: myBookFont;
    font-size: 22px;
    color: #4a4a4a;
}

.PDSelectedDesignHeader {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.PDSelectedDesign {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.PDAddToBasketText {
    font-family: myBoldFont;
    font-size: 14px;
    color: white;
    letter-spacing: 1.12px;
}

    .PDAddToBasketText:hover {
        color: white;
    }

.PDAddToBasketButton {
    width: 100%;
    text-align: center;
    background-color: #E73C1E;
    height: 41px;
    padding-top: 10px;
    margin-top: 12px;
}

.PDAddToBasketButtoniLove {
    width: 100%;
    text-align: center;
    background-color: #009BAD;
    height: 41px;
    padding-top: 10px;
    margin-top: 12px;
}

.PDAdded {
    opacity: 0.4;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

.CRCollectionDiv {
    position: absolute;
    text-align: left;
    top: 20px;
    left: 20px;
}

.CRCollectionDivMulti {
    position: absolute;
    text-align: left;
    top: 20px;
    left: 20px;
}

.GalleryText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.active > div {
    display: none;
}

    .active > div:first-child {
        display: block;
    }

.JournalCategory {
    font-family: myLightFont;
    font-size: 15px;
    color: black;
}

    .JournalCategory:hover {
        font-family: myLightFont;
        font-size: 15px;
        color: black;
    }

.JournalCategoryBox {
    float: left;
    height: 45px;
    border: solid 1px #bfbfbf;
    margin-right: 1%;
    background-color: white;
}

.JournalCategoryBoxSelected {
    float: left;
    height: 45px;
    border: solid 1px #bfbfbf;
    margin-right: 1%;
    border-bottom: 1px solid black;
    background-color: white;
}

.JournalCategoryBoxLast {
    float: right;
    height: 45px;
    border: solid 1px #bfbfbf;
    background-color: white;
}

.JournalCategoryBoxLastSelected {
    float: right;
    height: 45px;
    border: solid 1px #bfbfbf;
    border-bottom: 1px solid black;
    background-color: white;
}

.MobileFilterBox {
    padding-left: 21px;
    padding-top: 14px;
    border-top: solid 1px #a2a2a2;
    padding-bottom: 14px;
    text-align: left;
}

.MobileFilterBoxSelected {
    padding-left: 21px;
    padding-top: 14px;
    border-top: solid 1px #a2a2a2;
    padding-bottom: 14px;
    text-align: left;
    background-color: #f7f7f7;
}

.PageTitle {
    text-align: left;
}

.PageTitleText {
    font-family: myBookFont;
    font-size: 36px;
    color: black;
}

.HelpSummaryText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.HelpImageSummary {
    height: 250px;
    width: 100%;
    overflow: hidden;
}

.HelpTitle {
    font-family: myBookFont;
    font-size: 28px;
    color: black;
}

.HelpSummaryText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.HelpLinkButton {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .HelpLinkButton:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
    }

.HelpCentreCol1Left {
    float: left;
    height: 250px;
}

.HelpCentreCol1Right {
    float: left;
    padding-left: 30px;
    width: 250px;
    text-align: left;
    height: 250px;
}

.HelpCentreCol2Left {
    float: left;
    height: 250px;
}

.HelpCentreCol2Right {
    float: left;
    padding-left: 30px;
    width: 250px;
    text-align: left;
    height: 250px;
}

.HelpCentreButton {
    height: 35px;
    border: solid 1px #707070;
    text-align: center;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.HelpCentreWarrantyButtonTop {
    position: absolute;
    bottom: 51px;
}

.FAQCategoryText {
    font-family: myMediumFont;
    font-size: 20px;
    color: black;
}

.FAQCategoryLeft {
    padding-top: 18px;
    float: left;
    padding-left: 24px;
}

.FAQCategoryRight {
    float: right;
    padding-right: 24px;
    padding-top: 18px;
}

.FAQBox {
    background-color: #f7f7f7;
    height: 64px;
    width: 100%;
    text-align: left;
    margin-top: 7px;
}

.FAQmt {
    padding-top: 47px;
    padding-bottom: 181px;
}

.FAQQuestionText {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

    .FAQQuestionText:hover {
        color: black;
    }

.FAQAnswerText {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.FAQQuestionBox {
    background-color: white;
    min-height: 64px;
    width: 100%;
    text-align: left;
    margin-top: 7px;
    border-bottom: 1px solid #f7f7f7;
}

.FAQAnswerBox {
    background-color: white;
    min-height: 64px;
    width: 80%;
    text-align: left;
    margin-top: 7px;
    padding-top: 18px;
    padding-left: 24px;
    margin-bottom: 22px;
}

.AboutUsText {
    font-family: myBookFont;
    font-size: 16px;
    color: black;
}

.AboutUsHeading {
    font-family: myLightFont;
    font-size: 28px;
    color: black;
}

.AboutUsTextBox {
    max-width: 442px;
    line-height: 25px;
    padding-top: 39px;
    text-align: left;
}

.AboutUsRHS {
    text-align: right;
    padding-bottom: 249px;
    max-width: 494px;
    float: right;
}

.AboutUsImage {
    max-width: 656px;
}

.AboutUsTopPadding {
    padding-top: 64px;
    padding-bottom: 64px;
}

.AboutUsSectionPadding {
    padding-top: 46px;
    padding-bottom: 46px;
}

.BuyingGuideSummaryImage {
    height: 250px;
    width: 100%;
}

.GuideTitleText {
    font-family: myBookFont;
    font-size: 28px;
    color: black;
}

    .GuideTitleText:hover {
        font-family: myBookFont;
        font-size: 28px;
        color: black;
    }

.GuideSummaryText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.GuideButtonText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .GuideButtonText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
    }

.GuideButtonBox {
    height: 35px;
    border: 1px solid #707070;
    padding-left: 12px;
    padding-right: 12px;
}

.GuideSectionTitleText {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.GuideSectionSummaryText {
    font-family: myBookFont;
    font-size: 14px;
    line-height: 22px;
}

.GuidePDFText {
    font-family: myBookFont;
    font-size: 14px;
    color: #ED6D56;
    text-decoration: underline;
}

    .GuidePDFText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: #ED6D56;
        text-decoration: underline;
    }

.InspirationArea {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 70px;
    margin-bottom: 290px;
}

.BasketTitleText {
    font-family: myBookFont;
    font-size: 27px;
    color: black;
}

.BasketSummaryText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.BasketCategoryText {
    font-family: myRegularFont;
    font-size: 14px;
    color: white;
}

.BasketImage {
    height: 113px;
    width: 113px;
    max-width: 113px;
}

.BasketCollectionText {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

    .BasketCollectionText:hover {
        font-family: myMediumFont;
        font-size: 14px;
        color: black;
    }

.BasketDesignText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .BasketDesignText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
    }

.BasketPriceText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.BasketFieldTitle {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.BasketTextbox {
    height: 35px;
    width: 100%;
    max-width: 426px;
    padding-left: 5px;
    border: solid 1px #cccccc;
    font-family: myBookFont;
}

.BasketSignUpText {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.BasketSignUpText2 {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.BasketButtonText {
    font-family: myBoldFont;
    font-size: 14px;
    color: white;
    letter-spacing: 1.12px;
}

    .BasketButtonText:hover {
        font-family: myBoldFont;
        font-size: 14px;
        color: white;
    }

.BasketPostcodeTextbox {
    border: none;
    padding-left: 5px;
}

input[type="text"]:focus {
    border-color: #E73C1E;
    outline: 0;
    /*    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
*/
}

.PriceAsterix {
    color: #E73C1E;
    font-family: myBookFont;
    font-size: 14px;
}

.BasketMessageText {
    font-family: myBoldFont;
    font-size: 16px;
    color: black;
}

.JournalDetailImage {
    width: 100%;
    height: 398px;
}

.JournalDetailLink {
    font-family: myMediumFont;
    font-size: 10px;
    color: white;
    text-decoration: underline;
}

    .JournalDetailLink:hover {
        font-family: myMediumFont;
        font-size: 10px;
        color: white;
        text-decoration: underline;
    }

.JournalDetailMainTitle {
    font-family: myBookFont;
    font-size: 32px;
    color: white;
}

.JournalDetailMainText {
    font-family: myLightFont;
    font-size: 18px;
    color: white;
}

.JournalDetailShareText {
    font-family: myLightFont;
    font-size: 12px;
    color: white;
}

.JournalSectionLink {
    font-family: myMediumFont;
    font-size: 10px;
    color: black;
    text-decoration: underline;
}

    .JournalSectionLink:hover {
        font-family: myMediumFont;
        font-size: 10px;
        color: black;
        text-decoration: underline;
    }

.JournalSections {
    width: 582px;
    display: inline-block;
}

.JournalSectionTitleText {
    font-family: myMediumFont;
    font-size: 12px;
    color: black;
}

.JournalSectionSummaryText {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
    line-height: 22px;
}

.JournalResults {
    margin-left: -30px;
    margin-right: -30px;
}

.JournalShareBodyText {
    font-family: myLightFont;
    font-size: 12px;
    color: black;
}

.Address {
    font-family: myBookFont;
    font-size: 12px;
    color: #808080;
    padding-left: 10px;
}

    .Address:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: #808080;
        background-color: #f7f7f7;
        color: black;
    }

.Street {
    font-family: myBookFont;
    font-size: 12px;
    color: #808080;
    padding-left: 10px;
}

    .Street:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: #808080;
        background-color: #f7f7f7;
        color: black;
    }

.Locality {
    font-family: myBookFont;
    font-size: 12px;
    color: #808080;
    padding-left: 10px;
}

    .Locality:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: #808080;
        background-color: #f7f7f7;
        color: black;
    }

.form-control {
    border-radius: 0;
    padding: 0;
}

.WarrantyOrangeCircleDiv {
    padding-top: 23px;
    padding-left: 11px;
}

.LVTRangeHeader {
    font-family: myRegularFont;
    font-size: 36px;
    color: black;
}

.LVTFormats {
    font-family: myBookFont;
    font-size: 20px;
    color: black;
}

.LVTRangeInfoText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.LVTViewRange {
    font-family: myMediumFont;
    font-size: 14px;
    color: white;
}

    .LVTViewRange:hover {
        font-family: myMediumFont;
        font-size: 14px;
        color: white;
        text-decoration: none;
    }

.LVTRangeImage {
    height: 190px;
    width: 190px;
}

.VisualiserHeader {
    font-family: myBookFont;
    font-size: 31px;
    color: black;
}

.VisualiserInfo {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

    .VisualiserInfo:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
    }

.VisualiserImage {
    height: 194px;
    width: 100%;
}

.RetailerHeader {
    font-family: myBookFont;
    font-size: 27px;
    color: black;
}

.RetailerSummary {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.SearchByPostcodeRetailer {
    font-family: myRegularFont;
    font-size: 18px;
    color: black;
}

.UseMyLocation {
    font-family: myRegularFont;
    font-size: 18px;
    color: #ed6d56;
    text-decoration: underline;
}

    .UseMyLocation:hover {
        font-family: myRegularFont;
        font-size: 18px;
        color: #ed6d56;
        text-decoration: underline;
    }

.PostcodeTextbox {
    border: none;
    height: 46px;
    font-size: 20px;
    color: #3c3c3c;
    font-family: myBookFont;
    padding-left: 5px;
    outline: none;
    width: 300px;
    background-color: white;
}

.RetailerInfoBold {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

    .RetailerInfoBold:hover {
        font-family: myMediumFont;
        font-size: 14px;
        color: black;
    }

.RetailerInfo {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.gm-style-iw-d {
    padding: 20px;
}

.RetailerInfo:hover {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.RetailerText {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.RetailerName {
    font-family: myLightFont;
    font-size: 36px;
    color: black;
}

.RetailerSubHeading {
    font-family: myBookFont;
    font-size: 27px;
    color: black;
}

.RetailerImage {
    width: 100%;
    max-height: 454px;
}

.RetailerDirections {
    font-family: myBookFont;
    font-size: 14px;
    color: #ed6d56;
    text-decoration: underline;
}

    .RetailerDirections:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: #ed6d56;
        text-decoration: underline;
    }

.SearchMatchesHeading {
    font-family: myMediumFont;
    font-size: 20px;
    color: black;
}

.SearchMatchesInfo {
    font-family: myBookItalicFont;
    font-size: 20px;
    color: black;
}

.SearchMatchesViewAll {
    font-family: myMediumFont;
    font-size: 20px;
    color: #ed6d56;
    text-decoration: underline;
}

    .SearchMatchesViewAll:hover {
        font-family: myMediumFont;
        font-size: 20px;
        color: #ed6d56;
        text-decoration: underline;
    }

.LVTFormatHeader {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.LVTFormatInfo1 {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.LVTFormatInfo2 {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
}

.LVTFormatInfo3 {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
}

.BasketMaxReached {
    font-family: myBookFont;
    font-size: 12px;
    color: black;
}

.MaxBasketText {
    font-family: myMediumFont;
    font-size: 14px;
}

.ConfirmText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.BasketRetailerInfo {
    font-family: myBookFont;
    font-size: 13px;
    color: black;
}

.BasketRetailerName {
    font-family: myLightFont;
    font-size: 20px;
    color: black;
}

    .BasketRetailerName:hover {
        font-family: myLightFont;
        font-size: 20px;
        color: black;
    }

    .BasketRetailerName:link {
        font-family: myLightFont;
        font-size: 20px;
        color: black;
    }

.BasketRetailerHeading {
    font-family: myBookFont;
    font-size: 27px;
    color: black;
}

.BasketRetailerDirections {
    font-family: myBookFont;
    font-size: 12px;
    color: #ed6d56;
    text-decoration: underline;
}

    .BasketRetailerDirections:hover {
        font-family: myBookFont;
        font-size: 12px;
        color: #ed6d56;
        text-decoration: underline;
    }

.BasketRetailerImage {
    max-width: 177px;
}

.AlsoInterestedText {
    font-family: myBookFont;
    font-size: 22px;
    color: black;
}

.ContactEmailText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.ContactFAQ {
    font-family: myBookFont;
    font-size: 28px;
    color: black;
}

.ContactFAQCategory {
    font-family: myBookFont;
    font-size: 20px;
    color: black;
}

.AccessText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
    line-height: 21px;
}

    .AccessText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
        line-height: 21px;
    }

    .AccessText:link {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
        line-height: 21px;
    }

.AccessHeaderText {
    font-family: myBookFont;
    font-size: 27px;
    color: black;
}

.WarrantyHeading {
    font-family: myBookFont;
    font-size: 19px;
    color: black;
}

.WarrantyGuide1 {
    font-family: myMediumFont;
    font-size: 14px;
    color: black;
}

.WarrantyGuide2 {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.WarrantySelect {
    -webkit-appearance: none;
    background: url("../images/svg/down-arrow.svg");
    background-position: right 10px center;
    background-repeat: no-repeat;
    font-size: 15px;
    font-family: myBookFont !important;
    border: 1px solid #ccc;
    margin-right: 10px;
    height: 35px;
    padding-left: 5px;
}

.WarrantySelectItem {
    font-size: 15px;
    font-family: myBookFont;
}

.WarrantySelect select {
    -webkit-appearance: none;
    font-size: 15px;
    font-family: myBookFont;
    height: 35px;
}

select {
    -webkit-appearance: none;
    font-size: 15px;
    font-family: myBookFont;
    height: 35px;
}

option {
    -webkit-appearance: none;
    font-size: 15px;
    font-family: myBookFont;
    height: 35px;
}



.LVTFormatTitle {
    font-family: myBookFont;
    font-size: 20px;
    color: black;
}

.LVTFormatLayerHead {
    font-family: myMediumItalicFont;
    font-size: 9px;
    color: black;
}

.LVTFormatLayerInfo {
    font-family: myBookItalicFont;
    font-size: 9px;
    color: black;
}

.LVTFormatLink {
    font-family: myMediumItalicFont;
    font-size: 11px;
    color: black;
}

    .LVTFormatLink:hover {
        font-family: myMediumItalicFont;
        font-size: 11px;
        color: black;
    }

.col-centered {
    float: none;
    margin: 0 auto;
    width: 480px;
}

.HappySadText {
    font-family: myMediumFont;
    font-size: 18px;
    color: black;
}

.HappySadPos {
    float: left;
    padding-right: 28px;
}

.PDPaddingTop {
    padding-top: 30px;
}

.PDDetailsPadding {
    text-align: left;
    padding-left: 0px;
}

.PDPriceInfoPos {
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #cccccc;
    border-top: solid 1px #cccccc;
}

.PDProductInfoOuter {
    padding-bottom: 25px;
    border-bottom: 1px solid #cccccc;
    padding-top: 11px;
}

.showHideWeightInfoInitial {
    display: block;
}

.RWPostcodeDiv {
    float: left;
    width: 50%
}

.RWPostcodeBox {
    width: 200px;
    height: 35px;
    border: solid 1px #cccccc;
}

.RWTownDiv {
    float: left;
    width: 50%;
    padding-top: 16px;
}

.RWTownBox {
    float: left;
    padding-top: 5px;
    width: 90%
}

.RWCountyBox {
    float: right;
    padding-top: 5px;
    width: 100%
}

.WarrantySelect {
    width: 268px;
}

.BannerBackground {
    height: 206px;
    overflow: hidden;
}

.RangeSummaryText {
    margin-top: 14px;
    text-align: left;
    padding-right: 43px;
    margin-bottom: 19px;
    max-height: 60px;
    overflow: hidden;
}

.RangeResultsPadding {
    padding-top: 34px;
}

.MobileMasterBasket {
    font-family: myBookFont;
    font-size: 19px;
    color: black;
}

.BasketDivEmptyMobile {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
}

.PDImagePadding {
    padding-right: 50px;
    padding-left: 0;
}

.flickity-slider {
    width: 500px;
}

.main-image {
    width: 500px;
    margin: auto;
}

    .main-image .carousel-cell {
        width: 100%;
        height: 500px;
        margin-right: 10px;
        counter-increment: gallery-cell;
    }

.flickity-button {
    background: transparent;
    position: relative !important;
}

/* position outside */
.flickity-prev-next-button.previous {
    left: -260px !important;
}

.flickity-prev-next-button.next {
    right: -260px !important;
}

.carousel-main .flickity-prev-next-button {
    top: -250px !important;
}

.flickity-prev-next-button {
    width: 30px !important;
    height: 30px !important;
    border-radius: 0 !important;
    top: -125px !important;
}

.flickity-button:focus {
    outline: none;
    box-shadow: none !important;
}

.carousel-cell {
    width: 30%;
    height: 200px;
    margin-right: 20px;
    counter-increment: carousel-cell;
}

    .carousel-cell:before {
        display: block;
        text-align: center;
        line-height: 200px;
    }


/* arrow color */
.flickity-button-icon {
    fill: #808080 !important;
}

.main-image .carousel-nav .carousel-cell {
    width: 30%;
    height: 200px;
    margin-right: 20px;
    counter-increment: carousel-cell;
}

.MainImageHeight {
    height: 500px;
}

.GlossaryTitlePos {
    padding-top: 15px;
    float: left;
    /*    padding-left: 24px;
*/
}

.GlossaryBox {
    background-color: white;
    min-height: 55px;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #f7f7f7;
}

.GlossaryArrow {
    float: right;
    padding-right: 24px;
    padding-top: 14px;
}

.GlossaryLettersPOS {
    float: left;
    padding-right: 22px;
}

.divVisualiser {
    margin-top: 10px;
    padding-bottom: 53px;
    border-bottom: 1px solid #707070;
}

.divVisualiserALL {
    margin-top: 10px;
    padding-bottom: 53px;
    border-bottom: 1px solid #707070;
}

.CategoryHeaderButton {
    font-family: myBookFont;
    font-size: 10px;
    color: black;
}

    .CategoryHeaderButton:hover {
        font-family: myBookFont;
        font-size: 10px;
        color: black;
    }

.PDNote {
    font-family: myBookFont;
    font-size: 11px;
    color: white;
}

.RangeDownloadGuide {
    font-family: myBookFont;
    font-size: 11px;
    color: black;
}

    .RangeDownloadGuide:link {
        font-family: myBookFont;
        font-size: 11px;
        color: black;
    }

    .RangeDownloadGuide:hover {
        font-family: myBookFont;
        font-size: 11px;
        color: black;
    }

.CookieButtonText {
    font-family: myMediumFont;
    color: white;
    font-size: 12px;
}

    .CookieButtonText:hover {
        font-family: myMediumFont;
        color: white;
        font-size: 12px;
    }

    .CookieButtonText:link {
        font-family: myMediumFont;
        color: white;
        font-size: 12px;
    }

.cookieinfo {
    height: 105px;
    position: fixed;
    bottom: 0%;
    width: 100%;
    background-color: #f5f5f5;
    opacity: 0.93;
    z-index: 9;
}

.CookieBanner {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,0.5);
}

.CookieOuter {
    width: 768px;
    transform: none;
    height: auto;
    max-height: calc(100% - 64px);
    top: 0;
    margin: 32px;
    position: relative;
    background-color: white;
    display: flex;
    flex-direction: column;
    text-align: center;
    /* position: fixed;
    top: 80%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 768px;
    background-color: white;
    z-index: 999;
    text-align: center;*/
}

.CookieInner {
    max-height: 820px;
    overflow-y: auto;
    padding: 20px;
}

.CookieLHS {
    float: left;
    width: 20%;
}

.CookieRHS {
    float: left;
    width: 80%;
    text-align: left;
}

.MyCookieButton {
    border-radius: 23.79px;
    height: 47.5px;
    padding-top: 11px;
}

.CookiePopup {
    opacity: 1;
    align-items: center;
    display: flex;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.75);
    transition: opacity 0.5s ease;
    /*position: absolute;
    z-index: 9999;
    width: 99vw;
    height: 6000px;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);*/
}

.GDMT {
    margin-top: 60px;
}

fade {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 50px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9) 100%);
}


.switch {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2ab934;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.on {
    display: none;
}

.on2 {
    display: block;
}

.on, .off, .on2 {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 12px;
}

.on, .on2 {
    padding-right: 10px;
}

.off {
    padding-left: 10px;
}

input:checked + .slider .on {
    display: block;
}

input:checked + .slider .off {
    display: none;
}

checkbox:checked + .slider .on {
    display: block;
}
/*--------- END --------*/

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.img {
    image-rendering: -webkit-optimize-contrast;
}

.GuideArea {
    height: 120px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.PressText {
    font-family: myBookFont;
    font-size: 16px;
    color: black;
}

.Insta1 {
    padding-left: 80px;
    padding-right: 80px;
}

.divOrangeAddToBasket {
    height: 40px;
    border: solid 0.75px #E73C1E;
    width: 100%;
    background-color: white;
    margin-bottom: 30px;
    padding-top: 8px;
}

.divOrangeAddToBasketSmall {
    height: 30px;
    border: solid 0.75px #E73C1E;
    width: 100%;
    background-color: white;
    margin-bottom: 30px;
    padding-top: 2px;
}

.divOrangeAddToBasketiLove {
    height: 40px;
    border: solid 0.75px #009BAD;
    width: 100%;
    background-color: white;
    margin-bottom: 30px;
    padding-top: 8px;
}

.divOrangeAddToBasketAdded {
    height: 40px;
    border: none;
    width: 100%;
    background-color: #727272;
    margin-bottom: 30px;
    padding-top: 8px;
}

.divOrangeAddToBasketAddedSmall {
    height: 30px;
    border: none;
    width: 100%;
    background-color: #727272;
    margin-bottom: 30px;
    padding-top: 3px;
}

.divOrangeAddToBasketAddediLove {
    height: 40px;
    border: none;
    width: 100%;
    background-color: #009BAD;
    margin-bottom: 30px;
    padding-top: 8px;
}

.AddToBasketButtonText {
    font-family: myRegularFont;
    font-size: 14px;
    color: black;
}

    .AddToBasketButtonText:hover {
        font-family: myRegularFont;
        font-size: 14px;
        color: black;
    }

.AddToBasketButtonTextSmall {
    font-family: myRegularFont;
    font-size: 10px;
    color: black;
}

    .AddToBasketButtonTextSmall:hover {
        font-family: myRegularFont;
        font-size: 10px;
        color: black;
    }

.AddToBasketButtonTextAdded {
    font-family: myRegularFont;
    font-size: 14px;
    color: white;
}

    .AddToBasketButtonTextAdded:hover {
        font-family: myRegularFont;
        font-size: 14px;
        color: white;
    }

.AddToBasketButtonTextAddedSmall {
    font-family: myRegularFont;
    font-size: 10px;
    color: white;
}

    .AddToBasketButtonTextAddedSmall:hover {
        font-family: myRegularFont;
        font-size: 10px;
        color: white;
    }

.AddToBasketImage {
    width: 18px;
}

.FittingTitle {
    font-family: myBookFont;
    font-size: 20px;
    color: black;
}

.FittingText {
    font-family: myBookFont;
    font-size: 18px;
    color: white;
}

.FittingViewText {
    font-family: myBookFont;
    font-size: 14px;
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

    .FittingViewText:link {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
        text-decoration: underline;
    }

    .FittingViewText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: black;
        text-decoration: underline;
    }

.FittingDownloadText {
    font-family: myBookFont;
    font-size: 14px;
    color: #e73c1e;
    text-decoration: underline;
    cursor: pointer;
}

    .FittingDownloadText:link {
        font-family: myBookFont;
        font-size: 14px;
        color: #e73c1e;
        text-decoration: underline;
    }

    .FittingDownloadText:hover {
        font-family: myBookFont;
        font-size: 14px;
        color: #e73c1e;
        text-decoration: underline;
    }

.LVTFittingMarginBottom {
    margin-bottom: 200px;
}
