#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}

#autocomplete ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#autocomplete li {
    background: #fff;
    color: #000;
    cursor: default;
    white-space: pre;
    zoom: 1;
}

html.js input.form-autocomplete {
    background-image: url(../../d2k702tkq1u90f.cloudfront.net/misc/throbber-inactive.png);
    background-position: 100% center;
    background-repeat: no-repeat;
}

html.js input.throbbing {
    background-image: url(//d2k702tkq1u90f.cloudfront.net/misc/throbber-active.gif);
    background-position: 100% center;
}

html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
}

html.js fieldset.collapsed .fieldset-wrapper {
    display: none;
}

fieldset.collapsible {
    position: relative;
}

fieldset.collapsible .fieldset-legend {
    display: block;
}

.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.resizable-textarea .grippie {
    background: #eee url(//d2k702tkq1u90f.cloudfront.net/misc/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}

body.drag {
    cursor: move;
}

.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin-left: -1em;
    overflow: hidden;
    text-decoration: none;
}

a.tabledrag-handle:hover {
    text-decoration: none;
}

a.tabledrag-handle .handle {
    background: url(//d2k702tkq1u90f.cloudfront.net/misc/draggable.png) no-repeat 6px 9px;
    height: 13px;
    margin: -0.4em 0.5em;
    padding: 0.42em 0.5em;
    width: 13px;
}

a.tabledrag-handle-hover .handle {
    background-position: 6px -11px;
}

div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}

div.tree-child {
    background: url(//d2k702tkq1u90f.cloudfront.net/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
    background: url(//d2k702tkq1u90f.cloudfront.net/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
    background: url(//d2k702tkq1u90f.cloudfront.net/misc/tree.png) no-repeat -11px center;
}

.tabledrag-toggle-weight-wrapper {
    text-align: right;
}

table.sticky-header {
    background-color: #fff;
    margin-top: 0;
}

.progress .bar {
    background-color: #fff;
    border: 1px solid;
}

.progress .filled {
    background-color: #000;
    height: 1.5em;
    width: 5px;
}

.progress .percentage {
    float: right;
}

.ajax-progress {
    display: inline-block;
}

.ajax-progress .throbber {
    background: transparent url(//d2k702tkq1u90f.cloudfront.net/misc/throbber-active.gif) no-repeat 0px center;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}

.ajax-progress .message {
    padding-left: 20px;
}

tr .ajax-progress .throbber {
    margin: 0 2px;
}

.ajax-progress-bar {
    width: 16em;
}

.container-inline div, .container-inline label {
    display: inline;
}

.container-inline .fieldset-wrapper {
    display: block;
}

.nowrap {
    white-space: nowrap;
}

html.js .js-hide {
    display: none;
}

.element-hidden {
    display: none;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

*:first-child + html .clearfix {
    min-height: 1%;
}

/**/
@media screen {
    #views-slideshow-form-wrapper .form-item.dependent-options {
        padding-left: 5px;
    }

    #views-slideshow-form-wrapper .vs-dependent {
        padding-left: 30px;
    }
}

/**/
.container-inline-date {
    clear: both;
}

.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}

.container-inline-date > .form-item {
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: top;
}

fieldset.date-combo .container-inline-date > .form-item {
    margin-bottom: 10px;
}

.container-inline-date .form-item .form-item {
    float: left;
}

.container-inline-date .form-item, .container-inline-date .form-item input {
    width: auto;
}

.container-inline-date .description {
    clear: both;
}

.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
    margin-right: 5px;
}

.container-inline-date .date-spacer {
    margin-left: -5px;
}

.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}

.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}

.container-inline-date .date-padding {
    float: left;
}

fieldset.date-combo .container-inline-date .date-padding {
    padding: 10px;
}

.views-exposed-form .container-inline-date .date-padding {
    padding: 0;
}

#calendar_div, #calendar_div td, #calendar_div th {
    margin: 0;
    padding: 0;
}

#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}

.calendar td {
    padding: 0;
}

span.date-display-single {
}

span.date-display-start {
}

span.date-display-end {
}

.date-prefix-inline {
    display: inline-block;
}

.date-clear {
    clear: both;
    display: block;
    float: none;
}

.date-no-float {
    clear: both;
    float: none;
    width: 98%;
}

.date-float {
    clear: none;
    float: left;
    width: auto;
}

.date-float .form-type-checkbox {
    padding-right: 1em;
}

.form-type-date-select .form-type-select[class*=hour] {
    margin-left: .75em;
}

.date-container .date-format-delete {
    float: left;
    margin-top: 1.8em;
    margin-left: 1.5em;
}

.date-container .date-format-name {
    float: left;
}

.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}

.date-container .select-container {
    clear: left;
    float: left;
}

div.date-calendar-day {
    background: #F3F3F3;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    color: #999;
    float: left;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}

div.date-calendar-day span {
    display: block;
    text-align: center;
}

div.date-calendar-day span.month {
    background-color: #B5BEBE;
    color: white;
    font-size: .9em;
    padding: 2px;
    text-transform: uppercase;
}

div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}

div.date-calendar-day span.year {
    font-size: .9em;
    padding: 2px;
}

.date-form-element-content-multiline {
    padding: 10px;
    border: 1px solid #CCC;
}

.form-item.form-item-instance-widget-settings-input-format-custom, .form-item.form-item-field-settings-enddate-required {
    margin-left: 1.3em;
}

#edit-field-settings-granularity .form-type-checkbox {
    margin-right: .6em;
}

.date-year-range-select {
    margin-right: 1em;
}

/**/
#ui-datepicker-div {
    font-size: 100%;
    font-family: Verdana, sans-serif;
    background: #eee;
    border-right: 2px #666 solid;
    border-bottom: 2px #666 solid;
    z-index: 9999;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    float: left;
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    float: right;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/**/
.field .field-label {
    font-weight: bold;
}

.field-label-inline .field-label, .field-label-inline .field-items {
    float: left;
}

form .field-multiple-table {
    margin: 0;
}

form .field-multiple-table th.field-label {
    padding-left: 0;
}

form .field-multiple-table td.field-multiple-drag {
    width: 30px;
    padding-right: 0;
}

form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
    padding-right: .5em;
}

form .field-add-more-submit {
    margin: .5em 0 0;
}

/**/
.node-unpublished {
    background-color: #fff4f4;
}

.preview .node {
    background-color: #ffffea;
}

td.revision-current {
    background: #ffc;
}

/**/
#permissions td.module {
    font-weight: bold;
}

#permissions td.permission {
    padding-left: 1.5em;
}

#permissions tr.odd .form-item, #permissions tr.even .form-item {
    white-space: normal;
}

#user-admin-settings fieldset .fieldset-description {
    font-size: 0.85em;
    padding-bottom: .5em;
}

#user-admin-roles td.edit-name {
    clear: both;
}

#user-admin-roles .form-item-name {
    float: left;
    margin-right: 1em;
}

.password-strength {
    width: 17em;
    float: right;
    margin-top: 1.4em;
}

.password-strength-title {
    display: inline;
}

.password-strength-text {
    float: right;
    font-weight: bold;
}

.password-indicator {
    background-color: #C4C4C4;
    height: 0.3em;
    width: 100%;
}

.password-indicator div {
    height: 100%;
    width: 0%;
    background-color: #47C965;
}

input.password-confirm, input.password-field {
    width: 16em;
    margin-bottom: 0.4em;
}

div.password-confirm {
    float: right;
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em;
}

div.form-item div.password-suggestions {
    padding: 0.2em 0.5em;
    margin: 0.7em 0;
    width: 38.5em;
    border: 1px solid #B4B4B4;
}

div.password-suggestions ul {
    margin-bottom: 0;
}

.confirm-parent, .password-parent {
    clear: left;
    margin: 0;
    width: 36.3em;
}

.profile {
    clear: both;
    margin: 1em 0;
}

.profile .user-picture {
    float: right;
    margin: 0 1em 1em 0;
}

.profile h3 {
    border-bottom: 1px solid #ccc;
}

.profile dl {
    margin: 0 0 1.5em 0;
}

.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}

.profile dd {
    margin: 0 0 1em 0;
}

/**/
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

.views-align-left {
    text-align: left;
}

.views-align-right {
    text-align: right;
}

.views-align-center {
    text-align: center;
}

.views-view-grid tbody {
    border-top: none;
}

.view .progress-disabled {
    float: none;
}

/**/
.rteindent1 {
    margin-left: 40px;
}

.rteindent2 {
    margin-left: 80px;
}

.rteindent3 {
    margin-left: 120px;
}

.rteindent4 {
    margin-left: 160px;
}

.rteleft {
    text-align: left;
}

.rteright {
    text-align: right;
}

.rtecenter {
    text-align: center;
}

.rtejustify {
    text-align: justify;
}

.ibimage_left {
    float: left;
}

.ibimage_right {
    float: right;
}

/**/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
    cursor: pointer;
}

#cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active {
    outline: 0;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}

#colorbox {
    outline: 0;
}

#cboxWrapper {
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#cboxTopLeft {
    width: 15px;
    height: 15px;
}

#cboxTopCenter {
    height: 15px;
}

#cboxTopRight {
    width: 15px;
    height: 15px;
}

#cboxBottomLeft {
    width: 15px;
    height: 10px;
}

#cboxBottomCenter {
    height: 10px;
}

#cboxBottomRight {
    width: 15px;
    height: 10px;
}

#cboxMiddleLeft {
    width: 15px;
}

#cboxMiddleRight {
    width: 15px;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    bottom: 28px;
    left: 0;
    color: #535353;
    width: 100%;
    padding: 4px 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 60px;
    color: #949494;
}

.cboxSlideshow_on #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(../../online.kfc.co.in_443/sites/all/modules/contrib/colorbox/styles/default/images/controls.html) no-repeat -75px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -101px -50px;
}

.cboxSlideshow_off #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -49px -50px;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: #fff;
}

#cboxLoadingGraphic {
    background: url(//online.kfc.co.in/sites/all/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

/**/
.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #FFFFDD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em;
}

a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/ctools/images/status-active.gif) center center no-repeat;
}

/**/
#quickbar #quickbar-right {
    float: right;
}

div#quickbar div.depth-0 ul.links li a.username-link {
    float: none;
    padding: 0;
}

div#quickbar div.depth-0 ul.links li:hover a.username-link {
    background: transparent;
}

div#quickbar div.depth-0 ul.links li.username {
    margin: 0 10px 0 15px;
}

form#quickbar-configure-form fieldset.quickbar-extras > div > div {
    float: left;
    width: 15%;
}

form#quickbar-configure-form fieldset.quickbar-extras fieldset.additional-options {
    clear: left;
}

/**/
div.quickbar-links, div#quickbar, div#quickbar * {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    vertical-align: baseline;
    line-height: inherit;
    text-align: left;
}

div.block, div.node, div.view, div.view-data-node-body {
    position: relative;
}

div.block div.view {
    position: static;
}

div.admin-inline {
    display: none;
}

div.quickbar-border {
    opacity: .25;
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    height: 10px;
    width: 10px;
    background: #666;
}

div.quickbar-border-top {
    left: 0px;
    right: 0px;
    width: auto;
    bottom: auto;
}

div.quickbar-border-bottom {
    left: 0px;
    right: 0px;
    width: auto;
    top: auto;
}

div.quickbar-border-left {
    height: auto;
    right: auto;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius-: 5px;
}

div.quickbar-border-right {
    height: auto;
    left: auto;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius-: 5px;
}

div.quickbar-links {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    font: normal 11px/20px "Lucida Grande", Verdana, sans-serif !important;
    background: #444 url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png) 0px -110px repeat-x !important;
    position: absolute;
    top: -25px;
    right: 0px;
    z-index: 100;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

div.view:hover div.node div.quickbar-inline, div.block:hover div.node div.quickbar-inline {
    display: none;
}

div.view:hover div.node:hover div.quickbar-inline, div.block:hover div.node:hover div.quickbar-inline {
    display: block;
}

div.view:hover div.quickbar-inline, div.block:hover div.quickbar-inline, div.node:hover div.quickbar-inline {
    display: block;
}

div.quickbar-links a, div.quickbar-links a:hover {
    background-color: transparent !important;
    background-image: url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png);
    background-repeat: no-repeat;
    background-position: 25px 25px;
    color: #fff !important;
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    float: left !important;
    padding: 0px 10px 0px 25px;
    line-height: 25px !important;
}

div.quickbar-links a.icon-delete {
    background-position: -215px -155px;
}

div.quickbar-links a.icon-edit {
    background-position: -215px -180px;
}

div.quickbar-links a.icon-configure {
    background-position: -215px -205px;
}

div#quickbar {
    font: normal 11px/20px "Lucida Grande", Verdana, sans-serif;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png) 0px -20px repeat-x;
    color: #ccc;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

body.quickbar-enabled {
    margin-top: 30px;
}

body.quickbar-enabled.quickbar-float {
    margin-top: 0;
}

body.quickbar-enabled.quickbar-sticky div#quickbar {
    position: fixed;
    width: 100%;
    top: 0;
}

div#quickbar .collapsed {
    display: none;
}

div#quickbar div.shadow {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -10px;
    height: 10px;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png) 0px -100px repeat-x;
}

div#quickbar a {
    text-decoration: none;
    color: #fff;
}

div#quickbar ul.links {
    font: 11px/20px "Lucida Grande", Verdana, sans-serif;
}

div#quickbar ul.links li, div#quickbar ul.links li a {
    float: left;
}

div#quickbar ul.links li {
    list-style-type: none;
    list-style-image: none;
}

div#quickbar ul.links li:hover a {
    background-color: #666;
    border-radius: 10px;
}

div#quickbar div.depth-0 {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
}

div#quickbar div.depth-0 #quickbar-admin {
    float: left;
}

div#quickbar div.depth-0 #quickbar-user {
    float: right;
}

div#quickbar div.depth-0 ul.links li a {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 0px 10px;
}

div#quickbar div.depth-0 ul.links li a.active {
    text-shadow: #333 0px 1px 0px;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png) 0px 0px repeat-x;
}

div#quickbar div.depth-0 .icon {
    display: none;
}

div#quickbar div.depth-1 {
    position: relative;
    padding: 0px 10px;
}

div#quickbar div.depth-1 span.close {
    position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
    background: url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png) 0px -135px no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    width: 20px;
    height: 20px;
}

div#quickbar div.depth-1 ul.links {
    padding: 5px 0px;
    height: 40px;
    line-height: 30px;
    overflow: hidden;
    float: left;
}

div#quickbar div.depth-1 ul.links li {
    border-radius: 5px;
}

div#quickbar div.depth-1 ul.links li.view-all {
    background-color: transparent;
    position: absolute;
    right: 40px;
    top: 5px;
    padding: 10px 0px;
    margin: 0px;
}

div#quickbar div.depth-1 ul.links li.view-all a.active, div#quickbar div.depth-1 ul.links li.view-all a {
    margin: 0px;
    padding: 0px 15px 0px 10px;
    font-size: 9px;
    line-height: 20px;
    text-transform: uppercase;
    background: #333 url(//online.kfc.co.in/sites/all/modules/contrib/quickbar/theme/sprite.png) 100% -135px no-repeat;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#quickbar div.depth-1 ul.links li a {
    padding: 5px 15px 5px 5px;
    margin-right: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#quickbar div.depth-1 ul.links li a.active {
    background-color: #333;
}

div#quickbar div.depth-1 span.icon {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

div#quickbar.no-icons div.depth-1 span.icon {
    width: 5px;
}

/**/
.views_slideshow_controls_text span:hover {
    text-decoration: underline;
    cursor: pointer;
}

/**/
.views_slideshow_cycle_no_display, .views_slideshow_cycle_hidden, .views_slideshow_cycle_controls, .views_slideshow_cycle_image_count {
    display: none;
}

.views_slideshow_cycle_pager div a img {
    width: 75px;
    height: 75px;
}

.views_slideshow_pager_numbered div, .views_slideshow_pager_thumbnails div {
    display: inline;
    padding-left: 10px;
}

.views_slideshow_cycle_pager.thumbnails a.activeSlide img {
    border: 3px solid #000;
}

.views_slideshow_cycle_pager.numbered a.activeSlide {
    text-decoration: underline;
}

/**/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none;
}

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style: none;
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px;
}

.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

/**/
.searchable-select-hide {
    display: none;
}

.searchable-select {
    display: inline-block;
    min-width: 200px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    position: relative;
}

.searchable-select-holder {
    padding: 6px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-height: 30px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.searchable-select-caret {
    position: absolute;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border-color: black transparent transparent transparent;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 5px;
    margin: auto;
    right: 10px;
}

.searchable-select-dropdown {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 4px;
    border-top: none;
    top: 28px;
    left: 0;
    right: 0;
}

.searchable-select-input {
    margin-top: 5px;
    border: 1px solid #ccc;
    outline: none;
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
    width: 100%;
}

.searchable-scroll {
    margin-top: 4px;
    position: relative;
}

.searchable-scroll.has-privious {
    padding-top: 16px;
}

.searchable-scroll.has-next {
    padding-bottom: 16px;
}

.searchable-has-privious {
    top: 0;
}

.searchable-has-next {
    bottom: 0;
}

.searchable-has-privious, .searchable-has-next {
    height: 16px;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    z-index: 10;
    background-color: white;
    line-height: 8px;
    cursor: pointer;
}

.searchable-select-items {
    max-height: 400px;
    overflow-y: scroll;
    position: relative;
}

.searchable-select-items::-webkit-scrollbar {
    display: none;
}

.searchable-select-item {
    padding: 5px 5px;
    cursor: pointer;
    min-height: 30px;
    box-sizing: border-box;
}

.searchable-select-item.hover {
    background: #555;
    color: white;
}

.searchable-select-item.selected {
    background: #28a4c9;
    color: white;
}

/**/
.transition-effect, .btn, #store-carousel .edit-address, .address-box .make-default, .address-box .default-corner, .section-user #edit-submit, .meals-product .meals-cart .meals-btn, #top-header ul li .top-right-text .logout-menu a, #middle-header .menu-block-wrapper > ul > li > a, #order-now-address a, .mid-header .search-fliter, .mid-header .search-fliter .search-box, #bottom-header li a, #middle-header .menu-block-wrapper > ul > li ul li a, .social-block a, .app-block a, .icons-closehide, .custom-radio .radio-btn label, .cart-search-block .cart-search, .cart-search-block .cartBtn, #popular-now figure, .tab-block .tab-link li {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}

.transform-scale {
    transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.translate, .common-overlay img, #loader-container-cart, .cart-search-block .cartBtn, .myaccount-page .heading h2 span small:after, .searchLocation-box .loader-login-addr {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em;
}

body {
    margin: 0;
    padding: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

p, pre {
    margin: 1.5em 0;
}

blockquote {
    margin: 1.5em 30px;
}

h1 {
    font-size: 2em;
    line-height: 1.5em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}

h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

h3 {
    font-size: 1.17em;
    line-height: 1.28205em;
    margin-top: 1.28205em;
    margin-bottom: 1.28205em;
}

h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

h5 {
    font-size: 0.83em;
    line-height: 1.80723em;
    margin-top: 1.80723em;
    margin-bottom: 1.80723em;
}

h6 {
    font-size: 0.67em;
    line-height: 2.23881em;
    margin-top: 2.23881em;
    margin-bottom: 2.23881em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: 1px solid #666;
    padding-bottom: -1px;
    margin: 1.5em 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp, tt, var {
    font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl, menu, ol, ul {
    margin: 1.5em 0;
}

ol ol, ol ul, ul ol, ul ul {
    margin: 0;
}

dd {
    margin: 0 0 0 30px;
}

menu, ol, ul {
    padding: 0 0 0 30px;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    border-color: #c0c0c0;
    border-top-style: solid;
    border-top-width: 0.0625em;
    padding-top: 0.4625em;
    border-bottom-style: solid;
    border-bottom-width: 0.0625em;
    padding-bottom: 0.9125em;
    border-left-style: solid;
    border-left-width: 0.0625em;
    padding-left: 0.9125em;
    border-right-style: solid;
    border-right-width: 0.0625em;
    padding-right: 0.9125em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

label {
    display: block;
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.with-wireframes #header, .with-wireframes #main, .with-wireframes #content, .with-wireframes #navigation, .with-wireframes .region-sidebar-first, .with-wireframes .region-sidebar-second, .with-wireframes #footer, .with-wireframes .region-bottom {
    outline: 1px solid #ccc;
}

.element-invisible, .element-focusable, #navigation .block-menu .block__title, #navigation .block-menu-block .block__title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.element-focusable:active, .element-focusable:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
}

#skip-link {
    margin: 0;
}

#skip-link a, #skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff;
}

.header__logo {
    float: left;
    margin: 0;
    padding: 0;
}

.header__logo-image {
    vertical-align: bottom;
}

.header__name-and-slogan {
    float: left;
}

.header__site-name {
    margin: 0;
    font-size: 2em;
    line-height: 1.5em;
}

.header__site-link:link, .header__site-link:visited {
    color: #000;
    text-decoration: none;
}

.header__site-link:hover, .header__site-link:focus {
    text-decoration: underline;
}

.header__site-slogan {
    margin: 0;
}

.header__secondary-menu {
    float: right;
}

.header__region {
    clear: both;
}

#navigation {
}

#navigation .block {
    margin-bottom: 0;
}

