@font-face {
    font-family: "Saltery";
    src: url("../fonts/SalteryRegular.eot");
    src:
        url("../fonts/SalteryRegular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/SalteryRegular.woff2") format("woff2"),
        url("../fonts/SalteryRegular.woff") format("woff"),
        url("../fonts/SalteryRegular.ttf") format("truetype"),
        url("../fonts/SalteryRegular.svg#SalteryRegular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
}

.calcu img {
    height: auto;
    width: 100%;
}

.calcu .calcu-img-box {
    background-color: #fff;
}

.roast-calculator-bg-outer .calcu .calcu-img-box {
    cursor: pointer;
}

.calcu .slick-slide.slick-cloned:focus {
    outline: none;
}

.current_slide .calcu-description {
    border: 2px solid #006241;
    position: relative;
    overflow: hidden;
}

.calcu .calcu-description h4 {
    border: none;
    color: #404040;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.calcu .calcu-description h4,
.calcu .guests-dropdown label,
.calcu .guests-dropdown select#guests,
.roast .grams h1,
.roast .pounds h1,
.roast button.btn.btn-success {
    font-family: "GT-Eesti-Pro-Display-Medium";
    font-weight: normal;
}

.roast-md-inner {
    max-width: 370px;
    margin: auto;
}

.calcu .calcu-container h2 {
    font-family: "GT-Eesti-Pro-Display-Bold";
}

.roast .top h1 {
    font-family: "GT-Eesti-Pro-Display-Ultrabold";
}

span.activeCheck {
    position: absolute;
    background: #006241;
    top: -7px;
    height: 20px;
    width: 30px;
    right: -12px;
    transform: rotate(45deg);
    display: inline-block;
    opacity: 0;
}

.current_slide span.activeCheck {
    opacity: 1;
}

.current_slide h4:after {
    content: "";
    display: block;
    width: 5px;
    top: 0px;
    right: 3px;
    position: absolute;
    height: 9px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.calcu {
    text-align: center;
    position: relative;
    z-index: 3;
}

.roasted_calculate_html a {
    color: #006241;
    text-decoration: none;
}

.roasted_calculate_html a:hover {
    color: #fff;
    text-decoration: none;
}

.calcu-description {
    position: relative;
    text-align: left;
    padding: 20px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.roast-calculator-bg-outer .calcu-img-box {
    border: 1px solid #f4f4f4;
}

.roast-calculator-bg-outer .calcu-img-box:focus,
.roast-calculator-bg-outer .calcu-img-box:hover {
    outline: none !important;
    border-color: #006241;
}

.calcu button.slick-arrow {
    position: absolute;
    top: 31%;
    text-indent: -99999px;
    border-radius: 50px;
    width: 50px;
    z-index: 99;
    background-position: center center !important;
    background-color: #006241;
    height: 50px;
    border: none;
    background-repeat: no-repeat !important;
    float: inherit;
    margin: 0;
    padding: 0;
}

.calcu button.slick-arrow {
	height: 65px;
	width: 65px;
	top: 23%;
	color: transparent !important;
	background-image: url("../img/slider-arrow-icon.svg") !important;
	background-color: #fff !important;
	background-size: 25px !important;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 8px;
}

.calcu button.slick-arrow:before {
    display: none;
}

.calcu button.slick-arrow.slick-prev:before {
    transform: translate(-50%, -50%) rotate(135deg);
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
}

.calcu button.slick-arrow.slick-next:before {
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    margin-left: -1px;
}

.calcu button.slick-arrow:focus,
.calcu button.btn.btn-success:focus {
    outline: none;
}
.calcu button.slick-arrow:focus {
    background: #014c33;
}
.calcu button.slick-prev.slick-arrow {
    left: -25px;
}

.calcu button.slick-next.slick-arrow {
    right: -25px;
    top: 22%;
}

.calcu h2 {
    color: #404040;
    padding: 15px 0 40px 0;
    font-size: 24px;
    font-weight: 300;
}
.calcu h3 {
    color: #404040;
    padding: 15px 0 40px 0;
    font-size: 24px;
    font-weight: 300;
}

.calcu h3 {
    color: #404040;
    font-size: 36px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 46px !important;
    text-align: left;
    padding-top: 0;
    margin-bottom: 0;
}
.recipes-taxonomy-wise-outer h2 {
    color: #006241;
    font-size: 48px;
    font-weight: 300;
    font-family: Bemio, sans-serif;
    line-height: 1.21 !important;
    text-align: left;
    margin: 80px 0 0;
}
.calcu .calcu-img-box p {
    color: #404040;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}

.slick-next:before,
.slick-prev:before {
    font-size: 30px !important;
    color: #006241 !important;
}

.calcu .guests-dropdown {
    padding: 20px 0;
}

.calcu .guests-dropdown label {
    background: #f4f4f4;
    padding: 13.9px 20px;
    margin: 0;
    border: 1px solid #eee;
    height: 55px;
    border-radius: 0;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}

.calcu .guests-dropdown select#guests {
    border: 1px solid #eee;
    padding: 7px 20px;
    margin: 0;
    margin-left: -5px;
    background: url(../img/dropdown.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: right 10px center;
    height: 55px;
    min-width: 250px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}

.calcu .guests-dropdown select#guests:focus {
    outline: none;
    border-color: #b9b9b9;
    border-left-color: #eee;
}

.calcu button.btn.btn-success {
    padding: 18px 0;
    border-radius: 30px;
    margin-left: 25px;
    margin-right: 0;
    background: #006241;
    width: 150px;
    border: none;
    color: #fff;
    float: inherit;
    font-size: 16px;
    font-weight: normal;
    font-family: "GT-Eesti-Pro-Display-Medium";
    border: 2px solid #006241;
}
.calcu button.btn.btn-success {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: transform 1s cubic-bezier(0.07, 0.51, 0.12, 1);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.07, 0.51, 0.12, 1);
}
.calcu button.btn.btn-success:hover {
    color: #006241;
}
.calcu button.btn.btn-success::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 150%;
    z-index: -1;
    -webkit-transform: translateX(-100%) skew(-45deg);
    -moz-transform: translateX(-100%) skew(-45deg);
    -o-transform: translateX(-100%) skew(-45deg);
    transform: translateX(-100%) skew(-45deg);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.07, 0.51, 0.12, 1);
    transition: transform 1s cubic-bezier(0.07, 0.51, 0.12, 1);
    background: #fff;
}
.calcu button.btn.btn-success:hover::before {
    -webkit-transform: translateX(0) skew(-45deg);
    -moz-transform: translateX(0) skew(-45deg);
    -o-transform: translateX(0) skew(-45deg);
    transform: translateX(0) skew(-45deg);
}

.calcu .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.calcu .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 220px;
    height: 40px;
}

