Body {
    font-family: raleway, sans-serif;
    color: #2a2624;
    font-variant-ligatures: none;
}


/* Master Styles - XS upwards */

p {
    font-size: 16px;
    line-height: 1.5;
}

h1 {
    font-size: 24px;
    font-weight: 300;
}

h2 {
    font-size: 20px;
    font-weight: 300;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 22px;
}

a {
    color: #767676;
}

a:hover {
    color: #ea4c6d;
    text-decoration: underline;
}

.breadcrumb-item.active {
    color: #767676;
}

.lato {
    font-family: lato, sans-serif;
}


/* Master Styles ends. */


/* Buttons */

.btn-primary {
    font-size: 15px;
    background-color: #fab300;
    background: linear-gradient(#ffd059, #fabc00);
    border: 1px solid #ffbb10;
    border-radius: 3px;
    padding: 8px 6px;
    transition: none !important;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #f9ac18;
    border: 1px solid #f9ac18;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background: #f9ac18;
    border-radius: 0;
}

.btn-secondary {
    background-color: #fc5b86;
    border-color: #fc5b86;
    border-radius: 0;
}

.btn-secondary:hover {
    background-color: #df3154;
    border-color: #df3154;
    border-radius: 0;
}

.btn-secondary:focus {
    background-color: #df3154;
    border-color: #df3154;
    border-radius: 0;
}

.btn-secondary:not(:disabled):not(.disabled):active {
    background-color: #ff7792;
    border-color: #ff7792;
    border-radius: 0;
}

.btn-info {
    color: #2a2624;
    background-color: #f8f9fa00;
    border: 1px solid #2a2624;
    border-radius: 0;
    font-weight: 600;
}

.btn-info:hover {
    color: #fff;
    background-color: #999;
    border: 1px solid #999;
    border-radius: 0;
}

.btn-info:focus {
    background-color: #df3154;
    border-color: #df3154;
    border-radius: 0;
}

.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    background-color: #ff7792;
    border-color: #ff7792;
    border-radius: 0;
}

.btn-dark {
    background-color: #2a2624;
    border-color: #2a2624;
    border-radius: 0;
}

.btn-dark:hover {
    background-color: #595959;
    border-color: #595959;
}

.btn-light {
    color: #2a2624;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
}

.btn-light:hover {
    background-color: #fff !important;
}

.btn-light:active {
    background-color: #e8e8e8;
}

.btn-light:visited {
    background-color: #fff;
}

.btn-light:focus {
    background-color: #e8e8e8;
    border-color: none;
    border-radius: 0;
    box-shadow: none !important;
}

.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #fff;
    border-color: #e8e8e8;
    border-radius: 0;
}

.topbar .btn-light {
    border: none !important;
    box-shadow: none !important;
    color: #666 !important;
    font-size: 14px;
}

.btn-sub {
    border-radius: 0;
    border: 3px solid #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding: 5px 20px;
    background-color: #fb6683;
    color: #fff;
}


/* Buttons end */


/* Brand Colour Pallete */

.d2fwhite {
    color: #fff;
}

.d2fyellow {
    color: #fab300;
}

.d2flightyellow {
    color: #fcce63;
}

.d2flightyellow2 {
    color: #ffd9be;
    font-weight: 500 !important;
}

.d2flightpeach {
    color: #fff0c3;
    font-weight: 500 !important;
}

.d2fdarkgrey {
    color: #2a2624;
}

.d2fgrey {
    color: #4e4847;
}

.d2fgrey2 {
    color: #565656;
}

.d2flightgrey {
    color: #8b8483;
}

.d2fpink {
    color: #ea4c6d;
}

.d2flightpink {
    color: #ee88a2;
}

.d2fgreen {
    color: #21a526;
}

.d2flightgreen {
    color: #bad25a;
}

.backgroundwhite {
    background-color: #fff;
}

.backgroundyellow {
    background-color: #fdf8ea;
    /*background-color: #fff3c4;*/
}

.backgroundyellow2 {
    background-color: #ffedc6;
}

.backgroundyellow3 {
    background-color: #fab300;
}

.backgroundyellow4 {
    background-color: #f8f5ec;
}

.backgroundyellow5 {
    background-color: #fdfcf0;
}

.backgroundyellow6 {
    background-color: #ffebb8;
}

.backgroundpink {
    background-color: #ffecf4;
}

.backgroundpink2 {
    background-color: #ea4c6d;
}

.background1 {
    background-color: #f7f6f7;
}


.background2 {
    background-color: #f2f2f6;
}

.backgrounddarkgrey {
    background-color: #2a2624;
}

.backgroundpeach {
    background-color: #fff5f0;
}

.backgroundgrey {
    background-color: #f7f6f7;
}
    .background-vs {
    background-color: #fff !important;
}


.backgroundblue {
    background-color: #f0f0f8;
}

.backgroundgrey2 {
    background-color: #edecec;
}

.backgroundgrey3 {
    background-color: #2a2624;
}

.backgroundfooter {
    background-color: #3d3a39;
}

.backgroundfooter2 {
    background-color: #464342;
}

.backgroundfooter3 {
    background-color: #fb6683;
}

.backgroundgrey4 {
    background-color: #959191;
}

.backgroundgreen {
    background-color: #ffefe4;
}

.bg-feefo {
    background-color: #ffdf00;
}

.bg-info {
    background-color: #ffdf00 !important;
}

.backgroundyellow2 {
    background-color: #fcf4dc;
}

.backgroundgreen2 {
    background-color: #ddf1e5;
}

.backgroundgreen3 {
    background-color: #e9f7ee;
}

.backgroundfeefo {
    background-color: #f9f4f1;
}

.backgroundtrustpilot {
    background-color: #f2f2f5;
}

.backgroundtrustpilot2 {
    background-color: #ebf6f3;
}

.backgroundd2f {
    background-color: #fdf5f0;
}

.feefoyellow {
    color: #ffdd00;
}

.feefogrey {
    color: #494545;
}

.trustpilotgreen {
    color: #00b67a;
}

.trustpilotgrey {
    color: #191919;
}


/* Brand Colour Pallete ends. */

.topbar {
    height: 38px;
}

.d2flogo {
    max-width: 230px;
    margin: 8px 0 10px;
}

.feefobannerbadge {
    max-width: 120px;
    margin: 9px 29px 0px 0px;
}

.header-col {
    padding: 0;
}

.TrustPilotbannerbadge {
    max-width: 150px;
    margin: 20px 0px;
}

.about-value {
    font-size: 16px;
    margin-bottom: 10px;
}

.list-bullet {
    max-width: 20px;
}

.helpline {
    text-align: right;
    font-size: 22px;
    margin-top: 30px;
}

.helplinenumber {
    font-weight: 500;
    font-family: lato, sans-serif;
}

.basketblock {
    padding: 17px 15px 20px;
    text-align: center;
}

.basketsection {
    display: inline;
    /*  border: 1px solid #e0e0e0; */
}

main {
    max-width: 22px;
    margin-bottom: 5px;
    margin-left: 15px;
}

.searchicon {
    max-width: 24px;
    margin-bottom: 5px;
}

.baskettotal {
    font-size: 16px;
    margin: 12px;
}

.topbar .dropdown-toggle::after {
    margin-left: 12px;
    font-size: 17px;
}

.paymenticons {
    max-width: 170px;
    margin-bottom: 5px;
}

.paymenticons2 {
    max-width: 180px;
    margin-bottom: 25px;
}

.mainheader {
    height: 95px;
}

.timersection {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
}

.timercontainer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.timer {
    margin: 3px auto;
}

.timertitle {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 px;
}

.timerblock {
    padding: 0;
}

.time {
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 0;
}

.timedescription {
    font-size: 14px;
    margin-bottom: 12px;
}

.col-12.timer-col {
    padding: 0;
}

.shop-nav-menu {
    height: 48px;
    width: 100%;
    padding: 4px 10px;
}

.shop-nav-title {
    margin-top: 0px;
    margin-left: 14px;
    font-size: 18px;
}

.orderflowersnow {
    margin-top: 17px;
    padding: 10px 0 !important;
    font-size: 17px !important;
    border-radius: 0;
    font-weight: 600;
    height: 48px;
    width: 220px;
}

.jumbotron {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/full-width-banner-7.jpg");
    background-size: cover;
    min-height: 120px;
    margin-bottom: 0;
    padding: 5px 7px 2px;
    background: #fff;
}



.banner-2 .jumbotron {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/2020-banner-2.jpg");
    background-size: cover;
    min-height: 336px;
    margin-bottom: 0;
    padding: 5px 7px 2px;
}

.banner-3 .jumbotron {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/2020-banner-3.jpg");
    background-size: cover;
    min-height: 336px;
    margin-bottom: 0;
    padding: 5px 7px 2px;
}


.banner-4 .jumbotron {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/2020-banner-1.jpg");
    background-size: cover;
    min-height: 336px;
    margin-bottom: 0;
    padding: 5px 7px 2px;
}



.jumbotitle {
    display: none;
}

.jumbocontent {
    padding: 5px 7px 2px;
    background-color: #2a2624e8;
}

.langcurr {
    margin-top: 5px;
}

.lead {
    font-size: 1.5em;
    font-weight: 400;
}

.bannerbadges {
    display: inline;
}

.activeMobileJumbotron .countryselect .btn-lg {
    padding: .5rem 2rem .5rem 1rem;
    text-align: left;
}

#mobileHomepageJumbotron .countryselect .btn-lg {
    padding: .5rem 2rem .5rem 1rem;
    text-align: left;
}

.homepage .dropdown-toggle::after {
    top: 21px;
    right: 22px;
    font-size: 22px;
    float: right;
    position: absolute;
}

.oliverking {
    font-size: 16px;
    text-align: left;
    padding: 15px 0;
    margin-bottom: 0;
}

.oliverking-block {
    border-top: 1px solid #d2d0d0;
}

.jd-btn {
    margin: 20px 0 15px;
}

.ss-searchbar .dropdown-toggle::after {
    top: 17px;
    right: 15px;
    font-size: 20px;
    float: right;
    position: absolute;
}

.dropdownflag {
    max-width: 30px;
    margin-right: 10px;
}

.form-control {
    border-radius: 0;
}

.activeDesktopJumbotron .postcodeentry {
    margin-right: 15px;
}

.postcodeentry::placeholder {
    color: #8b8483;
    font-size: 16px;
}

.findflorists {}

.hometimerbold {
    font-weight: 800;
}

.sectionheading {
    margin-top: 30px;
    margin-bottom: 45px;
}

.sectionheading2 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px;
}

.jdsectionheading {
    margin-top: 0;
    margin-bottom: 35px;
}

.aboutd2f {
    padding-top: 30px;
    padding-bottom: 15px;
}

.aboutd2f2 {
    padding-top: 0;
    padding-bottom: 45px;
}

.fp-showmore {
    margin-bottom: 50px;
}

.homelocations {
    padding-top: 30px;
    padding-bottom: 30px;
}

.homejustdelivered {
    height: 220px;
}

.footersection {
    height: 220px;
}


/* Top Bar */

.topbar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.topbar-links li {
    display: inline;
    float: left;
}

.topbar-links li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 8px 10px;
    text-decoration: none;
    font-size: 14px;
}

.topbar-links li a:hover {
    background: #726e6e;
    height: 40px;
}

.nav-tagline {
    font-size: 14px;
    margin-top: 9px;
}

.nav-tag:hover {
    text-decoration: none !important;
    color: #fff !important;
}

.mobileNav {
    background-color: #fab300;
    height: 50px;
}

.mobileHomepagePostcodeSearch {
    background-color: #2a2624 !important;
    margin-top: -10px;
    color: white;
}

.desktopNavigation,
.mainheader,
.activeDesktopJumbotron {
    display: none;
}

.mobileHomepagePostcodeSearch .postcodeentry {
    margin-left: 0px;
    margin-right: 0px;
}

.mobileHomepagePostcodeSearch #dropdownMenu2 {
    margin-left: 0 !important;
    margin-right: 15px;
    width: 100%;
    text-align: left;
}


/* Top Bar End */

.reviewblockcontainer {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 50px;
}

.rb-feefo {
    padding: 5px;
}

.rb-tp {
    padding: 30px;
}

.rb-feefo-stars {
    max-width: 170px;
}

.rb-tp-stars {
    max-width: 143px;
}

.tp-num {
    font-size: 14px;
    font-weight: 300;
}

.rb-review {
    font-family: lato, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
}

.homelocations .nav-tabs .nav-link.active {
    color: #2a2624;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 5px solid #ea4c6d;
    padding: 12px 25px 10px;
    height: 56px;
    font-weight: bolder;
    border-radius: 0;
}

.homelocations .nav-tabs a.nav-link {
    color: #2a2624;
    padding: 12px 25px 10px;
    font-weight: bolder;
    border-top: 5px solid #fff;
}

.homelocations .nav-tabs a.nav-link:hover {
    border-top: 5px solid #ffced8;
    background: #fff;
    font-weight: bolder;
}

.hp-locations {
    margin-top: 20px;
}

ul.hp-areas {
    list-style-type: none;
    text-decoration: none;
    padding-left: 0;
}

ul.hp-quicklinks {
    list-style-type: none;
    text-decoration: none;
    padding-left: 0;
    line-height: 2.1;
}

a.hp-region {
    color: #2a2624;
    padding: 5px 0;
    border-bottom: 2px solid #fab300;
    width: 100%;
}

a.hp-area {
    color: #2a2624;
    padding: 5px 0;
}

a.hp-quicklink {
    color: #2a2624;
    padding: 5px 0;
}

a.hp-region:hover {
    color: #2a2624;
    text-decoration: none;
    border-bottom: 2px solid #8b8483;
}

a.hp-area:hover {
    color: #2a2624;
    text-decoration: none;
    border-bottom: 2px solid #8b8483;
}

.hp-list {
    line-height: 2.1;
    font-size: 14px;
}

.hp-view-jd {
    margin-bottom: 50px;
    margin-top: 42px;
}

.jd-hptitle {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
}

.jd-hp-location {
    font-size: 14px !important;
}

.homepage .co-vertical {
    margin-left: 8px;
    margin-right: 8px;
    color: #dadada;
}

.main-ft {
    padding-top: 25px;
    padding-bottom: 30px;
}

.ft-list {
    margin-top: 10px;
    line-height: 2.1;
    padding-left: 0;
    padding-right: 0;
}

ul.ft-blocks {
    list-style-type: none;
    text-decoration: none;
    padding-left: 0;
    text-align: left;
}

li.ft-title {
    color: #fff;
    padding: 8px 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    border-top: 1px solid #565656;
}

li.ft-title2 {
    color: #fff;
    padding: 15px 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

.fl-details-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 7px;
}

.fl-details-title2 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.about-col {
    margin-top: 15px;
    padding: 10px;
    background: #fff;
}

.about-col2 {
    margin-top: 0;
    padding: 10px;
}

.fl-details-p2 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.fl-details-p {
    font-size: 18px;
    line-height: 1.4;
}

.signup {
    color: #4f4746;
}

a.ft-link {
    color: #fff;
    padding: 5px 0;
}

a.ft-link:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #8b8483;
}

a.ft-more-link {
    color: #fff;
    padding: 5px 0;
}

a.ft-more-link:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #ff74a0;
}

.ft-contact {
    line-height: 1.6;
}

a.ft-title:hover {
    color: #2a2624;
    text-decoration: none;
    border-bottom: 2px solid #8b8483;
}

.hp-view-jd {
    margin-bottom: 50px;
    margin-top: 42px;
}

.ft-rights {
    background-color: #fab300;
    padding-top: 30px;
    padding-bottom: 50px;
}

.co-block {
    padding-top: 3px;
    padding-bottom: 15px;
}

.signup {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 600;
}

.socialrow {
    margin-bottom: 50px;
}

.socialblock {
    text-align: right;
}

.socialsection {
    display: inline;
    padding: 14px 10px;
}

