
body .visible-greatbarr, body .visible-ladywood { display:none !important; } 
body .hidden-greatbarr, body .hidden-ladywood { display:inherit !important; } 
body.shop_greatbarr .hidden-greatbarr, 
body.shop_ladywood .hidden-ladywood { display:none !important; }
body.shop_greatbarr .visible-greatbarr, 
body.shop_ladywood .visible-ladywood { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
body {


	background-attachment: scroll;
}

header, #mobile-header {

	background-image:none;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* Mobile */
.mobile .km-content {
}
.mobile #mobile-header {
}

/* 
    font-family: "forma-djr-micro", sans-serif; Body
    font-family: "six-hands-brush", sans-serif; 
    font-family: "six-hands-condensed", sans-serif; Navbar
*/
.social_media_links {
 	max-width: 200px;
    margin: 0px auto;
}
.social_media_links img {
 	max-width: 40px;   
}
.social_media_links a,
.social_media_links a:hover,old
.social_media_links a:focus {
 	background: none;   
}
.social_media_links a small {
 	display: none;   
}

.table-condensed th, .table-condensed td {
    padding: 6px 5px 4px;
}
.page_home h2:not(.modal h2), .page_home h5:not(.modal h5) {
    font-family: "six-hands-brush", sans-serif;     
}

body {
  padding: 0;
  font-family: "forma-djr-micro", sans-serif !important;
  background: black;
  background-image: none;
}

.website-image {
  text-align: center;
}
.website-image img {
  border: 3px solid #383434;
}
.carousel-control {
  position: absolute;
  left: -30px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  background: none;
  border: none;
}

.carousel-control.right {
  left: 51px;
  right: 0;
}

.page_home .outer-wrapper {
  opacity: 0;
}

.page_menu #body,
.page_checkout .container,
.page_members .container,
.page_contact-us #body,
.page_order-complete #body,
.page_review-order #body,
.page_welcome #body,
.page_menu #body {
  padding: 0 1em;
}

.modal h3 {
  font-size: 32px !important;
  font-family: "forma-djr-micro", sans-serif !important;
  color: white !important;
  text-transform: capitalize !important;
  line-height: normal !important;
}
.modal .modal-body h3 {color: black !important;}
.modal .modal-footer h3 {
  color: black !important;
}
.modal .media-body {
  padding: 12px 12px 6px;
}
.home .modal h1,
.home .modal h2,
.home .modal h3,
.home .modal h4,
.home .modal h5 {
    line-height: normal;
}
.modal .dropdown-toggle:hover .caret, .modal .dropdown-toggle:focus .caret {
    border-top: #00bef6 solid !important;    
}

.modal .type-choose-multiple .dropdown-toggle:hover, .modal .type-choose-multiple .dropdown-toggle:focus {
    /*background: unset !important;
    color: white !important;*/
    text-shadow: none;
}

.modal .type-choose-multiple .dropdown-toggle.btn-success:hover .caret, 
.modal .type-choose-multiple .dropdown-toggle.btn-success:focus .caret,
.modal .type-choose-multiple .dropdown-toggle.btn-danger:hover .caret, 
.modal .type-choose-multiple .dropdown-toggle.btn-danger:focus .caret,
.modal .type-choose-multiple .dropdown-toggle.btn-info:hover .caret, 
.modal .type-choose-multiple .dropdown-toggle.btn-info:focus .caret {
       border-top: white solid !important;
}

.modal .type-choose-multiple .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
.modal .type-choose-multiple .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus {
 	   color: #000000;
}
.modal .type-choose-multiple .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover .caret,
.modal .type-choose-multiple .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus .caret{
       border-top: #000000 solid !important;
}

.modal .modal-body .well {
    color: #000;
}

.uk-offcanvas-bar {
    background: black !important;
    border: 3px solid #383434;
}

.btn-special:hover, .btn-special:focus {
  transition: 0.2s;
  transform: scale(1.1);
  text-decoration: none;
}
.btn:hover, .btn:focus {
 	transition: .2s;
    /*background: none !important;*/
    text-decoration: none;    
    box-shadow: none !important;
    border: none !important;
    color: white;
    text-shadow: none;
}

.btn-special:hover, .btn-special:focus {
  color: black;
}

.btn-special:hover span, .btn-special:focus span {
 left: 12px;
}
.btn {
  transition: 0.2s;
}
.sys-alert.sys-message {
  border: none;
  color: white;
  text-align: center;   
}

.well.well-small.sys-alert.sys-message.fade.in {
    background: #eb711e !important;
}