.calcu .select-styled {
    position: absolute;
    top: 15px;
    right: 0;
    text-align: left;
    bottom: -14px;
    left: -6px;
    border: 1px solid #eee;
    color: #000;
    background-color: transparent;
    padding: 10px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.calcu .select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}

.calcu .select-styled:active:after,
.calcu .select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #fff transparent;
}

.calcu .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    padding: 0;
    margin-top: 13px;
    list-style: none;
}

.calcu .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 0px;
    color: #000;
    border: 1px solid #eee;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.calcu .select-options li:hover {
    color: #000;
    background: #fff;
}

.calcu .select-options li[rel="hide"] {
    display: none;
}

.calcu-md {
    padding: 0 10px;
}

/*-----------slick-slider-------- */

.calcu .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.calcu-slider ul.slick-dots {
    display: none !important;
}

.calcu .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.calcu .slick-list:focus {
    outline: 0;
}

.calcu .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.calcu .slick-slider .slick-list,
.calcu .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.calcu .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.calcu .slick-track:after,
.calcu .slick-track:before {
    display: table;
    content: "";
}

.calcu .slick-track:after {
    clear: both;
}

.calcu .slick-loading .slick-track {
    visibility: hidden;
}

.calcu .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.calcu .slick-slide img {
    display: block;
    height: 210px;
    object-fit: cover;
}