.instagramicon {
    max-width: 27px;
    margin-bottom: 5px;
    margin-right: 8px;
}

.facebookicon {
    max-width: 27px;
    margin-bottom: 5px;
}

.ft-logo-block {
    text-align: right;
}

.ft-d2flogo {
    max-width: 125px;
    margin-top: 9px;
    position: absolute;
    right: 0;
}

.ft-d2flogo2 {
    max-width: 215px;
    margin: 0;
}

.ft-enter-email .input {
    max-width: 100%;
}

.signup-input {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
    height: 57px;
}

.signup-button {
    padding-left: 40px;
    padding-right: 40px;
}

.oliverking {
    font-size: 14px;
    text-align: left;
}

a.ok-link {
    color: #4e4847;
    padding: 5px 0;
    font-weight: 300;
    text-align: right;
    text-decoration: underline;
}

a.ok-link:hover {
    text-decoration: none;
    text-decoration: underline;
}

.d2fcopyright {
    font-size: 15px;
    margin-bottom: 5px;
    margin-bottom: 5px;
}

.sitemap-ul {
    text-decoration: none;
    list-style-type: none;
    padding-left: 0
}

a.sitemap-link {
    color: #fff;
    font-size: 15px;
    padding: 0;
    font-weight: 600;
}

a.sitemap-link:hover {
    color: #fab300;
    text-decoration: none;
}

.mobTitle {
    font-size: 16px;
}

.countryselect .dropdown-menu {
    padding: .5rem 0;
    margin: 0.125rem 0 0;
    font-size: 22px;
}

.homereviewwidgetfeefostars img {
    margin-left: auto;
    margin-right: auto;
}

.topbartext {
    font-size: 14px;
    margin-top: 8px;
}

.feefoHomepageReview {
    margin-top: 20px;
}

.mobileFooterPlus {
    display: block;
    float: right;
    margin-top: 6px;
}

img.img-fluid.award4 {
    max-width: 132px;
    float: right;
}

img.img-fluid.award3 {
    max-width: 100%;
    float: left;
}

img.img-fluid.award2 {
    max-width: 186px;
    margin-top: 13px;
    float: left;
    padding-left: 66px;
}

img.img-fluid.award1 {
    max-width: 100%;
}

.row.awardbadges {
    padding-bottom: 20px;
}

.productcontainer a {
    text-decoration: none;
    color: #2a2624;
    font-weight: bold;
}

.productname {
    margin-top: 12px;
}

.ff-block {
    margin-bottom: 40px;
}

.ff-content {
    text-align: center;
    padding: 3% 5%;
    font-size: 18px;
}

.ff-img {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/featuredflorist1.jpg");
    background-size: cover;
    min-height: 500px;
}

.process-btn {
    margin-top: 20px;
    height: 44px;
    margin-bottom: 0;
    padding: 9px 25px;
    font-size: 15px;
         font-weight: 700;
        color: #555;
        background-color: white;
        border: 2px solid #e5e5e6;
        margin-left: auto;
        margin-right: auto;
}

.ff-badge {
    max-width: 180px;
    margin-top: 15px;
}

.ff-title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 37px;
    margin-bottom: 14px;
}

.ff-content {
    margin-bottom: 5px;
}

.about-link {
    font-weight: 600;
    color: #ea4c6d;
}

.hp-list2 {
    line-height: 1.8;
}

.homepageProductsCatList li {
    width: auto;
    margin-right: 30px;
    border: 1px solid black;
    border-bottom: none;
    padding: 5px;
}

.homepageProductsCatList li a {
    color: black;
}

.homepageProductsCatList {
    width: 100%;
}

.hp-cat-title {
    font-size: 26px;
    padding: 10px 32px;
    font-weight: 600;
}

.hp-prod-headings {
    margin-top: 30px;
    margin-bottom: 30px;
}

.feefo-platinum {
    position: absolute;
    right: 30px;
    top: 150px;
    max-width: 90px;
}

.mobile-menu {
    margin: 6px 0 0 12px;
    max-width: 35px;
}

.mobile-menu2 {
    max-width: 32px;
    position: absolute;
    top: -6px;
    right: 4px;
}

.fs-page {
    margin-bottom: 8px;
    padding: 4px 0 0 6px;
    font-size: 18px;
}

.mobile-logo {
    max-width: 115px;
    margin-top: 11px;
}

.fr-productimage {
    margin-top: 15px;
    margin-bottom: 0;
}

.gallery-img {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mobile-basket {
    max-width: 28px;
    margin-top: 10px;
    float: right;
    margin-right: 13px;
}

.mobileHomepagePostcodeSearch .btn {
    padding: 9px 4px;
    font-size: 16px;
    line-height: 1.2;
    border-radius: 0;
    width: 100%;
    margin-bottom: 7px;
}

.mobileHomepagePostcodeSearch .form-control {
    height: calc(1.5em + 1rem + 2px);
    padding: 9px 4px;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.3;
    width: 100%;
    border-radius: 0;
    margin-bottom: 7px;
}

.mm-menu,
.mm-logo,
.mm-basket {
    padding: 0;
}

.tpscorespan {
    font-size: 14px;
}

.searchtitle {
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 500;
    text-align: center;
}

.mob-search-box {
    padding: 5px 0 20px;
}

.tpscore {
    font-size: 20px;
    margin-bottom: -5px;
    padding-top: 10px;
}

.feefoscore {
    font-size: 20px;
    margin-bottom: -3px;
    padding-top: 10px;
}

.homeshowcase {
    padding: 0;
}

.hp-product-block {
    padding: 0 9px;
}


.productcontainer {
    padding: 0 5px 25px;
}


.newscontainer {
    padding: 0;
    background-color: #fff;
}

.newscontainer:hover {
    position: relative;
    display: inline-block;
    text-decoration: none !important;
    color: #2a2624 !important;
}

.card-title {
    line-height: 1.5;
    color: #2a2624;
    text-decoration: none;
}

.card-title:hover {
    text-decoration: none;
}

.card-text {
    font-size: 16px;
    line-height: 0.5;
    color: #4d4a4a;
    text-decoration: none;
}

.card-text:hover {
    text-decoration: none;
}

.news-read {
    font-size: 16px;
    line-height: 1.5;
    color: #ea4c6d;
    text-decoration: none;
}

.news-read:hover {
    text-decoration: underline;
}

.news-article {
    margin-bottom: 30px;
}

.card-body {
    min-height: 218px;
    padding: 25px 25px 30px;
}

.jd-hp-box .card-body {
    min-height: 90px;
    padding: 25px 25px 30px;
}

.showcase1 {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/supportlocal1.jpg") !important;
    background-size: cover;
    min-height: 165px;
    margin: 15px 0;
}

.showcase4 {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/banners/supporthighstreet.jpg");
    background-size: cover;
    min-height: 100px;
    margin: 5px 0 0;
    background-position: 20% 50%;
}

.supportlocalbanner1 {
    height: 75px;
    width: 75px;
    margin-top: 15px;
}
.hp-arrow {
    max-width:25px;
    margin-left: 9px;
}

.supporths {
    height: 65px;
    width: 65px;
    margin-top: 10px;
    float: right;
}

.hp-tab-2,
.hp-tab-3 {
    padding: 30px 0;
}

.fambiz {
    height: 135px;
    width: 135px;
    margin-top: 3px;
    float: right;
}

.no-sides {
    padding-left: 0;
    padding-right: 0;
}

.view-more {
    margin-top: 15px;
}

.jd-caption {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}

.showcase2 {
    min-height: 127px;
    margin: 0;
    padding-left: 0;
    padding-top: 15px;
    padding-right: 0;
}

.showcasetrustpilotbadges {
    display: inline;
    text-align: center;
}

.showcaseTPlogo {
    max-width: 100px;
    margin-right: 0;
}

.showcaseTPstars {
    max-width: 102px;
    padding-top: 7px;
    margin-bottom: 6px;
}

.showcaseFeefostars {
    max-width: 94px;
    margin-bottom: 8px;
    margin-top: 6px;
    margin-right: 4px;
}

.showcaseFeefoLogo {
    max-width: 90px;
}

.showcaseFeefoLogoSpan {
    font-size: 14px;
}

.showcase3 {
    min-height: 127px;
    margin: 0;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
}

.sc-1,
.sc-2,
.sc-3 {
    padding: 0;
}

.hp-flags {
    width: 100%;
    height: 48px;
}

.hp-search {
    width: 100%;
    height: 48px;
}

.homepage .form-row>[class*=col-] {
    margin-bottom: 7px;
    padding-right: 3px;
    padding-left: 3px;
}

.hp-search-button {
    width: 100%;
    padding: 7px 0;
    height: 44px;
    font-weight: 600;
    font-size: 17px;
}

.banner-button {
    width: 229px !important;
    padding: 7px 0;
    height: 44px;
    font-weight: 600;
    font-size: 17px;
}

.hp-banner-cta {
    font-size: 20px;
    font-weight: 300;
}

.hp-signup,
.signup-row {
    padding: 0;
}

.signup-button {
    height: 48px;
    width: 100%;
    padding: 10px 0;
}

.homepage .btn-light,
.homepage .form-control {
    border: 1px solid #fff;
}


/*Shop Select */

.ss-searchbar {
    padding: 0;
}

.ab-searchbar {
    padding: 20px 30px 5px;
}

.ss-searchbar .searchtitle {
    margin-top: 24px;
    padding-left: 15px;
    font-size: 18px !important;
}

.ss-sb-col2 {
    padding: 0 10px;
}

.ss-dd-menu {
    min-width: 73px;
}

.ss-form {
    flex-flow: nowrap;
    max-height: 50px;
    margin-bottom: 15px;
}

.ss-dropdownflag {
    max-width: 30px;
}

.ss-searchbar .btn-light {
    border: 1px solid #fff;
    border-right: 1px solid #e7e7e7;
    height: 44px;
}

.ss-search-row {
    padding: 5px 10px 20px;
}

.reviews-row {
    padding: 30px 0 0;
}

.reviews-search-row {
    padding: 35px 0 0;
}

.ss-ff-button {
    height: 44px;
}

.ss-searchbar .form-row>[class*=col-] {
    padding-right: 2px;
    padding-left: 2px;
    margin-bottom: 0;
}

.ss-search-button {
    width: 100%;
    padding: 8px 0;
    height: 44px;
    font-size: 15px;
}

.vs-search-row {
    padding: 5px 0 20px;
}

.ss-searchicon {
    text-align: center;
}

.ss-ff-button .d-block {
    padding: 0;
}

.ss-searchbar #postcodeentry {
    border: none;
    border-radius: 0;
    height: 44px;
}

.ss-search-icon {
    width: 20px;
    margin-bottom: 3px;
}

.breadcrumb {
    background-color: #fff;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 15px;
}

.shopdescription {
    font-size: 15px !important;
    margin-top: 6px;
    text-align: left;
}

.ss-ordertoday {
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 10px;
    font-family: raleway;
}

.ss-view {
    font-size: 14px;
}

.r-view {
    font-size: 14px;
}

.fr-location-icon {
    max-width: 11px;
    margin-bottom: 0px;
    margin-right: 8px;
    opacity: 0.4;
}

.fr-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 14px;
    text-align: center;
}

.fr-florist {
    padding: 10px 23px 28px 10px;
    margin-bottom: 15px;
    /*    box-shadow: 0 2px 5px 0 rgba(45, 54, 75, 0.12); */
}

a.fr-shop-name {
    font-size: 18px;
    font-weight: 600;
    color: #ea4c6d;
    margin-bottom: 0;
}

a.fr-shop-name:hover {
    text-decoration: underline;
    color: #ea4c6d;
}

.fr-shop-stars-block {
    text-align: left;
}

.fr-shop-details {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 4px;
}

.fr-shop-stars {
    max-width: 105px;
    margin-bottom: 3px;
    margin-right: 11px;
    margin-left: -3px;
}

.fr-rating {
    font-weight: 600;
    font-size: 18px;
}

.fr-shop-photo {
    margin-top: 15px;
}

.fr-approved-member {
    max-width: 130px;
    margin-top: 15px;
}

.fr-profile {
    padding-right: 0;
}

.fr-p-1 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.fr-p-2 {
    margin-bottom: 0;
    margin-top: 7px;
}

.fr-productcontainer a {
    text-decoration: none;
    color: #2a2624;
    font-weight: bold;
}

.floristshop .fr-productcontainer {
    padding: 0 5px;
}

.fr-productname {
    margin-top: 14px;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: 300;
}

.fr-productprice {
    margin-bottom: 5px;
    font-size: 16px;
    font-family: lato;
}

.vs-productname {
    margin-top: 14px;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: 400;
}

.vs-productname:hover {
    text-decoration: none !important;
    color: #2a2624 !important;
}

.vs-productprice {
    margin-bottom: 5px;
    font-size: 16px;
    font-family: lato;
    font-weight: 600;
    color: #2a2624;
}

.vs-productprice:hover {
    text-decoration: none !important;
    color: #2a2624;
}

.vs-inc-del {
    color: #767676;
    font-size: 14px;
    font-weight: 300;
}

.vs-inc-del {
    text-decoration: none !important;
    color: #2a2624;
}

.fr-inc-del {
    color: #767676;
    font-size: 14px;
    font-weight: 300;
}

.fr-search-icon {
    max-width: 18px;
    margin-bottom: 2px;
    margin-right: 8px;
}

.fr-button {
    text-align: center;
    padding-right: 0;
}

.fr-button .btn-dark {
    min-width: 100%;
}

.fr-btn-span {
    display: none;
}

.spacer {
    height: 35px;
    background-color: #f2f2f600;
    margin-top: -15px;
}

.spacer10 {
    height: 10px;
    background-color: #f2f2f600;
}

.spacer15 {
    height: 15px;
    background-color: #f2f2f600;
}

.spacer20 {
    height: 20px;
    background-color: #f2f2f600;
}

.spacer25 {
    height: 25px;
    background-color: #f2f2f600;
}

.spacer30 {
    height: 30px;
    background-color: #f2f2f600;
}

.spacer35 {
    height: 35px;
    background-color: #f2f2f600;
}

.spacer40 {
    height: 40px;
    background-color: #f2f2f600;
}

.spacer45 {
    height: 45px;
    background-color: #f2f2f600;
}

.spacer50 {
    height: 50px;
    background-color: #f2f2f600;
}

.spacer60 {
    height: 60px;
    background-color: #f2f2f600;
}

.spacer70 {
    height: 70px;
    background-color: #f2f2f600;
}

.spacer75 {
    height: 75px;
    background-color: #f2f2f600;
}

.spacer-sm {
    height: 12px;
    background-color: #f2f2f600;
}

.ss-find-florists {
    font-weight: 600;
}


/*Shop Select */


/*Florist Shop*/

.sp-approved {
    max-width: 135px;
    margin: 0 0 15px 0;
}

