﻿body {
    background: #5aa19a url('/images/background/bground_1.png') repeat-x;
}

.container {
    background-color: White;
    padding: 10px;
}

.containerBody {
    padding: 20px;
}

.header {
    border-bottom-color: transparent;
    border-bottom-width: 0px;
}

    .header .container {
        height: 180px;
        background: url('/images/header-background.png');
        padding: 20px;
        background-position: 100% -40px;
    }

.thumbnail {
    border: none;
    box-shadow: none;
}

#logo-header {
    height: 209px;
    width: 119px;
    background-image: url('/images/logo.png');
}

.pricing-logo-image {
    margin-top:10px;
    margin-bottom: 50px;
}

.pricing-logo {
    height: 100px;
    width: 500px;
    background-image: url('/images/Free-Delivery-WorldWide.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 0px center;
    margin-bottom: 40px;
}

.pricing-logo-large {
    height: 267px;
    width: 260px;
    background-image: url('/images/pricing-green.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.breadcrumbs {
    margin-right: auto;
    margin-left: auto;
    display: none;
}

.currency {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    z-index:100;
}

    .currency .currencyChoice {
        float: right;
        margin-top: 10px;
    }

    .currency .socialMediaLike {
        float: left;
        padding-top: 5px;
        margin: 10px 0 10px 0px;
    }

.margin-top-5,
.margin-top-10,
.margin-top-20,
.margin-top-20,
.margin-top-25,
.margin-top-40,
.margin-top-50,
.margin-top-60 {
    clear: both;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-40,
.margin-bottom-50,
.margin-bottom-60 {
    clear: both;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-top-5-minus {
    margin-top: -5px !important;
}

.margin-top-10-minus {
    margin-top: -10px !important;    
}

.footer {
    background: transparent;
    color: #555;
}

    .footer h3, .footer h4, .footer p, .footer .dl-horizontal a {
        color: #555;
    }

.copyright {
    border-top-color: transparent;
    background: transparent;
    padding-top: 0px;
    border-top-width: 0px;
}

    .copyright .container {
        background: url('/images/footer-background.png') repeat-x;
        padding: 20px;
    }

    .copyright p {
        color: #fff;
    }

.navbar, .navbar-inner {
    background-color: transparent;
}

p {
    color: #555;
    margin-top: 5px;
    text-shadow: none;
    text-shadow: 0 0 1px #f6f6f6;
    font-weight: normal !important;
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #e74c3c;
}
/*h1, h2, h3, h4, h5{font-family:'Love Ya Like A Sister', cursive, "Open Sans", sans-serif;}*/
h1, h2, h3, h4, h5 {
    font-family: 'Patua One', cursive;
}

.containerlogo {
    display: none;
}

#logo-header {
    height: 209px;
    width: 119px;
    background-image: url('/images/logo.png');
}

.highlightPreview {
    background-color: Yellow;
}

a.highlightPreview {
    font-weight: bold !important;
    padding: 5px;
}

a.highlightPreview:hover {
    font-weight: bold !important;
    padding: 5px;
    background-color:red;
    color:white;
}

.previewSurround {
    border: 1px solid red;
    background-color: #FFF;
    padding: 10px;
    border-radius:10px !important;
}

.checkBoxLarge input {
    transform: scale(2.0);
    -webkit-transform: scale(2.0);
    margin: 10px;
}

.checkBoxLarge label {
    display: inline-block;
}

.radioButtonLarge input {
    transform: scale(2.0);
    -webkit-transform: scale(2.0);
    margin: 10px;
}

.radioButtonLarge label {
    display: inline-block;
}

.force100width input {
    width: 100% !important;
}
/*.starList{list-style-image:url('../images/star-list-icon-10x10.png');margin-top:30px;margin-bottom:30px;font-family:"Love Ya Like A Sister", cursive, "Open Sans", sans-serif;}*/
.starList {
    list-style-image: url('../images/star-list-icon-10x10.png');
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Patua One', cursive;
}

.copyright .starList a {
    color: #FFF;
    font-size: 1.0em;
    font-family: 'Open Sans', sans-serif !important;
}

.copyright hr {
    margin: 0px 0px 0px 0px;
}

.snowFlakeList {
    list-style-image: url('../images/snowflake-list-icon-10x10.png');
}
/*.activityPackAddToOrder{font-family:"Love Ya Like A Sister", cursive, "Open Sans", sans-serif;border:1px solid black;padding:10px;background-color:#EEEEEE;}*/
.activityPackAddToOrder {
    font-family: 'Patua One', cursive;
    /*border: 1px solid black;*/
    padding: 20px;
    /*background-color: #EEEEEE;*/
    color:#555;

    background-color: transparent;
    border: 2px solid #5bb75b;
    border-radius: 5px !important;
    box-sizing: border-box;
}

    .activityPackAddToOrder span {
        font-size: large;        
    }

.testimonial-wrapper {
    padding: 10px;
    border: 1px solid red;
    margin: 5px;
    min-height: 150px;
}

.testimonial-signoff {
    border-top: 1px solid #CCC;
    margin-top: 15px;
    padding-top: 5px;
    clear: both;
    width: 100%;
}

.videofront {
    border: 1px solid red;
}

.PurchaseLetter-SnapShotSquare {
    display: none;
}

.PurchaseLetter-SnapShotPortrait {
    display: block;
}

.callback {
    border: 1px solid red;
    background-color: #EEE;
    padding: 10px;
    margin-bottom: 25px;
}

.PurchaseLetter-WelcomeBack {
    background-image: url('/images/Star-Corner.png');
    background-position: right top;
    background-repeat: no-repeat;
}

.frontpagePack {
    border: 1px solid red;
    background-color: #EEE;
    padding: 0px 10px 0px 10px;
}

    .frontpagePack .headline h3, .frontpagePack .headline h4 {
        border-bottom: 1px solid #AAA;
    }

.finalweek {
    background-image: url('/images/lastweek-header.jpg');
    height: 125px;
}

@media(max-width:767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
    }

    .header {
        margin-top: 0px;
    }

    .header-pricing-row {
        margin-top: 0px;
    }

    .pricing-logo {
        width: 500px;
        margin-bottom: -35px;
        height:40px;
    }

    .pricing-logo-image {
        width: 200px;
        margin-bottom: 40px;
    }

    .currency .currencyChoice {
        clear: both;
        float: right;
        margin-top: 20px;
    }

    .currency .socialMediaLike {
        float: left;
        padding-top: 5px;
        margin: 20px 0 10px 0px;
    }

    .containerBody {
        padding: 10px;
    }

    .maincontent {
        margin-top: 0px;
    }

    .PurchaseLetter-SnapShotSquare {
        display: block;
    }

    .PurchaseLetter-SnapShotPortrait {
        display: none;
    }

    hr {
        margin: 15px 0 20px 0;
        border-top: 1px solid red;
    }

    .videofront {
        height: 200px;
    }

    .copyright {
        padding: 0px;
    }

    .finalweek {
        background-image: url('../images/lastweek-header-mobile.jpg');
        height: 125px;
    }
}

.front-fullwidth-letteronly {
    display: none;
}

.front-fullwidth-letterandpack {
    display: block;
}

.purchaseletter-charity {
    display: none;
}


.currency .breadcrumb_container {
    float: left;
}


ul.breadcrumb_fueltank {
    list-style: none;
    font-family: 'Patua One', cursive !important;
    margin: 0 0 10px 0px;
}

    ul.breadcrumb_fueltank li {
        display: inline;
    }

        ul.breadcrumb_fueltank li + li:before {
            padding: 2px;
            content: ">\00a0";
        }

        ul.breadcrumb_fueltank li a {
            text-decoration: none;
        }

            ul.breadcrumb_fueltank li a:hover {
                text-decoration: underline;
            }

.strikeThroughPrice {
    text-decoration: line-through;
    color: red;
}

.priceAll
{
    color:#555;
}

.strikeThroughPriceAll {
    text-decoration: line-through;
    color: #999;
    clear:both;    
}

.bundleTable table {
    display: flex;
    justify-content: center;    
}

.bundleTable td {
    text-align: center;
}

    .bundleTable td.rowHeader {
        text-align: left;
    }

.expired{
    color:red !important;
}

.btn-success, .btn-u-orange, .btn-info 
{
    border-radius: 10px !important;
}

.btn-filter {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 10px !important;
    border: 1px solid #999;
    color: rgb(1, 46, 108) !important;
    margin-right: 10px;
    font-family: 'Patua One', cursive;
}

.btn-filter-remove {
    border-radius: 10px !important;
    border: 1px solid #999;
    background-color: #ffe4e4 !important;
    color: rgb(1, 46, 108) !important;
    margin-right: 10px;
    font-family: 'Patua One', cursive;
}

.btn-express-header {
    padding: 11px 19px;
    font-size: 13.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 10px !important;
    border: 1px solid #999;
    color: rgb(1, 46, 108) !important;
    margin-right: 0px;
    font-family: 'Patua One', cursive;
    background-color: white;
}

.filterButtonWrap {
    float: left;
    min-height: 50px !important;
}

/* SORT START */

.dropbtn {
    /*background-color: #04AA6D;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;*/
    cursor: pointer;
    padding: 11px 19px;
    font-size: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 10px !important;
    border: 1px solid #999;
    color: rgb(1, 46, 108) !important;
    margin-right: 10px;
    font-family: 'Patua One', cursive;
    background-color: white !important;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    font-family: 'Patua One', cursive;
    border-radius: 10px !important;
    font-size: 10px;
}

    .dropdown-content a {
        color: rgb(1, 46, 108) !important;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-radius: 10px !important;
    }

        .dropdown-content a:hover {
            background-color: white;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: white;
}

/* SORT END */

/* EXTRA BUTTONS */

.button-28 {
    appearance: none;
    background-color: transparent;
    border: 2px solid #5bb75b;
    border-radius: 5px !important;
    box-sizing: border-box;
    color: #3B3B3B;
    cursor: pointer;
    display: inline-block;
    font-family: Roobert,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 60px;
    min-width: 0;
    outline: none;
    padding: 16px 24px;
    text-align: left;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 100%;
    will-change: transform;
    margin-top: 10px;
}

    .button-28:disabled {
        pointer-events: none;
    }

    .button-28:hover {
        color: #fff;
        background-color: #5bb75b;
        box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
        transform: translateY(-2px);
        border: 2px solid white;
    }

    .button-28:active {
        box-shadow: none;
        transform: translateY(0);
    }

/* EXTRA BUTTONS */

/* RATING */

.rating_snippet span {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal !important;
}

.rating_snippet i {
    color: rgb(244, 126, 39);
}

/* PREVIEW */

.previewIcon {
    background:white !important; 
    font-size:smaller !important; 
    border:none !important; 
    min-height:10px !important;
}

/* PANELS - SalesCount */
.salescount {
    padding: 15px !important;
    border-radius:10px !important;
}

    .salescount i {
        color: #FC8A17 !important;
        margin-right: 10px !important;
    }

/* Splide    */
.splide__pagination__page.is-active {
    background: #5bb75b !important;
}

/* AI */
.textarea-ai {
    border: 2px solid #CCC;
    border-radius: 10px !important;
}

/* Front Carousel */
.front-panels-h2
{
    font-size:38.5px !important;
}