html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-font-smoothing: antialiased;
}

#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none
}

.leanModal .modal_close {
    position: absolute;
    border-radius: 10px;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    background: url("../images/modal_close.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2
}

html {
    font-family: 'Lato', sans-serif;
    height: auto;
    width: 100%;
}

body {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #474747;
    background: #f1f1f1;
}

.ui-datepicker {
    font: 90% "Trebuchet MS", sans-serif;
}

.container1040 {
    margin: 0 auto;
    max-width: 1040px;
}

.container1366 {
    margin: 0 auto;
    max-width: 1366px;
    width: 100%;
    background: #fff;
}

.container1170 {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.container880 {
    margin: 0 auto;
    max-width: 880px;
}

.container760 {
    margin: 0 auto;
    max-width: 760px;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.capitalize {
    text-transform: capitalize !important;
}

h1,
h2,
h3,
h4,
p,
ul,
ul li {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: unset;
}

a.link {
    color: #DD2026;
}

.auto {
    margin: 0 auto;
}

textarea {
    resize: none;
}

.pointer {
    cursor: pointer !important;
}

.img-responsive {
    display: initial;
    height: auto;
    width: auto;
    max-width: 100%;
}

*:focus {
    outline: none;
}

.clear {
    clear: both;
}

.error {
    color: red;
    font-size: 13px;
}

.width100 {
    width: 100%;
}

.bold {
    font-weight: bold;
    font-family: 'Amberly Sans', sans-serif;
}

.rt-description.bold {
    font-weight: bold;
    font-family: 'Amberly Sans', sans-serif;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.textalignleft {
    text-align: left !important
}

.textalignright {
    text-align: right !important
}

.textaligncenter {
    text-align: center !important
}

.block {
    display: inline-block;
}

.inline-block {
    display: inline-block;
}

.positionRelative {
    position: relative;
}

.relative {
    position: relative;
}

.positionAbsolute {
    position: absolute;
}

.absoluteCenter {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
}

.blue {
    color: #247cb7;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.weight300 {
    font-weight: 300 !important;
}

.weight400 {
    font-weight: 400 !important;
}

.weight500 {
    font-weight: 500 !important;
}

.weight700 {
    font-weight: 700 !important;
}

.padding0 {
    padding: 0px !important;
}

.padding5 {
    padding: 5px !important;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.padding20 {
    padding: 20px !important;
}

.padding25 {
    padding: 25px !important;
}

.padding30 {
    padding: 30px !important;
}

.paddingright5 {
    padding-right: 5px !important;
}

.paddingright10 {
    padding-right: 10px !important;
}

.paddingright15 {
    padding-right: 15px !important;
}

.paddingright20 {
    padding-right: 20px !important;
}

.paddingright30 {
    padding-right: 30px !important;
}

.paddingright80 {
    padding-right: 80px !important;
}

.paddingleft5 {
    padding-left: 5px !important;
}

.paddingleft10 {
    padding-left: 10px !important;
}

.paddingleft15 {
    padding-left: 15px !important;
}

.paddingleft20 {
    padding-left: 20px !important;
}

.paddingleft30 {
    padding-left: 30px !important;
}

.paddingleft50 {
    padding-left: 50px !important;
}

.paddingtop5 {
    padding-top: 5px !important;
}

.paddingtop10 {
    padding-top: 10px !important;
}

.paddingtop15 {
    padding-top: 15px !important;
}

.paddingtop20 {
    padding-top: 20px !important;
}

.paddingtop30 {
    padding-top: 30px !important;
}

.paddingtop50 {
    padding-top: 50px !important;
}

.paddingtop70 {
    padding-top: 70px !important;
}

.paddingbtm5 {
    padding-bottom: 5px !important;
}

.paddingbtm10 {
    padding-bottom: 10px !important;
}

.paddingbtm15 {
    padding-bottom: 15px !important;
}

.paddingbtm20 {
    padding-bottom: 20px !important;
}

.paddingbtm30 {
    padding-bottom: 30px !important;
}

.paddingbtm50 {
    padding-bottom: 50px !important;
}

.marginright5 {
    margin-right: 5px !important;
}

.marginright10 {
    margin-right: 10px !important;
}

.marginright15 {
    margin-right: 15px !important;
}

.marginright20 {
    margin-right: 20px !important;
}

.marginright30 {
    margin-right: 30px !important;
}

.marginright60 {
    margin-right: 60px !important;
}

.marginright80 {
    margin-right: 80px !important;
}

.margin0 {
    margin: 0px !important;
}

.margin5 {
    margin: 5px !important;
}

.margin10 {
    margin: 10px !important;
}

.margin15 {
    margin: 15px !important;
}

.margin20 {
    margin: 20px !important;
}

.margin25 {
    margin: 25px !important;
}

.margin30 {
    margin: 30px !important;
}

.marginleft5 {
    margin-left: 5px !important;
}

.marginleft10 {
    margin-left: 10px !important;
}

.marginleft15 {
    margin-left: 15px !important;
}

.marginleft20 {
    margin-left: 20px !important;
}

.marginleft30 {
    margin-left: 30px !important;
}

.marginleft50 {
    margin-left: 50px !important;
}

.margintop5 {
    margin-top: 5px !important;
}

.margintop10 {
    margin-top: 10px !important;
}

.margintop15 {
    margin-top: 15px !important;
}

.margintop20 {
    margin-top: 20px !important;
}

.margintop25 {
    margin-top: 25px !important;
}

.margintop30 {
    margin-top: 30px !important;
}

.margintop40 {
    margin-top: 40px !important;
}

.margintop50 {
    margin-top: 50px !important;
}

.margintop60 {
    margin-top: 60px !important;
}

.margintop100 {
    margin-top: 100px !important;
}

.margintop120 {
    margin-top: 100px !important;
}

.marginbtm5 {
    margin-bottom: 5px !important;
}

.marginbtm10 {
    margin-bottom: 10px !important;
}

.marginbtm15 {
    margin-bottom: 15px !important;
}

.marginbtm20 {
    margin-bottom: 20px !important;
}

.marginbtm30 {
    margin-bottom: 30px !important;
}

.marginbtm40 {
    margin-bottom: 40px !important;
}

.marginbtm50 {
    margin-bottom: 50px !important;
}

.marginbtm60 {
    margin-bottom: 60px !important;
}

.marginbtm70 {
    margin-bottom: 70px !important;
}

.displayblock {
    display: block !important;
}

.displayinline {
    display: inline;
}

.displayinlineblock {
    display: inline-block;
}

.displaynone {
    display: none;
}

.relative {
    position: relative;
}

.padding0030 {
    padding-top: 0px;
    padding-bottom: 30px
}

.padding0060 {
    padding-top: 0px;
    padding-bottom: 60px
}

.padding3000 {
    padding-top: 30px;
    padding-bottom: 0px
}

.padding3030 {
    padding-top: 30px;
    padding-bottom: 30px
}

.padding1010 {
    padding-top: 10px;
    padding-bottom: 10px
}

.padding6060 {
    padding-top: 60px;
    padding-bottom: 60px
}

.padding3060 {
    padding-top: 30px;
    padding-bottom: 60px
}

.padding6030 {
    padding-top: 60px;
    padding-bottom: 30px
}

.paddingleft100 {
    padding-left: 100px !important;
}

.paddingright100 {
    padding-right: 100px !important;
}

.milk-products-width {
    width: 35% !important;
}

.width30 {
    width: 30% !important;
}

.image {
    text-align: center;
}

#top-button {
    background: url("../images/b.png") no-repeat scroll center center/cover transparent;
    color: transparent;
    cursor: pointer;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: 15px;
    bottom: 20%;
    transition: opacity 0.5s ease 0s;
    width: 40px;
    z-index: 5;
}

#buy-icon {
    color: transparent;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    right: 0px;
    bottom: 40%;
    transition: opacity 0.5s ease 0s;
    z-index: 5;
}

#buy-icon img {
    width: 75px;
}

.highcharts-name-andaman-and-nicobar.highcharts-key-in-an {
    display: none;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flexResponsive {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex1 {
    flex: 1;
}

.flex2 {
    flex: 2;
}

.flex3 {
    flex: 3;
}

.flex4 {
    flex: 4;
}

.flex5 {
    flex: 5;
}

.flex6 {
    flex: 6;
}

.flex7 {
    flex: 7;
}

.flex8 {
    flex: 8;
}

.flex9 {
    flex: 9;
}

.flex100 {
    flex: 100% !important;
}

.order1 {
    order: 1;
}

.order2 {
    order: 2;
}

.flexWeird {
    -webkit-flex: 1 0 auto;
}

.flexDirectionRow {
    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flexDirectionCol {
    -moz-box-direction: column;
    -webkit-box-direction: column;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flexbox-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flexWrap {
    -moz-box-wrap: wrap;
    -webkit-box-wrap: wrap;
    -ms-flexbox-wrap: wrap;
    flex-wrap: wrap;
}

.flexNoWrap {
    -moz-box-wrap: nowrap;
    -webkit-box-wrap: nowrap;
    -ms-flexbox-wrap: nowrap;
    flex-wrap: nowrap;
}

.flexWrapReverse {
    -moz-box-wrap: wrap-reverse;
    -webkit-box-wrap: wrap-reverse;
    -ms-flexbox-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}

.flexJustifyBetween {
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.flexJustifyAround {
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
}

.flexJustifyStart {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}

.flexJustifyEnd {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

.flexJustifyCenter {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flexAlignItemsCenter {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flexAlignItemsBaseline {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.flexAlignItemsStart {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.flexAlignItemsEnd {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.flexAlignItemsStretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.flexAlignContentCenter {
    -webkit-box-align-content: center;
    -webkit-align-content: center;
    -ms-flex-align-content: center;
    align-content: center;
}

.flexAlignContentAround {
    -webkit-box-align-content: space-around;
    -webkit-align-content: space-around;
    -ms-flex-align-content: space-around;
    align-content: space-around;
}

.flexAlignContentStart {
    -webkit-box-align-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-align-content: flex-start;
    align-content: flex-start;
}

.flexAlignContentEnd {
    -webkit-box-align-content: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-align-content: flex-end;
    align-content: flex-end;
}

.flexAlignContentBetween {
    -webkit-box-align-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-align-content: space-between;
    align-content: space-between;
}

.flexAlignContentStretch {
    -webkit-box-align-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-align-content: stretch;
    align-content: stretch;
}

.customRadio input[type="checkbox"]:not(old),
.customRadio input[type="radio"]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
}

.customRadio input[type="checkbox"]:not(old)+label,
.customRadio input[type="radio"]:not(old)+label {
    margin-left: -21px;
    cursor: pointer;
}

.customRadio input[type="checkbox"]:not(old)+label>span {
    border: 2px solid #90c03e;
    border-radius: none;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    vertical-align: bottom;
    width: 16px;
}

.customRadio input[type="radio"]:not(old)+label>span {
    border: 2px solid #90c03e;
    border-radius: 20px;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    vertical-align: bottom;
    width: 16px;
}

.customRadio input[type="checkbox"]:checked:not(old)+label>span:before {
    content: 'ÃƒÂ¢Ã…â€œÃ¢â‚¬Å“';
    display: block;
    width: 1em;
    color: rgb(153, 204, 102);
    font-size: 17px;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 0 0.0714em rgb(115, 153, 77);
    font-weight: bold;
}

.customRadio input[type="radio"]:checked:not(old)+label>span>span {
    background-color: #90c03e;
    border-radius: 20px;
    display: block;
    height: 8px;
    margin: 4px;
    width: 8px;
}

.starRating:not(old) {
    display: inline-block;
    height: 22px;
    overflow: hidden;
    vertical-align: bottom;
    width: 150px;
}

.starRating:not(old)>input {
    margin-right: -100%;
    opacity: 0;
}

.starRating:not(old)>label {
    display: block;
    float: right;
    position: relative;
    background: url("../images/star-off.png");
    background-size: contain;
    margin-right: 7px;
}

.starRating:not(old)>label:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url("../images/star-on.png");
    background-size: contain;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.starRating:not(old)>label:hover:before,
.starRating:not(old)>label:hover~label:before,
.starRating:not(:hover)> :checked~label:before {
    opacity: 1;
}

*,
*:after,
*:before {
    padding: 0;
    margin: 0;
}

.customDropdown {
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 12px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.customDropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #4cbeff transparent;
}

.customDropdown .dropdown {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    max-height: 0;
    overflow: hidden;
}

.customDropdown .dropdown li {
    padding: 3px 10px;
}

.customDropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.customDropdown .dropdown li:last-of-type a {
    border: none;
}

.customDropdown .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

.customDropdown .dropdown li:hover a {
    color: #57a9d9;
}

.customDropdown.active {
    border-radius: 5px 5px 0 0;
    background: #4cbeff;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.customDropdown.active:after {
    border-color: #82d1ff transparent;
}

.customDropdown.active .dropdown {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    max-height: 400px;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.mainContainer {
    width: 100%;
    position: relative;
    height: 100%;
}

.bodyContainer {
    margin-top: 80px;
    background: #fff;
}

.innerContainer {}

.moreArrowLink {
    background-image: url('../images/circle-arrow-green.png');
    background-repeat: no-repeat;
    background-size: contain;
    color: #54a15b;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
}

.titleViewAll {
    color: #54a15b;
    border-bottom: 1px solid #54a15b;
    font-size: 15px;
}

.knowMoreGreenLink {
    display: block;
    color: #54a15b;
    font-size: 16px;
}

ol {
    padding-left: 25px;
}

ol li {
    color: #555;
    font-size: 16px;
    line-height: 28px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.border {
    border-bottom: 1px solid #acacac;
    margin: 30px auto;
}

.map iframe {
    width: 100%;
    height: 450px;
}

.bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    background: unset;
}

.bx-wrapper .bx-viewport ul {
    padding-left: unset;
}

ul.bullets {
    margin: 0px 0 20px 0;
    padding: 0 0 0 20px;
}

ul.bullets li {
    margin: 0;
    padding: 5px 0 0 0px;
    list-style: square;
}

ul.bullets li a {
    color: #DD2026;
}

ul.bullets li a:hover {
    text-decoration: underline;
}

.header {
    height: 80px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 15;
    box-shadow: 0 2px 2px 0 rgba(226, 226, 226, 0.50);
    background-color: #ffffff;
}

header {
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
    margin: 0 auto;
}

.mainLogo img {
    transition: 0.5s;
    padding: 3px 0;
}

.menu {
    text-align: right;
    right: 0;
    position: relative;
}

.menu .item {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 5px;
    display: block;
    margin-top: 0px;
}

.menu .item a {
    font-size: 16px;
    color: #515151;
    padding: 28px 10px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    height: auto;
}

.menu .item a:hover {
    font-weight: 700 !important;
    margin-top: 0px;
    color: #DD2026;
}

.menu .item a.active {
    color: #DD2026;
    margin-top: 0px;
    font-weight: 700;
    height: auto;
}

.menuDownArrow {
    background-image: url("../images/icon-down-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 5px;
    margin-left: 2px;
}

.fixHeaderToTop {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.menu .level1 {}

.menu .dd-content a.active {
    background-color: #f1722e;
}

.menu a.active,
.menu .level1:hover>a {
    opacity: 1;
}

.menu .level1.drop-down:hover>a {
    color: #fff;
    opacity: 1;
}

.menu .level2Box {
    display: none;
    color: #fff;
    background-color: rgb(74, 74, 74);
    position: absolute;
    left: 0;
    width: 160px;
    z-index: 999;
}

.menu .level3Box {
    display: none;
    color: #fff;
    background-color: rgba(110, 182, 82, 0.85);
    position: absolute;
    top: 0px;
    left: 145px;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    z-index: 999;
}

.menu .level2Box .level2Content {
    position: relative;
}

.menu .level2Box .level2Content a {
    padding: 5px;
    padding: 5px 10px;
    border-bottom: 1px solid #717171;
    transition: 0.5s;
    font-size: 14px;
}

.menu .level2Box .level2Content a:hover {
    background-color: #f1722e;
    color: #fff;
}

.menu .level1 .level2Content:hover>a {
    background-color: #f1722e;
}

.menu .level1:hover .level2Box {
    display: block;
}

.menu .level1 .level2Content:hover .level3Box {
    display: block;
}

.menu .pro-menu-item .big-menu {
    display: block;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.11);
    border-radius: 0 0 30px 30px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: transform 0.4s linear, opacity 0.2s linear;
    transition: transform 0.4s linear, opacity 0.2s linear;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    background: #fff;
    width: 100%;
    top: 60px;
    box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.11);
    width: 970px;
    left: auto;
    padding: 0;
}

.menu .pro-menu-item:hover .big-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.menu .pro-menu-item:hover .big-menu {}

.menu-product-list .item {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 150px;
    height: 190px;
    margin: 0 20px;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.menu-product-list .item:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.menu-product-list .item a {
    margin: 0 auto;
}

.menu-product-list .item.flex .title a {
    margin-top: 10px;
    -webkit-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

.menu-product-list .item.flex:hover .title a {
    color: #ee3a44;
}

.menu-product-list .item .title {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
}

.menu-product-list .item a {
    font-size: 16px;
    color: #515151;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 0px 0 0px 0;
    text-transform: capitalize;
    display: block;
    height: auto;
    line-height: normal;
    max-width: 100%;
}

.menu-product-list .item .image {
    margin: 0 auto;
}

.menu-product-list .item .image img {
    display: block;
}

.menu-list {}

.menu-list .item .view-more {
    display: inline-block !important;
    width: 100px !important;
    margin-right: 30px;
}

.menu-list .item .view-more a {
    padding: 0;
    display: inline-block;
    font-weight: 700;
    text-transform: capitalize;
}

.menu-list .item .view-more a:hover {
    font-weight: 700 !important;
    font-size: 16px;
    color: #FFFFFF;
    padding-bottom: 0px;
    margin-top: 0px;
}

.menu-list ul {
    margin: 0;
    padding: 0;
}

.menu-list ul li {
    display: block;
    cursor: pointer;
    margin: 0px 0;
    color: #292929;
    padding: 20px 10px;
    text-align: center;
}

.menu-list ul li .title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 16px;
    color: #292929;
    font-weight: 700;
}

.menu-list ul li.current,
.menu-list ul li:hover {
    background: #DD2026;
    color: #fff;
    padding: 20px 10px;
}

.menu-list ul li.current .title,
.menu-list ul li:hover .title {
    color: #fff;
}

.menu .item .jersey-button a:hover,
.menu .item .jersey-button a {
    color: #FFFFFF;
    padding: 0;
    font-weight: 700 !important;
}

.menu-list .left-box {
    margin: 0;
    background-color: #F5F5F5;
    border-radius: 0 0 0 30px;
}

.menu-list {
    padding-top: 30px;
}

.menu-list .right-box {
    margin: 0;
    padding: 0 20px 20px 0;
}

#menu-tab-4 .menu-product-list .item {
    height: 190px;
}

#menu-tab-4 .menu-product-list .item:hover .image {
    margin-top: 0px;
}

#menu-tab-4 .menu-product-list .item:hover .title {
    margin-top: 0px;
}

.social-menu {}

.social-menu ul {
    margin: 0;
    padding: 0;
}

.social-menu ul li {
    display: inline-block !important;
    margin-right: 5px !important;
}

.home-language .language-list ul li span {
    margin-top: 0px;
}

.language-list {
    position: relative;
    right: 0px;
    text-align: center;
    width: auto;
    top: 0px;
    z-index: 2;
    margin-left: 30px;
    border-radius: 16px;
    border: 1px solid rgba(81, 81, 81, 0.5);
    padding: 2px 4px;
}

.language-list ul {
    margin: 0;
    padding: 0;
}

.language-list ul li {
    display: block;
    list-style: none;
    padding: 0 0px;
    text-align: left;
    position: relative;
}

.language-list ul li span {
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 10px;
    margin-top: 0px;
}

.language-list ul li a {
    font-size: 16px;
    font-weight: 700;
    padding: 0px 0 0px 0px;
    text-transform: capitalize;
    display: block;
    transition: 0.5s;
    color: #474747;
}

.language-list ul li ul {
    display: none;
}

.language-list ul li:hover ul {
    display: block;
    position: absolute;
}

.language-list ul li:hover ul li {
    position: relative;
}

.language-list ul li:hover ul li span {
    right: 10px;
}

.language-list ul li:hover ul li a {
    font-size: 16px;
    font-weight: 700;
    padding: 0px 0 3px 10px;
}

.home-banner {
    margin: 0 auto -20px 0;
    max-width: 1920px;
    width: 100%;
}

.home-banner .banner-details {
    left: 0;
    right: 0;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
}

.home-banner .banner-details .title {
    font-size: 20px;
    color: #404040;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 0px;
    min-height: 50px;
}

.home-banner .banner-details .title span {
    display: block;
    text-transform: none;
    font-size: 48px;
    color: #000000;
    letter-spacing: 0;
    line-height: 50px;
    line-height: 60px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.home-banner .banner-details .title span {
    display: block;
    text-transform: none;
    font-size: 42px;
    color: #000000;
    letter-spacing: 0;
    line-height: 48px;
}

.home-banner .banner-details .sub-title {
    margin-top: 0px;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 18px;
    color: #545454 !important;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.home-banner .banner-details .explore {}

.home-banner .banner-details .explore a {
    background: #DD2026;
    border-radius: 25px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    padding: 6px 10px;
    width: 125px;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.home-banner ul li {
    list-style: none;
}

.home-banner .bx-controls-direction {
    display: none;
}

.home-banner .bx-wrapper .bx-pager {
    position: absolute;
    left: 0;
    text-align: center;
    max-width: 1170px;
    display: block;
    bottom: 130px;
    width: 100%;
    margin: 0 auto;
    right: 0;
    display: flex;
    justify-content: center;
}

.home-banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 1px solid #ee3a44;
}

.home-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ee3a44;
    border: 1px solid #ee3a44
}

.intro-scroll-down {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.intro-scroll-down .title {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0;
    text-align: center;
    margin-top: 15px;
}

.intro-scroll-down .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #474747;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    margin: 0 auto;
}

.intro-scroll-down .mouse .mouse-dot {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 6px;
    height: 12px;
    margin: -3px 0 0 -3px;
    background: #474747;
    border-radius: 25%;
    -moz-border-radius: 25%;
    -webkit-border-radius: 25%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

.background--light .intro-scroll-down .mouse {
    border: 2px solid #474747
}

.background--light .intro-scroll-down .mouse .mouse-dot {
    background: #474747
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    font-size: 20px;
    background: #555;
    color: #fff;
    z-index: 99;
    display: none;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none
}

.scroll-top:hover {
    background: #179AD8;
    text-decoration: none;
    color: #fff
}

.main-title {
    color: #515151;
    font-family: 'Appetite Pro', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 0px;
    padding-top: 15px;
    line-height: normal;
}

.main-title h1 {
    font-size: 30px;
}

.main-title h2 {
    font-size: 30px;
}

.main-title h3 {
    font-size: 30px;
}

.main-title h4 {
    font-size: 30px;
}

.main-title h5 {
    font-size: 30px;
}

.thankyou-title {
    color: #292929;
    font-family: 'Appetite Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 10px;
    padding-top: 30px;
    line-height: 56px;
}

.sub-title {
    font-family: 'Amberly Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #606060;
}

.description {
    font-size: 16px;
    color: #606060;
    line-height: 22px;
}

.description p {
    margin: 0 0 20px 0;
}

.thankyou-description {
    font-size: 20px;
    color: #292929;
    line-height: 28px;
    padding-bottom: 20px;
}

.view-more {
    padding-top: 20px;
    padding-bottom: 30px;
}

.view-more a {
    font-weight: 700;
    font-size: 16px;
    color: #606060;
    border-bottom: 1px solid #979797;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.site-button {
    padding-bottom: 20px;
}

.site-button a {
    background: #DD2026;
    border-radius: 25px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    padding: 6px 16px;
    width: auto;
    text-align: center;
    text-transform: capitalize;
}

.note {
    font-size: 12px;
    line-height: 18px;
    color: #757575
}

.background-f1 {
    background: #f1f1f1;
}

.background-fff {
    background: #ffffff;
}

.background-f2 {
    background: #f2f2f2;
}

.background-f4 {
    background: #f4f4f4;
}

.small-seperator {
    background: #2A2A2A;
    border-radius: 47px;
    height: 3px;
    width: 60px;
    margin: 20px auto;
    text-align: center;
}

.home-explore {}

.home-explore .item {
    text-align: center;
    width: 100%;
    display: flex;
    max-width: 360px;
    width: 180px;
    height: 180px;
    background-color: #f5f5f5;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    margin-left: 45px;
}

.home-explore .jersey-image {
    background: url("../images/Satisfaction.png");
}

.home-explore .recipe-image {
    background: url("../images/Safety.png");
}

.home-explore .faq-image {
    background: url("../images/Pric.png");
}

.home-explore .image {
    width: 100px;
    height: 60px;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto 10px auto;
    background-position: center;
}

.home-explore .title {
    font-family: 'Amberly Sans', sans-serif;
    color: #515151;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.home-explore .item a:hover .title {
    color: #DD2026;
}

.home-explore .item a:hover .jersey-image {
    background: url("../images/Satisfaction.png");
    background-repeat: no-repeat;
    background-position: center;
}

.home-explore .item a:hover .recipe-image {
    background: url("../images/Safety.png");
    background-repeat: no-repeat;
    background-position: center;
}

.home-explore .item a:hover .faq-image {
    background: url("../images/Pric.png");
    background-repeat: no-repeat;
    background-position: center;
}

.products-carousel {
    width: 100%;
    float: left;
    padding: 0;
    margin: 46px 0 30px 0;
}

.products_body {
    width: 100%;
    float: left;
    position: relative;
}

.product_head {
    padding-top: 30px;
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.product_head h2 {
    color: #272727;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}

.product_head h2 strong {
    color: #000000;
}

.product_head p {
    font-size: 18px;
    color: #484848;
    padding: 0;
    margin: 0;
    padding: 20px 20px 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.consumer .product_head p {
    width: 44%;
}

.pro_heading {
    width: 100%;
    float: left;
    text-align: center;
    display: none;
    position: relative;
    margin-bottom: 15px;
}

#pro_headings1 {
    display: block;
}

.pro_headings2 .actives {}

.pro_heading .header_slider {
    width: auto;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #474747;
    margin: 0px 2px 10px 2px;
    cursor: pointer;
    letter-spacing: 0px;
    font-weight: 700;
    border: none;
    border-radius: 0px;
    padding: 3px 17px;
}

.products_slide {
    width: 100%;
    float: left;
}

#products1 {
    display: block;
}

.pro_heading .actives {
    color: #FFFFFF;
    background: url(../images/bg-button.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.pro_img {
    width: 100%;
    height: 75%
}

.pro_img img {
    width: 100%;
    height: auto;
}

.pro_text1 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
}

.pro_text {
    padding: 15px;
}

.pro_text1 {
    padding-bottom: 10px;
}

.owl-item.active.center .pro_text1 {
    display: block;
    transform: scale(1);
    padding-top: 35px;
    padding-bottom: 20px;
}

.pro_img1 {
    opacity: 1;
}

#pro_headings2 .header_slider {
    display: none;
    text-align: left;
    color: #ffffff;
    padding: 0 15px;
}

#pro_headings2 .actives {
    display: none;
    color: #ffffff;
    text-align: left;
    padding: 0 15px;
    border: 0;
    position: relative;
    transition: all 0.5s;
    text-decoration: underline;
}

#pro_headings2 {
    display: none;
    width: 91px;
    height: 58px;
    z-index: 9999;
    border-radius: 0 15px 15px 0;
    position: absolute;
    background: #1f3759;
    top: -10px;
    transition: all 0.5s;
}

#pro_headings2 .container {
    position: absolute;
    right: 30px;
    top: 10px;
    cursor: pointer;
}

.slide_pro {
    position: relative;
    width: 100%;
    float: left;
}

.pro_heads {
    width: 100% !important;
    height: auto !important;
    padding: 10px;
    border-radius: 0 !important;
}

.container {
    display: inline-block;
    cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
    width: 35px;
    height: 5px;
    background-color: #f9f9f9;
    margin: 6px 0;
    border-radius: 3px;
    transition: 0.5s;
    display: none;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.owl-item.active.center .pro_img1 {
    transform: scale(1.3);
    z-index: 9999;
    opacity: 1;
    margin-top: 15px;
}

.products-carousel .owl-carousel .item {
    padding-top: 0px;
    bottom: 0px;
    z-index: 0;
}

.owl-carousel .center .item {
    bottom: 0;
    z-index: 9999;
}

.slick-active .pro_text {
    display: block;
}

.slider_item {
    width: !important;
    position: relative;
}

.slick-active .pro_img {
    width: 100% !important;
    float: left;
    position: initial !important;
    bottom: 0 !important;
}

.slider_item .pro_img {
    width: 30%;
    float: left;
    position: relative;
    bottom: 0px;
}

.slick-active .pro_img img {
    position: initial !important;
    bottom: 0;
}

.slider_item .pro_img img {
    position: absolute;
    bottom: 0px;
}

.noborder .pro_img {
    float: right;
}

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

.owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 60%;
    color: #cdcbcd;
}

.products-carousel .owl-nav .owl-prev {
    background-image: url("../images/left-arrow.png");
    height: 76px;
    width: 76px;
    display: block;
    cursor: pointer;
    left: -80px;
    opacity: 0.8;
    margin-top: -90px;
}

.products-carousel .owl-nav .owl-next {
    background-image: url("../images/right-arrow.png");
    height: 76px;
    width: 76px;
    display: block;
    right: -80px;
    cursor: pointer;
    opacity: 0.8;
    margin-top: -90px;
}

.owl-nav .owl-prev {
    width: 76;
    height: 76;
    border-radius: 50%;
    cursor: pointer;
    left: -70px;
}

.owl-nav .owl-next {
    width: 76;
    height: 76;
    border-radius: 50%;
    right: -70px;
    cursor: pointer;
}

.slider_item1 a {
    display: block;
}

.owl-carousel .owl-item img {
    width: 70%;
    margin: 0 auto;
}

.owl-carousel .owl-item {
    margin-top: 30px;
    padding-top: 10px;
}

.owl-carousel .owl-item.active.center {
    margin-top: 1px;
    padding-top: 30px;
    z-index: 5;
}

.home-top-border {
    margin-bottom: -5px;
}

.home-top-border img {}

.home-bottom-border {
    margin-bottom: -5px;
}

.home-reciepe-slider {}

.home-reciepe-slider .left-image {
    display: inline-block;
    vertical-align: top;
    width: 246px;
    height: 246px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.home-reciepe-slider .left-image img {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    object-fit: cover;
    max-width: none;
    right: 0;
    margin: 0 auto;
}

.home-reciepe-slider .right-image {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 0px;
    position: relative;
    width: 49.5%
}

.home-reciepe-slider .right-image .details {
    position: relative;
    top: 0%;
    padding: 10px;
    max-width: 230px;
}

.home-reciepe-slider .right-image .details .name {
    font-weight: 700;
    font-size: 22px;
    color: #515151;
    margin-bottom: 10px;
}

.home-reciepe-slider .description {
    color: #515151;
    font-family: "Amberly Sans";
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}

.home-reciepe-slider .right-image .details .view a {
    background: #DD2026;
    border-radius: 25px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    padding: 10px;
    width: 100px;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.chart-social {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 60%;
}

.chart-social ul {
    margin: 0;
    padding: 0;
}

.chart-social ul li {
    display: inline-block;
    margin-right: 10px;
}

.chart-social .at-style-responsive .at-share-btn {
    padding: 0px;
    background: #f1f1f1 !important;
}

.home-parlour-map {
    background: url(../images/parlour-locator-bg-footer.png);
    width: 100%;
    height: 300px;
    background-size: cover;
    padding-top: 0px;
}

.home-parlour-map .main-title h5 {
    font-size: 30px;
    color: #515151;
    font-family: 'Appetite Pro', sans-serif;
    font-weight: 700;
}

.home-parlour-map .sub-title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 18px;
    color: #606060;
    margin-bottom: 20px;
    font-weight: 500;
}

.home-parlour-map .main-title {
    padding-bottom: 5px;
}

.home-parlour-map .forms .field,
.parlour-map .forms .field {
    max-width: 400px;
}

.home-parlour-map .forms .field select,
.parlour-map .forms .field select {
    font-size: 16px;
    color: #929292;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #DADADA;
    padding: 8px 0;
    outline: none;
    padding-left: 20px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.11);
    border-radius: 20px;
}

.home-parlour-map .forms .field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
    background: url(../images/select-down-arrow.png) no-repeat #FFFFFF;
    background-size: 19px;
    background-position: right 18px top 17px;
    height: 49px;
    color: #898989;
    font-family: "Amberly Sans";
    font-size: 18px;
    font-weight: 500;
}

.home-parlour-map select::-ms-expand,
.parlour-map select::-ms-expand {
    display: none;
}

.home-parlour-map .forms .field select:invalid,
.parlour-map .forms .field select:invalid {
    color: #fff;
}

.home-parlour-map .forms .field select option[disabled],
.parlour-map .forms .field select option[disabled] {
    color: grey;
}

.home-parlour-map .fancyArrow,
.parlour-map .fancyArrow {
    width: 17px;
    background: #fff url("../images/dropdown_arrow.png") no-repeat scroll right center/100% auto;
    display: inline-block;
    height: 10px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 20px;
}

.granny-space .article-list {
    margin-top: 165px !important;
}

.granny-space .product-list {
    margin-top: 151px !important;
}

.granny-space .facility-list {
    margin-top: 204px !important;
}

.granny-space .recipe-list {
    margin-top: 204px !important;
}

.article-list {
    position: relative;
}

.article-list .item {
    width: 100%;
    display: block;
    max-width: 340px;
    text-align: center;
    position: relative;
    margin: 0px 20px 60px 20px;
}

.article-list .image {
    width: 200px;
    height: 200px;
    border: 3px solid #ffffff;
    position: relative;
    overflow: hidden;
    border-radius: 100px;
    margin: 0 auto;
}

.article-list .image img.img-responsive {
    position: absolute;
    width: auto;
    left: 0;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

.article-list .item .title {
    color: #404040;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 9px;
    margin-top: 23px;
}

.article-list .description {
    line-height: 22px;
    color: #606060;
    font-size: 18px;
    font-weight: 400;
    font-family: "Amberly Sans" !important;
}

.home-granny {
    position: absolute;
    right: 30px;
    top: 35px;
}

.granny-image {
    position: relative;
    text-align: right;
}

.granny-image img {}

.granny-quote {
    position: absolute;
    top: 9px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
    max-width: 280px;
    font-size: 14px;
    right: -30px;
}

.granny-quote span {
    display: block;
}

.granny-quote .title {
    font-size: 14.4px;
    color: #4C4C4C;
    letter-spacing: -0.33px;
    font-weight: 700;
    text-align: center;
    display: block !important;
}

.granny-quote .description {
    font-size: 13.4px;
    color: #4C4C4C;
    line-height: 19.8px;
}

.product-granny {
    position: relative;
    right: 0;
    top: 0;
}

.inner-banner {
    position: relative;
}

.category-banner .details {
    position: absolute;
    top: 50%;
    left: 100px;
    right: auto;
    text-align: center;
    transform: translateY(-50%);
    z-index: 11;
    width: 450px;
}

.category-banner span {
    display: block;
}

.category-banner .title {
    color: #000000;
    letter-spacing: 0;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-family: "Appetite Pro";
    font-size: 46px;
    font-weight: 700;
    text-transform: none;
}

.category-banner .sub-title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 14px;
}

.category-banner .category-image {
    position: absolute;
    left: auto;
    right: 0;
    bottom: -40px;
    text-align: center;
    z-index: 2;
}

.category-banner .category-image.test-banner img {
    width: 90% !important;
}

.blog-details-page .category-banner .title {
    font-size: 40px;
    line-height: 46px;
}

.category-list .item {
    max-width: 380px;
    width: 100%;
    margin: 0 5px 10px 5px;
    display: block;
    text-align: center;
    padding-top: 0px;
    min-height: 379px;
}

.category-list .title {
    color: #292929;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 10px;
    line-height: 24px;
    padding-top: 20px;
}

.category-list .sub-title {
    font-family: 'Amberly Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #929292;
    margin-bottom: 30px;
}

.category-list .item .image img {
    max-width: 275px;
}

.category-list .pro-image {
    margin-left: 2px;
}

.category-list .pro-image img {
    min-height: 782px;
    width: 385px;
    margin-left: 3px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.recipe-banner {}

.recipe-banner .details {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: left !important;
}

.recipe-banner .details .title {
    text-align: left;
}

.recipe-banner .category-image {
    position: absolute;
    right: 0;
    left: 0;
    max-width: 1170px;
    margin: 0 auto;
    text-align: right;
    width: 100%;
    top: 45px;
    height: calc(100% - 45px);
}

.blog-banner .details {
    position: absolute;
    top: auto;
    left: 40px;
    right: 0;
    text-align: left;
    bottom: 90px;
}

.blog-banner .banner-image {
    height: 450px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-banner .details .title {
    text-align: left;
    width: 50%;
}

.community-banner .details {
    position: absolute !important;
    top: 50%;
    left: 150px;
    right: auto;
    text-align: center;
    bottom: auto;
}

.community-banner .details .title {
    color: #ffffff;
    font-family: "Appetite Pro";
    font-size: 46px;
    font-weight: 700;
    line-height: 56px;
}

.product-detail-banner .product-image {
    position: absolute;
    right: 0;
    bottom: -60px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    left: 0;
}

.product-detail-banner .details {
    position: absolute;
    top: 30%;
    left: 0;
    text-align: left;
    right: 0;
}

.product-detail-banner .title {
    font-size: 46px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 55px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
}

.product-detail-banner .sub-title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
}

.product-detail-banner .details span {
    display: inline-block;
    font-size: 16px;
    color: #292929;
}

.product-detail-banner .volumes ul li {
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
}

.product-detail-banner .volumes ul li span {
    display: inline-block;
    margin-right: 5px;
}

.breadcrumb {
    font-size: 16px;
    color: #898989;
    line-height: 24px;
    text-transform: capitalize;
}

.breadcrumb a {
    color: #ee2d47;
}

.product-list .item {
    border: none;
    width: 100%;
    max-width: 250px;
    display: block;
    text-align: center;
    min-height: auto;
    position: relative;
    background: transparent;
    margin: 0 1.8% 40px 1.8%;
}

.product-list .item .details {
    background: #EBEBEB;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    vertical-align: middle;
    max-width: 248px;
    min-height: 157px;
    background: url(../images/category-list-bg.png) no-repeat;
    background-size: cover;
}

.product-list .item .title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #404040;
    margin-bottom: 3px;
    margin-top: 26px;
    line-height: 22px;
}

.product-list .item .description {
    font-size: 16px;
    color: #606060;
    line-height: 20px;
}

.product-list .item .image {
    background: #fff;
    padding: 20px 20px 5px 20px;
    max-width: 215px;
    margin: 0 auto;
}

.product-list .item .site-button {
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.gallery-list {
    position: relative;
}

.gallery-list .item {
    max-width: 370px;
    width: 100%;
    margin: 0 10px 50px;
    display: block;
    text-align: left;
}

.gallery-list .item .image {}

.gallery-list .item .title {
    color: #474747;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
}

.explore-button {
    text-align: center;
    margin: 30px 0;
}

.explore-button a {
    background: #c91361;
    border-radius: 28px;
    color: #fff;
    font-size: 16px;
    font-family: 'Amberly Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 15px 45px;
}

.testimonial-slider {
    text-align: center;
}

.testimonial-slider .description {
    max-width: 430px;
    margin: 30px auto;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
}

.testimonial-slider .description .quote-left {
    position: absolute;
    left: 0;
    top: -20px;
}

.testimonial-slider .description .quote-right {
    position: absolute;
    right: 0;
    top: -20px;
}

.testimonial-slider .profile-pic {
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.testimonial-slider .name {
    font-size: 16px;
    color: #292929;
    font-weight: 700;
}

.testimonial-slider .bx-wrapper img {
    display: initial;
}

.testimonial-slider .bx-wrapper .bx-controls-direction {}

.testimonial-slider .bx-wrapper .bx-pager {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 200px;
    display: flex;
    justify-content: center;
    bottom: -20px;
}

.testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFFFFF;
    border: 1px solid #ee3a44;
    opacity: 1;
}

.testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ee3a44;
    border: 1px solid #ee3a44;
    opacity: 1;
}

.showcase-slider .bx-wrapper .bx-viewport {
    min-height: auto !important;
}

.showcase-slider ul li {
    text-align: center;
    cursor: pointer;
}

.showcase-slider .bx-wrapper .bx-controls-direction a {
    top: 40%;
}

.showcase-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -29px;
}

.showcase-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -29px;
}

.showcase-slider .title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 20px;
    color: #474747;
    margin-top: 5px;
    font-weight: 700;
}

.article-details .title {
    color: #c91361;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: none;
    font-weight: 700;
    letter-spacing: -0.05px;
    line-height: 50px;
}

.article-details .title h1 {
    font-size: 40px;
}

.article-details .author {
    color: #6e6e6e;
    font-family: 'Router-Medium';
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.31px;
    margin: 10px 0;
}

.article-details .author span {
    margin-left: 30px;
}

.article-details .description {
    margin: 20px 0;
}

.article-details .item .share-list {
    margin-top: 100px;
    display: block;
    background: #fff;
    margin-right: 20px;
}

.article-details .item .share-list .at-share-btn-elements a {
    display: block;
    width: 48px;
    text-align: center;
    margin-bottom: 10px;
}

.about-content .description span.highlight {
    color: #DD2026;
    display: inline-block;
}

.about-list {
    width: 100%;
    padding: 18px;
    margin: 0 auto;
    max-width: 952px;
    border-radius: 119px;
    background-color: #ffffff;
    margin: 40px auto 10px auto;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.11);
}

.about-list .icon-image {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.about-list .title {
    width: 100%;
    color: #515151;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Amberly Sans', sans-serif;
}

.about-list .title span {
    display: block;
    color: #515151;
    font-size: 18px;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 2px;
    font-family: "Amberly Sans";
}

.about-list .icon-image img {
    display: block;
    border-radius: 50px;
}

.about-list .item {
    margin: 0;
    width: 30%;
    height: 180px;
    display: block;
    padding: 32px 0;
    max-width: 180px;
    text-align: center;
    border-radius: 100%;
    background-color: #f5f5f5;
}

.about-list .item .description {
    margin: 20px 0;
}

.community-list ul.tabs li {
    text-align: center;
    width: 100%;
    width: 180px;
    display: flex;
    height: 180px;
    cursor: pointer;
    align-items: center;
    border-radius: 100px;
    justify-content: center;
    background-color: #f5f5f5;
    -webkit-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

.community-list ul.tabs {
    margin: 0px;
    padding: 0px;
    padding: 20px;
    margin: 0 auto;
    list-style: none;
    min-height: 215px;
    max-width: 952px;
    margin-top: 60px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 119px;
    background-color: #ffffff;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.11);
}

.community-list ul.tabs li.current {
    color: #222;
}

.community-list {
    float: left;
    width: 100%;
}

.community-list .jersey-image {
    background: url("../images/Pric.png");
}

.community-list .recipe-image {
    background: url("../images/Safety.png");
}

.community-list .faq-image {
    background: url("../images/Pric.png");
}

.community-list ul.tabs li .image {
    width: 100px;
    height: 60px;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto 10px auto;
    background-position: center;
}

.community-list ul.tabs li .title {
    font-family: 'Amberly Sans', sans-serif;
    color: #515151;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.community-list ul.tabs li:hover .title,
.community-list ul.tabs li.current .title {
    color: #ee3a44;
}

.menu-tab-content {
    display: none;
    background: initial;
    padding: 0px;
}

.menu-tab-content.current {
    display: inherit;
}

.tab-content {
    display: none;
    background: initial;
    padding: 0px;
}

.tab-content.current {
    display: inherit;
}

.recipe-list {}

.recipe-list .item {
    max-width: 375px;
    width: 100%;
    margin: 0 10px 20px 0;
    display: block;
    text-align: center;
    border: none;
    min-height: auto;
    background: transparent;
}

.recipe-list .item .details {
    background: transparent;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    vertical-align: middle;
    max-width: 355px;
    min-height: 147px;
}

.recipe-list .item .title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    margin-bottom: 5px;
}

.recipe-list .item .sub-title {
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
    color: #606060;
    margin-bottom: 4px;
}

.recipe-list .item .description {
    font-size: 16px;
    color: #a3a3a3;
    line-height: 24px;
}

.recipe-list .item .image {
    background: transparent;
    position: relative;
}

.recipe-list .item .image span.chefs-corner {
    position: absolute;
    left: 0;
    top: 0;
}

.background-masterchef {
    background: #DD2026;
    padding: 30px 0;
}

.background-masterchef .flex4 {
    text-align: right;
}

.background-masterchef .flex6 {
    text-align: left;
}

.background-masterchef .flex6 .description a {
    text-decoration: underline;
}

.white {
    color: #fff !important;
}

.recipe-details {}

.recipe-details span {
    display: block;
    margin-bottom: 10px;
}

.recipe-details .left-box {
    padding: 30px 39px;
    margin-bottom: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.16);
    border-radius: 23px;
    background-color: #ffffff;
}

.recipe-details .right-box {
    padding: 30px 39px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.16);
    border-radius: 23px;
    background-color: #ffffff;
    margin-left: 3%;
}

ul.red-bullets {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.red-bullets li::before {
    content: "â€¢ ";
    color: #DD2026;
    font-size: 24px;
    vertical-align: top;
}

ul.red-bullets li {
    padding-left: 1em;
    text-indent: -.7em;
    font-size: 16px;
    color: #939393;
    padding-bottom: 5px;
}

.rt-description ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.rt-description ul li::before {
    content: "â€¢ ";
    color: #DD2026;
    font-size: 22px;
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
}

.rt-description ul li {
    padding-left: 2em;
    text-indent: -.7em;
    font-size: 16px;
    color: #939393;
    padding-bottom: 10px;
}

.rt-description p {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
    color: #404040;
}

.rt-description em,
.rt-description p em {
    font-style: italic;
}

.rt-description p a {
    background: #DD2026;
    border-radius: 25px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    padding: 3px 10px;
    width: auto;
    text-align: center;
    text-transform: none;
}

.rt-description strong {
    font-weight: bold;
}

.rt-description h1 strong {
    color: #ee3a44;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 10px;
    line-height: 48px;
}

.rt-description h3 {
    font-family: 'Amberly Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #929292;
}

ul.nutrition-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.nutrition-list li {
    border-bottom: 1px solid #292929;
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

ul.nutrition-list li span {
    display: inline-block;
    width: 49%;
}

ul.nutrition-list li span.cat {
    text-align: left;
    margin-bottom: 0px !important;
}

ul.nutrition-list li span.val {
    text-align: right;
    margin-bottom: 0px !important;
}

ul.nutrition-list li:last-child {
    border-bottom: 0px solid #292929;
}

.recipe-flip .flipster__button svg {
    display: none;
}

.recipe-flip .flipster__button.flipster__button--prev {
    background: url("../images/left-slider.png");
    height: 57px;
    width: 57px;
    display: block;
    background-repeat: no-repeat;
}

.recipe-flip .flipster__button.flipster__button--next {
    background: url("../images/right-slider.png");
    height: 57px;
    width: 57px;
    display: block;
    background-repeat: no-repeat;
}

.recipe-flip {
    overflow: hidden;
}

.recipe-flip .image {
    position: relative;
}

.recipe-flip .image img {
    max-width: 550px;
    width: 100%;
}

.recipe-flip .title {
    position: absolute;
    background: #292929;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    width: 95%;
    text-align: left;
    bottom: 20px;
    padding: 10px 0;
    margin-left: 10px;
    margin-right: -10px;
    padding-left: 2%;
    display: none;
}

.form-list {
    background: #FFFFFF;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.50);
    border-radius: 8px;
    padding: 50px 100px;
    position: relative;
    margin-top: -350px;
    width: 100%;
    max-width: 733px;
}

.form-list .forms {}

.form-border {
    border-bottom: 2px dashed #DD2026;
    height: 3px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.blog-details {}

.blog-details .author-details {
    border: 3px solid #DD2026;
    padding: 20px;
    border-radius: 10px;
    display: none;
}

.blog-details .author-details .profile-pic {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    margin-right: 20px;
}

.blog-details .author-details .profile-pic img {
    width: 100px;
}

.blog-details .author-details .details {
    display: inline-block;
    vertical-align: top;
}

.blog-details .author-details .details span {
    display: block;
}

.blog-details .author-details .details .author {
    color: rgba(61, 61, 61, 0.60);
}

.blog-details .author-details .details .name {
    font-size: 32px;
    font-family: 'Amberly Sans', sans-serif;
    color: #292929;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 10px;
    line-height: 40px;
}

.blog-details .author-details .details .designation {
    font-style: italic;
}

.map-explore {}

.map-explore .item {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: block;
}

.facility-list ul {
    margin: 0;
    padding: 0;
}

.facility-list li div {
    display: none;
    font-size: 14px;
    line-height: 18px;
    padding-left: 0px;
    margin-top: 10px;
    max-width: 685px;
}

.facility-list li span {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 12px;
}

.facility-list li {
    list-style: none;
    padding: 17px 20px;
    position: relative;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    border: 1px solid #faf0f0;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.facility-list li:nth-child(even) {
    background: #fff;
}

.facility-list li a {
    font-size: 16px;
    color: #515151;
    line-height: 22px;
    cursor: pointer;
    font-weight: 700;
}

.facility-list li:nth-child(even) ul li,
.facility-list li:nth-child(odd) ul li {
    background: none;
}

.facility-list ul li ul.red-bullets {
    list-style: none;
    margin: 0;
    padding: 0;
}

.facility-list ul li ul.red-bullets li::before {
    content: "â€¢ ";
    color: #DD2026;
    font-size: 24px;
    vertical-align: top;
}

.facility-list ul li ul.red-bullets li {
    padding: 0px 2px 5px 20px;
    text-indent: -.7em;
    font-size: 16px;
    color: #474747;
    line-height: 22px;
    margin-bottom: 5px;
}

.facility-list ol {
    margin: 10px 0 0;
    padding: 0;
}

.facility-list ol li {
    list-style: none;
}

.facility-list .down-arrow {
    background: url("../images/faq-down.png");
    width: 19px;
    height: 12px;
    background-repeat: no-repeat;
    top: 23px;
}

.facility-list .up-arrow {
    background: url("../images/faq-up.png");
    width: 19px;
    height: 12px;
    background-repeat: no-repeat;
    top: 23px;
}

.tips-list .heading {
    font-family: 'Router-Medium';
    color: #c91361;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.52px;
    margin: 20px 0 10px;
}

.tips-list {
    margin-left: 10px;
}

.tips-list ul {
    margin: 0;
    padding: 0;
}

.tips-list ul li {
    list-style: square;
    margin-left: 30px;
}

.popup-account {
    display: none;
    max-width: 880px;
    min-width: 750px;
    width: 100%;
    position: relative;
}

.popup-account .content {
    padding: 25px;
}

.popup-account .main-title {
    font-size: 20px;
    padding-bottom: 0px;
}

table {
    width: 100%;
}

table thead th {
    background: #c91361;
}

table thead tr th {
    border: 1px solid #cccccc;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    height: 55px;
}

table tbody tr td:first-child {
    text-align: left;
}

table tbody tr td:last-child {
    text-align: right;
}

table tbody tr td {
    border-bottom: 1px solid #292929;
    color: #292929;
    line-height: 24px;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

.map-listings {
    position: relative;
    margin: 0px 0;
}

#gmap {
    width: 100%;
    height: 550px;
    margin: 0 auto;
}

#Mapmenu {
    width: 97%;
    margin: 0 auto;
    text-align: left;
    height: 530px;
    overflow: inherit;
    position: relative;
    background: transparent;
    padding: 0;
    box-shadow: none;
}

#Mapmenu .count {
    display: inline-block;
    width: 10%;
    vertical-align: top;
}

#Mapmenu .map-button {
    display: inline-block;
    margin-right: 20px;
    margin: 10px 20px 10px 0;
}

#Mapmenu .map-button span {
    background: #DD2026;
    border-radius: 18px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    padding: 0;
    width: auto;
    text-align: center;
    background: url(../images/bg-button.png) no-repeat;
    background-position: top;
    height: 40px;
    display: inline-block;
    font-weight: 700;
    cursor: pointer;
}

.scroll-menu {
    width: 98%;
    margin-top: 20px;
    overflow-y: scroll;
    height: 420px;
    padding-right: 2%;
}

.scroll-menu::-webkit-scrollbar {
    width: 12px;
}

.scroll-menu::-moz-scrollbar {
    width: 12px;
}

.scroll-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.scroll-menu::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.scroll-menu::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e9e9e9;
    opacity: 0.2;
}

.scroll-menu::-webkit-scrollbar-thumb:window-inactive {
    background: #e9e9e9;
    opacity: 0.5;
}

.scroll-menu::-moz-scrollbar-thumb {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e9e9e9;
    opacity: 0.2;
}

.scroll-menu::-moz-scrollbar-thumb:window-inactive {
    background: #e9e9e9;
    opacity: 0.5;
}

#Mapmenu .heading {
    background: #DD2026;
    padding: 20px 10px;
    color: #fff;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px -11px 10px -7px;
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 50px 0 0 50px;
}

#Mapmenu .map-button span a {
    padding: 8px 17px;
    line-height: 35px;
}

#Mapmenu .heading span {
    position: absolute;
    right: 20px;
    top: 20px;
}

#Mapmenu .details {
    display: block !important;
    margin-bottom: 10px !important;
    padding: 15px 10px !important;
    border-bottom: 1px solid #e9e9e9 !important
}