.ss-clock {
    text-align: right;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.fr-shopflorist {
    width: 100%;
    height: 44px;
    padding-top: 9px;
    margin-top: 9px !important;
}

a.ss-readreview {
    text-decoration: underline;
    font-size: 14px;
    color: #000;
    font-weight: 300;
}

a.ss-readreview:hover {
    color: #ea4c6d;
}

.fr-shop-name {
    color: #4f4846;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}

.fs-florist-grid {
    padding: 15px 10px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.account-grid {
    padding: 15px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.florist-about-img {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

.opening-times {
    font-size: 14px;
}

.fs-florist-grid2 {
    padding: 5px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.opening-times-title {
    margin-bottom: 7px;
}

.about-col {
    margin-top: 15px;
}

.floristshop .nav-tabs .nav-link,
.dashboard .nav-tabs .nav-link {
    color: #353333;
    font-weight: 700;
    padding: 9px 15px;
    font-size: 14px;
    margin-bottom: -1px;
}

.nav-pills .nav-link {
    color: #353333;
    background-color: #ebebec;
    margin: 5px 5px 5px 4px
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #fab300;
}

.nav-pills .nav-link:hover {
    color: #353333;
    background-color: #d7d7d7;
}

.nav-pills .show > .nav-link {
    color: #353333;
    background-color: #ebebec;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #353333;
    text-decoration: none;
    background-color: #f0f0f0;
}

.mb-3 {
    margin-bottom: 13px !important;
    margin-top: 20px;
    margin-left: 11px;
    margin-right: 15px;
}

.fs-approved-block {
    text-align: left;
}

.fs-shop-details2 {
    font-size: 14px;
    margin-bottom: 5px;
}

.floristshop,
.fr-shop-detail,
.productoptions {
    padding-left: 0;
    padding-right: 0;
}


/*Florist Shop ends*/


/*Product Options*/

.po-options {
    padding-right: 0;
    padding-left: 0 !important;
}

.po-product-row {
    padding: 0 15px 0 15px;
}

.po-img {
    padding: 0 0 12px 0;
}

.po-block {
    padding: 18px 20px;
    margin-bottom: 20px;
    /*box-shadow: 0 2px 5px 0 rgba(45, 54, 75, 0.12);*/
}

.po-block2 {
    padding: 0;
}

.po-name {
    font-size: 24px;
    margin-bottom: 15px;
}

.po-description {
    font-size: 14px;
    margin-bottom: 10px;
}

.po-title {
    font-weight: 600;
    font-size: 16px;
}

.po-price-label {
    font-weight: 600;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
}

.po-price {
    font-weight: 600;
    font-size: 20px;
    color: #ea4c6d;
}

.po-price-block {
    padding: 0;
}

.po-price-block4 {
    padding: 0 10px 0 0;
}

.po-enterprice {
    font-size: 14px;
    margin-top: -9px;
    margin-bottom: 0;
}

.po-options .mb-3 {
    margin-left: 0;
}

.po-service-fee {
    font-weight: 600;
    padding: 13px 10px;
    margin: 13px 0px 7px;
}

.po-total {
    font-weight: 600;
    padding: 13px 10px;
    margin: 13px 0px 15px;
}

.occasion {
    margin-bottom: 10px !important;
}

a.occasion-dropdown {
    margin: 0 !important;
    width: 153px;
}

.po-msg-desc {
    font-size: 14px;
    margin-top: 12px;
}

.po-card-span {
    font-weight: 400;
    color: #7d7d7d;
    font-size: 15px;
}

.msg1,
.msg2 {
    margin-bottom: 20px !important;
}

.po-button {
    font-weight: 600;
    padding: 15px 16%;
    margin-top: 12px;
    margin-bottom: 20px;
    width: 100%;
}

.po-button-grid {
    padding: 0;
}

.productoptions .form-control {
    background-color: #f9f9f9;
}


/*Product Options ends*/


/*Basket*/

.basket-block {
    padding: 0;
}

.bp-top {
    background-color: #fff !important;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.bp-del {
    text-align: center;
    padding: 0;
}

.bp-del-text {
    font-size: 14px;
    margin-top: 20px;
}

.bp-total {
    font-weight: 600;
    padding: 8px 10px;
    margin: 0 0 8px 0;
}

.bp-button-block {
    padding: 0 0 0 0;
}

.bp-button {
    width: 100%;
    padding: 7px 0;
}

.bp-lock {
    max-width: 13px;
    margin-bottom: 2px;
    margin-right: 8px;
}

.bi-close {
    max-width: 21px;
}

.bi-add {
    display: none;
}

.bp-del-span {
    display: none;
}

.bp-title {
    font-weight: 600;
    font-size: 16px;
    margin-top: 17px;
    margin-bottom: 19px;
}

.bi-block {
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
}

.bi-img {
    padding: 0;
}

.bi-img-mob {
    padding: 0 0 20px 0;
}

.basketpage hr {
    border-top: 2px dashed #ddd;
}

.bp-addon {
    padding: 5px;
}

.bp-lock-block .bp-lock {
    max-width: 16px;
    margin-bottom: 2px;
    margin-top: -28px;
    margin-right: 8px;
}

.bp-proceed-block {
    padding-left: 15px;
    padding-right: 15px;
}

.bp-inc-del {
    font-size: 16px;
    margin-bottom: 18px;
}

.bi-edit {
    text-decoration: underline;
    font-size: 14px;
}

.bp-sc {
    padding: 0 6px;
}

.bp-sc-title {
    margin-top: 2px;
    margin-bottom: 20px;
    font-size: 18px;
}

.bi-name {
    font-size: 18px;
    margin-bottom: 15px;
}

.bi-desc-title {
    font-size: 14px;
}

.bi-msg {
    font-size: 14px;
}

.bi-content {
    padding: 0;
}

.bi-product-price {
    padding: 0;
}

.bi-img-sm {
    padding: 0;
}

.bi-bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bi-price {
    margin-top: 50px;
    font-size: 22px;
    font-weight: 600;
}

.bi-p {
    padding: 0;
}

.bi-plus {
    padding: 0;
}

.ao-name {
    font-size: 14px;
    margin-top: 11px;
    margin-bottom: 5px;
}

.ao-price {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}

.ao-button {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.ao-block {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    padding: 15px 6px 18px;
    text-align: center;
    background-color: #fff;
}

.ao-span {
    display: none;
}

.bi-an-block {
    padding: 16px 15px;
    font-weight: 600;
}

.ao-title-block {
    padding: 5px 10px;
}

.ao-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.bp-button-block2 {
    padding: 0;
}

.bp-button {
    padding: 10px 0;
}

.bi-add-another {
    font-size: 14px;
    color: #2a2624;
}


/*Basket end*/


/*checkout*/

.wizard ul li:first-child {
    padding-left: 0;
}

.breadcrumb {
    width: 100%;
    text-align: center;
}

.wizard ul {
    margin-bottom: 0;
}

.page-links {
    width: 100%;
    text-align: center;
}

.page-links .no-link {
    width: 50%;
    text-align: center;
}

.wizard.wizard-wired {
    padding-top: 0;
    padding-bottom: 0;
}

.wizard.wizard-wired ul li .step {
    width: 36px;
    height: 36px;
}

.wizard ul li .step {
    margin-right: 0;
}

#WiredWizard {
    margin-bottom: 0;
    padding-left: 10px;
}

.wizard {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}

.wizard.wizard-tabbed {
    background: #fbfbfb;
}

.wizard.wizard-tabbed ul li {
    padding: 0 30px;
    background-color: #fbfbfb;
}

.wizard.wizard-tabbed ul li .chevron {
    display: none;
}

.wizard.wizard-tabbed ul li .chevron:before {
    display: none;
}

.wizard.wizard-tabbed ul li.complete {
    background-color: #fbfbfb;
}

.wizard.wizard-tabbed ul li.active {
    background: #ffffff;
    background: #ffffff;
}

.wizard.wizard-wired {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    background: #ffffff;
    text-align: center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.wizard.wizard-wired ul {
    display: table;
    width: 100%;
    position: relative;
}

.wizard.wizard-wired ul li {
    display: table-cell;
    text-align: center;
    background-color: #ffffff;
    width: 20%;
    padding: 0;
    margin: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.wizard.wizard-wired ul li .chevron {
    display: none;
}

.wizard.wizard-wired ul li .chevron:before {
    display: none;
}

.wizard.wizard-wired ul li.complete {
    background-color: #ffffff;
}

.wizard.wizard-wired ul li.complete .step:before {
    font-size: 22px;
    line-height: 36px;
}

.wizard.wizard-wired ul li.complete:hover {
    background-color: #ffffff;
}

.wizard.wizard-wired ul li.active {
    background-color: #ffffff;
}

.wizard.wizard-wired ul li .step {
    border-width: 2px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    z-index: 2;
    font-family: lato;
    background-color: #C5C5C6;
}

.wizard.wizard-wired ul li .title {
    display: block;
    margin-top: 1px;
    margin-bottom: 6px;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #a2a2a2;
}

.wizard.wizard-wired ul li:before {
    display: block;
    content: "";
    width: 100%;
    height: 2px !important;
    font-size: 0;
    overflow: hidden;
    background-color: #e5e5e5;
    position: relative !important;
    top: 25px;
    z-index: 1 !important;
}

.wizard.wizard-wired ul li:first-child:before {
    max-width: 51%;
    left: 50%;
}

.wizard.wizard-wired ul li:last-child:before {
    max-width: 50%;
    width: 50%;
}

.wizard ul {
    list-style: none outside none;
    padding: 0;
    margin: 0;
    width: 4000px;
}

.wizard ul.previous-disabled li.complete {
    cursor: default;
}

.wizard ul.previous-disabled li.complete:hover {
    background: #f3f3f3;
    cursor: default;
}

.wizard ul.previous-disabled li.complete:hover .chevron:before {
    border-left-color: #f3f3f3;
}

.wizard ul li {
    float: left;
    margin: 0;
    padding: 0 20px 0 30px;
    line-height: 46px;
    position: relative;
    background: #f5f5f5;
    color: #d0d0d0;
    font-size: 16px;
    cursor: default;
    -webkit-transition: all 0.218s ease;
    -moz-transition: all 0.218s ease;
    -o-transition: all 0.218s ease;
    transition: all 0.218s ease;
}

.wizard ul li .step {
    border: 2px solid #C5C5C6;
    color: #fff;
    font-size: 13px;
    border-radius: 100%;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
}

.wizard ul li .chevron {
    border: 24px solid transparent;
    border-left: 14px solid #d4d4d4;
    border-right: 0;
    display: block;
    position: absolute;
    right: -14px;
    top: 0;
    z-index: 1;
}

.wizard ul li .chevron:before {
    border: 24px solid transparent;
    border-left: 14px solid #f5f5f5;
    border-right: 0;
    content: "";
    display: block;
    position: absolute;
    right: 1px;
    top: -24px;
    -webkit-transition: all 0.218s ease;
    -moz-transition: all 0.218s ease;
    -o-transition: all 0.218s ease;
    transition: all 0.218s ease;
}

.wizard ul li.complete {
    background: #4cc082;
    color: #444444;
}

.wizard ul li.complete:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: -1px;
    height: 2px;
    max-height: 2px;
    overflow: hidden;
    background-color: #4cc082;
    z-index: 10000;
}

.wizard ul li.complete:hover {
    background: #eeeeee;
    cursor: pointer;
}

.wizard ul li.complete:hover .chevron:before {
    border-left: 14px solid #eeeeee;
}

.wizard ul li.complete .chevron:before {
    border-left: 14px solid #f5f5f5;
}

.wizard ul li.complete .step {
    color: #4cc082;
    border-color: #4cc082;
}

.wizard ul li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #4cc082;
    z-index: 3;
    font-size: 12px;
    color: #fff;
}

.wizard ul li.active .step {
    border-color: #4cc082;
    color: #fff;
    background-color: #4cc082;
}

.wizard ul li.active:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: -1px;
    height: 2px;
    max-height: 2px;
    overflow: hidden;
    background-color: #4cc082;
    z-index: 10000;
}

.wizard ul li.active .chevron:before {
    border-left: 14px solid #ffffff;
}

.wizard ul li .badge {
    margin-right: 8px;
}

.wizard ul li:first-child {
    -webkit-border-radius: 2px 0 0 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px 0 0 0;
    -moz-background-clip: padding;
    border-radius: 2px 0 0 0;
    background-clip: padding-box;
}

.checkout-logo {
    max-width: 115px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.checkout-logo2 {
    max-width: 141px;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 15px;
}

.secure-logo {
    max-width: 125px;
    margin-top: 15px;
    margin-bottom: 14px;
    padding-left: 10px;
}

.checkoutrow {
    min-height: 48px;
}

.checkoutbadge {
    padding: 0;
}

.back-block {
    margin-top: 13px;
}

.checkout-back {
    padding-left: 0;
}

a.co-link {
    color: #fff;
    font-weight: 600;
    padding: 0;
    font-size: 16px;
}

.no-pad {
    padding: 0;
}

a.cor-link {
    color: #2a2624;
    padding: 0;
}

.co-ul {
    padding-left: 0;
    font-size: 14px;
    margin-top: 10px;
}

.co-vertical {
    margin-left: 8px;
    margin-right: 8px;
}

.cor-vertical {
    margin-left: 8px;
    margin-right: 8px;
}

.co-col {
    padding-left: 0;
    padding-right: 0;
}

.co-copyright {
    font-size: 14px;
    margin-bottom: 5px;
}

.co-icon1 {
    padding-left: 5px;
    padding-right: 5px;
}

.co-brandmarks {
    margin-top: 15px;
    margin-bottom: 15px;
}

.co-img-1 {
    padding: 1px 10px 5px;
}

.co-img-2 {
    padding: 1px 2px 5px;
}

.co-button {
    font-weight: 600;
    padding: 11px 16%;
    height: 48px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}

.co-dd {
    width: 100%;
    height: 48px;
}

.reviews-dd {
    width: 70px;
    height: 40px;
    margin-top: -13px;
}

.reviews-rp {
    width: 69px;
    height: 39px;
    margin-top: -7px;
}

.co-date {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    background-color: #fbfcf6;
    padding: 10px 49px 10px 10px;
    border: 2px solid #b6d09f;
}

.co-review {
    font-size: 14px;
    text-align: left;
    font-family: lato;
    background-color: #ecf9f2;
    padding: 8px 37px 10px 10px;
    margin-top: 7px;
    margin-bottom: 0;
}

.co-send {
    font-weight: 600;
    margin-bottom: 18px;
    font-size: 18px;
}

.co-req {
    font-size: 14px;
}

.co-address {
    text-decoration: underline;
}

.checkout .form-control {
    height: 48px;
    border-radius: 0;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.co-title-block {
    margin-bottom: 0;
}

.checkout .form-group {
    margin-bottom: 15px;
}

.co-smallprint {
    font-size: 14px;
}

.hp-review-link {
    margin-top: 7px;
    margin-bottom: 9px;
}

.cor-smallprint {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 13px;
}

.co-manually {
    margin-bottom: 10px;
}

.co-smallprint-block {
    padding: 0;
}

.spacer-co-1 {
    height: 15px;
}

.spacer-co-2 {
    height: 40px;
}

.sendto-block {
    padding-left: 0;
    padding-right: 0;
}

.co-inputrow2 {
    padding-left: 5px;
}

.co-fc {
    padding: 0 !important;
}

.tick-lg {
    position: absolute;
    right: 17px;
    top: 16px;
    width: 22px;
}

.tick-2 {
    position: absolute;
    right: 9px;
    top: 3px;
    width: 22px;
}

.van-icon {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 30px;
}

.tick-d2f {
    width: 65px;
    margin: 5px auto 12px;
}

.tick-d2f-sm {
    width: 15px;
    margin: 2px 5px 2px 0;
}

.badge-info {
    color: #454444;
    background-color: #fff;
}

.date-block {
    padding-left: 0;
    padding-right: 0;
}

.checkout .dropdown-toggle::after {
    position: absolute;
    right: 22px;
    top: 20px;
    font-size: 20px;
}

.your-address {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 20px;
}

.same-address {
    margin-bottom: 20px;
}

.co-manually {
    margin-bottom: 15px;
}

.btn-primary.focus,
.btn-primary:focus,
.form-control:focus {
    border-color: #fab300;
    outline: 0;
    box-shadow: 0 0 0 0rem #ff782836;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
    border-color: #fab300;
    outline: 0;
    box-shadow: 0 0 0 0rem #ff782836;
}

input:focus::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: transparent !important;
}

input:focus::-moz-placeholder {
    /* Firefox 19+ */
    color: transparent !important;
}

input:focus:-ms-input-placeholder {
    /* IE 10+ */
    color: transparent !important;
}

input:focus:-moz-placeholder {
    /* Firefox 18- */
    color: transparent !important;
}

.ui-datepicker-title {
    position: relative;
    margin: 0 auto;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 15px 8px;
}

.sectionheading {
    margin-top: 10px;
    margin-bottom: 10px;
}

#d2fStepOneCalendar .ui-datepicker-group {
    background-color: #fff !important;
}

.ui-datepicker-calendar {
    font-family: lato;
    font-size: 16px;
}

.ui-datepicker table th {
    padding: 1% 2%;
}

.ui-datepicker table td {
    padding: 2% 4%;
    text-align: center;
    background-color: #f5f5f5;
    border: 2px solid #FFF;
    color: #222;
}

td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #fff;
}

td.ui-datepicker-week-end.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #fff;
    color: #a8a8a8;
}

#leftArrowCalendar {
    width: 3%;
    height: 302px;
    margin-top: 50px;
    text-align: center;
}

#rightArrowCalendar {
    width: 1%;
    height: 302px;
    margin-top: 50px;
    text-align: center;
}

#leftArrowCalendar span {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/Badges/arrow-left.svg");
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 95px;
    position: absolute;
    margin-left: -20px;
    font-size: 22px;
}

