@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); 
h1,h2,h3,h4,h5,h6{
      font-family: "Libre Baskerville", serif;
}
.ibe iframe {
  width: 100% !important;
  max-width: 100% !important;
}
.new_bg {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    width: 100%;
    background: url(../img/hotel-bg.jpg) bottom center no-repeat fixed !important;
    background-size: cover;
    background-repeat: no-repeat;
}
 .investor{
    background: #fff;
    border: 1px solid gainsboro;
    box-shadow: 4px 4px 2px #0000001c;
}
.form-bg{
    background: #fff;
    padding: 15px;
}
.main_menu nav > ul > li:last-child > a {
    color: #fff;
    background-color: #dc5b35;
    border-radius: 4px;
    box-shadow: none;
    text-transform: none;
    padding: 6px 15px;
}
.about-section{
    background: #fff;
    padding: 20px;
}
.room-img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.list-inline-item:not(:last-child) {
    margin-right: 1rem;
}
.services-list li{
    border-top: 1px dashed gainsboro;
    padding-top: 6px;
    margin-top: 6px;
}
.list-inline-item i {
   color: #ae7d54;    margin-right: 5px;
    font-size: 15px;
}
    .shadow-style-1 {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);    margin-bottom: 20px;
    }

    .btn-enq {
      background-color: #005792;
      color: #fff;
    }
.badge {
  font-weight: 400;    padding-top: 5px;
}
    .btn-enq:hover {
          background-color: #ae7d54;
    color: #fff;
    }
 .footer_menu{
    margin-left: 20px;
} 
    .rate-section {
      border-top: 1px solid #ddd;
      padding: 1rem;
    }

    .rate-section .price {
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
    }
.services-list li:before{
    content: "\f00c";    
    font-size: 1.5rem;
    color: #a26b4d;
    margin-right: 10px;    
     font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
    .rate-section .subtext {
      font-size: 0.85rem;
      color: #666;
    }

   .restaurant-section{
    position: relative;
    overflow: hidden;     
    width: 100%;
    background: url(../img/outdoor-patio.jpg) bottom center no-repeat fixed;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 80vh;
}
    .rate-badges .badge {
      font-size: 0.85rem;
      margin-right: 8px;
    }


    .highlight {
      color: #ae7d54;
      font-weight: bold;
    }

    .div_card {   
 box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
 .amenities .gy-4 .text-center{
    padding: 30px;
    border: 2px solid #ae7d54;
    border-radius: 10px;
    margin-bottom: 30px;
}
  .amenities .gy-4 .text-center i{
    color: #ae7d54 !important;
}
.amenities{
   background-color: #fdfaf6;
      padding: 60px 0;
}
 .essential-section {

      padding: 60px 0;
    }

    .service-icon {
      font-size: 1.5rem;
      color: #a26b4d;
      margin-right: 10px;
    }h6 {
    font-size: 18px !important;
    line-height: 20px !important;
    font-family: "Libre Baskerville", serif;
    color: #000;
        margin-top: 10px !important;
}
}

    .services-list li {
        border-bottom: 1px solid gainsboro;
    padding: 15px;
    }

    .img-stack {
      position: relative;
    }

    .img-stack img {
      border-radius: 10px;
      width: 100%;
      height: auto;
      box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    }

    .img-stack .img-top {
      position: absolute;
      top: -40px;
      right: -40px;
      width: 80%;
      z-index: 2;
    }

    .btn-book {
      background-color: #a26b4d;
      border: none;
      color: #fff;
      padding: 10px 25px;
      margin-top: 30px;
      text-transform: uppercase;
      font-weight: bold;
    }
h5 {
    font-size: 18px !important;
    line-height: 18px;
    font-weight: bold !important;
}
#newfield {
    padding: 40px 0px !important;
}
.iti .ulist ul {
  text-align: left;
  list-style: circle;
}
.itinerary-page p {
  text-align: justify;
  line-height: 30px;
}
.itinerary-page li {
  line-height: 30px;
}
.itinerary-page ul {
  margin-bottom: 20px;
}
.itinerary-block {
  border-left: 3px dashed #dc5b35;
  padding-left: 10px;
  margin-bottom: 20px;
  padding-right: 10px;
  border-right: 3px dashed #dc5b35;
}
.copyright_area {
  background: #dc5b35;
  color: #fff;
  border-radius: 3px;
}
.header_top {
  padding-top: 3px;
  background: #333;
  color: #fff;
}
.header_top a:hover {
  color: #fff;
}
.option-block {
  text-align: center;
  border: 2px dashed #a4a4a4;
  padding: 10px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-bottom: 20px;
  display: block;
}
.option-block img {
  width: 50px;
}
.why-head-area strong {
  display: block;
}
.golden-packages-section {
  padding: 30px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(../img/dintpat.png);
  background-repeat: repeat;
}
.logo img{
    width: 85px;
}
.gt-content-block {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.gt-content-block .gt-head-1 {
  font-size: 38px;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 10px;
}
.gt-content-block .gt-head-2 {
  font-size: 20px;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 10px;
}
.border-bottom-gray {
  border-bottom: 1px solid #eee;
}
.sidebar_menu li {
  padding: 7px 0;
}
.sidebar_menu li:hover a {
  color: #dc5b35;
}
.sidebar_menu li i {
  color: #dc5b35;
}
.btn.button {
  background-color: #dc5b35;
}
.itinerary-block h3 {
  font-size: 22px;
}
figure img {
  outline: 2px solid #fff;
  outline-offset: -8px;
}
.carousel-control-next, .carousel-control-prev {
    border: 0px;
    background: transparent;
}

#myCarousel{
  height: 90vh;
}
figure figcaption {
  background: #dc5b35;
  color: #fff;
  padding: 3px 0;
}
.recommended {
  padding: 30px;
  background-image: url(../img/tour11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  outline-offset: -5px;
  outline: 1px solid #fff;
  margin-bottom: 30px;
}
.recommended .recom1 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 22px;
}
.recommended p {
  color: #fff;
}
.recommended p a:hover {
  color: #dc5b35;
}
.inc-quick-links li i {
  color: #dc5b35;
}
.inc-quick-links li {
  margin-bottom: 5px;
}
.iti-head-3 {
  font-size: 25px;
  margin-bottom: 10px;
}
.nepal-travel {
  background: url(../img/nepalbg.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.nepal-head {
  color: #fff;
  font-size: 50px;
  display: block;
  line-height: 50px;
  text-shadow: 0 2px 8px #000;
}
.logo a:hover {
  color: #000;
}
.header_top i {
  color: #dc5b35;
}
.testi-bg-colour {
  background: rgba(0, 0, 0, 0.62);
  padding: 20px 0;
  border-radius: 6px;
  border: 2px dashed #fff;
  margin-bottom: 10px;
}
.testimonial_are {
  background: url(../img/staff.jpg) center center no-repeat fixed;
  background-size: cover;
  color: #fff;
  padding: 30px 0;
}
.input-group-text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #dc5b35;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.recommended-li li {
  padding: 8px 10px;
  background: linear-gradient(217deg, #fff, rgba(255, 0, 0, 0) 70.71%),
    linear-gradient(127deg, #cda239, #fff 70.71%),
    linear-gradient(336deg, #fff, #f9b232 70.71%) !important;
  color: #000;
  margin-bottom: 5px;
  border-radius: 5px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 18px;
  font-weight: 600;
}
.h11 {
  font-size: 30px;
  line-height: 39px;
  text-transform: capitalize;
  margin-bottom: 22px;
  font-weight: 700;
  position: relative;
  padding-bottom: 34px;
}
.last_line{
    font-style: italic;
    color: #ae7d54;
    font-size: 18px;
}
.room-packages-section{
    background-color: #FAF5F0;
    position: relative;
    padding: 40px 0px;
}
.footer_menu ul li {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    padding-left: 10px;
    font-family: inherit;
}
.h11 img {
  width: 40px;
}
.h11:after {
position: absolute;
    left: 0;
    bottom: -10px;
    width: 200px;
    height: 36px;
    content: "";
    background-image: url(../img/divider.png);
    background-size: cover;
    background-position: center center;
    right: 0px;
    margin: 0 auto;
}
.india-tour-packages {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
  width: 100%;
background: url(../img/king-suite-room.jpg) bottom center no-repeat fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer_widgets {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;    background-color: #fdfaf6;
}
.footer_widgets::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/dintpat.png);
  background-repeat: repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.tour-block-section {
  padding: 3px;
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 3px;
  transition: all 0.9s ease 0s;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.tour-block-section img {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.tour-block-section .price_grid {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.68);
  padding: 5px 20px;
  border-radius: 20px;
  box-shadow: 0 0 4px #000;
}
.tour-of-tour {
  color: #fff;
  font-weight: 700;
  position: absolute;
  bottom: 100px;
  left: 0;
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  padding: 10px 12px;
  background: rgba(15, 67, 99, 0.68);
  outline: 2px solid #fff;
  outline-offset: -5px;
  text-align: center;
  transition: all 0.9s ease 0s;
}
.get_btn{
        margin-bottom: 0px;
    margin-top: -90px;
    text-align: center;
}
.tour-of-tour a:hover {
  color: #fff;
}
/*.tour-block-section:hover .tour-of-tour {*/
/*  bottom: 0;*/
/*  transition: all 0.9s ease 0s;*/
/*}*/
.tour-block-section .header-call-btn {
  margin-top: 10px;
  position: absolute;
  top: 0;
  transform: scale(0);
  display: inline-block;
  animation: none;
  font-size: 15px;
  padding: 5px 20px;
  color: #fff !important;
  transition: all 0.9s ease 0s;
  background: #dc5b35;
}
.tour-block-section:hover .header-call-btn {
  transform: scale(1);
  display: inline-block;
  transition: all 0.9s ease 0s;
}
.tour-block-section:hover {
  box-shadow: 0 5px 12px #acacac;
  transition: all 0.9s ease 0s;
}
.portal-btn {
padding: 0px 10px;
    margin: 0 20px;
    line-height: 16px;
    font-size: 14px;
    font-weight: 300;
}
.logo strong {
  font-size: 24px;
  text-transform: capitalize;
}
.logo strong span {
  font-size: 30px;
  color: #dc5b35;
}
.about-us {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
}
.appoint strong {
  background: #c30f0f;
  color: #fff;
  padding: 4px 15px;
  border-radius: 20px;
  letter-spacing: 1px;
  font-weight: 100;
}
.user-image {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.user-image i {
  position: absolute;
  background: #4fcb0f;
  padding: 10px;
  border-radius: 50%;
  line-height: 12px;
  font-size: 16px;
  color: #fff;
  bottom: 0;
  right: 0;
}
.user-image img {
  padding: 3px;
  border: 2px dashed #8b0d63;
}
.user-details p {
  font-size: 18px;
  line-height: 30px;
  padding: 3px 0;
  border-bottom: 1px dotted #8b0d63;
  margin-bottom: 5px;
}
.account_form {
  padding: 60px 0;
}
.product_desc p {
  font-size: 15px;
}
.bridal-info {
  padding: 50px 0;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: text-top;
}
.tag_widget li a strong {
  font-size: 15px;
  margin-left: 5px;
  letter-spacing: 1px;
}
.detail-page-area {
  padding: 30px 0;
}
.booking-confirm-page {
  padding: 20px 0;
}
.Offcanvas_menu_wrapper .mini_cart_wrapper span.cart_quantity {
  position: absolute;
  left: 77px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  background: #8b0d63;
  border-radius: 50%;
  top: 40px;
  font-size: 11px;
  color: #fff;
}
.product_thumb img {
  width: 100px;
  height: 100px;
}
.search-list img {
  padding: 3px;
  border: 2px dashed #8b0d63;
  min-width: 100%;
  margin-bottom: 5px;
  max-height: 100%;
  width: 155px;
  height: 185px;
}
.search-list {
  padding: 10px;
  border: 1px solid #bdbdbd;
  border-radius: 7px;
  margin-bottom: 20px;
  box-shadow: -2px 4px 7px #a0a0a0;
}
.search-list-section {
  background: #fef9fb;
  padding: 20px 0;
  overflow: hidden;
  display: block;
  width: 100%;
}
.inner-content-section-beared h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #8b0d63;
  font-size: 17px;
}
.beard-style-section {
  padding: 50px 0;
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.footer_contact p a strong {
  font-size: 20px;
  margin-top: 5px;
}
.pop-ser li img {
  width: 6%;
  margin-right: 5px;
}
.h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  display: block;
  width: 100%;
  line-height: 39px;
  letter-spacing: 1px;
}
.h3 strong {
  color: #dc5b35;
}
.h3:after {
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 78px;
  height: 3px;
  content: "";
  background-color: #dc5b35;
}
a.call-to-action {
  font-size: 18px;
  background: #8b0d63;
  color: #fff;
  border-radius: 20px;
  padding: 7px 50px;
  margin: 0 10px;
  display: block;
  text-align: center;
  transition: all 0.9s ease 0s;
}
a.call-to-action:hover {
  font-size: 16px;
  background: #8b0d63;
  color: #fff !important;
  border-radius: 4px;
  padding: 7px 30px;
  margin: 0 10px;
  transition: all 0.9s ease 0s;
}
.search-head2 {
  font-size: 19px;
  text-align: left;
  color: #000;
}
.search-section-img {
  width: 30px;
}
.service-block-section img {
  border-radius: 14px;
}
.service-block-section:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 5%;
  background: #8b0d63;
  transform: skew(0);
  z-index: 0;
  border-top-left-radius: 14px;
  transition: all 0.9s ease 0s;
}
.tour-image-section img {
  width: 100%;
}
.service-block-section:hover:before {
  width: 4%;
  transition: all 0.9s ease 0s;
}
.service-block-section:hover {
  box-shadow: -4px 8px 7px 0 #b9b9b9;
}
.service-block-section {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 2px solid #8b0d63;
  border-bottom-right-radius: 14px;
  transition: all 0.9s ease 0s;
}
.service-heading {
  font-size: 17px;
  font-weight: 600;
  padding: 10px 0;
  color: #8b0d63;
}
.bridal-info {
  padding: 80px 0;
}
.bridal-head {
  font-size: 40px;
}
.bridal-head strong {
  color: #8b0d63;
}
.cal-info-section {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 20px 0;
}
.why-choose-us {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
}
.why-heading {
  display: block;
  width: 100%;
  font-size: 123px;
  line-height: 148px;
}
.why-heading i {
  color: #dc5b35;
  font-size: 175px;
  animation: ring 4s 0.7s ease-in-out infinite;
}
@keyframes ring {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(-10deg);
  }
  45% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-8deg);
  }
  75% {
    transform: rotate(5deg);
  }
  85% {
    transform: rotate(-5deg);
  }
  92% {
    transform: rotate(1deg);
  }
  100% {
    transform: rotate(0);
  }
}
.call-block-section {
  left: 50%;
  position: absolute;
  top: 39%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 665px;
}
.main_menu {
  display: block;
  width: 100%;
}
.iti .ulist {
  padding-left: 30px;
}
nav li a img {
  width: 16px;
  transform: scale(0);
  transition: all 0.9s ease 0s;
}
nav li:hover a img {
  transform: scale(1);
  transition: all 0.9s ease 0s;
}
.arrow {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
  bottom: -39px;
  z-index: 999;
}
.search_box select {
  width: 100%;
  height: 40px;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  padding: 0 20px 0 20px;
  border: 1px solid #522b6e;
  border-radius: 20px;
  background: #fff;
  margin-bottom: 10px;
}
.search_box input {
  width: 100%;
  height: 40px;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  padding: 0 20px 0 20px;
  border: 1px solid #522b6e;
  border-radius: 20px;
  background: #fff;
}
.search_box button {
  border: 0;
  position: absolute;
  top: 0;
  right: 14px;
  background: #d04c0d;
  width: 60px;
  height: 40px;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header_middle a.call-to-actions {
  font-size: 18px;
  color: #000;
  border: 3px dotted #8b0d63;
  border: 4px dotted #8b0d63;
  border-radius: 20px;
  padding: 7px 28px;
  margin: 0 10px;
  display: block;
  text-align: center;
  transition: all 0.9s ease 0s;
}
.header_middle a.call-to-actions:hover {
  border-radius: 0;
  transition: all 0.9s ease 0s;
}
.header_middle a.call-to-actions:hover i {
  transform: scale(1.2);
  color: #8b0d63;
  margin-right: 5px;
  transition: all 0.9s ease 0s;
}
.header_middle a.call-to-actions i {
  margin-right: 5px;
  transition: all 0.9s ease 0s;
}
* {
  box-sizing: border-box;
}
*,
::after,
::before {
  box-sizing: border-box;
}
.tour-block img {
  width: 100%;
}
.tour-packages:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 101%;
  width: 100%;
  background: rgba(0, 0, 0, 0.58);
  transform: skew(15deg);
  z-index: 0;
}
.tour-packages {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
  background: url(../img/car-rental-banner.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.tour-block:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0,
    rgba(0, 0, 0, 0) 80%
  );
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.tour-block:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.tour-block:hover img {
  filter: grayscale(1);
}
.tour-block {
  padding: 8px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 20px;
  position: relative;
}
.tour-name {
  font-size: 16px;
  font-weight: 600;
  background: #d76338;
  color: #fff;
  padding: 5px 0;
}
.sl-des {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  padding-top: 30px;
}
.sl-des .first-content {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  padding: 20px;
}
.sl-des .second-content {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
}
.calling {
  font-size: 25px;
}
.calling i {
  animation: example 0.45s infinite alternate;
}
.main_menu nav > ul > li > a.call-to-action {
  font-size: 12px;
  background: #8b0d63;
  color: #fff;
  border-radius: 4px;
  outline: 2px solid #fff;
  outline-offset: -5px;
  padding: 7px 30px;
  margin: 0 10px;
}
.main_menu nav > ul > li > a.call-to-action:hover {
  background: #fff;
  color: #8b0d63 !important;
}
.main_menu nav > ul > li > a.call-to-action i {
  margin-right: 2px;
  animation: example 0.45s infinite alternate;
}
@keyframes example {
  from {
    color: #000;
  }
  to {
    color: #fff;
  }
}
.catagory-name {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  background: #dc5b35;
  color: #fff;
}
.catagory-block-section {
  padding: 5px;
  border: 3px dashed rgba(164, 164, 164, 0.45098039215686275);
  border-radius: 6px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  display: block;
  transition: all 0.9s ease 0s;
}
.catagories {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
  display: block;
}
.catagory-block-section:hover {
  border: 3px dashed #cc1521;
  box-shadow: 0 6px 11px #aeaeae;
  transition: all 0.9s ease 0s;
}
.catagory-block-section img {
  width: 100%;
}
.tours .single_services div.new-tour-name {
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 11px;
  line-height: 14px;
}
.about_content h2.h22 {
  font-size: 22px;
  font-weight: 700;
  text-align: left;
}
.slider_content div.h6 {
  font-size: 48px;
  line-height: 65px;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff;
  text-shadow: 0 6px 8px #000;
  max-width: 627px;
}
.slider_content div.h2::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #333;
  right: -88px;
  opacity: 0.5;
  top: 50%;
  transform: translatey(-50%);
}
.slider_content div.h2 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .header_top .portal-btn {
    display: block;
  }
  .why-heading {
    font-size: 33px;
  }
  .why-heading i {
    font-size: 58px;
  }
  .phone-p {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
  }
  .mobile-decor {
    padding: 8px;
    border: 1px solid #333;
    box-shadow: 5px 5px #888;
  }
  .slider_content div.h6 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
  }
  .slider_content div.h2 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}