#Mapmenu .title {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 20px;
    color: #292929;
    font-weight: 700;
    margin-bottom: 10px;
}

#Mapmenu .title span {
    text-transform: none;
}

#Mapmenu .description {}

#Mapmenu .description p {
    margin-bottom: 5px;
}

#mapmenu a.tel-link {
    border-bottom: 0px solid !important;
    display: inline-block !important
}

#gmap .tool-tip {
    padding: 10px;
    text-align: left;
    max-width: 180px;
}

#gmap .tool-tip p {
    margin-bottom: 5px;
    line-height: 16px;
}

#gmap .tool-tip p strong {
    font-weight: 700;
}

#gmap .tool-tip p a {
    color: #DD2026;
    font-weight: 700;
}

.gm-ui-hover-effect {
    opacity: .6;
    right: 5px !important;
    top: 0px !important;
}

.miniForm.leftSide .forms {
    max-width: 680px;
    width: 100%;
}

.forms {
    display: block;
    width: 100%;
}

.forms .field {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
}

.forms .field label {
    font-size: 14px;
    text-transform: uppercase;
    color: #001123;
}

.forms .field .form-icon {
    position: absolute;
    right: 5px;
    top: 10px;
}

.forms .field input,
.forms .field textarea {
    width: 100%;
    border: 1px solid #bbbbbb;
    border-radius: 12px;
    padding: 5px 0 5px 10px;
    line-height: 28px;
    letter-spacing: 0;
    color: #898989;
    font-family: "Amberly Sans";
    font-size: 18px;
    font-weight: 500;
}