#rightArrowCalendar span {
    background-image: url("https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/Badges/arrow-right.svg");
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 95px;
    font-size: 22px;
    position: absolute;
}

#leftArrowCalendar,
#rightArrowCalendar {
    width: 2%;
    height: 302px;
    margin-top: 50px;
    text-align: center;
}

#d2fStepOneCalendar .ui-datepicker-prev,
#d2fStepOneCalendar .ui-datepicker-next {
    display: none;
}

#d2fStepOneCalendar {
    width: 92%;
}

.ui-datepicker-next {
    margin-left: 0px;
}

#d2fStepOneCalendar .ui-datepicker {
    display: inline-flex !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
}

.ui-datepicker-group {
    width: 47.5%;
}

.ui-datepicker-header {
    margin: 18px;
    background-color: #d3efe0;
}

.ui-datepicker-group:first-of-type {
    margin-right: 3%;
    margin-left: 3%;
}

.ui-datepicker-calendar {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.ui-datepicker {
    position: relative;
    margin: 10px auto 0 !important;
    font-size: 20px;
}

@media screen and (max-width: 768px) {
    #d2fStepOneCalendar .ui-datepicker {
        display: block !important;
    }
}


/* picker width and position*/

.ui-datepicker {
    position: relative;
    margin: 50px auto 0;
    font-size: 20px;
}


/*eliminate the underline of a tags*/

.ui-datepicker a {
    text-decoration: none;
}

.ui-datepicker table {
    position: relative;
    margin: 0 auto;
    text-align: center;
    border-collapse: collapse;
    /*remove double border*/
    margin-bottom: 25px;
}

.cor-block {
    padding: 0;
    margin-bottom: 20px;
}

.cor-block-acc {
    padding: 5px 15px !important;
}

.lr-text {
    font-size: 14px !important;
}

.cor-block-title {
    padding-left: 0;
    padding-right: 0;
}

.cor-block2 {
    padding: 13px 15px 10px 15px;
}

.cor-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 14px;
}

.cor-title-row {
    margin-bottom: 0;
    padding: 0;
}

a.bi-edit2 {
    font-size: 14px;
    margin-top: 2px;
    text-decoration: underline;
}

.cor-data {
    font-size: 14px;
    font-family: lato;
    padding: 13px 8px 16px;
    margin: 13px 0px 7px;
}

.cor-data2 {
    font-size: 16px;
    padding: 16px 27px 16px;
    margin: 4px 0px 7px;
    border-left: 8px solid #fab300;
}

.acc-prod-title {
    margin-bottom: 10px;
}

.cor-data3 {
    font-size: 16px;
    padding: 25px 20px 30px;
    margin: 4px auto 7px;
    border-left: 6px solid #fab300;
}

.acc-block {
    margin-bottom: 15px;
}

.pdf-badge {
    max-height: 70px;
}

.pdf-text {
    font-size: 14px;
    margin-top: 10px;
}

.acc-del-date {
    font-size: 18px;
    margin: 7px 0;
}

.cor-data4 {
    font-size: 16px;
    padding: 0 20px 0;
}

.acc-1 {
    padding: 0 15px 0;
    border-left: 3px solid #fab300;
    font-size: 17px;
}

.acc-2 {
    border-left: 3px solid #21a526;
    padding: 0 15px 0;
    font-size: 17px;
    margin-bottom: 0;
}

.dash-status {
    margin-top: 10px;
}

.acc-3 {
    border-left: 3px solid #ea4c6d;
    padding: 0 15px 0;
    font-size: 17px;
}

.cor-col {
    padding-left: 7px;
    padding-right: 7px;
}

.cor-basket-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 14px;
}

.cor-proceed-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cor-total {
    font-weight: 600;
    padding: 14px 18px;
    margin: 0 0 9px 0;
}

.cor-col2 {
    padding: 0 !important;
}

.cor-inc {
    font-weight: 300;
}

.cor-form {
    margin-top: 30px;
    padding: 10px 15px;
}

.cor-button {
    font-weight: 600;
    padding: 18px 0;
    height: 60px;
    margin-top: 15px;
    margin-bottom: 30px;
    width: 100%;
    background-color: #232f68;
    border-color: #242f68;
}

.cor-button:hover {
    background-color: #263996;
    border-color: #263996;
    border-radius: 0;
}

.cor-button:not(:disabled):not(.disabled):active {
    background-color: #7f8ed4;
    border-color: #7f8ed4;
    border-radius: 0;
}

.cor-check {
    margin-bottom: 13px;
    padding-left: 25px;
}

.cor-dash {
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px dashed #c5c5c5;
}

.cor-card-icon {
    max-width: 20px;
    margin-bottom: 3px;
    margin-right: 11px;
}

.co-button2 {
    font-weight: 600;
    padding: 12px 16%;
    height: 48px;
    width: 100%;
    font-size: 14px;
}

.cor-success {
    font-weight: 600;
    font-size: 26px;
    margin: 5px auto 15px;
    color: #4f4846;
}

.cor-ref {
    padding: 15px;
    border: 2px solid #bedecd;
}

.cor-order-ref {
    font-size: 18px;
    font-family: lato, sans-serif;
    margin-bottom: 0;
}

.cor-thanks {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 35px;
}

.co-send {
    font-size: 18px;
}

.cor-link-ul {
    font-size: 16px;
    margin-top: 20px;
    line-height: 2.2;
    margin-bottom: 25px;
    padding: 0;
    list-style: none;
}

.cor-underline {
    text-decoration: underline;
}

.cor-notice {
    padding-left: 0;
    padding-right: 0;
}

.co-no-pad {
    padding-left: 0;
    padding-right: 0;
}

.vs-no-pad {
    padding-left: 3px;
    padding-right: 3px;
}

.sm-mob-nav {
    padding-left: 2px;
    padding-right: 0;
    margin-bottom: 15px;
    font-size: 14px;
}

.mob-nav-link-1 {
    height: 44px;
    padding-top: 12px;
    background-color: #fff0ca !important;
    text-align: left;
    font-weight: 600;
}

.mob-nav-link-2 {
    height: 44px;
    padding-top: 12px;
    text-align: left;
    font-weight: 600;
}

.mob-nav-link-1 {
    height: 44px;
    padding-top: 12px;
    text-align: left;
    font-weight: 600;
}

.mob-nav-link-2 {
    height: 44px;
    padding-top: 12px;
    text-align: left;
    font-weight: 600;
}

.vs-mob-nav .dropdown-toggle::after {
    position: absolute;
    right: 23px;
    top: 22px;
    font-size: 23px;
}

.sm-mob-nav .dropdown-toggle::after {
    position: absolute;
    right: 23px;
    top: 22px;
    font-size: 23px;
}

.co-no-pad-right {
    padding-right: 0;
}

.co-no-pad-left {
    padding-left: 0;
}

.tpcount {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 1px;
    height: 35px;
}

.feefocount {
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 1px;
    height: 37px;
}

.feefo-text {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
    height: 24px;
}

.starrating {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 1px;
    height: 34px;
}

.badge-delivered {
    color: #ffffff;
    background-color: #4cc182;
}

.starrating-text {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 400;
    height: 20px;
}

.slick-initialized {
    overflow: hidden;
}

.featuredFloristContainer {
    height: 460px;
    padding: 0px;
    display: inline-block;
}

#featuredFloristImageRow {
    height: 100%;
    float: right;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#featuredFloristContentRow {
    height: 100%;
    float: left;
}

.slick-slide img {
    margin-left: auto;
    margin-right: auto;
}

.ff-slide {
    margin-top: 30px;
}

.slick-arrow {
    height: 30px;
}

.ff-left-arrow {
    float: left;
    position: absolute;
    bottom: 50%;
    left: 25px;
}

.ff-right-arrow {
    float: right;
    position: absolute;
    bottom: 50%;
    right: 25px;
}

#featuredFloristLeftArrowContainer,
#featuredFloristMainContentContainer {
    float: left;
    height: 100%;
}

#featuredFloristRightArrowContainer {
    float: right;
    height: 100%;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}

* {
    min-height: 0;
    min-width: 0;
}

.topbar-btn {
    margin-top: 4px;
    border-radius: 15px;
    color: #444 !important;
    margin-right: 5px;
}

.topbar-btn:active {
    border-radius: 15px !important;
    border-color: #fff !important;
}

.topbar-btn:focus-within,
.topbar-btn:focus {
    border-radius: 15px;
    border-color: #fff !important;
}

.lang-mob {
    position: absolute;
    bottom: 5px;
}

.bfa-logo {
    width: 70px;
    margin-right: 15px;
}

.modal-header {
    border-bottom: #fff;
}

.modal-title {
    font-size: 20px;
    font-weight: 600;
    font-family: raleway;
}

.modal-footer {
    border-top: #fff;
}

.modal-content {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    outline: 0;
    padding: 15px 20px 25px;
    font-family: lato;
    font-size: 18px;
}

.modal-save {
    margin-top: 30px;
    font-family: raleway;
    width: 125px;
    font-weight: 600;
}

.jd-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.bg-primary {
    background-color: #ffc83c !important;
}

.fsr-review-count {
    font-size: 15px;
}

.col-md-7.col-lg-8.fsr-review-bar {
    margin-top: 6px;
}

.frs-shop-stars {
    max-width: 150px;
}

.frs-shop-stars2 {
    max-width: 140px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.star-rating-block {
    margin-bottom: 4px;
}

.tp-page-block {
    margin-top: 25px;
}

.tp-rating-block {
    margin-bottom: 0;
}

.frs-review-img {
    padding: 15px 0 0 15px;
}

.rp-review-img {
    padding: 5px 0 10px 16px;
}

.blurb {
    margin-top: 8px;
    font-size: 14px;
}

.frs-details-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 13px;
    margin-top: 15px;
}

.rp-source {
    font-size: 14px;
}

.delivering-florist {
    color: #ea4c6c;
    text-decoration: underline;
}

.badge-secondary {
    background-color: #ffefc8 !important;
    color: #2a2624;
}

.badge-primary {
    background-color: #e8fdf1 !important;
    color: #2a2624;
}

.badge-success {
    background-color: #fdfadb !important;
    color: #2a2624;
}

.fsr-customer-review {
    padding: 17px 0 20px;
    border-top: 1px solid #e9e9e9;
    line-height: 2;
}

.rp-review {
    padding: 7px 10px 0;
    line-height: 2;
}

.rp-review2 {
    padding: 15px;
    line-height: 2;
}

.rp-review3 {
    padding: 0 30px 0;
    line-height: 2;
}

.fsr-review-info {
    font-size: 14px;
}

.badge-pill {
    padding: .4em .6em;
    font-weight: 400;
    margin-top: 10px;
}

.fsr-reviewer {
    font-size: 14px;
    font-weight: 600;
}

.fsr-date {
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
}

.fsr-vid-title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 2px;
}

.fsr-vid-desc {
    font-size: 14px;
    color: #a2a1a1;
}

.progress {
    height: 14px;
    background-color: #f5f5f5;
    border-radius: 0;
    margin-top: 3px;
}

.tp-review-bar .progress {
    height: 14px;
    background-color: #fff !important;
    border-radius: 0;
    margin-top: 3px;
}

.bg-secondary {
    background-color: #b5b5ca !important;
}

.fs-stats {
    margin-bottom: 30px;
}

.star-block {
    background-color: #eef6e9;
    padding: 18px 0;
    height: 103px;
    margin-top: 0;
    margin-right: 0;
}

.florist-vid {
    width: 100%;
    height: 130px !important;
}

.vid-header {
    margin-top: 10px;
    margin-bottom: 15px;
}

.mb-4 {
    margin-bottom: 13px !important;
    margin-top: 0;
    margin-left: 11px;
    margin-right: 15px;
}

.feefoHomepageReview:focus {
    outline: 0px;
}

.ss-background {
    background-color: #fab300;
}

.vs-nav-block {
    padding: 0;
    height: 60px;
}

.reviews-nav-block {
    padding: 5px 0 0 0;
    height: 45px;
}

.vs-nav-block .navbar {
    padding: 0;
}

.vs-title {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 18px;
    padding-left:9px;
}

.np-title {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: #2a2624 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 10px 12px 18px !important;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #2a2624 !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    background: #fff !important;
}

.vs-prod-row {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}



.vs-sort-btn {
    background-color: #fff0 !important;
    padding-right: 20px;
        margin-top: 20px !important;

}

.dropdown-toggle::after {
   margin-left: 10px;
}

.review-page-title {
    margin: 3px 10px 0 10px;
    font-size: 16px;
    font-weight: 600;
    color: #424243;
}

.reviews-span {
    font-weight: 300;
}

.reviewsTPstars {
    max-width: 99px;
    margin-bottom: 8px;
    margin-right: 5px;
}

.header-co-vertical {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    max-width: 1px;
    margin-bottom: 6px;
}

.reviews-co-vertical {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
    max-width: 1px;
    margin-bottom: 6px;
}

.reviewsTPLogo {
    max-width: 90px;
    margin-bottom: 8px;
    margin-left: 0;
}

.reviewsd2flogo {
    max-width: 141px;
    margin-bottom: 17px;
    margin-left: 1px;
}

.reviewsfeefologo {
    max-width: 94px;
    margin-bottom: 12px;
    margin-left: 1px;
}

.reviews-score {
    font-weight: 400;
    margin-top: 3px;
    font-size: 18px;
}

.reviews-row {
    padding: 23px 0 0;
    ;
}

.reviews-form {
    margin-bottom: 15px;
}

#tp-rev-tab::after {
    content: 'Trustpilot' !important;
}

#feefo-rev-tab::after {
    content: 'Feefo' !important;
}

#d2f-rev-tab::after {
    content: 'Direct2Florist' !important;
}

.review-navbar {
    padding: 0;
}

.trustpilot-page .navbar-light .navbar-nav .nav-link.active {
    background: #f2f2f5 !important;
}

.feefo-page .navbar-light .navbar-nav .nav-link.active {
    background: #f9f4f1 !important;
}

.d2f-page .navbar-light .navbar-nav .nav-link.active {
    background: #fdf5f0 !important;
}

.navbar-light .navbar-nav .nav-link-tp:hover {
    background-color: #f2f2f5 !important;
    transition: 0.2s;
}

.navbar-light .navbar-nav .nav-link-feefo:hover {
    background-color: #f9f4f1 !important;
    transition: 0.2s;
}

.navbar-light .navbar-nav .nav-link-d2f:hover {
    background-color: #fdf5f0 !important;
    transition: 0.2s;
}

.feefo-badge__image {
    display: block;
    max-width: 97px;
    height: auto;
    margin-top: -5px;
    float: right;
}

.tp-shield-img {
    display: block;
    max-width: 133px;
    height: auto;
    margin-top: -10px;
    float: right;
}

.shopfronts {
    margin: 15px auto 40px;
}

.about-slide {
    width: 100%;
}

.mission-list {
    font-size: 14px;
    list-style-image: url('https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/2020/Badges/tick-d2f.png');
}

.teampic {
    width: 100%;
}

.rb-tp,
.rb-feefo {
    padding: 40px 1% 40px !important;
}

.np-card-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 13px;
}