#responsive-food-menu .btn-navbar:hover, #responsive-food-menu .btn-navbar:focus {
	transform: scale(1.0) !important;
} 
.alert-success {
  background-color: #1da739;
}
.alert-info {
  background: #17c9e3;
}
.alert-warning {
  background: #e3be17;
}
.alert-danger {
  background: #ff5961;
}
button {
  font-family: "forma-djr-micro", sans-serif;
}
.btn {
  border: none;
  box-shadow: none;
  font-family: "six-hands-condensed", sans-serif !important;
  padding: 6px 18px !important;
  /*font-size: 26px !important;*/
    font-size: 20px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.trigger-paymentmethod .btn {
 	font-size: 26px !important;   
}

.btn-danger {
  background: #e31721 !important;
}
.btn-danger:hover, .btn-danger:focus {
  /*color: #e31721 !important;*/
    color: #FFFFFF !important;
    background: #cf151e !important;
}
.btn-success {
  background: #00aa6f !important;
}
.btn-success:hover, .btn-success:focus {
    /*color: #00aa6f !important;*/
    color: #FFFFFF !important;
    background: #01925f !important;
}
.btn-inverse, .btn.dropdown-toggle.btn-option {
  /*background: black;*/
    background: #a6a6a6;
    text-shadow: none;
}
.btn-inverse:hover, .btn-inverse:focus, 
.btn.dropdown-toggle.btn-option:hover,
.btn.dropdown-toggle.btn-option:focus {
  color: #fff !important;
    background: #8e8d8d !important;
}
.btn-info {
  background: #00bef6;
}
.btn-info:focus, .btn-info:hover {
    /*color: #00bef6;*/
    background: #03aadc !important;
}
.btn-warning {
  background: #ff9500;
}
.btn-warning:hover, .btn-warning:focus {
  /*color: #ff9500;*/
    background: #eb8900 !important;
}
.btn-link {
  text-shadow: none;
  color: #06c8aa;
}
.btn-link:hover, .btn-link:focus {
  color: #00ffd8;
}
.btn-primary {
  box-shadow: none;
  background: #0088ff;
}
.btn-primary:hover, .btn-primary:focus {   
  /*color: #0088ff;*/
    background: #0378de;
}
.modal .btn .caret {
  margin-top: 5px;
}
.text-info {
  color: #00abff;
}
.text-error {
  color: #ff0500;
}
.text-success {
  color: #00b603;
}
.modal .control-group .caret {
  margin-top: 8px;
}
.label-success,
.badge-success {
  background: #00aa6f !important;
  padding: 6px 6px 5px 7px;
}
.label-important,
.badge-important {
  padding: 6px 6px 5px 7px;
  background: #e31721 !important;
}
.label-info,
.badge-info {
  padding: 6px 6px 5px 7px;
  background: #00abff !important;
}
.label-warning,
.badge-warning {
  padding: 6px 6px 5px 7px;
  background-color: #f89406;
}
.well {
  color: #d4d7d9;
  background: #242222;
  border: 3px solid #383434;
}

.control-group .controls .input-append {
        display: flex;
        flex-direction: column;
}

em {
  color: #ff64a0;
}
a {
  color: #06c8aa;
}
a:hover, a:focus {
  color: #06c8aa;
}
.table th,
.table td {
  background: none !important;
    line-height: normal;
}
* {
  border-radius: 0 !important;
}

input,
select,
textarea {
  font-family: "forma-djr-micro", sans-serif !important;
  padding: 5px 0 4px 12px !important;
  height: 33px !important;
  color: white !important;
  background-color: #383434 !important;
  border: none !important;
}
.page_information .page-header h1 {
  color: white;
}

.home-about,
#body-bottom-hr,
.ct_header_row,
#opening-status,
.main .column_modules,
#body > h1,
.column_modules,
#Homepage__Slider,
.main .column_slideshow,
.carousel-indicators {
  display: none;
}
#container {
  padding: 0;
  box-shadow: none;
  background: transparent;
}
.ct_details_bar {
  padding: 8px 0;
}
.ct_details_bar > .span6 {
  padding-top: 4px;
  text-align: center !important;
}
.ct_details_bar > .span6 > small {
  font-size: 10px;
}
.ct_user_status i,
.ct_local_branch_details i {
  margin-right: 12px;
  color: #f9e914;
  font-size: 21px;
}
.ct_local_branch_details,
.ct_user_status {
  color: white;
}
.ct_local_branch_details a,
.ct_user_status a {
  color: #f9e914;
  text-decoration: underline;
}
#line__top__header__article {
  background: #e31721;
}
header .navbar-inner {
  background: none;
  border: none;
  padding: 0;
  box-shadow: none;
}
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 1em;
  margin-top: 2em;
}
header .navbar {
  width: 100%;
}
header .navbar .btn-navbar,
header .navbar .btn-navbar:hover,
header .navbar .btn-navbar:focus,
header .navbar .btn-navbar:active,
header .navbar .btn-navbar.active,
header .navbar .btn-navbar.disabled,
header .navbar .btn-navbar[disabled] {
  background: transparent;
  border: none;
  box-shadow: none;
}

header .navbar .icon-bar {
  background-color: red !important;
}
header .navbar .nav {
  font-family: "six-hands-condensed", sans-serif;
}
header .navbar .nav > li > a {
  padding: 0 !important;
}
header .navbar .nav > li > a,
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus {
  padding: 10px 15px 10px;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  color: white !important;
  font-size: 36px;
  font-weight: 400 !important;
  background: none;
}
header .nav-collapse .dropdown-menu li+li a {
    margin-bottom: 4px;
}
header .nav-collapse .nav > li {
  margin: 18px 0;
}
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus {
  color: #06c8aa !important;
}
header .navbar .nav > .contact-us > a {
  padding-right: 0;
}
header .navbar .nav li.dropdown > .dropdown-toggle .caret {
  transform: scale(1.9);
  border-top: 7px solid;
  border-top-color: #06c8aa !important;
}
header .navbar .nav > li > a:focus,
header .navbar .nav > li > a:hover {
  color: #06c8aa;
}
header .navbar .nav li.dropdown.open > .dropdown-toggle,
header .navbar .nav li.dropdown.active > .dropdown-toggle,
header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #06c8aa;
  background: none;
}

header .nav-collapse .open > .dropdown-menu {
  height: fit-content;
  overflow-y: hidden;
}
header .dropdown-menu > li > a {
  /*padding: 12px 32px 0 0 !important;*/
    padding: 6px 32px 6px 0px !important;
}
header .dropdown-menu {
  width: 100%;
  margin-top: 16px;
  border-radius: 0;
  background: #06c8aa;
}
header .dropdown-menu > li > a {
  text-align: center;
  font-size: 26px;
  margin: 6px 0;
  padding: 14px 20px;
  color: white !important;
  font-weight: 400 !important;
}

header .nav-collapse .nav > li > a:hover,
header .nav-collapse .nav > li > a:focus,
header .nav-collapse .dropdown-menu a:hover,
header .nav-collapse .dropdown-menu a:focus {
  background: transparent;
  color: #06c8aa !important;
}

.page_home h2 {  
  font-size: 60px;
  line-height: inherit;
  z-index: 2;
  color: red;
  position: relative;
}
.special__text {
  width: fit-content;
  margin: auto;
}
.special__text::before {
  color: #fae915;
  position: absolute;
  right: 3px;
  z-index: 1;
  top: -5px;
  width: max-content;
}
#Cheeseburgers::before {
  content: "Cheeseburgers!";
}