.forms .field select {
    display: inline-block;
    width: 100%;
    border: none;
    border: 2px solid #cdcdcd;
    border-radius: 4px;
    font-size: 20px;
    padding: 10px 0 10px 10px;
    outline: none;
    color: #000000;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    width: 103%;
    height: 51px;
    position: relative;
}

select::-ms-expand {
    display: none;
}

input::-webkit-input-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

input:-moz-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

textarea::-webkit-input-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

textarea:-moz-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

.forms .field select:invalid {
    color: #fff;
}

.forms .field select option[disabled] {
    color: grey;
}

.fancyArrow {
    width: 23px;
    background: #fff url("../images/dropdown_arrow.png") no-repeat scroll right center/100% auto;
    display: inline-block;
    height: 10px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 20px;
    width: 17px;
    z-index: 2;
}

.forms .field textarea {
    min-height: 120px;
    font-family: "Amberly Sans";
}

.forms .check {
    text-align: left;
}

.forms .check a {
    text-decoration: underline;
    color: #60B3FF;
}

.forms .field input[type="checkbox"] {
    border-radius: 0;
    margin-right: 5px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.forms button {
    background-color: #DD2026;
    border: 1px solid #DD2026;
    border-radius: 25px;
    color: #ffffff;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.36px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    min-width: 125px;
}

.forms button:hover {
    background-color: #fff;
    color: #DD2026;
}

.forms button.inline {
    display: inline-block;
    min-width: 120px;
    width: auto;
}

.forms button.full {
    display: inline-block;
    width: auto;
}

.bx-wrapper {}

#bx-pager {
    text-align: center;
}

