html {

    scroll-behavior: smooth;
  
  }
  
  
  
  ul.unstyled-list {
  
      list-style: none;
  
      font-weight: 500;
  
  }
  
  
  
  ul.unstyled-list li {
  
      padding-bottom: 7px;
  
  }
  
  
  
  
  
  a.btn.btn-danger.btn-red-mc {
  
      color: white;
  
  }
  
  .grapesbuilder .clearfix {
  
      clear: both;
  
  }
  
  
  
  .grapesbuilder p a{
  
      word-wrap: break-word;
  
  }
  
  
  
  .grapesbuilder img{
  
      max-width: 100%;
  
      height:auto;
  
  }
  
  
  
  .grapesbuilder p img,
  
  .grapesbuilder h2 img{
  
      margin:0px 10px;
  
  }
  
  
  
  
  
  .grapesbuilder .btn-danger,
  
  .grapesbuilder .btn-primary{
  
      background-color: #bf2e1b;
  
      border:none;
  
      color:white;
  
      margin: 7px 0px;
  
  }
  
  
  
  .grapesbuilder .btn-danger:after,
  
  .grapesbuilder .btn-primary:after{
  
      content: '';
  
      border:none;
  
  }
  
  
  
  .children-box-item-border{
  
      border: 2px solid #bf2e19;
  
      border-radius: 10px;
  
      overflow:hidden;
  
      margin-bottom: 30px;
  
  }
  
  
  
  .children-box-item-border p{
  
      font-weight:600;
  
  }
  
  
  
  .pagesmorelink{
  
      min-width: 376px;
  
      max-height: 135px;
  
      min-height: 135px;
  
      object-fit: cover;
  
      border-radius: 10px 10px 0px 0px;
  
  
  
  }
  
  
  
  #facebookliveID iframe {
  
      width: 100%;
  
      height: auto;
  
  }
  
  
  
  /*call action header*/
  
  .col-action-heading {
  
      color: #ffd900;
  
      font-weight: 600;
  
      font-size: 35px;
  
  }
  
  
  
  /**Booking page css**/
  
  .single-events-heading {
  
  
  
  }
  
  
  
  .single-event-head{
  
      background: linear-gradient(to right, #cc2b5e , #753a88);
  
      color:white;
  
  }
  
  
  
  .single-event-head-img{
  
      padding:50px;
  
  }
  
  
  
  .single-event-head-img .card{
  
      background-color: transparent !important;
  
  }
  
  
  
  .single-event-title-head{
  
      font-size:24px;
  
      font-weight:600;
  
  
  
  }
  
  
  
  .loading-area{
  
      display:none;
  
  }
  
  
  
  .loadmore{
  
      display:none;
  
  }
  
  
  
  .single-event-timeanddate .single-event-date h5{
  
      font-size:16px;
  
      font-weight:600;
  
      margin:15px 0px ;
  
  
  
  }
  
  
  
  .pe-none{
  
      pointer-events:none;
  
  }
  
  
  
  .single-event-timeanddate div{
  
      margin: 10px 0px;
  
  }
  
  
  
  .booking-testimonial{
  
       background-image: url(../image/booking/bg2.jpg);
  
      color: #fff;
  
      background-repeat: no-repeat;
  
      background-size: cover;
  
  }
  
  
  
  .booking-downloads {
  
      background-color: #EFEFEF;
  
      padding: 60px 10px;
  
  }
  
  
  
  .event-info-detail{
  
      font-weight:600;
  
  }
  
  
  
  .event-img-header .card{
  
      margin:24px 0px;
  
  }
  
  
  
  /**End booking page css**/
  
  
  
  .grapesbuilder h2 {
  
      font-size: 28px;
  
      font-weight: 600;
  
  }
  
  .page-breadcrumb h1 {
  
      font-weight: 600;
  
  }
  
  /*Event Page CSS*/
  
  .event-table-title {
  
      padding: 0px 0px 10px;
  
      font-size: 18px;
  
      border-bottom: 1px solid #e5e5e5;
  
      margin-bottom: 10px !important;
  
  }
  
  .event-table {
  
      border-bottom: 1px solid #e5e5e5;
  
      margin-bottom: 10px;
  
  }
  
  .event-table p{
  
      margin: 0;
  
  }
  
  .event-table thead th{
  
      border: none;
  
  }
  
  .event-table th, .event-table td{
  
      border: none;
  
  }
  
  
  
  .single-event-clockicon{
  
      margin-left:-2px;
  
  }
  
  
  
  
  
  .card-img-top.rounded{
  
      border-radius: 1rem !important;
  
  }
  
  
  
  .single-event-title{
  
      font-weight:600;
  
      margin:50px 0px 30px 0px;
  
  }
  
  
  
  .single-event-buttons{
  
      margin: 10px 0px;
  
  }
  
  
  
  .single-event-buttons a {
  
      text-align:center;
  
      font-size: 1rem
  
      margin: 0;
  
      border: 2px solid white;
  
      background: white;
  
      color: #bf2e1b;
  
      padding: 10px 18px;
  
      font-weight:600;
  
  }
  
  
  
  .single-event-buttons a:hover{
  
      color:white;
  
      background:#bf2e1b;
  
  }
  
  
  
  .event-buttons p {
  
      margin: 0 0px 3px 0px;
  
  }
  
  .event-detail h3 {
  
      line-height: 40px;
  
      font-weight: 600;
  
  }
  
  .event-buttons {
  
  
  
      list-style: none;
  
      padding: 0;
  
  }
  
  
  
  .mc-external-link{
  
      word-break: break-all;
  
  }
  
  
  
  .grapesbuilder a,
  
  .mc-external-link{
  
      color:#bf2e1b;
  
  }
  
  
  
  .mc-external-link:after{
  
      content: url(../image/icon/external-link.png) " ";
  
      color: #4d0b0c ;
  
      padding: 5px;
  
  
  
  }
  
  
  
  
  
  .event-buttons li {
  
      margin: 10px 15px 0 0;
  
      border: 1px solid gray;
  
  }
  
  .event-category {
  
      color: gray !important;
  
  }
  
  .eventpage-share .top-link-img {
  
      width: 30px;
  
  }
  
  .eventpage-share a {
  
      padding:0;
  
  }
  
  
  
  .event-share-img{
  
      width: 28px;
  
      height: auto;
  
  }
  
  
  
  .event-circle {
  
      padding: 10px 30px;
  
      border-radius: 50px;
  
      margin-right: 15px;
  
      color: #ffffff;
  
      background: #2c2c2c;
  
      text-align: center;
  
  }
  
  .event-circle p{
  
      margin: 0;
  
  }
  
  .event-content p{
  
      margin: 0;
  
  }
  
  .event-item {
  
      border-bottom: 2px solid #e1e1e1;
  
      padding: 30px 0;
  
  }
  
  .event-list{
  
      position: relative;
  
      list-style: none;
  
      padding: 0;
  
  }
  
  .event-circle h1 {
  
      font-size: 18px;
  
      max-width: 35px;
  
      margin-bottom: 5px;
  
      margin-top: 5px;
  
  }
  
  
  
  .event-content{
  
      min-width:65%;
  
  }
  
  
  
  .event-decs-body{
  
      margin: 20px 0px;
  
  }
  
  
  
  .single-event-share{
  
  
  
      border: none !important;
  
      display: flex;
  
      gap: 10px;
  
  }
  
  
  
  
  
  .event-share .top-link-img {
  
      width : 30px;
  
  }
  
  .event-title {
  
      font-size: 24px;
  
      font-weight: 600;
  
  }
  
  
  
  .event-venue {
  
      color: #e1e1e1;
  
  }
  
  .event-list .event-item:last-child {
  
      border: none;
  
  }
  
  .event-item p{
  
      margin: 0px
  
  }
  
  .sort-item{
  
      padding: 10px 0;
  
  }
  
  .event-venue img{
  
      padding-bottom: 2px;
  
      margin-right: 5px;
  
  }
  
  .event-title{
  
      display: -webkit-box;
  
      -webkit-line-clamp: 1;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
      text-overflow: ellipsis;
  
      width: 80%;
  
  }
  
  .sort-item {
  
      border-bottom: 2px solid #e1e1e1;
  
      padding: 10px 0;
  
  }
  
  .sort-item p {
  
      margin: 0;
  
  }
  
  
  
  /*single news styles*/
  
  .single-news-title {
  
      font-size: 2.6rem;
  
      line-height: 3.5rem;
  
      font-weight: 800;
  
      color: #323232;
  
      letter-spacing: 0;
  
      margin-bottom: 1rem;
  
  }
  
  
  
  
  
  .single-news-content iframe{
  
      width:100% !important;
  
      height:60vh !important;
  
  
  
  }
  
  
  
  .topnews-head {
  
       overflow: auto;
  
       height: 601px;
  
  }
  
  
  
  .news-circle{
  
          border-radius: 15%;
  
      background: #ffffff;
  
      border: 4px solid #bf311a;
  
      padding: 10px 24px;
  
      margin-right: 10px;
  
  }
  
  
  
  .news-circle h1{
  
      font-size: 14px;
  
      max-width: 35px;
  
      margin-bottom: 5px;
  
      margin-top: 5px;
  
      color: #bf311a;
  
      text-align: center;
  
      font-weight: 900;
  
  }
  
  
  
  li.top-news-list:first-child{
  
      margin-top: 10px;
  
  }
  
  
  
  li.top-news-list {
  
      padding-bottom: 10px;
  
      margin-top: 30px;
  
      border-bottom: 1px solid #0000001a;
  
  }
  
  
  
  .top-news-title{
  
      display: -webkit-box;
  
      -webkit-line-clamp: 1;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
      text-overflow: ellipsis;
  
      font-size: 22px;
  
      line-height: 3.5rem;
  
      font-weight: 600;
  
      color: #323232;
  
      letter-spacing: 0;
  
      margin-bottom: 1rem;
  
  }
  
  
  
  .single-news-content{
  
      word-break: break-all;
  
  }
  
  
  
  /*end of the single news styles */
  
  
  
  
  
  
  
  /*Cathedralnews styles*/
  
  
  
  
  
  .page-sub-links {
  
      background: #bf2e1b;
  
  }
  
  
  
  .page-sub-links ul {list-style-type: none;padding: 0;margin: 0;}
  
  
  
  .page-sub-links ul li {
  
      float: left;
  
      border-right: 1px dotted #fff;
  
  }
  
  
  
  .page-sub-links ul:after {clear: both;content: "";display: table;}
  
  
  
  .page-sub-links ul li a {
  
      padding: 10px 11px;
  
      display: block;
  
      color: #fff;
  
  }
  
  
  
  .page-sub-links ul li:last-child {
  
      border-right: 0px;
  
  }
  
  
  
  span.list-page-title {
  
      display: block;
  
      color: #fdf100;
  
      padding: 4px 20px 7px 0px;
  
      margin-top: 7px;
  
      font-weight: 600;
  
  }
  
  
  
  
  
  /**Footer CSS**/
  
  .information-menu ul li {
  
      position: relative;
  
  }
  
  .information-menu ul li:before {
  
      content: "\f054";
  
      font: normal normal normal 14px/1 FontAwesome;
  
      transform: translate(0, 0);
  
      position: absolute;
  
      top: 10px;
  
      left: 0;
  
      font-size: 12px;
  
      color: #ffffff;
  
  }
  
  .information-menu ul li a {
  
      margin-left: 26px;
  
  }
  
  /**End footer css**/
  
  a.btn-register {
  
     color: #764a9c;
  
  cursor: pointer;
  
  }
  
  
  
  button:focus {
  
  outline: none;
  
  }
  
  .btn:focus {
  
     box-shadow: none;
  
  }
  
  .home-link a {
  
      text-decoration: none;
  
      color: white;
  
  }
  
  a:focus {
  
  outline: none;
  
  }
  
  
  
  /*** SINGLE PRODUCT PAGE CSS***/
  
  .product-info h3 {
  
      font-weight: 800;
  
      border-bottom: 1px solid #80808040;
  
      padding-bottom: 10px;
  
      font-size: 22px;
  
      margin-bottom: 0px;
  
  }
  
  
  
  /***css for loyalty box**/
  
  .loyalty-box {
  
      border: 1px dashed #7E8018;
  
      padding: 10px 10px 0px;
  
      background-color: #F2F2F2;
  
      border-radius: 2px;
  
  }
  
  .loyalty-heading h4 {
  
      color: #7E8018;
  
      font-size: 20px;
  
      font-weight: 400;
  
  }
  
  .loyalty-box p {
  
      font-size: 13px;
  
      margin-bottom: 10px;
  
      line-height: 1.6;
  
  }
  
  .loyalty-box input::placeholder {
  
      font-size: 12px;
  
  }
  
  .loyalty-btn {
  
      background-color: #7E8018;
  
      border-radius: 0px;
  
      color: #fff;
  
      font-size: 12px;
  
  }
  
  td.loyaltypoint-box {
  
      padding: 0;
  
      border: 0px;
  
  }
  
  
  
  .btn.view-loyalty-btn {
  
      font-size: 16px;
  
      padding: 0px 0px;
  
      margin-bottom: 10px;
  
      color: #007bff;
  
  }
  
  
  
  .loyaty-img {
  
      text-align: center;
  
  }
  
  
  
  /***coupon css***/
  
  h4.coupon-gift-detail {
  
      font-size: 25px;
  
      font-weight: 400;
  
  }
  
  p.coupon-save-detail {
  
      font-weight: 200;
  
      margin-bottom: 0px;
  
      font-size: 14px;
  
  }
  
  p.coupon-valid-date {
  
      font-size: 12px;
  
      color: red;
  
      font-weight: 600;
  
      margin-bottom: 10px;
  
  }
  
  p.use-code {
  
      font-size: 12px;
  
      font-weight: 600;
  
  }
  
  span.coupon-clone {
  
      border: 1px dashed #989898e8;
  
      padding: 17px 30px 9px;
  
      font-weight: 600;
  
      background-color: #DDFFD5;
  
      border-radius: 3px;
  
  }
  
  span.coupon-clone i {
  
      font-size: 23px;
  
      color: #000;
  
      cursor: pointer;
  
  }
  
  .coupon-details table {
  
      margin-bottom: 0px;
  
  }
  
  
  
  
  
  /*Payment Text Color*/
  
  .payment-text
  
  {
  
      color: red;
  
  }
  
  /*Bread Crums*/
  
  .my-breadcrumb {
  
      text-align: center;
  
      background-image: url("../image/banner/breadcrumb-img.jpg");
  
      padding: 40px 20px;
  
      background-position: center;
  
      background-size: cover;
  
  }
  
  .my-breadcrumb h1{
  
      font-family: GothamPro;
  
      font-size: 30px;
  
      color: #fff;
  
  }
  
  
  
  .page-breadcrumb {
  
  text-align: center;
  
  padding: 40px 20px;
  
  background-position: center;
  
  background-size: cover;
  
  }
  
  
  
  .custom-form-control-styles:focus{
  
      background-color: #fff;
  
      border-color: #80bdff;
  
      box-shadow: rgb(0 123 255 / 25%);
  
  }
  
  /*Bread Crums*/
  
  
  
  /*header*/
  
  .top-link a {
  
      padding-right: 15px;
  
  }
  
  
  
  
  
  .navbar-nav .dropdown-toggle::after {
  
      display: none;
  
  }
  
  
  
  
  
  .footer-services .col-sm img {
  
     float: left;
  
     padding-right: 20px;
  
  }
  
  
  
  /*top link images*/
  
  .top-link-img{
  
      width: 20px;
  
      height: auto;
  
     /* filter: invert(21%) sepia(57%) saturate(2880%) hue-rotate(343deg) brightness(16%) contrast(60%);*/
  
  }
  
  .top-link a, p.top-link-text {
  
      font-size: 12px;
  
      text-decoration: none !important;
  
      text-align: start;
  
      color: #191918;
  
      font-weight: 700;
  
      margin-bottom: 0px;
  
  }
  
  
  
  
  
  .top-link-img-cart{
  
      width: 23px;
  
      height: auto;
  
     /* filter: invert(21%) sepia(57%) saturate(2880%) hue-rotate(343deg) brightness(16%) contrast(60%);*/
  
  }
  
  /*** Vtour Slider ****/
  
  /*.vtour_slider{
  
            padding: 236px 0px;
  
      background-size: cover;
  
      background-repeat: no-repeat;
  
          color: white;
  
      text-align: center;
  
  }*/
  
  .vtour-section{
  
      position: relative;
  
  }
  
  .vtour_active .tour-btn {
  
      text-align: center;
  
      position: absolute;
  
      top: 50%;
  
      left: 0;
  
      right: 0;
  
      color: #fff;
  
  
  
      border-color: white;
  
  }
  
  
  
  #virtualtour .tour-btn {
  
      text-align: center;
  
      position: absolute;
  
      top: 50%;
  
      left: 0;
  
      right: 0;
  
      color: #fff;
  
  
  
      border-color: white;
  
  }
  
  
  
  #virtualtour .owl-theme .owl-dots {
  
      margin-top: -50px;
  
      position: absolute;
  
      left: 0;
  
      right: 0;
  
  }
  
  
  
  #virtualtour .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  
      background: #bf2e19;
  
      width: 36px;
  
  }
  
  
  
  
  
  .vtour_active .owl-theme .owl-nav.disabled+.owl-dots {
  
      margin-top: -50px;
  
      position: absolute;
  
      left: 0;
  
      right: 0;
  
  
  
  }
  
  .tour-btn a {
  
      border-radius: 20px;
  
      border-color: white;
  
  }
  
  .vtour_active .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  
      background: #bf2e19;
  
      width: 36px;
  
  }
  
  .vtour_active .owl-theme .owl-dots .owl-dot span {
  
      width: 10px;
  
      height: 10px;
  
      margin: 5px 7px;
  
      background: #fff3f3;
  
      display: block;
  
      -webkit-backface-visibility: visible;
  
      transition: opacity .2s ease;
  
      border-radius: 30px;
  
      width: 36px;
  
  }
  
  
  
  /****  End Vtout Slider***/
  
  
  
  /*About Us*/
  
  .view-more-btn {
  
      font-size: 16px;
  
  }
  
  .about-content h1 {
  
      font-size: 30px;
  
  }
  
  .about-img {
  
      text-align: center;
  
      padding: 30px 10px 20px 10px;
  
      background: white;
  
      box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  
  }
  
  .what-we-offer {
  
      background: #00000017;
  
      text-align: center;
  
      padding: 20px;
  
  }
  
  .view-more-btn{
  
      background: #666666;
  
      color: #fff;
  
  }
  
  .view-more-btn:hover {
  
      background-color: #f6371c;
  
  }
  
  
  
  .view-more-btn:active {
  
      background-color: #f6371c ;
  
  }
  
  .view-more-btn:focus {
  
      background-color: #f6371c;
  
  }
  
  .about-us-title {
  
      text-align: center;
  
  }
  
  .about-us-p1, .about-us-p2{
  
      text-align: justify;
  
  }
  
  .about-us-p1 p {
  
      font-weight: 500;
  
      font-size: 20px;
  
  }
  
  .about-us-p2 p{
  
      font-size: 14px;
  
      color: #000;
  
      line-height: 25px;
  
  }
  
  .about-content {
  
      padding-top: 10px;
  
  }
  
  .about-content p {
  
      color: gray;
  
  }
  
  .carousel-inner img {
  
      width: 100%
  
  }
  
  
  
  .carousel-item img {
  
      width: 100%;
  
      height: 100%;
  
  }
  
  
  
  #AboutUsCarousel .carousel-indicators {
  
      position: static;
  
      margin-top: 0px
  
  }
  
  
  
  #AboutUsCarousel .carousel-indicators>li {
  
      width: 100%
  
  }
  
  
  
  #AboutUsCarousel .carousel-indicators li img {
  
      display: block;
  
      opacity: 0.5
  
  }
  
  
  
  #AboutUsCarousel .carousel-indicators li.active img {
  
      opacity: 1
  
  }
  
  
  
  #AboutUsCarousel .carousel-indicators li:hover img {
  
      opacity: 0.75
  
  }
  
  /*Privacy Poliicy*/
  
  .questions{
  
      border-radius: 0px;
  
      }
  
  .privacy-policy {
  
      font-size: 14px;
  
      color: var(--header-bg-color);
  
      line-height: 30px;
  
  }
  
  
  
  
  
  /*terms & Condition*/
  
  .terms-cond {
  
      text-align: justify;
  
      font-size: 20px;
  
  }
  
  .terms-cond p{
  
      font-size: 14px;
  
      color: var(--header-bg-color);
  
      line-height: 30px;
  
  }
  
  /*cancellation and refund policy*/
  
  .cancellation-refund-policy{
  
      font-size: 14px;
  
      color: var(--header-bg-color);
  
      line-height: 30px;
  
  }
  
  
  
  
  
  
  
  /*gift finder*/
  
  
  
  .gift-finder {
  
      padding-bottom: 20px;
  
      padding-top: 15px;
  
  }
  
  
  
  .giftfindbox {
  
      background-color: #ffffff8f;
  
      color: white;
  
      border-radius: 10px;
  
      border-style: solid;
  
      border-color: #ff9400;
  
      border-width: 2px;
  
      margin: auto;
  
      max-width: 1000px;
  
      z-index: 99;
  
      position: relative;
  
  }
  
  
  
  
  
  .giftfindbox h2 {
  
      font-size: 23px;
  
      font-family: GothamPro;
  
      color: #ff9400;
  
      text-align: right;
  
  }
  
  
  
  .giftbox{
  
      background-color: var(--main-bg-color);
  
      margin-top: -115px;
  
  }
  
  /*Trending Now*/
  
  .categories h2 {
  
    position: relative;
  
    opacity: 1;
  
    margin-bottom: 0px;
  
    font-size: 23px;
  
    max-width: 152px;
  
    text-align: left;
  
    padding-left: 13px;
  
    font-weight: 700;
  
  }
  
  
  
  .categories h2:before {
  
    /* content: ""; */
  
    position: absolute;
  
    width: 100%;
  
    background-image: linear-gradient(to right, #ffffff00, #ffffff47, #ffffff00);
  
    bottom: 45px;
  
    top: -10px;
  
    left: 0;
  
  }
  
  
  
  .categories h2:after {
  
    /* content: ""; */
  
    position: absolute;
  
    width: 100%;
  
    background-image: linear-gradient(to right, #ffffff00, #ffffff47, #ffffff00);
  
    bottom: -7px;
  
    top: 42px;
  
    left: 0;
  
  }
  
  .categories {
  
      position: absolute;
  
      bottom: 0;
  
      width: 100%;
  
      /* padding: 20px; */
  
      bottom: 15px;
  
      /* background-image: linear-gradient(to right, #00000000, #0000008f, #000000e0, #0000008f, #00000000); */
  
      color: white;
  
      /* opacity: 1; */
  
      /* transition: visibility 0.3s linear,opacity 0.3s linear; */
  
      }
  
  
  
  .categories_rule{
  
     position: absolute;
  
     bottom: 13px;
  
     width: auto;
  
     padding: 20px 0px;
  
     visibility: hidden;
  
     transition: visibility 0.3s linear,opacity 0.3s linear;
  
     opacity: 0;
  
     margin-bottom: 0px;
  
  }
  
  
  
  ul.categories_rule li {
  
      list-style-type: none;
  
      margin-bottom: 6px;
  
      display: block;
  
  }
  
  .categories_rule a {
  
    text-decoration: none;
  
    background-color: #0000006e;
  
    padding: 7px 8px;
  
    /* margin: 0px 0px 8px 0px; */
  
    -webkit-transition: all 0.25s ease-in-out;
  
    -moz-transition: all 0.25s ease-in-out;
  
    -o-transition: all 0.25s ease-in-out;
  
    transition: all 0.25s ease-in-out;
  
    cursor: pointer;
  
    /* position: relative; */
  
    /* left: -20px; */
  
    /* right: 0; */
  
    /* top: 0; */
  
    /* bottom: 0; */
  
    border-top-right-radius: 27px;
  
    border-bottom-right-radius: 27px;
  
    display: inline-block;
  
    color: #fff;
  
    font-size: 13.5px;
  
  }
  
  
  
  .trendingGrid:hover .categories_rule {
  
      visibility: visible;
  
      opacity: 1;
  
  }
  
  
  
  .trendingGrid:hover .categories {
  
      /* visibility: hidden; */
  
      /* opacity: 0; */
  
  }
  
  
  
  .trendingGrid {
  
      position: relative;
  
      margin-bottom: 35px;
  
      border-radius: 8px;
  
  }
  
  
  
  .categories_rule a:hover {
  
      background-color: #000000c4;
  
  }
  
  .categories_rule img {
  
  border-radius: 25px;
  
  }
  
  
  
  /*trending now*/
  
  
  
  /*Gifts*/
  
  
  
  .gift_categories {
  
      position: absolute;
  
      bottom: 25px;
  
      right: 30px;
  
      background-color: #808080d6;
  
      color: white;
  
      padding-right: 85px;
  
      padding-top: 30px;
  
      padding-bottom: 0px;
  
      border-radius: 5px;
  
  }
  
  
  
  .gift_categories li {
  
      list-style-type: none;
  
      display: block;
  
      margin-top: 25px;
  
      margin-bottom: 25px;
  
  }
  
  .gift_categories .giftforher {
  
      background-color: var(--green-color);
  
      /*padding-right: -44px;*/
  
      /* text-align: center; */
  
      margin-left: 10px;
  
      margin-right: -75px;
  
      /* margin-top: 0px; */
  
      color: white;
  
      padding-left: 15px;
  
      padding-bottom: 1px;
  
      padding-top: 10px;
  
  }
  
  .giftGrid {
  
      position: relative;
  
      margin-bottom: 35px;
  
  }
  
  .gift_categories a{
  
      text-decoration: none;
  
      color: white;
  
      font-size: 15px;
  
  }
  
  .gift_categories a:hover{
  
      color: var(--green-color);
  
  }
  
  
  
  .image-border {
  
      border-radius: 5px;
  
  }
  
  
  
  .giftforher h5 {
  
      font-size: 22px;
  
  }
  
  
  
  
  
  /*gifts*/
  
  
  
  
  
  /*customer review*/
  
  .testimonial{
  
      background: #b42f100d;
  
      padding: 30px;
  
      box-shadow: 0px 5px 8px 0px #04040463;
  
      border-radius: 15px;
  
      margin: 10px 10px 15px 10px;
  
  }
  
  
  
  .cstmr-profile-img{
  
          border: 2px solid white;
  
  }
  
  
  
  .testimonial img{
  
    width: 100px !important;
  
    height: 100px;
  
    border-radius: 50%;
  
    margin: 0 auto;
  
  }
  
  .name{
  
      font-size: 22px;
  
      font-weight: bold;
  
      margin: 10px 0;
  
      text-transform: capitalize;
  
  }
  
  .stars{
  
    color: #fbc000;
  
    margin-bottom: 20px;
  
  }
  
  
  
  .testimonial p {
  
      font-size: 17px;
  
  }
  
  
  
  
  
  blockquote p {
  
      font-weight: 600;
  
  }
  
  
  
  .my-profile-btn{
  
      padding: 0px 12px;
  
  }
  
  
  
  
  
  .moretext {
  
    display: none;
  
  }
  
  .pointer{
  
      cursor: pointer;
  
  }
  
  /*footer*/
  
  
  
  .secure-payment ul li {
  
      display: inline;
  
      list-style-type: none;
  
      position: relative;
  
      left: -38px;
  
      line-height: 35px;
  
  }
  
  
  
  .social-icon ul li {
  
      display: inline;
  
      list-style-type: none;
  
      position: relative;
  
      left: -38px;
  
  }
  
  .menuitems ul li{
  
      display: inline;
  
      list-style-type: none;
  
      position: relative;
  
      border-right: 1px solid white;
  
      padding-left: 10px;
  
      padding-right:10px
  
  
  
  }
  
  .menuitems ul {
  
      padding-left: 0px;
  
  }
  
  .menuitems ul li:first-child{
  
      padding-left: 0px;
  
  }
  
  .menuitems a{
  
      color:white
  
  }
  
  
  
  .menuitems li:last-child {
  
      border: none;
  
  }
  
  
  
  .copy-right{
  
      color: white;
  
      background: black;
  
      font-size: 15px;
  
      padding: 12px 0px;
  
  }
  
  
  
  .social-icon a {
  
      padding: 5px;
  
  }
  
  
  
  .copy-right a {
  
      color: #9c9c9c;
  
  }
  
  .container.contact-title {
  
     padding-left: 0px;
  
  }
  
  
  
  .contact-details-border-star1{
  
      margin: 0px 0px 15px 0px;
  
  }
  
  
  
  .footer-lines {
  
     /*border-bottom: 1px solid white;*/
  
     border-top: 1px solid white;
  
  }
  
  .footer-content ul li {
  
      font-size: 14px;
  
  }
  
  .third-footer h2 {
  
      font-size: 18px;
  
  }
  
  .menuitems ul li {
  
      font-size: 15px;
  
  }
  
  .menuitems {
  
      line-height: 30px;
  
  }
  
  
  
  .testimonial p i {
  
      font-size: 40px;
  
      color: grey;
  
  }
  
  
  
  /*footer*/
  
  
  
  /*cart*/
  
  
  
  tr.cart-table-tr {
  
      border-bottom: 10px solid #ffffff;
  
      background: #efefef;
  
  }
  
  
  
  tr.cart-table-tr td{
  
      border-top: none;
  
  }
  
  
  
  tr.cart-table-tr td button.btn {
  
      height: 36px;
  
      line-height: 1rem;
  
      padding: 0px 10px;
  
  }
  
  
  
  .checkout-left-section {
  
      border: 1px solid #dee2e6;
  
  }
  
  .table-heading {
  
      background: #666;
  
      color: white;
  
      font-size: 20px;
  
  }
  
  
  
  .my-cart h4 {
  
      font-family: 'Noto Sans', sans-serif;
  
      color: black;
  
      font-size: 25px;
  
  }
  
  
  
  .my-cart a{
  
      color: black;
  
      text-decoration: none;
  
  }
  
  
  
  .cart-tbl-responsive{
  
      border-radius: 10px;
  
  }
  
  
  
  .cart-table {
  
      background: white;
  
  }
  
  
  
  .discount{
  
      color: #177d0c;
  
  }
  
  .shopping{
  
      color: #c72d2c;
  
  }
  
  .product-type{
  
      color: #c72d2c;
  
  }
  
  
  
  .checkout-btn {
  
      background-color: #152545;
  
      border-radius: 0px;
  
      color: white;
  
  }
  
  .shopping-btn {
  
      background-color: #198d0d;
  
      border-radius: 0px;
  
      color: white;
  
  }
  
  .cart-buttons {
  
      line-height: 50px;
  
      border-bottom: 10px solid white;
  
  }
  
  .checkout-box {
  
      line-height: 30px;
  
  }
  
  .coupon-btn{
  
      background-color: #17a2b8;
  
      border-radius: 0px;
  
      color: white;
  
  }
  
  .product-id a {
  
      color: #ababab;
  
  }
  
  .product-id{
  
      font-size: 15px;
  
  }
  
  
  
  .coupon-box input {
  
      border-radius: 0px;
  
  }
  
  /*wedding decors*/
  
  .hero-inner {
  
      position: absolute;
  
      top: 30%;
  
      margin-left: 100px;
  
      color: white;
  
  }
  
  
  
  .wedding-decor {
  
      position: relative;
  
  }
  
  
  
  /**Qyty -/+ Buttton*/
  
  
  
  .add1 {
  
      background: #17a2b8;
  
      font-size: 24px;
  
      font-weight: 500;
  
  }
  
  
  
  .minus1 {
  
      background: #17a2b8;
  
      font-size: 24px;
  
      font-weight: 500;
  
  }
  
  
  
  .stepper{
  
      display: flex;
  
      justify-content: start;
  
  }
  
  
  
  .cart-tbl-head{
  
      background: #17a2b8;
  
      color: #ffffff;
  
      font-size: 18px;
  
      font-weight: bold;
  
  }
  
  
  
  
  
  .table thead th{
  
      border:none !important;
  
  }
  
  
  
  
  
  .checkout-details{
  
      align-items: center;
  
      justify-content: space-between;
  
  }
  
  
  
  .quantity {
  
      width: 30px;
  
      text-align: center;
  
      border: 0px solid gray;
  
      border-left:none;
  
      border-right:none;
  
      border-radius: 0px;
  
      background: transparent;
  
  }
  
  
  
  
  
  /* Chrome, Safari, Edge, Opera */
  
  .stepper input::-webkit-outer-spin-button,
  
  .stepper input::-webkit-inner-spin-button {
  
    -webkit-appearance: none;
  
    margin: 0;
  
  }
  
  
  
  /* Firefox */
  
  .stepper input[type=number] {
  
    -moz-appearance: textfield;
  
  }
  
  
  
  .quantity input,.quantity button{
  
     width:50px;
  
     padding:.5em;
  
     font-size:1.2rem;
  
     text-align:center;
  
     font-weight:900;
  
     background:white;
  
     border:1px solid #aaa;
  
  }
  
  
  
  /****registerOrLogin / signup / track order / call back Modal*******/
  
  .login-content{
  
      padding: 20px;
  
      border-radius: 8px;
  
      background-size: cover;
  
  }
  
  
  
  .login-content h4 {
  
      text-align: center;
  
      margin-bottom: 20px;
  
      margin-top: -30px;
  
  }
  
  
  
  
  
  .division {
  
      float: none;
  
      margin: 0 auto 20px;
  
      overflow: hidden;
  
      position: relative;
  
      text-align: center;
  
      width: 100%;
  
   }
  
  
  
  .division .line {
  
      border-top: 1px solid #DFDFDF;
  
      position: absolute;
  
      top: 10px;
  
      width: 25%;
  
  }
  
  
  
  .division .line.l {
  
      left: 0;
  
  }
  
  
  
  .division .line.r {
  
      right: 0;
  
  }
  
  
  
  .btn-google {
  
      border-radius: 5px;
  
      margin-bottom: 10px;
  
      border: 2px solid #ea4335;
  
      background: #ea4335;
  
      color: white;
  
      padding: 8px 12px;
  
  
  
  }
  
  
  
  .btn-google:hover{
  
      color:  #ea4335;
  
      background: transparent;
  
  }
  
  
  
  .btn-facebook {
  
    color: white;
  
    background-color: #3b5998;
  
    border-radius: 0px;
  
    margin-bottom: 10px;
  
  }
  
  
  
  .btn-facebook:hover{
  
      color:white;
  
  }
  
  
  
  .btn-facebook {
  
      border-radius: 5px;
  
      margin-bottom: 10px;
  
      border: 2px solid  #3b5998;
  
      background:  #3b5998;
  
      color: white;
  
      padding: 8px 12px;
  
  
  
  }
  
  
  
  .btn-facebook:hover{
  
       color:  #3b5998;
  
      background: transparent;
  
  }
  
  
  
  
  
  .login-btn{
  
      border: 2px solid #bf2e1b;
  
      background: #bf2e1b;
  
      color: white;
  
      padding: 8px 12px;
  
  }
  
  
  
  .login-btn:hover{
  
      color:  #bf2e1b;
  
      background: transparent;
  
  }
  
  
  
  .btn-google span {
  
      margin-left: 10px;
  
  }
  
  
  
  .btn-facebook span {
  
      margin-left: 10px;
  
  }
  
  .new-account {
  
      float: right;
  
  }
  
  
  
  .new-account a {
  
      text-decoration: none;
  
      color: #bf2e1b;
  
      margin-left: 8px;
  
      font-weight: 600;
  
  }
  
  
  
  .lost-password {
  
      margin-top: 10px;
  
  }
  
  
  
  
  
  .lost-password a{
  
      text-decoration: none;
  
      color: black;
  
      margin-left: 8px;
  
  }
  
  
  
  .remember-me{
  
      margin-left: 10px;
  
  }
  
  .login-title {
  
      border-bottom: none;
  
  }
  
  .required {
  
    /*color: red;*/
  
  }
  
  .login-body {
  
      padding-bottom: 30px;
  
  }
  
  .new-account a:hover {
  
      color: black;
  
  }
  
  
  
  /*contact us page****/
  
  
  
  .contact-header{
  
      position:relative;
  
      margin-bottom: 16px;
  
  }
  
  
  
  
  
  
  
  .form-desc{
  
      font-size:14px;
  
      font-weight:200;
  
      line-height:15px;
  
      margin:10px 0px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  img.contact-details-border-star {
  
      margin: 0px 0px 15px 0px;
  
  }
  
  
  
  
  
  .contact-address{
  
      margin-bottom: 1rem;
  
  }
  
  
  
  .contact-social-icon .list-group-item:first-child,
  
  .contact-social-icon .list-group-item:last-child{
  
      border-top-left-radius: 0;
  
      border-top-right-radius: 0;
  
       border-bottom-left-radius: 0;
  
      border-bottom-right-radius: 0;
  
  }
  
  
  
  .contact-social-icon li{
  
    border: 0 none;
  
    border-radius: 0;
  
    color:black;
  
    background:#b8b8b8;
  
    margin:10px;
  
  }
  
  
  
  
  
  
  
  
  
  .contact-heading-body:before {
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 10%;
  
      border-bottom: 2px solid #bf2e1b;
  
  }
  
  
  
  
  
  .contact-heading-body:after {
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: -7px;
  
      height: 2px;
  
      width: 5%;
  
      border-bottom: 2px solid #bf2e1b;
  
  }
  
  
  
  
  
  .customer-addressone a{
  
      text-decoration: none;
  
      color: black;
  
  }
  
  .customer-addressone ul li {
  
      list-style-type: none;
  
      line-height: 30px;
  
  }
  
  .customer-addresstwo {
  
      border: 1px solid;
  
      margin-top: 15px;
  
      padding: 10px;
  
  }
  
  
  
  .customer-addresstwo ul li {
  
      list-style-type: none;
  
  }
  
  .customer-addresstwo a{
  
      text-decoration: none;
  
      color: black;
  
  }
  
  
  
  .contact-detail h1 {
  
      font-family: 'GothamPro';
  
      font-size: 25px;
  
  }
  
  .contact-detail h3{
  
      font-family: 'GothamPro';
  
      font-size: 20px;
  
  }
  
  .contact-btn{
  
      background-color: #bf2e19;
  
      color: white;
  
      border: none;
  
      padding:5px 1rem;
  
  }
  
  .contact-btn:hover{
  
      color:white
  
  }
  
  
  
  .contact-details-body .fa-2x {
  
      font-size: 24px;
  
  }
  
  
  
  .get-in-touch {
  
      line-height: 30px;
  
  }
  
  
  
  .map-heading {
  
      color: white;
  
      background: #bf2e19;
  
      padding:15px 0px;
  
      margin-top: 20px;
  
  }
  
  
  
  .map-responsive{
  
      overflow:hidden;
  
      padding-bottom: 35%;
  
      position:relative;
  
      height:0;
  
  }
  
  .map-responsive iframe{
  
      left:0;
  
      top:0;
  
      height:100%;
  
      width:100%;
  
      position:absolute;
  
  }
  
  
  
  
  
  .map-responsive-contact{
  
      overflow:hidden;
  
      padding-bottom: 57%;
  
      position:relative;
  
      height:0;
  
  }
  
  
  
  .map-responsive-contact iframe{
  
      left:0;
  
      top:0;
  
      height:100%;
  
      width:100%;
  
      position:absolute;
  
  }
  
  
  
  
  
  .contact-breadcrumb {
  
          margin: 2px;
  
   }
  
   .get-in-touch input {
  
      border-radius: 0px;
  
  }
  
  
  
  .get-in-touch select {
  
      border-radius: 0px;
  
  }
  
  
  
  .get-in-touch textarea {
  
      border-radius: 0px;
  
  }
  
  
  
  .contact-detail-form h1 {
  
      font-family: 'Noto sans';
  
      font-size: 25px;
  
      margin-bottom:10px;
  
      padding-left: 10px;
  
  }
  
  
  
  .get-in-touch button {
  
      border-radius: 0;
  
  }
  
  /*bread crums**/
  
  
  
  ol.breadcrumb.iris-breadcrumb {
  
      background-color: transparent;
  
      padding-left: 0px;
  
  }
  
  
  
  ol.breadcrumb.iris-breadcrumb a {
  
      color: #000;
  
      font-size: 14px;
  
  }
  
  
  
  ol.breadcrumb.iris-breadcrumb li:before {
  
      padding-right: 3px;
  
  }
  
  
  
  /***My profile****/
  
  .d-heading{
  
      padding:10px;
  
  }
  
  
  
  .dashboard{
  
      margin:50px 0px
  
  }
  
  .profile-name{
  
      color:white;
  
      margin-left: 10px;
  
      margin-bottom:0px;
  
      align-self: center;
  
  }
  
  
  
  
  
  
  
  .profile-contents i{
  
      font-size: 64px;
  
      color: white;
  
  }
  
  .profile-icon {
  
      background: #ffffff;
  
      text-align: center;
  
      margin: 10px;
  
      padding: 25px;
  
      border-radius: 5px;
  
  }
  
  
  
  .profile-text{
  
      font-size: 22px;
  
      font-weight: 700;
  
      margin: 12px;
  
      color: white;
  
  }
  
  
  
  #profile-my-order{
  
      background-image: linear-gradient(to right, #a71d31, #3f0d12);
  
  }
  
  
  
  
  
  
  
  .my-profile-info {
  
      /*border: 1px solid #a1a1a1;*/
  
      padding: 15px;
  
      line-height: 35px;
  
      margin-top: 10px;
  
  }
  
  .my-profile-info h4 {
  
      font-size: 20px;
  
  }
  
  
  
  .my-profile .editbtn {
  
      margin: 5px 5px;
  
  
  
      padding: 0px 12px;
  
  
  
      border-radius: 3px;
  
      background: white;
  
      border: 1px solid #b42f10;
  
      color: #b42f10;
  
  }
  
  
  
  .my-profile-info .editbtn:hover {
  
       background: #b42f10;
  
      border: 1px solid #b42f10;
  
      color: white;
  
  }
  
  
  
  
  
  
  
  .td-w30{
  
      width:30%;
  
      font-weight: 500;
  
  }
  
  .td-w9{
  
      width:10%
  
  }
  
  .td-w60{
  
      width:61%;
  
  }
  
  .table-contents{
  
      margin-left: 15px;
  
  }
  
  .user-detail{
  
      color: #a1a1a1;
  
  }
  
  
  
  .profile-contents ul {
  
      display:flex;
  
      flex-wrap: wrap;
  
      }
  
  
  
  .profile-contents li {
  
      list-style: none;
  
      flex: 1 0 30%;
  
  }
  
  
  
  .profile-options ul li a:hover {
  
      color: #bf2e19;
  
  }
  
  
  
  .donationbtn{
  
  
  
      box-shadow:none;
  
      border:2px solid #b42f10;
  
  }
  
  
  
  .donationbtn a span{
  
      font-size:22px;
  
      font-weight:bold;
  
  }
  
  
  
  
  
  li.profile-icon:hover {
  
      background-color: #eaf1ff;
  
  }
  
  .profile-options ul li a {
  
      display: block;
  
      padding: 20px;
  
      text-decoration: none;
  
      color: black;
  
  }
  
  .address {
  
      /*border: 1px solid #a1a1a1;*/
  
      padding: 15px;
  
      line-height: 35px;
  
      min-height: 315px;
  
  }
  
  .my-address h4 {
  
      font-size: 20px;
  
  }
  
  .old-address i {
  
      float: right;
  
      font-size: 20px;
  
      padding: 10px;
  
      color: black;
  
  }
  
  .new-address i {
  
      font-size: 100px;
  
      color: #a1a1a1;
  
  }
  
  
  
  .new-address {
  
      text-align: center;
  
  }
  
  
  
  .add-new {
  
      font-size: larger;
  
  }
  
  .new-address a {
  
      text-decoration: none;
  
      color: black;
  
  }
  
  .plus-sign {
  
      padding-top: 60px;
  
  }
  
  
  
  /**Offer Pop-up*****/
  
  /**Offer Pop-up*****/
  
  .offer-content{
  
      /*background:url(../image/offer_popup/popup-bg.jpg) no-repeat scroll 0px 0px;*/
  
      border-radius: 0px;
  
      background-size: 100% 100%;
  
  }
  
  
  
  .offer-popup-header {
  
      padding: 0px;
  
  }
  
  .offer-popup-header .close {
  
      padding: 0px;
  
      position: relative;
  
      top: 23px;
  
      left: -25px;
  
  }
  
  
  
  .offer-content h4 {
  
      text-align: center;
  
      font-family: Shaded Larch;
  
      font-size: 38px;
  
  }
  
  
  
  .offer-body {
  
      margin: 0px 50px 50px 50px;
  
      background-color: #ffffffd1;
  
  }
  
  .mail-btn {
  
      background-color: black;
  
      color: white;
  
      border-radius: 0;
  
      float:right;
  
      margin-top: -38px;
  
  }
  
  span.popup-title {
  
      line-height: 2;
  
  }
  
  .email-box input {
  
      width: 85%;
  
      border-radius: 0px ;
  
      margin-top: 25px;
  
  }
  
  .dont-show-again{
  
      margin-top: 15px;
  
  
  
  }
  
  /*Order Tracker*/
  
  .order-tracking {
  
      margin-top: 15px;
  
  }
  
  .track-table {
  
      width: 50%;
  
      margin: auto;
  
      /*border: 1px solid #a1a1a1;*/
  
      border-radius: 5px;
  
      padding: 40px;
  
      line-height: 40px;
  
      background-color: white;
  
  }
  
  .order-tracking h4 {
  
      text-align: center;
  
  }
  
  .date {
  
      font-size: 17px;
  
      color: #a1a1a1;
  
  }
  
  .status {
  
      font-size: 25px;
  
      font-weight: 500;
  
  }
  
  
  
  .divider {
  
      height: 0px !important;
  
      background-color: blue
  
  }
  
  
  
  .track-line {
  
      height: 2px !important;
  
      background-color: #a1a1a1;
  
  }
  
  
  
  .dot {
  
      height: 20px;
  
      width: 20px;
  
      margin-top: 0px;
  
      background-color: #bf2e19;
  
      border-radius: 50%;
  
      display: inline-block
  
  }
  
  
  
  .big-dot {
  
      height: 30px;
  
      width: 30px;
  
      margin-top: 0px;
  
      background-color: #bf2e19;
  
      border-radius: 50%;
  
      display: inline-block
  
  }
  
  
  
  .big-dot i {
  
      font-size: 12px
  
  }
  
  .order-label {
  
      font-weight: 500;
  
  }
  
  .order-status{
  
      width: 80%;
  
      margin: auto;
  
      line-height: 30px;
  
  }
  
  .order-status-line{
  
      width: 70%;
  
      margin: auto;
  
  }
  
  .order-detail{
  
      background-color: #faebd75c;
  
      padding-top: 35px;
  
      padding-bottom: 50px;
  
  }
  
  .status-time {
  
      color: #a1a1a1;
  
  }
  
  
  
  /*Order Detail*/
  
  .detail-order {
  
      padding: 10px;
  
      min-height: 270px;
  
      margin-top: 15px;
  
  }
  
  .detail-order h1 {
  
      font-size: 25px;
  
      font-family: 'GothamPro';
  
  }
  
  
  
  .detail-order ul li {
  
      list-style-type: none;
  
      line-height: 30px;
  
      margin-left: -40px;
  
  }
  
  .order-details h2{
  
      font-family: 'GothamPro';
  
  }
  
  .order-head {
  
      padding: 15px;
  
      background-color: #f3f3f3;
  
  }
  
  
  
  .order-detail-table td {
  
      border-top: none;
  
  }
  
  
  
  .track a{
  
      text-decoration: none;
  
      color: black;
  
  }
  
  .invoice a{
  
      text-decoration: none;
  
      color: black;
  
  }
  
  .item-info {
  
      border-bottom: 1px solid #dee2e6;
  
  }
  
  
  
  .other-info {
  
      border-bottom: 1px solid #dee2e6;
  
  }
  
  
  
  .total-amt {
  
      border-bottom: 1px solid #dee2e6;
  
  }
  
  .amount {
  
      text-align: end;
  
  }
  
  /*Order History**/
  
  
  
  .buyagain-btn {
  
      background-color: black;
  
      color: white;
  
      border-radius: 0px;
  
  }
  
  
  
  
  
  .review-btn{
  
      background-color: #d1d1d1;
  
      color: black;
  
      border-radius: 0px;
  
  }
  
  .order-history-head {
  
      background-color: #f3f3f3;
  
  }
  
  .product-name a {
  
      text-decoration: none;
  
  }
  
  
  
  .product-id a {
  
      text-decoration: none;
  
  }
  
  
  
  .buyagain-btn:hover {
  
      color: white;
  
  }
  
  .review-btn:hover {
  
      color: black;
  
  }
  
  .order-header-cancel {
  
      padding-right: 10px;
  
      border-right: 1px solid;
  
  }
  
  
  
  .order-header-detail {
  
      padding-right: 10px;
  
      border-right: 1px solid;
  
      margin-left: 10px;
  
  }
  
  
  
  .order-header-track {
  
      padding-right: 10px;
  
      border-right: 1px solid;
  
      margin-left: 10px;
  
  }
  
  
  
  .order-header-invoice {
  
      margin-left: 10px;
  
  }
  
  .order-number{
  
      font-weight: 500;
  
  }
  
  
  
  .order-history-tables {
  
      margin: auto;
  
      width: 100%;
  
      margin-top: 15px;
  
  }
  
  .order-history-body td {
  
      vertical-align: middle;
  
      width: 20%;
  
  }
  
  .order-history-body tr td:first-child {
  
      width: 0%;
  
  }
  
  .delivery-address-td {
  
      border-top: 1px solid #d1d1d1;
  
  }
  
  p.orderhistory-deliver-date {
  
      margin-bottom: 0px;
  
      padding: 20px 0px;
  
      font-weight: 500;
  
  }
  
  .orderhistory-padding {
  
      padding-left: 0px;
  
      padding-right: 0px;
  
  }
  
  
  
  
  
  .order-menu{
  
      text-align: end;
  
  }
  
  
  
  .order-total{
  
      text-align:end;
  
  }
  
  
  
  /***add on page****/
  
  .addon-text {
  
      font-size: 25px;
  
  }
  
  .addons-box {
  
      margin: 0 auto;
  
      padding: 0;
  
      background-color: transparent;
  
  }
  
  .product-list-box {
  
      clear: both;
  
      display: table;
  
      margin-top: 10px;
  
      width: 100%;
  
  }
  
  .add-product-item-box {
  
      width: 21%;
  
      float: left;
  
      position: relative;
  
      box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.5);
  
      margin: 0% 2% 2% 2%;
  
  }
  
  .add-ons-label {
  
      display: block;
  
      margin-bottom: 0;
  
  }
  
  .product-item {
  
      margin: 0;
  
      background-color: #fff;
  
      padding: 0;
  
      border: 1px solid transparent;
  
  }
  
  .product-item img {
  
      width: 70%;
  
      margin: 0 auto;
  
      padding: 12px;
  
  }
  
  .product-details {
  
      padding: 5px;
  
  }
  
  .card-detail{
  
      margin: 10px;
  
  }
  
  .addon-block{
  
      margin-top:10px;
  
  }
  
  .add-on-img {
  
      margin: 0px;
  
      border-radius: 5px;
  
  }
  
  .add-on-header {
  
      text-align: center;
  
      background: #152545;
  
      padding: 10px;
  
      color: white;
  
  }
  
  
  
  .add-on-header h2 {
  
      font-family: GothamPro;
  
  }
  
  .add-on-tab .nav-pills .nav-link.active {
  
      background: #152545;
  
      border-radius: 0px;
  
  }
  
  .add-on-tab {
  
      padding: 10px;
  
      display: table;
  
      margin: 0 auto;
  
  }
  
  .new-price {
  
      font-size: 17px;
  
  }
  
  
  
  .old-price {
  
      font-size: 15px;
  
      text-decoration: line-through;
  
      color: #00000045;
  
  }
  
  .add-on-tab .nav-item {
  
      background: #f3f3f3;
  
      margin: 5px;
  
  }
  
  .add-on-tab a {
  
      color: black;
  
  }
  
  .add-on-footer {
  
      padding: 10px;
  
      background: white;
  
      position: fixed;
  
      width: 100%;
  
      z-index: 1;
  
      bottom: 0;
  
      box-shadow: 0px 0px 25px 0px #ccc;
  
      background-color: white;
  
      padding: 20px 50px 20px 50px;
  
  }
  
  .add-on-selected {
  
      font-size: 25px;
  
      font-weight: 500;
  
      padding-left: 19px;
  
  }
  
  .add-on-price {
  
      color: #152545;
  
  }
  
  .add-on-btn {
  
      background: #152545;
  
      border-radius: 0px;
  
      float: right;
  
      color: white;
  
  }
  
  .addon-close-btn {
  
      float: right;
  
      margin-top: -25px;
  
      font-size: 50px;
  
      color: white;
  
  }
  
  .addon-close-btn:hover {
  
      color: white;
  
  }
  
  
  
  nav.navbar.navbar-addon {
  
      border: 0px;
  
      box-shadow: none;
  
      /* margin-left: auto; */
  
      /* margin-right: auto; */
  
      /* max-width: 500px; */
  
      background: #fff;
  
      width: 100%;
  
      position: relative;
  
      top: -17px;
  
  }
  
  
  
  nav.navbar.navbar-addon .nav-pills .nav-link.active{
  
      background: #152545;
  
  }
  
  span.add-on-btn .btn {
  
      color: #fff;
  
  }
  
  nav.navbar.navbar-addon ul {
  
      margin-left: auto;
  
      margin-right: auto;
  
      margin-top: 20px;
  
      margin-bottom: 16px;
  
  }
  
  
  
  nav.navbar.navbar-addon ul li a {
  
      border-radius: 0px;
  
      padding: 9px 11px;
  
      color: #000;
  
      background: #ddd;
  
      margin-left: 5px;
  
      margin-right: 5px;
  
  }
  
  .addon-margin {
  
      margin-bottom: 100px;
  
  }
  
  .addon-margin-top {
  
      margin-top: 130px;
  
  }
  
  input.add-on-cb {
  
    border: 3px solid #f6371c;
  
    background: #fff;
  
    color: #555;
  
    /* clear: none; */
  
    cursor: pointer;
  
    display: inline-block;
  
    line-height: 0;
  
    height: 20px;
  
    outline: 0;
  
    padding: 0!important;
  
    text-align: center;
  
    vertical-align: middle;
  
    width: 20px;
  
    min-width: 1rem;
  
    -webkit-appearance: none;
  
    transition: .05s border-color ease-in-out;
  
    position: relative;
  
    margin-right: 0px;
  
    float: right;
  
    margin-top: 2px;
  
  }
  
  
  
  input.add-on-cb:checked:before {
  
    content: url(../image/tick.png);
  
    height: 40px;
  
    width: 16px;
  
    display: table;
  
    position: absolute;
  
    top: 0px;
  
  }
  
  
  
  .add-on-btn:hover {
  
      color: white;
  
      text-decoration: none;
  
  }
  
  .add-on-items{
  
      max-width: 1000px;
  
      margin-left: auto;
  
      margin-right: auto;
  
  }
  
  .item-title{
  
      font-size: 18px;
  
      display: -webkit-box;
  
      -webkit-line-clamp: 2;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
      text-overflow: ellipsis;
  
      line-height: 18px;
  
      height: 36px;
  
      font-family: 'Effra';
  
      line-height: 2.2;
  
  }
  
  .message-box{
  
      margin-bottom: 10px;
  
  }
  
  .skip-btn{
  
      margin-right:5px;
  
  }
  
  /*Check Out Page****/
  
  .checkout-left {
  
  
  
      padding: 19px;
  
      box-shadow: 0px 0px 5px 0px #efefef;
  
      width: 100%;
  
      margin-top: 30px;
  
      border-radius: 5px;
  
      background: #efefef;
  
  }
  
  .checkout-email {
  
      border-radius: 3px;
  
      border: 1px solid #ddd;
  
      margin-top: 5px;
  
      margin-bottom: 15px;
  
  }
  
  .cbuttons {
  
      /* display: flex; */
  
  }
  
  .social-btn1 {
  
      border: 1px solid;
  
      border-radius: 0px;
  
      /* margin: 10px; */
  
  }
  
  .social-btn2 {
  
      border: 1px solid;
  
      border-radius: 0px;
  
      /* margin: 10px; */
  
  }
  
  .social-btn1 i{
  
      color: blue;
  
  }
  
  .social-btn2 i{
  
      color: red;
  
  }
  
  .continue-btn {
  
      text-align: center;
  
      padding-left: 0px;
  
  }
  
  .checkout-button {
  
      background-color: #17a2b8;
  
      border-radius: 0px;
  
      color: white;
  
      padding-right: 30px;
  
      padding-left: 30px;
  
      border-radius: 50px;
  
      padding-top: 3px;
  
      padding-bottom: 3px;
  
      font-size: 16px;
  
  }
  
  .checkout-button:hover {
  
      background-color: #0b1323;
  
      color: #fff;
  
  }
  
  button.btn-delivery-here {
  
      padding: 3px 20px;
  
      border-radius: 50px;
  
  }
  
  button.btn-delivery-here:hover {
  
      background-color: #f6371c;
  
      border-color: #f6371c;
  
      color: #fff;
  
  }
  
  
  
  .date-wrap {
  
      /* margin: 15px auto; */
  
      /* display: inline-block; */
  
      /* position: relative; */
  
      /* width: 51%; */
  
  }
  
  .date-li {
  
      display: inline-block;
  
      border-radius: 0;
  
      cursor: pointer;
  
      text-align: center;
  
      padding-right: 8px;
  
      padding-left: 8px;
  
  }
  
  .date-inner {
  
      margin: 6px 0 7px 0px;
  
  }
  
  .date-inner {
  
      text-align: center;
  
      line-height: 73px;
  
      width: 73px;
  
      height: 73px;
  
      border-radius: 0.;
  
      /* box-shadow: 0 0 10px 0 rgba(161,161,161,.5); */
  
      border: solid 1px #ebebeb;
  
      background-color: #fff;
  
      margin-right: 0;
  
      margin: 0 auto;
  
  }
  
  .day {
  
      /* font-size: 14px; */
  
      margin: 5px 0 0px 0;
  
      /* font-weight: 700; */
  
  }
  
  .date-inner i {
  
      font-size: 40px;
  
  }
  
  .date-inner p {
  
      font-size: 40px;
  
  }
  
  .date-wrap ul {
  
      /* margin-left: 0; */
  
      padding-left: 0px;
  
  }
  
  p.mnth {
  
      margin-bottom: 0px;
  
  }
  
  .occasion-tab .nav-pills .nav-link.active {
  
      background: #088735;
  
      border-radius: 0px;
  
  }
  
  .occasion-tab .nav-item {
  
      background: #f3f3f3;
  
      margin: 5px;
  
  }
  
  .occasion-tab a {
  
      color: black;
  
  }
  
  
  
  #id_occasion input[type="checkbox"] {
  
    display: none;
  
  }
  
  
  
  #id_occasion span {
  
    display: inline-block;
  
    padding: 10px 30px 10px 30px;
  
    border: 1px solid #0000002b;
  
    border-radius: 0px;
  
    color: black;
  
    background-color: white;
  
  }
  
  
  
  #id_occasion input[type="checkbox"]:checked + span {
  
    background-color: #088735;
  
    color: white;
  
  }
  
  .other-occasion {
  
      /* display: flex; */
  
      width: 25%;
  
      height: 46px;
  
      margin-left: 10px;
  
      border-radius: 0px;
  
      border: none;
  
      border-bottom: 1px solid #0000002b;
  
  }
  
  
  
  
  
  .checkout-occation {
  
      display: flex;
  
  }
  
  
  
  input.secret-checkbox {
  
    border: 3px solid #088735;
  
    background: #fff;
  
    color: #555;
  
    /* clear: none; */
  
    cursor: pointer;
  
    display: inline-block;
  
    line-height: 0;
  
    height: 20px;
  
    outline: 0;
  
    padding: 0!important;
  
    text-align: center;
  
    vertical-align: middle;
  
    width: 20px;
  
    min-width: 1rem;
  
    -webkit-appearance: none;
  
    transition: .05s border-color ease-in-out;
  
    position: relative;
  
    margin-right: 5px;
  
  }
  
  
  
  input.secret-checkbox:checked:before {
  
    content: url(../image/tick.png);
  
    height: 40px;
  
    width: 20px;
  
    display: table;
  
    position: absolute;
  
    top: 0px;
  
  }
  
  
  
  
  
  /*login form***/
  
  
  
  
  
      .glogin-main {
  
          background-color: #FFFFFF;
  
          width: 400px;
  
          height: 400px;
  
          margin: 7em auto;
  
          box-shadow: 0px 11px 35px 2px rgba(0, 0, 0, 0.14);
  
      }
  
  
  
      .signin-label {
  
      padding-top: 40px;
  
      color: #333333;
  
      font-family: 'Ubuntu', sans-serif;
  
      font-weight: bold;
  
      font-size: 23px;
  
  }
  
  
  
  .username-label {
  
      width: 76%;
  
      color: rgb(38, 50, 56);
  
      font-weight: 700;
  
      font-size: 14px;
  
      letter-spacing: 1px;
  
      background: rgba(136, 126, 126, 0.04);
  
      padding: 10px 20px;
  
      border: none;
  
      outline: none;
  
      box-sizing: border-box;
  
      border: 1px solid rgb(0 0 0 / 18%);
  
      margin-bottom: 50px;
  
      margin-left: 46px;
  
      margin-bottom: 27px;
  
  }
  
  
  
  
  
      .pw-label{
  
              width: 76%;
  
      color: rgb(38, 50, 56);
  
      font-weight: 700;
  
      font-size: 14px;
  
      letter-spacing: 1px;
  
      background: rgba(136, 126, 126, 0.04);
  
      padding: 10px 20px;
  
      border: none;
  
      outline: none;
  
      box-sizing: border-box;
  
      border: 1px solid rgb(0 0 0 / 18%);
  
      margin-bottom: 50px;
  
      margin-left: 46px;
  
      margin-bottom: 27px;
  
      }
  
  
  
  
  
      .username-label:focus, .pw-label:focus {
  
          border: 2px solid rgba(0, 0, 0, 0.18) !important;
  
  
  
      }
  
  
  
      .submit-btn {
  
      cursor: pointer;
  
      border-radius: 3px;
  
      color: #fff;
  
      background: linear-gradient(to right, #000000cc, #0000005e);
  
      border: 0;
  
      padding-left: 40px;
  
      padding-right: 40px;
  
      padding-bottom: 10px;
  
      padding-top: 10px;
  
      font-family: 'Ubuntu', sans-serif;
  
      margin-left: 35%;
  
      font-size: 13px;
  
      box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.04);
  
  }
  
  
  
      .forgot-label {
  
          text-shadow: 0px 0px 3px rgba(117, 117, 117, 0.12);
  
          color: #E1BEE7;
  
          padding-top: 15px;
  
      }
  
  
  
      .signin-form a {
  
          text-shadow: 0px 0px 3px rgba(117, 117, 117, 0.12);
  
          color: #000000;
  
          text-decoration: none
  
      }
  
  
  
  
  
  .categories_rule img {
  
  border-radius: 25px;
  
  }
  
  
  
  /*special css for login,,signin page
  
  */
  
  
  
  .modal-dialog {
  
      margin: 7% auto !important;
  
  }
  
  
  
  
  
  /*Review Page*/
  
  
  
    .rating-group {
  
      display: inline-flex;
  
    }
  
  
  
    /* make hover effect work properly in IE */
  
    .rating__icon {
  
      pointer-events: none;
  
    }
  
  
  
    /* hide radio inputs */
  
    .rating__input {
  
     position: absolute !important;
  
     left: -9999px !important;
  
    }
  
  
  
    /* set icon padding and size */
  
    .rating__label {
  
      cursor: pointer;
  
      /* if you change the left/right padding, update the margin-right property of .rating__label--half as well. */
  
      padding: 0 0.1em;
  
      font-size: 2rem;
  
    }
  
  
  
    /* add padding and positioning to half star labels */
  
    .rating__label--half {
  
      padding-right: 0;
  
      margin-right: -0.6em;
  
      z-index: 2;
  
    }
  
  
  
    /* set default star color */
  
    .rating__icon--star {
  
      color: orange;
  
    }
  
  
  
    /* set color of none icon when unchecked */
  
    .rating__icon--none {
  
      color: #eee;
  
    }
  
  
  
    /* if none icon is checked, make it red */
  
    .rating__input--none:checked + .rating__label .rating__icon--none {
  
      color: red;
  
    }
  
  
  
    /* if any input is checked, make its following siblings grey */
  
    .rating__input:checked ~ .rating__label .rating__icon--star {
  
      color: #ddd;
  
    }
  
  
  
    /* make all stars orange on rating group hover */
  
    .rating-group:hover .rating__label .rating__icon--star,
  
    .rating-group:hover .rating__label--half .rating__icon--star {
  
      color: orange;
  
    }
  
  
  
    /* make hovered input's following siblings grey on hover */
  
    .rating__input:hover ~ .rating__label .rating__icon--star,
  
    .rating__input:hover ~ .rating__label--half .rating__icon--star {
  
      color: #ddd;
  
    }
  
  
  
    /* make none icon grey on rating group hover */
  
    .rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none {
  
       color: #eee;
  
    }
  
  
  
    /* make none icon red on hover */
  
    .rating__input--none:hover + .rating__label .rating__icon--none {
  
      color: red;
  
    }
  
  
  
  .rating-box {
  
      border: 1px solid;
  
      padding: 10px;
  
      margin-bottom: 20px;
  
  }
  
  .review {
  
      border-radius: 0px;
  
      border: 1px solid;
  
  }
  
  .rating-btn {
  
      border-radius: 0px;
  
      padding: 5px 30px 5px 30px;
  
  }
  
  
  
  #iconpop{
  
  
  
  
  
      position:fixed;
  
      left:0;
  
      bottom:0;
  
      text-align:center;
  
   z-index: 99!important;
  
  }
  
  
  
  
  
  
  
  
  
  #iconpop .appoin{
  
      height:50px;
  
      margin-bottom:2px;
  
      background-color:var(--main-color);
  
      display:none;
  
      width: 50px;
  
      overflow: hidden;
  
      -webkit-transition: all .5s linear; /* Safari prior 6.1 */
  
    transition: all .5s linear;
  
   white-space:nowrap;
  
   text-align:left;
  
   line-height: 50px;
  
   color: #fff;
  
   font-size: 16px;
  
  
  
  
  
  }
  
  #iconpop .appoin i{
  
  
  
      width: 50px;
  
      text-align: center;
  
  
  
  }
  
  
  
  #iconpop .appoin:hover{
  
  
  
       width: 250px;
  
       cursor: pointer;
  
  
  
  
  
  }
  
  
  
  
  
  
  
  #iconpop .callusicon{
  
      height:50px;
  
      margin-bottom:2px;
  
      background-image:linear-gradient(to right,#8fc918, #b2fc1a);
  
  
  
      width: 50px;
  
      overflow: hidden;
  
      -webkit-transition: all .5s linear; /* Safari prior 6.1 */
  
    transition: all .5s linear;
  
   white-space:nowrap;
  
   text-align:left;
  
   line-height: 50px;
  
   color: #fff;
  
   font-size: 16px;
  
    z-index: 9999999999!important;
  
  
  
  }
  
  #iconpop .callusicon i{
  
  
  
      width: 50px;
  
      text-align: center;
  
  
  
  }
  
  
  
  #iconpop .callusicon:hover{
  
  
  
       width: 250px;
  
       cursor: pointer;
  
  
  
  
  
  }
  
  
  
  
  
  
  
  #iconpop .mailus{
  
      height:50px;
  
      background-color:#e6193f;
  
      margin-bottom:2px;
  
      display:none;
  
  }
  
  
  
  
  
  .left-social-media {
  
      position:fixed;
  
      left:0;
  
      bottom:0;
  
      text-align:center;
  
      z-index: 9999999999!important;
  
      /*visibility: hidden;*/
  
  }
  
  
  
  .left-social-media a {
  
      display: block;
  
      padding: 3px;
  
      background: #40d366;
  
      margin-bottom: 6px;
  
      width: 45px;
  
      height: 45px;
  
      text-align: center;
  
      color: #fff;
  
      text-decoration: none;
  
      border-radius: 50%;
  
      box-shadow: 1px 1px 2px rgba(0,0,0,0.6);
  
      font-size: 29px;
  
  }
  
  
  
  .left-social-media a.social-tp-facebook {
  
      background: #3b5998 !important;
  
  }
  
  
  
  .left-social-media a.social-tp-instagram {
  
      background: #d6249f;
  
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  
  }
  
  
  
  a.social-tp-whatsapp {
  
      background-color: #40d366;
  
  }
  
  .scrollup{
  
      height:50px;
  
      background-color:#fc7753;
  
      display:none;
  
      width:50px;
  
      position:fixed;
  
      right:0;
  
      bottom:0;
  
      text-align: center;
  
  
  
  }
  
  .scrollup i{
  
  font-size:20px;
  
      color:#ffffff;
  
      line-height: 50px;
  
  
  
  
  
  }
  
  .scrollup a{
  
      height:50px;
  
      background-color:#fc7753;
  
  
  
      width:50px;
  
      color:#ffffff!important;
  
  }
  
  
  
  .scrollup a:hover{
  
      display:block;
  
      background-color:var(--main-color);
  
  
  
  }
  
  
  
  
  
  #iconpop  a{
  
      display:block;
  
      color: #fff;
  
  }
  
  /*#iconpop  a:hover{
  
      background-color:var(--main-color);
  
  
  
  }*/
  
  
  
  /*filter*/
  
  
  
  .search-btn{
  
      float: right;
  
  }
  
  .filter-botton{
  
      float:  left;
  
  }
  
  .center-bar {
  
      color: gray;
  
      font-size: 25px;
  
  }
  
  .filter-search i {
  
      padding-right: 10px;
  
  }
  
  
  
  .searchbutton {
  
      font-size: 20px;
  
      font-weight: 500;
  
      margin: 0;
  
      padding: 5px 0px;
  
      float: right;
  
      padding-right: 10px;
  
  }
  
  
  
  .search-option:focus + .searchbutton {
  
      transition-duration: 0.4s;
  
      -moz-transition-duration: 0.4s;
  
      -webkit-transition-duration: 0.4s;
  
      -o-transition-duration: 0.4s;
  
      background-color: white;
  
      color: black;
  
  }
  
  
  
  .search-option {
  
      position: absolute;
  
      /* left: 49px; */ /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
  
      background-color: white;
  
      outline: none;
  
      border:  none;
  
      padding: 0;
  
      width: 0;
  
      height: 100%;
  
      z-index: 10;
  
      transition-duration: 0.1s;
  
      -moz-transition-duration: 0.1s;
  
      -webkit-transition-duration: 0.1s;
  
      -o-transition-duration: 0.1s;
  
  }
  
  
  
  .search-option:focus {
  
      width: 100%; /* Bar width+1px */
  
      padding: 0 20px 0 10px
  
  }
  
  
  
  .expandright {
  
      left: 0px;
  
      /* top: 0; */
  
      /* bottom: 5px; */
  
      /* padding-right: 15px; */
  
  }
  
  .search-close-btn {
  
      z-index: 99999;
  
      position: absolute;
  
      right: 0px;
  
  }
  
  .search-container input[type="search"]::-webkit-search-decoration,
  
  .search-container input[type="search"]::-webkit-search-cancel-button,
  
  .search-container input[type="search"]::-webkit-search-results-button,
  
  .search-container input[type="search"]::-webkit-search-results-decoration { display: none; }
  
  
  
  
  
  
  
  .address-block.active {
  
      background: #f0ffde;
  
  }
  
  
  
  div#deliveryMethods input,#PaymentAndNotes input {
  
      width: 20px;
  
      height: 20px;
  
      -webkit-appearance: initial;
  
      background-color: white;
  
      border: 1px solid #c5c5c5;
  
      position: relative;
  
      top: 5px;
  
  }
  
  
  
  
  
  
  
  div#deliveryMethods input:checked:after ,#PaymentAndNotes input:checked:after{
  
      content: "\2713";
  
      color: #fff;
  
      font-weight: 700;
  
      position: absolute;
  
      left: 50%;
  
      top: 50%;
  
      -webkit-transform: translate(-50%,-50%);
  
      -moz-transform: translate(-50%,-50%);
  
      -ms-transform: translate(-50%,-50%);
  
      transform: translate(-50%,-50%);
  
  }
  
  
  
  div#deliveryMethods input:checked , #PaymentAndNotes input:checked{
  
      background: green;
  
  }
  
  
  
  div#deliveryMethods label, #PaymentAndNotes label {
  
      vertical-align: middle;
  
      font-weight: 600;
  
      border: 1px solid #e6e6e6;
  
      padding: 12px;
  
      display: block;
  
      background: #fff;
  
      border-radius: 5px;
  
  }
  
  .checkout-left h4 {
  
      font-size: 20px;
  
      font-weight: 700;
  
  }
  
  
  
  /*cathedorel single section*/
  
  
  
  
  
  
  
  /*news section styles*/
  
  
  
  .cathedorenewssection{
  
      margin: 30px 0px;
  
  }
  
  
  
  .cathedralnews-section-head::before{
  
     content: "";
  
      position: absolute;
  
      left: -10px;
  
      bottom: 0px;
  
      height: 100%;
  
      width: 7px;
  
      background: #b42f10;
  
  }
  
  
  
  
  
  .cathedralnewsheading{
  
      position:relative;
  
  }
  
  
  
  .cathedrolnewslanding-description a{
  
      color: #b42f10;
  
  }
  
  
  
  .cathedralnews-section-heading{
  
      font-size: 25px;
  
      font-weight: 600;
  
  }
  
  
  
  .cathedralnews-section-heading::before{
  
      content: "";
  
      position: absolute;
  
      left: 20%;
  
      bottom: -5px;
  
      height: 2px;
  
      width: 60%;
  
      border-bottom: 2px solid #bf2d1b;
  
  }
  
  
  
  .cathedralnews-section-heading::after{
  
      content: "";
  
      position: absolute;
  
      left: 31%;
  
      bottom: -13px;
  
      height: 2px;
  
      width: 35%;
  
      border-bottom: 2px solid #bf2d1b;
  
  }
  
  
  
  .cathedralnews-link{
  
      margin-top:30px;
  
  }
  
  
  
  
  
  .calenderimg{
  
      padding: 15px 0px 0px 0px;
  
  
  
  }
  
  
  
  .cathedralnewsError{
  
      text-transform: capitalize;
  
      color: #b42f10;
  
      margin-left: 30px;
  
  }
  
  
  
  .cathedralnews-body{
  
      padding-right: 0px;
  
  }
  
  
  
  .cathedralnews-header-body{
  
      position: relative;
  
  }
  
  
  
  .cathedralnews-subdecs > p{
  
      text-align: center;
  
  }
  
  
  
  .cathedralnews-body-title{
  
      font-size: 16px;
  
      color: #bf2d1b;
  
  }
  
  
  
  .cathedrol-news-tabs ul li .nav-link{
  
      color:#b42f10;
  
      font-weight: 600;
  
  }
  
  
  
  .cathedrol-news-tabs ul li .nav-link.active {
  
      background: #b42f10;
  
  }
  
  
  
  .newslink-list div{
  
      text-align: center;
  
  }
  
  
  
  .cathedralnews-link-btn{
  
      border:2px solid #b42f10;
  
      background:transparent;
  
      color: #b42f10;
  
      margin: 10px;
  
      padding: 7px 29px;
  
  }
  
  
  
  .PastEditions{
  
      margin:20px 0px 50px 10px;
  
  }
  
  .cathedralnews-link-btn:hover{
  
      background: #b42f10;
  
      border: 2px solid #b42f10;
  
      color:white;
  
  }
  
  
  
  .cathedralnews-title{
  
        display: -webkit-box;
  
      -webkit-line-clamp: 1;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
      font-weight: 600;
  
  
  
  }
  
  
  
  .cathedralnews-desc{
  
      display: -webkit-box;
  
      -webkit-line-clamp: 4;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
  }
  
  
  
  .cathedralnewsbtn-1{
  
      background: #b42f10;
  
      outline:none;
  
      border:none;
  
      padding: 5px 10px;
  
      width: 205px;
  
  
  
  }
  
  .cathedralnewsbtn-1 a{
  
      color:white;
  
      font-size:14px;
  
  }
  
  
  
  .cathedralnewsbtn-1 a:hover{
  
      color:#ffd901;
  
  }
  
  
  
  
  
  .cathedralnewsbtn-2{
  
      background: #ffd901;
  
      outline:none;
  
      border:none;
  
      padding: 5px 10px;
  
  }
  
  
  
  
  
  .cathedralnewsbtn-2 a{
  
      color:white;
  
      padding: 0px 18px;
  
  }
  
  
  
  .cathedralnewsbtn-2 a:hover{
  
      color:#b42f10;
  
  }
  
  
  
  .cathedralnewsheading-electronicedition{
  
      margin-top:30px;
  
  }
  
  
  
  /*service booklet page styles*/
  
  
  
  .Servicebooklet-header{
  
      margin:1rem 0px;
  
  }
  
  
  
  .upcoming-servicebooklet a{
  
      color:#b42f10;
  
  }
  
  
  
  .Servicebooklet{
  
      align-items: center;
  
      margin-top:10px;
  
      padding:0px 10px;
  
      border: 1px solid #cac9c9;
  
      border-bottom:none;
  
  }
  
  .ServiceBooklet-body{
  
          padding: 1rem 1.25rem 1.25rem 5px !important;
  
  }
  
  
  
  .ServiceBooklet-img{
  
      margin: 10px 0px;
  
      max-width: 90px;
  
      height:90px
  
  }
  
  
  
  .ServiceBooklet-desc{
  
       display: -webkit-box;
  
      -webkit-line-clamp: 1;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
      font-weight: 600;
  
  }
  
  
  
  
  
  
  
  .ServiceBooklet-btn{
  
      outline: none;
  
      background: #b42f10;
  
      color:white;
  
      border:2px solid #b42f10;
  
      border-radius: 0px !important;
  
  }
  
  
  
  .ServiceBooklet-btn:hover{
  
      color:#b42f10;
  
      border:2px solid #b42f10;
  
      background:transparent;
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .OlderServices-desc{
  
      display: -webkit-box;
  
      -webkit-line-clamp: 2;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
  }
  
  
  
  .RecentServices{
  
      margin: 30px 0px 50px 0px;
  
  }
  
  
  
  .OlderServices-body{
  
      margin-bottom: 10px;
  
  }
  
  
  
  .OlderServices .list-group .list-group-item{
  
      border: 0px solid #000;
  
  }
  
  
  
  .OlderServices-btn{
  
      color:#b42f10;
  
      background:transparent;
  
      outline: none;
  
      margin:0 !important;
  
      padding: 0px 10px;
  
      outline: none;
  
      border: 2px solid #b42f10;
  
      border-radius: 5px !important;
  
  }
  
  
  
  .OlderServices-btn:hover{
  
      background: #b42f10;
  
      color:white;
  
      border:2px solid #b42f10;
  
  }
  
  
  
  .OlderServices-date {
  
      background: #b42f10;
  
      color: white;
  
      padding: 10px;
  
      border-radius: 5px;
  
  }
  
  
  
  .loadmore{
  
      background: transparent;
  
      border: 2px solid #bf2e19;
  
      padding: 13px 13px;
  
      margin: 0px 5px;
  
      font-size: 12px;
  
      color: #bf2e19;
  
      font-weight: bold;
  
      border-radius: 0;
  
      cursor: pointer;
  
  }
  
  
  
  .loadmore:hover{
  
      background: #bf2e19;
  
      color: white !important;
  
  }
  
  .loadmore2{
  
      display: none;
  
      background: transparent;
  
      border: 2px solid #bf2e19;
  
      padding: 13px 13px;
  
      margin: 0px 5px;
  
      font-size: 12px;
  
      color: #bf2e19;
  
      font-weight: bold;
  
      border-radius: 0;
  
  }
  
  
  
  .loadmore2:hover{
  
      background: #bf2e19;
  
      color: white !important;
  
  }
  
  
  
  /*Booking section styles*/
  
  
  
  .booking-heading-m{
  
      margin-bottom: 22px;
  
  }
  
  
  
  .text-font{
  
      font-size:16px;
  
  }
  
  
  
  
  
  .booking-contact-head{
  
    display:inline-block;
  
    position:relative;
  
  }
  
  
  
  
  
  
  
  
  
  .booking-contact-header h1 {
  
      font-size: 32px;
  
      font-weight: 600;
  
  }
  
  
  
  .booking-contact-header h2{
  
      font-size: 24px;
  
  }
  
  
  
  
  
  .booking-contact-h-p p {
  
      font-weight: 500;
  
      margin-bottom: 26px;
  
  }
  
  
  
  a.b-contact-btn {
  
      background: #bf2e19;
  
      color: white;
  
      margin-right: 12px;
  
      border: 2px solid #bf2e19;
  
      border-radius: 5px;
  
  }
  
  a.b-booking-btn {
  
      background: #ff0;
  
      color: black;
  
      border-radius: 5px;
  
      border: 2px solid #ff0;
  
  }
  
  
  
  a.b-contact-btn:hover,
  
  a.b-booking-btn:hover{
  
      background:white ;
  
      color:#bf2e19 ;
  
       border: 2px solid #bf2e19;
  
  }
  
  
  
  .contact-details-btn{
  
      background: #bf2e19;
  
      color: white;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .contact-details-btn:hover{
  
      background:white ;
  
      color:#bf2e19 ;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .contact-details-btn-reset{
  
       background: #ff0;
  
      color: black;
  
      border: 2px solid #ff0;
  
  }
  
  
  
  .contact-details-btn-reset:hover{
  
      background:white ;
  
      color:#bf2e19 ;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  
  
  .booking-contact-slider .owl-carousel .nav-btn{
  
      position: absolute;
  
      cursor: pointer;
  
  
  
  }
  
  
  
  .booking-contact-slider .owl-carousel .nav-btn.next-slide{
  
      right: 0;
  
      top: 45% !important;
  
  }
  
  
  
  
  
  
  
  .booking-contact-slider .owl-carousel .nav-btn.prev-slide{
  
      left: 0;
  
      top: 45% !important;
  
  }
  
  
  
  .booking-contact-slider .owl-carousel .next-slide {
  
      background: url(../image/booking/srightarrow.png) no-repeat scroll 0 0;
  
      width: 49px;
  
      height: 50px;
  
  }
  
  
  
  .booking-contact-slider .owl-carousel .prev-slide {
  
      background: url(../image/booking/sleftarrow.png) no-repeat scroll 0 0;
  
      width: 49px;
  
      height: 50px;
  
  }
  
  
  
  
  
  /*booking offers section*/
  
  .booking-offers {
  
      background-image: url(../image/booking/bg1.jpg);
  
      background-repeat: no-repeat;
  
      background-size: cover;
  
      color: #fff;
  
  }
  
  
  
  .booking-offers-head{
  
    display:inline-block;
  
    position:relative;
  
    margin-bottom: 30px;
  
  }
  
  .booking-offers-header > h1{
  
      font-size:30px;
  
  }
  
  
  
  
  
  p.booking-offers-para {
  
      color: white;
  
      line-height: 32px;
  
  }
  
  
  .booking-offers-header h1::before{
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 50%;
  
      border-bottom: 2px solid #d4d4d4;
  
  }
  
  
  .booking-offers-header h1::after{
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: -8px;
  
      height: 2px;
  
      width: 36%;
  
      border-bottom: 2px solid #d4d4d4;
  
  }
  
  
  .booking-offers-ul{
  
      font-size:1.1rem;
  
  }
  
  
  
  .booking-offers-li{
  
      font-weight:600;
  
  }
  
  
  .booking-offers-slider .owl-carousel .nav-btn{
  
      position: absolute;
  
      cursor: pointer;
  
      top: 47% !important;
  
  }
  
  
  
  .booking-offers-slider .owl-carousel .nav-btn.next-slide{
  
      right: 0px !important;
  
  }
  
  
  .booking-offers-slider .owl-carousel .nav-btn.prev-slide{
  
      left: 0px;
  
  }
  
  
  
  .booking-offers-slider .owl-carousel .next-slide {
  
      background: url(../image/booking/srightarrow.png) no-repeat scroll 0 0;
  
      width: 49px;
  
      height: 50px;
  
  }
  
  
  
  .booking-offers-slider .owl-carousel .prev-slide {
  
      background: url(../image/booking/sleftarrow.png) no-repeat scroll 0 0;
  
      width: 49px;
  
      height: 50px;
  
  }
  
  
  
  .booking-offers-ul li{
  
      list-style: none;
  
      position:relative;
  
      padding:5px 0px;
  
  }
  
  
  
  .booking-offers-ul li::before {
  
      content: "";
  
      background: url(../image/booking/dots1.png) no-repeat left top;
  
      position: absolute;
  
      top: 7px;
  
      left: -35px;
  
      width: 22px;
  
      height: 22px;
  
      background-size: 22px;
  
      opacity: 0.4;
  
  }
  
  
  
  .booking-virtual-tour{
  
      margin-top: 60px;
  
  }
  
  
  
  .booking-virtual-tour-p{
  
      font-weight:500;
  
      line-height: 1.5;
  
  }
  
  
  
  
  
  .booking-virtual-tour-header > h1{
  
      font-size:30px;
  
  }
  
  
  
  .booking-virtual-tour-head{
  
      display: inline-block;
  
      position: relative;
  
      margin-bottom: 18px;
  
  }
  
  
  
  
  
  
  
  /*Booking Testominal section styles*/
  
  
  
  .booking-testimonial{
  
      padding:60px 0px;
  
  }
  
  
  
  
  
  .booking-testimonial-head{
  
       display:inline-block;
  
       position:relative;
  
       margin-bottom:30px;
  
  }
  
  
  
  .booking-testimonial-header{
  
       margin-bottom:10px;
  
  }
  
  
  
   .booking-testimonial-header > h1 {
  
      font-size: 30px;
  
  }
  
  
  
  .booking-testimonial-header::before{
  
      content: "";
  
      position: absolute;
  
      left: 26%;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 50%;
  
      border-bottom: 2px solid #d4d4d4;
  
  }
  
  
  
  
  
  .booking-testimonial-header::after{
  
      content: "";
  
      position: absolute;
  
      left: 31%;
  
      bottom: -8px;
  
      height: 2px;
  
      width: 40%;
  
      border-bottom: 2px solid #d4d4d4;
  
  }
  
  
  
  .testimonial-content h1{
  
          font-weight: 600;
  
          color:white;
  
          font-size: 1.5rem;
  
          margin-bottom:10px;
  
  }
  
  
  
  .testimonial-content p{
  
      color: white;
  
      line-height: 2;
  
  }
  
  
  
  .testimonial-content h1 span{
  
      font-size: 22px;
  
      font-weight: bolder;
  
      margin: auto 10px;
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  
      background: #bf2e19;
  
  }
  
  
  
  .download-btn{
  
      color:#bf2e19;
  
  }
  
  
  
  
  
  /*booing partners section*/
  
  
  
  .booking-partners-head{
  
       display:inline-block;
  
       position:relative;
  
  }
  
  
  
  
  
  
  
  .booking-partners-header h1 {
  
      font-size: 30px;
  
      margin-bottom:22px;
  
  }
  
  
  
  .booking-partners-header::before{
  
      content: "";
  
      position: absolute;
  
      left: 27%;
  
      top: 40px;
  
      height: 2px;
  
      width: 40%;
  
      border-bottom: 2px solid #bf2e19
  
  }
  
  
  
  
  
  .booking-partners-header::after{
  
      content: "";
  
      position: absolute;
  
      left: 32%;
  
      top: 48px;
  
      height: 2px;
  
      width: 30%;
  
      border-bottom: 2px solid #bf2e19;
  
  }
  
  
  
  .booking-our-partners-body{
  
      margin: 50px 0px 20px 0px;
  
  }
  
  
  
  .partner-tab-content-decs a {
  
      color: #bf2e19;
  
  }
  
  
  
  .partner-tab-content-decs h3{
  
      font-weight: 600;
  
      font-size: 22px;
  
  }
  
  
  
  .partner-tab-content-btn .btn{
  
      background: #bf2e19;
  
      margin: 0px 5px;
  
      color: white;
  
      margin: 10px;
  
      border: 2px solid #bf2e19;
  
  }
  
  .partner-tab-content-btn .btn:hover{
  
      background: transparent;
  
      color:#bf2e19;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .partner-tab-content-decs{
  
      margin-bottom: 30px;
  
      padding: 0px 10px;
  
  }
  
  
  
  
  
  
  
  .booking-our-partners-tabs .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  
      color: #ffffff;
  
      background-color: #bf2e19;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .booking-our-partners-tabs .nav-tabs .nav-link {
  
      margin-bottom: 5px;
  
      margin-right: 5px;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .booking-our-partners-tabs .nav-item .nav-link{
  
      background-color: transparent;
  
      color:#bf2e19;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .booking-our-partners-tabs .nav-tabs .nav-item {
  
      margin-bottom: 5px;
  
  }
  
  
  
  .booking-our-partners-tabs .tab-content{
  
      padding: 10px 20px;
  
  }
  
  
  
  .booking-our-partners-tabs .nav-tabs{
  
  
  
      border:none;
  
  }
  
  
  
  .booking-contact-form-title h4{
  
      font-size:18px;
  
      margin-bottom: 22px;
  
  }
  
  
  
  
  
  .booking-contact-details-form h4{
  
      padding: 14px;
  
      color: black;
  
      border-radius: 4px;
  
      border-bottom: 2px solid #bf2e19;
  
      font-weight: bold;
  
  }
  
  
  
  
  
  
  
  /* Booking details form */
  
  
  
  .booking-contact-details-head{
  
          display: inline-block;
  
      position: relative;
  
      margin-bottom:22px;
  
  }
  
  
  
  
  
  .booking-contact-details-header h1{
  
          font-size: 30px;
  
  }
  
  
  
  .booking-contact-details-header::before{
  
      content: "";
  
      position: absolute;
  
      left: 0%;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 25%;
  
      border-bottom: 2px solid #bf2e19;
  
  }
  
  
  
  .booking-contact-details-header::after{
  
      content: "";
  
      position: absolute;
  
      left: 0%;
  
      bottom: -8px;
  
      height: 2px;
  
      width: 15%;
  
      border-bottom: 2px solid #bf2e19;
  
  }
  
  
  
  /*Booking download style*/
  
  
  
  .booking-download-header h1 {
  
      font-size: 30px;
  
  }
  
  
  
  .booking-download-head{
  
      display: inline-block;
  
      position: relative;
  
  }
  
  
  
  .booking-download-header{
  
      margin-bottom:32px;
  
  }
  
  
  
  .booking-download-header::before{
  
      content: "";
  
      position: absolute;
  
      left: 25%;
  
      top: 40px;
  
      height: 2px;
  
      width: 50%;
  
      border-bottom: 2px solid #bf311b;
  
  }
  
  
  
  
  
  .booking-download-header::after {
  
      content: "";
  
      position: absolute;
  
      left: 32%;
  
      top: 48px;
  
      height: 2px;
  
      width: 36%;
  
      border-bottom: 2px solid #bf311b;
  
  }
  
  
  
  .booking-download-header-desc{
  
      text-transform: capitalize;
  
      font-size: 1.2rem;
  
      font-weight: 500;
  
      margin-bottom:30px;
  
  }
  
  
  
  .booking-downloads-content {
  
      background: white;
  
      padding: 18px 12px;
  
      border: 2px solid #c5c5c5;
  
      margin-bottom: 30px;
  
  }
  
  .booking-downloads-content-img img{
  
      max-width:110px;
  
  }
  
  
  
  p.booking-downloads-desc {
  
      font-size: 16px;
  
      display: -webkit-box;
  
      -webkit-line-clamp: 2;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
  }
  
  
  
  .booking-downloads-content-desc {
  
      padding-left: 12px;
  
      align-self: center;
  
  }
  
  
  
  .booking-downloads-content-desc h3 {
  
      font-size: 18px;
  
      font-weight: 600;
  
        display: -webkit-box;
  
      -webkit-line-clamp: 1;
  
      -webkit-box-orient: vertical;
  
      overflow: hidden;
  
  }
  
  
  
  .zoom:hover {
  
    -ms-transform: scale(1.2); /* IE 9 */
  
    -webkit-transform: scale(1.2); /* Safari 3-8 */
  
    transform: scale(1.2);
  
    transition: 0.5s;
  
  }
  
  
  
  /* BOOKING CONTACT US PAGE DESIGN*/
  
  
  
  
  
  .contact-form-border-star1 {
  
       margin: 0px 0px 15px 0px;
  
  }
  
  
  
  /*TSB = Today's Services Booklet'*/
  
  .TSBheading{
  
      position: relative;
  
      display:inline-block;
  
      margin: 10px 0px 30px 0px;
  
  }
  
  
  
  .TSBheading-body{
  
      outline: 2px solid #b1b1b1;
  
      padding: 10px;
  
      margin-bottom: 10px;
  
  }
  
  
  
  
  
  .TSBheading-body-time{
  
      margin: 0px;
  
      padding: 18px;
  
      background: rgb(191, 46, 25);
  
      border-radius: 10px;
  
      color: white;
  
      font-weight: 600;
  
      font-size: 32px;
  
  }
  
  
  
  .TSBheading-body-desc{
  
      padding: 10px;
  
      font-weight: 600;
  
      font-size: 18px;
  
      margin:0px;
  
      width: 90%;
  
  }
  
  
  
  .TSBheading-body-link{
  
      outline: none;
  
      background: #b42f10;
  
      color: white;
  
      border: 2px solid #b42f10;
  
      border-radius: 52px !important;
  
      line-height: 34px;
  
  }
  
  
  
  
  
  .TSBheading h3{
  
      font-weight: bold;
  
  }
  
  
  
  .TSBheading h3:before{
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 50%;
  
      border-bottom: 2px solid #bf2e1b;
  
  }
  
  
  
  .TSBheading h3:after{
  
  content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: -7px;
  
      height: 2px;
  
      width: 25%;
  
      border-bottom: 2px solid #bf2e1b;
  
  }
  
  
  
  .servicebookletalltab .nav.nav-pills.mb-3{
  
      flex-wrap: nowrap;
  
      overflow: auto;
  
  }
  
  
  
  
  
  
  
  
  
  
  
  /*background images*/
  
  
  
  
  
  
  
  .mc-pdf-link:before {
  
      content: url(../image/news-imgs/pfdicon2.png) " ";
  
      color: #4d0b0c
  
      padding: 5px;
  
  }
  
  
  
  
  
  /* CUSTOMER DONATION TABS */
  
  
  
  .servicebookleterror{
  
      margin-bottom:50% !important;
  
  }
  
  
  
  .servicebookletalltab .nav.nav-pills.mb-3 li{
  
      margin-bottom: 10px;
  
  }
  
  
  
  .nav-tabs-donation li.active a {
  
  
  
      border-radius: 5px 5px 0px 0px;
  
      background: #bf2e19;
  
      color: #fff;
  
  }
  
  
  
  .nav-tabs-donation li a {
  
      color: #5a5a5a;
  
  }
  
  
  
  .table-machester-table th {
  
  font-size: 14px;
  
  font-weight: 600;
  
  padding: 6px 15px;
  
  background: #d1f9fd;
  
  }
  
  
  
  
  
  .table-machester-table td {
  
  font-size: 13.5px;
  
  }
  
  
  
  .form-control{
  
      border-radius: 0px;
  
  }
  
  
  
  .booking-contact-details-img{
  
      height: 650px;
  
      background-image: url(../image/booking/eventdorms.jpg);
  
      color: #fff;
  
      background-repeat: no-repeat;
  
      background-position: center;
  
  }
  
  
  
  .booking-contact-details-img{
  
      height: 600px;
  
      background-image: url(../image/booking/eventdorms.jpg);
  
      color: #fff;
  
      background-repeat: no-repeat;
  
      background-size: cover;
  
  }
  
  .booking-contact-form-bax{
  
      background: white;
  
      border-radius: 10px;
  
      padding: 10px 0px;
  
  
  
  }
  
  
  
  .booking-details-form{
  
      margin-top: 60px;
  
  }
  
  
  
  /** VIDEO DETAIL PAGE **/
  
  .allvideos-section {
  
  
  
  
  
  }
  
  .v-image-area{
  
      position: relative;
  
  }
  
  .subscribe-notice {
  
      position: absolute;
  
      top: 0;
  
      right: 0;
  
      bottom: 0;
  
      left: 0;
  
      background: #000;
  
  }
  
  
  
  .dis-v-table {
  
      display: table;
  
      width: 100%;
  
      height: 100%;
  
  }
  
  
  
  .dis-v-table-cell {
  
      display: table-cell;
  
      vertical-align: middle;
  
  }
  
  
  
  .dis-v-table-cell hr {
  
      border-color: #5a5a5a;
  
      max-width: 95%;
  
  }
  
  .bg-video{
  
      background: #151515;
  
  }
  
  .plans-list{
  
      max-width: 500px;margin-left:auto;margin-right: auto;
  
  }
  
  .select-video-container{
  
      background-image: url("../image/dontion-section-img/donationbackground.png");
  
      background-repeat: no-repeat;
  
      background-size: cover;
  
  }
  
  
  
  /* SERVICE BOOKLET ALL SRTYLES*/
  
  .servicebookletall{
  
      margin-bottom:30px;
  
  }
  
  
  
  .servicebookletalltab {
  
      margin:30px 0px;
  
  }
  
  
  
  
  
  
  
  .servicebookletalltab .nav-pills .nav-link {
  
      border-radius: .25rem;
  
      background: transparent;
  
      border: 2px solid #bf2e19;
  
      margin: 0px 5px;
  
      color: #bf2e19;
  
      border-radius: 0;
  
  }
  
  
  
  .servicebookletalltab .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  
      color: #fff;
  
      background-color: #bf2e19;
  
  }
  
  
  
  
  
  .fbbody{
  
      height: 80vh;
  
      background: #b3b3b3;
  
      margin: 10px 0px;
  
  }
  
  
  
  .grapesbuilder iframe {
  
      max-width: 100%;
  
      min-width: 100%;
  
  }
  
  
  
  
  
  /* -------- TIME LINE CSS -----------------*/
  
  
  
  
  
  
  
  .timeline {
  
    position: relative;
  
    width: 100%;
  
    max-width: 1340px;
  
    margin: 0 auto;
  
    padding: 15px 0;
  
  }
  
  
  
  .timeline::after {
  
    content: '';
  
    position: absolute;
  
    width: 2px;
  
    background: #006E51;
  
    top: 74px;
  
    bottom: 74px;
  
    left: 50%;
  
    margin-left: -1px;
  
  }
  
  
  
  .timeline-container {
  
    padding: 15px 30px;
  
    position: relative;
  
    background: inherit;
  
    width: 50%;
  
  }
  
  
  
  .timeline-container.left {
  
    left: 0;
  
  }
  
  
  
  .timeline-container.right {
  
    left: 50%;
  
  }
  
  
  
  .timeline-container::after {
  
    content: '';
  
    position: absolute;
  
    width: 16px;
  
    height: 16px;
  
    top: calc(50% - 8px);
  
    right: -8px;
  
    background: #ffffff;
  
    border: 2px solid #006E51;
  
    border-radius: 16px;
  
    z-index: 1;
  
  }
  
  
  
  .timeline-container.right::after {
  
    left: -8px;
  
  }
  
  
  
  .timeline-container::before {
  
    content: '';
  
    position: absolute;
  
    width: 50px;
  
    height: 2px;
  
    top: calc(50% - 1px);
  
    right: 8px;
  
    background: #006E51;
  
    z-index: 1;
  
  }
  
  
  
  .timeline-container.right::before {
  
    left: 8px;
  
  }
  
  
  
  .timeline-container .date {
  
    position: absolute;
  
    display: inline-block;
  
    top: calc(50% - 8px);
  
    text-align: center;
  
    font-size: 14px;
  
    font-weight: bold;
  
    color: #006E51;
  
    text-transform: uppercase;
  
    letter-spacing: 1px;
  
    z-index: 1;
  
  }
  
  
  
  .timeline-container.left .date {
  
    right: -123px;
  
  }
  
  
  
  .timeline-container.right .date {
  
    left: -123px;
  
  }
  
  
  
  .timeline-container .icon {
  
      position: absolute;
  
      display: inline-block;
  
      width: 25px;
  
      height: 25px;
  
      padding: 9px 0;
  
      top: calc(50% - 12px);
  
      background: #F6D155;
  
      border: 2px solid #006E51;
  
      border-radius: 40px;
  
      text-align: center;
  
      font-size: 18px;
  
      color: #006E51;
  
      z-index: 1;
  
  }
  
  
  
  .timeline-container.left .icon {
  
    right: 56px;
  
  }
  
  
  
  .timeline-container.right .icon {
  
    left: 56px;
  
  }
  
  
  
  .timeline-container .content {
  
    padding: 30px 30px 30px 30px;
  
    background: #bf2e1b;
  
    position: relative;
  
    /*border-radius: 0 500px 500px 0;*/
  
  }
  
  
  
  .timeline-container.right .content {
  
    padding: 30px 30px 30px 30px;
  
    /*border-radius: 500px 0 0 500px;*/
  
  }
  
  
  
  .timeline-container .content h2 {
  
    margin: 0 0 10px 0;
  
    font-size: 18px;
  
    font-weight: normal;
  
    color: #ffffff;
  
  }
  
  
  
  .timeline-container .content p {
  
    margin: 0;
  
    font-size: 16px;
  
    line-height: 22px;
  
    font-family: 'effra';
  
    color: #ffffff;
  
  }
  
  
  
  
  
  .timeline-container .content {
  
      padding: 30px 30px 30px 30px;
  
      background: #a39259;
  
      position: relative;
  
  }
  
  
  
  .timeline-container .date {
  
      position: absolute;
  
      display: inline-block;
  
      top: calc(50% - 8px);
  
      text-align: center;
  
      font-size: 14px;
  
      font-weight: bold;
  
      color: #a39259;
  
      text-transform: uppercase;
  
      letter-spacing: 1px;
  
      z-index: 1;
  
  }
  
  
  
  .timeline-container .icon {
  
      position: absolute;
  
      display: inline-block;
  
      width: 25px;
  
      height: 25px;
  
      padding: 9px 0;
  
      top: calc(50% - 12px);
  
      background: #ffffff;
  
      border: 2px solid #a39259;
  
      border-radius: 40px;
  
      text-align: center;
  
      font-size: 18px;
  
      color: #a39259;
  
      z-index: 1;
  
  }
  
  
  
  .timeline-container::before {
  
      content: '';
  
      position: absolute;
  
      width: 50px;
  
      height: 2px;
  
      top: calc(50% - 1px);
  
      right: 8px;
  
      background: #a39259;
  
      z-index: 1;
  
  }
  
  
  
  .timeline-container::after {
  
      content: '';
  
      position: absolute;
  
      width: 16px;
  
      height: 16px;
  
      top: calc(50% - 8px);
  
      right: -8px;
  
      background: #ffffff;
  
      border: 2px solid #a39259;
  
      border-radius: 16px;
  
      z-index: 1;
  
  }
  
  
  
  .timeline::after {
  
      content: '';
  
      position: absolute;
  
      width: 2px;
  
      background: #a39259;
  
      top: 74px;
  
      bottom: 74px;
  
      left: 50%;
  
      margin-left: -1px;
  
  }
  
  /* -------- END OF TIME LINE CSS -----------------*/
  
  
  
  /* WHO'S WHO PAGE DESIGN CSS' */
  
  .who-card {
  
      border: none;
  
      border-radius: 10px;
  
      background-color: #fff;
  
      border:2px solid #b42f10;
  
      margin:15px 0px;
  
      overflow: auto;
  
  }
  
  
  
  .who-body{
  
      min-height:160px;
  
      max-height: 200px;
  
  }
  
  
  
  .col-lg-12.whogriditem {
  
      margin: 30px 0px 0px 0px;
  
  }
  
  
  
  .col-lg-12.whogriditem > h4 {
  
      font-weight: 600;
  
  }
  
  
  
  .who-email{
  
      color:#b42f10;
  
  }
  
  
  
  button.btn.active.who-button {
  
      background-color: #bf2e1b;
  
      outline: none;
  
      border: 2px solid #bf2e1b;
  
      color:#fff;
  
  }
  
  
  
  button.btn.who-button.who-button-all {
  
      margin-bottom: 5px;
  
      margin-right: 5px;
  
  }
  
  
  
  
  
  button.btn.who-button {
  
      background-color: transparent;
  
      outline: none;
  
      border: 2px solid #bf2e1b;
  
  }
  
  
  
  img.img-fluid.who-image {
  
      min-width: 75px;
  
      border-radius: 10px;
  
      max-width: 75px;
  
      object-fit: contain;
  
  }
  
  
  
  .who-email{
  
      color: #bd2f19;
  
      font-size: 14px !important;
  
      word-break: break-all;
  
  }
  
  
  
  .who-name{
  
      font-size:26px;
  
      font-weight:600;
  
  }
  
  
  
  
  
  .who-dept{
  
      font-size: 16px;
  
  }
  
  
  
  /* END OF WHO'S WHO PAGE DESIGN CSS' */
  
  
  
  /*CLASS ARE USED IN  JQUERY*/
  
  .pages-imges-class{
  
      margin: 0px !important;
  
      padding:10px;
  
  }
  
  
  
  div#collapse8 .card-body {
  
      padding: 0px;
  
  }
  
  
  
  figure.image figcaption {
  
      background: #bf2e19;
  
      color: white;
  
      padding: 5px 5px;
  
  }
  
  
  
  
  
  
  
  
  
  /*END OF CLASS ARE USED IN  JQUERY*/
  
  
  
  .partners-img img {
  
      background:black;
  
      width:100%;
  
  }
  
  
  
  .partners-img  {
  
      width: fit-content;
  
  }
  
  
  
  
  
  
  
  
  
  /*tab nav*/
  
  
  
  
  
  .tabs {
  
    position: relative;
  
  }
  
  .tabs:not(.--jsfied) {
  
    overflow-x: auto;
  
    -webkit-overflow-scrolling: touch;
  
  }
  
  .tabs .--hidden {
  
    display: none;
  
  }
  
  .tabs a,
  
  .tabs button {
  
    width: 100%;
  
    height: 100%;
  
    display: block;
  
    font-size: 1em;
  
    line-height: 1.2;
  
    text-align: start;
  
    color: #faf3dd;
  
    background-color: transparent;
  
  }
  
  .tabs .-primary {
  
    display: flex;
  
  }
  
  .tabs .-primary > li {
  
    flex-grow: 1;
  
    background-color: #bf2e19;
  
  }
  
  
  
  .tabs .-primary > li > a,
  
  .tabs .-primary > li > button {
  
    white-space: nowrap;
  
    padding: 1em 0.6em;
  
    box-shadow: inset 0 -0.2em 0 #bf2e19;
  
    border:none;
  
    outline:none;
  
  }
  
  .tabs .-primary > li > a:hover,
  
  .tabs .-primary > li > button:hover {
  
    background-color: #bf2e19;
  
  }
  
  .tabs .-primary > li > a:active,
  
  .tabs .-primary > li > button:active {
  
    background-color: #bf2e19;
  
  }
  
  .tabs .-primary .-more {
  
    background-color: #bf2e19;
  
  }
  
  .tabs .-primary .-more > button span {
  
    display: inline-block;
  
    transition: transform 0.2s;
  
  }
  
  .tabs.--show-secondary .-primary .-more > button span {
  
    transform: rotate(180deg);
  
  }
  
  .tabs .-secondary {
  
    max-width: 100%;
  
    min-width: 10em;
  
    display: none;
  
    position: absolute;
  
    top: 100%;
  
    right: 0;
  
    -webkit-animation: nav-secondary 0.2s;
  
            animation: nav-secondary 0.2s;
  
  }
  
  .tabs .-secondary li {
  
    background-color: #bf2e19;
  
    border:none;
  
   border-bottom: 1px dotted white;
  
  }
  
  .tabs .-secondary a,
  
  .tabs .-secondary button {
  
    padding: 0.6em;
  
  }
  
  .tabs .-secondary a:hover,
  
  .tabs .-secondary button:hover {
  
    background-color: #bf2e19;
  
  }
  
  .tabs .-secondary a:active,
  
  .tabs .-secondary button:active {
  
    background-color: #bf2e19;
  
  }
  
  .tabs.--show-secondary .-secondary {
  
    display: grid;
  
    background: #bf2e19;
  
    z-index: 100;
  
  }
  
  
  
  @-webkit-keyframes nav-secondary {
  
    0% {
  
      opacity: 0;
  
      transform: translateY(-1em);
  
    }
  
    100% {
  
      opacity: 1;
  
      transform: translateY(0);
  
    }
  
  }
  
  
  
  @keyframes nav-secondary {
  
    0% {
  
      opacity: 0;
  
      transform: translateY(-1em);
  
    }
  
    100% {
  
      opacity: 1;
  
      transform: translateY(0);
  
    }
  
  }
  
  
  
  
  
  /*end of pages nav bar*/
  
  
  
  /*gallery styles*/
  
  
  
  .gallery-heading{
  
      position: relative;
  
      display: inline-block;
  
      margin: 10px 0px 27px 0px;
  
  }
  
  
  
  .gallery-heading:before {
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: -5px;
  
      height: 2px;
  
      width: 35%;
  
      border-bottom: 2px solid #f44336;
  
  }
  
  
  
  .gallery-heading:after {
  
      content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: -10px;
  
      height: 2px;
  
      width: 25%;
  
      border-bottom: 2px solid #f44336;
  
  }
  
  
  
  .image-gallery{
  
      transition: .5s ease-in-out;
  
      /* padding-bottom: 30px; */
  
  }
  
  
  
  .image-gallery:hover{
  
      filter: brightness(55%);
  
  }
  
  
  
  .fancybox img{
  
      border-radius: 10px;
  
      border: 2px solid #bf2e19;
  
  }
  
  
  
  .singleeventlist div img{
  
      min-width: 100px;
  
      max-width: 100px;
  
      object-fit: cover;
  
      border: 5px solid white;
  
      margin-right: 10px;
  
  }
  
  
  
  
  
  
  
  
  
  /*End of gallery styles*/
  
  
  
  .loadmore-video{
  
      background: transparent;
  
      border: 2px solid #bf2e19;
  
      padding: 13px 13px;
  
      margin: 0px 5px;
  
      font-size: 12px;
  
      color: #bf2e19;
  
      font-weight: bold;
  
      border-radius: 0;
  
      cursor: pointer;
  
  }
  
  
  
  .loadmore-video:hover{
  
      background: #bf2e19;
  
      color:#fff !important;
  
  }
  
  
  
  .loading-area-videos{
  
      display:none;
  
  }
  
  
  
  
  
  .video-details-title{
  
  
  
      background: #151515;
  
      padding: 20px 48px 0px 48px;
  
      color:white;
  
  
  
  }
  
  
  
  .video-details{
  
      padding: 0px 48px 20px 48px;
  
  }
  
  
  
  .video-details::-webkit-scrollbar {
  
  
  
  
  
      width: 4px;
  
  }
  
  
  
  
  
  
  
  .video-details::-webkit-scrollbar {
  
    width: 4px;
  
    border: 1px solid #d5d5d5;
  
  }
  
  
  
  .video-details::-webkit-scrollbar-track {
  
    border-radius: 0;
  
    background: #eeeeee;
  
  }
  
  
  
  .video-details::-webkit-scrollbar-thumb {
  
    border-radius: 0;
  
    background: yellow;
  
  }
  
  
  
  .v-image-area .image_thumb{
  
      min-width:100%;
  
  }
  
  /*product styles*/
  
  
  
  .addtocartbtn{
  
      color:white !important;
  
      cursor: pointer;
  
  }
  
  
  
  .newarrivalsheading{
  
      font-weight:bold;
  
  }
  
  
  
  .newarrivalshead{
  
      position: relative;
  
        display:inline-block;
  
  }
  
  
  
  
  
  .newarrivalsheading::before{
  
      content: "";
  
      position: absolute;
  
      left: 15%;
  
      bottom: -5px;
  
      height: 2px;
  
      width: 71%;
  
      border-bottom: 2px solid #f44336;
  
  }
  
  
  
  .newarrivalsheading::after{
  
      content: "";
  
      position: absolute;
  
      left: 25%;
  
      bottom: -10px;
  
      height: 2px;
  
      width: 51%;
  
      border-bottom: 2px solid #f44336;
  
  }
  
  
  
  .btn-add-to-cart,
  
  .btn-add-to-cart:hover {
  
      color:white;
  
      background:#bf2e19;
  
  }
  
  
  
  .cart-img{
  
      padding: 8px;
  
      border: 1px solid #960000;
  
  }
  
  
  
  .prd__moreInfo{
  
    margin:25px 0px 25px 0px;
  
  }
  
  
  
  .prd__moreInfo .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  
      color: var(--green-color) !important;
  
      font-weight: 800 !important;
  
      border-left: 5px solid !important;
  
      background: #fff9b4 !important;
  
      border-radius: 0px;
  
  }
  
  
  
  .more-info__decs{
  
    border-top: 1px solid #bf2e19;
  
  }
  
  
  
  
  
  .subalert{
  
      color: #bf311a !important;
  
      text-align: center;
  
      font-weight: 700;
  
  }
  
  /*End of the product styles*/
  
  
  
  /******Media Querries*****/
  
  @media (min-width: 1200px){
  
  .contact-deatils {
  
      margin: 25px 80px;
  
  }
  
  
  
  .cathedralnews-heading{
  
     margin-left: 8.5rem;
  
  }
  
  
  
  
  
  .cathedralnews-header-body{
  
      margin-left: 7rem;
  
  }
  
  
  
  .testiminial-img{
  
          max-width: 300px;
  
          margin: auto;
  
  
  
  }
  
  
  
  .testimonial-content h1{
  
          font-weight: 600;
  
          color:white;
  
          font-size: 1.5rem;
  
          margin-bottom: 30px;
  
  }
  
  
  
  
  
  .booking-contact-us{
  
      padding: 60px 0px 0px 0px;
  
  }
  
  
  
  }
  
  
  
  
  
  @media screen and (min-width: 980px) {
  
      .event-share {
  
      position: absolute;
  
      right: 0;
  
  }
  
  .event-venue {
  
      color: #e1e1e1;
  
      display: flex;
  
  }
  
  
  
  
  
  
  
  /*Booking offers styles*/
  
  
  
  
  
  
  
  /*Booking Virtual Tour style*/
  
  .booking-virtual-tour-inner{
  
      padding-top: 60px;
  
  
  
  }
  
  
  
  
  
  .booking-virtual-tour-header::before{
  
    content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 35%;
  
      border-bottom: 2px solid #b42f10;
  
  }
  
  
  
  .booking-virtual-tour-header::after{
  
    content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom:-8px;
  
      height: 2px;
  
      width: 20%;
  
      border-bottom: 2px solid #b42f10;
  
  }
  
  
  
  
  
  }
  
  
  
  @media (min-width: 768px) and (max-width: 991.98px) {
  
  
  
  .order-status {
  
      width: 90%;
  
      margin: auto;
  
  }
  
  .track-table {
  
      width: 100%;
  
  }
  
  .order-id {
  
      padding-right: 4px;
  
  }
  
  .order-date {
  
      padding-right: 4px;
  
      padding-left: 4px;
  
  }
  
  .delivery-date {
  
      padding-left: 4px;
  
  }
  
  .track {
  
      padding-right: 4px;
  
      padding-left: 4px;
  
  }
  
  .invoice {
  
      padding-left: 4px;
  
  }
  
  .order-head {
  
      line-height: 30px;
  
  }
  
  
  
  
  
  .booking-offers-body{
  
      max-weight:730px;
  
      overflow: auto;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  }
  
  
  
  @media (min-width: 992px) and (max-width: 1199.98px) {
  
      .track-table {
  
      width: 75%;
  
  }
  
  
  
  .booking-contact-header h1 {
  
      font-size: 1.9rem;
  
      font-weight: 600;
  
  }
  
  
  
  .booking-contact-header h2{
  
      font-size: 22px;
  
  }
  
  
  
  .video-details.p-5.text-white {
  
      max-height: 375px;
  
      overflow-y: scroll;
  
  }
  
  
  
  }
  
  
  
  @media (min-width: 421px) and (max-width: 991.98px) {
  
  
  
      .contact-details-body:after,
  
      .contact-details-body:before {
  
              top: 175px;
  
      }
  
  }
  
  
  
  
  
  @media (min-width: 768px){
  
  
  
  .who-image-body{
  
      margin:0px 0px 0px 10px;
  
  }
  
  
  
  .fbvideocontainer{
  
      width: 70%;
  
      margin: auto;
  
  }
  
  
  
  
  
  
  
  #facebookliveID iframe {
  
      height: 78vh;
  
  }
  
  
  
  .order-id {
  
      border-right: 1px solid black;
  
      padding-right: 25px;
  
  }
  
  .order-date {
  
      border-right: 1px solid black;
  
      padding-right: 25px;
  
      padding-left: 25px;
  
  }
  
  .delivery-date {
  
      border-right: 1px solid black;
  
      padding-left: 25px;
  
      padding-right: 25px;
  
  }
  
  .track {
  
      border-right: 1px solid black;
  
      padding-right: 25px;
  
      padding-left: 25px;
  
  }
  
  .invoice {
  
      padding-left: 25px;
  
  }
  
  
  
  
  
  .contact-details-border-star1{
  
      display:none;
  
  }
  
  
  
  .contact-deatils {
  
      padding: 25px 0px;
  
  }
  
  
  
  .cathedralnews-header{
  
      margin:0px 24px;
  
  }
  
  .booking-information-body{
  
      margin: 10px 0px 50px 0px;
  
  }
  
  
  
  
  
  .testiminial-img img{
  
      width:350px;
  
      margin: auto;
  
  }
  
  .booking-our-partners{
  
      padding: 60px 0px;
  
  }
  
  
  
  .booking-contact-us {
  
      padding-top: 60px;
  
  }
  
  
  
  
  
  
  
  .booking-contact-header::before{
  
    content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: 0px;
  
      height: 2px;
  
      width: 25%;
  
      border-bottom: 2px solid #b42f10;
  
  }
  
  
  
  .booking-contact-header::after{
  
    content: "";
  
      position: absolute;
  
      left: 0;
  
      bottom: -8px;
  
      height: 2px;
  
      width: 15%;
  
      border-bottom: 2px solid #b42f10;
  
  }
  
  
  
  .booking-offers-inner{
  
      padding:60px 0px;
  
  }
  
  .my-profile{
  
      margin:0px 30%
  
  }
  
  
  
  .event-details-body{
  
      padding: 0!important;
  
  }
  
  
  
  .ServiceB-btns{
  
      margin-top: 50px;
  
  
  
  }
  
  
  
  img.img-fluid.who-image {
  
      min-width: 100px;
  
      max-width: 100px;
  
  }
  
  
  
  
  
      /*pages styles*/
  
  .alignnone {
  
      margin: 5px 20px 20px 0;
  
  }
  
  
  
  .align-center,
  
  div.align-center {
  
      display: block;
  
      margin: 5px auto 5px auto;
  
  }
  
  
  
  .align-right {
  
      float:right;
  
      margin: 5px 0 20px 20px;
  
      text-align:center;
  
  }
  
  
  
  .align-left {
  
      float: left;
  
      margin: 5px 20px 20px 0;
  
  }
  
  
  
  a img.align-right {
  
      float: right;
  
      margin: 5px 0 20px 20px;
  
  }
  
  
  
  a img.align-none {
  
      margin: 5px 20px 20px 0;
  
  }
  
  
  
  a img.align-left {
  
      float: left;
  
      margin: 5px 20px 20px 0;
  
  }
  
  
  
  a img.align-center {
  
      display: block;
  
      margin-left: auto;
  
      margin-right: auto;
  
  }
  
  
  
      .grapesbuilder iframe {
  
          height: 65vh;
  
      }
  
  }
  
  
  
  
  
  @media (max-width: 767px){
  
  
  
      .grapesbuilder h1{
  
          font-size: 28px;
  
          font-weight: 600;
  
      }
  
      .grapesbuilder iframe {
  
          height: 40vh;
  
      }
  
  
  
      .grapesbuilder p img,
  
      .grapesbuilder h2 img{
  
          margin:0px;
  
          display: flex;
  
          margin: auto;
  
      }
  
  
  
      .grapesbuilder img {
  
          float: none !important;
  
      }
  
  
  
      .align-right, .align-left{
  
          text-align: center;
  
      }
  
  
  
      .pages-imges-class {
  
          width: 100%;
  
      }
  
  
  
      .TSBheading-body-time {
  
          padding: 12px;
  
          font-size: 22px;
  
      }
  
  
  
      .TSBheading-body-desc {
  
          font-size: 18px;
  
      }
  
  
  
      .TSBheading-body-link {
  
  
  
          background: #ffffff;
  
          color: #bf2e19;
  
          border: 1px solid #b42f10;
  
          border-radius: 40px !important;
  
          line-height: 15px;
  
      }
  
  
  
      .order-id {
  
          /* border-right: 1px solid black; */
  
          /* padding-right: 25px; */
  
      }
  
      .order-date {
  
          /* border-right: 1px solid black; */
  
          /* padding-right: 25px; */
  
          /* padding-left: 25px; */
  
      }
  
      .delivery-date {
  
          /* border-right: 1px solid black; */
  
          /* padding-left: 25px; */
  
          padding-right: 10px;
  
      }
  
      .track {
  
          /* border-right: 1px solid black; */
  
          padding-right: 10px;
  
          /* padding-left: 25px; */
  
      }
  
      .invoice {
  
          /* padding-left: 25px; */
  
      }
  
  
  
      /*contact us page styles*/
  
  
  
      .map-heading h3{
  
          font-size:18px;
  
      }
  
  
  
      .map-heading {
  
          padding:5px 0px;
  
      }
  
  
  
      .contact-detail-form h1 {
  
          margin-top:20px;
  
      }
  
  
  
      .map-responsive{
  
  
  
          padding-bottom: 50%;
  
  
  
      }
  
  
  
      .contact-us-social-links{
  
          margin-bottom:5px;
  
      }
  
  
  
      .table-borderless {
  
          overflow:auto;
  
      }
  
      .table-borderless-hide{
  
          overflow: hidden !important;
  
      }
  
  
  
      .table-borderless th, .table-borderless td, {
  
          font-size:14px;
  
  
  
      }
  
  
  
      .OlderServices{
  
          margin-top: 30px;
  
      }
  
  
  
      .list-group-item{
  
          border:0px solid rgba(0, 0, 0, 0.125);
  
      }
  
  
  
  
  
      /*booking styles*/
  
  
  
      .booking-information{
  
          margin: 0px 0px 50px 0px;
  
      }
  
  
  
      .booking-contact-head{
  
          margin:30px 0px;
  
      }
  
  
  
  
  
  
  
  
  
      .booking-contact-header::before{
  
        content: "";
  
          position: absolute;
  
          left: 0;
  
          bottom: 0px;
  
          height: 2px;
  
          width: 50%;
  
          border-bottom: 2px solid #b42f10;
  
      }
  
  
  
      .booking-contact-header::after{
  
        content: "";
  
          position: absolute;
  
          left: 0;
  
          bottom: -8px;
  
          height: 2px;
  
          width: 36%;
  
          border-bottom: 2px solid #b42f10;
  
      }
  
  
  
  
  
      .booking-contact-header h1 {
  
          font-size: 1.3rem;
  
          font-weight: 600;
  
      }
  
  
  
      .booking-contact-header h2{
  
          font-size: 1rem;
  
      }
  
  
  
      .booking-offers-inner{
  
          padding:50px 0px;
  
      }
  
  
  
      .booking-offers-slider{
  
          padding:70px 0px 30px 0px;
  
  
  
      }
  
  
  
  
  
      .booking-virtual-tour-header > h1{
  
          font-size: 25px;
  
      }
  
  
  
      .booking-virtual-tour-header::before{
  
        content: "";
  
          position: absolute;
  
          left: 0;
  
          bottom: 0px;
  
          height: 2px;
  
          width: 50%;
  
          border-bottom: 2px solid #b42f10;
  
      }
  
  
  
      .booking-virtual-tour-header::after{
  
        content: "";
  
          position: absolute;
  
          left: 0;
  
          bottom:-8px;
  
          height: 2px;
  
          width: 36%;
  
          border-bottom: 2px solid #b42f10;
  
      }
  
  
  
      .booking-testimonial{
  
          padding:60px 0px;
  
      }
  
  
  
  
  
      .booking-testimonial-slider{
  
          margin:30px 0px 0px 0px;
  
      }
  
  
  
      .booking-downloads-content {
  
  
  
          margin-bottom: 15px;
  
      }
  
  
  
      .booking-our-partners{
  
          padding: 60px 0px;
  
      }
  
  
  
      .booking-contact-us {
  
          padding: 60px 0px;
  
      }
  
  
  
      .partner-tab-content-btn .btn {
  
          width: 100%;
  
      }
  
  
  
      .booking-offers-header > h1 {
  
          font-size:25px;
  
      }
  
  
  
      .booking-testimonial-header > h1 {
  
          font-size:25px;
  
      }
  
  
  
      .booking-partners-header h1 {
  
          font-size: 22px;
  
          margin-bottom: 22px;
  
      }
  
  
  
      .booking-download-header h1 {
  
          font-size: 25px;
  
      }
  
  
  
      .booking-contact-details-header h1 {
  
          font-size: 25px;
  
      }
  
  
  
      .partner-tab-content-decs{
  
          padding: 20px 0px;
  
      }
  
  
  
      .booking-downloads{
  
          padding:60px 0px;
  
      }
  
  
  
      .booking-contact-details-head {
  
          margin: 22px 0;
  
      }
  
      .booking-contact-form-bax{
  
          margin-bottom: 30px;
  
      }
  
  
  
      .my-profile-btn{
  
          flex-direction: column;
  
          padding:0px 12px;
  
      }
  
  
  
      .profile-icon a div img {
  
          width: 33px;
  
      }
  
  
  
      .password-flex{
  
          flex-direction:column-reverse !important;
  
      }
  
  
  
      .single-event-timeanddate{
  
          flex-direction:column;
  
      }
  
  
  
  
  
      .single-event-buttons a {
  
          width:100%;
  
      }
  
  
  
      .single-event-title {
  
          margin: 10px 0px 30px 0px;
  
      }
  
  
  
      .single-event-head-img {
  
          padding-bottom: 30px;
  
      }
  
  
  
      .nav.nav-pills.mb-3{
  
          display: flex;
  
          flex-wrap: nowrap;
  
      }
  
  
  
  
  
  
  
      .ServiceBooklet-body{
  
          padding: 1.25rem !important;
  
      }
  
  
  
  
  
  
  
  
  
      /*TIME LINE CSS*/
  
  
  
      .timeline::after {
  
          left: 90px;
  
      }
  
  
  
      .timeline-container {
  
          width: 100%;
  
          padding-left: 120px;
  
          padding-right: 0px;
  
      }
  
  
  
      .timeline-container.right {
  
          left: 0%;
  
      }
  
  
  
      .timeline-container.left::after,
  
      .timeline-container.right::after {
  
          left: 82px;
  
      }
  
  
  
      .timeline-container.left::before,
  
      .timeline-container.right::before {
  
          left: 83px;
  
          border-color: transparent #006E51 transparent transparent;
  
      }
  
  
  
      .timeline-container.left .date,
  
      .timeline-container.right .date {
  
          right: auto;
  
          left: 15px;
  
          width: 33px;
  
  
  
      }
  
  
  
      .timeline-container.left .icon,
  
      .timeline-container.right .icon {
  
          right: auto;
  
          left: 123px;
  
      }
  
  
  
      .timeline-container.left .content,
  
      .timeline-container.right .content {
  
          padding: 15px 15px 15px 30px;
  
          border-radius: 15px;
  
      }
  
  
  
      .page-breadcrumb {
  
          padding: 0px 20px;
  
      }
  
  
  
      .page-breadcrumb h1 {
  
          font-size: 26px;
  
      }
  
  
  
      .page-breadcrumb p.nav-link.home-link.text-light {
  
          font-size: 14px;
  
      }
  
  
  
  
  
      /*WHO'S WHO*/
  
  
  
  
  
  
  
      .who-name{
  
          font-size:16px;
  
          font-weight:600;
  
      }
  
  
  
      .who-dept{
  
          font-size: 12px !important;
  
          word-break: break-word;
  
      }
  
  
  
      .who-email{
  
          font-size: 22px !important;
  
          word-break: break-word;
  
      }
  
      .who-body {
  
          min-height: 125px;
  
          max-height: 160px;
  
      }
  
      .who-card {
  
  
  
          margin:5px 0px;
  
      }
  
  
  
      img.img-fluid.who-image {
  
          margin: 0px 0px 0px 6px;
  
      }
  
  
  
      /*END OF WHO'S WHO*/
  
  
  
      .event-time {
  
          font-size: 16px;
  
      }
  
  
  
      .event-body h4{
  
          font-weight: 600;
  
      }
  
  
  
      .event-decs-body p{
  
          font-size:14px;
  
      }
  
  
  
      .single-news-title {
  
          font-size: 24px;
  
          line-height: 26px;
  
          font-weight: 600;
  
      }
  
  
  
      .top-news-title {
  
          font-size: 16px;
  
          line-height: 26px;
  
      }
  
  
  
      .news-circle {
  
          border: 2px solid #bf311a;
  
          padding: 6px 15px;
  
  
  
      }
  
  
  
      .grid_5.omega {
  
          display: none;
  
      }
  
  
  
      .booking-our-partners-tabs .nav-tabs{
  
  
  
          display: flex;
  
          flex-direction: column;
  
          overflow-x: scroll;
  
          overflow-y: hidden;
  
          flex-wrap: wrap;
  
          width: 100%;
  
          height: 49px;
  
          margin: 15px 0px;
  
      }
  
  
  
      .booking-details-form {
  
          margin-top: 20px;
  
      }
  
      .booking-virtual-tour {
  
          margin-top: 10px;
  
      }
  
  
  
      .PastEditions {
  
          margin: 5px 5px;
  
      }
  
  
  
      .video-details-title{
  
  
  
      background: #151515;
  
      padding: 20px 18px 0px 18px;
  
      color:white;
  
  
  
      }
  
  
  
      .video-details {
  
          padding: 15px 15px 15px 15px !important;
  
      }
  
  
  
  }
  
  
  
  
  
  
  
  @media (max-width: 991px){
  
      .shipping-address {
  
     padding: 0px;
  
  }
  
  .payment-method {
  
     padding: 0;
  
  }
  
  .order-summary {
  
     padding: 0;
  
  }
  
  span.coupon-clone {
  
      display: table-cell;
  
  }
  
  .events-section h3 {
  
      font-size: 20px;
  
      line-height: 30px;
  
  }
  
  
  
  .event-title {
  
      font-size: 18px;
  
  }
  
  
  
  .event-category {
  
      font-size: 12px;
  
  }
  
  
  
  .event-venue {
  
      font-size: 12px;
  
  }
  
  
  
  .event-circle h1 {
  
      font-size: 20px;
  
  }
  
  
  
  .event-circle {
  
      padding: 10px 20px;
  
  }
  
  
  
  .event-item {
  
      padding: 15px 0px;
  
  }
  
  .event-buttons {
  
      display: grid;
  
      grid-template-columns: 50% 50%;
  
  }
  
  
  
  .contact-detail-form{
  
      padding-top: 10px;
  
  }
  
  
  
  .cathedralnews-header > div{
  
      margin-top: 30px;
  
  }
  
  
  
  
  
  /*Booking Virtual Tour*/
  
  
  
  .booking-virtual-tour-inner{
  
      padding: 60px 0px 60px 0px;
  
  
  
  }
  
  
  
  .testimonial-content{
  
      margin-top:30px;
  
  }
  
  
  
  .owl-carousel-booking-testimonial-body .owl-theme .owl-dots .owl-dot{
  
      display:none;
  
  }
  
  
  
  .booking-downloads{
  
      padding:50px 15px;
  
  }
  
  
  
  .booking-contact-details-img{
  
      display:none
  
  }
  
  
  
  .event-details-body {
  
      margin-top: 25px;
  
  }
  
  
  
  h3.single-event-title{
  
      margin-bottom: 16px;
  
  }
  
  
  
  .single-event-date{
  
      flex-direction: column !important;
  
      justify-content: center !important;
  
      align-items: center;
  
  }
  
  
  
  .single-event-head{
  
      padding-bottom:30px
  
  }
  
  
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  @media (max-width: 600px) {
  
          .glogin-main {
  
              border-radius: 0px;
  
          }
  
          .checkout-mbl{
  
              padding-left: 0;
  
              padding-right: 0;
  
  
  
          }
  
  
  
  
  
  .add-to-cart{
  
      display:flex;
  
      justify-content:center;
  
  }
  
  .new-address {
  
      text-align: center;
  
      margin-top: 15px;
  
  }
  
  
  
  
  
  
  
  #facebookliveID iframe {
  
      width: 100%;
  
      height: 200px;
  
  }
  
  
  
  .about-img {
  
      margin-top: 15px;
  
  }
  
  .detail-order {
  
      padding: 10px;
  
      min-height: 0px;
  
      margin-top: 15px;
  
  }
  
  .my-breadcrumb h1 {
  
      font-family: GothamPro;
  
      font-size: 25px;
  
  }
  
  .my-breadcrumb p {
  
      font-size: 15px;
  
  }
  
  .rating__label {
  
      cursor: pointer;
  
      padding: 0 0.1em;
  
      font-size: 1.5em;
  
    }
  
    .policy-updates{
  
      text-align: center;
  
    }
  
    .certificates img {
  
      width: 32%;
  
  }
  
  .certificates {
  
      text-align: center;
  
  }
  
  .product-info {
  
      padding-top: 15px;
  
  }
  
  
  
  h3.single-event-title{
  
      font-size:18px;
  
  }
  
  .single-event-timeanddate h4{
  
      font-size: 18px;
  
  }
  
  
  
  .single-event-timeanddate p {
  
      font-size: 16px;
  
  }
  
  
  
  .whofilterbuttons {
  
      display: flex;
  
      flex-direction: column;
  
      flex-wrap: wrap;
  
      width: 100%;
  
      
  
  }
  
  
  
  .eventfilterbuttons {
  
      display: flex;
  
      flex-direction: column;
  
      overflow-y: scroll;
  
      flex-wrap: wrap;
  
      width: 100%;
  
      height: 49px;
  
  }
  
  
  
  
  
  }
  
  
  
  
  
  /* Menu Start Css */
  
  
  
  
  
    /*Menu End Css */
  
  
  
  
  
  
  
  
  
    /* ==================================Responsive issue fixing styles Start================================== */
  
  
  
  
  
    @media (max-width: 768px) and (min-width: 200px){
  
    .slider-caption{
  
      width: 100% !important;
  
  
  
    }
  
    .slider-caption{
  
      right: 0 !important;
  
      left: 0 !important;
  
  }
  
      .accordian-inner-title {
  
          font-size: 15px !important;
  
      }
  
  
  
      .accordian-inner-time {
  
          font-family: "Effra Medium";
  
          font-size: 1rem;
  
          color: #3c3c3c;
  
      }
  
  
  
      .table-pad {
  
          padding-left: 2.9rem;
  
      }
  
  }
  
  @media (max-width: 574px){
  
  .main-heading {
  
      font-size: 40px !important;
  
  }
  
  }
  
      /* ==================================Responsive issue fixing styles End================================== */
  
  
  
  
  
  
  
  /* Footer Responsive style */
  
  
  
  .sign-btn {
  
      left: 25% !important;
  
      width: 33% !important;
  
  }
  
  @media (max-width: 1920px) and (min-width: 1920px) {
  
      .sign-btn {
  
          left: 42% !important;
  
      }
  
  }
  
  @media (max-width: 330px) {
  
      .sign-btn {
  
          left: 8% !important;
  
      }
  
  }
  
  
  
  .service-active {
  
      background: #c92216;
  
  }
  
  /*Home Page Card Section */
  
  .bg-overlay {
  
      background-color: rgba(0,0,0,0.4);
  
  }
  
  .card-content-bg {
  
      background: linear-gradient( 0deg , #000000, transparent) !important;
  
  }
  
  /*Card Section Ends*/
  
  
  
  /**** Whos Who Section Css****/
  .whofilterbuttons {
  
      display: grid;
  
      grid-template-columns: repeat(4, 1fr);
  
      font-family: 'Effra'
    }
  
  
  
  .whofilterbuttons button.btn.who-button {
  
      border-bottom: 3px solid #e9e9e9 !important;
  
      border: 0;
  
      border-radius: 0;
  
      font-size: 22px;
  
  
  
  }
  
  
  
  .whofilterbuttons button.btn.active.who-button {
  
      background-color: transparent !important;
  
      border-bottom: 3px solid #bd1818 !important;
  
      color: #3c3c3c;
  
  
  
  }
  
  
  
  .whogrid {
  
      margin-top: 20px;
  
  }
  
  
  
  .whogriditem h4 {
  
      font-size: 38px;
  
      font-family: 'FreightBigProBold';
  
      color: #3c3c3c;
  
  }
  
  
  
  .whogriditem p {
  
      font-size: 22px;
  
      font-family: 'Effra';
  
      color: #3c3c3c;
  
  }
  
  
  
  .who-body .who-image-body {
  
      margin: 0 !important;
  
  }
  
  
  
  .who-body {
  
      /* min-height: 100%; */
  
      gap: 30px;
  
      border: none !important;
  
      background-color: #f0f0f0;
  
      /* max-height: 100%; */
  
  }
  
  
  
  .who-body h5 {
  
      font-size: 35px;
  
      font-family: 'FreightBigProBold';
  
      color: #c92216;
  
  }
  
  
  
  .who-body .who-dept {
  
      font-size: 22px;
  
      font-family: 'Effra';
  
      color: #3c3c3c;
  
  }
  
  
  
  .who-body .who-email {
  
      font-size: 22px !important;
  
      font-family: 'Effra';
  
      color: #a8946b;
  
  }
  
  
  
  .who-image-body img {
  
      height: 100%;
  
      object-fit: cover !important;
  
      border-radius: 0 !important;
  
  }
  
  
  
  .custom_profile_card {
  
      border: 0 !important;
  
      border-radius: 0;
  
      background-color:#f0f0f0;
  
  }
  
  
  
  .profile_content {
  
      padding-top: 20px;
  
      padding-bottom: 7px;
  
      padding-right: 10px;
  
  }
  
  
  
  @media(max-width:768px)
  
  {
  
      .whofilterbuttons { 
  
      grid-template-columns: repeat(1, 1fr);
  
  }
  
  }
  
  
  
  @media (max-width: 1800px) {
  
       .who-name {
  
          font-size: 26px !important;
  
      }
  
      .who-dept {
  
          font-size: 16px !important;
  
      }
  
      .who-email {
  
          font-size: 16px !important;
  
      }
  
      .whogriditem h4 {
  
          font-size: 26px !important;
  
      }
  
      .whogriditem p {
  
          font-size: 16px !important;
  
      }
  
      .whofilterbuttons button.btn.who-button {
  
          font-size: 16px !important;
  
      }
  
      .who-body .who-email {
  
      font-size: 16px !important;
  
      }
  
  }
  
    .order {
        display: none;
    }
    .other {
        display: block;
    }
    /****  End ****/
  
  
  /*** Contatc Form Css***/
  
  .mc-form-row{
  
      display: flex;
  
      justify-content: center;
  
  }
  
  
  
  .mc-form-row .mc-btn-submit{
  
      display: flex ;
  
      justify-content: center;
  
  }
  
  .mc-form-row .mc-btn-submit .contact-btn{
  
      background-color: transparent !important;
  
      color:#000 !important;
  
      border-radius: 60px;
  
      font-family: 'Effra';
  
      border: 2px solid #000;
  
      padding: 2px 22px;
  
  
  
  }
  
  .mc-form-row .mc-btn-submit .contact-btn:hover{
  
      background-color: #a8946b !important;
  
      color:#ffffff !important;
  
      border: 2px solid  transparent;
  
     
  
  }
  
  .mc-btn-submit .contact-btn{
  
      /* width: 32% !important; */
  
      width: auto !important;
  
  }
  
  
  
  .mc-form-row .col-sm-12{
  
      margin-top:30px;
  
  }
  
  .mc-form-row .col-sm-12 .form-control{
  
      padding: 30px;
  
      background-color:#e7e5e5 ;
  
      border: none;
  
      color:#000;
  
      font-family: 'Effra';
  
  }
  
  .mc-form-row .col-sm-12 .form-control::placeholder{
  
      color:#000;
  
      font-family: 'Effra';
  
  }
  
  
  
  .mc-form-row .col-sm-12 #message{
  
      height: 230px !important;
  
  }
  
  
  
  .get-in-touch .form{
  
      border: none !important;
  
  
  
  }
  
  .mc-head-section p a{
  
      color:#a8946b;
  
      font-family:'FreightBigProSemibold' ;
  
  }
  
  
  
  .mc-form-sec #signu-pform{
  
      display: block !important;
  
  }
  
  
  
  
  
  
  
  .mc-head-section {
  
      padding:60px 60px 30px 60px;
  
      text-align: center;
  
      max-width: 80%;
  
      margin: auto;
  
  }
  
  .mc-head-section p {
  
      font-family: 'FreightBigProSemibold';
  
      color: #3c3c3c;
  
      font-size: 30px;
  
  }
  
  
  
  .mc-goorle-map{
  
      margin-bottom: -8px;
  
  }
  
  @media (max-width: 1800px){
  
  .mc-head-section p {
  
      font-size: 25px;
  
  }
  
  }
  
  
  
  @media only screen and (max-width: 1166px) and (min-width: 200px){
  
  .mc-head-section {
  
      padding: 20px 0 0 0 !important;
  
      max-width: 100% !important;
  
  }
  
  }
  
  
  
  @media (max-width: 991px){
  
  .contact-detail-form {
  
      padding-top: 0 !important;
  
  }
  
  }
  
  
  
  @media(max-width:370px){
  
      .mc-btn-submit .contact-btn{
  
      width: 50% !important; 
  
  }
  
  .mc-head-section p {
  
      margin: 0 !important;
  
  }
  
  
  
  
  
  }
  
  @media(max-width:768px){
  
      .mc-form-sec .container{
  
      width: 100%;
  
      padding: 0 ;
  
  }
  
  }
  
  
  
  /**** End ***/
  
  
  @media (max-width:768px) {
  
  
  
      .owl-carousel-our-space-slider.owl-carousel .nav-btn {
  
          top: auto !important;
  
          right: auto !important;
  
      }
  
  
  
      .owl-carousel-our-space-slider.owl-carousel .nav-btn.prev-slide {
  
          right: 50% !important;
  
      }
  }
  
  
  /**** Virtual Tour css ****/
  
  .head-section .mc-content-desc{
  
      font-size: 20px;
  
      font-family:'FreightBigProSemibold' ;
  
      color:#3c3c3c;
  
  
  
  }
  
  
  
  
  
  
  
      .virtual-thank{
  
          font-family: 'FreightBigProSemibold' !important;
  
          color: #3c3c3c;
  
      }
  
      .event-live-padding{
  
          padding: 23px !important;
  
      }
  
  
  
      @media(max-width:992px){
  
          .event-live-padding{
  
              padding: 6px 52px 0 52px !important;
  
          /*padding: 52px 52px 0 52px !important;*/
  
      }
  
      }
  /**** Virtual Tour css end ****/
  
  
  /**** Goverance Css ***/
  .mc-content-sec h2{
  
      padding:10px 0;
  
      font-weight: 600;
  
      font-family: 'FreightBigProBold';

      color: #3c3c3c;
  
  }
  
  
  
      .mc-content-sec{
  
          text-align: left;
  
      }
  
      .mc-content-sec p {
  
          font-size: 20px;
  
          /* font-family: 'FreightBigProSemibold'; */
  
          font-family: 'Effra';
  
          color: #3c3c3c;
  
          width: 100%;
  
          max-width: 700px;
  
      
  
      }
  
      .mc-image-sec img{
  
          width:100%;
  
          height: 100%;
  
      }
  
  @media(max-width:1500px){
  
      .mc-content-sec p{
  
          font-size: 16px;
  
      }
  
  }
  
  @media(max-width:992px){
  
   
  
      .mc-main-content .row{
  
          display:flex;
  
          flex-direction: column-reverse;
  
      }
  
      .mc-content-sec p{
  
          width:100% !important;
  
          max-width: none !important;
  
      }
  
      
  
  }
  
  @media (min-width: 768px){
  
      .col-md-6{
  
          max-width: 100% !important;
  
      }
  
  
  
  }
  
  
  /****End ***/
  
  /***** More Info ***/
  .mc-sec-contain p{
  
      font-size: 20px;
  
      font-family: 'Effra';
      color: #3c3c3c;
  }
  
  
  
  .mc-sec-contain .mc-heading{
  
      font-weight: 600;
  
  }
  
  
  
  .mc-sec-contain .mc-low-content a{
  
      font-family: 'Effra';
  
      color:#a8946b;
  
  }
  
  .mc-sec-contain .mc-email a{
  
      font-family: 'Effra';
  
      color:#a8946b;
  
  }
  
  
  
  .mc-sec-contain .mc-low-content a:hover{
  
      color:#c6a259;
  
  }
  
  .mc-sec-contain .mc-email a:hover{
  
      color:#c6a259;
  
  
  
  }
  
  
  
  @media(max-width:1400px) {
  
      .mc-sec-contain p{
  
      font-size: 16px;
  
      font-family: 'Effra';
  
  }
  
      
  
  }
  /**** more info end ***/
  
  /**** Plan your visit ****/
  
  .getting_here_custom_grid_section{
  
      display: grid;
  
      grid-template-columns: repeat(2,1fr);
  
      gap: 20px;
  
  }
  
  .getting_here_custom_grid_section .plan-card{
  
      display: flex;
  
      gap: 20px;
  
      align-items: center;
  
  }
  
  .custom_image_section img{
  
      width:auto !important;
  
      height: auto !important;
  
  }
  
  @media(max-width:1230px) and (min-width:985px){
  
      .getting_here_custom_grid_section{
  
      grid-template-columns: repeat(1,1fr);
  
      }
  
  }
  
  
  
  @media(max-width:986px)
  
  {
  
      .getting_here_custom_grid_section{
  
      grid-template-columns: repeat(1,1fr);
  
  } 
  
  .getting_here_custom_grid_section .plan-card{
  
      flex-direction: column;
  
  }
  
  .custom_content_section{
  
      text-align: center;
  
  }
  
  }
  
  /****Plan your visit End*****/