#navigation .links, #navigation .menu {
    margin: 0;
    padding: 0;
    text-align: left;
}

#navigation .links li, #navigation .menu li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none;
}

.breadcrumb ol {
    margin: 0;
    padding: 0;
}

.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.page__title, .node__title, .block__title, .comments__title, .comments__form-title, .comment__title {
    margin: 0;
}

.messages, .messages--status, .messages--warning, .messages--error {
    margin: 1.5em 0;
    padding: 10px 10px 10px 50px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABRFBMVEUAAAA6fzo5czk9fj0wcDAtay04bzg/eD9Bf0FOek5OgE48fDxFfkU7gjs7fDt3m3eQtZCErYRBekE+hj42gjY2ijbZ4tnI08j///////////83gDf///80dTQqaCo7cjs1ajU9cj1FhUU6fjo4gjhTi1NSglJLfEtQhlBYh1hcklzS4NLb6duXvZenzqcnkCf///8okygnjCdftl9VsFVbs1sxmjFOq05HqEdAokAumC4sjSxPr086nTouky4ogygniCf9/v35/PmMxoxufmYzkDMyiTL2+fbL5cvJzsaDwYN1gm1hn19elVpYqldLo0s8pjw3oDcugy4reisnfif09PLn6ubU6dTCx7+staelsqCazZqXvJWao5SCk3t5unl5kHN5hnN3mXJwtXBzoW9yk2xvg2hnsGdnfWBcrltYoVYpcynITSV5AAAAL3RSTlMA/Ari/Pzp0cm7uqKfm5aLbWBgVUA4NCIgFA8OBf396enVzMK+trStpXFpSUYbGlFtfJcAAAEySURBVCjPnc7FbsNAEIDhdZiZkzKjx4E1Q7gNU5mZ3v/eeOM0inqo1O9izfzyaNH/pUO+9TVf2ITmmbxUVcBYqFHuuRQxV3tSIZcrSD3FHJ3toxSWcgYJU5GfO2acL0x8VJ7z2Dy95la4vOHl5OaRq3qNH6g+y3ZY3eclwEWnT6VJCNd47rXS4sbuiwBljq+FSPAofOW83mzxfPsY4IjnedFDgkORrwFKzTa+BaizsiyLDhJWRSxcARQf3k8BGowgYNpOwrbIMEwZAPRDjE7cImFnoA8NGCt1SRjuknCwQOvTnf4imrAcImJjQMan0hlNqC40EV/KksVbl3w0WxwZghZN32QJzRpEU5mATc0aRsuBDJqJOa1fqqaOhouuGJqT3Pc7V+yb/r0k+iWVSKTQ374BcFdByFQ0sQQAAAAASUVORK5CYII=');
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid #be7;
}

.messages--warning {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAwFBMVEUAAABbTyH///9zYyGFdT5jVylqXix4azVtXyh+cTiKe0B0ZCePgEF5aSeVhEN9bSp/biyDcy+JeDm8sYuOfjr///96bTtwYy9zZjKDdTuFdz2ZiESPej35xwBRSzbZsxjfthJsYjuBcTe4lxXYsA/JowvuwQpnYUpXUTx7bTRxZDFLRjB2aCxHQSxrXStEPihORiVvYSQ/OiOEbx/FoxnHog/csgvjtwntvgNnXjp2aDedgheihhWwkRTPpwritgjjFb+7AAAAHXRSTlMA+CiR/vby5+XgzLizfG1pV0Y2LicY/u3s2NYeGfXD1ugAAADYSURBVCjPjZJHEoJAFAVFMecc3yAgmHPO97+V3y8qMJRlbwb6VRcsJvQPuVywz/T7mSDfUW1bbQcMKQ3opmRfMUCoFWloUUBJ0+9LNViLxQ1GyTckNZyn0wu6Sa8vnoDreGwCw6JniGvAVgiLvhJ3+8IIwE6IOx2TgmtoUAB7MOAfq399ngLiqPMxyX+GmMZmaICT2NtnZ2A2GzDLrDNEe/x+WK8P/LCLvnzECUwhTCeJ8KC8Aux1fQ+mp3Awh8TqmaTnW7+3VmkayglFIlEOEdWwRPXHlXkAlRcfBLspXgwAAAAASUVORK5CYII=');
    border-color: #ed5;
}

.messages--error {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAtFBMVEUAAAD////////kXl7hTU3jV1f//f3iUlLnbGzpfHzodXXUAAD////kX1/YEhLZHh7pe3vnbW3bKyvpf3/iU1PdNzfgRUXV1dWwsLDWCQnzuLiqi4vhSkrNzc3sjo6IcnLcMTHn5+f30tL2ysq6ubmViIiQiIiRgoKiW1vfPz/j0dH1xMSko6OioKDZn5+fnZ3ulpaxjo7qhISsg4Oqf3/odXXHc3PhcnKWbW3fZmahZWW4Ozvgg2LBAAAAC3RSTlMAqW3X3dqq3NLNz7GH1bQAAADvSURBVCjPdZLrcoIwEEYNaCsSoKEhQKGKrdra+71e3v+93P3cMc44nj+w58wkk0x6ewJ1IBAlPgqF0UVw7MM2EdwlFe/t9QFLxfurI1BkHWOauQGfi3/TUoFfJkkzK+cJ0VTTxXq/j4o6a/9mWpcP1n5XWk8ba4uh6qmwc859aC4/5PV961zR55AXxJgL/JKmHCHLmS8NnjseMoQ0A2/sn3L8pwh1ymwqDuUEQ40QM48vGtxOMCLAv5K8+ZXiw/adfR0bLisJUUyM4WMudyl96YCBGqDAU4Hv82VJ8YiXcuJ9OfW+eO/LaCAMxZ99Pjv3oxpQFSVTlAAAAABJRU5ErkJggg==');
    border-color: #ed541d;
}

.messages__list {
    margin: 0;
}

.messages__item {
    list-style-image: none;
}

.messages--error p.error {
    color: #333;
}

.ok, .messages--status {
    background-color: #f8fff0;
    color: #234600;
}

.warning, .messages--warning {
    background-color: #fffce5;
    color: #840;
}

.error, .messages--error {
    background-color: #fef5f1;
    color: #8c2e0b;
}

.tabs-primary, .tabs-secondary {
    overflow: hidden;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, transparent));
    background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    background-image: -o-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    background-image: linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    list-style: none;
    border-bottom: 1px solid #bbbbbb \0/ ie;
    margin: 1.5em 0;
    padding: 0 2px;
    white-space: nowrap;
}

.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab, .tabs-secondary__tab.is-active {
    float: left;
    margin: 0 3px;
}

a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
    border: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    display: block;
    line-height: 1.5em;
    text-decoration: none;
}

.tabs-primary__tab, .tabs-primary__tab.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    text-shadow: 1px 1px 0 white;
    border: 1px solid #bbbbbb;
    border-bottom-color: transparent;
    border-bottom: 0 \0/ ie;
}

.is-active.tabs-primary__tab {
    border-bottom-color: white;
}

a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #333;
    background-color: #dedede;
    letter-spacing: 1px;
    padding: 0 1em;
    text-align: center;
}

a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
    background-color: #e9e9e9;
    border-color: #f2f2f2;
}

a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
    background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    border-color: #fff;
}

.tabs-secondary {
    font-size: .9em;
    margin-top: -1.5em;
}

.tabs-secondary__tab, .tabs-secondary__tab.is-active {
    margin: 0.75em 3px;
}

a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    -ms-border-radius: 0.75em;
    border-radius: 0.75em;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-shadow: 1px 1px 0 white;
    background-color: #f2f2f2;
    color: #666;
    padding: 0 .5em;
}

a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
    background-color: #dedede;
    border-color: #999;
    color: #333;
}

a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
    text-shadow: 1px 1px 0 #333333;
    background-color: #666;
    border-color: #000;
    color: #fff;
}

.inline {
    display: inline;
    padding: 0;
}

.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0;
}

span.field-label {
    padding: 0 1em 0 0;
}

.more-link {
    text-align: right;
}

.more-help-link {
    text-align: right;
}

.more-help-link a {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 1px 0 1px 20px;
}

.pager {
    clear: both;
    padding: 0;
    text-align: center;
}

.pager-item, .pager-first, .pager-previous, .pager-next, .pager-last, .pager-ellipsis, .pager-current {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
    background-image: none;
}

.pager-item, .pager-first, .pager-previous, .pager-next, .pager-last, .pager-ellipsis {
}

.pager-current {
    font-weight: bold;
}

.block {
    margin-bottom: 1.5em;
}

.menu__item.is-leaf {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
    list-style-type: square;
}

.menu__item.is-expanded {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    list-style-type: circle;
}

.menu__item.is-collapsed {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    list-style-type: disc;
}

.menu a.active {
    color: #000;
}

.new, .update {
    color: #c00;
    background-color: transparent;
}

.unpublished {
    height: 0;
    overflow: visible;
    background-color: transparent;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word;
}

.comments {
    margin: 1.5em 0;
}

.comment-preview {
    background-color: #ffffea;
}

.comment {
}

.comment .permalink {
    text-transform: uppercase;
    font-size: 75%;
}

.indented {
    margin-left: 30px;
}

.form-item {
    margin: 1.5em 0;
}

.form-checkboxes .form-item, .form-radios .form-item {
    margin: 0;
}

tr.odd .form-item, tr.even .form-item {
    margin: 0;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 1px solid #c00;
}

.form-item .description {
    font-size: 0.85em;
}

.form-type-radio .description, .form-type-checkbox .description {
    margin-left: 2.4em;
}

.form-required {
    color: #c00;
}

label.option {
    display: inline;
    font-weight: normal;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

.password-parent, .confirm-parent {
    margin: 0;
}

#user-login-form {
    text-align: left;
}

.openid-links {
    margin-bottom: 0;
}

.openid-link, .user-link {
    margin-top: 1.5em;
}

html.js #user-login-form li.openid-link, #user-login-form li.openid-link {
    margin-left: -20px;
}

#user-login ul {
    margin: 1.5em 0;
}

form th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

form tbody {
    border-top: 1px solid #ccc;
}

form table ul {
    margin: 0;
}

tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

tr.even {
    background-color: #fff;
}

td.active {
    background-color: #ddd;
}

td.checkbox, th.checkbox {
    text-align: center;
}

td.menu-disabled {
    background: #ccc;
}

#autocomplete .selected {
    background: #0072b9;
    color: #fff;
}

html.js .collapsible .fieldset-legend {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    background-position: 5px 65%;
    background-repeat: no-repeat;
    padding-left: 15px;
}

html.js .collapsed .fieldset-legend {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    background-position: 5px 50%;
}

.fieldset-legend .summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.5em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

.tabledrag-toggle-weight {
    font-size: 0.9em;
}

tr.selected td {
    background: #ffc;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.progress .filled {
    background-color: #0072b9;
    background-image: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/progress.gif?1465209123);
}

@media print {
    a:link, a:visited {
        text-decoration: underline !important;
    }

    a:link.header__site-link, a:visited.header__site-link {
        text-decoration: none !important;
    }

    #content {
    }

    #content a[href]:after {
        content: " (" attr(href) ")";
        font-weight: normal;
        font-size: 16px;
    }

    #content a[href^="javascript:"]:after, #content a[href^="#"]:after {
        content: "";
    }

    #content abbr[title]:after {
        content: " (" attr(title) ")";
    }

    #content {
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body, #page, #main, #content {
        color: #000;
        background-color: transparent !important;
        background-image: none !important;
    }

    #skip-link, #toolbar, #navigation, .region-sidebar-first, .region-sidebar-second, #footer, .breadcrumb, .tabs, .action-links, .links, .book-navigation, .forum-topic-navigation, .pager, .feed-icons {
        visibility: hidden;
        display: none;
    }
}

@font-face {
    font-family: 'a_love_of_thunderregular';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/a_love_of_thunder.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/a_love_of_thunder.eot?#iefix) format("embedded-opentype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/a_love_of_thunder.woff2) format("woff2"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/a_love_of_thunder.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/a_love_of_thunder.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/a_love_of_thunder.svg#a_love_of_thunderregular) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-light.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-light.eot?#iefix) format("embedded-opentype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-light.woff2) format("woff2"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-light.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-light.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-light.svg#montserratlight) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-regular.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-regular.eot?#iefix) format("embedded-opentype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-regular.woff2) format("woff2"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-regular.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-regular.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-regular.svg#montserratregular) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratblack';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-black.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-black.eot?#iefix) format("embedded-opentype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-black.woff2) format("woff2"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-black.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-black.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-black.svg#montserratblack) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratbold';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-bold.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-bold.eot?#iefix) format("embedded-opentype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-bold.woff2) format("woff2"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-bold.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-bold.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/montserrat-bold.svg#montserratbold) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WebRupee';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/WebRupee.V2.0.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/WebRupee.V2.0.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/WebRupee.V2.0.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/WebRupee.V2.0.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'frizquatbold_italic';
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/frizquat_bold_italic_.eot);
    src: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/frizquat_bold_italic_.eot?#iefix) format("embedded-opentype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/frizquat_bold_italic_.woff2) format("woff2"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/frizquat_bold_italic_.woff) format("woff"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/frizquat_bold_italic_.ttf) format("truetype"), url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/fonts/frizquat_bold_italic_.svg#frizquatbold_italic) format("svg");
    font-weight: normal;
    font-style: normal;
}
/*
body {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/bodybg.jpg) center top no-repeat;
    background-size: 100% auto;
    line-height: 1;
    font-family: 'montserratlight';
    font-size: 14px;
    color: #000;
    -webkit-text-size-adjust: 100%;
}*/

html {
    background: white url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/bodybg-rep.jpg) center top repeat-y;
    background-size: 100% auto;
}

body.front {
    background: white url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/home-banner.jpg) center top no-repeat;
    background-size: 100% 711px;
}

.WebRupee {
    font-family: 'WebRupee';
}

strong, label, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

img {
    max-width: 100%;
    height: auto;
}

a:focus {
    outline: none;
    text-decoration: none;
}

a, .slick-slide {
    outline: none;
}

button, a, input, .btn, #store-carousel .edit-address, .address-box .make-default, .address-box .default-corner, .section-user #edit-submit, .meals-product .meals-cart .meals-btn, .spinner .qtyminus, .spinner .qtyplus {
    outline: none;
}

*, *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

[class^="icons-"], [class*="icons-"] {
    background-image: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    width: 13px;
}

.container, .footer #footer, .copyright .region-bottom, #first-banner, #second-banner .region-second-banner, #content.content {
    max-width: 1096px;
    width: 100%;
    margin: 0 auto;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.right-radius-btn, .product-list .add-product {
    background: #c51230;
    display: inline-block;
    height: 29px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    color: #fff;
    border-left: 1px solid #d68290;
    padding: 0 0 0 6px;
}

.right-radius-btn span, .product-list .add-product span {
    float: left;
    border-right: 1px solid #f82549;
    height: 29px;
    padding-right: 8px;
    line-height: 27px;
}

.right-radius-btn span strong, .product-list .add-product span strong {
    font-size: 19px;
    color: #ffd409;
    font-family: 'montserratbold';
}

.right-radius-btn span small, .product-list .add-product span small {
    font-size: 12px;
    color: #ffd409;
    position: relative;
    top: -7px;
}

.right-radius-btn a, .product-list .add-product a {
    float: left;
    line-height: 27px;
    color: #fff;
    text-decoration: none;
    border-left: 1px solid #9f0f27;
    padding: 0 18px 0 8px;
}

.red {
    color: #c51230;
}

.btn, #store-carousel .edit-address, .address-box .make-default, .address-box .default-corner, .section-user #edit-submit, .meals-product .meals-cart .meals-btn {
    background: #c51230;
    line-height: 1.21;
    padding: 10px 25px 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    font-size: 16px;
    border: 1px solid transparent;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none;
    font-family: 'montserratregular';
}

.btn:hover, #store-carousel .edit-address:hover, .address-box .make-default:hover, .address-box .default-corner:hover, .section-user #edit-submit:hover, .meals-product .meals-cart .meals-btn:hover, .btn.active, #store-carousel .active.edit-address, .address-box .active.make-default, .address-box .active.default-corner, .section-user .active#edit-submit, .meals-product .meals-cart .active.meals-btn {
    border: 1px solid #c51230;
    background: #fff;
    color: #c51230;
}

.default-btn, .address-box .make-default, .address-box .default-corner {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 5px 0 7px;
    width: 138px;
}

.default-btn:hover, .address-box .make-default:hover, .address-box .default-corner:hover, .default-btn.active, .address-box .active.make-default, .address-box .active.default-corner {
    border: 1px solid #c51230;
    background: #c51230;
    color: #fff;
}

.form-control, .section-user .form-text {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(138, 138, 137, 0.1);
    margin: 0;
    padding: 12px 14px;
    font-size: 14px;
    color: #010101;
    font-family: 'montserratregular';
    width: 100%;
    height: inherit;
    line-height: 1.25;
}

.form-control.error-alert, .section-user .error-alert.form-text {
    border: 1px solid #c51230;
    color: #c51230;
}

.form-group {
    margin-bottom: 10px;
    position: relative;
}

.form-group .text-right {
    position: absolute;
    top: 0;
    right: 14px;
    font-size: 14px;
    color: #999;
    font-family: 'montserratregular';
    padding: 15px 0;
    display: none;
}

.form-group .change-style.text-right {
    display: block;
}

.error-msg {
    position: absolute;
    top: 0;
    right: 14px;
    font-size: 14px;
    color: #c51230;
    font-family: 'montserratregular';
    padding: 15px 0;
    display: none;
}

.remove-form-response {
    padding-top: 0;
    position: static;
    text-align: center;
}

.error-msghelp {
    position: absolute;
    top: 12px;
    right: 14px;
    display: none;
}

.error-msghelp i {
    border: 1px solid #c51230;
    border-radius: 50%;
    color: #c51230;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-style: normal;
    height: 20px;
    line-height: 16px;
    text-align: center;
    width: 20px;
}

.error-msghelp small {
    background: #fff;
    border: 1px solid #c51230;
    color: #c51230;
    display: none;
    font-size: 14px;
    line-height: 1.25;
    padding: 4px 7px;
    position: absolute;
    top: 30px;
    right: -10px;
    width: 220px;
    z-index: 999;
}

.error-msghelp small:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/tab-icon.png) left top no-repeat;
    width: 30px;
    height: 8px;
    position: absolute;
    right: -2px;
    top: -6px;
    content: "";
    background-size: 20px 6px;
}

.error-msghelp:hover small {
    display: block;
}

.form-control::-webkit-input-placeholder, .section-user .form-text::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-moz-placeholder, .section-user .form-text:-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control::-moz-placeholder, .section-user .form-text::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.login-area input:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}

.rightBtn {
    text-align: right;
    margin-top: 18px;
}

.small-btn {
    padding: 4px 20px 5px;
    font-size: 14px;
    line-height: 1.25;
}

.front .header {
    min-height: 570px;
}

#header.header {
    padding-top: 15px;
    position: relative;
}

#top-header {
    padding-top: 30px;
    padding-right: 44px;
}

#top-header ul {
    float: right;
}

#top-header ul li {
    float: left;
    padding: 0 20px 3px 21px;
    position: relative;
    min-height: 27px;
}