#bx-pager img {
    max-width: 160px;
}

.footer-list {}

.footer-list .heading {
    font-weight: 700;
    font-size: 18px;
    color: #515151;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.footer-list ul li {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
}

.footer-list ul li a {
    font-size: 18px;
    color: #898989;
    letter-spacing: 0;
}

.footerborder {
    background: whitesmoke;
    width: 100%;
    margin-top: 0px;
}

.top-border {
    border-top: 1px solid #338DA7;
}

.footer-menu a {
    font-size: 14px;
    font-weight: 500;
    color: #515151;
}

.copyright {
    font-size: 12px;
    color: #515151;
}

.credit-copy {
    font-size: 14px;
    text-align: center;
}

.viewDetail {
    color: #54a12f;
    font-size: 16px;
    text-align: center;
}

.loading {
    background: url('../images/status.gif') no-repeat center center;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 150px;
}

.forms .loading {
    display: none;
}

.share-icon {
    display: block;
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
    transform: translateY(0px) !important;
}

.chefs-list li a {
    text-decoration: underline;
    font-family: 'Amberly Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #898989;
}

.chefs-list li a:hover {
    color: #DD2026;
}

.chefs-list li {
    margin-bottom: 15px;
}

.chefs-list p {
    font-family: 'Amberly Sans', sans-serif;
    font-weight: 700;
    color: #929292;
}

