<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  b,
  u,
  i,
  center,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td,
  article,
  aside,
  canvas,
  details,
  embed,
  figure,
  figcaption,
  footer,
  header,
  hgroup,
  menu,
  nav,
  output,
  ruby,
  section,
  summary,
  time,
  mark,
  audio,
  video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline
  }
  body{
  font-family: 'Droid Serif', serif;
  line-height: 1
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
  display: block
  }

  ol,
  ul {
  list-style: none
  }

  blockquote,
  q {
  quotes: none
  }

  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
  content: '';
  content: none
  }

  table {
  border-collapse: collapse;
  border-spacing: 0
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
  }

  .h1 .small,
  .h1 small,
  .h2 .small,
  .h2 small,
  .h3 .small,
  .h3 small,
  .h4 .small,
  .h4 small,
  .h5 .small,
  .h5 small,
  .h6 .small,
  .h6 small,
  h1 .small,
  h1 small,
  h2 .small,
  h2 small,
  h3 .small,
  h3 small,
  h4 .small,
  h4 small,
  h5 .small,
  h5 small,
  h6 .small,
  h6 small {
  font-weight: 400;
  line-height: 1;
  }

  .h1,
  .h2,
  .h3,
  h1,
  h2,
  h3 {
  margin-top: 20px;
  margin-bottom: 10px
  }

  .h1 .small,
  .h1 small,
  .h2 .small,
  .h2 small,
  .h3 .small,
  .h3 small,
  h1 .small,
  h1 small,
  h2 .small,
  h2 small,
  h3 .small,
  h3 small {
  font-size: 65%
  }

  .h4,
  .h5,
  .h6,
  h4,
  h5,
  h6 {
  margin-top: 10px;
  margin-bottom: 10px
  }

  .h4 .small,
  .h4 small,
  .h5 .small,
  .h5 small,
  .h6 .small,
  .h6 small,
  h4 .small,
  h4 small,
  h5 .small,
  h5 small,
  h6 .small,
  h6 small {
  font-size: 75%
  }

  .h1,
  h1 {
  font-size: 36px
  }

  .h2,
  h2 {
  font-size: 30px
  }

  .h3,
  h3 {
  font-size: 24px
  }

  .h4,
  h4 {
  font-size: 18px
  }

  .h5,
  h5 {
  font-size: 14px
  }

  .h6,
  h6 {
  font-size: 12px
  }
 .p-vattext
  {
		font-size: 12px;
		border-bottom: 1px solid #ba152c;
		display: inline-block;
		margin: 5px 10px;
	
  }
  p {
  margin: 0 0 10px
  }
  * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  .btn-group-vertical&gt;.btn-group:after, .claerfix, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
  }


  /*==============================================
  header
  =============================================*/
  .text-align-l{
	  text-align:left;
  }
  .top-navigation{
  width: 100%;
  height: auto;
  background: url(../img/header-bg.png) repeat;
  border-bottom: 3px solid #d7ba73;
  position: fixed;
  z-index: 9999999;
  }
  .top-navigation ul{
  display: block;
  list-style: none;
  float: right;
  padding: 6px 0px;
  position: relative;
  }
  .top-navigation ul li{
  float: left;
  display:inline;
  padding: 0px 3px;
  color: #fff;
  }
  .top-navigation ul li a{
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  }
    .top-navigation ul li a.hover-effects:hover{
color: #d7ba73;
text-decoration: underline;
  }
  .shopping-cart {
  margin: 23px 0;
  float: right;
  background: white;
  width: 320px;
  position:absolute;
  border-radius: 3px;
  padding: 20px;
  display: none;
  background: #fff;
  right: 0;
  border: 1px solid #ccc;
  font-size: 14px;
  }

  .shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
  }
  .shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
  }
  .shopping-cart .shopping-cart-items {
  padding-top: 20px;
  width: 100%;
  }
  .shopping-cart .shopping-cart-items li {
  margin-bottom: 18px;
  }
  .shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
  }
  .shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding: 10px 0px;
  font-size: 16px;
  }
  .shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
  }
  .shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
  }

  .shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
  }

  .cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 7px;
  float: left;
  }
  .shopping-cart-items li{
  width: 100%;
  }
  .button {
  background: #be172f;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 16px;
  margin: 25px 0 15px 0;
  display: block;
  overflow: hidden;
  }
  .button:hover {
  background: #b7152c;
  color: #fff;
  text-decoration: none;
  }
  .shopping-cart-items li {
  display: inline;
  padding-left: 20px;
  }
  .shopping-cart-items li a {
  color: #777777;
  text-decoration: none;
  }
  .shopping-cart-items li a:hover {
  color: black;
  }
  .view-first a.info-dc{
  display: block;
  }
  .view-first a.info-responsive{
  opacity: 1;
  display: none;
  }
  .modal-content2{
    background: #fff;
    border-radius:10px
  }
  /*===================================================
  owl carousel
  ==================================================*/
  .banner-wrapper{
  width: 100%;
  height: auto;
  position: relative;
  }
  .banner-overlay{
  position: absolute;
  width: 100%;
  padding: 0px 20px;
  top: 0;
  height: auto;
  left: 0;
  margin-left: 0px;
  }
  .banner-overlay .logo{
  position: relative;
  top: 60px;
  z-index: 3;
  left: 0;
  }
  .banner-overlay .logo .img{
  width: 50%;
  float: left;
  }
  .banner-overlay .logo ul{
  display: inline;
  float: left;
  padding: 0px;
  width: 50%;
  text-align: right;
  }
  .banner-overlay .logo ul li{
  text-align: right;
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 4px;
  position: relative;
  padding-bottom: 5px;
  }
  .banner-overlay .logo ul li a{
  position: relative;
  padding-bottom: 5px;
  width: 100%;
  }
  .banner-overlay .logo ul li a img{
  margin-left: 5px
  }
  .banner-overlay .logo ul li a img {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition:         transform .6s ease-in-out;
  }
  .banner-overlay .logo ul li a img:hover {
  -moz-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  transform: rotate(360deg);
  }
  .banner-overlay .logo ul li a:after{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;
  width:42px;
  height: 5px;
  background: url('../img/social-icons/social-after.png') no-repeat;

  }
  .banner-text{
  color: #fff;
  position: relative;
  margin-top: 407px;
  right: 0px;
  z-index: 1;
  float: right;
  }
  .banner-text h4{
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 5px 0px;
  font-size: 15px;
  letter-spacing: 6px;
  text-align: center;
  font-weight: normal;
  }
  .banner-text h3{
  padding: 5px 0px;
  font-size: 11px;
  letter-spacing: 9px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
  font-weight: bold;
  }
  .banner-text h1{
  margin: 0px;
  font-size: 65px;
  display: block;
  padding: 5px 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: bold;
  letter-spacing: 2px;

  }
  #owl-demo3 .item{
	  margin:5px;}