.shipping_content div.h4 {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 4px;
  font-family: "Open Sans", sans-serif;
}
body,
html {
  height: 100%;
}
blockquote {
  margin: 0 0 1rem;
  border-left: 3px solid #fbc002;
  margin-right: 10px;
  padding-left: 10px;
}
.iti h3 {
  text-align: left;
  font-size: 20px;
  line-height: 33px;
}
.iti h2 {
  text-align: left;
  font-size: 26px;
  line-height: 33px;
  font-weight: 600;
  margin-bottom: 10px;
}
.iti .contact_message {
  margin-bottom: 20px;
  padding: 25px;
  background-color: #ececec;
  border: 1px solid #333;
  box-shadow: 5px 5px #888;
}
.contact_message {
  margin-bottom: 20px;
  border: 1px solid #000;
  padding: 20px;
  box-shadow: 0 0 7px #000;
}
.new-img {
  border: 2px solid #fff;
  padding: 5px;
}
.car-price p {
  font-size: 20px;
  font-weight: 700;
}
.car-price p span {
  font-size: 36px;
  font-weight: 700;
}
.car-name h5 {
  padding: 10px;
  background-color: #8b0d63;
  font-size: 19px;
  color: #fff;
}
.cars {
  padding: 5px;
  border: 1px solid #333;
  box-shadow: 5px 5px #888;
  margin-bottom: 25px;
  min-height: 411px;
  line-height: 30px;
}
.car-content h6 {
  padding: 6px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  text-shadow: 0 0 1px #000;
}
.car-content p {
  margin-bottom: 10px;
}
.car-content p:last-child {
  padding: 5px;
  background-color: #d76238;
  font-size: 18px;
  color: #fff;
}
body {
  line-height: 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  visibility: visible;
   font-family: "Poppins", sans-serif;
  color: #333;
  letter-spacing: -0.025em;
}
.section_title1 h4.section_title14 {
  font-size: 28px;
  text-shadow: 0 0 6px #000;
  line-height: 33px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
}
.section_title1 h4.section_title14:after {
  background: url(../img/taxi2.png) no-repeat center;
  content: "";
  display: block;
  height: 6px;
  margin-bottom: 8px;
  position: relative;
  top: 5px;
  width: 100%;
}
.section_titleh1:after {
  background: url(../img/taxi2.png) no-repeat center;
  content: "";
  display: block;
  height: 6px;
  margin-bottom: 8px;
  position: relative;
  top: 5px;
  width: 100%;
}
.section_title1 h4 {
  font-size: 26px;
  line-height: 33px;
  font-weight: 100;
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
}
.main_menu .fa-star {
  color: #fbc002;
}
.color-white {
  color: #fff !important;
  text-shadow: 0 0 5px #000;
}
.about_content .section_titleh1 {
  font-size: 26px;
  line-height: 33px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.table-new th {
  background-color: #fbc002;
  padding: 3px;
  text-align: center;
}
.table-new td {
  padding: 3px;
}
.excursions .table th {
  padding: 0.75rem;
  vertical-align: top;
  text-align: center;
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #f0f0f0;
}
.beared-content-area {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 85px;
}
.inner-content-section-beared {
  background: #fff none repeat scroll 0 0;
  border-radius: 12px;
  box-shadow: 1px 1px 62px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  min-height: 284px;
}
.line-num {
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  border-radius: 40px;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  font-family: Nunito, sans-serif;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  background: linear-gradient(to bottom, #8b0d63 0, #c62365 100%);
}
.beared-content-area:after {
  background: #8b0d63 none repeat scroll 0 0;
  content: "";
  height: 4px;
  position: absolute;
  top: 50%;
  left: -36px;
  width: 10%;
}
.beard-style-section img {
  width: 158px;
}
.bridal-heading-img {
  width: 50px;
}
.slider-h1 {
  line-height: 30px;
  font-size: 40px;
  color: #8b0d63;
  font-weight: 600;
  letter-spacing: 2px;
  text-shadow: 1px 3px 3px #fff;
  margin-bottom: 10px;
}
.bg {
  padding: 100px 0 50px;
  background: url(../img/serviceGents.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.girl-services-offered {
  padding: 30px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  background: #fff none repeat scroll 0 0;
  border-radius: 12px;
  box-shadow: 1px 1px 62px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  border-bottom: 2px solid #8b0d63;
}
.call-block-section h4 {
  text-shadow: -2px -2px 8px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 50px;
  line-height: 75px;
  margin-bottom: 10px;
  font-weight: 500;
}
.call-block-section p {
  color: #fff;
  font-size: 19px;
  text-align: left;
  line-height: 28px;
}
.inner-girl-head1 {
  font-size: 20px;
  font-weight: 600;
  color: #8b0d63;
}
.table-con {
  padding: 10px;
  color: #fff;
}
.section_title h5 {
  background-color: #fff;
  font-size: 26px;
  line-height: 33px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
}
.tours .single_services h3 {
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 11px;
  line-height: 14px;
}
.single_brand p {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}
.slider_content h6 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  max-width: 627px;
}
@media only screen and (max-width: 767px) {
  .slider_content h6 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
  }
}
@media (max-width: 768px) {
  .scr {
    color: #fbc002;
    font-weight: 700;
    text-shadow: 0 0 2px #000;
  }
  .dis-center {
    text-align: center !important;
  }
  .hidden-xs {
    display: none !important;
  }
  .Offcanvas_menu_wrapper .top_right > ul > li {
    display: contents;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 0;
}
h1 {
  font-size: 38px;
    line-height: 1;
    font-weight: 500;
}
h2 {
  font-size: 36px;
  line-height: 36px;
}
h3 {
  font-size: 30px;
  line-height: 30px;
}
h4 {
    font-size: 20px;
line-height: 30px;
    font-weight: 600;
    margin-bottom: 12px;
}
h5 {
  font-size: 14px;
  line-height: 18px;
}
h6 {
  font-size: 12px;
  line-height: 14px;
}
a,
button {
  color: inherit;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}
a,
button,
img,
input,
span {
  transition: all 0.3s ease 0s;
}
:focus {
  outline: 0 !important;
}
a:focus {
  color: inherit;
  outline: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
button,
input[type="submit"] {
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.fix {
  overflow: hidden;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
.container {
  max-width: 1140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 970px;
  }
}
@media only screen and (max-width: 1024px) {
  .catagory-name {
    text-align: center;
    font-size: 17px;
  }
  .logo strong {
    font-size: 16px;
    text-transform: capitalize;
  }
  .h3 {
    text-transform: uppercase;
    font-size: 18px;
  }
  .slider-h1 {
    line-height: 30px;
    font-size: 33px;
  }
  .bridal-info {
    padding: 3px 0;
  }
  .girl-services-offered {
    padding: 10px;
  }
  .main_menu nav > ul > li > a {
    display: block;
    padding: 10px 10px 10px 10px;
    font-size: 10px !important;
  }
  a.call-to-action {
    font-size: 14px;
  }
  .call-block-section {
    left: 47%;
    position: absolute;
    top: 35%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 538px;
  }
  .call-block-section h4 {
    text-shadow: -2px -2px 8px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 500;
  }
  .call-block-section p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-heading {
    font-size: 14px;
  }
  .bridal-head {
    font-size: 29px;
  }
  a.call-to-action {
    font-size: 12px;
    padding: 7px 20px;
  }
  .container {
    max-width: 750px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: 450px;
  }
}
@media only screen and (max-width: 479px) {
  .container {
    width: 100%;
  }
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
  margin: 0;
}
.bg-white {
  background-color: #fff;
}
.bg-light-grey {
  background-color: #f6fafb;
}
.bg-grey {
  background-color: #f8f8f8;
}
.bluewood-bg {
  background: #354b65;
}
.bluewood-bg-overlay {
  position: relative;
}
.bluewood-bg-overlay::before {
  background: rgba(70, 90, 112, 0.9);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overly-bg-black {
  position: relative;
}
.overly-bg-black::after {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}
#scrollUp {
  background: #dc5b35 none repeat scroll 0 0;
  bottom: 85px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 45px;
  line-height: 39px;
  position: fixed;
  right: 12px;
  text-align: center;
  width: 45px;
  z-index: 9999;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#scrollUp:hover i {
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.main-wrapper.header-transparent {
  padding: 0 !important;
  margin: 0 !important;
}
.section-ptb {
  padding: 100px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-ptb {
    padding: 90px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-ptb {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-ptb {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 479px) {
  .section-ptb {
    padding: 60px 0;
  }
}
.section-pt {
  padding-top: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-pt {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-pt {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-pt {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 479px) {
  .section-pt {
    padding-top: 60px;
  }
}
.section-pt-70 {
  padding-top: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-pt-70 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-pt-70 {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .section-pt-70 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .section-pt-70 {
    padding-top: 30px;
  }
}
.section-pb-70 {
  padding-bottom: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-pb-70 {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-pb-70 {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .section-pb-70 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .section-pb-70 {
    padding-bottom: 30px;
  }
}
.section-pb {
  padding-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-pb {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-pb {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-pb {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 479px) {
  .section-pb {
    padding-bottom: 60px;
  }
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-17 {
  margin-top: 17px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-23 {
  margin-top: 23px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-32 {
  margin-top: 32px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-42 {
  margin-bottom: 42px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-30 {
  margin-bottom: 30px;
}
.button {
  background: #e3ab0b;
  box-shadow: none;
  color: #fff !important;
  display: inline-block;
  line-height: 36px;
  padding: 0 22px;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 1px;
}
.button:hover {
  background: #dc5b35;
}
.Offcanvas_menu {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .Offcanvas_menu {
    display: block;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .Offcanvas_menu {
    display: block;
    margin-bottom: 8px;
 position: absolute;
    top: 25px !important;
    right: 6px;
    z-index: 9999;
  }
}
.Offcanvas_menu_wrapper {
  width: 300px;
  position: fixed;
  background: #fff;
  z-index: 99;
  top: 0;
  height: 100vh;
  transition: 0.5s;
  left: 0;
  margin-left: -300px;
  padding: 50px 20px 30px;
  overflow-y: auto;
}
.Offcanvas_menu_wrapper.active {
  margin-left: 0;
}
.Offcanvas_menu_wrapper .slinky-theme-default {
  background: inherit;
  min-height: 400px;
  overflow-y: auto;
}
.Offcanvas_menu_wrapper .follow_us {
  display: block;
}
.Offcanvas_menu_wrapper .search-container {
  display: block;
  margin-right: 0;
  margin-bottom: 24px;
}
.Offcanvas_menu_wrapper .search_box {
  border: 1px solid #f0f0f0;
  width: 100%;
}
.Offcanvas_menu_wrapper .search_box input {
  padding: 0 70px 0 15px;
  height: 35px;
}
.Offcanvas_menu_wrapper .search_box button {
  width: 52px;
  font-size: 21px;
}
.Offcanvas_menu_wrapper .search_box button:hover {
  background: #fbc002;
  color: #333;
}
.Offcanvas_menu_wrapper .top_right {
  display: block;
  margin-bottom: 18px;
}
.Offcanvas_menu_wrapper .top_right > ul > li {
  padding-right: 4px;
  margin-right: 5px;
}
.Offcanvas_menu_wrapper .top_right > ul > li::before {
  display: none;
}
.Offcanvas_menu_wrapper .top_right > ul > li > a {
  font-size: 13px;
  line-height: 22px;
}
.Offcanvas_follow {
  display: flex;
  justify-content: center;
  margin-bottom: 21px;
}
.Offcanvas_follow label {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 13px;
}
.Offcanvas_follow ul li {
  display: inline-block;
  margin-left: 16px;
}
.Offcanvas_follow ul li:first-child {
  margin-left: 0;
}
.Offcanvas_follow ul li a {
  font-size: 18px;
}
.Offcanvas_follow ul li a:hover {
  color: #fbc002;
}
.slinky-theme-default a:not(.back) {
  padding: 10px 0;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}
.slinky-theme-default a:not(.back):hover {
  background: inherit;
  color: #fbc002;
}
.canvas_close {
  position: absolute;
  top: 7px;
  right: 13px;
}
.canvas_close a {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 33px;
  border: 1px solid #f0f0f0;
  border-radius: 50%;
}
.canvas_close a:hover {
  color: #fbc002;
}
.canvas_open {
  display: flex;
  justify-content: space-between;
  padding: 6px;
  background: #dc5b35;
  color: #fff;
}
.canvas_open span {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}
.canvas_open a {
  font-size: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_area {
    padding-bottom: 30px;
  }
}
.header_area.header_padding {
    z-index: 999;
    background: white;
    width: 100%;
}
.sticky-header.sticky {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  -webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  border-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sticky-header.sticky {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    -webkit-animation-name: inherit;
    animation-name: inherit;
    padding: 0;
    background: inherit;
    opacity: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-header.sticky {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    -webkit-animation-name: inherit;
    animation-name: inherit;
    padding: 0;
    background: inherit;
    opacity: inherit;
  }
}
.hidden-lg {
  display: none;
}
.hidden-md {
  display: none;
}
@media only screen and (max-width: 767px) {
  .hidden-lg {
    display: block !important;
  }
  .hidden-md {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-lg {
    display: none;
  }
  .hidden-md {
    display: none;
  }
  .middel_right .table-responsive.hidden-xs {
    display: block !important;
  }
  .slider_section.slider_two.hidden-xs {
    display: block !important;
  }
  .shipping_area.hidden-xs {
    display: block !important;
  }
  .brand_area.hidden-xs {
    display: block !important;
  }
}
.top_inner {
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .top_inner {
    border: 0;
  }
}
.follow_us {
  display: flex;
}
.follow_us label {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 13px;
  color: #fff;
}
.follow_us ul li {
  display: inline-block;
  margin-left: 16px;
}
.follow_us ul li:first-child {
  margin-left: 0;
}
.follow_us ul li a {
  color: #fff;
  font-size: 18px;
}
.follow_us ul li a:hover {
  opacity: 0.7;
}
.top_right > ul > li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
.top_right > ul > li:hover ul.dropdown_currency,
.top_right > ul > li:hover ul.dropdown_language,
.top_right > ul > li:hover ul.dropdown_links {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.top_right > ul > li:hover ul.dropdown_language {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.top_right > ul > li:hover ul.dropdown_links {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.top_right > ul > li:hover > a {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .top_right > ul > li {
    padding-right: 15px;
    margin-right: 15px;
  }
}
.top_right > ul > li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.top_right > ul > li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 12px;
  background: #1b1b1b;
  top: 50%;
  right: 0;
  transform: translatey(-50%);
}
.top_right > ul > li:last-child::before {
  display: none;
}
.top_right > ul > li > a {
  color: #fff;
  text-transform: capitalize;
  line-height: 30px;
  font-size: 13px;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.3px;
}
@media only screen and (max-width: 767px) {
  .top_right > ul > li > a {
    line-height: 22px;
  }
}
.top_right > ul > li > a img {
  margin-right: 2px;
}
.top_right > ul > li > a i.ion-ios-arrow-down {
  margin-left: 6px;
  font-size: 11px;
}
.top_right > ul > li > a i.ion-android-person {
  margin-right: 4px;
}
.top_right > ul > li:hover a:not([href]):not([tabindex]) {
  color: #fbc002;
}
.dropdown_currency,
.dropdown_language,
.dropdown_links {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  min-width: 130px;
  text-align: left;
  top: 125%;
  right: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  overflow: hidden;
  z-index: 9999;
  padding: 9px 18px 8px;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #f0f0f0;
}
@media only screen and (max-width: 767px) {
  .dropdown_currency,
  .dropdown_language,
  .dropdown_links {
    right: 0;
    left: auto;
    min-width: 142px;
    padding: 0 6px;
  }
}
.dropdown_currency li,
.dropdown_language li,
.dropdown_links li {
  border-bottom: 1px solid #f0f0f0;
}
.dropdown_currency li:last-child,
.dropdown_language li:last-child,
.dropdown_links li:last-child {
  border-bottom: 0;
}
.dropdown_currency li a,
.dropdown_language li a,
.dropdown_links li a {
  text-transform: capitalize;
  display: block;
  font-size: 13px;
  white-space: nowrap;
  padding: 7px 0;
  line-height: 20px;
}
.dropdown_currency li a:hover,
.dropdown_language li a:hover,
.dropdown_links li a:hover {
  color: #fbc002;
}
.dropdown_language {
  right: 0;
}
.dropdown_language li a img {
  margin-right: 4px;
}
.dropdown_links {
  left: 0;
}
@media only screen and (max-width: 767px) {
  .logo {
    text-align: left;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .logo a img {
            max-width: 65px;
  }
  .calling {
    font-size: 25px;
  }
}
.header_middle {
  position: relative;
  background: #fbc002;
  padding: 3px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_middle {
    padding: 21px 0;
  }
}
@media only screen and (max-width: 767px) {
  .header_middle {
    padding: 16px 0 0;
  }
}
.middel_right {
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .middel_right {
    justify-content: center;
    flex-direction: column;
  }
}
.search-container {
  margin-right: 82px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .search-container {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .search-container {
    display: none;
  }
}
.search_box {
  position: relative;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .search_box {
    width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .slinky-theme-default li {
    line-height: 1;
    border-bottom: 1px dotted #868686;
  }
  .bridal-info {
    padding: 20px 0;
  }
  .call-block-section h4 {
    font-size: 40px;
    line-height: 50px;
  }
  .footer_menu ul li a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    padding-left: 10px;
    line-height: 30px;
  }
  .call-block-section p {
    color: #fff;
    font-size: 19px;
    text-align: justify;
    line-height: 28px;
  }
  .beared-content-area:after {
    display: none;
  }
  .line-num {
    position: absolute;
    right: 0;
    top: 0;
  }
  .bridal-info p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: justify;
  }
  .bridal-head {
    font-size: 27px;
  }
  .search_box input {
    height: 40px;
    padding: 0 100px 0 20px;
    margin-bottom: 20px;
  }
  .inner-content-section-beared p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: justify;
  }
}
.search_box button {
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: #8b0d63;
  width: 50px;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.search_box button:hover {
  background: #2b3137;
}
@media only screen and (max-width: 767px) {
  .slider-h1 {
    line-height: 40px;
  }
  .search_box button {
    right: 15px;
  }
}
.middel_right_info {
  display: flex;
  align-items: center;
  margin-top: 7px;
}
.header_wishlist {
  position: relative;
  margin-right: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header_wishlist {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_wishlist {
    margin-right: 15px;
  }
}
.header_wishlist span.wishlist_quantity {
  position: absolute;
  left: 37px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  top: -7px;
  font-size: 11px;
}
.header_wishlist a {
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
.header_wishlist a:hover {
  color: #fd5018;
}
.header_wishlist a span {
  font-size: 32px;
  padding-right: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_wishlist a span {
    font-size: 27px;
    padding-right: 3px;
  }
}
.mini_cart_wrapper {
  position: relative;
}
.mini_cart_wrapper:hover > a {
  color: #fff;
}
.mini_cart_wrapper span.cart_quantity {
  position: absolute;
  left: 82px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  top: 4px;
  font-size: 11px;
  color: #000;
}
.mini_cart_wrapper > a {
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
.mini_cart_wrapper > a span {
  font-size: 20px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bridal-info {
    padding: 0 0;
  }
  .mini_cart_wrapper > a span {
    font-size: 27px;
    padding-right: 2px;
  }
}
.mini_cart_wrapper:hover .mini_cart {
  opacity: 1;
  visibility: visible;
  top: 135%;
}
.mini_cart {
  position: absolute;
  min-width: 355px;
  padding: 18px 28px 33px;
  background: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #f0f0f0;
  z-index: 999;
  right: 0;
  top: 150%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mini_cart {
    display: none;
    opacity: inherit;
    visibility: inherit;
    top: 135%;
    transition: unset;
  }
}
@media only screen and (max-width: 767px) {
  .mini_cart {
    min-width: 285px;
    right: -42px;
    display: none;
    opacity: inherit;
    visibility: inherit;
    top: 135%;
    transition: unset;
  }
}
.cart_img {
  width: 32%;
  margin-right: 10px;
}
.cart_info {
  width: 52%;
}
.cart_info a {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 6px;
}
.cart_info a:hover {
  color: #fbc002;
}
.cart_info span {
  display: block;
}
.cart_info span.quantity {
  margin-bottom: 5px;
  font-size: 12px;
}
.cart_info span.price_cart {
  font-weight: 600;
}
.cart_remove {
  width: 10%;
  text-align: right;
}
.cart_remove a {
  color: #757575;
  font-size: 18px;
}
.cart_remove a:hover {
  color: #fbc002;
}
.cart_item {
  overflow: hidden;
  padding: 11px 0;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
}
.mini_cart_table {
  padding: 23px 0;
}
.cart_total {
  display: flex;
  justify-content: space-between;
}
.cart_total span {
  font-size: 14px;
  font-weight: 400;
}
.cart_total span.price {
  font-weight: 700;
}
.cart_button:first-child {
  margin-bottom: 15px;
}
.cart_button a {
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 600;
  background: #eef0f1;
  display: block;
  text-align: center;
  line-height: 20px;
  margin-bottom: 0;
  padding: 15px 0 13px;
}
.cart_button a:hover {
  background: #fbc002;
  color: #fff;
}
.header_bottom {
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
  background: #000;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_bottom {
    margin-bottom: 0;
    box-shadow: none;
  }
}
@media only screen and (max-width: 767px) {
  .header_bottom {
    margin-bottom: 0;
    box-shadow: none;
  }
}
.header_position {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main_menu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .main_menu {
    display: none;
  }
}
.main_menu nav > ul > li {
  display: inline-block;
  position: relative;
}
.main_menu nav > ul > li:hover ul.sub_menu {
  opacity: 1;
  visibility: visible;
  transform: perspective(600px) rotateX(0);
}
.main_menu nav > ul > li:hover .mega_menu {
  opacity: 1;
  visibility: visible;
  transform: perspective(600px) rotateX(0);
}
.main_menu nav > ul > li:hover > a {
  color: #d76238;
}
.main_menu nav > ul > li > a {
    display: block;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
}
.main_menu nav > ul > li:hover > a {
  color: #fff;
  background-color: #dc5b35;
  border-radius: 4px;
  box-shadow: 0 0 8px 0 #dc5b35;
}
.main_menu nav > ul > li > a i {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #dc5b35;
}
.main_menu nav > ul > li:hover > a i {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #fff;
}
.main_menu nav > ul > li ul.sub_menu {
  position: absolute;
  min-width: 200px;
  padding: 25px 20px;
  background: #fff;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  left: 0;
  right: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 99;
  top: 100%;
  text-align: left;
}
.main_menu nav > ul > li ul.sub_menu li a {
  font-weight: 500;
  display: block;
  line-height: 30px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 13px;
}
.main_menu nav > ul > li ul.sub_menu li a:hover {
  color: #fbc002;
}
.main_menu nav > ul > li.mega_items {
  position: static;
}
.main_menu nav > ul > li .mega_menu {
  position: absolute;
  min-width: 100%;
  padding: 25px 30px 30px 30px;
  background: #fff;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  left: 0;
  right: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 99;
  top: 100%;
  text-align: left;
}
.main_menu nav > ul > li .mega_menu .banner_static_menu {
  margin-top: 20px;
}
.main_menu nav > ul > li .mega_menu .banner_static_menu a {
  width: 100%;
}
.main_menu nav > ul > li .mega_menu .banner_static_menu a img {
  width: 100%;
}
.main_menu nav > ul > li .mega_menu .banner_static_menu a img:hover {
  opacity: 0.7;
}
.mega_menu_inner {
  display: flex;
  justify-content: space-between;
}
.mega_menu_inner > li > a {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Lato, sans-serif;
  display: block;
  margin-bottom: 8px;
}
.mega_menu_inner > li > a:hover {
  color: #fbc002;
}
.mega_menu_inner > li ul li {
  display: block;
}
.mega_menu_inner > li ul li a {
  font-weight: 400;
  display: block;
  line-height: 28px;
  text-transform: capitalize;
}
.mega_menu_inner > li ul li a:hover {
  color: #fbc002;
}
.mean-container .mean-bar {
  background: inherit;
  position: absolute;
  z-index: 9;
  top: 43px;
  left: 0;
  width: 100%;
}
.mean-container .mean-bar::after {
  top: -33px;
  left: 22px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .mean-container .mean-bar::after {
    left: 22px;
    font-size: 15px;
  }
}
.mean-container .mean-nav {
  max-height: 300px;
  overflow: auto;
}
.mean-container .mean-nav ul li a {
  font-weight: 400;
}
.mean-container a.meanmenu-reveal {
  float: left;
  right: 17px;
  top: -34px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .mean-container a.meanmenu-reveal {
    right: 15px;
    top: -34px;
  }
}
.mean-container a.meanmenu-reveal span {
  background: #fff;
}
.mobile-menu {
  border: 1px solid #ddd;
  height: 45px;
  top: -31px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mobile-menu {
    top: 19px;
  }
}
.categories_menu {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu {
    margin-bottom: 25px;
  }
}
.categories_title {
  background: #333;
  padding-left: 49px;
  position: relative;
  cursor: pointer;
  height: 55px;
  line-height: 55px;
}
@media only screen and (max-width: 767px) {
  .categories_title {
    height: 48px;
    line-height: 48px;
  }
}
.categories_title::before {
  content: "\f394";
  color: #fff;
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-size: 25px;
  line-height: 0;
  left: 20px;
  top: 50%;
  transform: translatey(-50%);
}
.categories_title::after {
  content: "\f3d0";
  color: #fff;
  display: inline-block;
  font-family: Ionicons;
  position: absolute;
  font-size: 14px;
  line-height: 0;
  right: 20px;
  top: 50%;
  transform: translatey(-50%);
}
.categories_title.active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.categories_title h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
  font-family: Lato, sans-serif;
}
.categories_menu_toggle {
  padding: 15px 0 9px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
  position: absolute;
  width: 100%;
  top: 100%;
  z-index: 9;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle {
    display: none;
    max-height: 350px;
    overflow: auto;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle {
    display: none;
    max-height: 350px;
    overflow: auto;
  }
}
.categories_menu_toggle > ul > li {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li.menu_item_children > a {
    position: relative;
  }
  .categories_menu_toggle > ul > li.menu_item_children > a::before {
    position: absolute;
    content: "+";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li.menu_item_children > a {
    position: relative;
  }
  .categories_menu_toggle > ul > li.menu_item_children > a::before {
    position: absolute;
    content: "+";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li.menu_item_children.open > a::before {
    display: none;
  }
  .categories_menu_toggle > ul > li.menu_item_children.open > a::after {
    position: absolute;
    content: "-";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li.menu_item_children.open > a::before {
    display: none;
  }
  .categories_menu_toggle > ul > li.menu_item_children.open > a::after {
    position: absolute;
    content: "-";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 30px;
  }
}
.categories_menu_toggle > ul > li > a {
  font-size: 14px;
  color: #333;
  line-height: 43px;
  text-transform: capitalize;
  font-weight: 400;
  display: block;
  cursor: pointer;
  padding: 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .categories_menu_toggle > ul > li > a {
    line-height: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li > a {
    line-height: 35px;
  }
}
.categories_menu_toggle > ul > li > a i.fa-angle-right {
  float: right;
  font-size: 15px;
  line-height: 35px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li > a i.fa-angle-right {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li > a i.fa-angle-right {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li > a:hover {
    color: #fbc002;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li > a:hover {
    color: #fbc002;
  }
}
.categories_menu_toggle > ul > li:last-child > a {
  border-bottom: 0;
}
.categories_menu_toggle > ul > li:hover ul.categories_mega_menu {
  opacity: 1;
  visibility: visible;
  left: 100%;
}
.categories_menu_toggle > ul > li:hover > a {
  background: #f0f0f0;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li:hover > a {
    font-weight: 400;
    background: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li:hover > a {
    font-weight: 400;
    background: inherit;
  }
}
.categories_menu_toggle > ul > li ul.categories_mega_menu {
  position: absolute;
  left: 120%;
  width: 720px;
  -webkit-box-shadow: 1px 0 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 0 6px 0 rgba(0, 0, 0, 0.3);
  background: #fff;
  padding: 20px 20px 16px;
  overflow: hidden;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .categories_menu_toggle > ul > li ul.categories_mega_menu {
    width: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li ul.categories_mega_menu {
    display: none;
    opacity: inherit !important;
    visibility: inherit !important;
    left: inherit !important;
    width: 100%;
    top: 100%;
    max-height: 350px;
    overflow: auto;
    transition: unset;
    box-shadow: inherit;
    position: inherit;
    padding: 6px 20px 0 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li ul.categories_mega_menu {
    display: none;
    opacity: inherit !important;
    visibility: inherit !important;
    left: inherit !important;
    width: 100%;
    top: 100%;
    max-height: 350px;
    overflow: auto;
    transition: unset;
    box-shadow: inherit;
    position: inherit;
    padding: 6px 20px 0 40px;
  }
}
.categories_menu_toggle > ul > li ul.categories_mega_menu.open {
  display: block;
  left: 0;
}
.categories_menu_toggle > ul > li ul.categories_mega_menu > li {
  padding: 0 15px;
  width: 25%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle > ul > li ul.categories_mega_menu > li {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle > ul > li ul.categories_mega_menu > li {
    width: 100%;
    padding: 0;
  }
}
.categories_menu_toggle > ul > li ul.categories_mega_menu > li > a {
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.categories_menu_toggle > ul > li ul.categories_mega_menu > li > a:hover {
  color: #fbc002;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle
    > ul
    > li
    ul.categories_mega_menu
    > li.menu_item_children
    > a {
    text-transform: capitalize;
    font-weight: 400;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle
    > ul
    > li
    ul.categories_mega_menu
    > li.menu_item_children
    > a {
    text-transform: capitalize;
    font-weight: 400;
  }
}
.categories_menu_toggle ul li.categorie_list ul.categories_mega_menu > li {
  padding: 0;
  width: 50%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle ul li.categorie_list ul.categories_mega_menu > li {
    width: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle ul li.categorie_list ul.categories_mega_menu > li {
    width: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children
    > a {
    position: relative;
  }
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children
    > a::before {
    position: absolute;
    content: "+";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children
    > a {
    position: relative;
  }
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children
    > a::before {
    position: absolute;
    content: "+";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children.open
    > a::before {
    display: none;
  }
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children.open
    > a::after {
    position: absolute;
    content: "-";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children.open
    > a::before {
    display: none;
  }
  .categories_menu_toggle
    ul
    li.categorie_list
    ul.categories_mega_menu
    > li.menu_item_children.open
    > a::after {
    position: absolute;
    content: "-";
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categorie_sub_menu {
    display: none;
    padding: 1px 0 9px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .categorie_sub_menu {
    display: none;
    padding: 1px 0 9px 30px;
  }
}
.categorie_sub_menu li a {
  color: #333;
  text-transform: capitalize;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
}
.categorie_sub_menu li a:hover {
  color: #fbc002;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categorie_sub_menu li a {
    line-height: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .categorie_sub_menu li a {
    line-height: 33px;
  }
}
.categories_menu_toggle ul li ul.categories_mega_menu.column_3 {
  width: 550px;
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle ul li ul.categories_mega_menu.column_3 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle ul li ul.categories_mega_menu.column_3 {
    width: 100%;
  }
}
.categories_menu_toggle ul li ul.categories_mega_menu.column_3 > li {
  width: 33.33%;
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle ul li ul.categories_mega_menu.column_3 > li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle ul li ul.categories_mega_menu.column_3 > li {
    width: 100%;
  }
}
.categories_menu_toggle ul li ul.categories_mega_menu.column_2 {
  width: 400px;
}
.categories_menu_toggle ul li ul.categories_mega_menu.column_2 > li {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .categories_menu_toggle ul li ul.categories_mega_menu.column_2 > li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_menu_toggle ul li ul.categories_mega_menu.column_2 > li {
    width: 100%;
  }
}
.categorie_sub {
  opacity: 0;
  z-index: 999;
  position: absolute;
  width: 101%;
  left: -1px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 65%;
  visibility: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categorie_sub {
    width: 100%;
    left: 0;
  }
}
.categorie_sub.open {
  top: 95%;
  opacity: 1;
  visibility: visible;
}
.categories_menu_toggle ul li.has-sub > a::before {
  position: absolute;
  content: "\f055";
  font-family: FontAwesome;
  top: 0;
  right: 20px;
  font-size: 18px;
  pointer-events: none;
}
.categories_menu_toggle ul li.has-sub > a.open::before {
  content: "\f056";
}
.categories_menu_toggle ul li.has-sub ul.categorie_sub li a {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 16px;
  padding-left: 15px;
  display: block;
  color: #333;
}
.categories_menu_toggle ul li.has-sub ul.categorie_sub li a:hover {
  background: #f0f0f0;
  font-weight: 700;
}
.categories_menu_toggle ul li.has-sub {
  padding-bottom: 10px;
}
.categories_menu_toggle ul li ul.categories_mega_menu > li:first-child {
  padding-left: 0;
}
.categories_menu_toggle ul li ul.categories_mega_menu > li:last-child {
  padding-right: 0;
}
.categorie_banner {
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 500px;
}
@media only screen and (max-width: 767px) {
  .categorie_banner {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categorie_banner {
    display: none;
  }
}
.categorie_banner a img:hover {
  opacity: 0.8;
}
.top_two {
  background: inherit;
}
.top_two .follow_us ul li a:hover {
  color: #fbc002;
}
.middle_two {
  background: inherit;
}
.middle_two .header_wishlist > a:hover {
  color: #fbc002;
}
.middle_two .header_wishlist span.wishlist_quantity {
  background: #fbc002;
}
.middle_two .mini_cart_wrapper:hover > a {
  color: #fbc002;
}
.middle_two .mini_cart_wrapper span.cart_quantity {
  background: #fbc002;
}
.search_two .search_box {
  background: #f5f5f5;
}
.search_two .search_box button {
  background: #fbc002;
  color: #333;
}
.search_two .search_box button:hover {
  background: #333;
  color: #fff;
}
.bottom_two {
  box-shadow: inherit;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bottom_two {
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .bottom_two {
    border-top: 0;
    border-bottom: 0;
  }
}
.header_bottom_container {
  display: flex;
  position: relative;
}
.header_bottom_container .categories_menu_toggle {
  display: none;
}
.header_bottom_container .categories_menu {
  width: 255px;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_bottom_container .categories_menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header_bottom_container .categories_menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.header_bottom_container .categories_title {
  background: #fbc002;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_bottom_container .categories_title {
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .header_bottom_container .categories_title {
    height: 45px;
    line-height: 45px;
  }
}
.header_bottom_container .categories_title::before {
  color: #333;
}
.header_bottom_container .categories_title::after {
  color: #333;
}
.header_bottom_container .categories_title h2 {
  color: #333;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header_bottom_container
    .categories_menu_toggle
    > ul
    > li
    ul.categories_mega_menu {
    width: 634px;
  }
}
.header_b_three {
  background: #fbc002;
  box-shadow: inherit;
  margin-bottom: 30px;
}
.header_b_three.sticky-header.sticky {
  background: rgba(255, 213, 16, 0.7);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_b_three.sticky-header.sticky {
    background: 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .header_b_three.sticky-header.sticky {
    background: 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header_b_three {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header_b_three {
    display: none;
  }
}
.header_b_three .main_menu nav > ul > li:hover > a {
  color: #fff;
}
.bottom_four {
  margin-bottom: 0;
}
.discount_area {
  padding: 9px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .discount_area {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .discount_area {
    padding: 18px 0;
  }
}
.discount_text {
  text-align: center;
}
.discount_text p {
  font-size: 13px;
  line-height: 22px;
}
.single_slider {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  height: 520px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_slider {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_slider {
    height: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider {
    background-position: 10%;
    height: 350px;
  }
}
.slider_area .owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 50%;
  transform: translatex(-50%);
  display: block;
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-dots {
    bottom: 10px;
  }
}
.slider_area .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #333;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.slider_area .owl-dots .owl-dot.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider_area .owl-dots .owl-dot.active::before {
  position: absolute;
  content: "";
  background: #dc5b35;
  width: 12px;
  height: 12px;
  left: -3px;
  top: -3px;
  border-radius: 50%;
}
.slider_content {
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .slider_content {
    text-align: center;
    padding: 0 20px;
  }
}
.slider_content h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  max-width: 355px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h1 {
    font-size: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h1 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
  }
}
.slider_content h2 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.slider_content h2::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #333;
  right: -88px;
  opacity: 0.5;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (max-width: 767px) {
  .slider_content h2::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h2 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}
.slider_content a {
  font-size: 16px;
  font-weight: 400;
  margin-top: 45px;
  color: #333;
  height: 48px;
  line-height: 47px;
  padding: 0 25px;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 1px;
  background: #dc5b35;
  border-radius: 5px;
}
.slider_content a:hover {
  color: #fff;
  background: #333;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content a {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content a {
    margin-top: 20px;
    height: 43px;
    line-height: 43px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content a {
    font-weight: 500;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
  }
}
.active .slider_content a,
.active .slider_content h1,
.active .slider_content h2 {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.active .slider_content h1 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.active .slider_content a {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@media only screen and (min-width: 1600px) and (max-width: 2560px) {
  .bg {
    padding: 100px 0 155px;
    background: url(../img/serviceGents.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .girl-services-offered {
    padding: 20px;
  }
  .slider_two .single_slider {
    height: 80vh;
  }
}
.slider_two .slider_content {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .slider_two .slider_content {
    padding: 0 20px;
  }
}
.slider_two .slider_content h1 {
  max-width: 454px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_three .single_slider {
    height: 436px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_three .slider_content h1 {
    font-size: 44px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_area {
    margin-bottom: 31px;
  }
}
.banner_container {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .banner_container {
    flex-direction: column;
  }
}
.single_banner {
  margin-right: 10px;
  width: 50%;
}
.single_banner:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .single_banner {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.banner_thumb {
  position: relative;
}
.banner_thumb a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.banner_thumb a img:hover {
  opacity: 0.7;
}
.banner_text {
  position: absolute;
  top: 40px;
  left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner_text {
    left: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_text {
    top: 23px;
    left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_text {
    top: 15px;
    left: 20px;
  }
}
.banner_text h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 21px;
  font-family: Lato, sans-serif;
  width: 220px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner_text h2 {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_text h2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_text h2 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 8px;
  }
}
.banner_text h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 3px;
  font-family: Lato, sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_text h3 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_text h3 {
    font-size: 15px;
    line-height: 17px;
  }
}
.banner_text a {
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0 18px;
  display: inline-block;
  background: #fbc002;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  pointer-events: visible;
  font-family: Lato, sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_text a {
    font-size: 12px;
    line-height: 28px;
    padding: 0 11px;
  }
}
.banner_text a:hover {
  background: #333;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .banner_text a {
    font-size: 12px;
    line-height: 30px;
    padding: 0 10px;
  }
}
.banner_fullwidth {
  width: 100%;
}
.banner_fullwidth .banner_text {
  right: 50px;
  left: auto;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_fullwidth .banner_text {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_fullwidth .banner_text {
    right: 10px;
  }
}
.banner_fullwidth .banner_text h2 {
  width: inherit;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_fullwidth .banner_text h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_fullwidth .banner_text h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 479px) {
  .banner_fullwidth .banner_text h2 {
    font-size: 15px;
    line-height: 15px;
  }
}
.banner_fullwidth .banner_text h3 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 17px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_fullwidth .banner_text h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_fullwidth .banner_text h3 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 479px) {
  .banner_fullwidth .banner_text h3 {
    font-size: 15px;
    line-height: 16px;
  }
}
.banner_fullwidth .banner_text p {
  font-size: 18px;
  line-height: 25px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_fullwidth .banner_text p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_fullwidth .banner_text p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    width: 180px;
  }
}
@media only screen and (max-width: 479px) {
  .banner_fullwidth .banner_text p {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 4px;
    width: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_fullwidth .banner_text a {
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_fullwidth .banner_text a {
    font-size: 11px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .banner_fullwidth .banner_text a {
    font-size: 10px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar_banner {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar_banner {
    margin-top: 20px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar_banner .banner_thumb a img {
    width: 100%;
  }
}
.sidebar_banner .banner_text {
  left: 30px;
}
.sidebar_banner .banner_text h4 {
  font-size: 28px;
  line-height: 28px;
  color: #fbc002;
  margin-bottom: 3px;
}
.sidebar_banner .banner_text h3 {
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 10px;
}
.sidebar_banner .banner_text h2 {
  width: 100%;
  font-size: 42px;
  line-height: 42px;
  font-weight: 900;
}
.banner_static {
  height: 370px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .banner_static {
    height: 260px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner_static {
    height: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_static {
    height: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_static {
    height: 210px;
    margin-bottom: 50px;
  }
}
.banner_static .banner_text {
  position: unset;
}
.banner_static .banner_text h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 300;
  line-height: 48px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_static .banner_text h2 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_static .banner_text h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
.banner_static .banner_text h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 17px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_static .banner_text h1 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_static .banner_text h1 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 5px;
  }
}
.banner_static .banner_text p {
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .banner_static .banner_text p {
    font-size: 14px;
    line-height: 20px;
  }
}
.tab-content > .tab-pane.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}
.tab-content > .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.section_title {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 23px;
}
@media only screen and (max-width: 767px) {
  .section_title {
    flex-direction: column;
    text-align: left;
    margin-bottom: 0;
  }
}
.section_title::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: #e9e9e9;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (max-width: 767px) {
  .section_title::before {
    display: none;
  }
}
.section_title h2 {
  font-size: 26px;
  line-height: 33px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .section_title h2 {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 16px;
    padding-right: 0;
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section_title h2::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #e9e9e9;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
  }
}
.section_title h2 span {
  background: #fff;
  padding-right: 20px;
  position: relative;
}
.section_title h2 span strong {
  margin-right: 5px;
}
.section_title ul.product_tab_button {
  margin-left: 180px;
  background: #fff;
  position: relative;
  border: 1px solid #e9e9e9;
  padding: 0 15px;
  border-radius: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section_title ul.product_tab_button {
    margin-left: 43px;
  }
}
@media only screen and (max-width: 767px) {
  .section_title ul.product_tab_button {
    margin-left: 0;
    justify-content: center;
    margin-bottom: 20px;
    padding: 8px 15px 10px;
  }
}
.section_title ul.product_tab_button li {
  margin-right: 15px;
}
.section_title ul.product_tab_button li:last-child {
  margin-right: 0;
}
.section_title ul.product_tab_button li a {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  display: block;
  padding: 0 15px;
  font-family: Lato, sans-serif;
}
@media only screen and (max-width: 767px) {
  .section_title ul.product_tab_button li a {
    line-height: 26px;
  }
}
.section_title ul.product_tab_button li a:hover {
  font-weight: 700;
}
.section_title ul.product_tab_button li a::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #d6d6d6;
  right: -15px;
  top: 50%;
}
.section_title ul.product_tab_button li a.active {
  font-weight: 700;
}
.section_title ul.product_tab_button li:last-child a::before {
  display: none;
}
.product_thumb {
  position: relative;
}
.product_thumb a.secondary_img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.product_carousel .owl-nav {
  position: absolute;
  top: -56px;
  right: 0;
  background: #fff;
  display: flex;
  padding: 0 9px;
  border-radius: 25px;
  border: 1px solid #e9e9e9;
}
@media only screen and (max-width: 767px) {
  .product_carousel .owl-nav {
    display: none;
  }
}
.product_carousel .owl-nav > div {
  width: 25px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #a9a9a9;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_carousel .owl-nav > div:hover {
  color: #fbc002;
}
.product_content {
  margin-top: 15px;
}
.single_product {
  padding: 10px 8px 18px 18px;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
}
.single_product:hover .product_thumb a.secondary_img {
  opacity: 1;
  visibility: visible;
}
.single_product:hover .product_name h3 {
  margin-bottom: 10px;
  margin-top: 0;
}
.single_product:hover .product_name p {
  opacity: 1;
  margin-bottom: 9px;
}
.single_product:hover .action_links {
  opacity: 1;
  visibility: visible;
}
.single_product:hover .action_links ul li a {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.single_product:hover .add_to_cart {
  opacity: 1;
  visibility: visible;
}
.single_product:hover .add_to_cart a {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.action_links {
  transition: all 0.5s ease;
  position: absolute;
  right: 0;
  top: 8px;
  opacity: 0;
  visibility: hidden;
}
.action_links ul li a {
  line-height: 36px;
  width: 36px;
  text-align: center;
  font-size: 22px;
  display: block;
  transition: all 0.5s ease;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.action_links ul li a:hover {
  color: #fbc002;
}
.add_to_cart {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.add_to_cart a {
  line-height: 36px;
  width: 36px;
  text-align: center;
  font-size: 22px;
  display: block;
  transition: all 0.5s ease;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.add_to_cart a:hover {
  color: #fbc002;
}
.product_footer {
  justify-content: space-between;
}
.label_product {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  line-height: 20px;
  background: #fbc002;
  border-radius: 5px;
  transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
}
.label_product span {
  transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
}
.label_product span.label_new,
.label_product span.label_sale {
  padding: 0 10px;
  border-radius: 2px;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
}
.label_product span.label_new {
  background: #2777d0;
}
.product_name h3 {
  font-size: 14px;
  text-transform: capitalize;
  margin: 15px 0 4px 0;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_name h3 a {
  line-height: 20px;
  display: block;
}
.product_name h3 a:hover {
  color: #2777d0;
}
.product_name p {
  line-height: 20px;
  display: block;
  opacity: 0;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_name p a {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.product_name p a:hover {
  color: #222;
}
.product_ratings {
  margin-bottom: 5px;
}
.product_ratings ul {
  display: flex;
}
.product_ratings ul li {
  line-height: 18px;
}
.product_ratings ul li a {
  color: #ffcb15;
  font-size: 16px;
}
.price_box span.regular_price {
  font-weight: 600;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .price_box span.regular_price {
    font-size: 16px;
  }
}
.price_box span.old_price {
  color: #757575;
  text-decoration: line-through;
  font-weight: 400;
  font-size: 16px;
}
.price_box span.current_price {
  color: #fd5018;
  font-weight: 600;
  font-size: 18px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .price_box span.current_price {
    font-size: 16px;
  }
}
.featured_categories {
  background: #f6f6f6;
  padding: 42px 0 50px;
}
@media only screen and (max-width: 767px) {
  .featured_categories {
    padding: 50px 0 50px;
  }
}
.featured_categories .section_title h2 span {
  background: #f6f6f6;
  position: relative;
}
.featured_carousel {
  background: #fff;
}
.featured_carousel .owl-item.last .single_featured {
  border-right: 0;
}
.single_featured {
  display: flex;
  padding: 19px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.single_featured:last-child {
  border-bottom: 0;
}
.featured_thumb {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  .featured_thumb {
    width: 38%;
  }
}
.featured_thumb a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.featured_thumb a img:hover {
  opacity: 0.7;
}
.featured_content {
  width: 55%;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .featured_content {
    width: 63%;
    padding-left: 16px;
  }
}
.featured_content h3 {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  line-height: 22px;
  margin-bottom: 8px;
}
.featured_content h3 a:hover {
  color: #fbc002;
}
.featured_content > a {
  color: #333;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  float: right;
  position: relative;
  padding-right: 18px;
}
.featured_content > a:hover {
  color: #fbc002;
}
.featured_content > a::before {
  position: absolute;
  content: "\f362";
  font-family: Ionicons;
  font-size: 16px;
  font-weight: 400;
  margin-left: 4px;
  display: inline-block;
  line-height: inherit;
  vertical-align: top;
  color: #fbc002;
  right: 0;
}
.sub_featured ul li a {
  display: block;
  line-height: 24px;
  text-transform: capitalize;
}
.sub_featured ul li a:hover {
  color: #fbc002;
}
.small_product .single_product {
  display: flex;
}
.small_product .product_content {
  width: 55%;
}
.small_product .product_content h3 {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.small_product .product_content h3 a {
  line-height: 20px;
  display: block;
}
.small_product .product_content h3 a:hover {
  color: #2777d0;
}
.small_product .product_thumb {
  width: 45%;
}
.small_product .product_ratings {
  margin-bottom: 10px;
}
.custom_product_area {
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .custom_product_area {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom_product_area {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .custom_product_area {
    margin-bottom: 2px;
  }
}
.single_product_items {
  margin-bottom: 20px;
  display: flex !important;
}
.single_product_items .product_content {
  width: 70%;
  padding-left: 20px;
  margin-top: 0;
}
.single_product_items .product_content h3 {
  margin: 0 0 8px 0;
}
.single_product_items .product_thumb {
  width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom_product {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .custom_product {
    margin-bottom: 11px;
  }
}
@media only screen and (max-width: 479px) {
  .custom_product {
    margin-bottom: 23px;
  }
}
.custom_product .section_title h2 {
  font-size: 22px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .custom_product .section_title h2 {
    font-size: 18px;
  }
}
.slide-block {
  overflow: hidden;
}
.call_to_action {
  padding: 20px 0 20px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.call_to_action:before {
  position: absolute;
  content: "";
  top: 0;
  left: -186px;
  height: 100%;
  width: 19%;
  background: #fff;
  transform: skew(22deg);
  z-index: 0;
}
.taxi-section2 {
  position: relative;
  width: 100%;
  padding: 40px 0;
  overflow: hidden;
}
.recommended-li li {
  padding: 8px 10px;
  background: linear-gradient(217deg, #fff, rgba(255, 0, 0, 0) 70.71%),
    linear-gradient(127deg, #fbc000, #fff 70.71%),
    linear-gradient(336deg, #fff, #f9b232 70.71%) !important;
  color: #000;
  margin-bottom: 5px;
  border-radius: 5px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 18px;
  font-weight: 600;
}
.recommended-li li i {
  padding-right: 5px;
  animation: beat 0.45s infinite alternate;
}
@keyframes beat {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@media only screen and (max-width: 767px) {
  .call_to_action {
    padding: 42px 0 50px;
  }
}
.call_action_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .call_action_inner {
    flex-direction: column;
    text-align: center;
  }
}
.call_text h3 {
  font-size: 30px;
  line-height: 39px;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  margin-bottom: 3px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .call_text h3 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call_text h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .call_text h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.call_text h3 span {
  font-weight: 700;
}
.call_text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  .call_text p {
    margin-bottom: 14px;
  }
}
.link_follow ul li {
  display: inline-block;
  margin-right: 7px;
}
.link_follow ul li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .link_follow ul li {
    margin-right: 3px;
  }
}
.link_follow ul li a {
  width: 48px;
  height: 48px;
  line-height: 46px;
  font-size: 18px;
  display: block;
  text-align: center;
  border: 1px solid #42474a;
  border-radius: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .link_follow ul li a {
    width: 42px;
    height: 42px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .link_follow ul li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
}
.footer_widgets .link_follow ul li a:hover {
  background: #8b0d63;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .discover_now {
    margin-bottom: 15px;
  }
}
.discover_now a {
  line-height: 48px;
  background: #333;
  color: #fff;
  padding: 0 33px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-border-radius: 25px;
}
.discover_now a:hover {
  background: #2b3137;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .discover_now a {
    line-height: 43px;
    padding: 0 11px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .discover_now a {
    line-height: 38px;
    padding: 0 22px;
    font-size: 12px;
  }
}
.single_product_list .single_product {
  margin-bottom: 20px;
}
.single_product_list .single_product:last-child {
  margin-bottom: 0;
}
.product_tab_button.tab_button2 {
  margin-left: 0;
  background: #f6f6f6;
  border: 0;
  padding: 0;
  margin-bottom: 22px;
  position: relative;
}
.product_tab_button.tab_button2::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: #e9e9e9;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (max-width: 767px) {
  .product_tab_button.tab_button2::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .product_tab_button.tab_button2 {
    flex-direction: column;
  }
}
.product_tab_button.tab_button2 li {
  margin-right: 20px;
}
.product_tab_button.tab_button2 li:first-child a {
  padding-left: 0;
}
.product_tab_button.tab_button2 li:last-child {
  margin-right: 0;
}
.product_tab_button.tab_button2 li a {
  font-size: 26px;
  line-height: 33px;
  font-family: Lato, sans-serif;
  color: #333;
  background: #f6f6f6;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_tab_button.tab_button2 li a {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .product_tab_button.tab_button2 li a {
    font-size: 20px;
    line-height: 33px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product_tab_button.tab_button2 li a::before {
    display: none;
  }
}
.product_tab_button.tab_button2 li a span {
  font-weight: 700;
}
.new_product_area {
  background: #f6f6f6;
  padding: 43px 0 50px;
}
.sample_product {
  flex: 0 0 31.333333%;
  max-width: 31.333%;
  margin-right: 20px;
  padding: 20px 15px;
  background: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sample_product {
    flex: 0 0 30.333333%;
    max-width: 30.333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sample_product {
    flex: 0 0 48%;
    max-width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .sample_product {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.sample_product .product_name {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sample_product .product_name {
    margin-top: 0;
  }
}
.sample_product .product_name h3 {
  margin-top: 0;
}
.sample_product .manufacture_product p {
  opacity: 1;
}
.sample_product .product_content {
  margin-top: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sample_product .product_content {
    margin-top: 4px;
  }
}
.sample_product .product_ratings {
  margin-bottom: 13px;
}
.new_product_container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.new_product_container .product_carousel {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .new_product_container .product_carousel {
    flex: 0 0 49%;
    max-width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .new_product_container .product_carousel {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product_bg .single_product {
  background: #fff;
  border: 0;
  margin-bottom: 20px;
}
.product_bg .single_product:last-child {
  margin-bottom: 0;
}
.quantity_progress {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.quantity_progress p {
  margin-bottom: 10px;
  text-transform: capitalize;
  line-height: 20px;
}
.quantity_progress p span {
  font-weight: 700;
}
.bar_percent {
  height: 10px;
  background: #f0f0f0;
  width: 100%;
  border-radius: 25px;
  position: relative;
}
.bar_percent::before {
  position: absolute;
  content: "";
  width: 97%;
  height: 10px;
  left: 0;
  top: 0;
  background: #fbc002;
  border-radius: 25px 0 0 25px;
}
.featured_c_three {
  padding: 0;
  background: 0 0;
}
.featured_c_three .featured_container {
  border: 1px solid #f0f0f0;
}
.featured_c_three .section_title h2 span {
  background: #fff;
}
.featured_four {
  border: 1px solid #f0f0f0;
}
.featured_four .single_featured {
  flex-direction: column;
  border: 0;
}
.featured_four .featured_thumb {
  width: 100%;
}
.featured_four .featured_content {
  width: 100%;
  padding-left: 0;
}
.featured_four .featured_content > a {
  float: left;
}
.featured_c_four {
  background: inherit;
  padding: 0;
}
.featured_c_four .section_title h2 span {
  background: #fff;
}
.blog_carousel .owl-nav {
  position: absolute;
  top: -56px;
  right: 0;
  background: #fff;
  display: flex;
  padding: 0 9px;
  border-radius: 25px;
  border: 1px solid #e9e9e9;
}
@media only screen and (max-width: 767px) {
  .blog_carousel .owl-nav {
    display: none;
  }
}
.blog_carousel .owl-nav > div {
  width: 25px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #a9a9a9;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog_carousel .owl-nav > div:hover {
  color: #fbc002;
}
.single_blog {
  border: 1px solid #f0f0f0;
}
.blog_content {
  padding: 19px 19px 24px 19px;
}
.blog_content h3 {
  font-size: 15px;
  text-transform: capitalize;
  line-height: 22px;
  margin-bottom: 14px;
  font-weight: 400;
  padding-bottom: 17px;
  position: relative;
  font-family: "Open Sans", sans-serif;
}
.blog_content h3 a:hover {
  color: #fbc002;
}
.blog_content h3::before {
  content: "";
  width: 36px;
  height: 1px;
  background: #d6d6d6;
  position: absolute;
  left: 0;
  bottom: 0;
}
.date_post span {
  line-height: 22px;
  background: #fbc002;
  display: inline-block;
  padding: 0 11px;
  font-size: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 12px;
}
.blog_desc p {
  line-height: 22px;
  font-size: 13px;
}
.newletter_area {
  padding: 40px 0;
  border-top: 1px solid #f0f0f0;
}
.newletter_title {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .newletter_title {
    margin-bottom: 25px;
  }
}
.newletter_title img {
  margin-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newletter_title img {
    margin-right: 10px;
  }
}
.newletter_content h2 {
  font-weight: 500;
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newletter_content h2 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .newletter_content h2 {
    font-size: 18px;
  }
}
.newletter_content p {
  font-size: 14px;
  margin: 13px 0 0;
  line-height: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newletter_content p {
    font-size: 13px;
    margin: 10px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newletter_content p {
    font-size: 13px;
    margin: 5px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .newletter_content p {
    font-size: 13px;
    margin: 5px 0 0;
  }
}
.newletter_subscribe form {
  position: relative;
  width: 550px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 30px;
  float: right;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newletter_subscribe form {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newletter_subscribe form {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .newletter_subscribe form {
    width: 100%;
  }
}
.newletter_subscribe form input {
  width: 100%;
  border: 0;
  background: 0 0;
  padding: 0 150px 0 20px;
  height: 50px;
  font-size: 14px;
  color: #a5a5a5;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newletter_subscribe form input {
    padding: 0 125px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .newletter_subscribe form input {
    padding: 0 110px 0 20px;
    height: 40px;
  }
}
.newletter_subscribe form button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 100%;
  padding: 0 35px;
  background: #fbc002;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0 30px 30px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.newletter_subscribe form button:hover {
  background: #2777d0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newletter_subscribe form button {
    font-size: 13px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .newletter_subscribe form button {
    padding: 0 15px;
  }
}
.newletter_two {
  border-top: 1px solid #363636;
}
.newletter_two .newletter_content h2 {
  color: #fff;
}
.newletter_two .newletter_content p {
  color: #888;
}
.newletter_two .newletter_subscribe form {
  background: #252525;
  border: 1px solid #363636;
}
.newletter_three .newletter_subscribe form button {
  background: #fd5018;
}
.newletter_three .newletter_subscribe form button:hover {
  background: #333;
}
.shipping_inner {
  border: 1px solid #f0f0f0;
  padding: 19px 5px;
  border-radius: 4px;
  overflow: hidden;
}
.single_shipping {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  border-left: 1px solid #f0f0f0;
  width: 25%;
  float: left;
}
.single_shipping:first-child {
  border: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_shipping {
    margin-bottom: 12px;
    width: 50%;
    border: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single_shipping {
    margin-bottom: 12px;
    border: 0;
    width: 100%;
  }
  .single_shipping:last-child {
    margin-bottom: 0;
  }
}
.shipping_icone {
  margin-right: 14px;
}
.shipping_content h2 {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 4px;
  font-family: "Open Sans", sans-serif;
}
.shipping_content p {
  font-size: 13px;
  line-height: 18px;
}
.testimonial_container {
  padding: 22px 30px 20px;
}
.testimonial_container .testimonial_images {
  width: 84px;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.testimonial_container .testimonial_images img {
  width: inherit;
  border-radius: 50%;
}
.testimonial_container .testimonial_content {
  margin-top: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial_container .testimonial_content {
    margin-top: 50px;
  }
}
.testimonial_container .testimonial_content p {
  padding: 0;
  margin-bottom: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial_container .testimonial_content p {
    margin-bottom: 12px;
  }
}
.testimonial_container .testimonial_content a {
  color: #fbc002;
  font-weight: 600;
  font-size: 16px;
}
.testimonial_container .testimonial_content a:hover {
  color: #333;
}
.testimonial_container:hover .owl-nav > div {
  opacity: 1;
  visibility: visible;
}
.testimonial_container .owl-nav > div {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  width: 30px;
  background: #eaeaea;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  color: #313131;
  font-size: 18px;
  z-index: 1;
  height: 80px;
  border-radius: 0 3px 3px 0;
  line-height: 80px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}
.testimonial_container .owl-nav > div:hover {
  background: #fbc002;
  color: #fff;
}
.testimonial_container .owl-nav > div.owl-next {
  right: 0;
  left: auto;
  border-radius: 3px 0 0 3px;
}
.testimonial_banner {
  background: url(../img/about/testimonial.jpg) no-repeat 0 0;
  height: 155px;
  width: 100%;
}
.testimonial_section {
  border: 1px solid #f0f0f0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .testimonial_are {
    margin-bottom: 63px;
  }
}
.testimonial_titile {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .testimonial_titile {
    margin-bottom: 15px;
  }
}
.testimonial_titile h1 {
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .testimonial_titile h1 {
    font-size: 20px;
  }
}
.testimonial_active.owl-carousel .single_testimonial img {
  width: inherit;
  margin: 0 auto;
  margin-bottom: 15px;
}
.testimonial_active.owl-carousel .owl-dots {
  position: relative;
  width: 100%;
  text-align: center;
  top: 15px;
}
@media only screen and (max-width: 767px) {
  .testimonial_active.owl-carousel .owl-dots {
    top: 10px;
  }
}
.testimonial_active.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #ebebeb;
  border-radius: 100%;
  margin: 0 4px;
  display: inline-block;
}
.testimonial_active.owl-carousel .owl-dots .owl-dot.active {
  background: #fbc002;
}
.single_testimonial {
  text-align: center;
}
.single_testimonial p {
  padding: 0 20px;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_testimonial p {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single_testimonial p {
    padding: 0;
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.single_testimonial span {
  display: block;
  margin-bottom: 20px;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .single_testimonial span {
    margin-bottom: 12px;
  }
}
.single_testimonial span.name {
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .brand_area.mb-42 {
    margin-bottom: 50px;
  }
}
.brand_container .single_brand img {
  width: 100%;
  margin: 0 auto;
  padding: 3px;
  border-top: 3px dashed #dc5b35;
  border-bottom: 3px dashed #dc5b35;
}
.brand_container {
  border: 1px solid #fff;
  padding: 0;
  border-radius: 3px;
}
.footer_top {
  padding: 48px 0 27px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_top {
    padding: 48px 0 14px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_top {
    padding: 48px 0 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_menu ul li i {
    position: absolute;
    left: -3%;
  }
  .widgets_container {
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container {
    margin-bottom: 22px;
  }
}
.widgets_container h5 {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 18px;
  text-transform: capitalize;
  font-weight: 700;
  color: #fbc002;
  text-shadow: 0 0 3px #000;
  font-family: "Open Sans", sans-serif;
}
.widgets_container h5:after {
  background: url(../img/taxi2.png) no-repeat left;
  content: "";
  display: block;
  height: 6px;
  margin-bottom: 8px;
  position: relative;
  top: 5px;
  width: 90px;
}
@media only screen and (max-width: 767px) {
  .widgets_container h3 {
    margin-bottom: 8px;
    line-height: 22px;
  }
}
.widgets_container p {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .h3:after {
    display: none;
  }
  .widgets_container p {
    padding: 0 34px;
  }
}
.footer_logo {
  margin-bottom: 15px;
}
.footer_contact p {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 25px;
}
@media only screen and (max-width: 767px) {
  .footer_contact p {
        margin-bottom: 5px;
        padding: 0px;
  }
}
.footer_contact p span {
  display: block;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: 700;
}
.footer_menu ul li {
  line-height: 30px;
  position: relative;
}
.footer_menu ul li i {
  position: absolute;
     left: -3%;
  top: 21%;
  color: #dc5b35;
  font-size: 17px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cal-info-section .moving-bg {
    display: none;
  }
  .bg {
    padding: 40px 0 152px;
    background: url(../img/serviceGents.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .call-block-section {
    left: 14px;
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
  }
  .cal-info-section {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 20px 0;
    background: #939393;
  }
  .footer_menu ul li i {
    position: absolute;
    left: -3%;
  }
}
@media only screen and (max-width: 767px) {
  .footer_menu ul li {
            line-height: 30px;
  }
  .footer_menu ul li i {
    position: relative;
    left: -2%;
    top: 13%;
  }
}
.footer_menu ul li a {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  padding-left: 10px;
  font-family: inherit;
}
 
.footer_menu ul li a:hover {
  color: #dc5b35;
}
.subscribe_form {
  margin-top: 22px;
}
@media only screen and (max-width: 767px) {
  .subscribe_form {
    margin-top: 16px;
  }
}
.subscribe_form form {
  position: relative;
  width: 350px;
  background: #f0f0f0;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscribe_form form {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .subscribe_form form {
    width: 100%;
  }
}
.subscribe_form form input {
  width: 100%;
  height: 48px;
  color: #666;
  font-size: 13px;
  background: 0 0;
  border: 0;
  padding: 0 120px 0 15px;
}
@media only screen and (max-width: 767px) {
  .subscribe_form form input {
    padding: 0 105px 0 15px;
  }
}
.subscribe_form form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #fbc002;
  font-weight: 400;
  padding: 0 18px;
  border: 0;
  text-transform: uppercase;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.subscribe_form form button:hover {
  background: #333;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .subscribe_form form button {
    padding: 0 10px;
  }
}
.copyright_area p {
  text-transform: capitalize;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
}
.copyright_area p a:hover {
  text-decoration: underline;
  color: #000;
}
.footer_bottom {
  padding: 2px 5px;
  text-align: center;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .footer_bottom {
    padding: 8px 10px 8px;
    border-radius: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_payment {
    text-align: center !important;
  }
}
.collection_area {
  margin-bottom: 94px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .collection_area {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .collection_area {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .collection_area {
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_area {
    margin-bottom: 53px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_img {
    margin-bottom: 21px;
  }
}
.collection_img img:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .collection_content {
    text-align: center;
  }
}
.collection_content h1 {
  font-size: 120px;
  font-weight: 700;
  line-height: 100px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .collection_content h1 {
    font-size: 90px;
    line-height: 80px;
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_content h1 {
    font-size: 90px;
    line-height: 80px;
    margin-bottom: 13px;
  }
}
.collection_content h4 {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 23px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .collection_content h4 {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_content h4 {
    margin-bottom: 12px;
  }
}
.collection_content h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .collection_content h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_content h2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }
}
.collection_content p {
  line-height: 24px;
  font-size: 16px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .collection_content p {
    font-size: 15px;
  }
}
.collection_content a {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: 2px solid #757575;
  display: inline-block;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .collection_content a {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_content a {
    margin-top: 15px;
    font-size: 16px;
  }
}
.collection_content a:hover {
  color: #fbc002;
  border-color: #fbc002;
}
@media only screen and (max-width: 767px) {
  .collection_2 {
    margin-bottom: 29px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_2 .collection_content {
    margin-bottom: 29px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_4 {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .collection_4 .collection_content {
    margin-bottom: 29px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_area {
    margin-top: 68px;
  }
}
.categories_thumb {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .categories_thumb {
    height: 100vh;
  }
}
@media only screen and (max-width: 767px) {
  .categories_thumb a {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .categories_thumb img {
    height: 100%;
    object-fit: cover;
  }
}
.categories_content {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translatey(-50%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .categories_content {
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_content {
    right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_content {
    right: 15px;
  }
}
.categories_content h4 {
  font-size: 18px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .categories_content h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.categories_content h2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .categories_content h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.categories_content p {
  font-size: 17px;
  width: 440px;
  font-weight: 500;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_content p {
    width: 310px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_content p {
    font-size: 14px;
    width: 210px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 0;
  }
}
.categories_content a {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: 2px solid #757575;
}
.categories_content a:hover {
  color: #fbc002;
  border-color: #fbc002;
}
#fp-nav {
  right: 31px;
}
.categories_area .col-12 {
  padding: 0;
}
.categories_content.content_left {
  left: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_content.content_left {
    left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_content.content_left {
    left: 30px;
  }
}
.header_shop {
  border-bottom: 1px solid #f0f0f0;
}
.header_shop .header_top {
  padding: 7px 0;
}
.header_shop .header_middel {
  padding: 40px 0 18px;
}
@media only screen and (max-width: 767px) {
  .header_shop .header_middel {
    padding: 21px 0 18px;
  }
}
.header_shop .header_bottom {
  padding: 0;
}
.canvas_padding {
  margin-bottom: 0;
}
.breadcrumbs_area {
  background: #000;
}
.breadcrumb_content {
  padding: 6px 0;
  color: #fff;
}
.breadcrumb_content ul li {
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
  margin-right: 3px;
  padding-right: 13px;
  position: relative;
}
.breadcrumb_content ul li::before {
  position: absolute;
  content: "/";
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}
.breadcrumb_content ul li:last-child {
  margin-right: 0;
}
.breadcrumb_content ul li:last-child::before {
  display: none;
}
.breadcrumb_content ul li a {
  color: #999;
}
.breadcrumb_content ul li a:hover {
  color: #fbc002;
}
.sidebar_widget .single_banner {
  border: 0;
}
@media only screen and (max-width: 767px) {
  .sidebar_widget .single_banner {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar_widget .single_banner a {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar_widget .single_banner a img {
    width: 100%;
  }
}
.widget_list {
  margin-bottom: 29px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
}
.widget_list:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.widget_list h2 {
  font-size: 16px;
  margin: 0 0 15px;
  padding: 0 0 5px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
}
.widget_list > ul > li {
  margin-bottom: 8px;
  position: relative;
}
.widget_list > ul > li:last-child {
  margin-bottom: 0;
}
.widget_list > ul > li input {
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translatey(-50%);
  opacity: 0;
  cursor: pointer;
  z-index: 999;
}
.widget_list > ul > li input:checked ~ .checkmark {
  background-color: #fbc002;
  border: 1px solid #fbc002;
}
.widget_list > ul > li input:checked ~ .checkmark::before {
  display: block;
}
.widget_list > ul > li > a {
  font-size: 14px;
  display: block;
  line-height: 27px;
  margin-left: 30px;
}
.widget_list > ul > li > a:hover {
  color: #fbc002;
}
.widget_list > ul > li span.checkmark {
  height: 17px;
  width: 17px;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  background: #f4f4f4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.widget_list > ul > li span.checkmark::before {
  left: 5px;
  top: 3px;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.ui-slider-horizontal .ui-slider-range {
  background: #fbc002;
  height: 5px;
}
.ui-slider-horizontal {
  height: 3px;
  background: #dbdbdb;
  border: none;
  width: 92%;
  margin: 0 auto;
  margin-bottom: 22px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #fff;
  border: 0;
  border-radius: 0;
  width: 19px;
  height: 19px;
  top: -7px;
  cursor: pointer;
  border-radius: 50%;
  border: 5px solid #fbc002;
}
.widget_list.widget_filter form {
  padding-top: 10px;
}
.widget_list.widget_filter form input {
  background: 0 0;
  border: none;
  font-size: 12px;
  float: right;
  text-align: right;
  line-height: 31px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget_list.widget_filter form input {
    width: 65px;
  }
}
.widget_list.widget_filter form button {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-transform: capitalize;
  color: #fff;
  background: #333;
  border: 0;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.widget_list.widget_filter form button:hover {
  background: #fbc002;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_sidebar_banner {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .shop_sidebar_banner {
    text-align: center;
  }
}
.shop_sidebar_banner a img:hover {
  opacity: 0.7;
}
.shop_toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  margin: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .shop_toolbar {
    flex-direction: column-reverse;
    padding: 10px 10px 18px;
  }
}
.select_option {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .select_option {
    flex-direction: column;
  }
}
.select_option .nice-select {
  border: 0;
  height: 30px;
  line-height: 29px;
}
.select_option .nice-select ul.list {
  top: 114%;
  right: 0;
  width: 200px;
  max-height: 200px;
  overflow: auto;
}
.shop_title {
  margin-bottom: 20px;
}
.shop_title h1 {
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 0;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .niceselect_option {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .page_amount {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page_amount p {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
}
.list_button ul li {
  margin-right: 12px;
}
.list_button ul li:last-child {
  margin-right: 0;
}
.list_button ul li a:hover {
  color: #fbc002;
}
.list_button ul li a i {
  margin-right: 5px;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.list_button ul li a.active {
  color: #fbc002;
}
.list_button ul li a.active i {
  background: #fbc002;
  color: #fff;
}
.product_ratting ul li {
  display: inline-block;
}
.product_ratting ul li a {
  color: #fbc002;
}
@media only screen and (max-width: 767px) {
  .product_list_item .product_thumb {
    margin-bottom: 18px;
  }
}
.product_list_item .product_content h3 {
  margin-bottom: 10px;
}
.product_list_item .product_ratting {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .pagination {
    margin-top: 19px;
  }
}
.pagination ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f1f1f1;
  border-radius: 3px;
  margin-left: 3px;
}
.pagination ul li:first-child {
  margin-left: 0;
}
.pagination ul li a {
  display: block;
  border-radius: 3px;
}
.pagination ul li a:hover {
  background: #fbc002;
  color: #fff;
}
.pagination ul li.current {
  background: #fbc002;
  color: #fff;
}
.pagination ul li.next {
  width: 40px;
}
.shop_toolbar.t_bottom {
  justify-content: center;
  margin-bottom: 0;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_toolbar.t_bottom {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .shop_toolbar.t_bottom {
    padding: 15px 10px 15px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .shop_toolbar.t_bottom .pagination {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_reverse .tab-content .row {
    flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .shop_reverse .tab-content .row {
    flex-direction: row;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .grid_view .quick_button {
    bottom: 5px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .grid_view .quick_button a {
    line-height: 37px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .grid_view .action_button ul li a {
    width: 43px;
    height: 40px;
    line-height: 38px;
  }
}
.grid_view .hover_action a {
  width: 43px;
  height: 40px;
  line-height: 38px;
}
.shop_area {
  margin-bottom: 50px;
  margin-top: 24px;
}
.shop_banner {
  margin-bottom: 44px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_reverse .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .shop_reverse .row {
    flex-direction: column-reverse;
  }
}
.row.shop_wrapper {
  flex-direction: row;
}
.shop_toolbar_btn > button {
  margin-right: 10px;
  border: 0;
  background: inherit;
}
.shop_toolbar_btn > button.btn-grid-3 {
  background: url(../img/icon/bkg_grid.png) no-repeat scroll center center;
  width: 20px;
  height: 20px;
}
.shop_toolbar_btn > button.btn-grid-3.active {
  background: url(../img/icon/bkg_grid_hover.png) no-repeat scroll center center !important;
}
.shop_toolbar_btn > button.btn-grid-4 {
  background: url(../img/icon/bkg_grid4.png) no-repeat scroll center center;
  width: 26px;
  height: 22px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop_toolbar_btn > button.btn-grid-4 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_toolbar_btn > button.btn-grid-4 {
    display: none;
  }
}
.shop_toolbar_btn > button.btn-grid-4.active {
  background: url(../img/icon/bkg_grid4_hover.png) no-repeat scroll center
    center !important;
}
.shop_toolbar_btn > button.btn-list {
  background: url(../img/icon/bkg_list.png) no-repeat scroll center center;
  width: 20px;
  height: 20px;
}
.shop_toolbar_btn > button.btn-list.active {
  background: url(../img/icon/bkg_list_hover.png) no-repeat scroll center center !important;
}
.product_content.list_content {
  display: none;
}
.grid_list .grid_name {
  display: none;
}
.grid_list .action_links {
  display: none;
}
.grid_list .product_content.grid_content {
  display: none;
}
.grid_list .product_content.list_content {
  display: block;
  min-width: 0 0 66.666667%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .grid_list .product_content.list_content {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .grid_list .product_content.list_content {
    flex: 0 0 58.333333%;
    min-width: 58.333333%;
  }
}
@media only screen and (max-width: 767px) {
  .grid_list .product_content.list_content {
    flex: 0 0 100%;
    min-width: 100%;
    margin-left: 0;
  }
}
.grid_list .product_content.list_content .product_name h3 {
  margin: 0 0 12px;
}
.grid_list .product_content.list_content .product_ratings {
  margin-bottom: 8px;
}
.text_available {
  margin-bottom: 13px;
}
.text_available p {
  font-size: 14px;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text_available p {
    font-size: 13px;
  }
}
.text_available p span {
  color: #67c10a;
}
.cart_links_btn {
  margin-bottom: 20px;
}
.cart_links_btn a {
  line-height: 38px;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #333;
  text-transform: capitalize;
  background: #fbc002;
  display: block;
  text-align: center;
  padding: 0 30px;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cart_links_btn a {
    padding: 0 18px;
  }
}
.cart_links_btn a:hover {
  background: #333;
  color: #fff;
}
.left_caption {
  width: 62%;
  padding-right: 20px;
  border-right: 1px solid #ddd;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .left_caption {
    width: 100%;
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .right_caption {
    width: 100%;
  }
}
.right_caption .price_box {
  margin-bottom: 20px;
}
.right_caption .price_box span {
  font-size: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .right_caption .price_box span {
    font-size: 15px;
  }
}
.right_caption .product_name h3 span {
  margin-right: 5px;
}
.right_caption .product_name h3 a {
  display: inline-block;
}
.right_caption .product_name h3 a:hover {
  color: #fbc002;
}
.action_links_btn {
  text-align: center;
}
.action_links_btn ul li {
  display: inline-block;
}
.action_links_btn ul li a {
  line-height: 36px;
  width: 36px;
  text-align: center;
  font-size: 22px;
  display: block;
}
.action_links_btn ul li a:hover {
  color: #fbc002;
}
.grid_list .single_product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .grid_list .single_product {
    flex-direction: column;
    padding: 10px 18px 18px 18px;
  }
}
.grid_list .product_thumb {
  margin-bottom: 0;
  min-width: 33.333333%;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .grid_list .product_thumb {
    flex: 0 0 41.666667%;
    min-width: 41.666667%;
  }
}
@media only screen and (max-width: 767px) {
  .grid_list .product_thumb {
    flex: 0 0 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.col-cust-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: max-width;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .col-cust-5 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
}
@media only screen and (max-width: 767px) {
  .col-cust-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .col-cust-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.shop_wrapper > div {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.shop_toolbar_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ddd;
  padding: 8px 10px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  .shop_toolbar_wrapper {
    flex-direction: column;
    padding: 15px 10px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .shop_toolbar_btn {
    margin-bottom: 20px;
  }
}
.shop_wrapper .single_product {
  position: relative;
  margin-bottom: 20px;
}
.shop_wrapper .label_product {
  bottom: 40px;
}
.shop_wrapper.grid_4 .price_box span.current_price {
  font-size: 15px;
  margin-right: 3px;
}
.shop_wrapper.grid_4 .price_box span.old_price {
  font-size: 14px;
}
.widget_inner {
  background: #f4f4f4;
  border: 1px solid #e1e1e1;
  padding: 20px;
  margin-bottom: 50px;
}
.shop_fullwidth {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_fullwidth {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .shop_fullwidth {
    margin-bottom: 0;
  }
}
#img-1 {
  border: 1px solid #f0f0f0;
}
.product_details {
  margin-bottom: 50px;
}
.header_product {
  border-bottom: 1px solid #f0f0f0;
}
.product_d_right h1 {
  text-transform: capitalize;
  line-height: 20px;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .product_d_right h1 {
    margin-bottom: 17px;
  }
}
.product_d_right .product_ratting {
  margin-bottom: 17px;
}
@media only screen and (max-width: 767px) {
  .product_d_right .product_ratting {
    margin-bottom: 12px;
  }
}
.product_d_right .product_ratting ul li.review a {
  color: #5a5a5a;
  margin-left: 10px;
}
.product_d_right .product_ratting ul li.review a:hover {
  color: #fbc002;
}
.product_d_right .price_box {
  margin-bottom: 14px;
}
@media only screen and (max-width: 767px) {
  .product_d_right .price_box {
    margin-bottom: 9px;
  }
}
.product_d_right .price_box span.current_price {
  font-size: 23px;
}
.product_d_right .price_box span.old_price {
  font-size: 20px;
}
.product_d_right .product_desc {
  margin-bottom: 19px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (max-width: 767px) {
  .product_d_right .product_desc {
    margin-bottom: 15px;
    padding-bottom: 18px;
  }
}
.product_d_right .product_desc::before {
  display: none;
}
.product_d_right .product_desc p {
  font-size: 14px;
  line-height: 26px;
}
.product_d_right .priduct_social ul li {
  display: inline-block;
  margin-right: 7px;
}
@media only screen and (max-width: 767px) {
  .product_d_right .priduct_social ul li {
    margin-right: 4px;
  }
}
.product_d_right .priduct_social ul li:last-child {
  margin-right: 0;
}
.product_d_right .priduct_social ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
  border-radius: 3px;
  text-transform: capitalize;
  display: block;
}
@media only screen and (max-width: 767px) {
  .product_d_right .priduct_social ul li a {
    padding: 0 5px;
  }
}
.product_d_right .priduct_social ul li a:hover {
  opacity: 0.8;
}
.product_d_right .priduct_social ul li a.facebook {
  background: #3b5999;
}
.product_d_right .priduct_social ul li a.twitter {
  background: #1da1f2;
}
.product_d_right .priduct_social ul li a.pinterest {
  background: #cb2028;
}
.product_d_right .priduct_social ul li a.google-plus {
  background: #fe6d4c;
}
.product_d_right .priduct_social ul li a.linkedin {
  background: #010103;
}
.product_nav {
  float: right;
  position: relative;
  top: -46px;
}
@media only screen and (max-width: 767px) {
  .product_nav {
    display: none;
  }
}
.product_nav ul li {
  display: inline-block;
  margin-left: 3px;
}
.product_nav ul li:first-child {
  margin-left: 0;
}
.product_nav ul li a {
  background: #fbc002;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 15px;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
}
.product_nav ul li a:hover {
  background: #333;
}
.product_variant.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity {
    margin-bottom: 16px;
  }
}
.product_variant.quantity label {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 0;
}
.product_variant.quantity input {
  width: 130px;
  border: 1px solid #ebebeb;
  background: 0 0;
  height: 42px;
  padding: 0 12px;
  border-radius: 5px;
  margin-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_variant.quantity input {
    width: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_variant.quantity input {
    width: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity input {
    width: 65px;
    margin-left: 10px;
  }
}
.product_variant.quantity button {
  border: 0;
  font-size: 16px;
  margin-left: 20px;
  background: #fbc002;
  height: 42px;
  line-height: 42px;
  text-transform: capitalize;
  min-width: 270px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_variant.quantity button {
    min-width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_variant.quantity button {
    min-width: 170px;
  }
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity button {
    min-width: inherit;
    margin-left: 10px;
  }
}
.product_variant.quantity button:hover {
  background: #3e444a;
}
.product_variant.color {
  margin-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .product_variant.color {
    margin-bottom: 18px;
  }
}
.product_variant.color h3 {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 0;
  margin-right: 40px;
}
.product_variant.color label {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.product_variant.color ul li {
  display: inline-block;
  padding: 2px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
.product_variant.color ul li:hover {
  border-color: #e88888;
}
.product_variant.color ul li:last-child {
  margin-right: 0;
}
.product_variant.color ul li a {
  width: 30px;
  height: 30px;
  display: block;
}
.product_variant.color ul li.color1 a {
  background: #000;
}
.product_variant.color ul li.color2 a {
  background: #bebebe;
}
.product_variant.color ul li.color3 a {
  background: #fe0000;
}
.product_variant.color ul li.color4 a {
  background: #ffff01;
}
.product_variant.size {
  margin-bottom: 30px;
}
.product_variant.size label {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.product_variant.size .niceselect_option {
  float: inherit;
  max-width: 200px;
}
.product_d_action {
  margin-bottom: 14px;
}
.product_d_action ul li a {
  font-size: 14px;
  line-height: 28px;
}
.product_d_action ul li a:hover {
  color: #fbc002;
}
.product_meta {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .product_meta {
    margin-bottom: 15px;
    padding-bottom: 18px;
  }
}
.product_meta span {
  font-weight: 500;
}
.product_meta span a {
  color: #333;
  margin-left: 10px;
  font-weight: 400;
}
.product_info_button {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.product_info_button ul {
  justify-content: center;
}
.product_info_button ul li a {
  display: block;
  float: left;
  text-transform: capitalize;
  font-size: 20px;
  color: #a9a9a9;
  font-weight: 600;
  margin-right: 35px;
  line-height: 26px;
  position: relative;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .product_info_button ul li a {
    margin-right: 25px;
    font-size: 18px;
  }
}
.product_info_button ul li a::before {
  content: "";
  width: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  bottom: 0;
  height: 2px;
  background: #fbc002;
  position: absolute;
}
.product_info_button ul li a.active {
  color: #333;
}
.product_info_button ul li a.active::before {
  width: 100%;
}
.product_info_button ul li a:hover {
  color: #333;
}
.product_info_button ul li:last-child a {
  margin-right: 0;
}
.product_review_form button {
  border: none;
  background: #3e444a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 15px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-top: 20px;
  border-radius: 5px;
}
.product_review_form button:hover {
  background: #fbc002;
  color: #fff;
}
.product_info_content p {
  line-height: 28px;
}
.product_d_table {
  padding: 10px 0 22px;
}
.product_d_table table {
  border-top: 1px solid #ddd;
  width: 100%;
}
.product_d_table table tbody tr {
  border-bottom: 1px solid #ddd;
}
.product_d_table table tbody tr td {
  padding: 7px 17px;
}
.product_d_table table tbody tr td:first-child {
  border-right: 1px solid #ddd;
  width: 30%;
  font-weight: 700;
}
.product_d_inner {
  padding: 20px 30px 50px;
  background: #fff;
}
.product_info_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.product_info_inner .product_ratting {
  margin-bottom: 10px;
}
.product_info_inner .product_ratting p {
  margin-bottom: 5px;
}
.product_info_inner .product_ratting strong {
  margin-top: 10px;
  display: block;
  margin-bottom: 8px;
}
.reviews_wrapper h2 {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.reviews_wrapper .product_ratting {
  margin-bottom: 20px;
}
.reviews_wrapper .product_ratting h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}
.comment_title {
  margin-bottom: 20px;
}
.product_review_form input {
  border: 1px solid #ddd;
  background: 0 0;
  width: 100%;
  height: 40px;
  padding: 0 20px;
}
.product_review_form textarea {
  border: 1px solid #ddd;
  background: 0 0;
  height: 120px;
  resize: none;
  width: 100%;
  margin-bottom: 14px;
  padding: 0 20px;
}
.product_review_form p {
  margin-bottom: 7px;
}
.star_rating {
  float: right;
}
.star_rating ul li {
  display: inline-block;
}
.star_rating ul li a {
  color: #fbc002;
}
.product_d_info {
  margin-bottom: 50px;
  background: #f6f6f6;
  padding: 50px 0;
}
.product_d_info.sidebar {
  padding: 50px 30px;
}
@media only screen and (max-width: 767px) {
  .product_d_info.sidebar {
    padding: 0;
    background: 0 0;
    border: 1px solid #f0f0f0;
  }
}
.reviews_comment_box {
  display: flex;
  margin-bottom: 22px;
}
.reviews_comment_box .comment_text {
  width: 100%;
  border: 1px solid #f0f0f0;
  position: relative;
  margin-left: 21px;
  padding: 12px;
  border-radius: 3px;
}
.reviews_comment_box .comment_text::before {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  content: "";
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
.reviews_meta p {
  font-size: 15px;
  margin-bottom: 15px;
}
.reviews_meta p strong {
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
  font-family: Lato, sans-serif;
}
.s-tab-zoom.owl-carousel .owl-nav {
  display: block;
}
.s-tab-zoom.owl-carousel .owl-nav div {
  position: absolute;
  background: #f2f2f2;
  border-radius: 3px;
  color: #333;
  height: 32px;
  top: 50%;
  transform: translatey(-50%);
  width: 32px;
  text-align: center;
  line-height: 32px;
  left: -7px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.s-tab-zoom.owl-carousel .owl-nav div:hover {
  background: #fbc002;
  color: #fff;
}
.s-tab-zoom.owl-carousel .owl-nav div.owl-next {
  right: -7px;
  left: auto;
}
@media only screen and (max-width: 767px) {
  .product-details-tab {
    margin-bottom: 47px;
  }
}
.product-details-tab:hover .s-tab-zoom.owl-carousel .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.single-zoom-thumb {
  margin-top: 20px !important;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-zoom-thumb {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .single-zoom-thumb {
    width: 101%;
  }
}
.single-zoom-thumb ul li {
  border: 1px solid #ddd;
}
.single-zoom-thumb ul li a {
  width: 100%;
}
.grouped_form {
  border: 1px solid #f0f0f0;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .grouped_form {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .grouped_form {
    margin-bottom: 17px;
  }
}
.grouped_form table {
  width: 100%;
}
.grouped_form table tbody tr {
  border-bottom: 1px solid #f0f0f0;
}
.grouped_form table tbody tr td {
  border-right: 1px solid #ddd;
  padding: 11px 5px;
  text-align: center;
}
.grouped_form table tbody tr td input[type="checkbox"] {
  width: 20px;
  height: 21px;
}
.grouped_form table tbody tr td input[type="number"] {
  width: 50px;
  background: inherit;
  border: 1px solid #f0f0f0;
  padding: 0 5px;
  height: 40px;
}
.grouped_form table tbody tr td.grouped-product-list.quantity {
  min-width: 80px;
  text-align: center;
  line-height: 12px;
}
.grouped_form table tbody tr td.grouped-product-list.label {
  min-width: 188px;
  font-weight: 600;
  font-size: 14px;
}
.grouped_form table tbody tr td.grouped-product-list.label a {
  color: #757575;
}
.grouped_form table tbody tr td.grouped-product-list.label a:hover {
  color: #fbc002;
}
.grouped_form table tbody tr td.grouped-product-list.price {
  font-size: 14px;
  color: #757575;
  font-weight: 600;
  min-width: 190px;
}
.grouped_form table tbody tr td.grouped-product-list.price p {
  color: #757575;
  font-size: 12px;
  font-weight: 600;
  position: relative;
}
.grouped_form table tbody tr td.grouped-product-list.price p::before {
  color: #fd5018;
  content: "\f058";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1em;
  position: absolute;
  top: 0;
  left: 40px;
}
.grouped_form table tbody tr td:last-child {
  border-right: 0;
}
.grouped_form table tbody tr:last-child {
  border-bottom: 0;
}
.box_quantity.group button {
  margin-left: 0;
}
.p_section1.related_product .slick-list {
  padding-bottom: 144px !important;
  margin-bottom: -135px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .variable_product {
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .variable_product {
    margin-bottom: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .variable_product .product-details-tab {
    margin-bottom: 49px;
  }
}
.variable_product .niceselect_option .list {
  width: 100%;
}
.product_d_meta {
  margin-bottom: 20px;
}
.product_d_meta span {
  display: block;
  line-height: 18px;
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 400;
}
.product_d_meta span:last-child {
  margin-bottom: 0;
}
.product_d_meta span a:hover {
  color: #fbc002;
}
.product_sidebar {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_sidebar {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .product_sidebar {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_sidebar .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .product_sidebar .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_sidebar .product_section .row {
    flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .product_sidebar .product_section .row {
    flex-direction: row;
  }
}
.product_sidebar .product_desc p {
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_sidebar .action_button ul li a {
    width: 40px;
    height: 35px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_sidebar .quick_button {
    bottom: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_sidebar .quick_button a {
    line-height: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_sidebar .hover_action a {
    width: 40px;
    height: 35px;
    line-height: 35px;
  }
}
.product_sidebar .product_variant.quantity input {
  width: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_sidebar .product_variant.quantity input {
    width: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_sidebar .product_variant.quantity input {
    width: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .product_sidebar .product_variant.quantity input {
    width: 60px;
  }
}
.product_sidebar .product_variant.quantity button {
  min-width: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_sidebar .product_variant.quantity button {
    min-width: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_sidebar .product_variant.quantity button {
    min-width: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .product_sidebar .product_variant.quantity button {
    min-width: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .product_sidebar .product-details-tab {
    margin-bottom: 0;
  }
}
.product_sidebar .price_box span.current_price {
  font-size: 16px;
}
.product_sidebar .price_box span.old_price {
  font-size: 15px;
}
.product_sidebar .price_box span.regular_price {
  font-size: 16px;
}
.footer_widgets.sidebar_widgets .footer_top {
  padding-bottom: 0;
  border-bottom: 0;
}
.footer_widgets.sidebar_widgets .footer_top_inner {
  padding: 56px 0 52px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_widgets.sidebar_widgets .footer_top_inner {
    padding: 56px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_widgets.sidebar_widgets .footer_top_inner {
    padding: 56px 0 35px;
  }
}
.product_right_sidebar {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .product_right_sidebar .product-details-tab {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_right_sidebar .row {
    flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .product_right_sidebar .row {
    flex-direction: row;
  }
}
.header_cart_page {
  border-bottom: 1px solid #f0f0f0;
}
.other_bread {
  padding-top: 41px;
  padding-bottom: 41px;
}
.table_desc {
  border: 1px solid #f0f0f0;
  margin-bottom: 60px;
  margin-top: 2px;
}
.table_desc .cart_page table {
  width: 100%;
}
.table_desc .cart_page table thead tr th {
  border-bottom: 3px solid #8b0d63;
  border-right: 1px solid #f0f0f0;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px;
  text-align: center;
}
.table_desc .cart_page table tbody tr td {
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  text-align: center;
  padding: 10px;
}
.table_desc .cart_page table tbody tr td.product_remove {
  min-width: 100px;
}
.table_desc .cart_page table tbody tr td.product_remove a {
  font-size: 20px;
  color: #333;
}
.table_desc .cart_page table tbody tr td.product_remove a:hover {
  color: #fbc002;
}
.table_desc .cart_page table tbody tr td.product_thumb {
  max-width: 180px;
}
.table_desc .cart_page table tbody tr td.product_name {
  min-width: 180px;
}
.table_desc .cart_page table tbody tr td.product_name a {
  color: #333;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
}
.table_desc .cart_page table tbody tr td.product_name a:hover {
  color: #fbc002;
}
.table_desc .cart_page table tbody tr td.product-price {
  min-width: 130px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}
.table_desc .cart_page table tbody tr td.product_quantity {
  min-width: 180px;
}
.table_desc .cart_page table tbody tr td.product_quantity label {
  font-weight: 600;
  margin-right: 5px;
}
.table_desc .cart_page table tbody tr td.product_quantity input {
  width: 60px;
  height: 40px;
  padding: 0 5px 0 10px;
  background: 0 0;
  border: 1px solid #f0f0f0;
}
.table_desc .cart_page table tbody tr td .product_total {
  min-width: 120px;
}
.cart_page table thead tr:last-child th,
.table_desc table tbody tr td:last-child {
  border-right: 0;
}
.cart_submit {
  text-align: right;
  padding: 12px;
}
.cart_submit button {
  background: #333;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  height: 38px;
  line-height: 18px;
  padding: 10px 15px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 3px;
}
.cart_submit button:hover {
  background: #8b0d63;
}
.coupon_inner {
  padding: 10px 20px 25px;
}
.coupon_inner p {
  font-size: 13px;
  margin-bottom: 20px;
}
.coupon_inner button {
  background: #333;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  height: 38px;
  line-height: 18px;
  padding: 10px 15px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 3px;
}
.coupon_inner button:hover {
  background: #8b0d63;
}
.coupon_inner input {
  border: 1px solid #f0f0f0;
  height: 42px;
  background: 0 0;
  padding: 0 20px;
  margin-right: 20px;
  font-size: 12px;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .coupon_inner input {
    margin-bottom: 24px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .coupon_inner input {
    margin-bottom: 24px;
    width: 100%;
  }
}
.coupon_inner a {
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  border-radius: 3px;
}
.coupon_inner a:hover {
  color: #fbc002;
}
.coupon_code {
  border: 1px solid #f0f0f0;
}
@media only screen and (max-width: 767px) {
  .coupon_code.left {
    margin-bottom: 59px;
  }
}
.coupon_code h3 {
  color: #fff;
  line-height: 36px;
  padding: 5px 15px;
  background: #333;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .coupon_code h3 {
    line-height: 28px;
    padding: 5px 15px;
    font-size: 15px;
  }
}
.cart_subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart_subtotal p {
  font-weight: 600;
  font-size: 14px;
}
.cart_subtotal p.cart_amount {
  font-size: 18px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .cart_subtotal p.cart_amount {
    font-size: 14px;
  }
}
.cart_subtotal p span {
  margin-right: 30px;
}
.checkout_btn {
  text-align: right;
}
.checkout_btn a {
  background: #8b0d63;
  font-size: 15px;
  padding: 3px 14px;
  line-height: 30px;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
  margin-bottom: 0;
}
.checkout_btn a:hover {
  background: #333;
  color: #fff;
}
.coupon_area {
  margin-bottom: 60px;
}
.footer_widgets.other_widgets .footer_top {
  padding-bottom: 0;
  border-bottom: 0;
}
.footer_widgets.other_widgets .footer_top_inner {
  padding: 55px 0 53px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_widgets.other_widgets .footer_top_inner {
    padding: 55px 0 59px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_widgets.other_widgets .footer_top_inner {
    padding: 55px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_widgets.other_widgets .footer_top_inner {
    padding: 55px 0 35px;
  }
}
.user-actions {
  margin-bottom: 20px;
}
.user-actions h3 {
  font-size: 13px;
  font-weight: 400;
  background-color: #f7f6f7;
  padding: 15px 10px;
  border-top: 3px solid #8b0d63;
  margin-bottom: 0;
}
.user-actions h3 a {
  color: #8b0d63;
}
.checkout_info {
  border: 1px solid #f0f0f0;
  margin-top: 25px;
  padding: 20px 30px;
}
.checkout_info p {
  margin-bottom: 15px;
}
.checkout_info a {
  color: #fbc002;
  margin-top: 15px;
  display: block;
}
.form_group {
  margin-bottom: 20px;
}
.form_group label {
  font-size: 14px;
  display: block;
  line-height: 18px;
}
.form_group input {
  border: 1px solid #f0f0f0;
  background: 0 0;
  height: 45px;
  width: 350px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .form_group input {
    width: 100%;
  }
}
.form_group button {
  display: inline-block;
  width: 80px;
  background: #333;
  border: 0;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 20px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
}
.form_group button:hover {
  background: #fbc002;
}
.form_group input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.form_group.group_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form_group.group_3 label {
  margin-bottom: 0;
  line-height: 34px;
  cursor: pointer;
}
.form_group.group_3 label:hover {
  color: #fbc002;
}
#checkout_coupon input {
  background: 0 0;
  border: 1px solid #f0f0f0;
  width: 200px;
  height: 45px;
  font-size: 12px;
  padding: 0 20px;
  color: #333;
}
#checkout_coupon button {
  width: 130px;
  background: #333;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 0;
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  #checkout_coupon button {
    margin-top: 20px;
  }
}
#checkout_coupon button:hover {
  background: #8b0d63;
}
.mb-20 {
  margin-bottom: 20px;
}
.checkout_form h3 {
  font-size: 16px;
  line-height: 30px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff;
  background: #333;
  font-weight: 500;
}
.checkout_form input {
  border: 1px solid #f0f0f0;
  background: 0 0;
  height: 40px;
  width: 100%;
  padding: 0 20px;
  color: #333;
}
.checkout_form .nice-select {
  width: 100%;
}
.checkout_form .nice-select ul.list {
  width: 100%;
  height: 180px;
  overflow: auto;
}
.checkout_form .nice-select::after {
  top: 56%;
}
.checkout_form label {
  font-weight: 600;
}
.checkout_form label span {
  color: #fbc002;
}
.checkout_form label.righ_0 {
  cursor: pointer;
  font-size: 15px;
  line-height: 27px;
  padding: 5px 10px;
  text-transform: capitalize;
  color: #fff;
  background: #333;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 0;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .checkout_form label.righ_0 {
    font-size: 13px;
    line-height: 25px;
    padding: 3px 10px;
  }
}
.checkout_form label.righ_0:hover {
  background: #757575;
}
.checkout_form input[type="checkbox"] {
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.order_button button {
  cursor: pointer;
  font-size: 16px;
  line-height: 30px;
  padding: 5px 10px;
  text-transform: capitalize;
  color: #fff;
  background: #8b0d63;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 0;
  border-radius: 5px;
}
.order_button button:hover {
  background: #333;
}
@media only screen and (max-width: 767px) {
  .order-notes {
    margin-bottom: 58px;
  }
}
.order-notes textarea {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  height: 45px;
  max-width: 100%;
  padding: 0 30px 0 20px;
  background: 0 0;
  font-size: 13px;
  resize: none;
  line-height: 45px;
  width: 100%;
  color: #333;
}
.order-notes label {
  line-height: 13px;
}
.Checkout_section {
  margin-bottom: 56px;
}
@media only screen and (max-width: 767px) {
  .Checkout_section {
    margin-bottom: 60px;
  }
}
.order_table {
  margin-bottom: 35px;
}
.order_table table {
  width: 100%;
}
.order_table table thead tr th {
  min-width: 50%;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.order_table table tbody tr td {
  min-width: 50%;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.order_table table tfoot tr th {
  min-width: 50%;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.order_table table tfoot tr td {
  min-width: 50%;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.panel-default input[type="radio"] {
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.panel-default img {
  width: 160px;
}
.order_button button {
  border: 0;
}
.card-body1 {
  margin-bottom: 15px;
}
.table_desc.wishlist table tbody tr:last-child td {
  border-bottom: 0;
}
.table_desc.wishlist table tbody tr td.product_total a {
  background: #fbc002;
  font-size: 12px;
  font-weight: 700;
  height: 38px;
  line-height: 18px;
  padding: 10px 20px;
  color: #333;
  text-transform: uppercase;
  border-radius: 3px;
}
.table_desc.wishlist table tbody tr td.product_total a:hover {
  background: #333;
  color: #fff;
}
.wishlist_share {
  text-align: center;
  padding: 20px 0;
  border: 1px solid #f0f0f0;
}
.wishlist_share h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}
.wishlist_share ul li {
  display: inline-block;
}
.wishlist_share ul li a {
  padding: 0 10px;
  display: block;
}
.wishlist_share ul li a:hover {
  color: #fbc002;
}
.wishlist_area {
  padding-bottom: 60px;
}
.contact_area {
  margin-bottom: 60px;
}
select {
border: 1px solid #d3cccc;
    height: 37px;
    background: #fff;
    width: 100%;
    padding: 0 20px;
    color: #757575;
    border-radius: 3px;
}
.contact_message h3 {
  font-size: 21px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact_message h3 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contact_message h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.contact_message p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.contact_message ul li {
  padding: 13px 0;
  border-top: 1px solid #f0f0f0;
}
.contact_message ul li:last-child {
  padding-bottom: 0;
}
.contact_message ul li i {
  margin-right: 10px;
}
.contact_message ul li a:hover {
  color: #fbc002;
}
.contact_message label {
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.contact_message input {
  border: 1px solid #f0f0f0;
  height: 45px;
  background: #fff;
  width: 100%;
  padding: 0 20px;
  color: #757575;
}
.contact_message textarea {
  border: 1px solid #f0f0f0;
  background: #fff;
  resize: none;
  margin-bottom: 20px;
  width: 100%;
  padding: 10px 20px;
  color: #333;
}
.contact_message button {
  font-weight: 400;
  height: 42px;
  line-height: 42px;
  padding: 0 30px;
  text-transform: capitalize;
  border: none;
  background: #333;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 4px;
}
.contact_message button:hover {
  background: #fbc002;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact_message.content {
    margin-bottom: 52px;
  }
}
@media only screen and (max-width: 767px) {
  .contact_message.content {
    margin-bottom: 52px;
  }
}
.contact_message.form p.form-messege {
  margin-bottom: 0;
}
.contact_map {
  margin-bottom: 57px;
}
.map-area #googleMap {
  height: 460px;
  width: 100%;
}
.account_form h2 {
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .account_form h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.account_form form {
  border: 1px solid #f0f0f0;
  padding: 23px 20px 29px;
  border-radius: 5px;
}
.account_form label {
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  line-height: 12px;
  margin-bottom: 12px;
}
.account_form label:hover {
  color: #8b0d63;
}
.account_form input {
  border: 1px solid #f0f0f0;
  height: 40px;
  max-width: 100%;
  padding: 0 20px;
  background: 0 0;
  width: 100%;
}
.account_form button {
  background: #8b0d63;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 34px;
  line-height: 21px;
  padding: 5px 20px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: 20px;
  border-radius: 20px;
}
.account_form button:hover {
  background: #333;
}
.login_submit label input[type="checkbox"] {
  width: 15px;
  height: 13px;
  margin-right: 3px;
}
.login_submit {
  text-align: right;
}
.login_submit a {
  font-size: 13px;
  float: left;
  line-height: 39px;
}
.login_submit a:hover {
  color: #8b0d63;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .login_submit a {
    float: none;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .login_submit a {
    float: none;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
  }
}
.customer_login {
  padding: 20px 0;
}
.account_form p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .account_form.register {
    margin-top: 57px;
  }
}
.faq_content_area {
  padding-bottom: 56px;
}
@media only screen and (max-width: 767px) {
  .faq_content_area {
    margin-top: 26px;
  }
}
.accordion_area {
  padding-bottom: 60px;
}
.card.card_dipult {
  border: none;
  margin-bottom: 10px;
}
.card.card_dipult:last-child {
  margin-bottom: 0;
}
.card-header.card_accor {
  padding: 0;
  border: none;
}
.card-header.card_accor button {
  height: 45px;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: initial;
}
@media only screen and (max-width: 767px) {
  .card-header.card_accor button {
    height: 60px;
  }
}
.card-header.card_accor button i {
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .card-header.card_accor button i {
    right: 10px;
  }
}
.card-header.card_accor button.btn-link {
  border: 1px solid #fbc002;
  width: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.card-header.card_accor button.btn-link.collapsed {
  background: #f2f2f2;
  border: 1px solid #f0f0f0;
  width: 100%;
  text-align: left;
  color: #3e444a;
}
.accordion_area .collapse.show {
  border-left: 1px solid #fbc002;
  border-bottom: 1px solid #fbc002;
  border-right: 1px solid #fbc002;
}
.card-header.card_accor button.btn-link i.fa-plus {
  display: none;
}
.card-header.card_accor button.btn-link.collapsed i.fa-plus {
  display: block;
}
.card-header.card_accor button.btn-link.collapsed i.fa-minus {
  display: none;
}
.faq_content_wrapper h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 18px;
}
@media only screen and (max-width: 767px) {
  .faq_content_wrapper h4 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .dashboard_tab_button {
    margin-bottom: 20px;
  }
}
.dashboard_tab_button ul li {
  margin-bottom: 5px;
}
.dashboard_tab_button ul li a {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  background: #333;
  border-radius: 3px;
}
.dashboard_tab_button ul li a:hover {
  background: #8b0d63;
  color: #fff;
}
.dashboard_tab_button ul li a.active {
  background: #8b0d63;
}
.main_content_area {
  padding: 32px 0 55px;
}
@media only screen and (max-width: 767px) {
  .main_content_area {
    padding: 10px 0 20px;
  }
}
.dashboard_content h3 {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
}
.dashboard_content h4 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 10px;
}
.dashboard_content a {
  color: #fbc002;
  font-weight: 500;
}
.dashboard_content p a {
  color: #fbc002;
  font-weight: 500;
}
.table-responsive table thead {
  background: #f2f2f2;
}
.table-responsive table thead tr th {
  text-align: center;
}
.table-responsive table tbody tr td {
  border-right: 1px solid #f0f0f0;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  text-align: center;
  min-width: 150px;
}
.wishlist_area.tab-w .table-responsive table tbody tr td {
  border-right: 1px solid #f0f0f0;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  text-align: center;
  min-width: 100px;
}
.table-responsive table tbody tr td:last-child a {
  color: #fbc002;
}
.table-responsive .table {
  border-left: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.dashboard_content address {
  font-weight: 500;
}
.account_login_form form span input[type="checkbox"],
.input-radio span input[type="radio"] {
  width: 15px;
  height: 15px;
  margin-right: 2px;
  position: relative;
  top: 2px;
}
.input-radio span {
  font-weight: 500;
  padding-right: 10px;
}
.account_login_form form input {
  border: 1px solid #ddd;
  background: 0 0;
  height: 40px;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 20px;
  color: #333;
}
.about_section {
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  .about_section {
    padding-bottom: 20px;
  }
  .hero {
    display: none;
  }
  .widgets_container h5:after {
    background: url(../img/taxi2.png) no-repeat center;
    content: "";
    display: block;
    height: 6px;
    margin-bottom: 8px;
    position: relative;
    top: 5px;
    width: 100%;
    text-align: center;
  }
}
.about_content {
  text-align: center;
}
.about_content h1 {
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .about_content h1 {
    font-size: 20px;
  }
}
.about_content p {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  margin-bottom: 10;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_content p {
    padding: 0 8%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_content p {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 767px) {
  .about_content p {
    margin-bottom: 8px;
    padding: 0;
  }
}
.about_thumb {
  margin-bottom: 30px;
}
.chose_title {
  text-align: center;
}
.chose_title h1 {
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .chose_title h1 {
    font-size: 20px;
  }
}
.chose_content h3 {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 15px;
}
.choseus_area {
  margin-bottom: 55px;
}
.single_chose {
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_gallery_section {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .single_gallery_section {
    margin-bottom: 25px;
  }
}
.about_gallery_section {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_gallery_section {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .about_gallery_section {
    margin-bottom: 23px;
  }
}
.gallery_thumb {
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .gallery_thumb img {
    width: 100%;
  }
}
.about_gallery_content {
  text-align: center;
}
.about_gallery_content h3 {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
}
.about_gallery_content p {
  line-height: 26px;
}
.services_gallery {
  padding-bottom: 28px;
}
.services_content h3 {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 11px;
  line-height: 14px;
}
.services_content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}
.services_thumb {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .services_thumb img {
    width: 100%;
  }
}
.single_services {
  margin-bottom: 40px;
}
.our_services {
  padding: 50px 0 25px;
  background: #ececec;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our_services {
    margin-bottom: 60px;
    padding: 50px 0 27px;
  }
}
@media only screen and (max-width: 767px) {
  .our_services {
    padding: 49px 0 25px;
    margin-bottom: 60px;
  }
}
.services_item {
  margin-bottom: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.services_title {
  text-align: center;
  margin-bottom: 35px;
}
.services_title h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 11px;
}
.services_icone {
  margin-right: 15px;
}
.services_icone i {
  font-size: 35px;
  line-height: 46px;
  color: #fbc002;
}
.services_desc h3 {
  font-size: 13px;
  font-weight: 500;
}
.services_desc p {
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services_section_thumb {
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .services_section_thumb {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .unlimited_services {
    margin-bottom: 59px;
  }
}
@media only screen and (max-width: 767px) {
  .unlimited_services {
    margin-bottom: 59px;
  }
}
.unlimited_services_content {
  text-align: center;
}
.unlimited_services_content h1 {
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .unlimited_services_content h1 {
    line-height: 25px;
    font-size: 20px;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .unlimited_services_content h1 {
    line-height: 21px;
    font-size: 20px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .unlimited_services_content h1 {
    line-height: 20px;
    font-size: 18px;
    margin-bottom: 6px;
  }
}
.unlimited_services_content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .unlimited_services_content p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .unlimited_services_content p {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
.unlimited_services_content a {
  font-size: 14px;
  padding: 6px 20px;
  display: inline-block;
  border: 1px solid #333;
  border-radius: 30px;
}
.unlimited_services_content a:hover {
  background: #fbc002;
  border-color: #fbc002;
  color: #fff;
}
.priceing_table {
  background: #ececec;
  padding: 60px 0 30px;
}
.single_priceing {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px #fff inset, 0 1px 3px rgba(34, 25, 25, 0.4);
  box-shadow: 0 1px #fff inset, 0 1px 3px rgba(34, 25, 25, 0.4);
  text-align: center;
  margin-bottom: 30px;
}
.priceing_title {
  padding: 20px;
  background: #fbc002;
}
.priceing_title h1 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.priceing_list {
  padding: 0 20px 30px;
}
.priceing_list h1 {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 36px 0 24px;
  margin: 0;
  line-height: 20px;
}
.priceing_list h1 span {
  font-size: 40px;
}
.priceing_list ul li {
  padding: 15px 0;
  border-bottom: 1px solid #f0f0f0;
  line-height: 24px;
}
.priceing_list ul li:first-child {
  border-top: 1px solid #f0f0f0;
}
.priceing_list a {
  margin: 30px 0 0;
  line-height: 38px;
  padding: 0 20px;
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  border-radius: 30px;
  text-transform: uppercase;
}
.priceing_list a.list_button,
.priceing_list a:hover {
  background: #fbc002;
  border-color: #fbc002;
  color: #fff;
}
.advantages_ecommerce {
  padding: 54px 0;
}
@media only screen and (max-width: 767px) {
  .advantages_ecommerce {
    padding: 55px 0 60px;
  }
}
.advantages_content h3 {
  font-size: 25px;
  font-weight: 500;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .advantages_content h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .advantages_content h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.advantages_content p {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .advantages_content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .advantages_content p {
    font-size: 13px;
  }
}
.advantages_button {
  text-align: center;
}
.advantages_button a {
  font-size: 14px;
  padding: 6px 20px;
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #333;
}
.advantages_button a:hover {
  background: #fbc002;
  color: #fff;
  border-color: #fbc002;
}
@media only screen and (max-width: 767px) {
  .advantages_button a {
    padding: 5px 11px;
    font-size: 13px;
    margin-top: 20px;
  }
}
.blog_page_section {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_page_section.blog_padding {
    margin-bottom: 43px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_page_section.blog_padding {
    margin-bottom: 43px;
  }
}
.blog_wrapper .single_blog {
  margin-bottom: 50px;
  border: 0;
  display: flex;
}
.blog_wrapper .single_blog:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .single_blog {
    flex-direction: column;
  }
}
.blog_wrapper .blog_thumb {
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .blog_thumb a {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .blog_thumb a img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .blog_thumb {
    margin-right: 0;
    margin-bottom: 14px;
  }
}
.blog_wrapper .blog_content {
  padding: 0;
}
.blog_wrapper .blog_content h3 {
  font-size: 21px;
  line-height: 27px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin-bottom: 19px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog_wrapper .blog_content h3 {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper .blog_content h3 {
    font-size: 15px;
    margin-bottom: 9px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .blog_content h3 {
    font-size: 15px;
    margin-bottom: 9px;
    line-height: 24px;
  }
}
.blog_wrapper .blog_content h3::before {
  display: none;
}
.blog_wrapper .blog_content span {
  margin-right: 15px;
}
.blog_wrapper .blog_content span:last-child {
  margin-right: 0;
}
.blog_wrapper .blog_content span a:hover {
  color: #fbc002;
}
.blog_wrapper .blog_meta {
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog_wrapper .blog_meta {
    margin-bottom: 12px;
  }
}
.blog_wrapper .blog_meta span {
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper .blog_meta {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .blog_meta {
    margin-bottom: 7px;
  }
}
.blog_wrapper .blog_desc {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog_wrapper .blog_desc {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_wrapper .blog_desc {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_wrapper .blog_desc {
    margin-bottom: 15px;
  }
}
.blog_wrapper .blog_desc p {
  font-size: 14px;
  line-height: 24px;
  max-width: 355px;
}
.readmore_button a {
  height: 38px;
  line-height: 40px;
  background: #333;
  border: 0;
  color: #fff;
  display: inline-block;
  padding: 0 25px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  border-radius: 3px;
}
.readmore_button a:hover {
  background: #fbc002;
}
.blog_sidebar_widget .widget_list > h3 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.blog_sidebar_widget .widget_categories ul li a {
  margin-left: 0;
}
.widget_search input {
  height: 35px;
  border: 1px solid #f0f0f0;
  background: #fff;
  color: #333;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 15px;
}
.widget_search button {
  color: #fff;
  display: inline-block;
  background: #242424;
  border: none;
  padding: 0 20px;
  height: 34px;
  line-height: 35px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 3px;
}
.widget_search button:hover {
  background: #fbc002;
}
.tag_widget ul li {
  display: inline-block;
}
.tag_widget ul li a {
  margin: 0 6px 5px 0;
  display: block;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #f0f0f0;
  background: #dc5b35;
  padding: 0 15px;
  line-height: 29px;
  border-radius: 3px;
  letter-spacing: 1px;
  color: #fff;
}
.tag_widget ul li a:hover {
  background: #be421e;
  border-color: #fff;
  color: #fff;
}
.post_thumb {
  width: 55px;
  float: left;
  margin-right: 10px;
}
.post_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.post_wrapper:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.post_info h3 {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 14px;
  margin-bottom: 5px;
}
.post_info h3 a:hover {
  color: #fbc002;
}
.post_info span {
  font-size: 12px;
}
.blog_categories ul li {
  border-top: 1px solid #ddd;
}
.blog_categories ul li a {
  padding: 10px 0;
  text-transform: capitalize;
  display: inline-block;
  margin-left: 0;
}
.blog_categories ul li a:hover {
  color: #fbc002;
}
.blog_categories ul li:last-child a {
  padding-bottom: 0;
}
.comments_post .post_thumb {
  width: 52px;
}
.comments_post .post_info span {
  font-size: 14px;
  display: block;
  line-height: 12px;
  margin-bottom: 8px;
}
.comments_post .post_info a:hover {
  color: #fbc002;
}
.shipping_area.shipping_contact.blog_shipping {
  margin-top: 94px;
}
.widget_list.widget_post,
.widget_list.widget_search {
  margin-bottom: 30px;
}
.widget_list.widget_tag {
  margin-bottom: 30px;
}
.widget_list.comments_post {
  margin-bottom: 35px;
}
.blog_pagination {
  margin-bottom: 50px;
}
.blog_pagination .pagination {
  border: 1px solid #f0f0f0;
  justify-content: center;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .blog_pagination .pagination {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_fullwidth {
    margin-bottom: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_fullwidth {
    margin-bottom: 46px;
  }
}
.blog_fullwidth .single_blog {
  display: inherit;
}
.blog_fullwidth .blog_thumb {
  width: 100%;
  margin-bottom: 20px;
}
.blog_fullwidth .blog_content {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.blog_fullwidth .blog_desc p {
  max-width: 100%;
}
.blog_thumb_active {
  margin-bottom: 20px;
}
.blog_thumb_active:hover .owl-nav > div {
  left: 20px;
  opacity: 1;
  visibility: visible;
}
.blog_thumb_active:hover .owl-nav > div.owl-next {
  right: 20px;
}
.blog_thumb_active .owl-nav > div {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  background: rgba(255, 213, 76, 0.6);
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  left: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.blog_thumb_active .owl-nav > div.owl-next {
  right: 40px;
  left: auto;
}
.blog_aduio_icone audio {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_reverse .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .blog_reverse .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_sidebar {
    margin-bottom: 43px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_sidebar {
    margin-bottom: 43px;
  }
}
.blog_sidebar .blog_content h3 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_sidebar .blog_content h3 {
    margin-bottom: 10px;
  }
}
.blog_sidebar .blog_meta {
  margin-bottom: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_sidebar .blog_meta {
    margin-bottom: 8px;
  }
}
.blog_sidebar .blog_desc {
  margin-bottom: 21px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_sidebar .blog_desc {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_sidebar .blog_wrapper {
    margin-bottom: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_sidebar .blog_wrapper {
    margin-bottom: 46px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_details_wrapper {
    margin-bottom: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_details_wrapper {
    margin-bottom: 45px;
  }
}
.blog_details_wrapper .blog_thumb {
  margin-bottom: 21px;
}
.blog_details_wrapper .blog_thumb::before {
  display: none;
}
.blog_details_wrapper .blog_content {
  padding: 0;
}
.blog_details_wrapper .blog_content h3 {
  font-size: 24px;
  text-transform: inherit;
  font-weight: 600;
  margin-bottom: 19px;
  line-height: 26px;
  padding-bottom: 0;
}
.blog_details_wrapper .blog_content h3::before {
  display: none;
}
.blog_details_wrapper .post_meta {
  margin-bottom: 14px;
}
.blog_details_wrapper .post_meta span a:hover {
  color: #fbc002;
}
.blog_details_wrapper .post_content > p {
  line-height: 24px;
  margin-bottom: 10px;
  font-size: 15px;
}
.blog_details_wrapper .post_content blockquote {
  border-left: 4px solid #fbc002;
  margin: 20px 0 20px 0;
  padding: 0 20px;
  font-style: italic;
}
.blog_details_wrapper .social_sharing {
  display: flex;
}
.blog_details_wrapper .social_sharing h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 20px;
  margin-bottom: 0;
}
.blog_details_wrapper .social_sharing ul li {
  display: inline-block;
}
.blog_details_wrapper .social_sharing ul li a {
  background: #e6e6e6;
  border-radius: 100%;
  display: inline-block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  margin-right: 5px;
  text-align: center;
  width: 26px;
}
.blog_details_wrapper .social_sharing ul li a:hover {
  color: #fff;
  background: #fbc002;
}
.blog_details_wrapper .social_sharing ul li:first-child a {
  padding-left: 0;
  border-left: 0;
}
.entry_content {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 26px;
  margin-bottom: 41px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .entry_content {
    flex-direction: column;
  }
}
.entry_content .post_meta {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .entry_content .post_meta {
    margin-bottom: 10px;
  }
}
.entry_content .post_meta span:hover {
  color: #fbc002;
}
.comments_box {
  margin-bottom: 40px;
  border-top: 1px solid #f0f0f0;
  padding-top: 17px;
}
.comments_box h3 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 500;
  line-height: 28px;
}
.comment_list {
  overflow: hidden;
  margin-bottom: 30px;
}
.comment_list:last-child {
  margin-bottom: 0;
}
.comment_list .comment_thumb {
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 767px) {
  .comment_list .comment_thumb {
    width: 40px;
  }
}
.comment_list .comment_content {
  margin-left: 70px;
  position: relative;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .comment_list .comment_content {
    margin-left: 55px;
  }
}
.comment_list .comment_content h5 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.comment_list .comment_content h5 a:hover {
  color: #fbc002;
}
.comment_list .comment_content span {
  line-height: 18px;
  margin-bottom: 8px;
  font-size: 12px;
  font-style: italic;
  display: inline-block;
}
.comment_list .comment_content p {
  margin-bottom: 0;
  font-size: 14px;
}
.comment_reply {
  position: absolute;
  top: 20px;
  right: 12px;
}
@media only screen and (max-width: 767px) {
  .comment_reply {
    top: 15px;
  }
}
.comment_reply a {
  padding: 2px 10px;
  border-radius: 3px;
  color: #fff;
  background: #333;
  display: block;
}
.comment_reply a:hover {
  background: #fbc002;
}
.comments_form h3 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 500;
  line-height: 28px;
}
.comments_form p {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comments_form form .row {
    flex-direction: row;
  }
}
.comments_form form label {
  color: #3e444a;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.comments_form form textarea {
  width: 100%;
  height: 200px;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-bottom: 10px;
  resize: none;
  padding: 10px;
}
.comments_form form input {
  width: 100%;
  height: 40px;
  border: 1px solid #f0f0f0;
  margin-bottom: 15px;
  padding: 0 20px;
}
.comments_form form button {
  border: 0;
  line-height: 36px;
  background: #333;
  font-weight: 500;
}
.comments_form form button:hover {
  background: #fbc002;
}
.comment_list.list_two {
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .comment_list.list_two {
    padding-left: 0;
  }
}
.related_posts {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .related_posts .row {
    flex-direction: row !important;
  }
}
.related_posts h3 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 500;
  line-height: 28px;
}
.related_thumb {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .related_thumb img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .related_thumb img {
    width: 100%;
  }
}
.related_content h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 5px;
}
.related_content h3 a {
  color: #333;
}
.related_content h3 a:hover {
  color: #fbc002;
}
.related_content span {
  font-size: 13px;
  line-height: 17px;
}
.related_content span i {
  margin-right: 3px;
}
.blog_details {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_details.blog_padding {
    margin-bottom: 43px;
  }
}
@media only screen and (max-width: 767px) {
  .blog_details.blog_padding {
    margin-bottom: 43px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_details .blog_sidebar {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog_details .blog_sidebar {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single_related {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_related.column_3 {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .single_related.column_3 {
    margin-bottom: 0;
  }
}
.modal-dialog.modal-dialog-centered {
  min-width: 1100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 1000px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 950px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 730px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 90%;
  }
}
.modal_tab_img {
  text-align: center;
  margin-bottom: 10px;
}
.modal_tab_img img {
  margin: 0 auto;
}
.modal_tab_button ul li a {
  padding: 0;
  border: 1px solid #f0f0f0;
  margin: 0 2px;
}
.modal_tab_button ul li a img {
  width: 100%;
}
.modal_title h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 14px;
  line-height: 26px;
}
.modal_social h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 20px;
}
.modal_social ul li {
  display: inline-block;
  margin-right: 3px;
}
.modal_social ul li a {
  text-transform: uppercase;
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}
.modal_social ul li.facebook a {
  background: #3c5b9b;
}
.modal_social ul li.facebook a:hover {
  background: #fbc002;
}
.modal_social ul li.twitter a {
  background: #1da1f2;
}
.modal_social ul li.twitter a:hover {
  background: #fbc002;
}
.modal_social ul li.pinterest a {
  background: #bd081b;
}
.modal_social ul li.pinterest a:hover {
  background: #fbc002;
}
.modal_social ul li.google-plus a {
  background: #dc5043;
}
.modal_social ul li.google-plus a:hover {
  background: #fbc002;
}
.modal_social ul li.linkedin a {
  background: #010103;
}
.modal_social ul li.linkedin a:hover {
  background: #fbc002;
}
.modal_price {
  margin-bottom: 12px;
}
.modal_price span {
  font-weight: 600;
  color: #fbc002;
  font-size: 16px;
}
.modal_price span.old_price {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}
.modal_description p {
  line-height: 24px;
  font-size: 15px;
  margin: 0;
}
.variants_color h2,
.variants_size h2 {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 7px;
  line-height: 20px;
}
.mb-15.variants_color,
.variants_size.mb-15 {
  margin-bottom: 24px;
}
.variants_color .select_option,
.variants_size .select_option {
  width: 100%;
  border-radius: 0;
  margin-bottom: 25px;
}
.variants_color .select_option .list,
.variants_size .select_option .list {
  width: 100%;
  border-radius: 0;
}
.modal_add_to_cart {
  margin-bottom: 25px;
}
.modal_add_to_cart form input {
  width: 95px;
  border: 1px solid #f0f0f0;
  background: 0 0;
  padding: 0 10px;
  height: 45px;
}
@media only screen and (max-width: 767px) {
  .modal_add_to_cart form input {
    width: 75px;
  }
}
.modal_add_to_cart form button {
  background: 0 0;
  border: 1px solid #333;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 700;
  height: 45px;
  width: 230px;
  line-height: 18px;
  padding: 10px 15px;
  text-transform: uppercase;
  background: #333;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .modal_add_to_cart form button {
    width: 130px;
  }
}
.modal_add_to_cart form button:hover {
  background: #fbc002;
  color: #fff;
  border-color: #fbc002;
}
.modal_body {
  padding: 29px 6px 38px;
}
@media only screen and (max-width: 767px) {
  .modal_body .modal_tab {
    margin-bottom: 60px;
  }
}
.modal-content {
  border-radius: 0;
}
.modal-content button.close {
  position: absolute;
  left: 94%;
  width: 35px;
  height: 35px;
  display: block;
  border: 1px solid #f0f0f0;
  top: 10px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  .modal-content button.close {
    left: 83%;
    width: 29px;
    height: 32px;
    top: 4px;
    margin-bottom: 14px;
  }
}
.modal-content button.close:hover {
  color: #fbc002;
}
.modal_add_to_cart.mb-15 {
  margin-bottom: 23px;
}
.modal_description.mb-15 {
  margin-bottom: 20px;
}
.product_navactive.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.product_navactive.owl-carousel .owl-nav {
  display: block;
}
.product_navactive.owl-carousel .owl-nav div {
  position: absolute;
  background: #f2f2f2;
  border-radius: 3px;
  color: #333;
  height: 32px;
  top: 50%;
  transform: translatey(-50%);
  width: 32px;
  text-align: center;
  line-height: 32px;
  left: -7px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.product_navactive.owl-carousel .owl-nav div:hover {
  background: #fbc002;
  color: #fff;
}
.product_navactive.owl-carousel .owl-nav div.owl-next {
  right: -7px;
  left: auto;
}
.newletter-popup {
  background: #fff;
  top: 50% !important;
  margin-top: -179px;
  position: fixed !important;
  padding: 50px;
  text-align: center;
  display: none;
}
@media only screen and (max-width: 767px) {
  .newletter-popup {
    padding: 30px 20px;
    width: 95%;
  }
}
#boxes .newletter-title h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  #boxes .newletter-title h2 {
    font-size: 22px;
    margin: 0 0 10px;
  }
}
#boxes .box-content label {
  font-weight: 400;
  font-size: 14px;
}
#boxes .box-content .newletter-label {
  width: 70%;
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  #boxes .box-content .newletter-label {
    width: 100%;
  }
}
#frm_subscribe form {
  width: 340px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #frm_subscribe form {
    width: 100%;
  }
}
#frm_subscribe form input {
  background: #ebebeb;
  padding: 0 122px 0 20px;
  height: 45px;
  border: 0;
  width: 100%;
  color: #747474;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #frm_subscribe form input {
    padding: 0 104px 0 20px;
  }
}
#frm_subscribe form a.theme-btn-outlined {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 110px;
  background: #333;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 45px;
}
#frm_subscribe form a.theme-btn-outlined:hover {
  background: #fbc002;
}
@media only screen and (max-width: 767px) {
  #frm_subscribe form a.theme-btn-outlined {
    width: 90px;
  }
}
#boxes .box-content .subscribe-bottom {
  margin-top: 20px;
}
#boxes .box-content .subscribe-bottom label {
  margin: 0;
  font-size: 13px;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again {
  display: inline-block;
  margin: 0;
}
#boxes #frm_subscribe #notification {
  color: red;
}
#boxes #frm_subscribe #notification .success {
  color: #67d7bb;
}
#popup2 {
  position: absolute;
  right: 1px;
  top: 1px;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  text-transform: capitalize;
  padding: 6px 12px;
  background: #333;
  font-weight: 600;
  line-height: 17px;
  color: #fff;
  display: block;
  transition: 0.3s;
}
#popup2:hover {
  background: #fbc002;
}
.header_error {
  border-bottom: 1px solid #f0f0f0;
}
.error_form {
  text-align: center;
}
.error_form h1 {
  font-size: 200px;
  font-weight: 700;
  color: #fbc002;
  letter-spacing: 10px;
  line-height: 160px;
  margin: 0 0 60px;
}
@media only screen and (max-width: 767px) {
  .error_form h1 {
    font-size: 130px;
    line-height: 120px;
    letter-spacing: 4px;
    margin: 0 0 18px;
  }
}
.error_form h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .error_form h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 23px;
  }
}
.error_form p {
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .error_form p {
    font-size: 15px;
    margin-bottom: 28px;
    line-height: 23px;
  }
}
.error_form form {
  width: 450px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .error_form form {
    width: 100%;
  }
}
.error_form form input {
  padding: 0 60px 0 30px;
  background: #f8f8f8;
  border: 1px solid #ddd;
  color: #333;
  height: 40px;
  width: 100%;
  border-radius: 3px;
}
.error_form form button {
  position: absolute;
  right: 0;
  height: 100%;
  border: none;
  background: no-repeat;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  text-transform: uppercase;
  padding: 0 15px;
  font-weight: 600;
}
.error_form form button:hover {
  color: #fbc002;
}
.error_form a {
  color: #fff;
  display: inline-block;
  background: #333;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 42px;
  padding: 0 30px;
  text-transform: uppercase;
  margin-top: 35px;
  border-radius: 3px;
}
.error_form a:hover {
  background: #fbc002;
}
.button2 {
  background: #fbc002;
  border: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  width: 0 auto;
  width: 130px;
  line-height: 45px;
  padding: 0 23px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border-radius: 3px;
}
.error_section {
  padding-bottom: 70px;
  padding-top: 59px;
}
@media only screen and (max-width: 767px) {
  .error_section {
    padding-bottom: 60px;
    padding-top: 45px;
  }
}
.car-rental .contact_message h4 {
  font-size: 30px;
  padding: 10px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding-top: 30px;
}
.car-rental .contact_message h4 span {
  color: #f4b601;
}
.car-rental .contact_message .button {
  background: #fbc000;
  box-shadow: none;
  color: #000;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 22px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  border-radius: 3px;
  width: 100%;
}
.car-rental .contact_message .button i {
  margin-right: 5px;
}
.car-rental {
  padding: 5px;
  background-color: #000;
}
.car-rental .container-fluid div.col-lg-8.col-md-8 {
  padding: 0;
}
.car-rental label {
  color: #fff;
}
.hero {
  height: 100%;
  width: 100%;
  background-image: url(../sky.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  overflow-x: hidden;
}
.highway {
  height: 178px;
  width: 500%;
  display: block;
  background-image: url(../road.jpg);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-repeat: repeat-x;
  animation: highyway 5s linear infinite;
}
@keyframes highyway {
  100% {
    transform: translateX(-3400px);
  }
}
.city {
  height: 250px;
  width: 500%;
  display: block;
  background-image: url(../city.png);
  position: absolute;
  bottom: 168px;
  left: 0;
  right: 0;
  z-index: 1;
  background-repeat: repeat-x;
  animation: city 20s linear infinite;
}
@keyframes city {
  100% {
    transform: translateX(-1400px);
  }
}
.car {
  width: 400px;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.car img {
  width: 100%;
  animation: car 1s linear infinite;
}
@keyframes car {
  100% {
    transform: translateY(-1px);
  }
  50% {
    transform: translateY(1px);
  }
  0% {
    transform: translateY(-1px);
  }
}
.wheel {
  left: 49.8%;
  bottom: 107px;
  transform: translateX(-50%);
  position: absolute;
  z-index: 2;
}
.wheel img {
  width: 72px;
  height: 72px;
  animation: wheel 1s linear infinite;
}
@keyframes wheel {
  100% {
    transform: rotate(360deg);
  }
}
.back-wheel {
  left: -126px;
  position: absolute;
}
.front-wheel {
  left: 117px;
  position: relative;
}
.footer_contact a:hover {
  color: #dc5b35;
}
.call_text div.hh3 {
  font-size: 30px;
  line-height: 39px;
  text-transform: capitalize;
  margin-bottom: 3px;
}
.call_text div.hh3 span {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .footer_contact p a strong {
    font-size: 16px;
  }
  .search_box button {
    right: 14px;
  }
  .bg {
    padding: 30px 0 30px;
  }
  .moving-bg {
    display: none;
  }
  .call-block-section {
    left: 0;
    position: relative;
    top: 0;
    transform: none;
    -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    width: 100%;
    background: #dc5b35;
    padding: 20px;
    margin-bottom: 20px;
  }
  .contact_message {
    padding: 33px;
  }
  .section_title h5 {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 16px;
    padding-right: 0;
    position: relative;
    width: 100%;
  }
  .beared-content-area {
    margin-bottom: 40px;
  }
}
.dash-blocks {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
  background: #fff;
  border-radius: 5px;
  padding: 20px 0;
  text-align: center;
  color: #8b0d63;
  border: 2px dotted #8b0d63;
  margin-bottom: 20px;
  transition: all 0.3s linear;
}
.dash-blocks i {
  font-size: 40px;
}
.dash-blocks::before {
  content: "";
  width: 200px;
  height: 200px;
  background: #8b0d63;
  display: block;
  transform: skew(-30deg);
  position: absolute;
  left: -156px;
  top: -62px;
  z-index: 0;
  transition: all 0.3s linear;
}
.dash-blocks:hover {
  transition: all 0.3s linear;
  box-shadow: -4px 5px 6px #aeaeae;
}
.dash-blocks:hover::before {
  transform: skew(0);
  position: absolute;
  left: -194px;
  z-index: 0;
  transition: all 0.3s linear;
}
.dash-head {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .dashboard_tab_button {
    display: inline-flex;
    overflow: scroll;
    width: 100%;
  }
  .dashboard_tab_button ul li {
    margin-bottom: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    min-width: 160px;
    text-align: center;
  }
  .dashboard-list {
    display: contents;
    flex-wrap: inherit;
  }
  .call_text div.hh3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@-webkit-keyframes spincube {
  from,
  to {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  16% {
    -webkit-transform: rotateY(-90deg);
  }
  33% {
    -webkit-transform: rotateY(-90deg) rotateZ(90deg);
  }
  50% {
    -webkit-transform: rotateY(-180deg) rotateZ(90deg);
  }
  66% {
    -webkit-transform: rotateY(-270deg) rotateX(90deg);
  }
  83% {
    -webkit-transform: rotateX(90deg);
  }
}
@keyframes spincube {
  from,
  to {
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  16% {
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  33% {
    -moz-transform: rotateY(-90deg) rotateZ(90deg);
    -ms-transform: rotateY(-90deg) rotateZ(90deg);
    transform: rotateY(-90deg) rotateZ(90deg);
  }
  50% {
    -moz-transform: rotateY(-180deg) rotateZ(90deg);
    -ms-transform: rotateY(-180deg) rotateZ(90deg);
    transform: rotateY(-180deg) rotateZ(90deg);
  }
  66% {
    -moz-transform: rotateY(-270deg) rotateX(90deg);
    -ms-transform: rotateY(-270deg) rotateX(90deg);
    transform: rotateY(-270deg) rotateX(90deg);
  }
  83% {
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}
.golden-images {
  -webkit-animation-name: spincube;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  animation-name: spincube;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 60px 60px 0;
  -moz-transform-origin: 60px 60px 0;
  -ms-transform-origin: 60px 60px 0;
  transform-origin: 60px 60px 0;
  margin: 90px;
}
.golden-images div img {
  position: absolute;
  width: 252px;
  height: 252px;
  border: 1px solid #ccc;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.golden-images .golden-images1 img {
  -webkit-transform: translateZ(126px);
  -moz-transform: translateZ(126px);
  -ms-transform: translateZ(126px);
  transform: translateZ(126px);
}
.golden-images .golden-images2 img {
  -webkit-transform: rotateY(90deg) translateZ(126px);
  -moz-transform: rotateY(90deg) translateZ(126px);
  -ms-transform: rotateY(90deg) translateZ(126px);
  transform: rotateY(90deg) translateZ(126px);
}
.golden-images .golden-images3 img {
  -webkit-transform: rotateY(90deg) rotateX(90deg) translateZ(126px);
  -moz-transform: rotateY(90deg) rotateX(90deg) translateZ(126px);
  -ms-transform: rotateY(90deg) rotateX(90deg) translateZ(126px);
  transform: rotateY(90deg) rotateX(90deg) translateZ(126px);
}
.golden-images .golden-images4 img {
  -webkit-transform: rotateY(180deg) rotateZ(90deg) translateZ(126px);
  -moz-transform: rotateY(180deg) rotateZ(90deg) translateZ(126px);
  -ms-transform: rotateY(180deg) rotateZ(90deg) translateZ(126px);
  transform: rotateY(180deg) rotateZ(90deg) translateZ(126px);
}
.golden-images .golden-images5 img {
  -webkit-transform: rotateY(-90deg) rotateZ(90deg) translateZ(126px);
  -moz-transform: rotateY(-90deg) rotateZ(90deg) translateZ(126px);
  -ms-transform: rotateY(-90deg) rotateZ(90deg) translateZ(126px);
  transform: rotateY(-90deg) rotateZ(90deg) translateZ(126px);
}
.golden-images .golden-images6 img {
  -webkit-transform: rotateX(-90deg) translateZ(126px);
  -moz-transform: rotateX(-90deg) translateZ(126px);
  -ms-transform: rotateX(-90deg) translateZ(126px);
  transform: rotateX(-90deg) translateZ(126px);
}
@-webkit-keyframes spincube {
  from,
  to {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  16% {
    -webkit-transform: rotateY(-90deg);
  }
  33% {
    -webkit-transform: rotateY(-90deg) rotateZ(90deg);
  }
  50% {
    -webkit-transform: rotateY(-180deg) rotateZ(90deg);
  }
  66% {
    -webkit-transform: rotateY(-270deg) rotateX(90deg);
  }
  83% {
    -webkit-transform: rotateX(90deg);
  }
}
@keyframes spincube {
  from,
  to {
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  16% {
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  33% {
    -moz-transform: rotateY(-90deg) rotateZ(90deg);
    -ms-transform: rotateY(-90deg) rotateZ(90deg);
    transform: rotateY(-90deg) rotateZ(90deg);
  }
  50% {
    -moz-transform: rotateY(-180deg) rotateZ(90deg);
    -ms-transform: rotateY(-180deg) rotateZ(90deg);
    transform: rotateY(-180deg) rotateZ(90deg);
  }
  66% {
    -moz-transform: rotateY(-270deg) rotateX(90deg);
    -ms-transform: rotateY(-270deg) rotateX(90deg);
    transform: rotateY(-270deg) rotateX(90deg);
  }
  83% {
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}
.cubespinner {
  -webkit-animation-name: spincube;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  animation-name: spincube;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 60px 60px 0;
  -moz-transform-origin: 60px 60px 0;
  -ms-transform-origin: 60px 60px 0;
  transform-origin: 60px 60px 0;
}
.cubespinner div {
  position: absolute;
  width: 120px;
  height: 120px;
  border: 1px solid #ccc;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
  line-height: 120px;
  text-align: center;
  font-size: 100px;
}
.cubespinner .face1 {
  -webkit-transform: translateZ(60px);
  -moz-transform: translateZ(60px);
  -ms-transform: translateZ(60px);
  transform: translateZ(60px);
}
.cubespinner .face2 {
  -webkit-transform: rotateY(90deg) translateZ(60px);
  -moz-transform: rotateY(90deg) translateZ(60px);
  -ms-transform: rotateY(90deg) translateZ(60px);
  transform: rotateY(90deg) translateZ(60px);
}
.cubespinner .face3 {
  -webkit-transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
  -moz-transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
  -ms-transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
  transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
}
.cubespinner .face4 {
  -webkit-transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
  -moz-transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
  -ms-transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
  transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
}
.cubespinner .face5 {
  -webkit-transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
  -moz-transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
  -ms-transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
  transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
}
.cubespinner .face6 {
  -webkit-transform: rotateX(-90deg) translateZ(60px);
  -moz-transform: rotateX(-90deg) translateZ(60px);
  -ms-transform: rotateX(-90deg) translateZ(60px);
  transform: rotateX(-90deg) translateZ(60px);
}
.taj-mahal {
  background: #dc1f25;
  color: #fff;
  padding: 5px;
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 !important;
}
.date{
    display:flex;
}
body .uwy.userway_p1 .userway_buttons_wrapper {
    top: auto !important;
    bottom: 13px !important;
}
@media (max-width:767px){
  .header_area.header_padding {
    min-height: 85px;
}
}

.amenities h3,#newfield h3 , .room-packages-section h3 {
    font-size: 20px;
}
.f2font{
  font-size: 22px;
}