.np-card-text {
    font-size: 14px;
}

.secure-login {
    padding: 30px;
    margin-top: 0;
    margin-bottom: 30px;
}

.red {
    color: #d1000a;
}

.login-block-title {
    font-family: raleway;
    font-weight: 600;
    font-size: 22px;
    color: #4f4745;
    text-align: center;
}

.btn-login {
    width: 100%;
    padding: 10px 0;
    height: 48px;
    font-weight: 600;
    font-size: 17px;
    margin-top: 20px;
}

.btn-submit {
    width: 100%;
    padding: 10px 0;
    height: 48px;
    font-weight: 600;
    font-size: 17px;
}

.btn-logout {
    width: 75px;
    padding: 6px 0;
    height: 35px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
}

.btn-dashboard {
    width: 125px;
    padding: 6px 0;
    height: 35px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
}

.secured-icon {
    width: 33px;
    margin-right: 8px;
    margin-bottom: 4px;
}

.secured-icon2 {
    width: 27px;
    margin-right: 8px;
    margin-bottom: 4px;
}

.dashboard-title {
    font-size: 25px;
}

.forgot-password {
    margin-top: 35px;
    font-size: 16px;
    margin-bottom: 0;
}

.logged-in {
    font-size: 14px;
    margin-bottom: 0;
    padding: 9px 0 !important;
    background: #e7ffe7;
    border-bottom: 1px solid #c6edc6;
}

.logged-in2 {
    font-size: 14px;
    margin-bottom: 7px;
}

.dashboard {
    padding-top: 0;
}

.search-btn {
    max-width: 15px;
    position: absolute;
    top: 12px;
    right: 15px;
}

.order-thead {
    background-color: #4f4846;
    color: #fff;
    width: 100%;
}

.header-payments-heading {
    font-size: 12px;
    margin-bottom: 1px;
    color: #797979;
}

.account-header {
    background-color: #fff2d1;
    color: #4f4846;
    width: 100%;
    font-size: 16px;
    padding: 7px 12px 10px;
    margin-bottom: 0;
}

.account-section {
    border: 1px solid #fff2d1;
    margin-bottom: 30px;
    padding: 20px;
}

.acc-data {
    padding: 18px 10px 20px;
}

.opted1 {
    margin-top: 20px;
    margin-bottom: 5px;
}

.badgegreen {
    background: #41b66f;
    color: #fff;
}

.deliveredStatus {
    border: 1px solid #4cc082;
    color: #6ecc99;
    margin-top: 6px;
    padding: 6px 10px 7px !important;
}

.badgetick {
    max-width: 15px;
    margin-right: 7px;
}

.account-search {
    margin-bottom: 20px;
}

.table td {
    vertical-align: top;
    border-top: 1px solid #fff;
}

.orderRecordRow {
    width: 100% !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #faf8f7;
    width: 100% !important;
}

.account-table {
    font-size: 14px;
}

.table-striped tbody tr:hover {
    background-color: #f6f1ef !important;
}

.reviewLink {
    color: #fabc00;
    text-decoration: underline;
}

.view-order {
    width: 90px;
    padding: 6px 0;
    height: 35px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
}

.order-cell {
    min-width: 97px;
}

.status-cell {
    min-width: 140px;
}

.date-cell {
    min-width: 125px;
}

.value-cell {}

.recipient-cell {
    min-width: 155px;
}

.view-cell {
    float: right;
}

.mob-name {
    font-weight: 600;
    font-size: 16px;
}

.mob-order-ref {
    color: #979696;
    margin-bottom: 4px;
}

.mob-order-date {
    margin-top: 7px;
    color: #727272;
}

.dash-header {
    font-weight: 600;
}

.dashboard-title {
    font-size: 18px;
    margin-top: -15px;
}

.order-status {
    margin-bottom: 5px;
    margin-left: 8px;
}

.acc-del-florist {
    margin-top: 5px;
}

.lr-5-stars {
    margin-bottom: 10px;
}

.lr-florist {
    margin-bottom: 15px !important;
}

.help-bullets {
    list-style: none;
}

.help-form {
    padding: 25px 15px 15px;
}

.help-header {
    margin-top: 30px;
}

.help-title {
    margin-bottom: 15px;
}

.page-title {
    margin-bottom: 15px;
}

.d2f-cs {
    margin-top: 10px;
}

.img-outer {
    height: 200px!important;
    padding-top: 0;
}

.img-inner {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    cursor: pointer;
}

#region-tab1::after {
    content: 'Florists' !important;
}

#region-tab2::after {
    content: 'Map' !important;
}

.region-area {
    margin-bottom: 10px;
}

.view-btn {
    width: 100%;
    margin-top: 10px;
    padding: 9px 0;
}

.region-percent {
    margin-bottom: 5px;
}

.region-stars {
    max-width: 140px;
}

.region-card {
    margin-bottom: 30px;
}

.region-body {
    min-height: 174px;
    padding: 15px 15px 0px;
}

.sitemap-subs {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.sitemap-list {
    list-style-type: none;
}

.int-flag {
    max-width: 70%;
}

.int-country {
    font-size: 14px;
    margin-top: 20px;
}

.int-title {
    margin-bottom: 20px;
}

.int-flag-row {
    margin-top: 30px;
    margin-bottom: 45px;
}

.hp-banner-tick {
       max-width: 23px;
    margin-right: 5px;
    margin-bottom: 4px;
}

.banner-title {
    font-size: 84px !important;
    font-weight: 200;
    line-height: 71px !important;
    letter-spacing: -3px;
    margin-top: 20px !important;
    margin-bottom: 22px !important;
}

.hp-banner-block {
    padding-top: 25px;
    padding-bottom: 25px;
}

.banner-content {
    padding: 23px 26px 31px 16px;
}



.usp {
    font-size: 16px;
    margin-top: 11px;
    font-family: lato;
    color: #555;
}

#tpReviewsBasedOn {
    font-size: 16px;
    margin-top: 15px;
}

.hp-feature-title {
    margin-bottom: 20px;
}

.ft-brand-sect {
    padding-top: 15px;
    padding-bottom: 6px;
    height: 77px;
}

.sitemap-link {
    margin-top: 10px;
}

.ft-title2 {
    font-size: 15px;
}

.payment-section {
    margin-top: 15px;
}

.payment-section .card-header {
    padding: 0;
    border-bottom: 1px solid #e6e4e4;
}

.payment-section .card {
    max-width: 225px;
    border: 1px solid #e6e4e4;
}

.payment-section .list-group-item {
    padding: 10px 5px 3px;
}

.p-name {
        font-size: 17px;
    margin-top: 10px;
    color: #2a2624;
    font-weight: 300;
}

.p-description {
    padding: 0 10%;
    line-height: 22px;
    font-size: 14px;
    height: 40px;
    font-weight: 400 !important;
    color: #989898;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.p-price {
    font-size: 18px;
    color: #2a2624;
}

.p-inc {
text-align: center;
    width: 100%;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    margin: 4px 0 10px;
    color: #2a2624;
}

.p-btn {
width: 81%;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 6px;
}

.currency-language {
    padding: 10px 7px;
    font-size: 14px;
    color: #333;
    text-align: center;
}


a[aria-expanded="true"] {
    color: #333 !important;
    background: #fff !important;
}
.vs-flags {
    padding: 1px 9px;
    margin-top: -7px;
}
.cc_container {
    background: #222222c9 !important;
    color: #fff;
    font-size: 16px;
    font-family: "raleway"
}

.cc_container .cc_btn {
        color: #fff !important;

    background-color: #ffffff!important;
    font-size: 12px!important;
    font-family: raleway!important;
    font-weight: 600!important;
    border: none !important;
    max-width: 160px !important;
        border-radius: 3px !important;
    -webkit-border-radius: 3px !important;

        font-size: 15px;
    background-color: #fab300;
    background: linear-gradient(#ffd059, #fabc00);
        border: 1px solid #ffbb10 !important;
    padding: 8px 3px !important;
    transition: none !important;
    
}


.cc_container .cc_btn {
        margin-right: 2%!important;
}
.cc_container .cc_message {
            margin-right: 2%!important;
        font-family: raleway!important;

}


.cc_container a, .cc_container a:hover {
    color: #fab300 !important;
}

.cc_container a, .cc_container a:visited {
    color: #fff !important;
    font-weight: 600 !important;
}

cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000 !important;
    background-color: #ffffff !important;
        border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    
}



.cc_container .cc_btn:hover {
    background: #f9ac18 !important;
    border: 1px solid #f9ac18 !important;
    color: #fff !important;
    
}

.cc_container .cc_btn:not(:disabled):not(.disabled):active {
    background: #f9ac18 !important;;
}

.cc_container .cc_message {
    font-size: 12px !important;
    line-height: 14px;
}