#Sizzling__Offer::before {
  content: "Sizzling Offer!";
}

#lucrative::before {
  content: "Lucrative Offer!";
}

#Unmissable__Offer::before {
    content: "Unmissable Offer!";
}

#Irresistible__Offer::before {
    content: "Irresistible Offer!";
}
#Crazy__Offer::before {
    content: "Crazy Discount!";
}

.page_welcome #welcome-row-fluid-outer {
    text-align: center;
    color: white;
}

.page_welcome .navbar {
    display: none;
}

.page_welcome #welcome-row-fluid-outer h1 {
    font-size: 55px !important;
    line-height: 52px;
    font-weight: 600;
    color: #fae915!important;
    font-family: "six-hands-brush", sans-serif;
    margin: auto;    
}

.page_welcome #welcome-row-fluid-outer h2 {
	font-size: 21px;
    font-weight: 300;
    margin: 10px auto 20px;
    line-height: normal;
}

.page_welcome .branches_map {
    padding: 0;
}

.page_welcome #logo img {
    max-height: 100px;
}

.page_welcome header {
    padding-bottom: 4em;
}

.page_welcome .well {
    color: white;
    background: #eb711e !important;
    border: none;
}

.page_welcome .well p {
    font-weight: 400;
}

.page_welcome #branch_finder_box_pc {
    padding: 0 !important;
    background-color: white !important;
}


.page_home h3 {
  font-family: "six-hands-condensed", sans-serif;
  text-transform: uppercase;
  font-size: 60px;
  line-height: inherit;
  margin: 0;
  font-weight: 400;
  color: #06c8aa;
}
.page_home h4 {
  font-size: 21px;
  color: white;
  font-weight: 500;
  line-height: normal;
  margin: 18px 0;
}
.page_home p:not(.modal p) {
  color: white;
  font-weight: 400;
}
.page_home h4 span {
  color: #06c8aa;
}

.page_home h5 {
  font-size: 56px;
  color: white;
  font-weight: 500;
  line-height: inherit;
  margin: 12px 0;  
}

#myCarousel .carousel-caption {
  position: unset;
  text-align: center;
}
.page_home #myCarousel .item > img {
  max-width: 24em;
  margin: auto;
}
.page_members .radio, .page_members .checkbox { max-height: 25px;}
.page_members .radio input[type="radio"], .page_members .checkbox input[type="checkbox"] {float: none;margin-bottom: 8px;}
.btn-special {
  transition: 0.2s;
  padding: 6px 30px 8px 35px;
  text-transform: uppercase;
  font-size: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
  margin: auto;
  position: relative;
  font-family: "six-hands-condensed", sans-serif;
  letter-spacing: 1px;
  color: black;
  border-radius: 0 !important;
  border: none;
}

.btn-special span {
    transition: 0.2s;
    
}

.orange {
  background: #eb711e;
}

.lima {
  background: #76bf28;
  padding-top: 12px;
  padding-bottom: 14px;
}

.carot--right {
  width: 0;
  height: 0;
  display: inline-block;
  border: 10px solid transparent;
  border-left-color: black;
  transform: scale(3.5, 1.8);
  left: 18px;
  position: absolute;
}

.carot--right:after {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #06c8aa;
  transform: scale(2.5, 2.5);
  left: -6px;
  position: absolute;
  top: -4px;
}

.carot--right--yellow,
.carot--right--yellow--green {
  width: 0;
  height: 0;
  display: inline-block;
  border: 10px solid transparent;
  border-left-color: #eb711e;
  transform: scale(3.5, 1.8);
  left: 18px;
  position: absolute;
}

.carot--right--yellow--green {
  border-left-color: #06c8aa !important;
}

.carot--right--yellow:after,
.carot--right--yellow--green::after {
  content: "";  
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #fae915;
  transform: scale(2.5, 2.5);
  left: -6px;
  position: absolute;
  top: -4px;
}

.carot--right--yellow--green::after {
  border-left-color: #fae915 !important;
}

.page_home #body .main {
  height: 590px;
}

.image__right__side__home__slider {
  height: 40em;
  width: 100%;
}

.Oversized__Slider__Image {
  max-width: 310px;
  margin-top: 20px;
  height: fit-content;
  width: 100%;
}

#test__second {
  position: relative;
  background-image: url("/myimages/889/Flame__Grill__Perfection.jpg");
  background-size: cover;
  background-position-x: center;
  overflow-x: hidden;
}
#Second__Section {
  background: transparent;
  position: relative;
  overflow: hidden;
}

#Green__Yelow {
  display: none;
}
#background__chicken {
  display: none;
}

#Second__Section__Left__Side {
  height: 25em;
  margin: 6em auto 0em;
  position: relative;
}

#underground__box__1, #underground__box__2 {
  background: #fae91a;
  position: absolute;
  top: 7px;
  right: 0;
  width: 320px;
  height: 90%;
  clip-path: polygon(0 0, 100% 0, 90% 82%, 10% 94%);
  left: 12px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

#underground__box__2 {
  background: #eb711e;  
  top: 0;       
  left: 0px;
  right: 0;  
  text-align: center;
}

#underground__box__2 h5 {
  padding-top: 22px;
}

#underground__box__2 p {
  padding: 0 2em;
  color: black;
  font-weight: 500;
  margin-top: 27px;
  font-size: 12px;
  max-width: 190px;
  margin: auto;
  margin-top: 26px;
}
#Second__Section__Left__Side .input-append {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#mod_postcode_box_pc {
  border-radius: 0;
  background: #e78543 !important;
  border: none;
  box-shadow: none;
  color: black !important;
  margin-top: 12px;
  font-size: 46px;
  margin-bottom: 10px;
  font-family: "six-hands-condensed", sans-serif !important;
  height: fit-content !important;
  padding: 2px 8px 6px !important;
}

#mod_postcode_box_pc::placeholder {
  color: black !important;
  opacity: 0.4;
}