.showcase-slider .image {
    position: relative;
}

.icon-play {
    background: url('../images/play-icon-red.png') no-repeat center center;
    height: 60px;
    width: 70px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 40%;
    background-size: contain;
}

.showcase-slider ul li {
    cursor: auto;
}

.event-banner .details {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    text-align: left;
    bottom: 50px;
}

.event-banner .sub-title {
    line-height: 30px;
}

.embedimgblock {
    text-align: center;
}

.embedimgblock img {
    max-width: 100%;
}

.recipe-details .rt-description strong {
    color: #ee3a44;
    font-family: 'Amberly Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 10px;
    line-height: 48px;
}

.recipe-details .rt-description td {
    font-family: 'Amberly Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.chart .description ul li::before {
    content: "â€¢ ";
    color: #ee3a44;
    font-size: 35px;
    vertical-align: top;
}

.granny-quote .title {
    font-size: 14.4px;
    color: #4C4C4C;
    letter-spacing: -0.33px;
    font-weight: 700;
    text-align: center;
    display: block !important;
}

.description p b {
    font-weight: 700;
}

.buy-button {
    margin-bottom: 20px;
}

.buy-button a {
    background: #DD2026;
    border-radius: 25px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    padding: 7px 15px;
    width: auto;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 600;
}

.buy-right-sticky {
    position: fixed;
    top: 50%;
    z-index: 1;
    right: -85px;
    cursor: pointer;
    transform: rotate(90deg) translateY(-50%);
    -webkit-transform: rotate(90deg) translateY(-50%);
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.buy-right-sticky.active {
    right: -30px;
}

.buy-right-sticky a {
    padding: 10px 12px;
    border-radius: 0px 0 15px 15px;
}

.buy-button span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.buy-button span img {
    width: 25px;
}

.buy-right-sticky span {
    -webkit-transform: rotate(90deg) translateX(-50%);
    margin-left: 0px;
    margin-bottom: -20px;
    margin-top: 0px;
    margin-right: 11px;
}

.buynow-list {
    text-align: center;
}

.buynow-list ul {
    margin: 0;
    padding: 0;
}

.buynow-list ul li {
    display: inline-block;
    border: 1px solid #474747;
    font-size: 16px;
    color: #474747;
    line-height: 22px;
    cursor: pointer;
    border-radius: 38px;
    padding: 10px 15px;
    margin-right: 20px;
    font-weight: 600;
}

.buynow-list ul li.tab-link.current,
.buynow-list ul li:hover {
    color: #DD2026;
    border: 1px solid #DD2026;
}

.buynow-list .tab-content {
    margin-top: 30px;
}

.buynow-list .tab-content .partner-icon {
    display: inline-block;
    vertical-align: middle;
}

.buynow-list .tab-content .partner-name {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}

.buynow-list .tab-content .partner-name:hover {
    color: #DD2026;
}

.buynow-list .tab-content .item {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px;
}

.buynow-list .tab-content .item button {
    background: none;
    border: none;
    cursor: pointer;
}

#buybtn-toggle {
    position: relative;
    margin-top: -30px;
}