@media (min-width: 330px) {
    p {
        font-size: 18px;
        line-height: 1.6;
    }
    h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 18px;
    }
    .jumbotron {
        background-size: cover;
        min-height: 130px;
        margin-bottom: 0;
        padding: 50px 15px;
    }
    .jumbotitle {
        font-size: 46px;
        margin-bottom: 25px;
        padding-right: 0;
        line-height: 1.1;
    }
    .jumbocontent {
        padding: 17px 17px 1px;
        background-color: #2a2624e8;
    }
    .topbar {
        height: 40px;
    }
    .tpscore {
        font-size: 40px;
        margin-bottom: 0px;
        padding-top: 10px;
    }
    .feefoscore {
        font-size: 40px;
        margin-bottom: 0px;
        padding-top: 10px;
    }
    .mobile-menu {
        margin: 11px 0 0 12px;
        max-width: 42px;
    }
    .mobileHomepagePostcodeSearch #postcodeentry {
        text-align: left;
        padding: 2px 2px 2px 16px;
        width: 100%;
        margin-top: 5px;
        max-width: 100%;
        margin-bottom: 3px;
        height: 50px
    }
    .mobileHomepagePostcodeSearch .postcodeentry {
        margin-left: 0;
    }
    .mobileHomepagePostcodeSearch .findflorists {
        margin-top: 10px;
    }
    .mobileHomepagePostcodeSearch .jumbocontent {
        padding: 5px 10px 5px;
    }
    .mobileHomepagePostcodeSearch .jumbotitle {
        text-align: left;
        font-size: 34px;
    }
    .mobileHomepagePostcodeSearch .findflorists a {
        width: 100%;
    }
    #dropdownMenu2 {
        width: 100% !important;
    }
    .mobile-basket {
        max-width: 30px;
        margin-top: 16px;
        margin-right: 20px;
    }
    .mobileNav {
        background-color: #fab300;
        height: 80px;
    }
    .mobile-logo {
        max-width: 157px;
        margin-top: 14px;
    }
    .searchtitle {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .floristshop .nav-tabs .nav-link,
    .dashboard .nav-tabs .nav-link {
        font-size: 16px;
    }
    .mob-search-box {
        padding: 9px 5px 13px;
    }
    .btn-lg {
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: 0;
    }
    .form-control {
        height: calc(1.5em + 1rem + 2px);
        padding: .5rem 1rem;
        font-size: 16px;
        height: 48px;
        line-height: 1.5;
        border-radius: 0;
    }
    .mobileNav {
        background-color: #fab300;
        height: 65px;
    }
    .dropdownflag {
        max-width: 37px;
        margin-right: 10px;
    }
    .mobTitle {
        font-size: 18px;
    }
    .mobileHomepagePostcodeSearch .findflorists .btn-lg {
        padding: 14px 4px;
    }
    .sectionheading {
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 20px;
    }
    .tpscorespan {
        font-size: 16px;
    }
    .tpscore {
        font-size: 32px;
        margin-bottom: -5px;
        padding-top: 10px;
    }
    .feefoscore {
        font-size: 32px;
        margin-bottom: -5px;
        padding-top: 10px;
    }
    .reviews-nav-block {
        padding: 12px 0 0 0;
        height: 60px;
    }
    .homeshowcase {
        padding: 0;
    }
    .supportlocalbanner1 {
        margin-top: 15px;
    }
    .showcase1 {
        margin: 0;
        min-height: 215px;
    }
    .showcase2 {
        min-height: 132px;
        margin: 0;
        padding: 12px 0;
    }
    .showcase3 {
        min-height: 132px;
        margin: 0;
        padding: 12px 0;
    }
    .showcasetrustpilotbadges {
        display: inline;
        text-align: center;
    }
    .showcaseTPlogo {
        max-width: 75px;
        margin-left: 0;
        margin-right: 5px;
    }
    .showcaseFeefoLogo {
        max-width: 55px;
        margin-left: 0;
        margin-right: 5px;
    }
    .showcaseTPstars {
        max-width: 75px;
    }
    .showcaseFeefoLogoSpan {
        font-size: 14px;
    }
    .showcaseFeefostars {
        max-width: 80px;
    }
    .showcaseFeefoLogoSpan {
        font-size: 16px;
    }
    .sc-1,
    .sc-2,
    .sc-3 {
        padding: 0;
    }
    /*Shop Select */
    .searchtitle {
        text-align: center;
        margin-bottom: 15px;
    }
    .opening-times {
        font-size: 16px;
    }
    .fr-florist {
        padding: 8px 13px 16px 0px;
    }
    a.fr-shop-name {
        font-size: 22px;
    }
    .fr-shop-details {
        font-size: 16px;
        margin-top: 4px;
    }
    .fr-profile {
        padding-right: 0;
    }
    .fr-p-2 {
        margin-bottom: 7px;
        margin-top: 0;
    }
    .fr-p-3 {
        margin-bottom: 7px;
        margin-top: 0;
    }
    a.fr-shopflorist {
        width: 100%;
        height: 48px;
        padding-top: 11px;
    }
    .ss-view {
        font-size: 16px;
    }
    .r-view {
        font-size: 15px;
    }
    .ss-ordertoday {
        font-size: 18px;
        padding-top: 0;
        padding-bottom: 17px;
        font-family: raleway;
    }
    /*Shop Select ends */
    /*Florist Shop*/
    .fr-shop-name {
        font-size: 24px;
    }
    .sp-approved {
        max-width: 155px;
        margin: 0 0 15px 0;
    }
    .reviews-rp {
        width: 70px;
        height: 42px;
        margin-top: -13px;
    }
    a.ss-readreview {
        font-size: 16px;
    }
    /*Florist Shop ends*/
    /*Product Options*/
    .po-name {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .po-description {
        font-size: 16px;
        margin-bottom: 15px;
    }
    /*Product Options ends*/
    /*Product Options*/
    .po-block {
        padding: 18px 23px;
    }
    .po-title {
        font-size: 16px;
    }
    .po-price-label {
        font-size: 14px;
        margin-top: 4px;
        margin-bottom: 0px;
    }
    .po-price {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .po-price-block {
        padding: 0;
    }
    .po-price-block4 {
        padding: 0 10px 0 0;
    }
    .po-enterprice {
        font-size: 14px;
        margin-top: -9px;
        margin-bottom: 0;
    }
    .po-options .mb-3 {
        margin-left: 0;
    }
    /*Product Options ends*/
    /*Basket*/
    .bp-del-span {
        display: initial;
    }
    .bp-title {
        font-size: 18px;
        margin-top: 23px;
    }
    .basket-block {
        padding: 0 15px;
    }
    .bi-price {
        margin-top: 50px;
        font-size: 26px;
        font-weight: 600;
    }
    .ao-block {
        margin-left: -3px;
        margin-right: -3px;
        margin-bottom: 30px;
        padding: 4px 6px 14px;
        text-align: left;
    }
    .ao-title-block {
        padding: 12px 7px 1px;
    }
    .ao-title {
        font-size: 16px;
        font-weight: 600;
    }
    .bi-add-another {
        font-size: 16px;
    }
    .ao-button {
        font-size: 16px;
        padding: 8px 0;
    }
    .bi-add {
        display: initial;
        max-width: 16px;
        margin-right: 7px;
        margin-bottom: 2px;
    }
    .bp-sc-title {
        font-size: 20px;
    }
    /*Basket end*/
    /*checkout*/
    .checkout-logo {
        max-width: 130px;
    }
    .secure-logo {
        max-width: 180px;
        padding-right: 15px;
        margin-top: 17px;
    }
    .checkoutrow {
        min-height: 55px;
    }
    .co-button2 {
        font-weight: 600;
        padding: 12px 0;
        height: 48px;
        width: 100%;
        font-size: 16px;
    }
    .cor-thanks {
        font-size: 22px;
        margin-top: 40px;
        margin-bottom: 55px;
    }
    .co-send {
        font-size: 18px;
    }
    .tpcount {
        font-size: 40px;
        margin-bottom: 1px;
        height: 50px;
    }
    .feefocount {
        font-size: 40px;
        margin-bottom: 1px;
        height: 53px;
    }
    .feefo-text {
        height: 21px;
    }
    .fs-florist-grid2 {
        padding: 10px;
    }
    .fs-stats {
        margin-bottom: 20px;
    }
    .florist-vid {
        width: 100%;
        height: 175px !important;
    }
    .fs-florist-grid3 {
        padding: 15px 10px 0 10px;
    }
    .fs-florist-grid4 {
        padding: 15px 10px 0 10px;
    }
    .about-value {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .account-grid {
        padding: 20px;
    }
    .search-btn {
        max-width: 22px;
    }
    .recipient-cell {
        min-width: 178px;
    }
    .img-outer {
        height: 250px!important;
        padding-top: 0;
    }
            .cc_container .cc_message {
    font-size: 12px !important;
    line-height: 15px !important;
    margin-top: 0 !important;

}
    /*checkoutends*/
}

@media (min-width: 390px) {
    .img-outer {
        height: 350px!important;
        padding-top: 0;
    }
}

@media (min-width: 490px) {
    .img-outer {
        height: 400px!important;
        padding-top: 0;
    }
}

@media (min-width: 576px) {
    .jumbotron {
        background-size: cover;
        min-height: 200px;
        margin-bottom: 0;
        padding: 20px 30px 0;
    }
    .container {
        max-width: 900px !important;
    }
    .rb-tp,
    .rb-feefo {
        padding: 10px 5%;
        min-height: 250px;
    }
    .rb-review {
        font-size: 24px;
    }
    .d2fcopyright {
        text-align: left;
    }
    .mobileHomepagePostcodeSearch .jumbocontent {
        padding: 11px 11px 5px !important;
    }
    .jumbocontent {
        padding: 10px 8px 0px;
        background-color: #2a2624e8;
        margin-bottom: 20px;
    }
    .activeDesktopJumbotron .jumbocontent {
        min-width: 520px;
        max-width: 400px;
        width: 100%;
        border-radius: 2px;
    }
    .activeDesktopJumbotron .postcodeentry {
        margin-left: 15px;
    }
    .mobileHomepagePostcodeSearch #postcodeentry {
        margin-top: 0;
        margin-bottom: 0;
    }
    .mobileHomepagePostcodeSearch .findflorists {
        margin-top: 8px;
    }
    .mobTitle {
        font-size: 24px;
    }
    .mobile-menu {
        margin: 12px 0 0 16px;
        max-width: 54px;
    }
    .mobile-logo {
        max-width: 220px;
        margin-top: 16px;
    }
    .mobile-basket {
        max-width: 40px;
        margin-top: 16px;
        margin-right: 20px;
    }
    .sectionheading2 {
        margin-top: 22px;
        margin-bottom: 20px;
        font-size: 20px;
    }
    .ft-d2flogo {
        max-width: 215px;
        margin-top: -25px;
        position: absolute;
        right: 0;
    }
    .page-body {
        font-size: 16px;
        margin-bottom: 22px;
    }
    .mobileNav {
        background-color: #fab300;
        height: 80px;
    }
    .rp-review2 {
        padding: 20px 30px 23px;
        line-height: 2;
    }
    .mobileHomepagePostcodeSearch #dropdownMenu2 {
        margin-right: 0px;
    }
    .mobTitle {
        font-size: 18px;
    }
    .sectionheading {
        font-size: 22px;
        margin-top: 22px;
        margin-bottom: 25px;
    }
    .reviewsection {
        padding: 5px 10px;
    }
    .tpscorespan {
        font-size: 20px;
    }
    .tpscore {
        font-size: 40px;
        margin-bottom: -5px;
        padding-top: 10px;
    }
    .feefoscore {
        font-size: 40px;
        margin-bottom: -5px;
        padding-top: 10px;
    }
    tpco {
        max-width: 130px;
        margin-left: 0;
        margin-right: 20px;
    }
    .reviewsTPLogo {
        max-width: 119px;
        margin-bottom: 14px;
        margin-left: 1px;
    }
    .reviews-score {
        font-size: 26px;
    }
    .showcaseFeefoLogo {
        max-width: 102px;
        margin-top: 8px;
        margin-left: 10px;
        margin-right: 15px;
    }
    .hp-feefo-logo {
        max-width: 90px;
        margin-top: 5px;
    }
    .hp-product-block {
        padding: 0 15px;
    }
    .vs-product-block {
        padding: 30px 15px;
    }
    .showcaseTPstars {
        max-width: 115px;
    }
    .showcaseFeefostars {
        max-width: 140px;
    }
    .showcaseFeefoLogoSpan {
        margin-top: 5px;
        font-size: 18px;
    }
    .nav-pills .nav-link {
        margin: 5px;
    }
    /*Shop Select */
    .ss-searchbar #postcodeentry {
        width: 100%;
    }
    .ss-form {
        flex-flow: nowrap;
        max-height: initial;
        margin-top: -12px;
        margin-bottom: 23px;
    }
    .sm-mob-nav {
        font-size: 16px;
        padding-left: 0px;
    }
    .reviewsTPstars {
        max-width: 138px;
        margin-bottom: 13px;
        margin-right: 12px;
    }
    .rp-review {
        padding: 15px 10px 0;
        line-height: 2;
    }
    .rp-review-img {
        padding: 10px 10px 20px 8px;
    }
    .sm-mob-nav .dropdown-toggle::after {
        right: 19px;
        top: 25px;
        font-size: 20px;
    }
    .fr-title {
        font-size: 20px;
        margin-top: 25px;
    }
    .dash-status {
        margin-top: 0;
    }
    .fr-florist {
        padding: 15px 15px 30px 15px;
    }
    a.fr-shop-name {
        font-size: 26px;
    }
    .fr-shop-details {
        font-size: 18px;
        margin-top: 5px;
    }
    .fr-shop-stars {
        max-width: 120px;
        margin-bottom: 4px;
    }
    .fr-rating {
        font-size: 20px;
        font-family: lato;
    }
    .badge-pill {
        margin-top: 0;
        margin-bottom: 4px;
        float: right;
    }
    .fs-florist-grid3 {
        padding: 20px 25px 0 20px;
    }
    .fs-page {
        font-size: 20px;
    }
    .fr-profile {
        padding-right: 15px;
    }
    .fr-productcontainer {
        margin-bottom: 13px;
        margin-top: 0;
    }
    .fr-productcontainer a {
        text-decoration: none;
        color: #2a2624;
        font-weight: bold;
    }
    .fr-p-1 {
        margin-top: 15px;
    }
    .fr-productname {
        margin-top: 14px;
        margin-bottom: 2px;
        font-size: 16px;
    }
    .fr-productprice {
        margin-bottom: 1px;
        font-size: 18px;
    }
    .fr-inc-del {
        color: #797676;
        font-size: 16px;
        font-weight: 400;
    }
    .vs-productname {
        margin-top: 14px;
        margin-bottom: 2px;
        font-size: 16px;
    }
    .vs-productprice {
        margin-bottom: 1px;
        font-size: 18px;
    }
    .reviews-form {
        margin-bottom: 15px;
    }
    .vs-inc-del {
        color: #797676;
        font-size: 16px;
        font-weight: 400;
    }
    .fr-btn-span {
        display: initial;
    }
    .fr-button .btn-dark {
        padding: 8px;
        font-size: 16px;
    }
    .fr-button {
        margin-top: 2px;
        padding: 20px 15px 20px 15px;
        max-height: 83px;
        text-align: right;
    }
    .ss-ordertoday {
        margin-right: 20px;
        margin-top: 9px;
        font-size: 18px;
    }
    a.fr-shopflorist {
        max-width: 225px;
        margin-top: 0 !important;
    }
    .spacer {
        height: 50px;
    }
    .spacer-sm {
        height: 18px;
        background-color: #f2f2f600;
    }
    /*Shop Select ends */
    /*Florist Shop*/
    .floristshop .fr-shop-stars-block {
        text-align: left;
    }
    .productoptions .fr-shop-stars-block {
        text-align: left;
    }
    .sp-approved {
        text-align: right;
    }
    .fs-approved-block {
        text-align: right;
    }
    .sp-approved {
        max-width: 155px;
        margin: 4px 0 0 0;
    }
    .fr-p-1 {
        margin-top: 0;
    }
    .floristshop,
    .fr-shop-detail,
    .fs-shop-description,
    .fr-shop-stars-block,
    .productoptions {
        padding-left: 15px;
        padding-right: 15px;
    }
    .showcase2 {
        padding: 12px 10px;
    }
    .showcase3 {
        padding: 12px 10px;
    }
    /*Florist Shop ends*/
    /*Product Options*/
    .po-block {
        padding: 24px 27px 16px;
    }
    .po-img {
        padding: 0 30px 12px 0;
    }
    .po-button {
        width: initial;
        float: right;
    }
    .po-price {
        font-size: 24px;
    }
    /*Product Options ends*/
    /*Basket*/
    .bp-del {
        text-align: left;
    }
    .bp-del-text {
        font-size: 16px;
    }
    .bp-button-block {
        padding: 0 0 0 15px;
    }
    .bp-title {
        font-size: 22px;
        margin-top: 28px;
    }
    .bi-content {
        padding-left: 25px;
    }
    .bp-addon {
        padding: 13px;
    }
    .ao-title-block {
        padding: 12px 0px 8px;
    }
    .ao-title {
        font-size: 18px;
    }
    .ao-block {
        background-color: initial;
    }
    .bi-block {
        padding: 15px;
    }
    .bi-plus {
        padding: 10px;
    }
    .plus1 {
        padding-left: 0;
    }
    .bi-edit {
        font-size: 16px;
    }
    .bi-price {
        margin-top: 30px;
    }
    .bp-sc-title {
        font-size: 18px;
    }
    /*Basket end*/
    /*checkout*/
    .wizard.wizard-wired ul li .step {
        border-width: 2px;
        width: 40px;
        height: 40px;
        line-height: 33px;
        font-size: 24px;
        font-weight: 400;
        z-index: 2;
        font-family: lato;
        background-color: #C5C5C6;
    }
    .wizard ul li.active .step {
        border-color: #4cc082;
        color: #fff;
        background-color: #4cc082;
    }
    .checkout-logo {
        max-width: 180px;
        margin-top: 21px;
        margin-bottom: 14px;
        padding-left: 15px;
    }
    .secure-logo {
        max-width: 245px;
        margin-top: 21px;
        margin-bottom: 14px;
    }
    .checkoutrow {
        min-height: 77px;
    }
    .step-row {
        margin-top: 9px;
    }
    .co-ul {
        font-size: 18px;
    }
    .co-copyright {
        font-size: 14px;
    }
    .co-icon1 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .co-col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .date-block {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tick-lg {
        right: 37px;
    }
    .co-date {
        padding: 10px 20px;
    }
    .cor-block {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cor-block2 {
        padding: 15px 20px 20px 20px;
    }
    .co-review {
        font-size: 16px;
        text-align: left;
        font-family: lato;
        background-color: #ecf9f2;
        padding: 13px 49px 15px 15px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .tick-2 {
        position: absolute;
        right: 9px;
        top: 3px;
        width: 22px;
    }
    .tick-3 {
        max-width: 25px;
        margin-left: 3px;
        margin-bottom: 3px;
    }
    .cor-col {
        padding-left: 12px;
        padding-right: 12px;
    }
    .cor-data {
        font-size: 16px;
    }
    .cor-title {
        font-size: 17px;
    }
    .cor-basket-title {
        font-size: 19px;
    }
    .cor-proceed-block {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .cor-total {
        font-weight: 600;
        padding: 16px 18px;
        margin: 0 0 9px 0;
    }
    .cor-payment {
        padding: 0;
    }
    .cor-success {
        font-size: 30px;
        margin: 5px auto 15px;
    }
    .tick-d2f {
        width: 80px;
        margin: 10px auto 13px;
    }
    .van-icon {
        position: absolute;
        right: 9px;
        top: 7px;
        width: 50px;
    }
    .cor-notice {
        padding-left: 15px;
        padding-right: 15px;
    }
    .co-no-pad {
        padding-left: 15px;
        padding-right: 15px;
    }
    .co-send {
        font-size: 22px;
    }
    .searchtitle {
        font-size: 24px;
        margin-bottom: 18px;
    }
    .tpcount {
        font-size: 45px;
        margin-bottom: 1px;
        height: 58px;
    }
    .tp-num {
        font-size: 16px;
    }
    .feefo-text {
        font-size: 18px;
        height: 25px;
    }
    .feefocount {
        font-size: 45px;
        margin-bottom: 6px;
        height: 53px;
    }
    .starrating-text {
        font-size: 16px;
        height: 19px;
    }
    .starrating {
        font-size: 36px;
        margin-bottom: 6px;
        height: 53px;
    }
    .showcaseFeefoLogo {
        max-width: 78px;
        margin-top: 0;
        margin-right: 5px;
    }
    .showcaseFeefostars {
        max-width: 100px;
    }
    .showcaseTPlogo {
        max-width: 105px;
        margin-right: 15px;
    }
    .showcaseTPstars {
        max-width: 100px;
        margin-bottom: 0;
    }
    .fs-florist-grid {
        padding: 15px 25px;
    }
    .florist-vid {
        width: 100%;
        height: 220px !important;
    }
    .frs-details-title {
        font-size: 18px;
        margin-bottom: 25px;
        margin-top: 5px;
    }
    #tp-rev-tab::after {
        content: 'Trustpilot Reviews' !important;
    }
    #feefo-rev-tab::after {
        content: 'Feefo Reviews' !important;
    }
    #d2f-rev-tab::after {
        content: 'Direct2Florist Reviews' !important;
    }
    .review-page-title {
        font-size: 20px;
    }
    .login-block-title {
        font-size: 26px;
    }
    .table td {
        padding: 25px 10px 20px;
        vertical-align: top;
        border-top: 1px solid #fff;
    }
    .img-outer {
        height: 220px!important;
        padding-top: 0;
    }
    .p-btn {
    width: 180px; 
            padding: 8px 6px;
}
    .vs-title {

    font-size: 22px;
}
.cc_container .cc_btn {
        color: #fff !important;
    font-size: 15px!important;
    padding: 8px 10px !important;
    
}
    .cc_container .cc_message {
    font-size: 15px !important;
    line-height: 20px !important;
}


}

@media (min-width: 768px) {
    p {
        font-size: 16px;
    }
    h1 {
        font-size: 24px;
        font-weight: 300;
    }
    h2 {
        font-size: 20px;
        font-weight: 300;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    .findflorists .btn-lg {
        margin-top: 5px;
    }
    .rb-review {
        font-size: 19px;
    }
    .rb-tp,
    .rb-feefo {
        padding: 19px 6%;
        min-height: 322px;
    }
    .socialblock {
        text-align: left;
    }
    .oliverking {
        font-size: 16px;
        text-align: left;
    }
    .bp-top {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 20px;
    }
    .d2fcopyright {
        text-align: left;
    }
    a.sitemap-link {
        text-align: right;
    }
    #sidebar {
        margin-top: 12px;
    }
    #sidebar .active {
        margin-left: -15px;
        margin-top: 12px;
        display: block !important;
    }
    .activeMobileJumbotron {
        min-height: 275px !important;
    }
    .jumbocontent {
        padding: 11px 10px 0px;
        background-color: #2a2624e8;
        margin-bottom: 20px
    }
    .activeMobileJumbotron #postcodeentry {
        text-align: left;
        padding: 2px 2px 2px 16px;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 0px;
        height: 50px
    }
    .mobileHomepagePostcodeSearch .postcodeentry {
        padding-right: -15px;
        padding-left: 0;
    }
    .container {
        max-width: 880px !important;
    }
    .headerFeefostars {
        max-width: 132px;
        margin-bottom: 11px;
        margin-right: 11px;
    }
    .headerFeefoLogo {
        max-width: 72px;
        margin-bottom: 8px;
        margin-left: 1px;
    }
    .header-score {
        font-weight: 400;
        margin-top: 3px;
        font-size: 18px;
    }
    .main-ft {
        padding: 36px 25px 43px 25px;
        font-size: 14px;
    }
    .main-ft .container-fluid {
        padding: 0px;
    }
    .mobileFooterPlus {
        display: none;
    }
    .countryselect {
        width: 100px;
    }
    .ft-list {
        height: auto;
        border: none;
        overflow-y: auto;
    }
    .timertitle {
        font-size: 20px;
        margin-top: 12px;
        text-align: center;
    }
    .timer-row,
    timer-col {
        padding-right: 0;
        padding-left: 0;
    }
    #mobileNavBarsButton {
        padding-left: 15px;
        padding-right: 15px;
    }
    .mobTitle {
        font-size: 24px;
    }
    .tpscorespan {
        font-size: 25px;
    }
    .homeshowcase {
        margin-bottom: 20px;
    }
    .sc-1,
    .sc-2,
    .sc-3 {
        padding: 0 15px;
    }
    .sitemap-ul {
        text-align: right;
    }
    /*Shop Select */
    .fr-title {
        font-size: 20px;
        margin-top: 27px;
    }
    .fr-florist {
        padding: 14px 8px 14px 8px;
    }
    a.fr-shop-name {
        font-size: 24px;
    }
    .fr-approved-member {
        max-width: 170px;
    }
    .fr-button .btn-dark {
        min-width: 325px;
        text-align: center;
    }
    .ss-ff-button {
        height: 44px;
        padding-top: 9px;
    }
    .ss-searchbar #postcodeentry {
        height: 44px;
    }
    .about-value {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .ss-view {
        font-size: 17px;
    }
    .r-view {
        font-size: 16px;
    }
    .ss-ordertoday {
        font-size: 18px;
    }
    .ss-searchbar .btn-light {
        height: 44px;
    }
    /*Shop Select ends */
    /*Florist Shop*/
    .fr-shop-name {
        font-size: 32px;
    }
    .spacer-sm {
        height: 15px;
    }
    /*Florist Shop ends*/
    /*Product Options*/
    .po-block {
        padding: 30px 30px 22px;
    }
    /*Product Options ends*/
    /*Basket*/
    .bp-del-text {
        margin-bottom: 15px;
    }
    .bi-name {
        font-size: 21px;
        margin-top: 6px;
    }
    .bi-desc-title {
        font-size: 15px;
    }
    .bi-msg {
        font-size: 15px;
    }
    .bi-block {
        padding: 20px;
    }
    .ao-name {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .ao-price {
        font-size: 16px;
        margin-bottom: 12px;
    }
    /*Basket end*/
    /*checkout*/
    .checkout-logo {
        max-width: 200px;
        margin-top: 21px;
        margin-bottom: 14px;
        padding-left: 15px;
    }
    .secure-logo {
        max-width: 255px;
        margin-top: 26px;
        margin-bottom: 14px;
    }
    .checkoutrow {
        min-height: 77px;
    }
    .cor-data3 {
        border-left: 8px solid #fab300;
    }
    .co-send {
        margin-bottom: 28px;
    }
    .tpcount {
        font-size: 50px;
        margin-bottom: 1px;
        height: 65px;
    }
    .feefocount {
        font-size: 50px;
        margin-bottom: 1px;
        height: 65px;
    }
    .tp-num {
        font-size: 18px;
        margin-top: 10px
    }
    .feefo-text {
        font-size: 22px;
        height: 33px;
    }
    .showcaseFeefoLogo {
        max-width: 88px;
        margin-top: 0;
        margin-right: 5px;
    }
    .showcaseFeefostars {
        max-width: 122px;
    }
    .showcaseTPlogo {
        max-width: 135px;
        margin-right: 15px;
    }
    .hp-TPlogo {
        max-width: 110px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .showcaseTPstars {
        max-width: 121px;
        margin-bottom: 0;
    }
    .about-col2 {
        margin-top: 0;
        padding: 35px 30px 22px;
        border-right: 1px solid #e4e4e4;
    }
    .about-col {
        margin-top: 15px;
        padding: 22px 30px 24px 40px;
    }
    .fsr-reviewer {
        font-size: 16px;
        font-weight: 600;
    }
    .fsr-date {
        font-size: 16px;
        margin-left: 5px;
    }
    .badge-pill {
        padding: .4em .8em;
        font-weight: 400;
        font-size: 14px;
    }
    .fs-florist-grid3 {
        padding: 20px 25px 0 20px;
    }
    .fs-florist-grid4 {
        padding: 30px 25px 0 20px;
    }
    .progress {
        height: 18px;
    }
    .fs-stats {
        margin-bottom: 40px;
    }
    .star-block {
        background-color: #eef6e9;
        padding: 30px 0;
        height: 134px;
        margin-top: 0;
    }
    .florist-vid {
        width: 100%;
        height: 190px !important;
    }
    .fsr-vid-title {
        font-size: 16px;
        font-weight: 600;
    }
    .fsr-vid-desc {
        font-size: 16px;
    }
    .headerTPstars {
        max-width: 100px;
        margin-bottom: 8px;
        margin-right: 12px;
    }
    .headerTPLogo {
        max-width: 95px;
        margin-bottom: 10px;
        margin-left: 1px;
    }
    .sect3 {
        margin-bottom: 5px;
        margin-top: 2px;
    }
    .bfa-sect {
        width: 85%;
    }
    .review-page-title {
        font-size: 24px;
    }
    .sectionheading2 {
        margin-top: 26px;
        margin-bottom: 30px;
        font-size: 26px;
    }
    .page-body {
        font-size: 18px;
        margin-bottom: 26px;
    }
    .secure-login {
        padding: 45px 45px 30px;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .btn-logout {
        width: 140px;
        margin-top: 0;
    }
    .btn-dashboard {
        width: 150px;
        margin-top: 0;
    }
    .btn-logout {
        width: 90px;
        padding: 6px 0;
        height: 35px;
        font-weight: 600;
        font-size: 14px;
        margin-top: 8px;
    }
    .secured-icon2 {
        width: 45px;
        margin-right: 8px;
        margin-bottom: 4px;
    }
    .dashboard {
        padding-top: 10px;
    }
    .account-grid {
        padding: 30px;
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        border-bottom: 1px solid #dee2e6;
    }
    .account-table {
        font-size: 16px;
    }
    .mob-name {
        font-weight: 400;
    }
    #region-tab1::after {
        content: 'A Selection of our member florists in Scotland' !important;
    }
    #region-tab2::after {
        content: 'Florists Map in Scotland' !important;
    }
    #viewallproducts::after {
        content: 'View All Products' !important;
    }
    .img-outer {
        height: 190px!important;
        padding-top: 0;
    }
    .sectionheading3 {
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 600;
    }


}