#Second__Section__Left__Side .input-append .dropdown-menu {
  z-index: 19;
  position: absolute;
  top: -70px;
  left: -43px;
  background: #06c8aa;
  border-radius: 0;
}

#Second__Section__Left__Side .input-append .dropdown-menu > li > a {
  color: white;
  font-weight: 600;
}

#Second__Section__Left__Side .input-append .caret {
  border: none;
}

#Flame__Grilled__Perfection {
  text-align: center;
  line-height: 62px;
  font-size: 60px;
  max-width: 350px;
  margin: auto;
}

#Flame__Grilled__Perfection::before {
  content: "'Flame Grilled Perfection!'";
  color: #fae915;
  position: absolute;
  right: 6px;
  z-index: 1;
  top: -5px;
  width: fit-content;
  line-height: 62px; 
}

#top__image__fifth__section, #bottom__image__fifth__section {
  position: absolute;
  top: -37px;
  width: 100%;
  height: 120px;
  object-fit: contain;
  transform: scale(1) rotate(0deg);
  left: 0px;
}

#bottom__image__fifth__section {
    top: unset;
	bottom: -37px;
}



#Second__Section__Right__Side {
  margin-bottom: 3em;
  margin-left: 0;
}

#border__top__second__section {
  position: absolute;
  top: 17px;
  height: 30px;
  width: 100%;
  object-fit: cover;
}
#border__top__second__section__big, #border__bottom__second__section__big {
    display: none;
}
#Third__Section {
  position: relative;
  overflow: hidden;
  background: #06c8aa;
  padding: 5em 2em 4em;
  top: -1px;
}
#Third__Section a {
  margin: 24px auto;
}

#Third__Section__Green__Square {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
}
#Third__Section__Left__Side {
  max-width: 300px;
  margin: auto;
  margin-bottom: 72px;
}

#Third__Section__Left__Side h2,
#Peri_Ko {
  font-size: 40px;
  margin: auto;
  margin-bottom: 32px;
  max-width: fit-content;
  line-height: 22px;
}

#Third__Section p {
  max-width: 300px;
  margin: auto;
}

#Third__Section__Left__Side h2::before {
  content: "Choose Your Flavour!";
  color: #fae915;
  position: absolute;
  right: 4px;
  z-index: 1;
  top: -4px;
  width: max-content;
}

#middle_p_ts {
  margin: 12px auto !important;
}

#Peri_Ko::before {
  content: "Peri KO";
  color: #fae915;
  position: absolute;
  z-index: 1;
  top: -4px;
  width: max-content;
  right: 3px;
}



#Third__Section__Right__Side {
  text-align: center;
}
#yellow__p__ts {
  color: #fae915 !important;
  font-weight: 500 !important;
}

#Fourth__Section {
  padding: 6em 2em 0;
  background: #eb711e;
  position: relative;
  top: -1px;
}
#Fourth__Section div article {
  margin-bottom: 5em;
  text-align: center;
}

#Fourth__Section div article img {
  margin-bottom: 12px;
}

#Fourth__Section div article:nth-child(1) h2::before {
  content: "Burgers";
}
#Fourth__Section div article:nth-child(2) h2::before {
  content: "Pizza";
}
#Fourth__Section div article:nth-child(3) h2::before {
  content: "Sides";
}
#meals__letters {
  max-width: fit-content;
  margin: auto;
  margin-bottom: 20px;
}
#meals__letters::before {
  color: #fae915;
  position: absolute;
  right: 3px;
  z-index: 1;
  top: -5px;
  width: max-content;
}

#test__fifth {
  position: relative;
}

#Fifth__Section {
  padding: 6em 0em 4em;
  position: relative;
}
#points__title {
  text-align: center;
}
#Fifth__Section__Left__Side {
  padding: 0 2em;
}
#p__points__section {
  color: #fae915;
  max-width: 350px;
  text-align: center;
  margin: 32px auto 24px;
}
#Fifth__Section__Right__Side img {
  margin-top: 3em;
}
#Fifth__Section {
  position: relative;
  overflow: hidden;
}

#Fifth__Section__Img {
  display: none;
  right: 159px;
  z-index: 2;
}
#Top__Bar {
  display: none;
  position: absolute;
  top: -2px;
  width: 100%;
}
.earn__points__button {
  padding: 18px 46px;
  padding-right: 38px;
}

footer {
  padding-bottom: 48px !important;
  padding-top: 48px !important;
}

footer .row-fluid {
  text-align: center;
}

footer small {
  color: white !important;
}

footer .cards {
  margin: 36px 0;
}

footer .vendor {
  display: flex !important;
  justify-content: center;
}

/* Home Delivery and Collection */
.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
  background: red !important;
  color: white !important;
}
.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ span {
  color: white !important;
}
.ctrl-mob-nav-search {
  align-items: center !important;
  display: flex !important;
}
.page_menu #responsive-food-menu .container {
  height: 60px;
}
.row-product:hover,
.row-product {
  background: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.page_menu .ui-helper-clearfix .btn {
  padding: 6px 8px !important;
}

.page_menu .popover {
  padding: 0 !important;
    color: black;
}

.modal-body .type-choose-one .dropdown-toggle {
    max-width: 100%;
    overflow: hidden;
}

.uk-offcanvas-bar #basket th small,
.uk-offcanvas-bar #basket td small {
  color: white !important;
}

.product-container-panel .ui-widget-header {
  background: none;
  color: #b0823c;
  border: none;
  margin: 22px 0 4px;
  padding: 0;
  font-size: 60px;
  line-height: normal;
  padding-bottom: 12px;
  text-align: center;
}
.how-im-ordering {
  background: none;
  border: none;
  box-shadow: none;
  color: white;
  text-shadow: none;
  text-align: center;
  border-radius: 0 !important;
  margin: 8px 0 !important;
}
.how-im-ordering span {
  color: #f9e914 !important;
}
.navbar-affix-container,
.navbar-affix-container .navbar-inner {
  border-radius: 0;
  background: #414141;
  border: none;
  height: auto !important;
}
.page_menu .ui-helper-clearfix {
  background: #242222;
  border: 3px solid #383434;
}

