@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,900");
@font-face {
    font-family: "Tiempos Headline";
    src: url("../../fonts/TiemposHeadline-Light.otf");
}
@font-face {
    font-family: "Tiempos Bold";
    src: url("../../../fonts/TiemposHeadline-Medium.otf");
}
body,
html,
* {
    font-family: "Lato", sans-serif;
}
* {
    max-width: initial;
}
.limited {
    color: #ff9100;
}
.normal-font {
    font-weight: normal !important;
}
.red {
    color: #d00;
}
.days {
    color: #38b549;
}

.gdprWrap#buttonJS {
    background-color: #07aa4b;
}
.fomo {
    font-size: 14px;
    position: fixed;
    z-index: 1000;
    bottom: -120px;
    left: 5vw;
    width: 200px;
    min-height: 70px;
    letter-spacing: 1.2px;
    color: black;
    border: 2px solid #FF9C39;
    border-radius: 10px;
    background: #ECE9E0;
    box-shadow: 2px 2px 14px #555;
}
.fomo__box {
    margin: 0;
    padding: 10px;
    list-style: none;
    text-align: center;
}
.fomo__box li {
    display: none;
    padding-left: 0;
}
header {
    background-color: #54565a;
    padding: 0px;
}
header .container {
    height: 82px;
    color: #fff;
}
header img {
    width: 170px;
    margin-left: 8px;
}
header .floatRight {
    margin: 32px 0;
    font-family: Helvetica, serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.33px;
}
.topHeaderBannerHtml {
    height: 43px;
    font-size: 17px;
    text-align: center;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #184042;
}
.topHeaderBannerHtml p {
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    line-height: 40px;
    font-size: 17px;
}
.specialInternetOffer {
    font-size: 32px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    color: #666;
}
.stockStatus {
    font-size: 22px;
    font-family: "Helvetica", serif;
    color: #666666;
}
.updateText {
    font-size: 22px;
    font-family: "Helvetica", serif;
    color: #666666;
}
.teleNum {
    margin: 0;
}
#chooseYourProduct .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1170px;
    margin-top: 40px;
    border-bottom: 1px solid #979797;
}
.sliderLeft {
    max-width: 600px;
}
.orderOptionsRight {
    max-width: 500px;
}
.product-image {
    position: relative;
    width: 100%;
    max-width: 600px;
}
.slider-nav-thumbnails .slick-dots {
    display: none !important;
}
.slick-prev,
.slick-next {
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 50%;
}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    left: 25px;
    background: url('https://cdn.ultimatedogfoodguide.com/images/left_arrow.png') center center no-repeat #abacae;
}
.slick-next,
.slick-next:hover,
.slick-next:focus {
    right: 25px;
    background: url('https://cdn.ultimatedogfoodguide.com/images/right_arrow.png') center center no-repeat #abacae;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before,
.slick-prev:before,
.slick-next:before {
    opacity: 0;
}
.slick-dotted.slick-slider {
    margin-bottom: 8px;
}
.product-thumbnail {
    float: left;
    width: 138px;
    height: 137px;
    margin-right: 16px;
    cursor: pointer;
}
.slick-slide:last-child .product-thumbnail {
    margin-right: 0;
}
.offerSelectorRadioButton_topContent_mobile {
    display: none;
}
.offerSelectorRadioButton_topContent h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: "Tiempos Bold", serif;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 300;
}
.offerSelectorRadioButton_topContent h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 25px;
    line-height: 1.2;
}
.offerSelectorRadioButton_topContent img {
    max-width: 92px;
    margin-right: 16px;
}
.offerSelectorRadioButton_topContent .offerSelectorRadioButton_topContent_rating {
    display: inline-block;
    margin-bottom: 14px;
    margin-top: 0;
    color: #07aa4b;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.offerSelectorRadioButton_topContent_review {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}
.offerSelectorRadioButton_topContent p {
    margin-top: 0;
    margin-bottom: 5px;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    color: #54565a;
    font-weight: 300;
}
.retail_mobile {
    display: none;
}
.inStockText {
    margin: 0;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.8;
    font-weight: 400;
}
.orderOptions2 h3 {
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: left;
    text-transform: uppercase;
    line-height: 24px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
}
.selectPackageLabel_mobile {
    display: none;
}
h3.frequencyHeadlinebottleOptionsContaine {
    margin-top: 16px;   
}
.bottleOptionsContainer {
    flex-direction: column;
}
.bottleOptions,
.bottleOptions.active {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 90px;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #979797;
    background-color: #fff;
    color: #000;
    border-radius: 7px;
    cursor: pointer;
}
.bottleOptions.active {
    background-color: #F1FFF3;
}
.bottleOptions:nth-child(1),
.bottleOptions.active:nth-child(1) {
    border-radius: 7px 7px 0 0;
}
.bottleOptions:nth-child(2),
.bottleOptions.active:nth-child(2) {
    border-radius: 0;
    border-top: none;
    border-bottom: none;
}
.bottleOptions:nth-child(3),
.bottleOptions.active:nth-child(3) {
    border-radius: 0 0 7px 7px;
}
.bottleOptions .radioButton {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 34px;
    height: 34px;
    margin-left: 10px;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #a2a2a2;
}
.bottleOptions.active .radioButton:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: url('https://cdn.ultimatedogfoodguide.com/images/radiobutton_check.png') center center no-repeat;
    background-size: cover;
}
.offerSelectorRadioButton_contDetails {
    display: flex;
    align-items: center;
    font-family: 'Roboto', 'Lato', sans-serif;
    font-weight: 200;
    font-size: 16px;
}
.offerSelectorRadioButton_contDetails img {
    width: 25px;
    margin-right: 13px;
}
.offerSelectorRadioButton_contOptIn {
    left: 0;
    right: 0;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    max-width: 460px;
    margin: auto;
    margin-bottom: 8px;
    padding: 20px;
    background-color: #07aa4b;
    text-align: left;
    z-index: 10;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    font-size: 14px;
}
.offerSelectorRadioButton_contOptIn.hidden {
    display: none;
}
.offerSelectorRadioButton_contOptIn_topContent {
    display: flex;
}
.offerSelectorRadioButton_contOptIn_topContent p {
    margin: 0;
}
.offerSelectorRadioButton_contOptIn_checkBox {
    position: relative;
    flex-basis: 10%;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    margin-top: 4px;
    margin-right: 20px;
    padding: 0;
    border: 3px solid #fff;
    background-color: transparent;
    vertical-align: middle;
    border-radius: 5px;
    cursor: pointer;
}
.offerSelectorRadioButton_contOptIn.checked .offerSelectorRadioButton_contOptIn_checkBox {
    background: url('https://cdn.ultimatedogfoodguide.com/images/checkmark3x.png') center center no-repeat #fff;
    background-size: contain;
}
.offerSelectorRadioButton_contOptIn_checkBoxContent {
    flex-basis: 100%;
    cursor: pointer;
}
.offerSelectorRadioButton_contOptIn_checkBoxContent li {
    margin-left: 30px;
    padding-left: 10px;
    font-size: 16px;
}
.offerSelectorRadioButton_contOptIn_content {
    flex-basis: 100%;
    font-size: 16px;
}
.offerSelectorRadioButton_contOptIn a {
    color: #fff;
    text-decoration: underline;
}
.bottleOptions.selected .radioButton {
    border: 1px solid #07aa4b;
    background-color: #fff;
}
.offerSelectorRadioButton_priceContainer {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.offerSelectorRadioButton_selector_content {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.offerSelectorRadioButton_selector_content p {
    text-align: left;
}
.offerSelectorRadioButton_selector_quantity {
    margin: 20px 0 8px;
    font-size: 20px;
    letter-spacing: 0;
}
.offerSelectorRadioButton_selector_shipping {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
}
.offerSelectorRadioButton_price_content {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    margin-left: 65px;
}
.offerSelectorRadioButton_selector_savePrice {
    display: flex;
    align-items: center;
    width: fit-content;
    height: 30px;
    padding: 0 5px;
    background-color: #B9EAC0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
}
.offerSelectorRadioButton_selector_retail {
    margin: 0 21px;
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
}
.offerSelectorRadioButton_selector_yourPrice {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
}
h3.frequencyHeadline {
    margin-top: 16px;
}
.frequencyOptionsContainer {
    display: flex;
    -webkit-box-pack: start;
    justify-content: space-between;
    flex-direction: row;
}
.frequencyOptions {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    width: 235px;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 7px;
    background-color: #54565A;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    cursor: pointer;
}
.frequencyOptions.active {
    background-color: #FF9E32;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.28)
}
.getStartsButton {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 43px;
    margin: 10px auto 34px;
    padding: 1px 6px;
    border: 1px solid #e17d0d;
    border-radius: 7px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9e32), to(#be4200));
    background: linear-gradient(180deg, #ff9e32 0, #be4200 100%);
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2.25px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    box-sizing: border-box;
}
.getStartsButton.disabled {
    opacity: 0.5;
    cursor: default;
}
.offerSelectorRadioButton_bottomContent {
    flex-basis: 100%;
    padding: 0;
    text-align: center;
}
.offerSelectorRadioButton_bottomContent p {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
}
.offerSelectorRadioButton_bottomContent_icons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.offerSelectorRadioButton_bottomContent_icons img {
    padding: 0;
}
.badgesSectionHtml {
    width: 100%;
}
.badgesSection {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    background: #fff;
}
.badgesSection img {
    width: 230px;
    max-width: 40%;
    height: 100%;
    margin: 0 2%;
}
.badgesSection img:nth-child(1) {
    width: 270px;
}
.benefitsHtml {
    margin-top: -90px;
    padding: 38px 22px;
    background-color: #f8f6f2;
    text-align: center;
}
.benefitsHtmlWrapper {
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    margin: auto;
}
.benefitsHtml_content:last-of-type {
    margin-bottom: 0;
}
.benefitsHtml h2 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    color: #07aa4b;
}
.benefitsHtml p {
    max-width: 370px;
    margin: 0 auto;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
}
.foodBoosterHtml {
    position: relative;
    padding: 44px 22px 70px;
    background-color: #184042;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    color: #fff;
    text-align: center;
}
.foodBoosterHtmlWrapper {
    max-width: 1200px;
    margin: auto;
}
.foodBoosterHtml h1 {
    margin-top: 0;
    margin-bottom: 44px;
    font-family: "Tiempos Bold", serif;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 500;
}
.foodBoosterHtml_smallIcons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 48px;
}
.foodBoosterHtml_smallIcons figure {
    flex-basis: unset;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 20px;
}
.foodBoosterHtml_smallIcons figure img {
    width: 90px;
    height: 90px;
    margin-right: 15px;
    margin-bottom: 0;
}
.foodBoosterHtml_smallIcons figure figcaption {
    max-width: 120px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 0.57px;
    line-height: 21.01px;
    font-size: 16px;
}
.foodBoosterHtml_largeIcons {
    display: -webkit-box;
    display: flex;
    justify-content: center;
}
.foodBoosterHtml_largeIcons figure {
    width: 370px;
    margin: 0 15px;
}
.foodBoosterHtml_largeIcons img {
    margin-bottom: 32px;
}
.foodBoosterHtml h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    color: #07aa4b;
    font-size: 25px;
    line-height: 1.2;
}
.foodBoosterHtml p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
}
.directionsContainer {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #ECE9E0;
}
.directionsSliderComponent,
.directionsHtml {
    flex-basis: 50%;
    max-width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.directionsSliderComponent {
    padding: 70px 50px 70px 80px;
}
.directions-image {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}
.slick-directions-slider .slick-arrow {
    display: none !important;
}
.slick-directions-slider .slick-dots {
    bottom: -35px;
}
.slick-directions-slider .slick-dots li button:before {
    color: #c0c0c0;
    font-size: 20px;
    opacity: 1;
}
.slick-directions-slider .slick-dots li.slick-active button:before {
    color: #07aa4b;
    opacity: 1;
}
.directionsHtml {
    flex-basis: 50%;
    padding-top: 54px;
    text-align: center;
}
.directionsHtmlWrapper {
    max-width: 610px;
    margin-right: auto;
    padding: 12px 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.directionsHtmlWrapper h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "Tiempos Bold", serif;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 300;
}
.directionsStepsContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.directionsStep {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 160px;

}
.directionsStepImage {
    width: 108px;
    margin-bottom: 5px;
}
.directionsStepText {
    color: #000;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
}
.directionsStepsDisclaimer {
    position: relative;
    margin-top: 22px;
    margin-bottom: 14px;
    padding: 10px 20px;
    background-color: #FF9E32;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
}
.directionsStepsDisclaimer:before {
    content: "";
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    display: block;
    width: 1px;
    margin: 0 auto;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 16px solid #FF9E32;
}
.directionsHtml p {
    margin-top: 0;
    padding: 0 20px;
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 100;
}
.faqsComponent {
    flex-basis: 100%;
}
.faqsComponent .row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
.offerSelector_faqs .faqs:last-child {
    border-bottom: none;
}
.offerSelector_faqs .faqs {
    color: #000;
}
.faqsWrapper {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 50px 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.faqsComponent .green_line {
    display: none;
    width: 75px;
    height: 4px;
    border: 0;
    background-color: #3db54a !important;
}
.faqsComponent h2 {
    margin-top: 0;
    font-family: "Tiempos Bold", serif;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 500;
    color: #000;
    text-align: center;
}
.offerSelector_faqs .faqs_title {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 35px;
}
.offerSelector_faqs .faqs_faq:first-of-type {
    padding-top: 15px;
    border-top: 4px solid #07aa4b;
}
.offerSelector_faqs .faqs_faq:first-of-type {
    border-top: 4px solid #07aa4b;
}
.offerSelector_faqs .faqs_faq {
    border-left: 4px solid #07aa4b;
    border-right: 4px solid #07aa4b;
    border-bottom: 0;
}
.faqs_faq {
    max-width: 970px;
    margin: auto;
    padding: 0 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.offerSelector_faqs .faqs_question {
    position: relative;
    width: 100%;
    margin: 16px 0 22px;
    padding-right: 20px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 30px;
    color: #39B448;
}
.offerSelector_faqs .faqs_question::after,
.offerSelector_faqs .faqs_question::before {
    background: #3db54a;
    content: "";
    height: 3px;
    position: absolute;
    right: 5px;
    top: 13px;
    width: 13px;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.offerSelector_faqs .faqs_question::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.offerSelector_faqs .faqs_question::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.offerSelector_faqs .faqs_answer {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: max-height 0.5s ease-in;
    transition: max-height 0.5s ease-in;
    overflow: hidden;
    line-height: 20px;
}
.offerSelector_faqs .faqs_answer {
    padding: 0 12px;
}
.offerSelector_faqs p {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
}
.offerSelector_faqs .faqs_faq:after {
    width: 100%;
    height: 1px;
    margin: auto;
    content: "";
    background-color: #54565A;
}
.offerSelector_faqs .faqs_faq.open .faqs_question::after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.offerSelector_faqs .faqs_faq.open .faqs_answer {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
}
.offerSelector_faqs .faqs_faq:last-of-type {
    padding-bottom: 10px;
    border-bottom: 4px solid #07aa4b;
}
.offerSelector_faqs .faqs_faq:last-of-type:after {
    height: 0;
}
.offerSelector_faqs .faqs figure {
    margin: 0 0 8px;
}
.faqs_listIcons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
    margin-bottom: 8px;
}
.offerSelector_faqs .faqs_listIcons figure {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 0 16px;
}
.offerSelector_faqs .faqs_listIcons img {
    margin-right: 20px;
}
.offerSelector_faqs .faqs_listIcons figcaption {
    font-size: 17px;
    font-weight: 500;
}
.faqsComponent h4 {
    margin-top: 0;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 700;
}
.faqs_answer li {
    font-weight: 300;
}
.faqs_stepIcons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.faqs_stepIcons figure {
    max-width: 33%;
}
.faqs_stepIcons figure img {
    width: 100%;
}
.viewOrderOptions_container {
    display: none;
}
.mbgHtml {
    background-image: url("https://cdn.ultimatepetnutrition.com/images/90daybg--desktop.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    line-height: 26px;
}
.mbgHtmlWrapper {
    max-width: 770px;
    margin: auto;
    padding: 35px 22px 20px;
}
.mbgHtmlWrapper img {
    width: 185px;
}
.mbgHtmlWrapper p {
    margin-top: 0;
    font-family: 'Roboto', 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}
.reviewsVideoContainer_title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
    font-family: "Tiempos Bold", serif;
    font-weight: 500;
    color: #000;
    text-align: center;
}
.reviewsVideoContainer_rating {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.reviewsVideoContainer_rating img {
    max-width: 92px;
    height: 100%;
    margin-right: 16px;   
}
.reviewsVideoContainer_rating p {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 0;
    color: #07aa4b;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1.5px;
}
#videoWraps {
    max-width: 640px;
    margin: 0 auto;
}
.slick-reviews-slider {
    padding-top: 60px;
}
.slick-reviews-slider .slick-arrow {
    display: none !important;
}
.slick-reviews-slider .slide-content {
    position: relative;
    max-width: 970px;
    margin: 20px auto 45px;
    padding: 50px 80px 40px;
    background-color: #fffaf2;
    -webkit-box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.slick-reviews-slider .slide-content:before {
    position: absolute;
    top: 40px;
    left: 30px;
    width: 75px;
    height: 100%;
    content: "";
    background-image: url("https://cdn.ultimatepetnutrition.com/images/Quotationmark1@2x.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.slick-reviews-slider .slide-title {
    max-width: 570px;
    margin: 0 auto 15px;
    color: #212529;
    font-size: 30px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}
.slick-reviews-slider .slide-image {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 185px;
    margin: 5px auto 18px;
}
.slick-reviews-slider p {
    margin-top: 0;
    margin-bottom: 16px;
    color: #212529;
    font-size: 22px;
    font-family: "Lato", sans-serif;
    font-style: unset;
    line-height: 33px;
    font-weight: 300;
}
.slick-reviews-slider p.belowText {
    margin-bottom: 9px;
    line-height: 1;
    color: #07aa4b;
}
.slick-reviews-slider p.verifiedField {
    display: none;
}
.slick-reviews-slider .slide-content:after {
    position: absolute;
    bottom: 40px;
    right: 30px;
    left: unset;
    width: 65px;
    height: 47.83px;
    content: "";
    background-image: url("https://cdn.ultimatepetnutrition.com/images/Quotationmark1@2x.png");
    background-size: cover;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slick-reviews-slider.slick-dotted.slick-slider {
    margin-bottom: 100px;
}
.slick-reviews-slider .slick-dots li {
    margin: 0 3px;
}
.slick-reviews-slider .slick-dots li.slick-active button:before {
    color: #07aa4b;
    opacity: 1;
}
.slick-reviews-slider .slick-dots li button:before {
    color: #c0c0c0;
    font-size: 19px;
    opacity: 1;
}
.productcta-sectionComponent {
    position: sticky;
    top: calc(100% - 90px);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90px;
    background-color: #184042;
    z-index: 1;
}
.productcta_buttonDesktop {
    display: block;
    width: 370px;
    height: 58px;
    background-color: #FF9E32;
    color: #fff;
    font-size: 21.53px;
    font-weight: 900;
    line-height: 22px;
    letter-spacing: 3.08px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.28);
}
.productcta_text {
    margin-right: 55px;
    color: #FFF;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
}
.container {
    width: 100%;
    max-width: 1170px;
}
footer {
    padding: 40px 40px 120px;
    background-color: #54565a;
}
footer .container {
    max-width: 970px;
}
footer p {
    margin: 20px 0;
    color: #fff;
    font-family: Helvetica, serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 300;
}
footer a {
    color: #07AA4B;
    font-size: 14px;
}
.marginauto {
    margin: auto;
}
hr {
    width: 75px;
    background-color: #3db549;
    height: 3px;
}
.floatLefthr {
    float: left;
    margin-top: 50px;
    margin-bottom: -15px;
}
@media only screen and (max-width: 1024px) {
    html,
    body {
        min-width: auto;
    }
    header .container {
        width: calc(100% - 44px);
        height: 60px;
        margin: 0 22px;
    }
    header img {
        max-width: 156px;
        margin-top: -3px;
        margin-left: 0;
    }
    header .floatRight {
        margin: 22px 0;
    }
    .floatRight {
        color: rgb(255 255 255);
        top: 11px;
        left: 65%;
    }
    .floatRight:first-child{
        color: rgb(255 255 255) !important;
    }
    #chooseYourProduct .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        margin-top: 0;
    }
    .offerSelectorRadioButton_topContent_mobile {
        display: block;
        padding: 10px 22px 12px;
        text-align: center;
    }
    .offerSelectorRadioButton_topContent_mobile h1 {
        margin-bottom: 16px;
    }
    .offerSelectorRadioButton_topContent_mobile img {
        max-width: 138px;
    }
    .offerSelectorRadioButton_topContent img {
        display: block;
        margin: 8px auto 12px;
    }
    .offerSelectorRadioButton_topContent {
        display: none;
    }
    .offerSelectorRadioButton_topContent_mobile.offerSelectorRadioButton_topContent {
        display: block;
    }
    .offerSelectorRadioButton_topContent_mobile .offerSelectorRadioButton_topContent_rating {
        display: inline-block;
        margin-bottom: 16px;
    }
    .offerSelectorRadioButton_topContent_note,
    .offerSelectorRadioButton_topContent_review {
        display: none;
    }
    .offerSelectorRadioButton_topContent_mobile .offerSelectorRadioButton_topContent_review {
        display: block;
        margin-bottom: 20px;
        font-size: 17px;
    }
    .offerSelectorRadioButton_topContent_mobile .offerSelectorRadioButton_topContent_note {
        display: block;
    }
    .slider-nav-thumbnails {
        display: none;
    }
    .slider-nav-thumbnails .slick-dots {
        display: block !important;
    }
    .sliderLeft {
        max-width: 600px;
        width: calc(100% - 44px);
        margin: 0 22px;
        text-align: center;
    }
    .orderOptionsRight {
        max-width: 600px;
        width: 100%;
        margin-top: 55px;
    }
    .slick-directions-slider .slick-dots {
        bottom: -40px;
    }
    .slick-dots li {
        margin: 0 2px;
    }
    .slick-dots li.slick-active button:before {
        color: #07aa4b;
        opacity: 1;
        font-size: 16px;
    }
    .slick-dots li button:before {
        color: #c0c0c0;
        font-size: 19px;
        opacity: 1;
    }
    .inStockText {
        display: none;
    }
    .selectPackageLabel {
        display: none;
    }
    .selectPackageLabel_mobile {
        display: block;
    }
    .retail {
        display: none;
    }
    .yourPrice,
    .retail_mobile {
        display: inline-block;
        float: none;
    }
    .retail_mobile,
    .retail_mobile .strike {
        color: #000;
    }
    .orderOptions2 h3.selectPackageLabel_mobile {
        padding-top: 2px;
        border-top: none;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        text-transform: capitalize;
        color: #000;
    }
    .bottleOptionsContainer {
        margin: 0 22px;
    }
    .bottleOptions .radioButton {
        min-width: 34px;
    }
    .offerSelectorRadioButton_selector_content p {
        white-space: nowrap;
    }
    .offerSelectorRadioButton_price_content {
        flex-wrap: wrap;
        justify-content: flex-end;
        min-width: 180px;
        margin-right: 10px;
        margin-left: calc(100% - 350px);
    }
    .offerSelectorRadioButton_selector_savePrice {
        align-self: flex-start;
        order: 1;
        margin: 0;
    }
    .offerSelectorRadioButton_selector_retail {
        margin: 8px 16px 0;
        font-size: 14px;
    }
    .offerSelectorRadioButton_selector_yourPrice {
        margin: 8px 0 0;
    }
    h3.frequencyHeadline {
        margin: 12px 22px;
    }
    .frequencyOptionsContainer {
        margin: 0 22px;
    }
    .frequencyOptions {
        width: 45%;
        min-width: 170px;
        padding: 0 10px;
        font-weight: 500;
    }
    .offerSelectorRadioButton_contDetails {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: start;
        justify-content: flex-start;
        margin: 16px 22px 12px;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 300;
    }
    .getStartsButton {
        max-width: calc(100% - 44px);
    }
    .offerSelectorRadioButton_bottomContent {
        padding: 0 22px;
    }
    .offerSelectorRadioButton_bottomContent p {
        font-size: 16px;
    }
    .offerSelectorRadioButton_bottomContent_icons {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        flex-wrap: wrap;
        max-width: 100%;
    }
    .offerSelectorRadioButton_bottomContent_icons img {
        padding: 0 16px;
    }
    .benefitsHtmlWrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .badgesSection {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
    }
    .badgesSection img {
        max-width: 100%;
        margin: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .benefitsHtml_content {
        margin-bottom: 30px;
    }
    .foodBoosterHtml {
        padding: 28px 22px 50px;
    }
    .foodBoosterHtml_smallIcons {
        flex-wrap: wrap;
        margin-bottom: 22px;
    }
    .foodBoosterHtml_smallIcons figure {
        flex-basis: 50%;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin: 0 0 21px;
    }
    .foodBoosterHtml_smallIcons figure img {
        margin: 0 0 12px
    }
    .foodBoosterHtml_smallIcons figure figcaption {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: 180px;
        text-align: center;
    }
    .foodBoosterHtml_largeIcons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        align-items: center;
    }
    .foodBoosterHtml_largeIcons figure {
        margin: 0 0 64px;
    }
    .foodBoosterHtml_largeIcons figure:last-of-type {
        margin: 0;
    }
    .directionsContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
    }
    .directionsSliderComponent {
        width: 100%;
        max-width: 520px;
        height: auto;
        padding: 34px 22px 0;
    }
    .directions-image {
        width: 100%;
    }
    .directionsHtml {
        flex-basis: 100%;
        max-width: 100%;
        padding-top: 38px;
    }
    .directionsStep {
        width: 125px;
    }
    .directionsStepImage {
        width: 90px;
    }
    .directionsStepText {
        font-size: 10px;
        line-height: 15px;
    }
    .directionsStepsDisclaimer {
        padding: 10px 25px;
        font-size: 11px;
        line-height: 16px;
    }
    .directionsHtml p {
        padding: 0 10px;
    }
    .faqsWrapper {
        padding: 40px 22px 10px;
    }
    .offerSelector_faqs .faqs_title {
        margin-bottom: 25px;
    }
    .offerSelector_faqs .faqs_faq:first-of-type {
        padding-top: 0;
    }
    .faqs_faq {
        padding: 0 5px;
    }
    .offerSelector_faqs .faqs_question {
        margin: 8px 0 16px;
        padding: 5px 40px 0 0;
    }
    .offerSelector_faqs .faqs_question::after,
    .offerSelector_faqs .faqs_question::before {
        right: 15px;
    }
    .offerSelector_faqs .faqs_faq:after {
        background-color: #ECECEC;
    }
    .faqs_listIcons,
    .faqs_stepIcons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .faqs_stepIcons figure {
        max-width: 100%;
    }
    .reviewsVideoContainer {
        margin: 0 22px;
    }
    .reviewsVideoContainer_rating {
        flex-direction: column;
        align-items: center;
    }
    .reviewsVideoContainer_rating img {
        max-width: 140px;
        margin-right: 0;
        margin-bottom: 12px;
    }
    .reviewsVideoContainer_rating p {
        margin-bottom: 15px;
    }
    .slick-reviews-slider.slick-dotted.slick-slider {
        margin-bottom: 54px;
    }
    .viewOrderOptions_container {
        display: block;
        margin-bottom: 28px;
        text-align: center;
    }
    .viewOrderOptions_button {
        width: 370px;
        height: 43px;
        border: 1px solid #E17D0D;
        border-radius: 7px;
        background: linear-gradient(180deg, #FF9E32 0%, #BE4200 100%);
        color: #FFF;
        font-size: 18px;
        font-weight: 900;
        letter-spacing: 2.25px;
        cursor: pointer;
    }
    .mbgHtml {
        background-image: url("https://cdn.ultimatepetnutrition.com/images/90daybg--mobile.jpg");
    }
    .slick-arrow {
        display: none !important;
    }
    .slick-reviews-slider {
        padding-top: 20px;
    }
    .slick-reviews-slider .slide-content {
        display: flex;
        flex-direction: column;
        margin: 22px;
        padding: 30px 15px;
        background-color: #F7F6F2;
    }
    .slick-reviews-slider .slide-content:before {
        top: 25px;
        left: calc(50% - 26.5px);
        width: 53px;
    }
    .slick-reviews-slider .slide-title {
        order: 1;
        margin: 15px auto 8px;
        font-size: 18px;
    }
    .slick-reviews-slider .slide-image {
        order: 0;
        max-width: 165px;
        margin: 52px auto 0;
    }
    .slick-reviews-slider p {
        order: 2;
        font-size: 16px;
        line-height: 22px;
    }
    .slick-reviews-slider p.belowText {
        margin-bottom: 10px;
        order: 3;
    }
    .slick-reviews-slider p.belowText:nth-of-type(3) {
        display: none;
    }
    .slick-reviews-slider p.verifiedField {
        order: 4;
        display: block;
        width: fit-content;
        margin: 0 auto;
        padding-left: 32px;
        color: #000;
        font-size: 12px;
        font-style: italic;
        letter-spacing: 0.86px;
        background: url('https://cdn.ultimatedogfoodguide.com/images/verified-icon.svg') left center no-repeat;
    }
    .slick-reviews-slider .slide-content:after {
        display: none;
    }
    .mbgHtmlWrapper {
        padding: 35px 30px 20px;
    }
    .mbgHtmlWrapper p {
        margin-bottom: 30px;
        line-height: 1.6;
    }
    .productcta_text {
        display: none;
    }
    .productcta_buttonDesktop {
        width: 229px;
        border-radius: 7px;
    }
}