#top-header ul li:after {
    background: #4b4b4b;
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    width: 1px;
    height: 20px;
    margin-top: -10px;
}

#top-header ul li .image-icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#top-header ul li .image-icon .icons-storelocation {
    background-position: 0 -329px;
    height: 21px;
    width: 20px;
}

#top-header ul li .image-icon .icons-user {
    background-position: -164px -329px;
    height: 21px;
    width: 21px;
}

#top-header ul li .top-right-text {
    display: inline-block;
    vertical-align: middle;
}

#top-header ul li .top-right-text span {
    font-size: 10px;
    color: #909090;
    display: block;
    font-family: 'montserratregular';
}

#top-header ul li .top-right-text strong {
    font-size: 11px;
    color: #fff;
    font-family: 'montserratbold';
    letter-spacing: 0.5px;
}

#top-header ul li .top-right-text strong small {
    color: #4e4e4e;
    font-size: 100%;
    font-family: 'montserratregular';
}

#top-header ul li .top-right-text strong a {
    color: #fff;
    text-decoration: none;
}

#top-header ul li .top-right-text a.sign-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    text-decoration: none;
}

#top-header ul li .top-right-text a.edit, #top-header ul li .top-right-text .edit-address {
    color: #c51230;
    font-family: 'montserratlight';
    font-size: 11px;
    text-decoration: none;
}

#top-header ul li .top-right-text .logout-menu {
    background: #0d0c0a;
    border-radius: 0 0 8px 8px;
    display: none;
    left: 0;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 100%;
    z-index: 999;
    padding: 4px 0;
}

#top-header ul li .top-right-text .logout-menu a {
    color: #fff;
    display: block;
    font-family: 'montserratbold';
    font-size: 12px;
    padding: 8px 0;
    text-decoration: none;
    margin: 3px 0;
}

#top-header ul li .top-right-text .logout-menu a:hover {
    background: #b0001b;
}

#top-header ul li:hover .logout-menu {
    display: block;
}

.custom-menu {
    left: 0;
    margin: 0 auto;
    max-width: 1096px;
    position: absolute;
    right: 0;
    top: 36px;
    width: 100%;
}

.custom-menu .menu-line {
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 99999;
    display: none;
}

.custom-menu .menu-line ul {
    background: #b0001b;
    margin: 0;
    padding: 10px 0;
    width: 230px;
    border: 1px solid #000;
}

.custom-menu .menu-line ul li {
    list-style: none;
}

.custom-menu .menu-line ul li a {
    color: #fff;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 8px 20px 10px;
    line-height: 1.2;
    display: block;
    text-decoration: none;
}

.custom-menu .menu-line ul li a:hover {
    background: #000;
}

#store-carousel .edit-address {
    font-size: 12px;
    padding: 4px 25px 6px;
    bottom: 5px;
}

.header-social-link {
    margin-top: 4px;
}

.header-social-link a {
    height: 19px;
    vertical-align: middle;
    margin-left: 11px;
}

.header-social-link a:first-child {
    margin-left: 0;
}

.header-social-link a.icons-fb {
    background-position: 0 0;
    width: 10px;
}

.header-social-link a.icons-fb:hover {
    background-position: 0 -211px;
}

.header-social-link a.icons-tw {
    background-position: -25px 0;
    width: 21px;
}

.header-social-link a.icons-tw:hover {
    background-position: -25px -211px;
}

.header-social-link a.icons-youtube {
    background-position: -60px 0;
    width: 22px;
}

.header-social-link a.icons-youtube:hover {
    background-position: -60px -211px;
}

.header-social-link a.icons-feedback {
    background: url(../images/icon-feedback.png) no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 19px;
}

.header-social-link a.icons-feedback:hover {
    background-position: 0 -19px;
}

.click-top-menu {
    background-image: url(../../d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png);
    background-position: -196px -335px;
    background-repeat: no-repeat;
    width: 24px;
    cursor: pointer;
    height: 15px;
    position: absolute;
    top: 0;
    right: 0;
}

.click-top-menu.click-add-menu {
    background-position: -225px -325px;
    width: 24px;
    height: 25px;
    z-index: 999999;
    right: 1px;
}

.click-top-menu.click-add-menu + .menu-line {
    display: block;
}

.header .header__logo {
    width: 24%;
    margin-top: -7px;
}

.header .main-header-block {
    float: left;
    width: 76%;
    position: relative;
}

#middle-header .menu-block-wrapper {
    min-height: 40px;
    padding: 4px 0;
    margin-top: 6px;
    float: left;
}

#middle-header .menu-block-wrapper:after, #middle-header .menu-block-wrapper:before {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/header-line.png) center top no-repeat;
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    width: 100%;
    height: 1px;
    margin-top: 0;
    background-size: 100% auto;
}

#middle-header .menu-block-wrapper:before {
    top: auto;
    bottom: 0;
}

#middle-header .menu-block-wrapper > ul {
    padding-left: 16px;
}

#middle-header .menu-block-wrapper > ul > li {
    list-style: none !important;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
    font-size: 18px;
    float: left;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/mid-header-line.jpg) left center no-repeat;
    padding: 0 14px 0 16px;
    line-height: 30px;
}

#middle-header .menu-block-wrapper > ul > li:first-child {
    background: none;
}

#middle-header .menu-block-wrapper > ul > li:hover > a {
    color: #ffd307;
}

#middle-header .menu-block-wrapper > ul > li > a {
    color: #fff;
    text-decoration: none;
}

#middle-header .menu-block-wrapper > ul > li ul {
    display: none;
    left: 0;
    padding-left: 6px;
    padding-top: 23px;
    position: absolute;
    top: 33px;
    width: 100%;
}

#middle-header .menu-block-wrapper #middle-header {
    padding-right: 25%;
}

#order-now-address {
    float: right;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    margin-top: 6px;
    min-height: 40px;
    padding: 4px 0px 4px 0;
    position: relative;
    margin-right: 165px;
}

#order-now-address a {
    color: #c51230;
    text-decoration: none;
    display: block;
}

#order-now-address a:hover {
    color: #c51230;
}

#order-now-address strong {
    color: #fff;
    display: inline-block;
    font-family: 'montserratregular';
    font-size: 11px;
    overflow: hidden;
    padding: 0 8px 0 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 160px;
}

#order-now-address strong small {
    display: inline-block;
    font-size: 100%;
    padding-left: 7px;
    vertical-align: top;
}

#order-now-address strong:hover + .show-locator-popup {
    display: block;
}

#order-now-address a.after-addr-selection {
    display: inline-block;
    vertical-align: middle;
    font-family: 'montserratregular';
    color: #c51230;
    font-size: 11px;
    padding: 0;
}

#order-now-address a.clear_session {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/small-line.jpg) left center no-repeat;
    margin-left: 3px;
    padding-left: 7px;
}

#order-now-address .show-locator-popup {
    background: #fff;
    color: #000;
    display: none;
    font-family: 'montserratregular';
    font-size: 12px;
    left: 5px;
    line-height: 1.25;
    padding: 7px 10px;
    position: absolute;
    text-transform: none;
    top: 36px;
    width: 100%;
    z-index: 999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

#order-now-address .show-locator-popup:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: -6px;
}

.mid-header {
    position: relative;
}

.mid-header .search-fliter {
    position: absolute;
    width: 150px;
    top: 10px;
    right: 0;
}

.mid-header .search-fliter .search-box {
    width: 100%;
    background: transparent;
    border: 1px solid #272726;
    padding: 5px 32px 5px 10px;
    color: #fff;
    font-size: 100%;
    margin: 0;
    outline: none;
}

.mid-header .search-fliter .search-submit {
    border: none;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png) left top no-repeat;
    background-position: -38px -331px;
    padding: 0;
    margin: -10px 0 0 0;
    width: 21px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    text-indent: -9999px;
    outline: none;
}

.mid-header .full-searchbox {
    width: 96.3%;
    background: #1a1a1a;
    border: 1px solid #5b5b5b;
}

.mid-header .full-searchbox .search-submit {
    left: 10px;
    right: auto;
}

.mid-header .full-searchbox .search-box {
    padding: 5px 32px 5px 40px;
    text-align: center;
}

.mid-header .full-searchbox .search-cross {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/search-cross.png) left top no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
}

#bottom-header, #middle-header .menu-block-wrapper > ul > li ul {
    width: 100%;
}

#bottom-header li, #middle-header .menu-block-wrapper > ul > li ul li {
    display: table-cell;
    font-family: 'montserratregular';
    font-size: 13px;
    list-style: none;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/small-line.jpg) left center no-repeat;
    padding: 0 14px 0 16px;
    text-transform: none;
    text-align: center;
    line-height: 21px;
}

#bottom-header li:first-child, #middle-header .menu-block-wrapper > ul > li ul li:first-child {
    background: none;
}

#bottom-header li a, #middle-header .menu-block-wrapper > ul > li ul li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 0 10px;
}

#bottom-header li a:hover:after, #middle-header .menu-block-wrapper > ul > li ul li a:hover:after, #bottom-header li a.active:after, #middle-header .menu-block-wrapper > ul > li ul li a.active:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/bottom-hover.png) center bottom no-repeat;
    position: absolute;
    left: 0;
    bottom: -10px;
    content: "";
    width: 100%;
    height: 1px;
    margin-top: 0;
    background-size: 100% auto;
}

#middle-header .menu-block-wrapper > ul > li ul {
    z-index: 9;
}

#middle-header .menu-block-wrapper > ul > li.hover-menu ul {
    display: block;
}

#middle-header .menu-block-wrapper > ul > li.hover-menu > a, #middle-header .menu-block-wrapper > ul > li.last-hover-menu > a {
    color: #ffd307;
}

#middle-header .menu-block-wrapper > ul > li.last-hover-menu ul {
    display: block;
}

.edit-address {
    text-decoration: none;
}

#middle-header .menu-block-wrapper > ul > li:hover ul {
    display: block;
}

#middle-header .menu-block-wrapper > ul > li.active-menu ul {
    display: block;
}

#middle-header .menu-block-wrapper > ul > li.active-menu > a, #middle-header .menu-block-wrapper > ul > li.firshShow > a {
    color: #ffd307;
}

#middle-header .menu-block-wrapper > ul > li.firshShow ul {
    display: block;
}

.something-error {
    color: #fff;
    font-size: 14px;
    font-family: "montserratregular";
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 60px;
    text-align: center;
}

.footer {
    background: #000;
    padding: 55px 0 0;
    font-size: 12px;
}

.footer #footer {
    padding: 0 0 45px;
    border-bottom: 1px solid #262626;
    overflow: hidden;
}

.footer #footer .block {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0 5px;
}

.footer #footer .footer-list {
    float: left;
    width: 20%;
    margin: 0;
}

.footer #footer .footer-list .block {
    float: none;
    width: 100%;
    margin: 0 0 30px;
}

.footer h2 {
    font-family: 'montserratbold';
    font-size: 12px;
    margin: 0 0 12px;
    line-height: 1;
    color: #777;
}

.footer ul {
    margin: 0;
    padding: 0;
}

.footer ul li {
    font-family: 'montserratregular';
    margin-top: 11px;
    list-style: none !important;
}

.footer ul li:first-child {
    margin-top: 0;
}

.footer ul li a {
    color: #c51230;
    text-decoration: none;
    display: inline-block;
}

.footer ul li a:hover {
    color: #fff;
}

.footer ul li a.active {
    color: #c51230;
}

.footer ul li a.active:hover {
    color: #fff;
}

.social-block {
    margin-bottom: 34px;
}

.social-block a {
    display: inline-block;
    height: 30px;
    margin-left: 15px;
    width: 31px;
}

.social-block a:first-child {
    margin-left: 0;
}

.social-block a.icons-fb {
    background-position: 0 -29px;
}

.social-block a.icons-fb:hover {
    background-position: 0 -61px;
}

.social-block a.icons-tw {
    background-position: -32px -29px;
}

.social-block a.icons-tw:hover {
    background-position: -32px -61px;
}

.social-block a.icons-youtube {
    background-position: -64px -29px;
}

.social-block a.icons-youtube:hover {
    background-position: -64px -61px;
}

.app-block {
    margin-top: 16px;
}

.app-block a {
    margin-top: 14px;
    display: block;
}

.app-block a:first-child {
    margin-top: 0;
}

.copyright {
    background: #000;
    padding: 25px 0 78px;
}

.copyright .region-bottom {
    padding: 0;
}

.copyright .region-bottom .block {
    margin: 0;
}

.copyright .region-bottom p {
    margin: 0;
    font-size: 11px;
    color: #777;
    line-height: 1.6;
    text-align: center;
}

.copyright .region-bottom p span {
    display: block;
    margin-bottom: 8px;
}

#first-banner {
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 420px;
    z-index: 998;
}

#first-banner .region-first-banner {
    position: relative;
}

#first-banner .views-field-field-image img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#first-banner .views-slideshow-controls-bottom {
    bottom: 16px;
    position: absolute;
    right: 96px;
    width: 175px;
    z-index: 9999;
    text-align: left;
}

#first-banner .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
    display: inline-block;
    margin: 0 4px;
}

#first-banner .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-title div {
    height: 12px;
    width: 12px;
    border: 2px solid #5d5d5d;
    background: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

#first-banner .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-title div {
    background: #c51230;
    border: 2px solid #c51230;
    cursor: default;
}

#first-banner .block {
    margin: 0;
}

#main {
    padding: 0;
}

#second-banner {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/ouur-heritage.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 80px 0 80px;
}

#second-banner .region-second-banner {
    text-align: center;
    overflow: hidden;
}

#second-banner .region-second-banner h2 {
    font-size: 57px;
    color: #fff;
    font-family: 'a_love_of_thunderregular';
    line-height: 1;
    margin-bottom: 40px;
}

#second-banner .region-second-banner .views_slideshow_cycle_main {
    overflow: hidden;
    text-align: left;
}

#second-banner .region-second-banner .views-slideshow-controls-top {
    float: left;
    width: 150px;
    margin-right: 130px;
}

#second-banner .region-second-banner .views-slideshow-pager-field-item {
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
}

#second-banner .region-second-banner .views-slideshow-pager-field-item.active {
    font-size: 24px;
    color: #ffd409;
    cursor: default;
}

#second-banner .region-second-banner .views-slideshow-pager-field-item.active span {
    position: relative;
}

#second-banner .region-second-banner .views-slideshow-pager-field-item.active span:after {
    border-left: 6px solid #ffd409;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: -14px;
    top: 50%;
    content: "";
    margin-top: -4px;
}

#second-banner .region-second-banner .views-slideshow-cycle-main-frame, #second-banner .region-second-banner .views-slideshow-cycle-main-frame {
    width: 100% !important;
}

#second-banner .region-second-banner .views-slideshow-cycle-main-frame-row {
    width: 100% !important;
}

#second-banner .region-second-banner .views-field-field-our-heritage-image {
    width: 287px;
    float: left;
}

#second-banner .region-second-banner .views-slideshow-cycle-main-frame-row-item .views-field-title {
    float: right;
    color: #fff;
    font-size: 24px;
    line-height: 1.08;
    font-family: 'montserratbold';
    padding: 8px 40px 15px;
    width: 372px;
}

#second-banner .region-second-banner .views-slideshow-cycle-main-frame-row-item .views-field-body {
    float: right;
    color: #fff;
    line-height: 1.28;
    font-family: 'montserratlight';
    padding: 0 40px;
    width: 372px;
}

#second-banner .region-second-banner .skin-default {
    position: relative;
    margin-left: 78px;
}

#second-banner .region-second-banner .skin-default .views-slideshow-controls-text-previous, #second-banner .region-second-banner .skin-default .views-slideshow-controls-text-next {
    text-indent: -9999px;
    position: absolute;
    right: 368px;
    width: 22px;
    height: 38px;
    background-image: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png);
    background-position: 0px -271px;
    background-repeat: no-repeat;
    top: 18px;
    z-index: 999;
}

#second-banner .region-second-banner .skin-default .views-slideshow-controls-text-next {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    right: 0px;
}

#second-banner .region-second-banner .skin-default .views-slideshow-controls-text-pause {
    display: none;
}

#content.content {
    padding: 30px 0 0 0;
    position: relative;
}

#content.content .product-container {
    padding-top: 70px;
}

.main-heading {
    text-align: center;
    margin-bottom: 40px;
}

.heading {
    text-align: center;
    margin-bottom: 30px;
}

.heading h2 {
    margin: 0;
    font-size: 30px;
    color: #555;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
    line-height: 1;
}

.product-block {
    padding: 0 60px;
}

.product-list {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0 10px;
    margin-bottom: 50px;
}

.product-list figure {
}

.product-list .product-name strong {
    font-size: 20px;
    color: #000;
    font-family: 'a_love_of_thunderregular';
    display: block;
}

.product-list .kfc-link {
    margin-bottom: 5px;
    min-height: 52px;
}

.product-list .kfc-link span {
    color: #4e5056;
    font-size: 12px;
    line-height: 1.33;
    display: block;
    font-family: 'montserratlight';
}

.product-list .kfc-link span small {
    color: #c51230;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    margin-left: 3px;
    position: relative;
    text-decoration: underline;
}

.product-list .kfc-link span .full-desc {
    background: #dddddc;
    border-radius: 5px;
    bottom: 19px;
    color: #000;
    font-size: 100%;
    left: 50%;
    margin-left: -83px;
    padding: 7px 9px;
    position: absolute;
    text-align: left;
    width: 166px;
    word-wrap: break-word;
    z-index: 999;
}

.product-list .kfc-link span .full-desc:after {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #dddddc;
    bottom: -6px;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute;
}

.kfc-link span small:hover .full-desc {
    display: block !important;
}

.sticky-cart {
    left: 0;
    margin: 0 auto;
    max-width: 1096px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.front .cart-notification {
    left: 0;
    margin: 0 auto;
    max-width: 1096px;
    position: absolute;
    right: 0;
    top: 154px;
    width: 100%;
    z-index: 999;
}

.front .sticky-cart {
    left: 0;
    margin: 0 auto;
    max-width: 1096px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.inner-cart-notification {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/notification.png) left top no-repeat;
    width: 99px;
    height: 99px;
    position: absolute;
    top: 32px;
    right: 0;
}

.inner-cart-notification a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    height: 77px;
    left: 8px;
    position: absolute;
    top: 6px;
    width: 77px;
}

.inner-cart-notification span.add-number {
    font-family: 'montserratblack';
    width: 21px;
    height: 21px;
    color: #000;
    font-size: 10px;
    text-align: center;
    line-height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 23px;
    background: #ffd408;
}

.notification-popup {
    width: 435px;
    min-height: 200px;
    padding: 18px 30px 20px;
    position: absolute;
    right: 0;
    top: 134px;
    background: #1a1a1a;
    border: 1px solid #2b2b2b;
    display: none;
}

.notification-popup .topping-loader-small {
    left: 0;
    margin-top: -16px;
    position: absolute;
    right: 0;
    top: 50%;
}

.notification-popup:after {
    border-bottom: 10px solid #1a1a1a;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    top: -10px;
    right: 42px;
}

.notification-popup .icons-closehide {
    position: absolute;
    top: 11px;
    right: 11px;
}

.notification-popup h3 {
    font-size: 14px;
    color: #fff;
    margin: 0 0 15px;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
}

.notification-popup h3 span {
    font-family: 'montserratregular';
    text-transform: none;
}

.notification-popup .counter-notification {
    overflow: hidden;
}

.notification-popup .notification-box1 {
    padding-bottom: 14px;
    border-bottom: 1px dashed #fff;
}

.notification-popup .notification-box1 p {
    font-size: 14px;
    margin: 14px 0 0;
    line-height: 1;
    font-family: 'montserratregular';
    color: #fff;
}

.notification-popup .notification-box1 p a:hover {
    text-decoration: none;
}

.notification-popup .notification-box1 p small {
    font-size: 100%;
}

.notification-popup .notification-box2 {
    margin-top: 10px;
}

.notification-popup .free-additems {
    background: #ffd307;
    padding: 5px;
}

.notification-popup .free-additems p {
    color: #000;
    line-height: 1.25;
    margin: 0;
    padding: 6px 10px;
    border: 1px dashed #b09a35;
}

.notification-popup .free-additems p small {
    font-size: 100%;
}