.calcu .slick-slide.slick-loading img {
    display: none;
}

.calcu .slick-slide.dragging img {
    pointer-events: none;
}

.calcu .slick-initialized .slick-slide {
    display: block;
}

.calcu .slick-loading .slick-slide {
    visibility: hidden;
}

.calcu .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.calcu .slick-arrow.slick-hidden {
    display: none;
}

/* ------------------------------------------ */
.roasted_id {
    max-width: 100% !important;
}

.roast img {
    height: auto;
    width: 100%;
}

.img-box {
    object-fit: cover;
}

.roast-container {
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    background: #ffffff;
    box-shadow: 0 30px 15px 8px rgba(0, 0, 0, 0.2);
}

.roast {
    position: relative;
    z-index: 3;
    text-align: center;
    display: none;
}

.roast .roast-md {
    max-width: 33%;
    width: 100%;
    padding: 25px;
}

.roast .roast-md9 {
    max-width: 67%;
    width: 100%;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.roast-row {
    display: flex;
}

.roast .goback {
    text-align: left;
    padding: 10px 0 25px;
}

.roast .goback a {
    font-size: 16px;
    color: #bebcb8;
    font-weight: 400;
    text-decoration: none;
    font-family: "GT-Eesti-Pro-Display-Medium";
}

.roast span.goback-arrow {
    border: solid #bebcb8;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-right: 4px;
}

.roast .goback a .roast .goback a i {
    padding-right: 5px;
}

.roast .top h1 {
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin: 0;
    margin-bottom: 25px;
}

.roast .toph1 h1 {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 0px;
    text-align: left;
    margin: 0 0 3px;
    line-height: normal;
    font-family: "Saltery";
}

.roast .gram {
    display: flex;
    justify-content: center;
    /* padding: 15px 0; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.roast .grams,
.roast .pounds {
    padding: 15px 5px;
    border: 1px solid #eee;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}

.roast .grams h1,
.roast .pounds h1 {
    color: #006241;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    /* padding: 10px; */
}

.roast .gram p {
    font-size: 14px;
    color: #404040;
    margin: 0;
    padding: 1px;
    font-family: "GT-Eesti-Pro-Display-Medium";
    margin-bottom: 10px;
    line-height: normal;
}

.roast .para p {
    font-size: 15px;
    color: #006241;
    font-weight: 400;
    text-align: left;
    padding: 15px 0;
    border-bottom: 2px solid #eee;
}

.roast .silver p {
    font-size: 14px;
    line-height: 18px;
    color: #404040;
    font-weight: 400;
    text-align: left;
    padding: 0;
}

body .roasted_id .roast button.btn.btn-success {
    padding: 15px 20px;
    border-radius: 35px;
    background: transparent;
    border: none;
    color: #fff;
    display: block;
    float: inherit;
    font-size: 16px;
    margin: 0;
    box-shadow: none;
    padding-left: 0;
}
.roast button.btn.btn-success a {
    color: #006241;
}
.roast .btn.btn-success a::after {
    content: "";
    border: solid #006241;
    border-width: 2px 0px 0px 2px;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-right: 4px;
    margin-left: 10px;
}
.calcuSliderWrap {
    position: relative;
}

.calcuSliderWrap .calcuSliderInner .calcu-slider {
    margin-bottom: 60px;
    margin-left: -10px;
    margin-right: -10px;
}

.calcuSliderWrap .calcuSliderInner .calcu-slider:last-child {
    margin-bottom: 0;
}

/* ------ Roast Calculator Form CSS Updated Here -------- */
.roast-calculator-frame-block {
    position: relative;
}

.calculator-form-outer .roast-calc-form {
    display: flex;
    flex-wrap: wrap;
}

.calculator-form-outer .roast-calc-form .select-control {
    padding-right: 20px;
}

.calculator-form-outer .roast-calc-form .select-control label {
    display: block;
    color: #404040;
    font-size: 14px;
    font-weight: 350;
    line-height: 24px;
    margin-bottom: 8px;
}

.calculator-form-outer .roast-calc-form .select-control .select-dropdown {
    position: relative;
}

.calculator-form-outer .roast-calc-form .select-control .select-dropdown .caption {
    display: flex;
    align-items: center;
    height: 55px;
    width: 415px;
    color: #404040;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    padding: 0px 20px;
    text-overflow: ellipsis;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    background: url("../img/arrow-select.svg") no-repeat #fff;
    background-position: calc(100% - 20px);
}

.calculator-form-outer .roast-calc-form .select-control .select-dropdown:focus {
    outline: .125rem solid #025436 !important;
    outline-offset: -.0625rem;
}

.content-main-data .calcu{
    display: none;
}
.select-dropdown .select-list {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: none;
    background-color: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    z-index: 9;
}

.select-dropdown .select-list .select-item {
    color: #404040;
    font-size: 16px;
    line-height: 1.5;
    padding: 16px 20px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.select-dropdown .select-list .select-item:hover,
.select-dropdown .select-list .select-item:focus {
    background-color: #f4f4f4;
}

.calculator-form-outer .roast-calc-form .calculate-btn {
    display: flex;
    align-items: flex-end;
}

.calculator-form-outer .roast-calc-form .calculate-btn input {
    height: 55px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 15px 30px;
    cursor: pointer;
    border: 2px solid #025436;
    border-radius: 100px;
    background: #025436;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.calculator-form-outer .roast-calc-form .calculate-btn input:hover,
.calculator-form-outer .roast-calc-form .calculate-btn input:focus {
    color: #025436;
    outline: none !important;
    background: #fff;
}


.not-selected-item {
    opacity: 0.5;
    pointer-events: none;
}

.shortcode-mb-0 .calcu {
    padding-top: 60px;
}

.calcu-container {
    box-shadow: none !important;
}

.calcu .calcu-description h4 {
    font-size: 18px;
    font-weight: 400;
    font-family: Bemio, sans-serif;
    margin-bottom: 16px;
}

.calcu .calcu-img-box p {
    font-size: 16px;
    margin-bottom: 20px;
}

.calcu-description p a:hover {
    text-decoration: underline;
}

.calcu button.slick-next.slick-arrow {
    transform: rotate(-180deg);
}

.calcu h2 {
    color: #404040;
    font-size: 36px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 46px !important;
    text-align: left;
    padding-top: 0;
    margin-bottom: 0;
}

.roast-calculator-hd .fl-heading-text {
    font-family: Bemio, sans-serif;
}

.roast-calculator-bg-outer {
    position: relative;
    padding: 30px;
    background-color: #f4f4f4;
}

.cook-pork-roast-card {
    position: relative;
    margin-top: 60px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.cook-pork-roast-card .cook-roast-card-row {
    display: flex;
    flex-wrap: wrap;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-6 {
    flex: 0 0 auto;
    width: 50%;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-img {
    display: flex;
    min-height: 740px;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 60px;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc * {
    margin-bottom: 0;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc h2 {
    color: #404040;
    font-size: 36px;
    font-weight: 400 !important;
    line-height: 46px;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details {
    display: flex;
    justify-content: space-between;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details .cook-card-details-item {
    width: 100%;
    padding-left: 30px;
    border-left: 1px solid #ddd;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details .cook-card-details-item:first-child {
    padding-left: 0;
    border-left: none;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details h6 {
    color: #404040;
    font-size: 18px;
    font-weight: 700;
    font-family: GT-Eesti-Pro-Display-Bold;
    line-height: 24px;
    margin-bottom: 10px;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details p {
    color: #404040;
    font-size: 18px;
    font-weight: 350;
    line-height: 28px;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details p sup {
    top: -0.4em;
}

.cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc ul {
    padding-left: 20px;
}

.featured-recipes-section {
    padding-top: 60px;
}

.featured-recipes-section .featured-receipe-sec-heading h2 {
    color: #404040;
    font-size: 36px;
    font-weight: 400;
    line-height: 46px !important;
    margin-bottom: 40px;
}

.featured-recipes-section .featured-recipes-cards-row .featured-module-recipe_card .recipe-card {
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.featured-recipes-section .featured-recipes-cards-row .featured-module-recipe_card a {
    color: #404040;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .recipe_card_link {
    display: block;
    position: relative;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .card-img-top {
    background-position: 50%;
    -moz-background-size: cover;
    background-size: cover;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 11vw;
    max-height: 25rem;
    min-height: 10rem;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .card-body {
    display: flex;
    flex-direction: column;
    padding: 20px 20px 0;
    border-top: 1px solid #ddd;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .card-body .card-body-inner {
    flex: 1;
    text-align: left;
}
.featured-recipes-cards-row .calcu {
    margin: 0;
    padding: 0;
}
.featured-recipes-section .calcu .featured-module-recipe_card .recipe-card .card-body h2.card-title{
    color: #404040;
    font-size: 18px;
    font-weight: 400;
    font-family: Bemio, sans-serif;
    line-height: 24px !important;
    padding-bottom: 13px;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap {
    display: flex;
    border-top: 1px solid #ddd;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col {
    border-right: 1px solid #ddd;
    padding: 1rem 0.3125rem;
    position: relative;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col:last-child {
    margin-left: 20px;
    border-right: none;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col span {
    position: absolute;
    top: 1.875rem;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col span::before {
    color: #006241;
    font-size: 1.5rem;
    top: 0;
    margin-top: 5px;
    margin-left: 0;
}

.featured-recipes-section .recipe-card .bottom-col-wrap .col .description {
    text-align: left;
    padding-left: 30px;
}

.featured-recipes-section .recipe-card .bottom-col-wrap .col:last-child .description {
    padding-left: 45px;
}

.featured-recipes-section .recipe-card .bottom-col-wrap .col .description .description-term {
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: Bemio, sans-serif;
    margin-bottom: 5px;
}

.featured-recipes-section .recipe-card .bottom-col-wrap .col .description-detail {
    color: #404040;
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
}

.featured-recipes-section .recipe-card .bottom-col-wrap .col span.icon-serve::before {
    font-size: 2rem;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .button-holder {
    position: absolute;
    top: 1.875rem;
    right: 1.875rem;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .button-holder button.nosave {
    color: #035536;
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    margin: 0;
    border: none;
    background: #fff;
    border-radius: 30px !important;
    transition: width 0.25s;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .button-holder .icon-wishlist-inverse::before {
    font-size: 45px;
    margin: 4px 0 0;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .button-holder .hover_content {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    transform: none;
    width: calc(100% - 40px);
    line-height: 50px;
    font-family: "GT-Eesti-Pro-Display-Light";
    text-align: left;
    padding-left: 12px;
    color: #404040;
    font-size: 16px;
    white-space: nowrap;
    transition:
        color 0.25s 1s,
        max-width 0.1s;
    max-width: 0;
    overflow: hidden;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .button-holder button.nosave:hover {
    background: #fff;
    width: 11.875rem;
    text-align: right;
    padding-right: 3px;
}

.featured-recipes-section .featured-module-recipe_card .recipe-card .button-holder button.nosave:hover .hover_content {
    max-width: 180px;
    color: #404040;
}

.roast-calculator-bg-outer .content-main-data .calcu-container {
    padding: 0 30px;
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
}

/* Roast Recipe Loader Wrapper */

.roast-calculator-bg-outer .loader-wrapper {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(244, 244, 244, 0.79);
    z-index: 9;
}

.roast-calculator-bg-outer .lds-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.roast-calculator-bg-outer .lds-spinner div {
    transform-origin: 40px 30px;
    animation: lds-spinner 1.2s linear infinite;
}

.roast-calculator-bg-outer .lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 5px;
    height: 13px;
    border-radius: 20%;
    background: #025436;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.roast-calculator-bg-outer .lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.recipes-taxonomy-wise-outer {
    overflow: hidden;
    margin-left: -45px;
    margin-right: -45px;
    padding-left: 45px;
    padding-right: 45px;
}

.recipes-taxonomy-wise-outer .calcu {
    display: block;
}

.roast_calculator_desc1 p {
    margin-bottom: 40px;
}

.roast_calculator_desc2 p {
    margin-top: 40px;
    margin-bottom: 0;
}

.roast_calculator_desc1 p,
.roast_calculator_desc2 p {
    font-size: 18px;
    line-height: 24px !important;
}

.roast-overflow-hidden {
    overflow: hidden;
}

#customAlert {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.40);
    z-index: 1000;
}

#customAlert .customalert-modal {
    position: absolute;
    padding: 15px;
    margin: 0 auto;
    text-align: left;
    width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 3px;
    background-color: #fff;
}
.customalert-modal h4 {
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    font-family: 'GT-Eesti-Pro-Display-Bold';
    padding-bottom: 4px;
}
#customAlert .customalert-modal p {
    color: #010101;
    margin-bottom: 0;
}
#customAlert .customalert-modal button {
    border: none;
    background: no-repeat;
    position: absolute;
    right: -21px;
    top: 2px;
    width: 18px;
    height: 18px;
    opacity: 0.3;
}
#customAlert .customalert-modal button:before {
    transform: rotate(45deg);
}
#customAlert .customalert-modal button:after {
    transform: rotate(-45deg);
}
#customAlert .customalert-modal button:before, #customAlert .customalert-modal button:after {
    position: absolute;
    left: 32px;
    content: ' ';
    height: 18px;
    width: 2px;
    background-color: #333;
}
#customAlert .customalert-modal button:hover {
    opacity: 1;
}
div#taxonomyposts .calcu-img-box {
    cursor: auto;
}
#customAlert .customalert-modal button:focus {
    outline: none !important;
}

body :focus, body a:focus, body button:focus, body input:focus {
	outline: .125rem solid #025436 !important;
	outline-offset: -.0625rem;
}
/*---------------------------------Media-Query---------------------------------*/

@media only screen and (max-width: 1799px) {
    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description .description-term {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 3px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description-detail {
        font-size: 14px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description {
        padding-left: 30px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col:last-child .description {
        padding-left: 40px;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-img {
        min-height: 620px;
    }
}

@media only screen and (max-width: 1599px) {
    .calcu button.slick-arrow {
        top: 20%;
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 1439px) {
    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1399px) {
    .roast .roast-md {
        max-width: 40%;
    }

    .roast .roast-md9 {
        max-width: 60%;
    }

    .roast .top h1 {
        font-size: 20px;
    }

    .roast .toph1 h1 {
        font-size: 20px;
    }

    .roast .grams h1,
    .roast .pounds h1 {
        font-size: 20px;
    }

    .calcu button.slick-arrow {
        top: 120px;
    }

    .calculator-form-outer .roast-calc-form .select-control .select-dropdown .caption {
        width: 315px;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-img {
        min-height: 540px;
    }

    .featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col span::before {
        font-size: 16px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description {
        padding-left: 20px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description-detail {
        font-size: 12px;
        line-height: 20px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col span.icon-serve::before {
        font-size: 22px;
    }

    .featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col:last-child {
        margin-left: 10px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col:last-child .description{
        padding-left: 25px;
    }

    .featured-recipes-section .featured-module-recipe_card .recipe-card .card-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    .featured-recipes-section .calcu .featured-module-recipe_card .recipe-card .card-body h2.card-title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-6 {
        width: 100%;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-img {
        max-height: 420px;
        min-height: 100%;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc {
        padding: 48px 25px;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details {
        flex-direction: column;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details .cook-card-details-item {
        padding-left: 0;
        padding-bottom: 20px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ddd;
        border-left: none;
    }

    .cook-pork-roast-card {
        margin-top: 40px;
    }

    .featured-recipes-section {
        padding-top: 30px;
    }

    .calculator-form-outer .roast-calc-form .select-control .select-dropdown .caption,
    .calculator-form-outer .roast-calc-form .calculate-btn input {
        width: 100%;
    }

    .calcu-slider ul.slick-dots {
        display: block !important;
        list-style: none;
        padding-top: 30px;
        margin: 0;
    }

    .calcu-slider ul.slick-dots li {
        display: inline-block;
    }

    .calcu-slider ul.slick-dots li button {
        display: inline-block;
        font-size: 0;
        padding: 0;
        margin-left: 5px;
        margin-right: 5px;
        width: 50px;
        height: 5px;
        background: #ddd;
        border: none;
        border-radius: 5px;
    }

    .calcu-slider ul.slick-dots li.slick-active button {
        background: #48a548;
    }

    .calcuSliderWrap .slick-prev,
    .calcuSliderWrap .slick-next {
        display: none;
    }

    .calcu h2 {
        padding-bottom: 30px;
    }

    .roast-calculator-bg-outer .content-main-data .calcu h2 {
        padding-bottom: 40px;
    }

    .shortcode-mb-0 .calcu {
        padding-top: 30px;
    }

    .roast-calculator-bg-outer .content-main-data .calcu-container,
    .recipes-taxonomy-wise-outer {
        padding-left: 0;
        padding-right: 0;
    }

    .roast-calculator-bg-outer .content-main-data .calcu-container,
    .recipes-taxonomy-wise-outer,
    .calcuSliderWrap .calcuSliderInner {
        margin-left: 0;
        margin-right: 0;
    }

    .featured-recipes-section .featured-receipe-sec-heading h2 {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .roast-md9 img {
        display: block;
    }

    .roast-row {
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .roast-md-inner {
        max-width: 100%;
    }

    .calcu .guests-dropdown label {
        margin-left: 10px;
        font-size: 14px;
        padding: 15.7px 12px;
    }

    .roast .roast-md,
    .roast .roast-md9 {
        max-width: 100%;
    }

    .calcu .guests-dropdown select#guests {
        margin-right: 10px;
        min-width: 135px;
        font-size: 14px;
    }

    .calcu button.slick-prev.slick-arrow {
        left: -15px;
    }

    .calcu button.slick-next.slick-arrow {
        right: -15px;
    }

    .calcu .calcu-container h2 {
        padding-top: 0;
    }

    .calcu .guests-dropdown {
        padding-bottom: 0;
    }

    .calcu button.slick-arrow {
        top: 88px;
    }

    .calcu .calcu-container h2 {
        padding-bottom: 30px;
    }

    .roast .goback {
        padding-bottom: 15px;
    }

    .roast .toph1 h1 {
        font-size: 26px;
    }

    .calculator-form-outer .roast-calc-form {
        flex-direction: column;
    }

    .calculator-form-outer .roast-calc-form .select-control {
        padding-right: 0;
        padding-bottom: 20px;
    }

    .roast-calculator-bg-outer .lds-spinner {
        top: 40%;
        left: 40%;
        transform: translate(-40%, -40%);
        -webkit-transform: translate(-40%, -40%);
        -moz-transform: translate(-40%, -40%);
        -ms-transform: translate(-40%, -40%);
        -o-transform: translate(-40%, -40%);
    }

    .calcu-slider .slick-list.draggable {
        padding: 0 60px 0 0;
        overflow: hidden;
        margin-right: -25px;
    }

    .calcu .slick-initialized .slick-slide {
        margin-right: 20px;
    }

    .calcuSliderWrap .calcuSliderInner .calcu-slider {
        margin-left: 0;
        margin-right: 0;
    }

    .shortcode-mb-0 .fl-col-content.fl-node-content,
    .calcu-md,
    .roast-calculator-bg-outer .content-main-data .calcu-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .recipes-taxonomy-wise-outer {
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .recipes-taxonomy-wise-outer h2 {
        font-size: 36px;
        line-height: 1.3 !important;
    }

    .calcu h3 {
        padding-bottom: 30px;
    }

    .roast-calculator-bg-outer {
        padding-left: 25px;
        padding-right: 25px;
    }

    .recipes-taxonomy-wise-outer h2 {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 475px) {
    .calcu .guests-dropdown select#guests {
        min-width: 100px;
        padding-left: 5px;
    }

    .calcu button.slick-arrow {
        top: 110px;
    }

    .calcu h2 {
        font-size: 25px;
        line-height: 38px !important;
    }

    .calcu-slider ul.slick-dots li button {
        width: 35px;
    }

    .roast-calculator-hd > .fl-module-content {
        margin-bottom: 30px !important;
    }

    .roast-calculator-bg-outer .content-main-data .calcu-container {
        overflow: visible;
    }
}

@media screen and (max-width: 399px) {
    .roast-calculator-bg-outer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .calcu .slick-initialized .slick-slide {
        margin-right: 15px;
    }

    .calcu-slider .slick-list.draggable {
        padding: 0 40px 0 0;
        margin-right: -20px;
    }

   .recipes-taxonomy-wise-outer .calcu-slider .slick-list.draggable {
        margin-right: -25px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1399px) {
    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc {
        padding: 40px;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-details h6 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .calcu-slider ul.slick-dots {
        display: none !important;
    }

    .calcu button.slick-prev.slick-arrow {
        left: -20px;
    }

    .calcu button.slick-next.slick-arrow {
        right: -20px;
    }
    .calcu .calcu-img-box p {
        font-size: 12px;
    }

    .calcu button.slick-arrow {
        top: 90px;
    }
    .roast .roast-md9 {
        max-width: 54%;
    }

    .roast .roast-md {
        max-width: 46%;
        padding-right: 25px;
    }

    .cook-pork-roast-card .cook-roast-card-row .cook-roast-card-desc {
        padding: 40px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .calcu .calcu-img-box p {
        font-size: 13px;
    }

    .calcu button.slick-arrow {
        top: 138px;
    }

    .roast .roast-md9 {
        max-width: 50%;
    }

    .roast .roast-md {
        max-width: 50%;
        padding-right: 25px;
    }

    .calcu .calcu-img-box p {
        font-size: 12px;
    }

    .calculator-form-outer .roast-calc-form .select-control {
        flex: 1;
    }

    .roast-calculator-bg-outer .content-main-data .calcu h2 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) {
    .roast img {
        opacity: 0;
    }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    .calcu button.slick-prev.slick-arrow {
        left: -20px;
    }

    .calcu button.slick-next.slick-arrow {
        right: -20px;
    }
}

@media only screen and (min-width: 428px) and (max-width: 991px) {
    .featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col span::before {
        font-size: 1.5rem;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description {
        padding-left: 30px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description-detail {
        font-size: 14px;
        line-height: 24px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col span.icon-serve::before {
        font-size: 2rem;
    }

    .featured-recipes-section .featured-module-recipe_card .recipe-card .bottom-col-wrap .col:last-child {
        margin-left: 20px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col:last-child .description{
        padding-left: 40px;
    }

    .featured-recipes-section .featured-module-recipe_card .recipe-card .card-body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .featured-recipes-section .calcu .featured-module-recipe_card .recipe-card .card-body h2.card-title {
        font-size: 18px;
    }

    .featured-recipes-section .recipe-card .bottom-col-wrap .col .description .description-term {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .calcu button.slick-prev.slick-arrow {
        left: -20px;
    }

    .calcu button.slick-next.slick-arrow {
        right: -20px;
    }

    .calcu .guests-dropdown #roast_calculate_form {
        display: block;
    }

    .calcu button.btn.btn-success {
        margin-left: 0;
        margin-top: 20px;
    }

    .slick-list.draggable:before {
        box-shadow:
            inset 70px 0px 35px -40px rgb(255 255 255),
            inset -70px 0 35px -40px rgb(255 255 255);
        height: 270px;
    }

    .calcu button.slick-arrow {
        top: 180px;
    }
}