#buybtn-toggle a {
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.buy-button span img {
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

#buybtn-toggle a.active-btn span img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tab-parent.buynow-list {
    display: none;
}

.jersey-sticky {
    position: fixed;
    right: 0;
    bottom: 0;
}

.jersey-sticky img {
    width: 100%;
    max-width: 450px;
}

#notify-bar {
    width: 100%;
    background-color: #3a304b;
    -webkit-box-shadow: 0 3px 3px 0 rgba(10, 10, 10, 0.5);
    -moz-box-shadow: 0 3px 3px 0 rgba(10, 10, 10, 0.5);
    box-shadow: 0 3px 3px 0 rgba(10, 10, 10, 0.5);
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    position: relative;
    z-index: 999;
    top: 0;
    display: block !important;
}

#notify-bar.active {
    top: 0;
    display: block;
}

.clear {
    clear: both;
}

#notify-bar #notify-msg {
    font-weight: 700;
    font-size: 14px;
    width: 1000px;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 22px;
    text-align: center;
    color: #fff;
    padding-bottom: 12px;
}

#notify-bar #notify-msg span {
    padding: 20px 0;
}


/* Chart Css */

.skills {
    width: 60%;
    max-width: 960px;
    height: 285px;
    margin: auto;
    text-align: left;
}

.lines,
.skills {
    position: relative;
}

.lines {
    height: 100%;
}

.line {
    height: inherit;
    width: 2px;
    position: absolute;
    background: hsla(0, 0%, 93.3%, 0.6);
}

.line.l--0 {
    left: 0;
}

.line.l--25 {
    left: 25%;
}

.line.l--50 {
    left: 50%;
}

.line.l--75 {
    left: 75%;
}

.line.l--100 {
    left: calc(100% - 1px);
}

.line__label {
    display: block;
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: -20px;
    right: -50px;
}

.line__label.title {
    text-transform: uppercase;
    font-weight: 700;
}