.notification-popup .free-additems p a {
    text-transform: uppercase;
}

.notification-popup .addmore-block {
    overflow: hidden;
    margin-top: 20px;
}

.notification-popup .addmore-block .btn, .notification-popup .addmore-block #store-carousel .edit-address, #store-carousel .notification-popup .addmore-block .edit-address, .notification-popup .addmore-block .address-box .make-default, .address-box .notification-popup .addmore-block .make-default, .notification-popup .addmore-block .address-box .default-corner, .address-box .notification-popup .addmore-block .default-corner, .notification-popup .addmore-block .section-user #edit-submit, .section-user .notification-popup .addmore-block #edit-submit, .notification-popup .addmore-block .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .notification-popup .addmore-block .meals-btn {
    text-transform: uppercase;
    line-height: 36px;
    float: left;
    padding: 0 25px;
}

.notification-popup .addmore-block .red {
    line-height: 36px;
    float: right;
    text-transform: uppercase;
}

.counter-notification {
    margin-top: 27px;
}

.counter-notification .cart-totalprice {
    float: right;
    margin-top: 8px;
}

.counter-notification .cart-totalprice span {
    padding-right: 15px;
    color: #7f7f7f;
    font-family: 'montserratregular';
}

.counter-notification .cart-totalprice strong {
    font-size: 18px;
    color: #fff;
    font-family: 'montserratbold';
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}

.counter-notification .cart-totalprice strong .topping-loader {
    width: 15px;
}

.counter-notification .cart-totalprice small {
    font-size: 17px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.spinner {
    float: left;
}

.spinner .qty {
    width: 29px;
    margin: 0;
    display: inline-block;
    background: transparent;
    border: none;
    font-size: 17px;
    font-family: 'montserratregular';
    color: #fff;
    padding: 4px 0;
    text-align: center;
}

.spinner .qtyminus, .spinner .qtyplus {
    height: 30px;
    line-height: 30px;
    background: #efefeb;
    width: 21px;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #c51230;
    font-family: 'montserratregular';
    text-align: center;
    border: none;
    border-right: 1px solid #8b8b89;
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -ms-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px;
    font-size: 17px;
}

.spinner .qtyplus {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
}

.icons-closehide {
    height: 12px;
    width: 13px;
    background-position: 0 -101px;
    cursor: pointer;
}

.icons-closehide:hover {
    background-position: -18px -101px;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -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 .owl-item {
    float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls .owl-buttons div {
    width: 15px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-indent: -9999px;
}

.owl-controls .owl-buttons div.owl-prev {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/prev.png) left top no-repeat;
    background-size: 14px 20px;
    left: 15px;
}

.owl-controls .owl-buttons div.owl-next {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/next.png) left top no-repeat;
    background-size: 14px 20px;
    right: 15px;
}

.owl-controls .owl-buttons div.disabled {
    opacity: 0.3;
    pointer-events: none;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
    cursor: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/css/grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

#product-list-srch, #product-list-srch-cart {
    position: absolute;
    right: 0;
    width: 96.3%;
    top: 43px;
    background: #1a1a1a;
    border: 1px solid #5b5b5b;
    border-top: none;
    z-index: 9999;
    color: #fff;
    padding: 25px 40px;
}

#product-list-srch .product-list, #product-list-srch-cart .product-list {
    display: block;
    margin: 0;
    width: auto;
    vertical-align: inherit;
}

#product-list-srch .product-name, #product-list-srch-cart .product-name {
    margin: 6px 0;
    min-height: 39px;
}

#product-list-srch .product-name strong, #product-list-srch-cart .product-name strong {
    font-size: 17.28px;
    font-family: 'a_love_of_thunderregular';
    display: block;
    line-height: 1;
    color: #fff;
}

#product-list-srch .kfc-link, #product-list-srch-cart .kfc-link {
    padding-bottom: 10px;
}

#product-list-srch .kfc-link span, #product-list-srch-cart .kfc-link span {
    line-height: 1.2;
    color: #fff;
    display: inline;
}

#product-list-srch .right-radius-btn, #product-list-srch-cart .right-radius-btn, #product-list-srch .product-list .add-product, .product-list #product-list-srch .add-product, #product-list-srch-cart .product-list .add-product, .product-list #product-list-srch-cart .add-product {
    border-left: 1px solid #c51230;
}

#fourth-banner img, #fifth-banner img {
    display: block;
    width: 100%;
}

.common-overlay {
    background: rgba(0, 0, 0, 0.65);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.common-overlay img {
    height: 120px;
    left: 50%;
    margin: -20px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 100px;
}

.lightbox-panel {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.lightbox-panel .lightbox-container {
    max-width: 820px;
    position: relative;
    margin: 140px auto 50px;
    width: 100%;
    transform: translate(0px, -25%);
    -moz-transform: translate(0px, -25%);
    -webkit-transform: translate(0px, -25%);
    -o-transform: translate(0px, -25%);
    transition: transform 0.3s ease-out 0s;
    -moz-transition: transform 0.3s ease-out 0s;
    -webkit-transition: transform 0.3s ease-out 0s;
    -o-transition: transform 0.3s ease-out 0s;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/lightbox-rep.jpg) center top repeat-y;
    border-bottom: 5px solid #c51230;
}

.lightbox-panel .lightbox-header {
    background: #c51230;
    color: #fff;
    padding: 19px 20px 18px 40px;
    overflow: hidden;
}

.lightbox-panel .lightbox-header h2 {
    float: left;
    line-height: 1.25;
    margin: 0;
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
}

.lightbox-panel .lightbox-header .right-cross {
    float: right;
}

.lightbox-panel .lightbox-header .right-cross a {
    font-family: 'montserratregular';
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin: -3px 30px 0 0;
    text-decoration: underline;
}

.lightbox-panel .lightbox-body {
    padding: 35px 62px 30px;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/lightbox-bg.jpg) center top no-repeat;
}

.lightbox-panel .lightbox-body h3 {
    color: #000;
    line-height: 1;
    margin: 0 0 18px;
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
    text-align: center;
}

.model .lightbox-panel {
    overflow-x: hidden;
    overflow-y: auto;
}

.model .lightbox-panel .lightbox-container {
    transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

body.model {
    overflow: hidden;
    padding-right: 17px;
}

.lightbox {
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.icons-cross {
    width: 19px;
    height: 20px;
    background-position: -331px 0;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
}

.icons-cross .just-browsing-hide {
    margin: 0 !important;
    position: absolute;
    right: 29px;
    top: 2px;
    white-space: nowrap;
}

#loader-container {
    height: 24px;
    margin-top: -12px;
    position: absolute;
    right: 32px;
    top: 50%;
    width: 24px;
}

#loader-container-cart {
    position: absolute;
    right: 48px;
    top: 50%;
    width: 20px;
}

.lightbox-panel .login-poup .lightbox-body {
    padding: 37px 62px 30px;
    text-align: center;
}

.lightbox-panel .login-poup .lightbox-body strong {
    display: block;
    font-size: 14px;
    font-family: 'montserratregular';
    color: #000;
    margin-top: 26px;
}

.lightbox-panel .login-poup .lightbox-body strong a {
    display: inline-block;
    text-decoration: underline;
}

.horizontal-control .form-group, .login-block .form-group {
    float: left;
    width: 287px;
}

.horizontal-control .form-control, .horizontal-control .section-user .form-text, .section-user .horizontal-control .form-text, .login-block .form-control, .login-block .section-user .form-text, .section-user .login-block .form-text {
    border-right: none;
}

.horizontal-control .btn, .horizontal-control #store-carousel .edit-address, #store-carousel .horizontal-control .edit-address, .horizontal-control .address-box .make-default, .address-box .horizontal-control .make-default, .horizontal-control .address-box .default-corner, .address-box .horizontal-control .default-corner, .horizontal-control .section-user #edit-submit, .section-user .horizontal-control #edit-submit, .horizontal-control .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .horizontal-control .meals-btn, .login-block .btn, .login-block #store-carousel .edit-address, #store-carousel .login-block .edit-address, .login-block .address-box .make-default, .address-box .login-block .make-default, .login-block .address-box .default-corner, .address-box .login-block .default-corner, .login-block .section-user #edit-submit, .section-user .login-block #edit-submit, .login-block .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .login-block .meals-btn {
    float: left;
    width: 122px;
    text-align: center;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    border: medium none;
    text-align: center;
    line-height: 1;
    padding: 13px 10px 15px;
}

.horizontal-control .btn:hover, .horizontal-control #store-carousel .edit-address:hover, #store-carousel .horizontal-control .edit-address:hover, .horizontal-control .address-box .make-default:hover, .address-box .horizontal-control .make-default:hover, .horizontal-control .address-box .default-corner:hover, .address-box .horizontal-control .default-corner:hover, .horizontal-control .section-user #edit-submit:hover, .section-user .horizontal-control #edit-submit:hover, .horizontal-control .meals-product .meals-cart .meals-btn:hover, .meals-product .meals-cart .horizontal-control .meals-btn:hover, .login-block .btn:hover, .login-block #store-carousel .edit-address:hover, #store-carousel .login-block .edit-address:hover, .login-block .address-box .make-default:hover, .address-box .login-block .make-default:hover, .login-block .address-box .default-corner:hover, .address-box .login-block .default-corner:hover, .login-block .section-user #edit-submit:hover, .section-user .login-block #edit-submit:hover, .login-block .meals-product .meals-cart .meals-btn:hover, .meals-product .meals-cart .login-block .meals-btn:hover {
    background: #c51230;
    color: #fff;
}

.login-block {
    margin-top: 16px;
}

.forget-link {
    margin: 0 0 0 301px;
    text-align: left;
}

.forget-link a {
    font-size: 12px;
    font-family: 'montserratregular';
    text-decoration: underline;
    display: inline-block;
}

.red {
    color: #c51230;
}

.or-block {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/or.png) center top no-repeat;
    height: 15px;
    margin-top: 33px;
}

#login-message, #registration-error, #login-message-address {
    color: #c51230;
    font-family: 'montserratbold';
    font-size: 15px;
    line-height: 1.25;
    margin-bottom: 10px;
    text-align: center;
}

.lightbox-panel .forget-poup .lightbox-body strong {
    display: block;
    font-size: 14px;
    font-family: 'montserratregular';
    color: #000;
    margin-bottom: 16px;
}

.single-box .form-group {
    width: 525px;
}

.single-box .btn, .single-box #store-carousel .edit-address, #store-carousel .single-box .edit-address, .single-box .address-box .make-default, .address-box .single-box .make-default, .single-box .address-box .default-corner, .address-box .single-box .default-corner, .single-box .section-user #edit-submit, .section-user .single-box #edit-submit, .single-box .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .single-box .meals-btn {
    width: 171px;
}

.lightbox-panel .successfully-popup {
    border-bottom: 5px solid #5fbf53;
}

.lightbox-panel .successfully-popup .lightbox-header {
    background: #5fbf53;
}

.lightbox-panel .successfully-popup .lightbox-body {
    padding: 55px 60px;
}

.lightbox-panel .successfully-popup .lightbox-body strong {
    color: #5fbf53;
    font-size: 18px;
    display: block;
    text-align: center;
    font-family: 'a_love_of_thunderregular';
}

.custom-radio {
    width: 242px;
    margin: 0 auto;
    border: 1px solid #c51230;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
}

.custom-radio .radio-btn {
    width: 50%;
    float: left;
}

.custom-radio .radio-btn label {
    background: #f4f4f4;
    cursor: pointer;
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    color: #c51230;
    font-family: 'montserratregular';
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -ms-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px;
}

.custom-radio .pickup-btn label {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
}

.custom-radio input {
    display: none;
}

.custom-radio input:checked + label {
    background: #c51230;
    color: #fff;
}

.delivery-checked {
}

.delivery-checked .Address-seleted-container {
    border-bottom: 1px dashed #d0d0d0;
    border-top: 1px dashed #d0d0d0;
    padding: 40px 0 0;
    margin-top: 28px;
}

.delivery-checked .pizzhut-account {
    margin-top: 18px;
}

.delivery-checked .pizzhut-account h3 {
    margin-bottom: 7px;
}

.delivery-checked .pizzhut-account strong {
    font-size: 14px;
    color: #7f7f7f;
    display: block;
    line-height: 1.25;
    text-align: center;
}

.delivery-checked .pizzhut-account .or-block {
    margin: 30px 0 26px;
}

.delivery-checked .iconBlock {
    position: absolute;
    right: 10px;
    top: 20px;
}

.delivery-checked .iconBlock .icons-update {
    height: 19px;
    width: 18px;
    background-position: -32px -137px;
    display: block;
    margin-bottom: 16px;
    cursor: pointer;
}

.delivery-checked .iconBlock .icons-delete {
    height: 18px;
    width: 15px;
    background-position: -33px -177px;
    display: block;
    cursor: pointer;
}

.delivery-checked ul {
    margin-left: -20px;
}

.delivery-checked ul li {
    float: left;
    width: 33.333%;
    padding: 0 0 20px 20px;
}

.delivery-checked ul li .address-box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(140, 140, 140, 0.1);
    min-height: 205px;
    padding: 15px 14px 60px;
    position: relative;
}

.delivery-checked ul li .address-box .button-block .btn, .delivery-checked ul li .address-box .button-block #store-carousel .edit-address, #store-carousel .delivery-checked ul li .address-box .button-block .edit-address, .delivery-checked ul li .address-box .button-block .make-default, .delivery-checked ul li .address-box .button-block .default-corner, .delivery-checked ul li .address-box .button-block .section-user #edit-submit, .section-user .delivery-checked ul li .address-box .button-block #edit-submit, .delivery-checked ul li .address-box .button-block .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .delivery-checked ul li .address-box .button-block .meals-btn, .delivery-checked ul li .address-box .bottom-modify .btn, .delivery-checked ul li .address-box .bottom-modify #store-carousel .edit-address, #store-carousel .delivery-checked ul li .address-box .bottom-modify .edit-address, .delivery-checked ul li .address-box .bottom-modify .make-default, .delivery-checked ul li .address-box .bottom-modify .default-corner, .delivery-checked ul li .address-box .bottom-modify .section-user #edit-submit, .section-user .delivery-checked ul li .address-box .bottom-modify #edit-submit, .delivery-checked ul li .address-box .bottom-modify .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .delivery-checked ul li .address-box .bottom-modify .meals-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
}

.delivery-checked ul li .default-box {
    border: 1px solid #c51230;
}

.delivery-checked ul li .default-box .icons-update {
    background-position: 0 -137px;
}

.delivery-checked ul li .default-box .icons-delete {
    background-position: -1px -177px;
}

.delivery-checked ul li .default-box .active {
    display: block;
}

.delivery-checked ul li .customRadio {
    min-height: 142px;
    width: 91%;
}

.delivery-checked ul li .customRadio label strong {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'a_love_of_thunderregular';
    margin-bottom: 16px;
}

.delivery-checked ul li .customRadio label span {
    display: block;
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 1.2;
}

.delivery-checked ul li .customRadio label span.tel {
    margin-top: 15px;
}

.delivery-checked ul li .add-new-address {
    color: #000;
    text-decoration: none;
    display: block;
    text-align: center;
}

.delivery-checked ul li .add-new-address strong {
    font-family: 'montserratbold';
    font-size: 60px;
    color: #7e8081;
    display: block;
}

.delivery-checked ul li .add-new-address small {
    display: block;
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 1.3;
    margin-top: 20px;
}

.delivery-checked ul li .add-new-address span {
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -50px;
}

.customRadio label {
    display: block;
    word-wrap: break-word;
    color: #000;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/radio.png) left top no-repeat;
    padding: 0 0 0 28px;
    cursor: pointer;
}

.customRadio input {
    display: none;
}

.customRadio input:checked + label {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/radio-checked.png) left top no-repeat;
}

.global-right {
    text-align: right;
    margin-top: 30px;
}

.address-box .make-default {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
}

.address-box .default-corner {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    height: 31px;
    color: #fff;
    background: #c51230 none repeat scroll 0 0;
    border: 1px solid #c51230;
}

.address-box .default-corner:after {
    postion: absolute;
    left: 0;
    right: 0;
    content: "Default Address";
}

#lightboxPannel-register .create-account-search .search-input {
    max-width: 485px;
}

#lightboxPannel-register .create-account-search .search-input .search-inputBtn {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#address_not_found_message {
    background: #ffdc39;
    color: #c51230;
    font-size: 14px;
    line-height: 1.5;
    margin: 13px auto 0;
    padding: 8px 0 10px;
    text-align: center;
    width: 273px;
}

#user_profile_address_not_found_message {
    color: #c51230;
    font-size: 16px;
    line-height: 1.25;
    margin: 4px 0 0;
    text-align: center;
}

.inner-time-slot {
    text-align: center;
}

.inner-time-slot .now-slot, .inner-time-slot .later-slot {
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle;
}

.inner-time-slot .now-slot label, .inner-time-slot .later-slot label {
    display: inline-block;
    padding: 0 5px 0 20px;
    vertical-align: middle;
    font-family: 'montserratregular';
}

.inner-time-slot .now-slot span, .inner-time-slot .later-slot span {
    display: inline-block;
    vertical-align: middle;
}

.inner-time-slot .now-slot span select, .inner-time-slot .later-slot span select {
    background: transparent;
    border: 1px solid #333;
    color: #000;
    font-family: 'montserratregular';
    height: 26px;
    padding: 0 0 0 3px;
}

.inner-time-slot .btn, .inner-time-slot #store-carousel .edit-address, #store-carousel .inner-time-slot .edit-address, .inner-time-slot .address-box .make-default, .address-box .inner-time-slot .make-default, .inner-time-slot .address-box .default-corner, .address-box .inner-time-slot .default-corner, .inner-time-slot .section-user #edit-submit, .section-user .inner-time-slot #edit-submit, .inner-time-slot .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .inner-time-slot .meals-btn {
    padding: 5px 25px 8px;
    margin-left: 15px;
}

#cart-content {
    padding: 30px 35px;
}

.empty-cart {
    text-align: center;
}

.empty-cart a {
    color: #c51230;
    display: inline-block;
    font-family: montserratbold;
    font-size: 15px;
    line-height: 1.3;
    position: relative;
    top: -4px;
}

.topping-loader-small {
    margin: 0 auto;
    display: block;
}

.cart-heading {
    margin: 0 0 -11px 138px;
    padding: 0;
    overflow: hidden;
    color: #fff;
}

.cart-heading li {
    list-style: none;
    color: #7f7f7f;
    font-size: 14px;
    font-family: 'montserratregular';
    float: left;
    line-height: 1.2;
    width: 281px;
}

.cart-heading li + li {
    width: 146px;
}

.cart-heading li + li + li {
    width: 100px;
}

.cart-item-row {
    font-family: 'montserratregular';
    position: relative;
    margin-top: 35px;
}

.cart-item-row .count-number {
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #c51230;
    height: 29px;
    width: 29px;
    float: left;
    margin: 9px 10px 0 0;
    line-height: 29px;
    text-align: center;
}

.cart-main-block {
    float: left;
    width: 711px;
}

.cart-main-block .cart-item {
    float: left;
    width: 380px;
}

.cart-main-block .cart-item figure {
    float: left;
    width: 84px;
    margin-right: 15px;
}

.cart-main-block .cart-item .cart-item-text {
    overflow: hidden;
    line-height: 1.25;
    margin-top: 5px;
}

.cart-main-block .cart-item .cart-item-text strong {
    color: #000;
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
    display: block;
    text-transform: uppercase;
}

.cart-main-block .cart-item .cart-item-text a {
    color: #c51230;
    font-size: 12px;
    text-decoration: underline;
    display: inline-block;
    padding-left: 4px;
    vertical-align: middle;
}

.cart-main-block .cart-item .cart-item-text span.offer-prd-line {
    border-right: 1px solid #2c2c2c;
    color: #000;
    display: inline-block;
    line-height: 12px;
    padding: 0 4px 0 3px;
    vertical-align: middle;
    font-size: 12px;
}

.cart-main-block .cart-item .cart-item-text span.offer-prd-line .red.remove_extra_product {
    border: 1px solid red;
    border-radius: 50%;
    display: inline-block;
    font-family: montserratlight;
    height: 15px;
    line-height: 10px;
    text-align: center;
    width: 15px;
    cursor: pointer;
}