@media (min-width: 992px) {
    p {
        font-size: 16px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 16px;
    }
    .background1 {
        background-color: #f7f6f7;
        /*
        background: #f6f3f2 url(https://b8b5fa10d8773098d0f4-45f610c62feec2d507c92206932c66e3.ssl.cf3.rackcdn.com/1601/backgroundtexture.png) !important;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .findflorists .btn-lg {
        margin-top: 0;
    }
    .jumbotitle {
        font-size: 1.84rem;
        margin-bottom: 15px;
        padding-right: 0;
        line-height: 1.1;
        padding-right: 25px;
    }
    .rb-tp,
    .rb-feefo {
        padding: 30px 10%;
        min-height: 320px;
    }
    .rb-review {
        font-size: 22px;
    }
    .rp-source {
        font-size: 16px;
        float: right !important;
    }
    .back .timertitle {
        font-size: 25px;
        margin-top: 26px;
    }
    .homelocations .nav-tabs .nav-link.active {
        color: #2a2624;
        padding: 10px 32px;
        font-weight: bolder;
    }
    .basketicon {
        max-width: 20px;
        margin-left: 15px;
    }
    .tpscorespan {
        font-size: 40px;
    }
    .tpscore {
        font-size: 70px;
        margin-bottom: -5px;
        padding-top: 10px;
    }
    .feefoscore {
        font-size: 70px;
        margin-bottom: -5px;
        padding-top: 10px;
    }
    .socialblock {
        text-align: right;
    }
    .d2fcopyright {
        text-align: right;
    }
    .jumbotitle {
        font-weight: 400;
    }
    .timersection,
    .desktopNavigation,
    .mainheader,
    .activeDesktopJumbotron {
        display: block;
    }
    .mobileNav,
    .mobileNavStripList,
    .activeMobileJumbotron,
    .mobileHomepagePostcodeSearch {
        display: none;
    }
    .activeMobileJumbotron {
        min-height: 300px !important;
    }
    .hp-showcase {
        padding: 0 30px;
    }
    li.ft-title {
        border: none;
    }
    .activeHomepageBannerImage {
        background-position: 50% 30% !important;
        margin-bottom: 15px;
    }
    .timersection {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .timercontainer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .timersection {
        background-color: #ffe169;
        /*background-color: #fff6d0;*/
    }
    .timer {
        margin: 3px auto;
    }
    .timertitle {
        font-size: 18px;
        margin-top: 26px;
        text-align: left;
    }
    .timerblock {
        background-color: #fff;
        border-radius: 6px;
        padding: 0;
        max-width: 60px;
        max-height: 66px;
        margin: 7px;
    }
    .bp-total {
        font-size: 14px;
    }
    .time {
        font-size: 20px;
        font-weight: 800;
        margin-bottom: 0;
        height: 30px;
    }
    .timedescription {
        font-size: 13px;
        margin-bottom: 8px;
        color: #9a9a9a;
    }
    .rp-review {
        padding: 15px 15px 0;
        line-height: 2;
    }
    .ss-background {
        background-color: #fbcd63;
    }
    .productcontainer {
        padding: 0 15px;
    }
    .vsproductcontainer {
        padding: 0 15px;
    }
    .floristshop .fr-productcontainer {
        padding: 15px 15px 0 15px;
    }
    .mobile-timer {
        display: none;
    }
    .jumbocontent {
        padding: 20px 30px 15px;
        background-color: #2a2624e8;
    }
    .homeshowcase {
        margin-bottom: 34px;
    }
    .showcase2,
    .showcase3 {
        min-height: 215px;
    }
    .showcaseFeefoLogoSpan {
        margin-top: 12px;
    }
    .showcase2 {
        /*background-color: #fff2f4;
        background-color: #ddffec;*/
    }
    .showcase3 {
        /* background-color: #fbf9e0;
        background-color: #fffbcb;*/
    }
    /*Shop Select */
    .searchtitle {
        text-align: left;
        font-weight: 400;
        margin-top: 25px;
    }
    .ss-form {
        flex-flow: nowrap;
        max-height: initial;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .fr-title {
        font-size: 19px;
        margin-top: 20px;
        margin-bottom: 15px;
        text-align: left;
    }
    .fr-shop-stars-block {
        padding-top: 2px;
        padding-right: 0;
    }
    .fr-florist {
        padding: 20px 36px 15px 26px;
        margin-left: 0;
        margin-right: 0;
    }
    .fr-shop-details {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .fr-shop-stars-block {
        text-align: right;
    }
    .fr-shop-stars {
        max-width: 130px;
        margin-bottom: 8px;
    }
    .fr-rating {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .fr-productname {
        font-size: 18px;
    }
    .fr-productprice {
        font-size: 20px;
    }
    .vs-productname {
        font-size: 18px;
    }
    .vs-productprice {
        font-size: 20px;
    }
    .fr-button .btn-dark {
        padding: 12px 11px;
        font-size: 17px;
    }
    .fr-button {
        margin-top: 0;
    }
    /*Shop Select ends */
    /*Florist Shop*/
    .fr-shop-name {
        font-size: 30px;
        margin-bottom: 6px;
    }
    .fs-shop-details2 {
        text-align: right;
        margin-top: 15px;
    }
    .floristshop .nav-tabs .nav-link,
    .dashboard .nav-tabs .nav-link {
        color: #353333;
        font-weight: 700;
        padding: 13px 24px;
        font-size: 18px;
    }
    /*Florist Shop ends*/
    /*Product Options*/
    .po-options {
        padding-right: 0;
        padding-left: 15px !important;
    }
    .po-img {
        padding: 0 0 15px 0;
    }
    .po-name {
        font-size: 22px;
    }
    .po-block {
        padding: 24px 28px 15px;
    }
    .po-title {
        font-size: 16px;
        margin-bottom: 22px;
        margin-top: 3px;
    }
    .po-price-block4 {
        padding: 0 17px 0 0;
    }
    .po-button {
        float: left;
    }
    /*Product Options ends*/
    /*Basket*/
    .basketpage .background1 {
        background-color: initial;
    }
    .main-ft {
        padding: 40px 15px 45px 15px;
    }
    .bp-del {
        text-align: right;
    }
    .bp-del-text {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: -35px;
    }
    .bp-top {
        padding-bottom: 0;
    }
    .bp-button {
        padding: 8px 0;
    }
    .bp-title {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .lock2 {
        display: none;
    }
    .bi-name {
        font-size: 24px;
    }
    .ao-title {
        font-size: 19px;
    }
    .bp-addon {
        padding: 15px;
    }
    /*Basket end*/
    /*checkout*/
    .checkout-logo {
        max-width: 225px;
        margin-top: 21px;
        margin-bottom: 14px;
        padding-left: 15px;
    }
    .secure-logo {
        max-width: 275px;
        margin-top: 24px;
        margin-bottom: 14px;
    }
    .checkoutrow {
        min-height: 85px;
    }
    .checkoutoptions {
        min-height: 800px;
    }
    .co-ul {
        text-align: right;
    }
    .co-logo-block {
        text-align: right;
    }
    .fr-florist {
        padding: 25px 31px 15px 22px;
    }
    .co-block {
        padding-top: 25px;
        padding-bottom: 35px;
    }
    .co-brandmarks {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .spacer-co-1 {
        height: 25px;
    }
    .co-date {
        text-align: center !important;
        background-color: #fbfcf6;
        padding: 16px 20px;
        border: 1px solid #b6d09f;
        font-size: 18px;
        margin-top: 15px;
    }
    .tick-lg {
        position: absolute;
        right: 38px;
        top: 38px;
        width: 24px;
    }
    .tick-d2f {
        width: 60px;
        margin: 0 auto 10px;
    }
    .cor-success {
        font-size: 30px;
        margin: 5px auto 20px;
    }
    .cor-order-ref {
        font-size: 26px;
    }
    .co-send {
        font-size: 22px;
    }
    .lead {
        font-size: 1.2em;
    }
    .homepage .form-row>[class*=col-] {
        margin-bottom: 15px;
        padding-right: 4px;
        padding-left: 3px;
    }
    a.bi-edit2 {
        font-size: 16px;
    }
    .hp-feature {
        padding-bottom: 20px;
    }
    .header-feefo {
        padding-left: 50px;
    }
    /*checkoutends*/
    .ss-search-row {
        padding: 12px 10px 12px;
    }
    .ab-search-row {
        padding: 20px 30px;
    }
    .reviews-row {
        padding: 30px 0 0;
        ;
    }
    .showcase1,
    .showcase2,
    .showcase3 {
        min-height: 130px;
    }
    .fs-florist-grid2 {
        padding: 20px 20px 0 15px;
    }
    .productcontainer {
        margin-bottom: 15px;
        border: 1px solid #fff;
    }
    .productcontainer:hover {
        position: relative;
        display: inline-block;
    }
    .vsproductcontainer {
        text-decoration: none !important;
        color: #2a2624 !important;
    }
    .vsproductcontainer:hover {
        position: relative;
        display: inline-block;
        text-decoration: none !important;
        color: #2a2624 !important;
    }
    .newscontainer {
        border: 1px solid #fff;
        text-decoration: none !important;
        color: #2a2624 !important;
    }
    .newscontainer:hover {
        position: relative;
        display: inline-block;
        /*        border: 1px solid #afadad; */
        text-decoration: none !important;
        color: #2a2624 !important;
    }
    .productimage {
        margin-top: 15px;
    }
    .fr-productcontainer:hover {
        position: relative;
        display: inline-block;
    }
    .homepage .dropdown-toggle::after {
        right: 7px;
    }
    #leftArrowCalendar span {
        margin-top: 130px;
    }
    #rightArrowCalendar span {
        margin-top: 130px;
    }
    .fs-florist-grid3 {
        padding: 30px 30px 0 25px;
    }
    .frs-details-title {
        font-size: 20px;
    }
    .star-block {
        padding: 23px 0;
        height: 137px;
    }
    .starrating-text {
        font-size: 18px;
        height: 19px;
    }
    .starrating {
        font-size: 46px;
    }
    .florist-vid {
        width: 100%;
        height: 150px !important;
    }
    .vs-title {
       margin-top: 32px;
    margin-bottom: 10px;
    padding: 0 15px;
    }
    .vs-no-pad {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vs-nav-block {
        height: 60px;
    }
    .reviews-nav-block {
        height: 65px;
    }
    .np-title {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0;
    }
    .sectionheading2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .review-page-title {
        font-size: 26px;
    }
    img.img-fluid.award3 {
        max-width: 90%;
        margin-top: 16px;
    }
    img.img-fluid.award2 {
        max-width: 186px;
        margin-top: 13px;
        float: left;
        padding-left: 20px;
        padding-right: 55px;
    }
    img.img-fluid.award1 {
        max-width: 90%;
        margin-top: 20px;
    }
    .row.awardbadges {
        padding-bottom: 30px;
    }
    .feefocount {
        font-size: 44px;
        margin-top: -15px;
        margin-bottom: 10px;
        height: 48px;
    }
    .container {
        max-width: 1000px !important;
    }
    .po-price {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .ab-search-row {
        padding: 0;
    }
    .secure-login {
        margin-top: 70px;
        margin-bottom: 90px;
    }
    .your-profile {
        padding-right: 8px;
    }
    .billing-address {
        padding-left: 8px;
    }
    .dashboard-title {
        font-size: 32px;
        margin-top: -15px;
    }
    .img-outer {
        height: 180px!important;
        padding-top: 0;
    }
    .int-flag-row {
        margin-top: 50px;
        margin-bottom: 75px;
    }
    .int-shops-title {
        margin-bottom: 20px;
    }

    .banner-container {
        height: 395px;
    }
    #updatedHomepageGradientLine {
        border: 0;
        height: 2px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(185, 185, 185, 0.75), rgba(0, 0, 0, 0));
        margin-bottom: 15px;
    }
    .hp-feefo-logo {
        max-width: 90px;
        margin-top: 5px;
    }
    .hp-TPlogo {
        max-width: 110px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .navbar-tagline {
        margin-top: 8px;
        font-size: 14px;
    }
        .p-name {
    font-size: 26px;
    margin-top: 15px;
    color: #646464;
}

.p-description {
    padding: 0 10%;
    line-height: 22px;
    font-size: 14px;
    height: 40px;
    color: #989898;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    

}

.p-price {
    font-size: 30px;
    color: #646464;
}

.p-inc {
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    margin: 10px 0 15px;
    color: #989898;
}

.p-btn {
    margin-bottom: 25px; 
    font-weight: 600; 
    font-size:16px;
}
    .background-vs {
    background-color: #eae8e8 !important;
}

    .currency-language {
margin-top: 3px;
}
    .cl-item {
            padding: 3px 10px;
    font-size: 15px;
    }

    .vs-nav-block {
    padding: 12px 0 0 0;
    height: 60px;
}
.vs-title {

    font-size: 26px;
}
    .cc_container .cc_btn {
        margin-right: 1% !important;
}
.cc_message {
   margin-left: 1% !important;
    margin-top: 6px !important;
}


}

@media (min-width: 1025px) {
    p {
        font-size: 18px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 16px;
    }
    .d2flogo {
        max-width: 250px;
        margin: 13px 0px 24px;
    }
    .jumbotron {
        padding: 27px 30px 30px;
    }
    .payment-section .card {
        max-width: 335px;
        border: 1px solid #e6e4e4;
    }
    .paymenticons {
        max-width: 200px;
        margin-bottom: 5px;
    }
    .header-payments-heading {
        font-size: 14px;
        margin-bottom: 1px;
    }
    .hp-feefo-logo {
        max-width: 112px;
        margin-top: 5px;
    }
    .hp-TPlogo {
        max-width: 135px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .main-ft {
        font-size: 14px;
    }
    .hp-list {
        line-height: 2.1;
        font-size: 16px;
    }
    .shopdescription {
        font-size: 16px !important;
        margin-top: 0;
    }
    .co-send {
        font-size: 24px;
    }
    .banner-content {
        padding: 25px 26px 40px 22px;
        
    }
    a.ss-readreview {
        font-size: 18px;
    }
    
    .hp-search-button {
    width: 240px;
    padding: 10px 0;
    height: 48px;
    font-weight: 600;
    font-size: 17px;
}
    .process-btn {
        margin-top: 20px;
        height: 48px;
        margin-bottom: 15px;
        padding: 9px 30px;
        font-size: 18px;
        font-weight: 700;
        color: #555;
        background-color: white;
        border: 2px solid #e5e5e6;
        margin-left: auto;
        margin-right: auto;
    }
    .productcontainer {
        margin-bottom: 0;
    }
    .jumbotitle {
        font-size: 2rem;
        margin-bottom: 20px;
        padding-right: 0;
        line-height: 1.2;
    }
    .jumbocontent {
        padding: 29px 30px 14px;
    }
    .jd-hptitle {
        font-size: 18px;
    }
    .sectionheading {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .cor-success {
        font-size: 36px;
        margin: 10px auto 20px;
    }
    .activeDesktopJumbotron .jumbocontent {
        min-width: 543px;
    }
    .tick-d2f {
        width: 100px;
        margin: 5px auto 20px;
    }
    .showcase1,
    .showcase2,
    .showcase3 {
        min-height: 150px;
    }
    .lead {
        font-size: 1.4em;
    }
    .aboutd2f {
        padding-bottom: 30px;
    }
    .homepage .dropdown-toggle::after {
        right: 9px;
    }
    .headerTPstars {
        max-width: 120px;
    }
    .headerTPLogo {
        max-width: 100px;
        margin-bottom: 12px;
        margin-left: 1px;
    }
    .mainheader {
        height: 105px;
    }
    .topbar .btn-light {
        font-size: 15px;
    }
    .topbar {
        height: 40px;
    }
    .showcase4 {
        min-height: 110px;
        margin: 5px 0 0;
    }
    .activeHomepageBannerImage {
        margin-bottom: 20px;
    }
    .feefo-platinum {
        right: 6%;
        top: 194px;
    }
    .header-score {
        font-size: 20px;
    }
    .about-value {
        margin-bottom: 15px;
        font-size: 19px;
    }
    .container {
        max-width: 1300px !important;
    }
    .bp-total {
        font-size: 15px;
    }
    .img-outer {
        height: 200px!important;
        padding-top: 0;
    }
    .region-body {
        min-height: 174px;
        padding: 25px 15px 15px;
    }
    .cc_container .cc_btn {
        margin-right: 1% !important;
}
.cc_message {
   margin-left: 1% !important;
}

}

@media (min-width: 1367px) {
    .rb-tp,
    .rb-feefo {
        padding: 30px 13%;
        min-height: 340px;
    }
    .rb-review {
        font-size: 26px;
    }
    .banner-title {
    font-size: 109px !important;
    font-weight: 200;
    line-height: 93px !important;
    letter-spacing: -3px;
    margin-top: 28px !important;
    margin-bottom: 35px !important;
    }
    .ff-banner-title {
    font-size: 124px !important;
    font-weight: 200;
    line-height: 107px !important;
    letter-spacing: -3px;
    margin-top: 20px !important;
    margin-bottom: 27px !important;
    }
    .back .timertitle {
        font-size: 25px;
        margin-top: 26px;
    }
    .homelocations .nav-tabs .nav-link {
        color: #2a2624;
        padding: 10px 32px;
    }
    .homelocations .nav-tabs a.nav-link {
        color: #2a2624;
        padding: 10px 32px;
        font-size: 20px;
    }
    .ss-search-row {
        padding: 20px 10px 20px;
    }
    .hp-showcase {
    }
    .showcase4 {
        margin: 15px 0 0;
    }
    .fr-title {
        font-size: 22px;
    }
    .ft-brand-sect {
        padding-top: 15px;
        padding-bottom: 0;
        height: 77px;
    }
    .fr-shop-stars {
        max-width: 160px;
    }
    .sectionheading2 {
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .jumbocontent {
        padding: 35px 42px 32px;
        margin-left: 15px;
    }
    .activeHomepageBannerImage {
        background-position: 50% 15% !important;
    }
    .po-description {
        font-size: 16px;
    }
    .ss-searchbar .searchtitle {
        padding-left: 0;
    }
    .ss-search-button {
        font-size: 16px;
    }
    .po-name {
        font-size: 32px;
    }
    .fr-rating {
        font-size: 24px;
    }
    .tpcount {
        height: 88px;
        font-weight: 500;
        margin-top: 2px;
        font-size: 65px;
    }
    .hp-feature {
        padding-bottom: 30px;
    }
    .po-price {
        font-size: 22px;
    }
    .feefocount {
        height: 77px;
        font-weight: 500;
        margin-top: -15px;
        font-size: 63px;
    }
    .starrating {
        height: 75px;
        font-weight: 500;
        margin-top: 0;
        font-size: 60px;
    }
    .time {
        font-size: 24px;
        font-weight: 800;
        margin-bottom: 0;
        padding-top: 4px;
        height: 38px
    }
    .timedescription {
        margin-bottom: 8px;
    }
    .timerblock {
        max-width: 69px;
    }
    .homepage .dropdown-toggle::after {
        right: 14px;
    }
    a.fr-shopflorist {
        max-width: 240px;
    }
    .ss-ordertoday {
        font-size: 20px;
    }
    .tp-num {
        font-size: 18px;
        margin-top: 10px;
    }
    .feefo-text {
        font-size: 24px;
        height: 42px;
    }
    .showcaseFeefoLogo {
        max-width: 95px;
        margin-top: 0;
        margin-right: 10px;
    }

    .fr-shop-name {
        font-size: 38px;
        margin-bottom: 6px;
    }
    .fs-shop-details2 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .showcaseFeefostars {
        max-width: 135px;
    }
    .sp-approved {
        max-width: 175px;
        margin: 4px 0 0 0;
    }
    .showcaseTPlogo {
        max-width: 135px;
        margin-right: 15px;
    }
    .showcaseTPstars {
        max-width: 121px;
        margin-bottom: 0;
    }
    .lead {
        font-size: 1.2em;
    }
    .ss-searchbar .searchtitle {
        margin-top: 29px;
        padding-left: 15px;
        font-size: 20px !important;
    }
    .timertitle {
        font-size: 20px;
    }
    .jumbotitle {
        font-size: 2.3rem;
    }
    .sectionheading {
        margin-top: 20px;
        margin-bottom: 30px;
        font-size: 28px;
    }
    .sectionheading3 {
        margin-top: 42px;
        margin-bottom: 25px;
        font-size: 28px;
        font-weight: 600;
    }
    .activeHomepageBannerImage {
        background-position: 50% 0% !important;
        max-width: 2200px;
        margin: 0 auto 30px;
    }
    .headerFeefostars {
        max-width: 139px;
    }
    .header-score {
        font-size: 21px;
    }
    .headerFeefoLogo {
        max-width: 75px;
    }
    a.fr-shopflorist {
        max-width: 270px;
    }
    .featuredFloristContainer {
        height: 600px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 18px 18px !important;
        font-size: 17px !important;
    }
    .ff-slide {
        margin-top: 75px;
    }
    .ff-content {
        font-size: 22px;
    }
    .ff-title {
        font-size: 23px;
        font-weight: 600;
        margin-top: 50px;
        margin-bottom: 1px;
    }
    .d2flogo {
        max-width: 290px;
        margin: 18px 0px 24px;
    }
    .ff-img {
        background-position: 50% 62%;
    }
    .mainheader {
        height: 130px !important;
    }
    .ff-content {
        margin-bottom: 22px;
    }
    .block-max {
        max-width: 2200px;
    }
    .fsr-review-count {
        font-size: 16px;
    }
    .feefo-platinum {
        position: absolute;
        right: 8%;
        top: 229px;
        max-width: 100px;
    }
    .activeHomepageBannerImage {
        margin-bottom: 45px;
    }
    .hp-feature {
        padding-bottom: 30px;
    }
    .d2flogo {
        margin: 24px 0px 24px;
    }
    .basketblock {
        padding: 30px 15px;
    }
    li.ft-title2 {
        font-size: 17px;
    }
    .paymenticons {
        max-width: 240px;
        margin-bottom: 5px;
    }
    .jumbotron {
        background-size: cover;
        min-height: 305px;
        margin-bottom: 30px;
        padding: 55px 15px 60px;
    }
    .jumbotitle {
        margin-bottom: 35px;
    }
    .activeDesktopJumbotron .jumbocontent {
        max-width: 100%;
    }
    .ff-title {
        font-size: 18px;
        font-weight: 600;
        margin-top: 37px;
        margin-bottom: 14px;
    }
    .supportlocalbanner1 {
        height: 90px;
        width: 90px;
    }
    .florist-vid {
        width: 100%;
        height: 210px !important;
    }
    .bp-proceed-block {
        padding-left: 20px;
        padding-right: 20px;
    }
    a.fr-shop-name {
        font-size: 30px;
    }
    .fr-shop-details {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .banner-4 .jumbotron {
    min-height: 420px;
    padding: 5px 7px 2px;
}
    .banner-2 .jumbotron {
    min-height: 420px;
    padding: 5px 7px 2px;
}
    .banner-3 .jumbotron {
    min-height: 420px;
    padding: 5px 7px 2px;
}

    .rb-tp,
    .rb-feefo {
        padding: 55px 2% 60px !important;
    }
    .po-title {
        font-size: 19px;
    }
    .spacer-sm {
        height: 25px;
    }
    .spacer-co-1 {
        height: 40px;
    }
    .bi-name {
        font-size: 30px;
    }
    .banner-content {
    padding: 32px 26px 31px 27px;
}
    .po-price-label {
        font-size: 16px;
    }
    .payment-section {
        margin-top: 21px;
    }
    .bp-total {
        font-size: 16px;
    }
    .hp-banner-tick {
       max-width: 30px;

}
    .content-2 {
  padding: 33px 41px 37px 15px !important;
}

    .hp-banner-cta {
    font-size: 24px;
}
    .supportlocalbanner1 {
        height: 90px;
        width: 90px;
    }
    .supporths {
        height: 75px;
        width: 75px;
        margin-top: 15px;
    }
    .login-block {
        padding: 70px auto 40px;
    }
        .cc_container .cc_btn {
        margin-right: 15% !important;
}
.cc_message {
   margin-left: 15% !important;
    margin-top: 12px !important;
}
}
@media (min-width: 1850px) {

           .cc_container .cc_btn {
        margin-right: 17% !important;
}
.cc_message {
   margin-left: 17% !important;
    margin-top: 12px !important;
} 
}