.charts {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.chart {
    margin: 30px 0 0;
}

.chart:first-child {
    margin: 0;
}

.chart__title {
    display: block;
    margin: 0 0 10px;
    font-weight: 700;
    opacity: 0;
    animation: anim-lightspeed-in 1s ease forwards;
}

.chart--prod .chart__title {
    animation-delay: 3.3s;
}

.chart--design .chart__title {
    animation-delay: 4.5s;
}

.chart--horiz {
    overflow: hidden;
}

.chart__bar {
    height: 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #cd261e;
    opacity: 0;
    animation: anim-lightspeed-in 1s ease forwards;
}

.chart--dev .chart__bar:nth-of-type(11) {
    animation-delay: 2.7s;
}

.chart--dev .chart__bar:nth-of-type(10) {
    animation-delay: 2.5s;
}

.chart--dev .chart__bar:nth-of-type(9) {
    animation-delay: 2.3s;
}

.chart--dev .chart__bar:nth-of-type(8) {
    animation-delay: 2.1s;
}

.chart--dev .chart__bar:nth-of-type(7) {
    animation-delay: 1.9s;
}

.chart--dev .chart__bar:nth-of-type(6) {
    animation-delay: 1.7s;
}

.chart--dev .chart__bar:nth-of-type(5) {
    animation-delay: 1.5s;
}

.chart--dev .chart__bar:nth-of-type(4) {
    animation-delay: 1.3s;
}

.chart--dev .chart__bar:nth-of-type(3) {
    animation-delay: 1.1s;
}

.chart--dev .chart__bar:nth-of-type(2) {
    animation-delay: 0.9s;
}

.chart--dev .chart__bar:first-of-type {
    animation-delay: 0.7s;
}

.chart--prod .chart__bar:nth-of-type(2) {
    animation-delay: 4.2s;
}

.chart--prod .chart__bar:first-of-type {
    animation-delay: 4s;
}

.chart--design .chart__bar:nth-of-type(3) {
    animation-delay: 5.6s;
}

.chart--design .chart__bar:nth-of-type(2) {
    animation-delay: 5.4s;
}

.chart--design .chart__bar:first-of-type {
    animation-delay: 5.2s;
}

.chart__label {
    padding-left: 10px;
    line-height: 30px;
    color: #fff;
}

.chart-name {
    font-family: Quicksand, sans-serif;
    font-size: 14px;
    color: #474747;
    font-weight: 700;
}

@keyframes anim-lightspeed-in {
    0% {
        transform: translateX(-200%);
        opacity: 1;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}


/* Chart Css Done */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    /*width: 100%;*/
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel .owl-rtl {
    direction: rtl;
}

.owl-carousel .owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.contactus-page .banner-section {
    position: relative;
}

.e-cart-form-wrapper .notifyjs-container {
    margin: -52px 0 0 -40px;
}

span.ecart-label {
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
    display: block;
}

span.ecart-label b {
    font-weight: 400;
    display: block;
    font-size: 14px;
    margin-top: 2px;
}

span.ecart-label sup {
    color: #d93025;
}

.ecart-number-prefix {
    border-bottom: 1px solid #bbbbbb;
    padding: 5px 3px 5px 0px;
    line-height: 35px;
    color: #898989;
    height: 45px;
    font-family: "Amberly Sans";
    font-size: 16px;
    width: 35px;
    font-weight: 700;
}

.e-cart-form-wrapper .forms select::-webkit-input-placeholder,
.e-cart-form-wrapper .forms input::-webkit-input-placeholder {
    font-size: 16px;
    color: #898989 !important;
}

.e-cart-form-wrapper .forms input:-moz-placeholder,
.e-cart-form-wrapper .forms select:-moz-placeholder {
    font-size: 16px;
    color: #898989 !important;
}

.e-cart-form-wrapper .forms select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.thankyou-msg {
    display: none;
    padding: 60px 30px;
}

.e-cart-form-section p,
.thankyou-msg p {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #606060;
    letter-spacing: 0px;
    margin: 15px 0;
    text-align: center;
}

.terms-conditions-wrapper h4 {
    font-size: 18px;
    line-height: 24px;
    color: #606060;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 600;
}

.terms-conditions-wrapper.container880 {
    max-width: 380px;
}

.e-cart-form-section .terms-conditions-wrapper p {
    font-size: 15px;
    line-height: 24px;
    color: #474747;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 400;
    margin: 8px 0;
}

.e-cart-form-wrapper {
    margin: 30px 0;
}

.e-cart-form-wrapper .forms .field {
    width: 100%;
    padding-bottom: 15px;
}

.e-cart-form-wrapper .forms input,
.e-cart-form-wrapper .forms select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #bbbbbb;
    border-radius: 0px;
    padding: 5px 0 5px 0px;
    line-height: 28px;
    letter-spacing: 0;
    color: #898989;
    height: 45px;
    font-family: "Amberly Sans";
    font-size: 16px;
    font-weight: 500;
}

.cookbook-link {
    z-index: 1;
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cookbook-link img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.cookbook-link:hover img {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

p.footer_title a {
    color: #000000 !important;
    font-weight: 700;
}

@media only screen and (min-width:769px) and (max-width:880px) {
    .home-reciepe-slider .left-image {
        width: 38.5%;
    }
}

@media only screen and (max-width:500px) {
    a.cookbook-link img {
        max-width: 65%;
    }
    a.cookbook-link {
        left: -8px;
    }
    .e-cart-form-section p {
        font-size: 17px;
    }
    .rt-description h1 strong {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width:400px) {
    a.cookbook-link img {
        max-width: 58%;
    }
}

@media only screen and (max-width:400px) {
    a.cookbook-link img {
        max-width: 47%;
    }
}

@media only screen and (max-width:500px) {
    .e-cart-form-wrapper .notifyjs-container {
        margin: 0;
    }
    .e-cart-form {
        margin-bottom: 40px;
    }
    .e-cart-form .field.textalignright {
        padding-bottom: 0;
    }
    .rt-description h3 {
        font-family: 'Amberly Sans', sans-serif;
        font-weight: 700;
        color: #929292;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .container1170 {
        max-width: 994px;
    }
    .home-explore .item {
        max-width: 33%;
    }
    .home-banner .banner-details {
        left: 20px;
        max-width: auto;
    }
    .home-banner .bx-wrapper .bx-pager {
        left: 0px;
    }
    .home-reciepe-slider .right-image .details {
        top: 10%;
    }
    .home-reciepe-slider .right-image {
        width: 44.5%;
    }
    .home-reciepe-slider .paddingleft100 {
        padding-left: 15px !important;
    }
    .home-reciepe-slider .paddingright100 {
        padding-right: 15px !important;
    }
    .category-banner .category-image img {
        width: 35%;
    }
    .category-list .item {
        max-width: 330px;
    }
    .category-list .pro-image img {
        min-height: auto;
        max-width: 380px;
        width: 100%;
    }
    .community-list ul.tabs li {
        width: 32.5%;
    }
}

@media only screen and (max-width:1000px) {
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    .rt-description iframe {
        width: 100%;
    }
    .flexResponsive {
        display: block;
    }
    .innerContainer {
        padding-left: 25px;
        padding-right: 25px;
    }
    .container1170 {
        width: auto;
    }
    .img-responsive {
        width: 100%;
    }
    .mobileAutoCenter {
        margin: 0 auto;
    }
    .header {
        height: 80px;
    }
    .milk-products-width {
        width: 70% !important
    }
    header {
        padding: 10px 20px;
        max-width: auto;
        width: auto;
        height: 80px;
    }
    .bodyContainer {
        margin-top: 80px;
    }
    .border.innerContainer {
        margin-left: 15px;
        margin-right: 15px;
    }
    #bx-pager img {
        max-width: 80px;
    }
    .fixHeaderToTop {}
    .fixHeaderToTop .mobileMenu {
        top: 90px;
    }
    .padding6030 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #mobileMenuButton {
        padding: 10px 0 10px 0;
    }
    .mainLogo img {
        width: 90px;
    }
    #buy-icon img {
        width: 95px;
    }
    .mainLogo img {
        padding: 0;
    }
    .mobileMenu {
        box-shadow: 0 10px 44px 2px rgba(0, 4, 7, 0.07);
        border-bottom: 1px solid #e0e0e0;
        border-top: 1px solid #e0e0e0;
        background-color: #FFFFFF;
        color: #000;
        right: 0;
        position: absolute;
        top: 0px !important;
        width: 100%;
        z-index: 0;
        padding-top: 80px;
    }
    .mobileMenu .item {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        font-size: 14px;
        padding: 10px 10px 5px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Amberly Sans', sans-serif;
        color: #434343;
    }
    .mobileMenu .item span {
        display: inline-block;
        margin-right: 5px;
    }
    .mobileMenu a.active,
    .mobileMenu .item:hover a {
        color: #DD2026;
        transition: all 0.5s ease 0s;
    }
    .social-menu {}
    .home-language .language-list ul li span {
        margin-top: 0px;
    }
    .language-list {
        right: 65px;
        width: 70px;
        top: 18px;
        border: 0;
        position: absolute;
        border: 1px solid rgba(81, 81, 81, 0.5);
        margin: 0;
    }
    .article-details .item .share-list .at-share-btn-elements a {
        display: inline-block;
        width: 48px;
        text-align: center;
        margin-bottom: 10px;
    }
    .article-details .item .share-icon img {
        display: none;
    }
    .article-details .item .share-list {
        margin-top: 0px;
    }
    .article-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }
    .category-list-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }
    .home-explore .item {
        max-width: 100%;
        text-align: center;
    }
    .home-explore .item a {
        margin: 0 auto;
    }
    .home-reciepe-slider .paddingleft100 {
        padding-left: 0px !important;
        display: block;
    }
    .home-reciepe-slider .paddingright100 {
        padding-right: 0px !important;
    }
    .home-reciepe-slider .right-image {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .home-reciepe-slider .left-image {
        width: 100%
    }
    .home-reciepe-slider .right-image .details {
        top: 0%;
    }
    .form-list {
        padding: 0px;
        margin-top: 30px;
        box-shadow: none;
    }
    .forms .field input,
    .forms .field textarea {
        width: 95%;
    }
    .forms .field select {
        width: 100%;
        padding: 10px 0 10px 0px
    }
    .forms .marginleft20 {
        margin-left: 0px !important;
    }
    .forms .marginright20 {
        margin-left: 0px !important;
    }
    .forms .field .form-icon {
        right: 20px;
    }
    #gmap {
        height: 300px;
    }
    #Mapmenu {
        position: relative;
        width: 100%;
        padding: 0;
    }
    .scroll-menu {
        width: 98%;
    }
    #Mapmenu .heading {
        width: 100%;
        padding: 10px 0;
        margin: 0;
    }
    #Mapmenu a.loc_link {
        max-width: 90%;
    }
    .video-blog {
        padding: 0;
    }
    .home-banner .banner-details {
        bottom: auto;
        top: 10%;
        text-align: center;
    }
    .home-banner .banner-details .explore a {
        margin: 15px auto;
    }
    .home-banner .bx-wrapper .bx-pager {
        bottom: 44px;
        right: 0;
        left: 0;
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
        width: 120px;
    }
    .home-banner .bx-wrapper .bx-pager .bx-pager-item,
    .home-banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        max-width: 12px;
        margin-right: 10px;
    }
    .testimonial-slider .bx-wrapper .bx-pager .bx-pager-item,
    .testimonial-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        margin-right: -5px;
    }
    .testimonial-slider .bx-wrapper .bx-pager {
        max-width: 170px;
    }
    .copyright {
        text-align: center;
        margin: 5px 0;
    }
    .note {}
    .home-granny {
        position: relative;
    }
    .home-granny img {
        width: 100%;
    }
    .granny-quote {
        position: absolute;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        font-size: 14px;
        max-width: 400px;
    }
    .home-granny .granny-quote .details {
        padding: 0;
    }
    .home-granny .granny-quote .description {
        font-size: 11px;
    }
    .granny-space .article-list {
        margin-top: 30px !important;
    }
    .granny-space .product-list {
        margin-top: 30px !important;
    }
    .granny-space .facility-list {
        margin-top: 30px !important;
    }
    .granny-space .recipe-list {
        margin-top: 30px !important;
    }
    #recipes-book {}
    .category-list img {
        width: 100%;
    }
    .category-banner .details {
        left: 0px;
        right: 0px;
        width: auto;
        top: 40%;
    }
    .category-banner .title {
        font-size: 28px;
        line-height: 36px;
    }
    .category-banner .sub-title {
        line-height: 28px;
    }
    .category-banner .category-image {
        position: relative;
        bottom: 0;
    }
    .blog-banner .details {
        top: 5px !important;
        text-align: left;
        bottom: auto;
        position: relative;
        left: 0;
    }
    .product-detail-banner .image img {
        min-height: 170px;
    }
    .product-detail-banner .title {
        font-size: 32px;
        line-height: 40px;
    }
    .product-detail-banner .details {
        position: absolute;
        top: 10px;
        left: 10px;
        text-align: left;
        right: 0;
    }
    .product-detail-banner .sub-title {
        font-size: 16px;
        line-height: 22px;
    }
    .product-detail-banner .product-image {
        position: relative;
        max-width: 1170px;
        width: 100%;
        margin: 0px auto 30px auto;
    }
    .testimonial-slider .description .quote-left,
    .testimonial-slider .description .quote-right {
        display: none;
    }
    .footer-list .item {
        margin-bottom: 20px;
    }
    .footer-list .social-menu {
        text-align: center;
    }
    .footerborder {
        text-align: center;
        padding: 0 20px;
    }
    .parlour-banner .image {
        display: none;
    }
    .parlour-banner .details {
        padding: 10px 0;
    }
    .background-masterchef .flex6 {
        text-align: center;
    }
    .facility-list li {
        padding: 20px 60px 20px 15px;
    }
    .facility-list li span {
        right: 10px;
    }
    .community-list ul.tabs li {
        max-width: 100%;
    }
    .intro-scroll-down {
        display: none;
    }
    .inner-banner .details .title {
        text-align: center;
        width: 101%;
    }
    .inner-banner .details span {
        text-align: center;
    }
    .inner-banner .category-image {
        text-align: center;
        top: 0px;
    }
    .inner-banner .category-image img {
        width: 90%;
    }
    .recipe-banner .details .title {
        text-align: center;
    }
    .recipe-banner .details span {
        text-align: center;
    }
    .recipe-banner .category-image {
        text-align: center;
        top: 0px;
    }
    .recipe-banner .category-image img {
        width: 90%;
    }
    .community-banner .details {
        position: absolute;
        left: 0;
        bottom: 40px;
        top: auto;
    }
    .product-detail-banner .details {
        text-align: center;
    }
    .product-detail-banner .sub-title {
        text-align: center;
    }
    .product-detail-banner .volumes {
        text-align: center;
    }
    .breadcrumb {
        margin-bottom: 10px;
    }
    .footertoggle-list ul {
        margin: 0;
        padding: 0;
    }
    .footertoggle ul li {
        display: block;
        padding: 0;
        min-height: 40px;
        padding-left: 10px;
        padding-top: 10px;
        margin: 0;
    }
    .footertoggle-list li div {
        display: none;
        padding-left: 0px;
        margin-top: 10px;
    }
    .footertoggle-list ul li {
        display: block;
        margin: 0;
        padding: 0 10px;
        min-height: 35px;
        border-bottom: 2px solid #f1f1f1;
        padding-top: 12px;
    }
    .footertoggle-list li span {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 25px;
        top: 12px;
    }
    .footertoggle-list li {
        list-style: none;
        padding: 20px;
        position: relative;
    }
    .footertoggle-list li a {
        font-size: 16px;
        color: #292929;
        line-height: 22px;
        cursor: pointer;
        font-weight: 700;
    }
    .footertoggle-list li:nth-child(even) ul li,
    .facility-list li:nth-child(odd) ul li {
        background: none;
    }
    .footertoggle-list ul li ul.red-bullets {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .footertoggle-list ul li ul.red-bullets li::before {
        content: "â€¢ ";
        color: #DD2026;
        font-size: 24px;
        vertical-align: top;
    }
    .footertoggle-list ul li ul.red-bullets li {
        padding: 0px 2px 5px 20px;
        text-indent: -.7em;
        font-size: 16px;
        color: #474747;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .footertoggle-list ol {
        margin: 10px 0 0;
        padding: 0;
    }
    .footertoggle-list ul li ul li {
        border-bottom: 0px solid #f1f1f1;
    }
    .footertoggle-list ul li ul li a {
        font-weight: 400;
    }
    .footertoggle-list ol li {
        list-style: none;
    }
    .footertoggle-list li span.down-arrow {
        background: url("../images/mobile-downarrow.png");
        width: 19px;
        height: 12px;
        background-repeat: no-repeat;
        top: 23px;
        right: 22px;
    }
    .footertoggle-list li span.up-arrow {
        background: url("../images/mobile-downarrow.png");
        width: 19px;
        height: 12px;
        background-repeat: no-repeat;
        top: 16px;
        right: 22px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .showcase-slider ul li {
        max-height: 250px;
    }
    .owl-carousel .owl-item img {
        width: 40%;
    }
    .recipe-flip .image {
        margin-top: 35px;
    }
    .recipe-list .item .sub-title {
        padding: 0 10px;
    }
    .popup-account {
        min-width: auto;
    }
    .blog-banner .details .title {
        width: 100%;
    }
    .buynow-module {
        display: none;
    }
    .buynow-module ul li {
        text-align: center;
        max-width: 280px !important;
        width: 100% !important;
        margin: 0 10px;
    }
    .buynow-module .location-title {
        text-align: center;
    }
    .buynow-module .location-title span {
        color: #DD2026;
        border: 1px solid #DD2026;
        border-radius: 38px;
        padding: 10px 15px;
        font-weight: 600;
        text-align: center;
        display: block;
        margin-bottom: 20px;
        max-width: 160px;
        margin: 0 auto 20px auto;
    }
    .buynow-module .partner-icon {
        display: inline-block;
        vertical-align: middle;
    }
    .buynow-module .partner-name {
        display: inline-block;
        vertical-align: middle;
        font-weight: 600;
    }
    .buynow-module .partner-name:hover {
        color: #DD2026;
    }
    .buynow-module .item {
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .buynow-module .item button {
        background: none;
        border: none;
        cursor: pointer;
    }
    .buynow-module .bx-wrapper .bx-prev {
        left: -20px;
    }
    .buynow-module .bx-wrapper .bx-next {
        right: -20px;
    }
    .buynow-module .forms .field select {
        padding: 10px 10px 10px 20px;
        border: 2px solid #DD2026;
        border-radius: 25px;
    }
    .buynow-module .forms .fancyArrow {
        right: 20px;
    }
    .buybox {
        display: block;
    }
    .buy-button {
        margin-bottom: -10px;
    }
    #buybtn-toggle {
        margin-top: -10px;
    }
    #notify-bar {
        position: relative;
    }
    #notify-bar #notify-msg {
        width: 100%;
        font-size: 14px;
    }
    #notify-bar #notify-msg span {
        padding: 0 10px;
        line-height: 17px;
    }
}