.cart-main-block .spinner {
    float: left;
    width: 146px;
    margin-top: 5px;
}

.cart-main-block .spinner .qty {
    color: #000;
}

.cart-main-block .spinner .qtyminus, .cart-main-block .spinner .qtyplus {
    background: #dedede;
    border-right: 1px solid #e8e8e8;
}

.cart-main-block .cart-price {
    float: left;
    width: 100px;
    margin-top: 5px;
    line-height: 1.25;
}

.cart-main-block .cart-price small {
    font-size: 12px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}

.cart-main-block .cart-price strong {
    font-size: 16px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}

.cart-main-block .cart-price strong .topping-loader {
    width: 13px;
}

.cart-main-block .delete-icon {
    float: left;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png) center center no-repeat;
    background-position: -116px -328px;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    cursor: pointer;
}

.cart-main-block .delete-icon.small-loader {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/transparent-loader.GIF) center center no-repeat;
    background-size: 20px 20px;
}

.cart-main-block #product-list-srch-cart {
    background: #fff;
    border: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.cart-main-block #product-list-srch-cart .product-name strong {
    color: #171321;
}

.cart-main-block #product-list-srch-cart:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/cart-icon.png) left top no-repeat;
    width: 17px;
    height: 6px;
    left: 122px;
    position: absolute;
    top: -6px;
    content: "";
}

.cart-main-block #product-list-srch-cart .owl-controls .owl-buttons div.owl-prev, .cart-main-block #product-list-srch-cart .owl-controls .owl-buttons div.owl-next {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/red-prev.png) left top no-repeat;
    background-size: 15px 20px;
}

.cart-main-block #product-list-srch-cart .owl-controls .owl-buttons div.owl-next {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.cart-main-block #product-list-srch-cart .product-list {
    padding: 0 10px;
}

.non-veg, .veg {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/non-veg-icon.png) left top no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    background-size: 10px 10px;
}

.veg {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/veg.png) left top no-repeat;
    background-size: 10px 10px;
}

.cart-search-block {
    position: relative;
}

.cart-search-block .cart-search {
    background: rgba(138, 138, 137, 0.1);
    color: #999;
    font-size: 15px;
    line-height: 1.46;
    border: none;
    padding: 10px 42px 12px 48px;
    margin: 0;
    font-style: italic;
    width: 100%;
    font-family: 'montserratlight';
}

.cart-search-block .cart-search:focus {
    color: #000;
    padding-left: 20px;
}

.cart-search-block .cart-search:focus + .cartBtn {
    left: auto;
    right: 20px;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/search-red-icon.png) left top no-repeat;
    height: 21px;
}

.cart-search-block .cartBtn {
    position: absolute;
    top: 50%;
    left: 20px;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/search-icon.png) left top no-repeat;
    width: 21px;
    height: 20px;
    border: none;
    margin: 0;
    padding: 0;
}

.recommended-indicate {
    font-size: 15px;
    color: #f0aa02;
    text-transform: uppercase;
    font-family: 'montserratbold';
    display: inline-block;
    margin-top: 15px;
    position: relative;
}

.recommended-indicate small {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png) left top no-repeat;
    background-position: -73px -323px;
    width: 17px;
    height: 28px;
    margin-left: 5px;
    position: absolute;
    right: -9px;
    top: 5px;
}

.recommended-block .product-list {
    margin: 35px 0 0;
}

.order-section {
    border-top: 1px dashed #c9c9c9;
    margin-top: 38px;
    padding-top: 30px;
    font-family: 'montserratregular';
    overflow: hidden;
}

.order-section .inner-order-section {
    width: 405px;
    float: right;
}

.order-section .inner-order-section .pull-left {
    width: 200px;
    float: left;
    margin-right: 5px;
}

.order-section .inner-order-section .pull-right {
    width: 200px;
    float: left;
    position: relative;
}

.order-section .order-total {
    overflow: hidden;
    margin-bottom: 12px;
}

.order-section .order-total strong {
    font-size: 18px;
    color: #000;
    font-family: 'montserratbold';
    line-height: 1.25;
}

.order-section .order-total strong small {
    font-size: 100%;
}

.order-section .coupon-block {
    overflow: hidden;
}

.order-section .coupon-block span {
    font-size: 17px;
    color: #000;
    display: block;
    line-height: 38px;
}

.order-section .coupon-block .coupon-text {
    display: block;
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #999;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    width: 100%;
    font-size: 14px;
    color: #7f7f7f;
    font-family: 'montserratlight';
    font-style: italic;
    padding: 9px 66px 9px 17px;
    margin: 0;
    line-height: 1.26;
}

.order-section .coupon-block .coupon-btn {
    border: none;
    padding: 0;
    margin: 0;
    border: none;
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'montserratregular';
    border-left: 1px solid #999;
    text-align: center;
    width: 66px;
    background: transparent;
    height: 100%;
    text-transform: uppercase;
}

.order-section .coupon-block .coupon-btn.enable-btn {
    background: #c51230;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    color: #fff;
}

.order-section .net-total-block {
    border-top: 1px solid #ee2b33;
    margin-top: 12px;
    overflow: hidden;
    padding-top: 6px;
}

.order-section .net-total-block strong {
    color: #000;
    font-family: 'montserratbold';
    line-height: 1.25;
    font-size: 23px;
    display: block;
}

.order-section .net-total-block strong small {
    font-size: 90%;
}

.order-section .net-total-block .pull-right .btn, .order-section .net-total-block .pull-right #store-carousel .edit-address, #store-carousel .order-section .net-total-block .pull-right .edit-address, .order-section .net-total-block .pull-right .address-box .make-default, .address-box .order-section .net-total-block .pull-right .make-default, .order-section .net-total-block .pull-right .address-box .default-corner, .address-box .order-section .net-total-block .pull-right .default-corner, .order-section .net-total-block .pull-right .section-user #edit-submit, .section-user .order-section .net-total-block .pull-right #edit-submit, .order-section .net-total-block .pull-right .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .order-section .net-total-block .pull-right .meals-btn {
    font-size: 17px;
    margin-top: 22px;
    padding: 6px 25px 9px;
    text-transform: uppercase;
    width: 100%;
}

.order-section .net-total-block .clearcart-text {
    margin: 9px 13px 0 0;
    text-align: right;
}

.order-section .net-total-block .clearcart-text a {
    color: #c51230;
    display: inline-block;
    line-height: 1.25;
    text-decoration: underline;
}

.thanks-msg h3 {
    font-size: 1.3em;
    margin-top: 15px;
}

.thanks-msg .reference-Id {
    padding: 0 0 50px 0;
    font-size: 1.1em;
}

.thanks-msg .common-link {
    margin-top: 50px;
}

.egift-card-main {
    margin: 20px auto 40px;
    max-width: 800px;
}

.egift-card-form {
    margin-top: 20px;
}

.order-section .net-total-block .tax-total-block strong {
    font-size: 16px;
}

.order-section .tax-total-block {
    margin-bottom: 10px;
    overflow: hidden;
}

#product-list-srch-cart {
    display: block;
    left: 0;
    opacity: 1;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

.recommended-list .recommended-block .product-list {
    width: 32.75%;
}

.voucher-msg {
    background: #f9e7ea;
    color: #c51230;
    font-family: montserratregular;
    font-size: 13px;
    line-height: 1.3;
    margin-top: 15px;
    padding: 8px 10px;
}

.voucher-msg:empty {
    display: none;
}

.applied-info p {
    background: #fdf6e5;
    color: #f0aa02;
    font-size: 12px;
    line-height: 1.3;
    margin: 0 0 12px;
    padding: 5px 12px;
    font-family: 'montserratbold';
    letter-spacing: 0.5px;
}

.disc-info {
    overflow: hidden;
    text-align: center;
}

.disc-info .f-left {
    color: #000;
    float: left;
    font-size: 13px;
}

.disc-info #remove-voucher {
    float: right;
    color: #c51230;
    font-size: 13px;
}

.disc-info .f-right {
    display: inline-block;
}

.disc-info .f-right span#discount-amt {
    display: inline-block;
    line-height: 1;
    font-family: 'montserratbold';
    font-size: 18px;
}

.disc-info .f-right small.WebRupee {
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: 3px;
    vertical-align: top;
}

#popular-now {
    padding: 50px 0 60px;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/popular-bg.jpg) center top no-repeat;
    background-size: 100% auto;
}

#popular-now h2 {
    font-size: 58px;
    line-height: 1;
    color: #000;
    font-family: 'a_love_of_thunderregular';
    text-align: center;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

#popular-now .container, #popular-now .footer #footer, .footer #popular-now #footer, #popular-now .copyright .region-bottom, .copyright #popular-now .region-bottom, #popular-now #first-banner, #popular-now #second-banner .region-second-banner, #second-banner #popular-now .region-second-banner, #popular-now #content.content {
    overflow: hidden;
}

#popular-now figure {
    display: table-cell;
    height: 190px;
    text-align: center;
    vertical-align: middle;
    width: 335px;
}

#popular-now figure img {
    width: 200px;
}

#popular-now .slick-arrow {
    background-image: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/sprite.png);
    background-position: -280px -312px;
    background-repeat: no-repeat;
    display: block !important;
    height: 38px;
    left: 0;
    position: absolute;
    text-indent: 9999px;
    top: 165px;
    width: 22px;
    cursor: pointer;
    z-index: 9999;
    border: none;
    outline: none;
    background-color: transparent;
}

#popular-now .slick-arrow:focus {
    outline: none;
}

#popular-now .slick-next.slick-arrow {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    left: auto;
    right: 0;
}

#popular-now .product-list {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin: 0;
}

#popular-now .product-list .product-name {
    margin: 20px 0 0;
    padding: 0 0 0 30px;
    min-height: 40px;
}

#popular-now .product-list strong em {
    vertical-align: top;
    font-size: 42%;
    font-style: normal;
}

#popular-now .product-list .kfc-link {
    margin-bottom: 15px;
    padding: 0 10px 0 30px;
}

#popular-now .product-list .add-product {
    margin: 0 5px 0 30px;
}

.center .slick-center figure {
    transform: scale(1.2);
}

.center .slick-center figure img {
    width: auto !important;
}

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

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

.slick-list:focus {
    outline: none;
}

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

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

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

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

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

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

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

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

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

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

.slick-initialized .slick-slide {
    display: block;
    padding-top: 30px;
}

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

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

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

.myaccount-page {
    margin-top: 20px;
}

.myaccount-page .heading h2 {
    font-size: 58px;
    color: #000;
}

.myaccount-page .heading h2 span {
    position: relative;
    display: inline-block;
}

.myaccount-page .heading h2 span .update-address, .myaccount-page .heading h2 span .myaccount-update {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/profile-edit.png) left center no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 41px;
    width: 41px;
}

.myaccount-page .heading h2 span small {
    background: #ffdc39;
    border: 1px solid #000;
    display: none;
    font-family: 'montserratregular';
    font-size: 12px;
    left: 52px;
    line-height: 1.25;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 14px;
    width: 90px;
}

.myaccount-page .heading h2 span small:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/edit-caret.png) left center no-repeat;
    height: 13px;
    width: 7px;
    position: absolute;
    top: 50%;
    left: -6px;
    content: "";
}

.myaccount-page .heading h2 span:hover small {
    display: block;
}

.myaccount-page .user-details {
    background: #c51230;
    padding: 15px 0;
    color: #fff;
    font-family: 'montserratregular';
    text-align: center;
    line-height: 1.25;
}

.myaccount-page .user-details li {
    display: inline-block;
    text-align: left;
    padding: 0 28px;
}

.myaccount-page .user-details li span {
    display: block;
    padding-bottom: 7px;
}

.myaccount-page .user-details li strong, .myaccount-page .user-details li a {
    font-size: 20px;
    font-family: 'a_love_of_thunderregular';
    display: block;
    text-transform: uppercase;
}

.myaccount-page .user-details li a {
    text-decoration: none;
    color: #fff;
}

.myaccount-page .user-details li a:hover {
    text-decoration: underline;
}

.tab-block .tab-link {
    text-align: center;
    line-height: 1.25;
    border-bottom: 1px solid #c51230;
    padding: 32px 0 0;
    margin-bottom: 30px;
}

.tab-block .tab-link li {
    font-family: 'montserratbold';
    display: inline-block;
    position: relative;
    padding-bottom: 18px;
    margin: 0 17px;
}

.tab-block .tab-link li a {
    color: #f0aa02;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}

.tab-block .tab-link li.active a {
    color: #000;
}

.tab-block .tab-link li.active:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/tab-icon.png) left top no-repeat;
    width: 30px;
    height: 8px;
    position: absolute;
    left: 50%;
    content: "";
    margin-left: -15px;
    bottom: -1px;
}

.tab-block .tab-pannel {
    display: none;
    padding: 0 63px 20px;
}

.tab-block .tab-pannel .registration-form .form-group {
    width: 50%;
    padding: 0 5px;
    float: left;
    margin-bottom: 20px;
}

.tab-block .tab-pannel .registration-form .form-group .fixed-text {
    color: #999;
    font-family: "montserratregular";
    left: 20px;
    line-height: 1.25;
    padding: 12px 0;
    position: absolute;
    top: 0;
    display: block !important;
}

.tab-block .tab-pannel .registration-form .padd-1 .form-control, .tab-block .tab-pannel .registration-form .padd-1 .section-user .form-text, .section-user .tab-block .tab-pannel .registration-form .padd-1 .form-text {
    padding-left: 105px;
}

.tab-block .tab-pannel .registration-form .padd-2 .form-control, .tab-block .tab-pannel .registration-form .padd-2 .section-user .form-text, .section-user .tab-block .tab-pannel .registration-form .padd-2 .form-text {
    padding-left: 103px;
}

.tab-block .tab-pannel .registration-form .padd-3 .form-control, .tab-block .tab-pannel .registration-form .padd-3 .section-user .form-text, .section-user .tab-block .tab-pannel .registration-form .padd-3 .form-text {
    padding-left: 68px;
}

.tab-block .tab-pannel .registration-form .padd-4 .form-control, .tab-block .tab-pannel .registration-form .padd-4 .section-user .form-text, .section-user .tab-block .tab-pannel .registration-form .padd-4 .form-text {
    padding-left: 100px;
}

.tab-block .tab-pannel .registration-form .padd-5 .form-control, .tab-block .tab-pannel .registration-form .padd-5 .section-user .form-text, .section-user .tab-block .tab-pannel .registration-form .padd-5 .form-text {
    padding-left: 89px;
}

.tab-block .tab-pannel .registration-form .btn, .tab-block .tab-pannel .registration-form #store-carousel .edit-address, #store-carousel .tab-block .tab-pannel .registration-form .edit-address, .tab-block .tab-pannel .registration-form .address-box .make-default, .address-box .tab-block .tab-pannel .registration-form .make-default, .tab-block .tab-pannel .registration-form .address-box .default-corner, .address-box .tab-block .tab-pannel .registration-form .default-corner, .tab-block .tab-pannel .registration-form .section-user #edit-submit, .section-user .tab-block .tab-pannel .registration-form #edit-submit, .tab-block .tab-pannel .registration-form .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .tab-block .tab-pannel .registration-form .meals-btn {
    margin-right: 10px;
}

.tab-block .tab-pannel h3 {
    font-size: 16px;
    color: #000;
    font-family: 'a_love_of_thunderregular';
    margin: 0 0 18px;
}

.tab-block .tab-pannel .delivery-checked .Address-seleted-container {
    margin: 0;
    border: none;
    padding: 0;
}

.tab-block .ui-datepicker-trigger {
    cursor: pointer;
    position: absolute;
    right: 21px;
    top: 11px;
    z-index: 99;
}

.tab-block .clear {
    clear: both;
    float: left;
    width: 100%;
}

.successful-msg {
    text-align: center;
}

.successful-msg .update-form-response {
    text-align: center;
    margin-bottom: 20px;
    background: #5fbf53;
    color: #fff;
    display: none;
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 1.25;
    padding: 3px 10px 6px;
}

#add-address, #edit-address {
    font-family: "montserratregular";
    display: none;
    margin-bottom: 50px;
}

#add-address h2, #edit-address h2 {
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
    color: #000;
    margin: 0 0 17px;
}

#add-address .search-input, #edit-address .search-input {
    max-width: 759px;
}

#add-address .search-input .search-first .search-inputBtn, #edit-address .search-input .search-first .search-inputBtn {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#add-address .flex-width .search-first .search-inputBtn, #edit-address .flex-width .search-first .search-inputBtn {
    border-right: none;
}

#add-address .flex-width .search-second .search-inputBtn, #edit-address .flex-width .search-second .search-inputBtn {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#add-address strong, #edit-address strong {
    color: #000;
    display: block;
    margin-bottom: 5px;
}

#add-address .half-width, #edit-address .half-width {
    width: 50%;
}

#add-address .btn, #add-address #store-carousel .edit-address, #store-carousel #add-address .edit-address, #add-address .address-box .make-default, .address-box #add-address .make-default, #add-address .address-box .default-corner, .address-box #add-address .default-corner, #add-address .section-user #edit-submit, .section-user #add-address #edit-submit, #add-address .meals-product .meals-cart .meals-btn, .meals-product .meals-cart #add-address .meals-btn, #edit-address .btn, #edit-address #store-carousel .edit-address, #store-carousel #edit-address .edit-address, #edit-address .address-box .make-default, .address-box #edit-address .make-default, #edit-address .address-box .default-corner, .address-box #edit-address .default-corner, #edit-address .section-user #edit-submit, .section-user #edit-address #edit-submit, #edit-address .meals-product .meals-cart .meals-btn, .meals-product .meals-cart #edit-address .meals-btn {
    margin: 10px 10px 0 0;
}

#add-address .search-input {
    max-width: 365px;
}

#add-address .flex-width .search-input {
    max-width: 750px;
}

.myaddress .customRadio label {
    background: inherit;
    padding: 0;
}

.delivery-checked ul.myaddress li {
    width: 25%;
}

.delivery-checked ul.myaddress li .add-new-address {
    color: #c51230;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}

.delivery-checked ul.myaddress li .add-new-address .icon-addmore {
    font-size: 16px;
    font-style: normal;
    font-family: "montserratregular";
}

.delivery-checked ul.myaddress li .add-new-address small {
    margin-top: 0;
    font-size: 16px;
    text-decoration: underline;
}

.delivery-checked ul.myaddress li .add-new-address span {
    height: 46px;
    margin-top: -23px;
}

#choose-address .address-box .add-new-address-popup {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #c51230;
    text-align: center;
    text-decoration: none;
    display: block;
}

#choose-address .address-box .add-new-address-popup span {
    height: 46px;
    margin-top: -23px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

#choose-address .address-box .add-new-address-popup span .icon-addmore {
    font-family: 'montserratregular';
    font-size: 16px;
    font-style: normal;
}

#choose-address .address-box .add-new-address-popup span small {
    font-size: 16px;
    margin-top: 0;
    text-decoration: underline;
    display: block;
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 1.3;
}

.successful-strip-green, .successful-strip-yellow {
    text-align: center;
}

.successful-strip-green span, .successful-strip-yellow span {
    text-align: center;
    background: #5fbf53;
    color: #fff;
    display: inline-block;
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 1.25;
    padding: 3px 10px 6px;
    margin: 7px 0;
}

.successful-strip-green span:empty, .successful-strip-yellow span:empty {
    display: none;
}

.successful-strip-yellow span {
    background: #ffdd3b;
    color: #c51230;
}

.pickup-checked {
    margin-top: 20px;
    min-height: 68px;
}

.combo-select {
    float: left;
    max-width: 211px;
    width: 100%;
    position: relative;
}

.searchLocation-box {
    position: relative;
}

.searchLocation-box .loader-login-addr {
    position: absolute;
    right: -32px;
    top: 50%;
    width: 28px;
    display: none;
}

.searchLocation-box .searchable-select {
    min-width: 100%;
    display: block;
    outline: none;
}

.searchLocation-box .fixedText {
    font-size: 14px;
    color: #252020;
    font-family: 'montserratregular';
    position: absolute;
    left: 14px;
    top: 0;
    line-height: 1.25;
    padding: 12px 0;
}