.ui-helper-clearfix .row-variation {
  margin-bottom: 12px;
}

.ui-helper-clearfix small {
  color: white;
}

.ui-tabs-vertical .ui-tabs-nav {
  background: none;
  border: none;
}
.ui-tabs-vertical .ui-tabs-nav li {
  border-radius: 0;
  margin: 4px 0 !important;
  background: black;
  box-shadow: none;
  border: none;
}
.ui-tabs-vertical .ui-tabs-nav li a {
  color: white;
  padding: 10px 7px 7px !important;
  font-weight: 700;
}

.ui-tabs-vertical .ui-tabs-nav li a:hover {
  color: white;
}
.ui-helper-clearfix .media-heading {
  color: #e31721 !important;
  font-size: 18px;
  line-height: normal;
}
.row-product .price {
  color: white;
  margin-top: 6px;
  font-weight: 700;
}
.page_menu .navbar .brand {
  text-shadow: none;
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  color: white;
  margin-top: 5px;
}
.ui-tabs-vertical .ui-tabs-panel {
  width: 100% !important;
}
#responsive-food-menu .btn-navbar {
  background: #414141;
  margin: 12px 12px !important;
  height: 100%;
}
#responsive-food-menu .ctrl-mob-nav-search {
  background: #414141 !important;
  border: none;
  box-shadow: none;
}

#responsive-food-menu .text-info {
  color: black;
}
.ctrl-mob-nav-search {
  padding-top: 12px;
  background: black !important;
}
#navbar-search-menu {
  height: 100%;
  display: flex;
  align-items: center;
  margin: auto 12px;
}
#navbar-search-menu #menu-search-box {
  border-radius: 0;
  width: 193px;
}
#basket-container {
  background: #eb711e !important;
  margin: 24px 0;
  border-radius: 0;
  padding: 21px;
  border: 2px solid black;
  margin-bottom: 20px !important;
  color: white !important;
}
.page_menu .basket-buttons a {
  padding: 8px 8px 9px 2px !important;
}

.well.dyn-optionset {
    background: #f5f5f5 !important;
}

.btn-add,
.btn-remove {
  padding: 0px 6px 4px 6px !important;          
}
.btn-add:hover, .btn-add:focus {
  background: #00aa6f !important;
}

.btn-remove:hover, .btn-remove:focus {
  background: #e31721 !important;
}

.btn-add {
  margin-right: 4px;
}
.page_menu .description h3 {
  line-height: inherit;
  font-size: 24px;
}
.basket-hr-separator {
  display: none;
}
#basket-container .ui-widget-content {
  border-radius: 0;
  margin-bottom: 24px;
}
#basket-container .basket-buttons #order-empty {
  margin-bottom: 18px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  background: #e31721;
  color: white;
  font-weight: 700;
}
.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-widget-header .ui-state-focus {
  background: #e31721 !important;
  color: white !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #f9e914 !important;
  color: black;
  text-shadow: none;
  font-weight: 700;
}
.popover-title {
  background-color: #e31721;
  color: white;
  padding: 8px 14px 4px;
}
.modal-header {
  background: #e31721;
  color: white;
}
.btn-group.extended.extended2 .btn {
  padding-top: 34px !important;
}

.btn-group.extended.extended2 .btn:hover, .btn-group.extended.extended2 .btn:focus {
	text-shadow: none !important;
    color: white;
}

.loyaltypoints_box {
  background: #242222 !important;
}

.loyaltypoints_box .row-credits .well {
  border: 3px solid #eb711e !important;
  background: transparent;
    color: white;
}

.loyaltypoints_box .row-credits .col-equals div {
  border: none !important;
}
.voucher_box input {
  height: 26px !important;
}
.page_checkout .ctl-pointsoptions .btn-link {
    padding: 6px 12px !important;
}

.loyaltypoints_box {
    background: #bc4c00 !important;
    border: none;
    color: white;
}

.loyaltypoints_box .ui-widget-header {
	    border: none;
    background: #eb711e;
    color: white;
    font-weight: bold;
}

.voucher_box .btn-success {
    padding: 7px 10px !important;
}

.modal-body .label {
    padding: 6px 4px 5px;
}

#logInWellBoxCheckout {
  display: flex;
  flex-direction: column;
}
#logInWellBoxCheckout #loginSignin {
  margin-bottom: 12px;
}
.page_checkout .container > .row-fluid > .span9 > h2 {
  color: white;
}
.page_checkout .container > .row-fluid > .span3.tr {
  display: none;
}
.page_checkout .well-basket {
  background: white;
  border: none;
  color: black;
}
.loyalty-card > div.col3,
.loyalty-card > div.col4 {
  border-radius: 100% !important;
}

.page_members legend {
  text-align: center;
  color: white;
  font-size: 32px;
  padding-bottom: 18px;
}
.nav-list > li > a,
.nav-list .nav-header {
  text-shadow: none;
}
.nav-list > li > a,
.nav-list .nav-header a {
  color: white;
}
.nav-header {
  color: white;
  font-size: 14px;
}
.page_members .nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.page_members .nav > li > a:hover,
.page_members .nav > li > a:focus {
  background: #06c8aa;
}
.section-my-orders .table th,
.section-my-orders .table td {
  background: black !important;
  color: white;
}
.page_members #frmMyProfile input {
  height: 28px !important;
  margin-right: 12px;
}
.page_members #frmMyProfile .dropdown-toggle, .page_members #frmAddHours .dropdown-toggle {
  background: #383434 !important;
  color: white;
  text-shadow: none;
}

.page_members #frmNewAddress input.btn-success {
  width: 130px;
  padding: 3px 20px 0 20px !important;
}

.page_members .caret {
  border-top: 4px solid white !important;
}

.page_members #frmAddHours .caret {
  border-top: 4px solid black;
}