.social-part {
    border: 4px solid #bb162d;
    margin-top: 10px;
}
  .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  }
  /* display none until init */
  .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 {
  -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);
  }

  /* mouse grab icon */
  .grabbing {
  cursor:url(grabbing.png) 8 8, move;
  }

  /* fix */
  .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);
  }
  #owl-demo .owl-controls{
  display: none !important;
  }
  #owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
  }

  /*===============================================
  special category
  =============================================*/
  .special-category{
  width: 100%;
  height: auto;
  background: url('../img/special-category-bg.jpg') repeat;
  padding: 50px 0px;
  }
  .special-category .box-inner{
  width: 100%;
  padding: 5px 10px;
  text-align: center;
  line-height: 23px;
  }
  .special-category .box-inner p{
  color: #000;
  font-size: 14px;
  padding-top: 20px;
  cursor: pointer;
  }
  .special-category .box-inner:hover  img{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.special-category .box-inner img {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
}

  /*==================================
  experience
  ================================*/
  .experience{
  width: 100%;
  padding: 50px 0px;
  height: auto;
  color: #000;
  background: #fdfbf8;
  }
  .experience .heading-text{
  width: 600px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0px 10px;
  text-align: center;
  }
  .experience .heading-text h4{
  text-transform: uppercase;
  font-size: 28px;
  margin: 10px 0px;
  }
  .experience .heading-text h2{
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  margin: 5px 0px;
  }
  .experience .heading-text p{
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  line-height: 26px;
  padding-top: 10px;
  }
  .no-padding{
  padding: 50px 0px 0px 0px;
  }
  .demo {
  margin: 20px auto;
  }
  .mybackground {
  background: url(transparent_bg.png);
  }
  /* generic css */
  .view {
  margin: 0px;
  float: left;
  border: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
  box-shadow: none;
  cursor: default;
  background: #fff url(../images/bgimg.jpg) no-repeat center center;
  width: 100%;
  height: auto;
  }

  .view .mask,
  .view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  }

  .view img {
  display: block;
  max-width: 100%;
  height: auto;
  }

  .view h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  padding: 10px;
  /*background: rgba(0, 0, 0, 0.8);*/
  margin: 20px 0 0 0
  }

  .view p {
  font-size: 14px;
  position: relative;
  color: #fff;
  font-weight: 300;
  text-align: center;
  padding: 0px 54px;
  line-height: 27px;
  }

  .view a.info {
  transition-delay: 0.2s;
  padding: 11px 16px !important;
  line-height: 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  display: block;
  color: #fff;
  background: #c21932;
  overflow: hidden;
  margin-top: 13px;
  width: 100%;
  display: inline;
  margin: 0 auto;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  }

  .view a.info:hover {
  box-shadow: 0 0 5px #000
  }
  .view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  height: auto;
  }

  .view-first .mask {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  }

  .view-first h2 {
    -moz-transform:translateY(-100px);
    -webkit-transform:translateY(-100px);
    -o-transform:translateY(-100px);
    -ms-transform:translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  }

  .view-first p {
    -moz-transform:translateY(100px);
    -webkit-transform:translateY(100px);
    -o-transform:translateY(100px);
    -ms-transform:translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  }

  .view-first a.info {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  }
  .view-first:hover img {
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
  transform: scale(1.1);
  }

  .view-first:hover .mask {
  opacity: 1;
  }

  .view-first:hover h2,
  .view-first:hover p,
  .view-first:hover a.info {
  opacity: 1;
  -moz-transform:translateY(0px);
  -webkit-transform:translateY(0px);
  -o-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform: translateY(0px);
  }

  .view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  }

  .view-first:hover a.info {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  }
  .view-first:hover a.info:focus{
  outline: none;
  }
  .no-gutter&gt;[class*=col-] {
  padding-right: 0;
  padding-left: 0;
  }
  .view-first .info-section{
  position: relative;
  z-index: 9;
  background: #fdfbf8;
  min-height: 56px;
  position: relative;
  font-weight: bold;

  }
  .view-first .name{
  display: inline;
  float: left;
  line-height: 56px;
  background: #fdfbf8;
  padding-left: 20px;
  padding-right: 5px;
  }
  .dashed-line{
  content: "";
  position: absolute;
  bottom: 41%;
  left: 0%;
  height: 2px;
  border-bottom: 1px dashed #544d4d;
  width: 100%;
  z-index: -1;

  }
  .view-first .price{
  display: inline;
  float: right;
  line-height: 56px;
  background: #fdfbf8;
  padding-left: 5px;
  padding-right: 20px;
  }
  .modal-dialog {
  width:90%;
  position: absolute;
  top: 50%;
  left: 5%;
  margin: 0;
  margin-top: -87px;
  margin-left:0px;
  z-index: 11;
  background: url('../img/map-bg.png') no-repeat;
  }
  .modal-header2{
  background: #d7ba73;
  color: #fff;
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius:20px 20px 0px 0px;
  border-radius: 20px 20px 0px 0px;
  }
  .modal-footer2{
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius:0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
  }
  .modal-dialog2 {
    width: 90%;
    position: absolute;
    top: 20%;
    left: 5%;
    margin: 0;
    margin-top:0px;
    margin-left: 0px;
    z-index: 11;
    background:#fff;
    -webkit-border-radius: 20px;
    -moz-border-radius:20px;
    border-radius: 20px;
}
  .modal{
  z-index: 9999999;
  }
  .modal-content{
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-color: transparent;
  border: 0;
  }
  .modal-content2{
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  border-radius: 20px 20px 0px 0px;
  }

  .modal-title{
  text-align: center;
  }
  .modal-body img{
    padding: 10px;
    border: 2px solid #d7ba73;
    max-width: 100%;
    float: left;
    margin-right: 20px;
  }
  .item a:active, .item a:focus{
    outline: none;
  }
  .modal-body h2{
    font-size: 20px;
    margin-top: 5px;
  }
    .modal-body p{
  font-size: 14px;
line-height: 22px;
text-align: justify;
margin-top: 10px;
}

  form.location-popup{
  width: 100%;
  height: auto;
  text-align: center;
  }
  form.location-popup .location-input {
  width: 167px;
  display: block;
  background: none;
  border: 0px;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
  font-size: 12px;
  padding: 10px 10px;
  text-align: center;
  }
  form.location-popup .location-input:focus{
  outline: none;
  }
  form.location-popup a{
  color: #fff;
  background: #c21932;
  height: 30px;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  line-height: 30px;
  margin-top: 20px;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 19px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  }
  a.view-all-menu{
  display: block;
  background: #c21932;
  animation: inherit;
  text-align: center;
  height: 42px;
  width: 170px;
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  line-height: 42px;
  margin: 0 auto;
  margin-top: 23px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  }

  /*=====================================
  about albake
  ====================================*/
  .about-albake{
  width: 100%;
  height: auto;
  padding: 20px 0px 110px 0px;
  background:url('../img/about-bg.png') top right no-repeat;
  }
  .about-albake .about-box {
  width: 440px;
  height: 440px;
  max-width: 100%;
  float: left;
  }
  .about-albake .about-box .rounded {
  width: 100%;
  height: 440px;
  overflow: hidden;
  background: url(../img/albake-bg.png) top center no-repeat;
  }
  .about-albake .about-box .rounded img{
  position: relative;
  bottom: -37px;
  left: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  }
  .about-albake .about-text {
  width: Calc(100% - 440px);
  float: right;
  height: auto;
  display: block;
  padding: 50px;
  text-align: center;
  color: #000;
  }
  .about-albake .about-text h4{
  text-transform: uppercase;
  font-size: 28px;
  margin: 10px 0px;
  }
  .about-albake .about-text h2{
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  margin: 5px 0px;
  }
  .about-albake .about-text p{
  font-size: 16px;
  line-height: 32px;
  font-style: italic;
  padding: 10px 0px;
  }
  .about-albake .about-text img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding:10px 0px;
  }

  /*===================-========================
  awards
  ============================================*/
  .awards{
  width: 100%;
  padding: 50px 0px;
  height: auto;
  background:url('../img/awards-bg.jpg') repeat;
  text-align: center;
  color: #f7c64f;
  border-bottom: 3px solid #c51f38;
  }
  .awards h2{
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  margin: 5px 0px;
  }
  .awards p{
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 26px;
  padding-top: 0px;
  margin-bottom: 30px;
  }
  /*============================================
  owl carosel
  ===========================================*/
  #owl-demo2{
  padding-bottom: 30px;
  }
  #owl-demo2 .item{
  background: none;
  padding:0px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
  }
  .customNavigation{
  text-align: center;
  }
  .customNavigation a{
  -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);
  }

  .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-demo2 .owl-item{
  background: url('../img/item-bg.png') no-repeat top center;
  }
  .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-demo2 .item img{
  display: block;
  margin: 74px auto;
  }
  .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 {
  -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);
  }
  .owl-carousel{
  margin-top: 0px;

  }
  a.btn1.next, a.btn1.prev {
  background: #e9b036;
  color: #fff;
  }


  /*===========================================
  social initiative
  ===========================================*/
  .social-initiative{
  width: 100%;
  height: auto;
  padding: 50px 0px;
  text-align: center;
  color: #000;
  }
  .social-initiative h2{
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 30px;
  }
  .social-initiative p{
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 26px;
  padding-top: 0px;
  }
  .social-part {
  height: auto;
  text-align: center;
  width: 100%;
  display: block;
  overflow: hidden;
  }

  /* Image Box Style */
  .social-part .box {
  cursor: pointer;
  height: 250px;
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  }
  .social-part .box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  }

  /* Caption Common Style */
  .social-part .box .caption {
  background-color: rgba(0,0,0,0.9);
  position: absolute;
  color: #fff;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  left: 0;
  }
  .social-part .box .full-caption {
  width: 100%;
  height: 100%;
  top: -100%;
  text-align: left;
  padding: 15px;
  }
  .full-caption h3{
  font-size: 22px;
  text-align: center;
  font-style: normal;
  }
  .full-caption p{
  font-size: 14px;
  text-align: center;
  font-style: normal;
  line-height: 22px;
  }

  .social-part .box:hover .full-caption {
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  opacity: 1;
  transform: translateY(100%);
  }

  a.btn1.next3, a.btn1.prev3 {
  background: #c51f38;
  color: #fff;
  }
  #owl-demo3.owl-carousel {
  margin-top: 0px;
  padding-bottom: 40px;
  }

  /*===========================================
  map
  ===========================================*/
  .map{
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  }
  .map:after{
  content: "";
  position: absolute;
  bottom: 0;
  left:0;
  height: 8px;
  width: 100%;
  background: url('../img/map-bottom-bg.png') repeat-x;
  margin-bottom: -1px;
  }

  /*==================================================
  fan borard
  ==================================================*/
  .fan-board{
  width: 100%;
  padding: 30px 0px 0px 0px;
  text-align: center;
  color: #000;
  }
  .fan-board h4{
  text-transform: uppercase;
  font-size: 20px;
  margin: 10px 0px;
  }
  .fan-board h2{
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  margin: 5px 0px;
  }
  .fan-board .fanbox-bg{
  width: 100%;
  height: auto;
  background: url('../img/fanboard.jpg') repeat;
  margin-top: 30px;
  padding: 50px 0px;
  position: relative;
  min-height: 540px;
  }
  .fan-board .fanbox-bg .fan-box{
  width: 100%;
  position: relative;
  height: auto;

  }
  .fan-board .fanbox-bg .fan-box .first-row{
  display: block;
  }
  .fan-board .fanbox-bg .fan-box .second-row{
  display: block;
  }
  .clip-1{
  width: 256px;
  height:254px;
  position: absolute;
  left: 0;
  top: 0;
  background: url('../img/clip1.png');
  }
  .clip-1 span{
  margin-top: 107px;
  display: block;
  width: 176px;
  -moz-transform:rotate(-17deg);
  -webkit-transform:rotate(-17deg);
  -o-transform:rotate(-17deg);
  -ms-transform:rotate(-17deg);
  transform: rotate(-17deg);
  font-style: italic;
  margin-left: 44px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  .clip-1 span b, .clip-2 span b, .clip-3 span b, .clip-4 span b, .clip-5 span b, .clip-6 span b, .clip-7 span b{
  display: block;
  }
  .clip-2{
  width: 326px;
  height: 306px;
  position: absolute;
  left: 282px;
  background: url('../img/clip2.png');
  }
  .clip-2 span{
  margin-top: 107px;
  display: block;
  width: 151px;
  -moz-transform:rotate(8deg);
  -webkit-transform:rotate(8deg);
  -o-transform:rotate(8deg);
  -ms-transform:rotate(8deg);
  transform: rotate(8deg);
  font-style: italic;
  margin-left: 83px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  .clip-3{
  width: 288px;
  height: 291px;
  position: absolute;
  left: 612px;
  top: -42px;
  background: url('../img/clip3.png');
  }
  .clip-3 span{
  margin-top: 107px;
  display: block;
  width: 151px;
  -moz-transform:rotate(-24deg);
  -webkit-transform:rotate(-24deg);
  -o-transform:rotate(-24deg);
  -ms-transform:rotate(-24deg);
  transform: rotate(-24deg);
  font-style: italic;
  margin-left: 61px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  .clip-4{
  width: 246px;
  height: 258px;
  position: absolute;
  right: 0;
  top: -40px;
  background: url('../img/clip4.png');
  }
  .clip-4 span{
  margin-top: 92px;
  display: block;
  width: 151px;
  -moz-transform:rotate(-1deg);
  -webkit-transform:rotate(-1deg);
  -o-transform:rotate(-1deg);
  -ms-transform:rotate(-1deg);
  transform: rotate(-1deg);
  font-style: italic;
  margin-left: 44px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  .clip-5{
  width: 246px;
  height: 258px;
  position: absolute;
  top: 171px;
  left: 114px;
  background: url('../img/clip5.png');
  }
  .clip-5 span{
  margin-top: 75px;
  display: block;
  width: 151px;
  -moz-transform:rotate(-1deg);
  -webkit-transform:rotate(-1deg);
  -o-transform:rotate(-1deg);
  -ms-transform:rotate(-1deg);
  transform: rotate(-1deg);
  font-style: italic;
  margin-left: 56px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  .clip-6{
  width: 246px;
  height: 258px;
  position: absolute;
  top: 177px;
  left: 466px;
  background: url('../img/clip6.png');
  }
  .clip-6 span{
  margin-top: 92px;
  display: block;
  width: 151px;
  -moz-transform:rotate(-24deg);
  -webkit-transform:rotate(-24deg);
  -o-transform:rotate(-24deg);
  -ms-transform:rotate(-24deg);
  transform: rotate(-24deg);
  font-style: italic;
  margin-left: 52px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  .clip-7{
  width: 284px;
  height: 284px;
  position: absolute;
  top: 157px;
  left: 735px;
  background: url('../img/clip7.png');
  }
  .clip-7 span{
  margin-top: 98px;
  display: block;
  width: 144px;
  -moz-transform:rotate(-13deg);
  -webkit-transform:rotate(-13deg);
  -o-transform:rotate(-13deg);
  -ms-transform:rotate(-13deg);
  transform: rotate(-13deg);
  font-style: italic;
  margin-left: 66px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  }
  /*===================================================
  contact-details
  ==================================================*/
  .contact-details{
  width: 100%;
  height: auto;
  padding: 30px 0px;
  background: url('../img/contact-bg.jpg') repeat;
  }
  .contact-details .detail-box{
  width: 33.33%;
  float: left;
  height: auto;
  padding: 20px 40px;
  border-right: 1px solid #716549;
  color: #fff;
  text-align: center;
  }
  .contact-details .detail-box:last-child{
  border-right: 0px;
  }
  .detail-box h3{
  padding-bottom: 15px;
  font-size: 25px;
  position: relative;
  margin-bottom: 15px;
  }
  .detail-box h3:after{
  content: "";
  position: absolute;
  width: 76px;
  height: 1px;
  background: #d7ba73;
  bottom: 0;
  left: 50%;
  margin-left: -38px;
  }
  .detail-box p{
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 5px;
  }
  .detail-box p:last-child{
  padding-top: 10px;
  padding-bottom: 0px;
  }
  .detail-box p span{
  padding: 0px 30px;
  }
  .detail-box h4{
  font-size: 23px;
  margin: 5px 0px;
  }
  .feedback-form{
  padding: 0px 20px;
  }
  .feedback-form input[type="text"], .feedback-form textarea  {
  height: 40px;
  background: none;
  border: 0px;
  border-bottom: 1px solid #ccc;
  margin: 10px 0px;
  width: 100%;
  font-size: 14px;
  padding-bottom: 0px;

  }
  .feedback-form input[type="submit"] {
  display: block;
  text-align: center;
  color: #fff;
  background: #c11c35;
  border: 0;
  height: 42px;
  width: 145px;
  border-radius: 52px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 20px;
  }
  .track-your-order{
  padding: 0px 20px;
  }
  .track-your-order input[type="text"] {
  height: 40px;
  background: none;
  border: 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 0px;
  font-size: 14px;
  padding-bottom: 0px;

  }
  .track-your-order input[type="submit"] {
  display: block;
  text-align: center;
  color: #fff;
  background: #c11c35;
  border: 0;
  height: 42px;
  width: 145px;
  border-radius: 52px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 20px;
  }
  .order p{
  margin-bottom: 6px !important;
  }
  .track-your-order input[type="submit"]:focus{
  outline: none;
  }
  .feedback-form input[type="submit"]:focus{
  outline: none;
  }
  .feedback-form input[type="text"]:focus, .feedback-form textarea:focus, .track-your-order input[type="text"]:focus{
  outline: none;
  }
  .footer{
  width: 100%;
  height: auto;
  padding: 20px 0px;
  background: #c11c35;
  color: #fff;
  }
  .footer ul {
  float: none; display: inline-block; top: 5px;
    position: relative;
  }
  .footer span{
  font-size: 14px;
  width: 50%; display: inline-block;
  }
  
   .footer span{
  font-size: 14px;
  }
.footer .copy-footer{display: inline; float: right; margin-top: -10px;}
.footer .copy-footer b{display: inline-block; color: #fff; margin-left: 0%; /*margin-top: 5px;*/ font-size: 14px; font-weight: normal;} 
.footer .copy-footer b img{position: relative; top: 10px;}


  .footer ul li{
  display: inline-block;
  float: left;
  padding: 0px 8px;
  }
  .footer ul li a{
  font-size: 18px;
  color: #fff;
  }
  img.pin-attached {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -10px;
  left: 50%;
  margin-left: -20px;
  display: none;
  }

  .footer-pages ul li {
    display: inline;
    margin-right: 10px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
  }
  .footer-pages.container {
    padding: 20px 0px 0px 0px;
    text-align: center;
    /* color: #fff; */
  }
  .footer-pages ul li a  {
    color: #fff;
    text-decoration: none;
  }
  /*============================================
  cart page
  ============================================*/
  .cart-bg{
  width: 100%;
  height: auto;
  background: url('../img/cart-background.png') top left no-repeat;
  }
  .banner-overlay2 {
  position: relative;
  width: 100%;
  padding:0px 10px 23px 10px;
  top: 0;
  height: auto;
  left: 0px;
  margin-left: 0px;
  display: block;
  overflow: hidden;
  margin-top: 48px;
  }
  .banner-overlay2 .logo {
  position: relative;
  top: 0px;
  z-index: 3;
  left: 0;
  }
  .banner-overlay2 .logo .img {
  width: 50%;
  float: left;
  padding: 5px;
  }
  .banner-overlay2 .logo ul {
  display: inline;
  float: left;
  padding: 0px;
  width: 50%;
  text-align: right;
  }
  .banner-overlay2 .logo ul li {
  text-align: right;
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 4px;
  position: relative;
  padding-bottom: 5px;
  padding: 5px;
  }
  .banner-overlay2 .logo ul li a {
  position: relative;
  padding-bottom: 5px;
  width: 100%;
  }
  .banner-overlay2 .logo ul li a img {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  }
  .banner-overlay2 .logo ul li a img {
  margin-left: 5px;
  }
  .banner-overlay2 .logo ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 42px;
  height: 5px;
  background: url(../img/social-icons/social-after.png) no-repeat;
  }
  .banner-overlay2 .logo ul li a img:hover {
  -moz-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  transform: rotate(360deg);
  }
  .cart-section{
  width:100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
  }
  .cart-section .cart-wrapper{
  width: 100%;
  height: auto;
  display: block;
  padding: 40px 20px 30px 20px;
  background: rgba(255,255,255,.9);
  }
  .cart-section .cart-wrapper h1{
  text-align: center;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;

  }
  .cart-section .cart-wrapper p{
  text-align: center;
  font-size: 14px;
  font-style: italic;
  padding: 0px 157px;
  line-height: 20px;
  }
  .return-section {
  background: #f6f6f6;
  min-width: 40px;
  display: block;
  border-top: 3px solid #c31933;
  }
  .return-section b{
  width: 18px;
  height: 19px;
  border: 1px solid #c31933;
  display: inline-block;
  border-top: 10px solid #c31933;
  margin: 16px;
  float: left;
  }
  .return-section span{
  display: inline-block;
  float: left;
  padding: 18px 0px;
  font-size: 13px;
  }
  .return-section span a{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  }
  .cart-table&gt;tbody&gt;tr&gt;td, .cart-table&gt;tbody&gt;tr&gt;th, .cart-table&gt;tfoot&gt;tr&gt;td, .cart-table&gt;tfoot&gt;tr&gt;th, .cart-table&gt;thead&gt;tr&gt;td, .cart-table&gt;thead&gt;tr&gt;th{
  text-align: center;
  vertical-align: middle;
  }
  .cart-table&gt;tbody&gt;tr&gt;td, .cart-table&gt;tbody&gt;tr&gt;th{
  padding: 20px 0px;
  }
  .cart-table&gt;tbody&gt;tr&gt;td img, .cart-table&gt;tbody&gt;tr&gt;th img, .cart-table&gt;tfoot&gt;tr&gt;td img, .cart-table&gt;tfoot&gt;tr&gt;th img, .cart-table&gt;thead&gt;tr&gt;td img, .cart-table&gt;thead&gt;tr&gt;th img{
  vertical-align: middle;
  }
  a.delete{color: #ccc;}
  .table&gt;caption+thead&gt;tr:first-child&gt;td, .table&gt;caption+thead&gt;tr:first-child&gt;th, .table&gt;colgroup+thead&gt;tr:first-child&gt;td, .table&gt;colgroup+thead&gt;tr:first-child&gt;th, .table&gt;thead:first-child&gt;tr:first-child&gt;td, .table&gt;thead:first-child&gt;tr:first-child&gt;th{
  font-weight: 100;
  }
  .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  }
  .add-padding {
  padding: 50px 0px 0px 0px;
  border-bottom: 1px solid #ccc;
  }
span.quantity {
    padding: 10px 10px;
    background: #e2e2e2;
    width: 70px !important;
    display: inline-block;
}
span.quantity input[type="number"]{
	width:100%;
}

  /*============================================
  checkout page
  ============================================*/
  .coupon{
  width: 100%;
  height: auto;
  display: block;
  }
  .coupon span {
  width: 100%;
  float: right;
  padding: 0px 10px;
  }
  .coupon-code h3{
  font-size: 19px;
  }
  .coupon-code p{
  font-size: 14px;
  }
  input.coupon-code {
  height: 32px;
  border: 1px solid #ccc;
  padding: 0px 3px;
  }
  input.submit-coupon {
  background: #be1830;
  color: #fff;
  border: 0px;
  padding: 9px 20px;
  font-size: 14px;
  }
  input.coupon-code:focus, input.submit-coupon:focus {
  outline:none;
  }
  span.coupon-box {
  margin-top: 30px;
  }
  .cart-disc {
  width:100%;
  border: 1px solid #ccc;
  margin: 50px 0px 0px 0px;
  }
  .parent-div {
  width: 100%;
  padding: 20px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  }
  .parent-div:last-child{
  border-bottom: 0px;
  }
  .parent-div span:first-child{
  width: 30%;
  float: left;
  }
.parent-div span:last-child {
    width: auto;
    float: none;
    text-align: center;
    display: block;
}
.f-weight-bold{
	font-weight:600;
}
.f-right {
    float: right;
}
  .update-cart a{
  background: #be1830;
  padding: 9px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  float: right;
  margin-top: 30px;
  margin-left: 5px;
  }
  a.proceed-checkout{
  display: block;
  background: #be1830;
  color: #fff;
  padding: 14px;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  }
  .shopped-login {
  width: 100%;
  height: auto;
  margin: 20px 0px;
  padding: 20px;
  border: 1px solid #ccc;
  }
  .shopped-login p.padding-none{
  padding: 0px 0px 20px 0px;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  }
  .form-input-section-user{
  width: 46%;
  margin: 0% 4% 0% 0%;
  float: left;
  }
  .form-input-section-pass{
  width: 46%;
  margin: 0% 0% 0% 4%;
  float: left;
  }
  .input-section input {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  padding: 0px 20px;
  }
  .input-section label{
  padding: 0px 0px 10px 0px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  }
  .input-section label b {
  color: #b62232;
  }
  .login-button {
  display: block;
  margin: 10px 0px;
  width: 100%;
  height: auto;
  }
  .login-button {
  margin: 10px 0px;
  width: 100%;
  height: auto;
  float: left;
  }
  input[type="text"], input[type="submit"],input[type="number"], .coupon-section button:focus{
  outline: none;
  }
  .login-button input[type="submit"] {
  background: #be1830;
  color: #fff;
  border: none;
  line-height: 30px;
  font-size: 14px;
  padding: 0px 36px;
  margin-right: 10px;
  }
  label.checkbox-lable{
  font-size: 13px;
  font-weight: 300;
  position: relative;
  }
  .login-button input[type=checkbox]{
  position: relative;
  top: 3px;
  }
  .login-button a{
  display: block;
  color: #494646;
  font-size: 13px;
  margin: 13px 0px;
  text-decoration: underline;
  }
  .user-child-1 {
  width: 46%;
  margin: 0% 4% 0% 0%;
  float: left;
  }
  .billing-details{
  width: 100%;
  height: auto;
  margin: 0px;
  }
  .billing-details h3{
  font-size: 20px;
  margin-bottom: 28px;
  }
  .user-child-2 {
  width: 46%;
  margin: 0% 0% 0% 4%;
  float: left;
  }
  .billing-form-section label {
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  }
  .billing-form-section{
  margin-bottom:22px;
  }
  .billing-form-section input {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  padding: 0px 20px;
  }
  
  
  .billing-form-section select{
     display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  padding: 0px 20px;
  }
  
  .billing-form-section label b {
  color: #b62232;
  }
  .total-cart{
    width: 300px;
    float: right;
    /* border: 1px solid #ccc; */
    margin: 10px 0px;
    max-width: 100%;
  }
  .billing-radio-btns label{
  font-size: 13px;
  color: #333;
  font-weight: 300;
  position: relative;
  bottom: 2px;
  margin-right: 20px;
  }

  .coupon-section button {
  height: 40px;
  float: left;
  background: #be1830;
  border: 0;
  color: #fff;
  margin: 0px 5px;
  padding: 0px 15px;
  font-size: 14px;
  }
  .coupon-section input {
  display: block;
  width: 53%;
  height: 40px;
  border: 1px solid #ccc;
  padding: 0px 20px;
  float: left;
  }
  h3.cart-head{
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 43px;
  padding-bottom: 0px;
  }
  .check-out-cart-disc {
  margin: 20px 0px 0px 0px;
  }
  .coupon-code p.notification{
  padding: 0px;
  text-align: left;
  }
  .cart-wrapper h4{
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0px;
  font-size: 23px;
  }


  /*============================================
  menu page
  ============================================*/
  .menu-head-section{
  width: 100%;
  height: auto;
  padding: 50px 0px;
  }
  .menu-category-section{
  width: 100%;
  height: auto;
  padding: 0px 0px;
  }
  .menu-head-section a.menu-head-box{
  width: 18%;
  margin: 1%;
  float: left;
  background: #7f7f7f;
  color: #fff;
  text-align: center;
  min-height: 48px;
  line-height: 48px;
  font-size: 14px;
  padding: 0px 5px;
  cursor: pointer;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  }
  .menu-head-section a.menu-head-box:hover, .menu-head-section a.menu-head-box:focus{
  background: #bd172f;
  text-decoration: none;
  }
  .menu-category-section a.menu-category-box{
  width: 31.33%;
  margin:1%;
  padding: 10px;
  border: 1px solid #ccc;
  float: left;
  position: relative;
  color: #000;
  }
  .hover-cart {
  position: absolute;
  top: 0;
  background: #bd172f;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 69px;
  display: none;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  }
  a.menu-category-box:hover .hover-cart{
  display: block;
  }
  span.product-name {
    float: none;
    font-size: 15px;
    padding: 4px 0px;
    text-align: center;
    width: 100%;
    display: block;
  }
  span.product-disc {
  display: block;
  float: left;
  width: 100%;
  padding-top: 10px;
  font-size: 13px;
  }
  span.product-qu {
  float: none;
  font-size: 18px;
  padding: 4px 0px;
  text-align: center;
  width: 100%;
  display: block;
  }

  /*===================================
    login section
  ===================================*/
  .check-reg-cnt {
    width: 50%;
    float: none;
    border: 1px solid #e1e1e1;
    padding: 50px 60px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    min-height: 460px;
}
.facebook-btn:hover{
    float: left;
    border-radius: 5px;
    height: 45px;
    background: #3b5998;
    display: block;
    line-height: 45px;
    color: #fff;
    text-decoration: none;
}
.facebook-btn i.fa.fa-facebook {
    float: left;
    height: 45px;
    border-right: solid 1px #5376BF;
    line-height: 45px;
    padding: 0 15px;
}


.check-reg-cnt h2 {
    border-bottom: solid 1px #e1e1e1;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 11px; font-weight: 600;
    margin-bottom: 15px; position: relative;
}

.check-reg-cnt h2:before{
    content: "";
    background: url(../img/reg-icon.jpg) no-repeat !important;
    width: 25px;
    height: 26px;
    float: left;
    position: absolute;
    left: -39px;
    top: -5px;
}

button#checkout_continue {
    margin-top: 10px;
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.nav-tabs{background: #fff;}
.check-reg-cnt input {
    margin-right: 10px;
}

.check-login table tbody tr th {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 20%;
    padding-left: 12px;
}

.check-reg-cnt span {
    display: table;
    font-size: 14px;
    padding-bottom: 14px;
}

.check-reg-cnt h3 {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 5px;
    color: #333;
    margin: 5px 0 10px;
}
.facebook-btn {
    float: left;
    border-radius: 5px;
    height: 45px;
    background: #3b5998;
    display: block;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
}
.or::after, .or::before {
    border-top: dashed 1px #ccc;
    content: "";
    height: 5px;
    width: 44%;
    float: left;
    top: 10px;
}
.or::before {
    position: absolute;
    left: 0;
}
.or::after {
    position: absolute;
    right: 0;
}
.facebook-btn, .or {
    width: 100%;
    text-align: center;
    font-size: 15px;
}
.or {
    float: left;
    margin: 15px 0;
    position: relative;
    font-weight: 500;
}
.chk-left input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 40px;
    padding-left: 5px;
    font-size: 15px;
    margin-bottom: 20px;
}


.chk-left select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 40px;
    padding-left: 5px;
    font-size: 15px;
    margin-bottom: 20px;
}

.chk-left input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 40px;
    padding-left: 5px;
    font-size: 15px;
    margin-bottom: 20px;
}
.sbmit-btn {
  background: #be1830;
  color: #fff;
  border: none;
  line-height: 30px;
  font-size: 14px;
  padding: 0px 36px;
  margin-right: 10px;
  display: inline-block;
}
.chk-left .remember {
    width: 70%;
}
.check-reg-cnt .reg {
    margin-top: 22px;
}
.reg a {
    color: #484848;
    font-weight: 400;
    font-size: 12px;
}
.cont-btn, .sbmit-btn {
    font-size: 15px;
    float: right;
}
  @media(min-width:1500px){
  .banner-text{
  color: #fff;
  position: relative;
  top: 300px;
  right: 0px;
  z-index: 1;
  margin-top: 0px;
  float: right;
  }
  }
  @media(min-width:1200px){
  .banner-overlay{
  position: absolute;
  width: 1170px;
  top: 0;
  height: auto;
  left: 50%;
  margin-left: -585px;
  }
  .contact-details .detail-box {
  min-height: 404px;
  }
  }
  @media(min-width:768px){
    .modal-dialog2 {
      width: 700px !important;
      position: absolute;
      top: 20% !important;
      left: 50%;
      margin: 0;
      margin-top:0px !important;
      margin-left: -350px !important;
      z-index: 11;
      background:#fff !important;
      -webkit-border-radius: 20px;
      -moz-border-radius:20px;
      border-radius: 20px;
  }
  }
    @media(min-width:480px){
  .modal-dialog {
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  margin-top: -87px;
  margin-left: -200px;
  z-index: 11;
  background: url('../img/map-bg.png') no-repeat;
  }
}
  /*=====================================
  responsive css
  =====================================*/
  @media(max-width:1200px){
  .menu-head-section a.menu-head-box{
  font-size: 12px;
  }
  }
  @media(max-width:1024px){
  .banner-text{
  margin-top: 135px;
  }
  .view p {
  font-size: 12px;
  padding: 0px 20px;
  line-height: 20px;
  }
  .view-first .info-section{
  font-size: 12px;
  }
  input.coupon-code {
  height: 32px;
  border: 1px solid #ccc;
  padding: 0px 3px;
  width: 67px;
  }
  .menu-head-section a.menu-head-box{
  font-size: 11px;
  }
  span.product-name, span.product-qu{
  font-size: 14px;
  }
  span.product-disc{
  font-size: 10px;
  }
  .view h2{
  font-size: 18px;
  }
  .view a.info {
  margin-top: 13px;
  width: 100%;
  display: inline;
  font-size: 11px;
  line-height: 10px;
  }
  a.view-all-menu {
  height: 35px;
  width: 148px;
  line-height: 35px;
  font-size: 13px;
  }
  .experience .heading-text h4, .about-albake .about-text h4, .fan-board h4 {
  font-size: 20px;
  }
  .experience .heading-text h2, .about-albake .about-text h2, .fan-board h2, .awards h2, .social-initiative h2 {
  font-size: 31px;
  }
  .about-albake .about-text p {
  font-size: 14px;
  line-height: 28px;
  }
  .full-caption p {
  font-size: 12px;
  line-height: 16px;
  }
  .full-caption h3{
  font-size: 15px;
  }
  .contact-details .detail-box{
  padding: 20px;
  }
  .detail-box p{
  font-size: 12px;
  }
  .detail-box h4 {
  font-size: 15px;
  }
  .detail-box h3{
  font-size: 18px;
  }
  .feedback-form input[type="text"], .feedback-form textarea {
  height: 26px;
  margin: 5px 0px;
  font-size: 11px;
  }
  .track-your-order input[type="text"] {
  height: 26px;
  margin-bottom: 6px;
  font-size: 11px;
  }
  .detail-box p{
  line-height: 22px;
  }
  .map{
  height: 370px;
  }
  .clip-2 {
  left: 236px;
  }
  .clip-3 {
  left: 484px;
  top: -37px;
  }
  .clip-7 {
  left: 634px;
  }
  .clip-6 {
  left: 392px;
  }
  .cart-section .cart-wrapper p{
  padding: 0px;
  }
  }
  @media(max-width:991px){
  .banner-text h1 {
  font-size: 40px;
  }
  .check-reg-cnt {
    width: 70%;
        padding: 50px 20px;
  }
  .banner-text h4 {
  font-size: 13px;
  letter-spacing: 1px;
  }
  .banner-text h3 {
  font-size: 11px;
  letter-spacing: 3px;
  }
  .hover-cart{
    font-size: 10px;
  }
  .banner-text{
  margin-top: 202px;
  }
  .banner-overlay .logo{
  top: 42px;
  }
  .menu-head-section a.menu-head-box {
  width: 31.33%;
  }
  span.product-name, span.product-qu {
  font-size: 12px;
  }
  .about-albake .about-box {
  width: 300px;
  height: 300px;
  }
  .about-albake .about-box .rounded {
  width: 100%;
  height: 300px;
  background: url(../img/albake-bg-res.png) top center no-repeat;
  }
  .about-albake .about-box .rounded img {
  bottom: -24px;
  left: 8px;
  width: 274px;
  height: 274px;
  }
  .about-albake .about-text {
  width: Calc(100% - 300px);
  padding: 10px 50px;
  }
  .about-albake .about-text p{
  line-height: 21px;
  }
  .about-albake {
  width: 100%;
  height: auto;
  padding: 20px 0px 50px 0px;
  }
  .special-category .box-inner p{
  font-size: 12px;
  }
  .no-padding {
  padding: 20px 0px 0px 0px;
  }
  .experience .heading-text h4, .about-albake .about-text h4, .fan-board h4 {
  font-size: 14px;
  }
  .experience .heading-text h2, .about-albake .about-text h2, .fan-board h2, .awards h2, .social-initiative h2 {
  font-size: 24px;
  }
  .clip-1 ,.clip-2, .clip-3, .clip-4 {
  width: 23%;
  position: relative;
  left: 0px;
  top: 0px;
  margin: 1%;
  height:auto;
  background: rgba(255,255,255,.8);
  float: left;
  min-height: 151px;
  }
  .clip-1 span, .clip-2 span, .clip-3 span, .clip-4 span, .clip-5 span, .clip-6 span, .clip-7 span{
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  margin-top: 0px;
  margin-left: 0px;
  text-align: center;
  padding: 10px;
  width: 100%;
  padding: 20px 10px;
  font-size: 12px;
  margin-top: 15px;
  }
  .clip-5 ,.clip-6, .clip-7{
  width: 31.3333%;
  position: relative;
  left: 0px;
  top: 0px;
  margin: 1%;
  height:auto;
  background: rgba(255,255,255,.8);
  float: left;
  display: inline-block;
  min-height: 151px;
  }
  .second-row{
  text-align: center;
  width: 80%;
  margin: 0 auto;

  }
  img.pin-attached {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -10px;
  left: 50%;
  margin-left: -20px;
  display: block;
  }
  .fan-board .fanbox-bg{
  min-height: 1px;
  }
  }
  @media(max-width: 800px){
  .footer span{font-size: 12px;}
  .footer .copy-footer b{font-size: 12px;}
  .footer .copy-footer b a{font-size: 12px;}
}

@media(max-width: 767px){
  .footer span{width: 100%; text-align: center;}
  .footer span{top: 0px; text-align: center;}
  .footer .copy-footer b{margin-left:0%; font-size: 11px; display: block; text-align: center;}
  .footer .copy-footer b a{font-size: 11px;}
  .footer ul{margin-top: 0px; padding-bottom: 10px;}
  .footer .copy-footer{display: block; float: none;}
  .social-part {
    border: 4px solid #bb162d;
    margin-top: 10px;
}
  .special-category{
	  display:none;
  }
  .banner-text {
	  display:none;
}

}
  @media(max-width:640px){
  .banner-text {
  margin-top: 168px;
  }
  .check-reg-cnt {
    width: 90%;
        padding: 30px 20px;
  }
  .menu-category-section a.menu-category-box{
  width: 48%;
  }
  .menu-head-section a.menu-head-box {
  width: 48%;
  }
  .shopped-login p.padding-none {
  font-size: 11px;
  font-weight: 300;
  }
  .cart-section .cart-wrapper p{
  font-size: 13px;
  }
  .input-section label, .billing-form-section label {
  font-size: 11px;
  }
  .cart-table&gt;tbody&gt;tr&gt;td img, .cart-table&gt;tbody&gt;tr&gt;th img, .cart-table&gt;tfoot&gt;tr&gt;td img, .cart-table&gt;tfoot&gt;tr&gt;th img, .cart-table&gt;thead&gt;tr&gt;td img, .cart-table&gt;thead&gt;tr&gt;th img{
  width: 50px;
  vertical-align: middle;
  padding: 5px;
  margin: 0px 10px;
  }
  span.quantity {
  padding: 4px;
  }
  .cart-section .cart-wrapper h1 {
  font-size: 23px;
  }
  .parent-div {
  font-size: 11px;
  }
  .coupon-code p {
  font-size: 12px;
  }
  .coupon span {
  width: 100%;
  float: left;
  padding: 0px 10px;
  }
  .coupon, .update-cart{
  text-align: center;
  }
  .update-cart a {
  float: none;
  display: inline-block;
  }
  .second-row{
  text-align: center;
  width: 100%;
  margin: 0 auto;

  }
  table.table.cart-table {
  font-size: 10px;
  }
  .clip-5 ,.clip-6, .clip-7{
  width: 48%;
  min-height: 151px;
  }
  .clip-1 ,.clip-2, .clip-3, .clip-4 {
  width: 48%;
  min-height: 151px;
  }
  .banner-text h1 {
  font-size: 30px;
  }
  .banner-text h4 {
  font-size: 11px;
  letter-spacing: 0px;
  margin: 0px;
  }
  .banner-text h3 {
  font-size: 11px;
  letter-spacing: 1px;
  }
  .special-category .box-inner p {
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 20px;
  }
  .experience .heading-text p {
  font-size: 13px;
  line-height: 20px;
  }
  .about-albake .about-text {
  width: 100%;
  padding: 30px 50px;
  }
  .about-albake .about-box {
  width: 300px;
  height: 300px;
  margin: 10px auto;
  display: block;
  float: none;
  }
  .about-albake{
  background: url(../img/about-bg-res.png) bottom right no-repeat;
  }
  .contact-details .detail-box{
  width: 100%;
  margin: 20px 0px;
  border-right: 0px;
  }
  .footer span {
  font-size: 11px;
  }
  .special-category .box-inner{
  padding: 0px;
  }
  }
  @media (max-width: 480px){
  .banner-text {
    margin-top: 101px;
  }
  }
  @media(max-width:425px){
  .view h2 {
  font-size: 12px;
  }
  .clip-1 ,.clip-2, .clip-3, .clip-4, .clip-5 ,.clip-6, .clip-7{
  min-height: 174px;
  }
  .cart-section .cart-wrapper p {
  font-size: 11px;
  }
  .menu-head-section a.menu-head-box {
  font-size: 9px;
  }
  .menu-category-section a.menu-category-box {
  width: 98%;
  }
  .cart-section .cart-wrapper h1 {
  font-size: 18px;
  }
  .return-section span{
  font-size: 10px;
  }
  .shopped-login p.padding-none{
  text-align: justify;
  }
  .form-input-section-user, .form-input-section-pass {
  width: 100%;
  margin: 10px 0px;
  float: left;
  }
  .hover-cart{
    line-height: 55px;
  }
  label.checkbox-lable {
  font-size: 10px;
  }
  .return-section b {
  width: 9px;
  height: 10px;
  border: 1px solid #c31933;
  display: inline-block;
  border-top: 4px solid #c31933;
  margin: 17px 3px;
  }
  .coupon-section input {
  display: block;
  width: 40%;
  }
  .coupon-section button {
  padding: 0px 10px;
  font-size: 11px;
  }
  .login-button input[type="submit"] {
  font-size: 11px;
  padding: 0px 27px;
  }
  .user-child-1, .user-child-2 {
  width: 100%;
  margin: 5px 0px;
  float: left;
  }
  .billing-radio-btns span{
  display: block;
  }
  .banner-overlay2 .logo .img {
  width: 82px;
  }
  .banner-overlay2 .logo .img img{
  max-width:100%;
  }
  .banner-overlay2 .logo ul{
  display: none;
  }
  .track-your-order input[type="submit"] {
  height: 29px;
  width: 84px;
  border-radius: 52px;
  font-size: 11px;
  }
  .feedback-form input[type="submit"] {
  border: 0;
  height: 27px;
  width: 102px;
  border-radius: 52px;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 20px;
  }
  .footer span {
  font-size: 10px;
  display: block;
  padding: 0px 0px 10px 0px;
  text-align: center;
  }
  .shopping-cart{
  width: 280px;
  }
  .shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding: 10px 0px;
  font-size: 11px;
  }
  .shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
  font-size: 11px;
  }
  .footer ul {
  float: none;
  text-align: center;
  display: block;
  margin-top: 10px;
  }
  .footer ul li {
  display: inline-block;
  float: none;
  padding: 0px 8px;
  }
  .view p {
  font-size: 10px;
  padding: 0px 20px;
  line-height: 15px;
  }
  .view a.info {
  margin-top: 13px;
  width: 100%;
  display: inline;
  font-size: 9px;
  line-height: 6px;
  }
  .view-first .name {
  display: block;
  float: none;
  line-height: 26px;
  background: #fdfbf8;
  padding-left: 0px;
  padding-right: 0px;
  }
  .view-first .price {
  display: block;
  float: none;
  line-height: 6px;
  background: #fdfbf8;
  padding-left: 0px;
  padding-right: 0px;
  }
  .dashed-line{
  display: none;
  }
  .view-first .info-section {
  font-size: 12px;
  padding: 20px 0px;
  }
  .border{
  border: 1px solid #ccc;
  border-top:0px !important;
  border-bottom:0px !important;
  }
  .add-bottom-border{
  border-bottom: 1px solid #ccc;
  }
  .banner-overlay .logo ul{
  display: none;
  }
  .border:nth-child(even){
  border-left: 0px !important;
  }
  .view-first a.info-dc{
  display: none;
  }
  .view-first a.info-responsive{
  opacity: 1;
  display: inline-block;
  margin-top: 13px;
  width: auto;
  font-size: 9px;
  line-height: 6px;
  color: #fff;
  background: #c21932;
  overflow: hidden;
  padding: 11px 16px !important;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-transform: uppercase;
  margin: 0px auto;
  margin-top: 10px;
  text-decoration: none;
  }
  .view-first a.info-responsive:focus, .view-first a.info-responsive:active{
    outline: none;
  }
  .banner-text h1 {
  font-size: 23px;
  }
  .banner-text h3 {
  font-size: 8px;
  letter-spacing: 1px;
  }
  .banner-overlay .logo .img {
  width: 82px;
  }
  .banner-overlay .logo .img img {
  max-width: 100%;
  }
  .about-albake .about-text {
  width: 100%;
  padding: 30px 10px;
  }
  .banner-text h4 {
  font-size: 9px;
  letter-spacing: 0px;
  }
  .box-inner img{
  width: 32px;
  }
  .special-category{
  padding: 30px 0px;
  }
  .special-category .box-inner p{
  line-height: 19px;
  }
  .about-albake .about-box {
  width: 200px;
  height: 200px;
  }
  .about-albake .about-box .rounded {
  width: 100%;
  height: 200px;
  background: url(../img/albake-bg-res-small.png) top center no-repeat;
  }
  .about-albake .about-box .rounded img {
  bottom: -19px;
  left: 8px;
  width: 174px;
  height: 174px;
  }
  
  /*Edit BY R k Singh*/
/* error */
.alertMessage, #alertMessage { -webkit-background-size: 40px 40px; -moz-background-size: 40px 40px; background-size: 40px 40px; background-image: -webkit-gradient(linear, left top, right bottom,  color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),  color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),  color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),  to(transparent)); background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,  transparent 75%, transparent); background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,  transparent 75%, transparent); background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,  transparent 75%, transparent); background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,  transparent 75%, transparent); background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,  transparent 75%, transparent); -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4); -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4); box-shadow: inset 0 -1px 0 rgba(255,255,255,.4); font-size:13px; text-transform:capitalize; /*	font-weight:bold;*/
	border: 1px solid!important; color: #fff; padding: 15px; text-shadow: 0 1px 0 rgba(0,0,0,.5); -webkit-animation: animate-bg 5s linear infinite; -moz-animation: animate-bg 5s linear infinite; margin-bottom: 10px; }
#alertMessage { position:fixed; /*	display:none;
	position: absolute;
	opacity:0;
	filter:alpha(opacity=0);*/
	right: -90px; text-transform: uppercase; bottom: 35px; z-index:100001; cursor:pointer; border: 1px solid; display: none; }
.alertMessage.info, #alertMessage.info { border-color: #3b8eb5!important; background-color:#C2E3F0; color:#34667A!important; text-shadow:1px 1px 1px #C8EBFB; }
.alertMessage.error, #alertMessage.error { border-color: #c43d3d!important; background-color:#fc4a48; color:#5A0000 !important; text-shadow:1px 1px 1px #E64040; }


.alertMessage.error2, #alertMessage.error2 { border-color: #c43d3d!important; background-color:#fc4a48; color:#5A0000 !important; text-shadow:1px 1px 1px #E64040; }

.alertMessage.warning, #alertMessage.warning { border-color: #d99a36 !important; background-color:#fcdb72; color:#987402 !important; text-shadow:1px 1px 1px #e7b104; }
.alertMessage.success, #alertMessage.success { background-color: #61b832; border-color: #55a12c !important; /*	color:#324e03 !important;*/
	text-shadow:1px 1px 1px #5c9201; }
.alertMessage h3 { margin: 0 !important; border:none; line-height: 25px !important; color:#FFF; }
.message p { margin: 0; }

/* error ends here */

  
  }
@media (max-width: 425px){
    .banner-text {
    margin-top: 84px;
   }
}




.summary-inner {
    width: 100%;
}

.summary-inner h2 {
    display: block;
    font-size: 26px;
    margin: 0px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.summary-inner ul {
    margin: 0px;
    padding: 0px;
}

.summary-inner li {
    display: block;
    padding-bottom: 15px;
    font-size: 14px;
}

.description &gt;table &gt;tbody &gt;tr {
    padding: 10px !important;
    display: table;
    width: 94%;
    border: 1px solid #ddd;
    height: 18px;
    float: left;
}

.description &gt;table &gt;tbody &gt;tr &gt;th {
    padding: 15px;
}

.description &gt;table &gt;tbody &gt;tr &gt;td {
    padding: 15px;
}

.footer span b {
    font-weight: normal;
}


.check-login table {
    width: 100%; margin-top: 1px;
}

.check-login table tbody tr {
    padding: 8px;
    /* border: 1px solid #ddd; */
    height: 30px;
    vertical-align: middle;
    display: table;
    width: 100%;
}

.check-login table tbody tr td table tr td {
    padding: 14px;
    border: 1px solid #9c9a9a;
    /* border-bottom: 0px; */
    width: 20%;
}

tr.custom-section-bg {
    background: #b9152b;
    color: #fff;
}


.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
    color: #fefefe;
    cursor: default;
    background-color: #b9152b;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: #b9152b;
    color: #fff;
}

.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #000;
    border-right: 1px solid #ddd;
}


@media(max-width:767px){

  .bx-wrapper .bx-next{ right: 50% !important;}
  .bx-wrapper .bx-prev{ left: 50% !important;}
}


</pre></body></html>