.searchLocation-box .btn, .searchLocation-box #store-carousel .edit-address, #store-carousel .searchLocation-box .edit-address, .searchLocation-box .address-box .make-default, .address-box .searchLocation-box .make-default, .searchLocation-box .address-box .default-corner, .address-box .searchLocation-box .default-corner, .searchLocation-box .section-user #edit-submit, .section-user .searchLocation-box #edit-submit, .searchLocation-box .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .searchLocation-box .meals-btn {
    float: left;
    width: 122px;
    text-align: center;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    border: medium none;
    text-align: center;
    line-height: 1;
    padding: 13px 10px 15px;
    width: 121px;
}

.searchLocation-box .btn:hover, .searchLocation-box #store-carousel .edit-address:hover, #store-carousel .searchLocation-box .edit-address:hover, .searchLocation-box .address-box .make-default:hover, .address-box .searchLocation-box .make-default:hover, .searchLocation-box .address-box .default-corner:hover, .address-box .searchLocation-box .default-corner:hover, .searchLocation-box .section-user #edit-submit:hover, .section-user .searchLocation-box #edit-submit:hover, .searchLocation-box .meals-product .meals-cart .meals-btn:hover, .meals-product .meals-cart .searchLocation-box .meals-btn:hover {
    background: #c51230;
    color: #fff;
}

.searchLocation-box .searchable-select-holder, .searchLocation-box #city_combobox, .searchLocation-box #add_address_user_profile_city_combobox, .searchLocation-box #edit_address_user_profile_city_combobox, .searchLocation-box #store_combobox {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(138, 138, 137, 0.1);
    margin: 0;
    padding: 12px 14px 12px 32px;
    font-size: 14px;
    color: #252020;
    font-family: 'montserratregular';
    width: 100%;
    line-height: 1.25;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-right: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    cursor: pointer;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-input {
    float: left;
    max-width: 364px;
    width: 100%;
    position: relative;
}

.search-input .search-inputBtn {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(138, 138, 137, 0.1);
    margin: 0;
    padding: 10px 14px 12px 32px;
    font-size: 14px;
    color: #252020;
    font-family: 'montserratregular';
    width: 100%;
    line-height: 1.25;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-right: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    height: 44px;
    outline: none;
}

.search-input .search-second {
    display: none;
}

#ui-id-1, #ui-id-2, #ui-id-3, #ui-id-4, #ui-id-5 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-top: none;
    margin-left: -9px;
    margin-top: 3px;
    max-width: 365px !important;
    width: 100% !important;
    z-index: 999999;
    background: #eeeeec;
    max-height: 275px;
    padding-bottom: 16px;
    overflow-y: auto;
}

#ui-id-1 li, #ui-id-2 li, #ui-id-3 li, #ui-id-4 li, #ui-id-5 li {
    font-size: 14px;
    color: #000;
    font-family: 'montserratregular';
    padding: 5px 10px;
}

#ui-id-1 li a, #ui-id-2 li a, #ui-id-3 li a, #ui-id-4 li a, #ui-id-5 li a {
    display: block;
    padding: 8px 23px 0;
    background: transparent;
    border: none;
    margin: 0;
    overflow: inherit;
}

#ui-id-1 li a:hover, #ui-id-2 li a:hover, #ui-id-3 li a:hover, #ui-id-4 li a:hover, #ui-id-5 li a:hover {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/addr-arrow.png) left 13px no-repeat;
    color: #c51230;
}

#ui-id-3 {
    max-width: 485px !important;
}

.flex-width .search-first {
    float: left;
    width: 50%;
}

.flex-width .search-second {
    display: block;
    float: left;
    width: 50%;
}

.flex-width .search-second .search-inputBtn {
    padding: 12px 42px 12px 14px;
}

.address-link {
    text-align: right;
    margin-right: 123px;
    margin-top: 9px;
    display: none;
}

.address-link a {
    color: #c51230;
    font-size: 12px;
    font-family: 'montserratregular';
    text-decoration: none;
}

.address-link a span {
    text-decoration: underline;
}

.address-link .icons-clear {
    width: 12px;
    height: 11px;
    background-position: -338px -36px;
    vertical-align: middle;
    margin-right: 6px;
}

.searchable-select-dropdown {
    top: 44px;
    width: 212px;
    z-index: 9999;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
    z-index: 9999;
}

.search-first .searchable-select-dropdown {
    width: 364px;
}

.searchable-select-caret {
    position: absolute;
    right: 8px;
    top: 50%;
    border: none;
    bottom: auto;
    margin: -2.5px 0 0;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/bottom-arrow.png) left top no-repeat;
    width: 9px;
    height: 5px;
}

.disable-elem {
    opacity: 0.5;
    pointer-events: none;
}

.checkout-paymentPage .heading {
    overflow: hidden;
    border-bottom: 1px dashed #c5c5c5;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.checkout-paymentPage .heading .cart-item-price {
    float: left;
    font-size: 18px;
    color: #000;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
    margin-top: 4px;
}

.checkout-paymentPage .heading .cart-item-price em {
    font-style: normal;
    display: inline-block;
    vertical-align: text-top;
    line-height: 18px;
}

.checkout-paymentPage .heading .cart-item-price small {
    font-size: 100%;
}

.checkout-paymentPage .heading .review-cart-btn {
    float: right;
}

.checkout-form h4 {
    font-size: 20px;
    font-family: 'montserratregular';
    text-transform: uppercase;
    margin: 0 0 22px;
}

.checkout-form .inner-frm {
    float: left;
    width: 33.333%;
    position: relative;
}

.checkout-form .inner-frm .form-control, .checkout-form .inner-frm .section-user .form-text, .section-user .checkout-form .inner-frm .form-text {
    border-left: none;
}

.checkout-form .inner-frm.first .form-control, .checkout-form .inner-frm.first .section-user .form-text, .section-user .checkout-form .inner-frm.first .form-text {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.checkout-form .inner-frm .error-msg-common {
    display: none;
    font-size: 14px;
    color: #c51230;
    font-family: 'montserratregular';
    padding: 5px 10px 6px 14px;
}

.checkout-form .form-group-heading {
    color: #f0aa02;
    font-size: 14.4px;
    text-transform: uppercase;
    font-family: 'montserratbold';
    margin-bottom: 7px;
}

.checkbox {
    clear: both;
    line-height: 1.25;
    padding-top: 3px;
}

.checkbox input {
    display: inline-block;
    vertical-align: middle;
}

.checkbox label {
    font-size: 14px;
    color: #000;
    font-family: 'montserratregular';
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.payment-block {
    margin-top: 28px;
    padding-bottom: 19px;
    border-bottom: 1px dashed #c5c5c5;
}

.payment-block .payment-form {
    width: 327px;
    margin: 0;
}

.payment-block .payment-form .radio-btn:last-child label {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
}

.section-user #user-login {
    margin: 0 auto 50px;
    max-width: 600px;
    border: 1px solid #c51230;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.section-user #user-login label {
    display: block;
    font-size: 15px;
    line-height: 1.25;
    padding-bottom: 2px;
}

.section-user #user-login .description {
    font-size: 12px;
    padding-top: 3px;
}

.section-user #user-login .form-item {
    margin: 0 0 1.5em;
}

.section-user .form-text {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.section-user #edit-submit {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.searchLocation-box .search-input .search-inputBtn.ui-autocomplete-loading + .ui-helper-hidden-accessible {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/transparent-loader.GIF) no-repeat scroll right center;
    content: "";
    font-size: 0;
    height: 30px;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 30px;
    z-index: 9999;
    background-size: 30px 30px;
    clip: inherit;
    margin: 0;
}

#lightboxPannel-payment {
}

#lightboxPannel-payment h2 {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/order-confirm-icon.png) left center no-repeat;
    padding: 3px 0 4px 32px;
}

#lightboxPannel-payment .successfully-popup .lightbox-header {
    padding: 16px 20px 14px 40px;
}

#lightboxPannel-payment .successfully-popup .lightbox-body {
    padding: 35px 60px 40px;
    text-align: center;
}

#lightboxPannel-payment .successfully-popup .lightbox-body .topping-loader-small {
    margin: 16px auto 0;
}

#lightboxPannel-payment .order-confirm .reference-Id {
    text-align: center;
}

#lightboxPannel-payment .order-confirm .reference-Id strong {
    color: #000;
    line-height: 1.25;
    display: block;
}

#lightboxPannel-payment .order-confirm .reference-Id strong span {
    color: #5fbf53;
}

#lightboxPannel-payment .order-confirm .reference-Id p {
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 1.25;
    margin: 23px 0 17px;
    color: #000;
}

#lightboxPannel-payment .common-link strong {
    color: #c51230;
    font-family: montserratregular;
    font-size: 14px;
}

#lightboxPannel-payment .common-link strong a {
    color: #c51230;
}

#lightboxPannel-payment .checkout-section {
    margin-top: 21px;
    font-family: 'montserratlight';
}

#lightboxPannel-payment .checkout-section .order-summary {
    width: 360px;
    color: #0a0a0a;
    background: #dbdcdd;
    padding-bottom: 40px;
    margin: 0 auto;
}

#lightboxPannel-payment .checkout-section .order-summary .Order-logo {
    text-align: center;
}

#lightboxPannel-payment .checkout-section h4 {
    font-size: 14px;
    font-family: 'montserratregular';
    text-align: center;
    text-transform: uppercase;
    margin: 12px 0 7px;
}

#lightboxPannel-payment .checkout-section ul {
    margin: 0;
    padding: 0;
}

#lightboxPannel-payment .checkout-section ul li {
    list-style: none;
    font-family: Courier;
    color: #0a0a0a;
    overflow: hidden;
    border-bottom: 1px solid #a2a2a3;
    padding: 7px 0;
    line-height: 1.2;
}

#lightboxPannel-payment .checkout-section ul li:first-child {
    border-top: 1px solid #a2a2a3;
}

#lightboxPannel-payment .checkout-section ul li span {
    float: left;
}

#lightboxPannel-payment .checkout-section ul li span.cols-1 {
    width: 54%;
    padding-right: 12px;
    text-align: left;
}

#lightboxPannel-payment .checkout-section ul li span.cols-2 {
    width: 18%;
    text-align: center;
}

#lightboxPannel-payment .checkout-section ul li span.cols-3 {
    width: 28%;
    white-space: nowrap;
    text-align: right;
}

#lightboxPannel-payment .checkout-section ul li .order-product-name {
    padding-top: 17px;
}

#lightboxPannel-payment .checkout-section ul li .order-product-name .cols-3 {
    text-align: right;
}

#lightboxPannel-payment .checkout-section ul li .order-product-name:first-child {
    padding-top: 0;
}

#lightboxPannel-payment .checkout-section ul li .order-total {
    padding-top: 8px;
}

#lightboxPannel-payment .checkout-section ul li .order-total:first-child {
    padding-top: 0;
}

#lightboxPannel-payment .checkout-section ul li .order-total .cols-1 {
    text-align: left;
}

#lightboxPannel-payment .checkout-section ul li .order-total .cols-3 {
    text-align: right;
}

#lightboxPannel-payment .checkout-section ul li .total-product-price {
    padding: 5px 0 !important;
}

#lightboxPannel-payment .checkout-section ul li .total-product-price strong {
    font-size: 17px;
    float: left;
    color: #000;
}

#lightboxPannel-payment .checkout-section ul li .total-product-price strong.cols-3 {
    width: 28%;
}

#lightboxPannel-payment .store-address-container {
    margin: 18px 0 0;
    text-align: center;
}

#lightboxPannel-payment .store-address-container p, #lightboxPannel-payment .store-address-container strong {
}

#lightboxPannel-payment .store-address-container span {
    color: #000;
    display: block;
    font-family: montserratbold;
    font-size: 19px;
}

#lightboxPannel-payment .store-address-container p {
    color: #000;
    font-family: montserratregular;
    line-height: 1.2;
    margin: 7px 0 13px;
    padding: 0 120px;
    font-family: "montserratregular";
}

#lightboxPannel-payment .checkout-section ul li .total-product-price span.cols-1 {
    font-family: 'montserratbold';
}

.past-order-page {
    padding: 30px 0;
    font-family: 'montserratregular';
}

.past-order-page .heading {
    position: relative;
    margin-bottom: 50px;
}

.past-order-page .heading a {
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99;
    text-decoration: none;
    display: inline-block;
    line-height: 1.25;
    margin-top: -8px;
}

.past-order-page .heading a span {
    text-decoration: underline;
}

.past-order-page .heading h2 {
    font-size: 58px;
    color: #000;
}

.checkout-section .order-summary {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    padding: 12px 20px;
    line-height: 1.25;
}

.checkout-section .order-summary:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.checkout-section .cols-1 {
    float: left;
    max-width: 168px;
    width: 100%;
}

.checkout-section .cols-1 strong {
    display: block;
    font-family: 'a_love_of_thunderregular';
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}

.checkout-section .cols-1 strong sup {
    top: -5px;
}

.checkout-section .cols-1 span {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    display: block;
}

.checkout-section .cols-2 {
    float: right;
    max-width: 884px;
    width: 100%;
    position: relative;
}

.checkout-section .cols-2 .column-1 {
    float: left;
    max-width: 600px;
    width: 100%;
}

.checkout-section .cols-2 .column-1 strong {
    display: block;
    font-family: 'a_love_of_thunderregular';
    font-size: 16px;
    color: black;
    text-transform: uppercase;
}

.checkout-section .cols-2 .column-2 {
    max-width: 100px;
    width: 100%;
    float: left;
    font-family: 'a_love_of_thunderregular';
    font-size: 16px;
    color: black;
}

.checkout-section .cols-2 .column-2 span {
    font-weight: bold;
}

.checkout-section .cols-2 .column-3 {
    max-width: 126px;
    width: 100%;
    float: left;
    text-align: center;
}

.checkout-section .cols-2 .column-3 .btn, .checkout-section .cols-2 .column-3 #store-carousel .edit-address, #store-carousel .checkout-section .cols-2 .column-3 .edit-address, .checkout-section .cols-2 .column-3 .address-box .make-default, .address-box .checkout-section .cols-2 .column-3 .make-default, .checkout-section .cols-2 .column-3 .address-box .default-corner, .address-box .checkout-section .cols-2 .column-3 .default-corner, .checkout-section .cols-2 .column-3 .section-user #edit-submit, .section-user .checkout-section .cols-2 .column-3 #edit-submit, .checkout-section .cols-2 .column-3 .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .checkout-section .cols-2 .column-3 .meals-btn {
    display: block;
    padding: 4px 0 6px;
    margin-bottom: 12px;
}

.checkout-section .cols-2 .column-3 .see-details {
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: #4d4d4d;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/see-details-arrow.png) right 8px no-repeat;
    padding-right: 13px;
}

.checkout-section .cols-2 .column-4 {
    max-width: 58px;
    width: 100%;
    text-align: center;
    float: left;
}

.checkout-section .cols-2 .column-4 a {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/rupee-icon.png) center center no-repeat;
    display: inline-block;
    width: 24px;
    height: 47px;
}

.checkout-section .cols-2 .past-orderDetails-popup {
    border-top: 1px solid #c51230;
    position: relative;
    margin-top: 16px;
    padding: 17px 0 0 0;
    display: none;
}

.checkout-section .cols-2 .past-orderDetails-popup .past-orderDetails-list {
    margin-top: 15px;
}

.checkout-section .cols-2 .past-orderDetails-popup .past-orderDetails-list:first-child {
    margin-top: 0;
}

.checkout-section .cols-2 .past-orderDetails-popup:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/tab-icon.png) no-repeat left top;
    top: -8px;
    content: "";
    height: 8px;
    right: 109px;
    position: absolute;
    width: 30px;
}

.checkout-section .cols-2 .past-orderDetails-popup figure {
    float: left;
    width: 95px;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-product-tittle {
    float: left;
    margin-top: 34px;
    max-width: 236px;
    width: 100%;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-product-tittle strong {
    display: block;
    font-family: 'a_love_of_thunderregular';
    font-size: 16px;
    color: black;
    text-transform: uppercase;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-product-tittle strong .non-veg {
    margin-left: 2px;
    vertical-align: middle;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-quntity {
    float: left;
    margin-top: 34px;
    max-width: 60px;
    width: 100%;
    font-size: 16px;
}

.checkout-section .cols-2 .past-orderDetails-popup .extra-cheese {
    float: left;
    margin-top: 28px;
    max-width: 225px;
    width: 100%;
    font-size: 14px;
}

.checkout-section .cols-2 .past-orderDetails-popup .extra-cheese img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-prices {
    float: left;
    margin-top: 34px;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-prices strong {
    font-family: 'a_love_of_thunderregular';
    font-size: 16px;
    color: black;
}

.checkout-section .cols-2 .past-orderDetails-popup .order-prices span {
    font-weight: bold;
    font-size: 16px;
}

.checkout-section .red-border {
    border: 1px solid #c51230;
    margin-bottom: 45px;
}

.offer-content {
    padding: 28px 0 80px;
}

.offer-content .heading h2 {
    font-size: 58px;
    color: #000;
}

.offer-content h3 {
    font-size: 24px;
    text-align: center;
    color: #000;
    border-bottom: 1px dashed #bfbfbd;
    font-family: 'a_love_of_thunderregular';
    line-height: 1.25;
    margin: 0;
    text-transform: uppercase;
}

.offer-content .offer-small-list {
    margin: 0 auto;
    max-width: 1010px;
}

.offer-content .offer-small-list li {
    width: 100%;
    max-width: 503px;
    padding: 0 24px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 25px 0;
}

.offer-content .offer-small-list li figure {
    position: relative;
    margin-bottom: 10px;
}

.offer-content .offer-small-list li img {
    display: block;
    padding: 10px;
    background: #fff;
}

.offer-content .offer-small-list li .offer-condt {
    background: rgba(0, 0, 0, 0.75);
    bottom: 10px;
    left: 0;
    margin: 0 10px;
    position: absolute;
    right: 0;
    padding: 13px 20px;
}

.offer-content .offer-small-list li .offer-condt .btn, .offer-content .offer-small-list li .offer-condt #store-carousel .edit-address, #store-carousel .offer-content .offer-small-list li .offer-condt .edit-address, .offer-content .offer-small-list li .offer-condt .address-box .make-default, .address-box .offer-content .offer-small-list li .offer-condt .make-default, .offer-content .offer-small-list li .offer-condt .address-box .default-corner, .address-box .offer-content .offer-small-list li .offer-condt .default-corner, .offer-content .offer-small-list li .offer-condt .section-user #edit-submit, .section-user .offer-content .offer-small-list li .offer-condt #edit-submit, .offer-content .offer-small-list li .offer-condt .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .offer-content .offer-small-list li .offer-condt .meals-btn {
    padding: 6px 25px 8px;
    font-size: 15px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
}

.offer-content .offer-small-list li p {
    margin: 0 0 7px;
    padding: 0 10px;
}

.offer-content .offer-small-list li p span {
    font-family: 'montserratregular';
}

.offer-content .offer-small-list li .offer-info {
    padding: 0 10px;
}

.offer-content .offer-small-list li .offer-info strong {
    font-family: 'montserratregular';
}

.offer-content .offer-small-list li .offer-info strong span {
    font-family: 'montserratlight';
}

.offer-content .offer-small-list .comming-soon {
    text-align: center;
    display: block;
    font-size: 15px;
    font-family: 'montserratregular';
    margin-top: 15px;
}

.meals-product-strick {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/strick.png) left top no-repeat;
    min-height: 82px;
    max-width: 993px;
    width: 100%;
    position: relative;
}

.meals-product-strick p {
    font-size: 16px;
    line-height: 1.25;
    margin: 0;
    font-family: 'a_love_of_thunderregular';
    padding: 13px 50px 0 30px;
}

.meals-product-strick .strip-cross {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/offer-strip.png) left top no-repeat;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 19px;
    width: 20px;
}

.disclaimer-page {
    font-family: 'montserratregular';
    padding: 29px 198px 65px;
    position: relative;
}

.disclaimer-page h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
}

.disclaimer-page h1 a {
    color: #c41230;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 52px;
    font-family: 'montserratregular';
}

.disclaimer-page h1 a span {
    text-decoration: underline;
}

.disclaimer-page p {
    font-size: 14px;
    color: #000;
    line-height: 1.25;
    margin: 0 0 19px 0;
}

.connect-widthus-page {
    font-family: 'montserratregular';
    padding: 0 0 80px;
}

.connect-widthus-page h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.connect-widthus-page h1 a {
    color: #c41230;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 22px;
    font-family: 'montserratregular';
}

.connect-widthus-page h1 a span {
    text-decoration: underline;
}

.connect-widthus-page h3 {
    margin: 0 0 6px;
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
}

.connect-widthus-page .connect-left-section {
    float: left;
    width: 65%;
}

.connect-widthus-page .contact-us-text {
    border-bottom: 1px solid #c51230;
    padding: 0 0 30px;
}

.connect-widthus-page .contact-us-text > p {
    margin: 0 0 20px;
}

.connect-widthus-page .contact-us-text .contact-info-list {
    float: left;
    width: 33.333%;
    padding-right: 30px;
    line-height: 1.35;
}

.connect-widthus-page .contact-us-text .contact-info-list p {
    margin: 0;
}

.connect-widthus-page .contact-us-text .contact-info-list a {
    text-decoration: none;
}

.connect-widthus-page .contact-us-text .contact-info-list a:hover {
    text-decoration: underline;
}

.connect-widthus-page .connectus-tab {
    border-bottom: 1px solid #c51230;
    margin-bottom: 30px;
}

.connect-widthus-page .connectus-tab li {
    padding-bottom: 16px;
    position: relative;
    float: left;
}

.connect-widthus-page .connectus-tab li:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/tab-icon.png) left top no-repeat;
    width: 30px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    content: "";
    bottom: -1px;
}