.page_members .dropdown-menu > li > a:hover {color: white !important; background: #06c8aa !important;}
.page_members .dropdown-menu {
  background: black;
}
.page_members .dropdown-menu li a {
  color: white;
}
.page_members .container-fluid .btn-block {
  padding: 12px 0px;
}
.hero-unit {
  background: #00816d;
}
.hero-unit p {
  font-weight: 400;
}
.hero-unit a {
  color: #00aaff;
}
.members .btn-group .btn.dropdown-toggle {
    font-family: "forma-djr-micro", sans-serif !important;
    text-transform: none;
    font-size: 14px !important;
    padding: 9px 12px 4px 12px !important;
    letter-spacing: 0px;
}

.page_contact-us .ui-widget > .ui-widget-header {
  background: #aa0d20;
  color: white;
  border: none;
}
.gm-style .gm-style-iw-d {
    color: black;
}
.page_contact-us .ui-widget > .ui-widget-content {
  background: #242222;
  color: white;
  border: 3px solid #383434;
}
.box-delivery-information,
.box-contact-information,
.box-opening-hours {
  margin-bottom: 24px;
}
.contact-email a {
  color: white;
}

/* Order Placed Page */
.page_order-complete .order-info-well .alert {
    color: black;
}
.page_order-complete .order-info-well .alert-warning {
    background: white;
}

.page_order-complete .jumbotron {
  color: white;
  margin-bottom: 0;
}
.page_order-complete .p-last-minute {
  color: white;
}
.page_order-complete .order-confirmation-note {
  text-align: center;
}

/* Review Order Page */
.page_review-order .page-review-order {
  background: #3d3d3d;
  color: white;
}

.page_review-order input, .page_review-order select, .page_review-order textarea
{background-color: #000000 !important;}

.page_review-order .page-review-order legend,
.page_review-order .page-review-order .rating-row .lead {
  color: white;
}
.page_review-order .alert-success {
  background-color: #00ac00 !important;
  border: none;
  border-radius: 0;
  color: white;
}
.page_review-order .table th,
.page_review-order .table td {
  color: white;
}

.page_review-order .page-header {
  margin-top: 0;
}

.page_review-order .page-review-order {
  margin-top: 2em;
}

/* Error 404 Page */
.page_error-404 .alert-danger,
.page_error-404 .alert-error,
.page_error-404 #body h1 {
  color: white;
  background: transparent;
  border: none;
}

/* Menu Selection Page */

.menu-selection {
  text-align: center;
  color: white;
}

.menu-selection .alert {
  background: none;
  border: none;
  font-style: oblique;
  color: white !important;
  text-shadow: none;
}

.menu-selection .well {
  background: none;
  border: none;
  padding: 0;
  margin: auto;
  box-shadow: none;
  margin-bottom: 24px;
}
.menu-selection .btn-primary {
  background: #aa0d20;
  padding: 24px !important;
}

.sys-alert.sys-message {
  margin: 0 !important;
}

.carousel-caption .btn-special.orange.left__button {
    margin-bottom: 20px !important;
}
.carousel-caption small{
    font-size: 14px !important;
    color: #dfdfdf !important;
}

/* Spinner */

.baseSpinnerOff,
.baseSpinnerOn {
  height: 100vh;
  width: 100%;
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.baseSpinnerOff {
  z-index: -10000000;
  opacity: 0;
}

.baseSpinnerOn {
  z-index: 1000000000000;
  opacity: 1;
}

.loading {
  font-size: 60px;
  text-align: center;
  margin-top: 40px;
  color: #b71817;
}

#logo img {
    max-height: 50px;
}

@media (min-width: 768px) {
   




    .ct_details_bar {
    	padding: 2px 0 8px;
	}
  #logo img {
    max-height: 65px;
  }
  .page_home #myCarousel .item > img {
    max-width: 370px;
  }
  #basket-container .basket-buttons #order-empty {
    margin: 0;
  }
  .page_menu .container-fluid.main-content .row-fluid > div,
  .page_checkout .container,
  .page_members .container,
  .page_contact-us #body,
  .page_order-complete #body,
  .page_review-order #body,
  .page_menu #body {
    padding: 0;
  }

  .page_members #body.container,
  .page_contact-us #body {
    padding-top: 3em;
  }

  .ui-tabs-vertical .ui-tabs-panel {
    width: 70% !important;
  }
  footer {
    padding: 2em 0em !important;
  }
  footer .cards {
    margin: 0;
  }
  footer .row-fluid {
    text-align: unset;
    display: flex;
    align-items: center;
  }
  footer .vendor {
    justify-content: flex-end;
  }
  #Fourth__Section {
    padding: 6em 2em 4em;
  }
  #points__title {
    text-align: left;
  }
  .ct_details_bar > .span6 {
    padding-top: 7px;
    text-align: unset !important;
  }
  .ct_details_bar > div:last-child {
    text-align: right !important;
          display: flex;
    align-items: center;
    justify-content: flex-end;
  }
    .ct_details_bar > div:first-child {
        text-align: left !important;
        display: flex;
        align-items: center;
        justify-content: flex-start;
	}
  .page_home #body .main {
    height: 312px;
  }
  .Oversized__Slider__Image {
    margin-top: 0;
  }

  #Second__Section__Right__Side {
    margin-top: 13em;
  }
  #underground__box__1,
  #underground__box__2 {
    margin-left: 0;
  }
  #Third__Section__Left__Side {
    max-width: none;
    margin: auto;
  }
  #Third__Section__Left__Side h2,
  #Peri_Ko {
    font-size: 56px;
  }
  #Fourth__Section div article {
    margin-bottom: 0;
  }
  #Fifth__Section__Img {
    display: block;
    position: absolute;
    right: -4px;
    width: 500px;
    margin-top: 1em;
    top: 50px;
    max-width: 800px;
    z-index: -2;
    opacity: 0.5;
  }
  #Fifth__Section__Right__Side img {
    display: none;
    position: relative;
  }
  #Fifth__Section__Left__Side {
    padding: 0;
  }
  #p__points__section {
    max-width: 350px;
    text-align: left;
    margin-left: 0;
  }
  .earn__points__button {
    margin-left: 12px !important;
  }
        .page_welcome #logo img {
    max-height: 85px;
}
    .page_welcome header {
    	padding-bottom: 6em;
	}
}
@media (min-width: 980px) {

    .control-group .controls .input-append {
        display: inline-block;
        flex-direction: column;
	}
    #logo img {
    	max-height: fit-content;
  	}
    #Peri_Ko::before {
    	right: 7px;
    }
    #Third__Section__Left__Side h2::before {
        right: 5px;
    }
  .page_home #myCarousel .item > img {
    max-width: unset;
  }
  #myCarousel .carousel-caption {
    text-align: left;
  }
  .page_checkout .container > .row-fluid > .span9 > h2 {
    color: white;
    margin-top: 2em;
    margin-bottom: 0.6em;
  }
  .ui-helper-clearfix .row-variation > div:first-child,
  .ui-helper-clearfix .row-variation > div:nth-child(2) {
    display: flex;
    align-items: center;
    color: white;
  }
  .ui-helper-clearfix .row-variation > div:nth-child(2) {
    justify-content: flex-end;
  }
  .how-im-ordering {
    text-align: left;
    padding-left: 0;
  }
  header .dropdown-menu > li > a:hover,
  header .dropdown-menu > li > a:focus,
  header .dropdown-submenu:hover > a,
  header .dropdown-submenu:focus > a,
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus,
  .dropdown-submenu:hover > a,
  .dropdown-submenu:focus > a {
    background: #f9e914 !important;
    color: #06c8aa !important;
  }
  header .navbar .nav > .active > a,
  header .navbar .nav > .active > a:hover,
  header .navbar .nav > .active > a:focus {
    box-shadow: none !important;
    background: none !important;
    text-decoration: none !important;
    color: #06c8aa !important;
  }
  #Fifth__Section__Img {
    width: 600px;
    margin-top: -2em;
    opacity: 1;
  }
  #Third__Section__Left__Side h2,
  #Peri_Ko {
    font-size: 73px;
  }
  .image__right__side__home__slider {
    height: 55em;
  }
  .Oversized__Slider__Image {
    max-width: unset;
  }
  #underground__box__1 {
    left: 8px;
  }
  #underground__box__1,
  #underground__box__2 {
    width: 430px;
  }
  .page_home #body .main {
    height: 420px;
  }
  #myCarousel .item article {
    text-align: left;
  }
  .special__text {
    margin-left: 0;
    font-size: 78px !important;
    margin-top: 57px;
  }
  .ct_details_bar > .span6 > small {
    font-size: 14px;
  }
  header {
    flex-direction: row;
  }
  header .navbar {
    width: 80%;
  }
  #underground__box__2 h5 {
    font-size: 90px;
    padding-top: 42px;
  }
  header .navbar .container {
    display: flex;
    justify-content: flex-end;
  }
  #Second__Section__Right__Side {
    margin-top: 11em;
  }
    header .navbar .nav > li > a {
        font-size: 32px !important;
        padding: 6px 12px !important;
        text-transform: uppercase !important;
        text-shadow: none !important;
        color: #f9e914 !important;
    }
    .left__button {
        margin-left: 15px !important;
    }
    .page_home h3 {
        font-size: 80px;
    }
    .page_home h4 {
        font-size: 29px;
    }
  #Flame__Grilled__Perfection {
    text-align: center;
    line-height: 85px;
    font-size: 100px;
    max-width: unset;
    margin: auto;
  }
  #Flame__Grilled__Perfection::before {
    content: "'Flame Grilled Perfection!'";
    color: yellow;
    position: absolute;
    right: 3px;
    z-index: 1;
    top: -5px;
    width: fit-content;
    line-height: 85px;
    font-size: 100px;
  }
  #underground__box__2 p {
    font-size: 16px;
    max-width: 308px;
    margin: auto;
    margin-top: 40px;
  }
  #Second__Section__Left__Side {
    height: 29em;
  }
  #mod_postcode_box_pc {
    margin-bottom: 18px;
  }
  header .dropdown-menu > li > a {
    font-size: 32px;
    padding: 0 !important;
    padding-bottom: 12px !important;
    padding-top: 12px !important;
  }
}
@media (min-width: 1201px) {
  #Fifth__Section__Img {
    width: 785px;
  }
  #Third__Section__Left__Side h2,
  #Peri_Ko {
    font-size: 91px;
    margin-bottom: 38px;
  }
  .image__right__side__home__slider {
    height: 74em;
  }
  .btn-special {
    font-size: 39px;
  }
  .special__text {
    font-size: 112px !important;
  }
  .page_home h3 {
    font-size: 106px;
  }
  .page_home h4 {
    font-size: 35px;
  }
  #underground__box__2 h5 {
    font-size: 92px;
    padding-top: 62px;
  }

  .ct_details_bar > .span6 > small {
    font-size: 16px;
  }

  header .navbar {
    width: 70%;
  }
  header .navbar .nav > li > a {
    font-size: 38px;
    padding: 6px 26px;
    letter-spacing: 2px;
  }
  .orange {
    margin-top: 36px;
  }
  .page_home #body .main {
    height: 540px;
  }
  #Second__Section {
    height: 500px;
  }
  #Second__Section__Left__Side {
    margin: 6em auto 0em;
    height: 29em;
  }
  #underground__box__1 {
    width: 540px;
    height: 100%;
  }
  #underground__box__2 {
    width: 540px;
    height: 100%;
  }
  #underground__box__2 p {
    font-size: 18px;
    margin-bottom: 5px;
    max-width: 308px;
    margin: auto;
    margin-top: 40px;
  }
  #top__image__second__section {
    object-fit: contain;
    transform: scale(1.5) rotate(-4.5deg);
    top: -30px;
    width: 100%;
  }
  #mod_postcode_box_pc {
    padding: 2px 42px 6px !important;
    margin-bottom: 18px;
  }
  #Flame__Grilled__Perfection {
    line-height: 115px;
    font-size: 130px;
  }
  #Flame__Grilled__Perfection::before {
    line-height: 115px;
    font-size: 130px;
    top: -10px;
    right: 10px;
  }
  #Fifth__Section {
    padding: 6em 0em 8em;
  }
  #Fifth__Section__Left__Side {
    margin-top: 46px;
  }
  #Third__Section__Right__Side p {
    font-size: 21px;
    max-width: 440px;
    line-height: 24px;
  }
  #yellow__p__ts {
    font-size: 24px;
  }
  #Third__Section__Right__Side {
    margin-top: 2em;
  }
}
@media (min-width: 1500px) {
  #Third__Section__Left__Side h2::before {
  	right: 10px;
  }

  #border__top__second__section {
    position: absolute;
    top: 107px;
    height: fit-content;
    object-fit: cover;
    width: 100%;
    transform: rotate(7deg) scale(1.2);
  }
  #test__second {
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
  }
  .carousel-control {
    left: -150px;
    top: 9em;
  }
  .carousel-control.right {
    left: -70px;
  }
  .special__text {
    margin-top: 91px;
  }
  header .navbar .nav > li > a {
    font-size: 32px !important;
    padding: 0px 24px !important;
  }
  .page_home header .navbar .nav > li > a {
    font-size: 42px !important;
    padding: 0px 24px !important;
  }
  #buttons__row__ts {
    display: flex;
    justify-content: center;
  }
  #Third__Section__Right__Side {
    margin-top: 7em;
  }
  #Green__Yelow {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 22%;
    display: flex;
  }
  #Third__Section a {
    margin: 42px 18px;
  }
  #Second__Section__Left__Side {
    margin: 17em auto 0em;
  }
  #Second__Section {
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
    height: 900px;
  }
  #Second__Section__Right__Side {
    margin-top: 22em;
  }
  #Second__Section__Yellow__Square {
    background: #fae915;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: -110px;
    transform: rotate(355deg);
    right: -46px;
  }
  .page_home .container,
  .page_home .navbar-static-top .container,
  .page_home .navbar-fixed-top .container,
  .page_home .navbar-fixed-bottom .container {
    width: auto;
    max-width: 1600px !important;
  }
  #Third__Section__Left__Side h2,
  #Peri_Ko {
    font-size: 105px;
    margin-bottom: 54px;
  }
  #Third__Section__Left__Side img {
    max-width: 600px;
  }
  #Third__Section__Left__Side {
    text-align: center;
  }
  #meals__letters {
    margin-bottom: 28px;
    font-size: 98px;
  }
  #Fifth__Section {
    padding: 20em 0 6em;
  }
  #Fifth__Section__Img {
    width: 1038px;
    height: fit-content;
    top: 230px;
    transform: scale(1.4);
  }
  #points__title {
    font-size: 108px;
  }
  #p__points__section {
    font-size: 18px;
    max-width: 452px;
    margin: 64px 0 42px;
    line-height: 24px;
  }
  #top__image__fifth__section {
    display: none;
  }
  #bottom__image__fifth__section {
    position: absolute;
    bottom: -73px;
    width: 100%;
    height: 210px;
    object-fit: contain;
    transform: scale(1) rotate(0.5deg);
    left: 0px;
  }

  #Top__Bar {
    display: block;
  }
}
@media (min-width: 1600px) {
  #border__top__second__section {
    position: absolute;
    top: 105px;
    height: fit-content;
    object-fit: cover;
    width: 100%;
    transform: rotate(6.5deg) scale(1.2);
  }
}
@media (min-width: 1800px) {
  #Fifth__Section {
    padding: 20em 0 9em;
  }
  #Fifth__Section__Img {
    right: 200px;
    top: 227px;
    transform: scale(1.5);
  }
  #border__top__second__section {
    position: absolute;
    top: 105px;
    height: fit-content;
    object-fit: cover;
    width: 100%;
    transform: rotate(6deg) scale(1.2);
  }
}
@media (min-width: 1900px) {
  #border__top__second__section {
    position: absolute;
    top: 105px;
    height: fit-content;
    object-fit: cover;
    width: 100%;
    transform: rotate(5.5deg) scale(1.2);
  }
}
@media (min-width: 2000px) {
  #border__top__second__section {
    position: absolute;
    top: 15px;
    height: fit-content;
    object-fit: cover;
    width: 100%;
    transform: rotate(0deg) scale(1.0);
  }	 
  #test__second {
    clip-path: none;
  }
  .page_home #body .main {
    height: 650px;
  }
}
@media (min-width: 2200px) {
    #bottom__image__fifth__section {
    display: none;
  }
    #border__top__second__section {
        display: none;
    }
    #border__top__second__section__big {
        display: flex;
        position: absolute;
        top: 11px;
        height: 21px;
        width: 100%;
        background-image: url(/myimages/889/border__top__second__section__big.png);
        background-repeat-y: no-repeat;
        background-size: contain;
    }
    #border__bottom__second__section__big {
        display: flex;
        position: absolute;
        bottom: 11px;
        height: 21px;
        width: 100%;
        background-image: url(/myimages/889/border__top__second__section__big.png);
        background-repeat-y: no-repeat;
        background-size: contain;
    }
    #Top__Bar {
        display: none;
    }
    #Fifth__Section__Img {
        right: 200px;
        top: 48px;
        transform: scale(1.5);
	}
    #Fifth__Section {
         padding: 8em 0 9em;
    }
        #Second__Section {
        height: 740px;
    }
    #Second__Section__Left__Side {
        margin: 9em auto 0em;
    }
    #Second__Section__Right__Side {
	    margin-top: 13em;
	}
}
@media (min-width: 2300px) {
    
      #Fifth__Section__Img {
        display: none;
      }

  

  #Fifth__Section .container .row-fluid {
    display: flex;
  }
  #Fifth__Section__Right__Side img {
    border-radius: 24em;
    display: flex;
  }
  	#Fifth__Section {
    	padding: 7em 0 6em;
	}
    #Fifth__Section__Right__Side img {
    	margin-top: 0em;
	}
}