@media only screen and (min-width:660px) and (max-width:768px) {
    .home-reciepe-slider .right-image .details {
        top: 20px;
    }
    .home-reciepe-slider .left-image {
        width: 38.5%;
    }
}

@media only screen and (max-width:500px) {
    body {
        font-size: 16px;
        line-height: 22px;
    }
    .innerContainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .padding3030 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .padding1010 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .margintop30 {
        margin-top: 10px !important;
    }
    .mainLogo img {
        width: 90px;
    }
    #buy-icon img {
        width: 45px;
    }
    .main-title {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 10px;
    }
    .main-title h1 {
        font-size: 24px;
    }
    .main-title h2 {
        font-size: 24px;
    }
    .main-title h3 {
        font-size: 24px;
    }
    .main-title h4 {
        font-size: 24px;
    }
    .main-title h5 {
        font-size: 24px;
    }
    .sub-title {
        font-size: 18px;
    }
    .description {
        font-size: 16px;
        line-height: 22px;
    }
    .home-reciepe-slider .right-image .details {
        top: 5px;
    }
    .home-reciepe-slider .right-image .details .name {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .home-reciepe-slider .right-image .details .description {
        font-size: 12px;
        line-height: 18px;
    }
    .home-reciepe-slider .right-image .details .view a {
        padding: 0;
        width: 60px;
    }
    .testimonial-slider {
        padding: 10px 15px 10px;
    }
    .testimonial-slider .bx-wrapper .bx-pager {
        bottom: -40px;
    }
    .article-list .item .title {
        font-size: 18px;
        line-height: 26px;
    }
    .note {}
    .product-bottom-list .item {
        max-width: 100%;
    }
    .product-bottom-list .item {
        max-width: 100%;
    }
    .article-list .item .details {
        width: 70%;
    }
    .article-list .item .share-icon {
        width: 20%;
    }
    .gallery-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }
    .recipe-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }
    .product-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }
    .recipe-list .item .details {
        padding: 10px 0;
        height: auto;
    }
    .product-list .item .details {
        padding: 10px 0;
        height: auto;
        max-width: 100%;
    }
    .recipe-list .item .details .title,
    .recipe-list .item .details .description,
    .product-list .item .details .title,
    .product-list .item .details .description {
        padding: 0 10px;
    }
    .campaign-list .item {
        max-width: 100%;
    }
    .product-list .item {
        max-width: 100%;
    }
    .home-granny {
        position: relative;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .home-granny img {
        width: 100%;
    }
    .granny-quote .title {
        margin-bottom: 5px;
    }
    .granny-quote {
        position: absolute;
        top: 35px;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        max-width: 220px;
        font-size: 11px;
        right: 10px;
        line-height: 16px;
    }
    .home-granny .granny-quote .details {
        padding: 0;
    }
    .home-granny .granny-quote .description {
        font-size: 11px;
    }
    .product-detail-banner .details {
        position: absolute;
        top: 10px;
        left: 10px;
        text-align: left;
        right: 0;
    }
    .product-detail-banner .sub-title {
        font-size: 16px;
        line-height: 22px;
    }
    .product-detail-banner .title {
        font-size: 28px;
        line-height: 36px;
    }
    .product-detail-banner .product-image {
        position: relative;
        max-width: 1170px;
        width: 100%;
        margin: 0px auto 20px auto;
        bottom: 0;
        text-align: center;
    }
    .product-detail-banner .product-image img {
        width: 90%;
    }
    .home-reciepe-slider .bx-wrapper .bx-controls-direction a {
        top: 20%;
    }
    .home-reciepe-slider .left-image {
        width: 50.5%;
    }
    .home-banner .banner-details .title span {
        font-size: 26px;
        line-height: 32px;
    }
    .home-banner .banner-details .title {
        margin-top: 7px;
        font-size: 18px;
    }
    .category-list .pro-image img {
        width: 100%;
    }
    .pro_heading .header_slider {
        margin: 0px 5px 10px 5px;
        font-size: 14px;
    }
    .home-parlour-map .forms .field,
    .parlour-map .forms .field {
        max-width: 290px;
        margin: 0 auto;
    }
    #top-button {
        right: 0;
    }
    .owl-carousel .owl-item img {
        width: 60%;
    }
    .testimonial-slider .bx-wrapper .bx-pager .bx-pager-item,
    .testimonial-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        margin-right: -10px;
    }
    .testimonial-slider .bx-wrapper .bx-pager {
        max-width: 100%;
    }
    .buynow-list ul li {
        margin-bottom: 15px;
    }
    .buynow-list .tab-content .item {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .showcase-slider .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0px;
    }
    .article-list .description {
        min-height: 165px;
        overflow: visible;
    }
    .about-list .item {
        width: 100%;
        margin: 0 auto 20px;
    }
    .blog-banner .banner-image {
        height: 350px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .blog-details-page .category-banner .title {
        font-size: 24px;
        line-height: 30px;
    }
    .category-banner .category-image.test-banner img {
        width: 100% !important;
    }
    #notify-bar #notify-msg {
        width: 90%;
        font-size: 12px;
        font-weight: 400 !important;
    }
}

.home-banner .bx-wrapper .bx-viewport {
    min-height: 400px !important;
}

@media only screen and (max-width:320px) {
    .granny-quote {
        max-width: 185px;
    }
}

.home-banner .bx-wrapper .bx-viewport {
    min-height: 600px;
}

@media only screen and (min-width:769px) {
    .dhide {
        display: none !important;
    }
}

.go_top1 {
    line-height: 2.66667rem;
    cursor: pointer;
    width: 3.66667rem;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    -webkit-border-radius: 1.66667rem 0 0 1.66667rem;
    border-radius: 0 1.66667rem 1.66667rem 0;
    left: 0;
    z-index: 111;
    bottom: 100px;
    text-align: center;
}

.go_top2 {
    line-height: 2.66667rem;
    cursor: pointer;
    width: 3.66667rem;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    -webkit-border-radius: 1.66667rem 0 0 1.66667rem;
    border-radius: 0 1.66667rem 1.66667rem 0;
    left: 0;
    z-index: 111;
    bottom: 30px;
    text-align: center;
}

.bg-dark {
    background-color: red !important
}

.margin10 {
    margin: 10px !important;
}