.connect-widthus-page .connectus-tab li a {
    color: #000;
    font-size: 15px;
    font-family: 'montserratbold';
    text-transform: uppercase;
    text-decoration: none;
}

.connect-widthus-page .query-form-section {
    margin-top: 25px;
}

.connect-widthus-page .query-form-section h3 {
    margin-bottom: 10px;
}

.connect-widthus-page .form-msg {
    background: #ffdc39;
    border: 1px solid #787877;
    margin-bottom: 15px;
    padding: 5px 10px 6px;
    display: none;
}

.connect-widthus-page .connect-width-social {
    float: right;
    width: 31%;
    line-height: 1.2;
}

.connect-widthus-page .connect-width-social figure {
    float: left;
    width: 52px;
    margin-right: 5px;
}

.connect-widthus-page .connect-width-social .right-plugin {
    overflow: hidden;
}

.connect-widthus-page .connect-width-social .right-plugin .text {
    margin-bottom: 5px;
    color: #3b5998;
}

.connect-widthus-page .connect-width-social .kfc-fb-block {
    background: #fff;
    padding: 10px;
    border: 1px solid #e9eaed;
    margin-bottom: 10px;
}

.connect-widthus-page .connect-width-social .kfc-video-block {
    background: #fff;
    padding: 10px;
    border: 1px solid #e9eaed;
    max-height: 330px;
    overflow-y: auto;
    margin-bottom: 10px;
}

.connect-widthus-page .connect-width-social .kfc-video-block .video-list {
    margin: 10px 0;
}

.connect-widthus-page .connect-width-social .kfc-video-block figure {
    width: 45px;
}

.connect-widthus-page .connect-width-social .kfc-video-block span small {
    color: #3b5998;
}

.connect-widthus-page .connect-width-social .kfc-follow-block {
    background: #fff;
    padding: 10px;
    border: 1px solid #e9eaed;
}

.connect-widthus-page .connect-width-social .kfc-follow-block .follow-left {
    float: left;
}

.connect-widthus-page .connect-width-social .kfc-follow-block .follow-left span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.connect-widthus-page .connect-width-social .kfc-follow-block .follow-left #instaFollow {
    border: 1px solid #72ade3;
    color: #72ade3;
    padding: 5px 10px;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
}

.connect-widthus-page .connect-width-social .kfc-follow-block .follow-right {
    float: right;
    width: 40px;
}

.connect-widthus-page .connect-width-social .kfc-follow-block ul {
    overflow: hidden;
    margin-left: -5px;
}

.connect-widthus-page .connect-width-social .kfc-follow-block ul li {
    padding-left: 5px;
    float: left;
    margin-top: 5px;
    width: 33.333%;
}

.connect-widthus-page .connect-width-social .kfc-follow-block ul li img {
    width: 100%;
    display: block;
}

.term-condition-page {
    font-family: 'montserratregular';
    padding: 29px 198px 65px;
    position: relative;
}

.term-condition-page h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
}

.term-condition-page h1 a {
    color: #c41230;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 52px;
    font-family: 'montserratregular';
}

.term-condition-page h1 a span {
    text-decoration: underline;
}

.term-condition-page p {
    font-size: 14px;
    color: #000;
    line-height: 1.1;
    margin: 0 0 19px 0;
}

.term-condition-page p strong {
    font-size: 16px;
    text-transform: uppercase;
}

.term-condition-page p a {
    color: #000;
    text-decoration: none;
}

.term-condition-page h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 32px 0 19px 0;
}

.term-condition-page .terms-list p {
    margin-bottom: 11px;
}

.term-condition-page .terms-list ul li {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/terms-tick.png) left 3px no-repeat;
    padding: 0 0 23px 28px;
}

.term-condition-page .terms-list ul li:last-child {
    padding-bottom: 0;
}

.term-condition-page h5 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 32px 0 19px 0;
}

.searchable-select-item.selected {
    background: #c51230;
}

.about-us {
    margin: 26px 0 80px;
    position: relative;
    font-family: 'montserratregular';
    line-height: 1.2;
}

.about-us h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
}

.about-us h1 a {
    color: #c41230;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 20px;
    font-family: 'montserratregular';
}

.about-us h1 a span {
    text-decoration: underline;
}

.about-us .about-info {
    text-align: center;
    max-width: 678px;
    margin: 0 auto;
}

.about-us .about-info p, .about-us .about-info a {
    font-size: 16px;
    margin: 17px 0 12px;
    line-height: 1.2;
}

.about-us .about-info p sup, .about-us .about-info a sup {
    font-size: 55%;
}

.about-us .about-info a {
    text-decoration: underline;
    display: inline-block;
    margin: 0;
}

.about-us .about-info ul {
    margin-top: 35px;
}

.about-us .about-info ul li {
    display: inline-block;
    padding: 0 40px;
}

.about-us .about-info ul li strong {
    color: #c41230;
    font-size: 60px;
    font-family: 'a_love_of_thunderregular';
    display: block;
}

.about-us .about-info ul li span {
    display: block;
    font-size: 16px;
    margin-top: 7px;
}

.about-listing-details {
    margin-top: 52px;
    max-width: 1028px;
    width: 100%;
    position: relative;
}

.about-listing-details ul {
    position: relative;
    padding-bottom: 150px;
}

.about-listing-details ul:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/red-line.png) center top no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 82px;
    height: 100%;
    content: "";
    margin: 0 auto;
}

.about-listing-details ul li {
    overflow: hidden;
    margin-top: 45px;
    position: relative;
}

.about-listing-details ul li:first-child {
    margin-top: 0;
}

.about-listing-details ul li figure {
    float: left;
    max-width: 514px;
    width: 100%;
    padding: 0 38px 0 18px;
}

.about-listing-details ul li .figure-discription {
    overflow: hidden;
    padding: 0 60px;
}

.about-listing-details ul li .figure-discription h2 {
    font-size: 40px;
    font-family: 'a_love_of_thunderregular';
    line-height: 1.1;
    margin: 0 0 14px;
}

.about-listing-details ul li .figure-discription span {
    display: block;
    font-size: 16px;
    padding-bottom: 20px;
}

.about-listing-details ul li .figure-discription h3 {
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
    color: #666;
    margin: 0;
}

.about-listing-details ul li .figure-discription p {
    font-size: 14px;
    color: #666;
    margin: 6px 0 0;
}

.about-listing-details ul li.left-text .figure-discription {
    float: left;
    max-width: 514px;
    width: 100%;
    text-align: right;
    padding: 0 38px 0 112px;
}

.about-listing-details ul li.left-text figure {
    float: none;
    max-width: inherit;
    width: inherit;
    overflow: hidden;
    padding: 0 0 0 70px;
}

.about-listing-details .topScroll {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/top-scroll.png) center bottom no-repeat;
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 0;
    margin: 0 auto;
    width: 54px;
    height: 54px;
    cursor: pointer;
}

#meals-modification {
    padding: 0 0 90px;
}

#meals-modification .choose-product .btn, #meals-modification .choose-product #store-carousel .edit-address, #store-carousel #meals-modification .choose-product .edit-address, #meals-modification .choose-product .address-box .make-default, .address-box #meals-modification .choose-product .make-default, #meals-modification .choose-product .address-box .default-corner, .address-box #meals-modification .choose-product .default-corner, #meals-modification .choose-product .section-user #edit-submit, .section-user #meals-modification .choose-product #edit-submit, #meals-modification .choose-product .meals-product .meals-cart .meals-btn, .meals-product .meals-cart #meals-modification .choose-product .meals-btn {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    padding: 5px 25px 7px;
    font-size: 14px;
}

#meals-modification .product-name {
    margin-top: 10px;
}

#meals-modification .product-list {
    text-align: center;
}

.meals-top {
    background: #c51230;
    color: #fff;
    padding: 19px 20px 18px 40px;
    overflow: hidden;
}

.meals-top h2 {
    float: left;
    line-height: 1.25;
    margin: 0;
    font-size: 16px;
    font-family: 'a_love_of_thunderregular';
    text-transform: uppercase;
}

.meals-top .right-cross {
    float: right;
}

.meals-top .right-cross a {
    font-family: 'montserratregular';
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin: -3px 30px 0 0;
    text-decoration: underline;
}

.meals-product {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/combo-bg.jpg) left top no-repeat;
    font-family: 'montserratregular';
    font-size: 16px;
    padding: 12px 170px 12px 19px;
    position: relative;
    border-bottom: 5px solid #c51230;
    background-size: 100% 100%;
    min-height: 160px;
}

.meals-product .item {
    min-height: 125px;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid transparent;
    margin: 14px 0 14px 0;
}

.meals-product .item figure {
    display: table-cell;
    height: 91px;
    vertical-align: middle;
    width: 165px;
}

.meals-product .item strong {
    display: block;
    color: #999;
}

.meals-product .item strong.active {
    color: #000;
}

.meals-product .item.enable-product strong {
    color: #000;
}

.meals-product .meals-cart {
    margin-top: -22px;
    position: absolute;
    right: 20px;
    top: 50%;
}

.meals-product .meals-cart .meals-btn {
    padding: 10px 22px 12px;
    background: #ccc;
}

.meals-product .meals-cart .meals-btn:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid transparent;
}

.meals-product .flex-direction-nav .flex-prev {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/red-prev.png) left top no-repeat;
    background-size: 15px 20px;
    text-indent: inherit;
    font-size: 0;
    left: 14px;
}

.meals-product .flex-direction-nav a {
    position: absolute;
    top: 66px;
    width: 15px;
    height: 20px;
}

.meals-product .flex-direction-nav .flex-next {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/red-prev.png) left top no-repeat;
    background-size: 15px 20px;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    text-indent: inherit;
    font-size: 0;
    right: 172px;
}

.meals-product .Change {
    background: rgba(0, 0, 0, 0) url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/change.png) no-repeat scroll left 2px;
    color: #ed1c24;
    cursor: pointer;
    font-family: 'montserratregular';
    font-size: 12px;
    padding-left: 17px;
    position: absolute;
    right: 4px;
    text-decoration: underline;
    top: 3px;
}

.meals-product .item:after {
    content: "+";
    font-size: 24px;
    position: absolute;
    right: -14px;
    top: 36px;
}

.meals-product li.item:nth-child(5n):after {
    display: none;
}

.meals-product .botto-arrow.item {
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.65);
    -o-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.65);
    border: 1px solid #ed1c24;
}

.meals-product .botto-arrow.item img {
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
}

.meals-product .botto-arrow.item strong {
    color: #000;
}

.meals-product .item img {
    width: 82px !important;
}

.common-Error {
    color: #c51230;
    display: block;
    font-family: 'montserratregular';
    font-size: 18px;
    padding: 55px 0 100px;
    text-align: center;
}

#lightboxPannel-addr .successful-strip-green {
    position: relative;
    top: 23px;
}

#lightboxPannel-changepass .reset-response {
    color: #c51230;
    font-family: 'montserratregular';
    font-size: 15px;
    position: relative;
    text-align: center;
    top: -14px;
}

#lightboxPannel-addrchange .lightbox-body, #lightboxPannel-clearcart .lightbox-body {
    text-align: center;
}

#lightboxPannel-addrchange .lightbox-body p, #lightboxPannel-clearcart .lightbox-body p {
    font-size: 15px;
    line-height: 1.35;
    margin: 0 0 14px;
    text-align: center;
}

#lightboxPannel-addrchange .lightbox-body .btn, #lightboxPannel-addrchange .lightbox-body #store-carousel .edit-address, #store-carousel #lightboxPannel-addrchange .lightbox-body .edit-address, #lightboxPannel-addrchange .lightbox-body .address-box .make-default, .address-box #lightboxPannel-addrchange .lightbox-body .make-default, #lightboxPannel-addrchange .lightbox-body .address-box .default-corner, .address-box #lightboxPannel-addrchange .lightbox-body .default-corner, #lightboxPannel-addrchange .lightbox-body .section-user #edit-submit, .section-user #lightboxPannel-addrchange .lightbox-body #edit-submit, #lightboxPannel-addrchange .lightbox-body .meals-product .meals-cart .meals-btn, .meals-product .meals-cart #lightboxPannel-addrchange .lightbox-body .meals-btn, #lightboxPannel-clearcart .lightbox-body .btn, #lightboxPannel-clearcart .lightbox-body #store-carousel .edit-address, #store-carousel #lightboxPannel-clearcart .lightbox-body .edit-address, #lightboxPannel-clearcart .lightbox-body .address-box .make-default, .address-box #lightboxPannel-clearcart .lightbox-body .make-default, #lightboxPannel-clearcart .lightbox-body .address-box .default-corner, .address-box #lightboxPannel-clearcart .lightbox-body .default-corner, #lightboxPannel-clearcart .lightbox-body .section-user #edit-submit, .section-user #lightboxPannel-clearcart .lightbox-body #edit-submit, #lightboxPannel-clearcart .lightbox-body .meals-product .meals-cart .meals-btn, .meals-product .meals-cart #lightboxPannel-clearcart .lightbox-body .meals-btn {
    padding: 5px 24px 7px;
    margin: 0 2px;
}

#locality_error_msg {
    display: block;
    position: relative;
    text-align: center;
    top: -6px;
    color: #c51230;
    font-family: 'montserratregular';
}

#small_loading_image {
    position: absolute;
    left: 52px;
    top: 50%;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/transparent-loader.GIF) left top no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    margin-top: -14px;
}

.map-container {
    height: 270px;
    width: 690px;
    position: relative;
    margin: 0 auto 40px;
    border: 1px solid #656565;
}

.map-container #map_pickup {
    height: 100%;
    width: 100%;
}

.map-container .store_address_map {
    background: #e3e3e1;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 140px;
    z-index: 9999;
    font-family: 'montserratregular';
    line-height: 1.2;
    padding: 10px;
    border-right: 1px solid #656565;
}

.meals-product .flex-direction-nav a {
    display: none !important;
}

.meals-product .flex-direction-nav .show-slideBnt a {
    display: block !important;
}

.order-confirm .progress-bar {
    background: #c3c3c3;
    width: 100%;
    height: 4px;
    max-width: 600px;
    margin: 55px auto 45px;
    content: "";
    position: relative;
}

.order-confirm .progress-bar .steps {
    width: 25%;
    height: 6px;
    float: left;
}

.order-confirm .progress-bar .steps.active {
    background: #5fbf53;
}

.order-confirm .progress-bar .steps.active span {
    background: #5fbf53;
}

.order-confirm .progress-bar .steps:first-child {
    width: 0;
}

.order-confirm .progress-bar .steps span {
    background: #c3c3c3;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.order-confirm .progress-bar .steps span i {
    position: absolute;
    left: -44px;
    bottom: -28px;
    color: #999;
    font-size: 14px;
    font-style: normal;
    width: 115px;
    white-space: nowrap;
    text-align: center;
    font-family: 'montserratregular';
}

.order-confirm .progress-bar .steps span.first {
    left: -10px;
}

.order-confirm .progress-bar .steps span.second {
    left: 24%;
}

.order-confirm .progress-bar .steps span.third {
    left: 49%;
}

.order-confirm .progress-bar .steps span.fourth {
    left: 74%;
}

.order-confirm .progress-bar .steps span.fifth {
    right: -10px;
}

.order-confirm .progress-bar .indicate-position span:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/kfc-icon.png) left top no-repeat;
    width: 57px;
    height: 41px;
    position: absolute;
    right: -12px;
    top: -15px;
    content: "";
}

.order-confirm .progress-bar .steps.active span i {
    color: #000;
}

.order-confirm .progress-bar .steps.active.icon-kfc span:after {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/kfc-icon.png) left top no-repeat;
    width: 57px;
    height: 41px;
    position: absolute;
    left: -28px;
    top: -13px;
    content: "";
}

.add-loader-prd {
    display: inline-block;
    width: 24px;
    position: relative;
    top: -2px;
}

.addr-detail-comp {
    font-family: 'montserratregular';
    font-size: 13px;
    position: relative;
    top: -16px;
}

.cart-main-block .product-list .product-name {
    min-height: 45px;
}

.store-locator-page {
    text-align: left;
}

.store-locator-page h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
}

.store-locator-page h1 a {
    color: #c41230;
    font-family: "montserratregular";
    font-size: 12px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 52px;
}

.store-locator-page h1 a span {
    text-decoration: underline;
}

.store-locator-page .store-location {
    position: relative;
    margin-bottom: 20px;
}

.store-locator-page .store-location .btn, .store-locator-page .store-location #store-carousel .edit-address, #store-carousel .store-locator-page .store-location .edit-address, .store-locator-page .store-location .address-box .make-default, .address-box .store-locator-page .store-location .make-default, .store-locator-page .store-location .address-box .default-corner, .address-box .store-locator-page .store-location .default-corner, .store-locator-page .store-location .section-user #edit-submit, .section-user .store-locator-page .store-location #edit-submit, .store-locator-page .store-location .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .store-locator-page .store-location .meals-btn {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    padding: 11px 0 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 115px;
    z-index: 999;
}

.store-locator-page .store-location .btn:hover, .store-locator-page .store-location #store-carousel .edit-address:hover, #store-carousel .store-locator-page .store-location .edit-address:hover, .store-locator-page .store-location .address-box .make-default:hover, .address-box .store-locator-page .store-location .make-default:hover, .store-locator-page .store-location .address-box .default-corner:hover, .address-box .store-locator-page .store-location .default-corner:hover, .store-locator-page .store-location .section-user #edit-submit:hover, .section-user .store-locator-page .store-location #edit-submit:hover, .store-locator-page .store-location .meals-product .meals-cart .meals-btn:hover, .meals-product .meals-cart .store-locator-page .store-location .meals-btn:hover {
    background: #c51230;
    color: #fff;
}

.store-locator-page .select-city, .store-locator-page .select-location {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: rgba(138, 138, 137, 0.15);
    font-size: 14px;
    color: #000;
    font-family: "montserratregular";
    border-right: none;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/bottom-arrow.png) no-repeat 98% 50%;
    position: relative;
    min-height: 44px;
}

.store-locator-page .select-city select, .store-locator-page .select-location select {
    padding: 10px 8px 9px 31px;
    height: 42px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "montserratregular";
    font-size: 14px;
    color: #000;
    line-height: 1;
}

.store-locator-page .select-city select option, .store-locator-page .select-location select option {
    padding: 8px 9px;
    background: #fff;
}

.store-locator-page .select-city select option:hover, .store-locator-page .select-city select option:checked, .store-locator-page .select-city select option:focus, .store-locator-page .select-location select option:hover, .store-locator-page .select-location select option:checked, .store-locator-page .select-location select option:focus {
    box-shadow: 0 0 10px 100px #c51230 inset;
    cursor: pointer;
}

.store-locator-page .select-city .fixedText, .store-locator-page .select-location .fixedText {
    left: 15px;
    position: absolute;
    top: 13px;
}

.store-locator-page .select-city {
    width: 45%;
    padding-right: 65px;
}

.store-locator-page .select-city .loader-login-addr {
    display: block;
    left: 45px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 28px;
}

.store-locator-page #map {
    width: 100% !important;
    height: 450px !important;
}

.store-locator-page #map > div {
    border: 1px solid #60605f;
}

.store-locator-page .store-content {
    border: 1px solid #d0d0cf;
    background: #fff;
    border-top: none;
}

.store-locator-page .store-locator-carousel {
    background: #fcfcfc;
    padding: 0 70px;
}

.store-locator-page .store-locator-carousel .item {
    border-left: 1px solid #cecece;
    min-height: 106px;
    position: relative;
}

.store-locator-page .store-locator-carousel .item a.edit-address {
    font-size: 14px;
    color: #c51230;
    text-decoration: underline;
    font-family: "montserratregular";
    left: 30px;
    position: absolute;
    bottom: 11px;
}

.store-locator-page .store-locator-carousel .owl-item:first-child .item {
    border-left: none;
}

.store-locator-page .store-locator-carousel .owl-item {
    position: relative;
}

.store-locator-page .store-locator-carousel .item-text {
    font-family: 'a_love_of_thunderregular';
    padding: 12px 10px 0;
    overflow: hidden;
    min-height: 124px;
}

.store-locator-page .store-locator-carousel .item-text small {
    color: #979797;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    vertical-align: top;
    margin-right: 5px;
}

.store-locator-page .store-locator-carousel .item-text strong {
    display: block;
    overflow: hidden;
    padding-bottom: 35px;
}

.store-locator-page .store-locator-carousel .item-text strong span {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}

.store-locator-page .store-locator-carousel .item-text strong a {
    font-size: 14px;
    color: #c51230;
    text-decoration: underline;
    font-family: "montserratregular";
}

.store-locator-page .store-locator-carousel .owl-item.active .item-text small, .store-locator-page .store-locator-carousel .owl-item.active .item-text span, .store-locator-page .store-locator-carousel .owl-item.active .item-text strong {
    color: #c51230;
}

.store-locator-page .store-locator-carousel .owl-controls .owl-buttons div.owl-next {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/locator-next.png) left top no-repeat;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    right: 15px;
}

.store-locator-page .store-locator-carousel .owl-controls .owl-buttons div.owl-prev {
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/locator-next.png) left top no-repeat;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    left: 15px;
    text-indent: 9999px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
}

.store-locator-page .store-locator-carousel .owl-controls .owl-buttons div.disabled {
    opacity: 0.5;
}

.store-locator-page .location-block {
    padding: 35px 50px;
    border-top: 1px solid #d0d0cf;
}

.store-locator-page .location-block .left-location-content {
    float: left;
    margin-right: 50px;
    width: 25%;
}

.store-locator-page .location-block .left-location-content .btn, .store-locator-page .location-block .left-location-content #store-carousel .edit-address, #store-carousel .store-locator-page .location-block .left-location-content .edit-address, .store-locator-page .location-block .left-location-content .address-box .make-default, .address-box .store-locator-page .location-block .left-location-content .make-default, .store-locator-page .location-block .left-location-content .address-box .default-corner, .address-box .store-locator-page .location-block .left-location-content .default-corner, .store-locator-page .location-block .left-location-content .section-user #edit-submit, .section-user .store-locator-page .location-block .left-location-content #edit-submit, .store-locator-page .location-block .left-location-content .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .store-locator-page .location-block .left-location-content .meals-btn {
    margin-bottom: 16px;
}

.store-locator-page .location-block .left-location-content h4 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 18px;
    text-transform: uppercase;
    color: #000;
    font-family: 'a_love_of_thunderregular';
}

.store-locator-page .location-block .left-location-content ul li {
    font-family: "montserratregular";
    line-height: 1.2;
    margin-top: 25px;
}

.store-locator-page .location-block .left-location-content ul li:first-child {
    margin-top: 0;
}

.store-locator-page .location-block .left-location-content ul li span {
    display: block;
    font-size: 14px;
}

.store-locator-page .location-block .store-picture {
    overflow: hidden;
}

.store-locator-page .location-block .store-picture img {
    width: 100%;
    display: block;
    border: 1px solid #c51230;
}

.store-locator-page .location-block h5 {
    color: #999;
    font-size: 14px;
    font-family: "montserratregular";
    line-height: 1;
    margin: 0 0 8px;
}

.store-locator-page .fiveinone-logo img {
    height: 278px;
    width: 400px;
}

.store-locator-page .fiveinone-logo span {
    font-family: 'montserratregular';
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

.nutrition-page {
    font-family: 'montserratregular';
    padding: 15px 15px 50px;
}

.nutrition-page h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.nutrition-page h1 a {
    color: #c41230;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 22px;
    font-family: 'montserratregular';
}

.nutrition-page h1 a span {
    text-decoration: underline;
}

.nutrition-page .kfc-facts h2 {
    margin: 0;
    font-family: 'a_love_of_thunderregular';
    font-size: 20px;
    text-transform: uppercase;
}

.nutrition-page .kfc-facts ul li {
    font-size: 15px;
    line-height: 1.2;
    padding: 0 0 14px 26px;
    background: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/terms-tick.png) left 4px no-repeat;
    font-family: 'montserratlight';
}

.nutrition-page .kfc-facts ul li span {
    color: #c51230;
    font-weight: bold;
}

.nutrition-page .nutrition-desc {
    line-height: 1.2;
    text-align: center;
    margin-bottom: 15px;
    font-size: 15px;
}

.nutrition-page table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
}

.nutrition-page table td {
    border: 1px solid #babab8;
    font-family: 'montserratlight';
    padding: 10px;
}

.nutrition-page table .td2 {
    color: #000;
    font-size: 14px;
    height: 30px;
}

.nutrition-page table .td2 td {
    vertical-align: middle;
    font-family: 'montserratbold';
    border-bottom: none;
}

.nutrition-page table .td2 td table td:last-child {
    border-right: none;
}

.nutrition-page table .td1 td {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 18px;
    height: 30px;
    vertical-align: middle;
}

.nutrition-page .scroll-panel {
    border-bottom: 1px solid #babab8;
    margin: 33px 0 0;
    max-height: 529px;
    overflow-y: auto;
}

.nutrition-page .addborder {
    border-top: 1px solid #babab8;
}

.nutrition-page br {
    display: none;
}

.promotions-page {
    font-family: 'montserratregular';
    padding: 10px 25px 30px;
    line-height: 1.2;
}

.promotions-page h1 {
    color: #000;
    font-family: 'a_love_of_thunderregular';
    font-size: 58px;
    line-height: 1;
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.promotions-page h5 {
    font-size: 16px;
    color: #000;
    margin: 0 0 2px;
}

.promotions-page h5 span {
    text-decoration: underline;
    display: inline-block;
}

.promotions-page ul {
    padding: 0 0 20px 25px;
}

.promotions-page ul li {
    list-style: outside none disc;
    font-size: 15px;
    font-family: 'montserratlight';
}

.customize-semiproduct {
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    clear: both;
    display: block;
    margin-left: 46px;
    position: relative;
    top: 4px;
    padding-right: 27px;
}

.customize-semiproduct .icons-custmize {
    width: 16px;
    height: 6px;
    top: -6px;
    position: absolute;
    left: 118px;
    background-position: 0 -250px;
}

.customize-semiproduct .icons-hidecustmize {
    width: 15px;
    height: 15px;
    top: 12px;
    position: absolute;
    right: 12px;
    background-position: -24px -246px;
    cursor: pointer;
}

.customize-semiproduct ul {
    overflow: hidden;
}

.customize-semiproduct ul li {
    float: left;
    width: 33.3333%;
    margin: 15px 0;
    position: relative;
}

.customize-semiproduct ul li .remove {
    font-size: 12px;
    position: absolute;
    right: 62px;
    top: 4px;
}

.customize-semiproduct ul li .product-list {
    width: 100%;
    margin: 0;
}

.customize-semiproduct ul li .product-list figure {
    margin-bottom: 7px;
}

.customize-semiproduct ul li .product-list .product-name {
    margin-bottom: 7px;
}

.customize-semiproduct ul li .custmize-price strong {
    font-family: 'montserratbold';
    font-size: 18px;
    margin-left: 2px;
}

.customize-semiproduct ul li .custmize-price small {
    font-size: 14px;
}

.add-extra-pro {
    float: right;
    display: none;
    width: 20px;
    position: relative;
    margin-top: -36px;
}

.session-expire {
    color: #000;
    font-size: 15px;
    padding: 68px 0 93px;
    text-align: center;
}

.session-expire .common-link {
    color: #c51230;
    margin-top: 16px;
}

.session-expire .common-link a {
    color: #c51230;
}

.not-found {
    color: #c51230;
    font-size: 18px;
    font-weight: bold;
    padding: 50px 0 100px;
    text-align: center;
}

.contribute-add-hope {
    padding-bottom: 14px;
    border-bottom: 1px solid #ee2b33;
    margin-bottom: 6px;
    margin-top: 6px;
}

.contribute-add-hope span {
    margin-left: 6px;
    position: relative;
    top: -2px;
}

.add-hope {
    font-family: "montserratregular";
    line-height: 1.2;
    margin: 26px 0 80px;
    position: relative;
    text-align: center;
}

.add-hope h1 {
    color: #000;
    font-family: "a_love_of_thunderregular";
    font-size: 58px;
    line-height: 1;
    margin: 0 0 38px;
    text-align: center;
    text-transform: uppercase;
}

.add-hope-btn {
    margin-top: -80px;
}

.add_hope_btn {
    background-color: rgba(86, 12, 19, 0.66);
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid transparent;
    font-size: 16px;
    line-height: 1.21;
    padding: 14px 50px;
}

.icons-tel {
    background-position: -150px -100px;
    bottom: -13px;
    height: 39px;
    left: -31px;
    position: absolute;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    width: 33px;
}

.extra-cheese-img > img {
    max-width: 71px;
    max-height: 44px;
}

@media only screen and (min-width: 980px) and (max-width: 1095px) {
    .container, .footer #footer, .copyright .region-bottom, #first-banner, #second-banner .region-second-banner, #content.content, .footer #footer, .copyright .region-bottom, #first-banner, #second-banner .region-second-banner, #content.content {
        padding: 0 10px;
    }

    .custom-menu {
        right: 10px;
    }

    .footer #footer {
        padding: 0 10px 45px;
        overflow: hidden;
    }

    #popular-now {
        background-size: 100% 100%;
    }

    .product-block {
        padding: 0 30px;
    }

    .offer-content .offer-small-list li {
        max-width: 500px;
        padding: 0 21px;
    }

    .mid-header .search-fliter {
        width: 190px;
    }

    .term-condition-page, .disclaimer-page {
        padding: 29px 105px 65px;
    }

    .checkout-section .cols-1 {
        max-width: 135px;
    }

    .checkout-section .cols-2 {
        max-width: 818px;
    }

    .checkout-section .cols-2 .column-1 {
        max-width: 545px;
        padding-right: 5px;
    }

    .checkout-section .cols-2 .column-4 {
        max-width: 42px;
    }

    #order-now-address {
        margin-right: 206px;
    }

    #order-now-address a {
        padding: 0;
    }

    .connect-widthus-page {
        padding-top: 45px;
    }

    #content.content {
        padding-top: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .container, .footer #footer, .copyright .region-bottom, #first-banner, #second-banner .region-second-banner, #content.content, .footer #footer, .copyright .region-bottom, #first-banner, #second-banner .region-second-banner, #content.content {
        padding: 0 10px;
    }

    .custom-menu {
        right: 10px;
    }

    .footer #footer {
        padding: 0 10px 45px;
        overflow: hidden;
    }

    #popular-now {
        background-size: 100% 100%;
    }

    .product-block {
        padding: 0;
    }

    .product-list {
        padding: 0 10px;
        width: 32.8%;
    }

    .lightbox-panel .lightbox-container {
        max-width: 750px;
    }

    .lightbox-panel .lightbox-body {
        padding: 35px 35px 30px;
    }

    .search-input {
        max-width: 346px;
    }

    .footer {
        font-size: 11px;
    }

    .horizontal-control .form-group, .login-block .form-group {
        width: 252px;
    }

    .single-box .form-group {
        width: 507px;
    }

    .term-condition-page, .disclaimer-page {
        padding: 66px 40px 65px;
    }

    .term-condition-page h1, .disclaimer-page h1 {
        font-size: 52px;
    }

    .term-condition-page h1 a, .disclaimer-page h1 a {
        top: 89px;
    }

    #lightboxPannel-register .create-account-search .search-input {
        max-width: 469px;
    }

    #middle-header .menu-block-wrapper > ul > li {
        padding: 0 10px 0 12px;
    }

    .header .header__logo {
        margin-top: -3px;
        width: 20%;
    }

    .header .main-header-block {
        width: 80%;
    }

    #middle-header .menu-block-wrapper > ul > li ul li {
        padding: 0 2px 0 4px;
    }

    .mid-header .search-fliter {
        width: 182px;
    }

    .delivery-checked ul.myaddress li {
        width: 33.333%;
    }

    .tab-block .tab-pannel {
        padding: 0 10px 20px;
    }

    .myaccount-page .user-details li {
        padding: 0 5px;
    }

    .myaccount-page .user-details li strong, .myaccount-page .user-details li a {
        font-size: 18px;
    }

    .checkout-section .cols-1 {
        max-width: 94px;
    }

    .checkout-section .cols-2 {
        max-width: 621px;
    }

    .checkout-section .cols-2 .column-1 {
        max-width: 421px;
        padding-right: 5px;
    }

    .checkout-section .cols-2 .column-4 {
        max-width: 42px;
    }

    .checkout-section .order-summary {
        padding: 12px 10px;
    }

    .checkout-section .cols-2 .column-2 {
        max-width: 70px;
    }

    .checkout-section .cols-2 .column-3 {
        max-width: 95px;
    }

    .checkout-section .cols-2 .column-4 {
        max-width: 32px;
    }

    .checkout-section .cols-1 strong, .checkout-section .cols-2 .column-1 strong {
        font-size: 14px;
    }

    .checkout-section .cols-2 .btn, .checkout-section .cols-2 #store-carousel .edit-address, #store-carousel .checkout-section .cols-2 .edit-address, .checkout-section .cols-2 .address-box .make-default, .address-box .checkout-section .cols-2 .make-default, .checkout-section .cols-2 .address-box .default-corner, .address-box .checkout-section .cols-2 .default-corner, .checkout-section .cols-2 .section-user #edit-submit, .section-user .checkout-section .cols-2 #edit-submit, .checkout-section .cols-2 .meals-product .meals-cart .meals-btn, .meals-product .meals-cart .checkout-section .cols-2 .meals-btn {
        font-size: 13px;
    }

    .mid-header .full-searchbox {
        width: 96.3% !important;
    }

    #order-now-address {
        margin-right: 0;
        font-size: 16px;
    }

    #middle-header .menu-block-wrapper > ul > li {
        font-size: 16px;
    }

    #order-now-address a {
        padding: 0;
    }

    .connect-widthus-page {
        padding-top: 45px;
    }

    #content.content {
        padding-top: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
    .mid-header .search-fliter {
        width: 93px;
    }

    .mid-header .full-searchbox {
        width: 96.3% !important;
    }
}

.career-form {
    max-width: 800px;
    margin: 0 auto 50px;
    overflow: hidden;
}

.personal-info, .bit-more-info {
    overflow: hidden;
    border: 1px solid rgb(120, 120, 120);
    position: relative;
}

.personal-info > div:nth-child(even), .bit-more-info > div:nth-child(even) {
    border-right: 0px;
}

.personal-info {
    margin-bottom: 40px;
}

.personal-info #edit-field-gender {
    padding: 4px 2%;
}

.personal-info > div, .bit-more-info > div {
    min-height: 92px;
    float: left;
    width: 50%;
    padding: 0 2%;
}

.bit-more-info > div.captcha-wrapper {
    float: none;
    width: 100%;
    overflow: hidden;
}

.bit-more-info .inner-wrapper {
    width: 20%;
    float: left;
}

.bit-more-info .inner-wrapper .captcha-text {
    margin: 24px 0 0 25px;
    position: absolute;
    border: 1px solid #000;
    padding: 10px;
}

.bit-more-info .inner-wrapper .img-reload {
    margin: 32px 0 0 115px;
    position: absolute;
    background-image: url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/icons-reload.png);
    height: 20px;
    width: 20px;
}

.bit-more-info #edit-actions {
    float: right;
    margin-top: 28px;
    text-align: center;
    width: 32%;
}

.personal-info > div:last-child, .bit-more-info > div:last-child {
    border: 0px;
}

.personal-info > #edit-field-email-address {
    border-bottom: 0px;
}

.career-form .form-item-title {
    display: none;
}

.bit-more-info .form-managed-file {
    margin-top: 18px;
}

.career-form .description {
    display: none;
}

.career-form .form-text {
    background: rgba(138, 138, 137, 0.1) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #010101;
    font-family: "montserratregular";
    font-size: 14px;
    line-height: 1.25;
    margin: 0;
    padding: 8px 14px;
    width: 100%;
}

.career-form .date-no-float {
    width: 100%;
}

.career-form .container-inline-date .date-padding {
    float: none;
}

.career-form label {
    margin-bottom: 10px;
    font-weight: bold;
}

.career-form .container-inline-date .form-item, .career-form .container-inline-date .form-item input {
    width: 100%;
}

.career-form .form-item {
    margin: 10px 0;
}

.career-form #edit-field-date-of-birth {
    padding: 10px 2%;
    clear: left;
}

.career-form #edit-field-date-of-birth .form-item {
    margin: 0;
}

.career-form #edit-field-date-of-birth-und-0-value-datepicker-popup-0 {
    background: rgba(138, 138, 137, 0.1) url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/calendar.png) no-repeat scroll 98% 50%;
}

.career-form #edit-submit {
    background: #c51230 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 16px;
    line-height: 1.21;
    padding: 10px 25px 12px;
    text-align: center;
    text-decoration: none;
    min-width: 120px;
}

.career-form #edit-submit:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c51230;
    color: #c51230;
}

.career-form h1 {
    color: #000;
    font-family: "a_love_of_thunderregular";
    font-size: 35px;
    line-height: 1;
    margin: -60px 14px 38px;
    text-transform: uppercase;
}

.career-form h3 {
    font-family: "a_love_of_thunderregular";
    font-size: 16px;
    text-align: center;
    margin: 50px 0;
}

.career-form h4 {
    font-family: "a_love_of_thunderregular";
    font-size: 15px;
    letter-spacing: 0.2px;
    margin-bottom: 7px;
}

.career-form .form-select {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 6px 14px;
    appearance: none;
    background: rgba(138, 138, 137, 0.1) url(//d2k702tkq1u90f.cloudfront.net/sites/all/themes/kfc_main/images/bottom-arrow.png) no-repeat 98% 50%;
}

.careers-radio {
    overflow: hidden;
}

.careers-radio > div {
    float: left;
    width: 35%;
    margin-left: 3px !important;
}

.careers-radio > div label {
    margin-left: 4px;
    font-weight: normal;
}

.careers-radio > div input[type="radio"] {
    position: relative;
    top: 3px;
}

#edit-field-gender .careers-radio > div, #edit-field-willingness-to-work-in-shi .careers-radio > div, #edit-field-driving-license .careers-radio > div {
    width: 24%;
}

.career-form .required-msg {
    display: none;
    background-color: #ffd408;
    float: right;
    font-family: "montserratregular";
    font-size: 14px;
    height: 27px;
    letter-spacing: 0.3px;
    margin: 40px 375px;
    padding: 5px;
    position: absolute;
    width: 25%;
}

.career-form .wrong-captcha {
    display: none;
    font-family: "montserratregular";
    color: #c51230;
    margin-top: -5px;
    position: absolute;
    width: 185px;
}

.add_pro_loader_cart {
    margin: 60px 0 0 0;
    text-align: center;
}

.address-or-notFound-error {
    color: #fff;
    font-size: 14px;
    font-family: "montserratregular";
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.locator-loader {
    display: none;
    float: right;
    height: 32px;
    margin: 6px -40px;
    position: relative;
    width: 32px;
}

#main, section {
    height: auto;
}

a.btn:hover {
    color: #c51230;
}

/**/
