.product-item .product-thumbnail:hover {
    transform: scale(1.1);
  }
  .section-5-item-image img:hover,
  .section-9-item-image img:hover {
    transform: scale(1.2);
  }
  .section-7-item-image img:hover{
    transform: scale(1.2);
  }
  .rent-more-button-1:hover {
    transform: translate3d(0.2ch, 0.05in, 0.2em);
    background: var(--secondary-color);
  }
  .rent-more-button:hover {
    background: var(--secondary-color);
    color: #fff;
  }
  .view-all-product-btn a:hover {
    transform: scale(1.02);
    background: var(--primary-color);
  }
  .section-5-item-image {
    overflow: hidden;
  }
  .flex,
  .flex-1 {
    flex-wrap: wrap;
    display: flex;
  }
  .flex,
  .flex-1,
  .flex-2 {
    display: flex;
  }
  .rent-more-button,
  .rent-more-button-1 {
    font-size: 16px;
    line-height: 110.2%;
    color: #000;
    transition: 0.3s;
  }
  .announcement-bar,
  .rent-more-button,
  .rent-more-button-1 {
    font-weight: 400;
    text-transform: capitalize;
  }
  #section-11,
  #section-2,
  #section-2 h2,
  #section-3 h2,
  #section-5,
  #section-5 p,
  #section-9,
  #section7 h2,
  .center1,
  .rent-more-button-1,
  .section-9-item,
  .view-all-product-btn {
    text-align: center;
  }
  #section-4,
  #section-6 {
    border-bottom: 1px solid #c2d7d3;
  }
  .section-4-left-img img,
  .section-5-item-image img,
  .section-6-right-image img,
  .section-9-item-image img {
    object-fit: cover;
    object-position: center;
    transition: 0.3s;
  }
  #section-5 h1,
  #section-9 h1 {
    margin-bottom: 14px;
  }
  :root {
    --primary-color: #c2d7d3;
    --secondary-color: #9abcb5;
    --font-color: #000000;
    --font-family: ;
  }
  input::-webkit-inner-spin-button,
  input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .logo-menu{
    align-items: center;
  }
  .desk-top-menu-wrapper{
    width: 26px;
    height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 25px;
    cursor: pointer;
  }
  .desk-top-menu-wrapper span{
    height: 3px;
    width: 100%;
    background:var(--secondary-color);
    border-radius: 2px;
  }
  .desk-top-menu-wrapper .menu-line-2{
    background:#ffc512;
    width: 80%;
  }
  .search-form-pop-up{
       position: absolute;
      right: 0px;
      display:none;
      overflow: hidden;
      max-width: 100%;
      width: 100%;
      margin-top: 0;
  }
  .search-form-pop-up form{
      
   height:60px !important;   
  }
  .aws-search-btn.aws-form-btn{
      width:60px !important;
    /* border-left: 1px solid #9abcb5 !important; */
    background:#fff !important;
    /* border-color:#9abcb5 !important; */
    /* border-top:0 !important; */
  }
  .header-search{
    max-width: 620px;
    width: 100%;
  }
  .aws-container .aws-search-form{
    height: 48px !important;
  }
  .aws-container .aws-search-field{
    font-size: 16px !important;
  }
  .aws-search-btn_icon{
      width:100% !important;
  }
  .aws-search-btn.aws-form-btn{
      z-index:1000;
  }
  .search-form-pop-up input{
    padding: 0 15px !important;
    border-top:0 !important;
    color: #292B2C !important;
  font-family: var(--font-family) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  border-color:#9abcb5 !important;
  }
  input[type="number"] {
    -moz-appearance: textfield;
  }
  @keyframes scroll {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
    }
  }
  @font-face {
    font-family: Pacifico;
    font-style: normal;
    font-weight: 400;
    src: local("Pacifico Regular"), local("Pacifico-Regular"),
      url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2)
        format("woff2");
    font-display: swap;
  }
  body {
    font-family: Poppins, sans-serif;
  }
  .container,
  .wp-block-image img {
    width: 100%;
  }
  .flex-1 {
    align-items: center;
    justify-content: space-between;
    gap: 20px 15px;
  }
  .flex-2 {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 15px;
  }
  .aligncenter,
  div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .line {
    height: 1px;
    background: #a1c6bf;
  }
  .v-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .rent-more-button {
    display: inline-block;
    padding: 24px 45px;
    background: #c2d7d3;
    border-radius: 32px;
  }
  #mobile-header > .site_logo{
    display: none;
    width: fit-content;
      margin: 0 auto;
      clear: both;
      float: unset;
      margin-top: 2%;
  }
  .announcement-bar-background {
    height: 45px;
    overflow: hidden;
  }
  .announcement-bar-item.items{
    display:flex;
    align-items:center;
  justify-content: center;
  }
  .announcement-bar.owl-carousel .owl-item img{
    width:20px;
    margin-right:10px;
  }
  .announcement-bar-background,
  .checkout-button.button.alt.wc-forward,
  .view-all-product-btn a,
  a.checkout-button.button.alt.wc-forward.wp-element-button {
    background: var(--secondary-color);
  }
  .rent-more-button-1 {
    border: 1px solid #9abcb5;
    border-radius: 4px;
    width: 100%;
    display: block;
    padding: 11px 0;
  }
  .product-item,
  .products-grid .product-item {
    border-right: 1px solid var(--secondary-color);
  }
  .homepage-popular-products,
  .page-template-templatecategoriespage .products-grid .product-item,.category-srchieve-single-page .products-grid .product-item{
    border-bottom: 1px solid var(--secondary-color);
  }
  .announcement-bar {
    font-size: 14.1688px;
    line-height: 21px;
    color: #fff;
    max-width: 1612px;
    padding: 12px 0;
    width: 96%;
    margin: 0 auto;
  }
  .slider-menu .site_logo{
    display: block;
    padding: 10px 14px;
    width: 100%;
  }
  .slider-menu .site_logo img{
  max-width: 220px;
  width: 80%;
  margin: 0 auto;
  height: auto;
  }
  
  .slider-menu{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    background-color: #fff;
    max-width: 340px;
    width: 100%; 
    left: -100%;
    overflow-y:auto;
    width: 100%;
    height: 100%;
    transition: 500ms;
  }
  
   /* Hide scrollbar for Chrome, Safari and Opera */
   .slider-menu::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
  .slider-menu{
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .slider-menu .heading-panel span{
    cursor: pointer;
  }
  .no-scroll{
    overflow: hidden;
    position: relative;
    height: 100vh;
  }
  .slider-menu li a{
    position: relative;
  }
  .slider-menu li a::after{
    content:"";
    background: url("https://reisbaby.sweans.org/wp-content/uploads/2023/12/right-arrow-14.png");
      display: inline-block;
     position: absolute;
     right:14px;
     object-fit: contain;
      width: 14px;
      height: 14px;
  }
  .slider-menu-show{
    left: 0;
  }
  .slider-menu .slider-header li:last-child{
  background: #000;
  }
  .slider-header{
    height: 100%;
  }
  .category-lists li a{
    display: flex;
    align-items: center;
    padding: 8px 10px 0;
    border-bottom: 1px solid #9abcb563;
  }
  .slider-menu .slider-header li a{
    padding: 10px;
    font-size: 14px;
    display: block;
    font-weight: 600;
  }
  .slider-menu .slider-header li:not(:last-child) a:hover{
    background: #c2d7d361;
  }
  .category-lists li a:hover{
    background: #c2d7d361;
      padding: 8px 15px 0;
  }
  
  .slider-menu .menu-category-image{
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 20px;
  }
  .slider-menu .heading-panel h2{
    color: #fff;
    font-size: 18px;
    font-family: var(--font-family);
  }
  .slider-menu .heading-panel span{
  
  font-size: 20px;
  }
  .slider-menu .heading-panel{
    display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 14px;
  background: var(--secondary-color);
  color: #fff;
  }
  .contentmain .post p strong,
  .variation,
  form.woocommerce-form.woocommerce-form-login.login label {
    font-size: 16px;
    font-weight: 500;
  }
  #logo-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 9px 0 15px;
    position: relative;
    width: 96%;
    align-items: center;
  }
  /* .shops-accounts-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  } */
  .single-products-manual{
    font-weight: 300;
  font-size: 15px;
  line-height: 163.7%;
  /* identical to box height, or 25px */
  
  text-transform: capitalize;
  
  color: #000000;
  }
  #tab-manual_tab {
    padding: 8% 0;
   border-top: 1px solid var(--primary-color);
   margin: 0;
  }
  #tab-reviews{
    border-top:1px solid var(--primary-color);
    padding-top: 2em;
  }
  #tab-description h2{
    margin-bottom: 16px !important;
  }
  #tab-reviews h2{
    margin-bottom: 18px !important;
  }
  .single-products-manual a{
    font-weight: 300;
  font-size: 15px;
  line-height: 163.7%;
  /* identical to box height, or 25px */
  
  text-decoration-line: underline;
  text-transform: capitalize;
  
  color: #000000;
  }
  .product-item,
  .shops-accounts-icon-items {
    position: relative;
  }
  .shops-accounts-icon-items .counts {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #fec312;
    width: 15px;
    height: 15px;
    display: grid;
    place-content: center;
    border-radius: 15px;
    font-size: 10px;
  }
  .shops-accounts-icon-items .cart-counts {
    top: 0px;
    right: -8px;
  }
  .home-banner .owl-carousel .item {
    height: 78.7vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
  }
  .home-banner .owl-carousel .item .home-banner-content {
    position: absolute;
    top: 61%;
    left: 0;
    right: 0;
    width: fit-content;
    text-align: center;
    margin: 0 auto 140px;
    background: radial-gradient(
      62.12% 50.12% at 51.07% 50.88%,
      #171717 15.42%,
      rgba(0, 0, 0, 0) 100%
    );
  }
  .contentmain_404 .not-found-message{
    color: #000;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-top: 21px;
  }
  .contentmain_404 .back-to-home{
    width: fit-content;
    margin-top: 4%;
    margin-bottom: 7%;
  }
  
  .contentmain_404 .back-to-home span{
    color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110.2%; /* 22.04px */
  text-transform: capitalize;
  border-radius: 32px;
  background: #C2D7D3;
  padding:21px 60px;
  }
  .contentmain_404 img{
    max-width: 727px;
    width: 100%;
  }
  .home-banner .owl-carousel .item .home-banner-content h1 {
    font-weight: 600;
    font-size: 4.8rem;
    line-height: 110.2%;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 44px;
  }
  #section-10 h1,
  #section-8 h1,
  #section-9 h1,
  #section7 h2,
  .hire-your-travel-products-items div h3,
  .home-banner .owl-carousel .item .home-banner-content a,
  .section-4-right h1,
  .view-all-product-btn a {
    font-weight: 400;
    line-height: 110.2%;
    text-transform: capitalize;
  }
  .home-banner .owl-carousel .item .home-banner-content a {
    padding: 20px 31px;
    font-size: 22.8571px;
    color: #000;
    background: #fdcf43;
    border-radius: 32px;
  }
  .home-banner .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    right: 0 !important;
    bottom: 0 !important;
  }
  .home-banner .owl-carousel .owl-nav button.owl-next,
  .home-banner .owl-carousel .owl-nav button.owl-prev {
    padding: 15px 38px 14px !important;
  }
  .home-banner .owl-carousel .owl-nav button.owl-next img,
  .home-banner .owl-carousel .owl-nav button.owl-prev img {
    filter: invert(1);
  }
  .home-banner .owl-theme .owl-nav button {
    background: #0909093b !important;
    color: #fff !important;
    border-radius: 0 !important;
  }
  .home-banner .owl-theme .owl-nav .disabled {
    background: #d9d9d93b !important;
    opacity: 1 !important;
  }
  .home-banner .owl-theme .owl-nav .disabled img {
    filter: invert(0) !important;
  }
  .home-banner .owl-theme .owl-nav [class*="owl-"] {
    margin: 0 !important;
  }
  #section-2 {
    background: #e1ebe9;
    color: #433737;
    padding: 3.9% 0 4.32%;
  }
  #section-2 h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 124.7%;
    text-transform: capitalize;
    margin-bottom: 4.7%;
  }
  .hire-your-travel-products-items {
    max-width: 1400px;
    width: 94%;
    margin: 0 auto;
  }
  .hire-your-travel-products-items-img {
    margin: 0 auto 20px;
    width: auto;
    height: 61px;
  }
  .hire-your-travel-products-items-img img,
  .how-it-works-items-img img {
    width: 48px;
    height: auto;
  }
  .hire-your-travel-products-items div h3 {
    font-size: 25px;
  }
  .section-4-left,
  .section-4-right {
    width: 49.95%;
  }
  .featured_box img,
  .inner-page-banner-img img,
  .section-4-left-img,
  .section-4-left-img img,
  .section-6-right-image,
  .section-6-right-image img,
  .section-7-item-image img,
  ol.flex-control-nav.flex-control-thumbs li img {
    width: 100%;
    height: 100%;
    transition: 300ms;
  }
  .section-4-right {
    align-items: end;
    text-align: end;
    padding: 64px 0 30px;
    max-width: 546px;
    width: 96%;
    margin-right: 5.26%;
  }
  .section-4-right h1 {
    font-size: 64.6154px;
    text-align: right;
    color: #000;
  }
  .woocommerce td.product-name dl.variation:last-child {
    margin: 3% 0;
  }
  .product-name a {
    font-size: 1.3rem;
    font-weight: 600;
  }
  .variation p {
    font-size: 15px !important;
    line-height: 130.7% !important;
  }
  .section-4-right h3 {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.2%;
    text-transform: capitalize;
    color: #000;
  }
  .section-4-right p {
    font-weight: 300;
    font-size: 16px;
    line-height: 110.2%;
    text-align: right;
    color: #000;
    margin: 24px 0;
  }
  #section-5 h1,
  .section-5-item h2,
  .section-6-left h1 {
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
  }
  .contentmain .post p strong {
    padding-bottom: 15px;
    display: block;
  }
  .contentmain .post .wp-block-heading {
    margin-bottom: 20px;
  }
  .wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio {
    margin-bottom: 70px;
  }
  #tinvwl_product_actions {
    padding: 0 10px !important;
  }
  #mobile-header,
  .tinv-header,
  .wapf--inner {
    display: none;
  }
  #section-5 {
    padding: 85px 0 25px;
  }
  #section-5 h1 {
    font-size: 40px;
    line-height: 110.2%;
  }
  #section-5 p {
    font-weight: 300;
    font-size: 16px;
    line-height: 110.2%;
    max-width: 381px;
    width: 96%;
    margin: 0 auto 77px;
    color: #000;
  }
  #section-10 h1,
  #section-8 h1,
  #section-9 h1,
  #section7 h2 {
    font-size: 40px;
  }
  #section-6 .flex {
    place-items: center;
  }
  .section-5-item {
    width: 49.3%;
  }
  .section-5-item-image,
  .section-5-item-image img {
    width: 100%;
    height: 662px;
  }
  .section-5-item h2 {
    font-size: 30px;
    line-height: 110.2%;
    margin: 42px 0 25px;
  }
  .section-5-item .rent-more-button-1 {
    width: 98%;
    margin-left: auto;
  }
  .section-5-item:last-child .rent-more-button-1 {
    margin-right: auto;
    margin-left: 0;
  }
  #section-6 {
    border-top: 1px solid #c2d7d3;
  }
  .section-6-left {
    margin-left: 6.7%;
  }
  .section-6-left h1 {
    font-size: 64.6154px;
    line-height: 91.2%;
  }
  #section-9 p,
  .section-6-left p {
    font-weight: 300;
    font-size: 16px;
    line-height: 110.2%;
  }
  .section-6-left p {
    margin: 13px 0 62px;
    color: #000;
  }
  .woocommerce-product-attributes-item__label{
    margin-right: 10px !important;
  }
  .section-6-right {
    width: 50%;
    height: auto;
  }
  .section-6-right-image img {
    margin-bottom: -5px;
  }
  #section7 {
    padding: 4.7% 32px 5.7%;
  }
  #section7 h2 {
    color: #000;
    padding-bottom: 4.6%;
  }
  .section-7-item {
    width: 23.35%;
  }
  .section-7-item-image {
    width: 100%;
    height: 426px;
    margin-bottom: 22px;
    overflow: hidden;
  }
  .view-all-product-btn {
    margin-top: 37px;
  }
  .view-all-product-btn a {
    display: inline-block;
    font-size: 24.8889px;
    color: #000;
    padding: 15px 66px;
    transition: 0.3s;
  }
  #section-10,
  #section-8 {
    padding: 35px 0 158px;
    background: var(--primary-color);
    text-align: center;
  }
  .how-it-works {
    max-width: 1558px;
    width: 96%;
    margin: 106px auto 0;
  }
  .how-it-works h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 17px;
    color: #393d3e;
    text-transform: capitalize;
  }
  .how-it-works-items-img {
    height: 57px;
    width: auto;
    margin-bottom: 33px;
  }
  .section-9-item {
    width: 32.4%;
  }
  .section-9-item-image {
    width: 100%;
    height: 640px;
    margin-bottom: 22px;
    overflow: hidden;
  }
  .section-9-item-image img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
  }
  #section-9 {
    padding: 52px 0;
  }
  #section-9 p {
    max-width: 381px;
    width: 96%;
    margin: 0 auto 61px;
  }
  .contact-details-items img{
      width:25px;
  }
  #section-11 h1,
  #section-3 h2 {
    font-size: 40px;
    font-weight: 400;
  }
  .our-top-brands {
    max-width: 1708px;
    width: 96%;
    margin: 7.6% auto 0;
    height: 73px !important;
  }
  .our-top-brands .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
  }
  .our-top-brands .owl-carousel .owl-stage-outer {
    max-width: 1330px;
    margin: 0 auto;
    width: 96%;
    z-index: 10000;
    height: 100%;
  }
  .our-top-brands  .owl-stage{
    height: 73px !important;
  }
  .our-top-brands .owl-item .item {
    margin-right: 38px;
  }
  .our-top-brands .owl-theme .owl-nav {
    position: absolute;
    top: 0;
    width: 100% !important;
    margin: 0 auto !important;
    display: flex;
    justify-content: space-between;
    font-size: 50px;
    line-height: 110%;
    color: #505856;
  }
  .our-top-brands .owl-carousel .owl-item img {
    width: 220px;
    margin: 0 auto;
  }
  .our-top-brands .owl-theme .owl-nav [class*="owl-"]:hover {
    background: 0 0;
  }
  #section-11 {
    padding: 72px 0 62px;
  }
  .google-review {
    max-width: 1491px;
    width: 96%;
    margin: 0 auto;
  }
  #section-11 h1 {
    line-height: 110.2%;
    text-transform: capitalize;
    padding-bottom: 86px;
    color: #000;
    border-bottom: 1px solid #d1e1de;
    margin-bottom: 24px;
  }
  .ti-reviews-container-wrapper {
    max-width: 1290px !important;
    width: 96% !important;
    margin: 0 auto !important;
  }
  .ti-widget.ti-goog .ti-controls .ti-next::after,
  .ti-widget.ti-goog .ti-controls .ti-next::before,
  .ti-widget.ti-goog .ti-controls .ti-prev::after,
  .ti-widget.ti-goog .ti-controls .ti-prev::before {
    background: #000 !important;
  }
  .ti-widget.ti-goog .ti-header {
    width: fit-content !important;
  }
  .product-item {
    max-width: 475px;
    width: 100%;
    padding: 65px 15px 41px;
    height: inherit;
  }
  .products-grid .product-item {
    max-width: 25%;
    border-left: none;
  }
  .products-grid .product-item:nth-child(12),
  .products-grid .product-item:nth-child(16),
  .products-grid .product-item:nth-child(4),
  .products-grid .product-item:nth-child(8) {
    border-right: none;
  }
  .figure.wp-block-image,
  .product-item .product-thumbnail {
    width: fit-content;
    margin: 0 auto;
    overflow: hidden;
    transition:300ms;
  }
  .product-item .product-thumbnail{
   max-width:300px;
  width:100%;
  }
  .product-item .product-thumbnail img {
    height: 300px;
    width: 100%;
    transition: 0.3s;
  }
  .homepage-popular-products {
    border-top: 1px solid var(--secondary-color);
  }
  .products-container .owl-nav,
  .products-grid .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    color: var(--secondary-color) !important;
  }
  .products-container.owl-carousel .owl-nav button.owl-next,
  .products-container.owl-carousel .owl-nav button.owl-prev,
  .products-container.owl-carousel button.owl-dot {
    background: #ccc;
    margin: 0 !important;
    border-radius: 0;
  }
  .products-container.owl-carousel .owl-nav button.owl-prev,
  .products-container.owl-carousel button.owl-dot {
    padding: 18px 35px 16px 16px !important;
  }
  .products-container.owl-carousel .owl-nav button.owl-next img,
  .products-container.owl-carousel .owl-nav button.owl-prev img {
    filter: contrast(0.7);
  }
  .products-container.owl-carousel .owl-nav button.owl-next {
    padding: 18px 16px 16px 35px !important;
  }
  .wishlist_details {
    position: absolute;
    top: 32px;
    width: 94%;
  }
  .wishlist_details a.details_btn {
    font-weight: 400;
    font-size: 11px;
    line-height: 110.2%;
    text-transform: capitalize;
    color: #fefefc;
    padding: 6px 16px;
    background: #9abcb5;
    border-radius: 12px;
  }
  #section-3 h2,
  .product-title,
  .products-price,
  .single_variation_wrap .wapf-field-label.wapf--above,
  .summary.entry-summary h1.product_title.entry-title,
  .variations .label label,
  .woocommerce div.product form.cart .variations select {
    line-height: 110.2%;
    color: #000;
    text-transform: capitalize;
  }
  .variations{
    width: 90% !important;
  }
  .variations div:first-child .woo-variation-items-wrapper li{
    border-radius: 25px !important;
    margin-bottom: 15px !important;
    margin-right: 15px !important;
  }
  .variations div:first-child .woo-variation-items-wrapper li span{
  padding: 0 15px !important;
  }
  .product-title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding-top: 8px;
  }
  .products-price {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
  }
  #section-3 h2 {
    padding: 5.7% 0 6.9%;
  }
  .summary.entry-summary {
    padding: 105px 0 105px 97px !important;
    border-left: 1px solid #c2d7d3;
    margin-bottom: 0 !important;
  }
  .summary.entry-summary h1.product_title.entry-title {
    font-weight: 400;
    font-size: 29.3139px;
    margin-bottom: 24px;
  }
  .summary.entry-summary .star-rating {
    float: left !important;
    margin: 0 0 26px;
  }
  .variations .flex-1 div {
    width: 48%;
  }
  .star-rating,
  .variations .value {
    width: 100% !important;
  }
  .variations .label label {
    font-weight: 400 !important;
    font-size: 16px;
    padding-bottom: 5px;
  }
  .woocommerce div.product form.cart .variations select {
    min-width: 100% !important;
    margin-right: 0 !important;
    font-weight: 400;
    font-size: 16px;
    background: 0 0;
    border: 1px solid #000;
    border-radius: 5px;
    opacity: 0.6;
    padding: 9px 8px 14px;
  }
  .variations > div:not(:last-child){
    margin-bottom: 15px;
  }
  .variations .reset_variations {
    display: none !important;
  }
  .wapf-field-group:nth-child(2) {
    max-width: 526px !important;
    width: 94%;
  }
  .wapf-field-group:first-child .wapf-field-row {
    width: 49% !important;
  }
  .wapf-field-group:first-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 15px;
    max-width: 432px;
    width: 100%;
  }
  .single_variation_wrap .wapf-field-label.wapf--above {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .single_variation_wrap input,
  .single_variation_wrap select {
    font-weight: 400;
    font-size: 16px;
    line-height: 110.2%;
    border: 1px solid #000;
    text-transform: capitalize;
    color: #000;
    border-radius: 5px;
    opacity: 0.6;
    padding: 9px 8px 14px;
    background: 0 0;
  }
  .quantity input.qty {
    width: 39px !important;
    height: 100%;
    border: none;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-radius: 0;
    /* padding-top: 17px; */
  }
  .quantity-field-wrapper {
    display: flex;
    align-items: center;
    width: 96px;
    height: 41px;
    border: 1px solid #000;
    border-radius: 5px;
  }
  .minus,
  .plus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    background: 0 0;
    border: 0 !important;
    font-size: 20px;
  }
  .plus {
    padding-top: 5px;
  }
  .woocommerce-cart-form .quantity input.qty {
    padding-top: 0;
  }
  .summary.entry-summary button.single_add_to_cart_button.button,
  button.single_add_to_cart_button.button.alt.wp-element-button,
  button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
    max-width: 414px !important;
    width: 100% !important;
    height: 41px !important;
    background: #000 !important;
    border-radius: 5px !important;
  }
  .rx-woocommerce-myaccount-navigation,
  .woocommerce-product-details__short-description {
    width: 80%;
  }
  .wpgs-nav.slick-initialized.slick-slider:last-child .slick-list.draggable {
    max-width: 450px !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .wpgs-nav.slick-initialized.slick-slider:last-child
    .slick-list.draggable
    .slick-track
    .slick-slide {
    margin: 0 0.5% !important;
    border: 1px solid #c2d7d3;
    border-radius: 5px;
    height: 200px !important;
  }
  .slick-list.draggable:first-child {
    height: 100% !important;
  }
  .slick-prev {
    left: 15% !important;
  }
  .slick-next {
    right: 15% !important;
  }
  .woo-product-gallery-slider.woocommerce-product-gallery.wpgs--with-images.images {
    padding-bottom: 105px !important;
  }
  .slick-list.draggable:first-child .slick-slide {
    height: 600px !important;
    margin-top: 113px !important;
    margin-bottom: 85px !important;
  }
  .woocommerce-product-gallery__image.single-product-main-image.slick-slide.slick-current.slick-active
    img.attachment-shop_single.size-shop_single.wp-post-image {
    width: auto !important;
  }
  .woocommerce div.product div.images img {
    height: 100% !important;
    object-fit: scale-down;
  }
  .inner-page-banner{
    height: 300px;
  }
  img.attachment-shop_single {
    width: 100% !important;
    margin: 0 auto !important;
    height: auto;
    object-fit: scale-down;
  }
  .product-image .flex-viewport {
    height: 660px !important;
  }
  ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    justify-content: center;
  }
  ol.flex-control-nav.flex-control-thumbs li {
    max-width: 200px !important;
    width: 100% !important;
    height: 200px !important;
    margin-left: 50px !important;
  }
  ol.flex-control-nav.flex-control-thumbs li:first-child {
    margin-left: 0;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: left;
    width: 52%;
    margin-bottom: 0 !important;
  }
  .woocommerce div.product form.cart div.quantity {
    margin: 0 16px 0 0 !important;
  }
  .products-grid .products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #c2d7d3;
  }
  .woocommerce-ordering {
    margin: 40px 10px 52px !important;
    max-width: 454px;
    width: 90%;
  }
  .products-grid .products.columns-4,
  .shope-products-category.flex:last-child {
    padding-bottom: 64px;
  }
  .woocommerce-ordering select {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 10px 13px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("https://reisbaby.sweans.org/wp-content/uploads/2023/06/down-arrow-2.png")
      no-repeat right ;
      color:#000000;
  }
  .woocommerce-ordering select option {
    background-position: right center;
    background-size: 15px;
    background-repeat: no-repeat;
    padding-right: 25px;
  }
  .inner-page-banner-img {
    height: inherit;
    flex-basis: 50%;
  }
  .inner-page-banner-content {
    flex-basis: 50%;
    height: 100%;
    padding: 54px 28px;
    background: var(--secondary-color);
  }
  .inner-page-banner-content h1 {
    font-weight: 400;
    font-size: 50px;
    line-height: 140%;
    text-transform: capitalize;
    color: #fff;
  }
  .inner-page-banner-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 110.2%;
    text-transform: capitalize;
    color: #fff;
    max-width: 490px;
    width: 95%;
  }
  .contact-page-title h1,
  .opening-hour p {
    text-transform: capitalize;
    color: #000;
    font-weight: 400;
    text-align: center;
  }
  #contact-page-section {
    max-width: 760px;
    width: 96%;
    margin: 0 auto;
    padding: 5% 0 7%;
    text-align: center;
  }
  .contact-page-title {
    margin-bottom: 21px;
  }
  .contact-page-title h1 {
    font-size: 59.1111px;
    line-height: 89px;
  }
  .contact-details-text a,
  .contact-details-text a p,
  .contact-page-description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
  }
  .opening-hour {
    margin: 4% 0 4.9%;
  }
  .opening-hour p {
    font-size: 16px;
    line-height: 36px;
  }
  .contact-details-items {
    position: relative;
    height: 72px;
  }
  .contact-details-items::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -35px;
    height: 100%;
    width: 1px;
    background: var(--primary-color);
  }
  .contact-details-items:last-child::after {
    content: "";
    position: absolute;
    display: none;
  }
  .contact-details-items:last-child {
    border: none;
  }
  .width-none .product-item {
    max-width: 100%;
  }
  .shope-products-category .category-title {
    width: 25%;
    border: 1px solid #a1c6bf;
    border-left: 0;
    border-top: 0;
    padding: 15px 20px;
    height: auto;
  }
  .blog_title1 h2,
  .shope-products-category .category-title a {
    font-weight: 400;
    font-size: 35px;
    line-height: 52px;
    text-transform: capitalize;
    color: #000;
  }
  .instruction-manual-lists h3,
  .related h2,
  .tab-list ul li a,
  .woocommerce div.product .woocommerce-tabs .panel h2 {
    font-weight: 400;
    line-height: 110.2%;
    text-transform: capitalize;
    color: #000;
  }
  .shope-products-category .products-grid {
    width: 75%;
    border-bottom: 1px solid #a1c6bf;
  }
  .sort-div {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #a1c6bf;
    margin-bottom: -5px;
  }
  .wapf-wrapper {
    margin-bottom: 49px;
  }
  .wapf-field-container {
    padding: 0 0 21px 5px !important;
  }
  .woocommerce div.product form.cart .variations {
    margin-bottom: 21px !important;
  }
  .variations .label {
    margin-bottom: 5px;
  }
  .variations .flex-1 {
    max-width: 432px;
    width: 100%;
  }
  .related .products-container {
    border-bottom: 1px solid #9abcb5;
    border-top: 1px solid #9abcb5;
  }
  .related h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 116px;
  }
  .related {
    padding: 103px 0 64px;
  }
  .woocommerce-tabs.wc-tabs-wrapper {
    border-top: 1px solid #9abcb5 !important;
    border-bottom: 1px solid #9abcb5 !important;
    padding: 40px 0 66px;
  }
  .products-summary-after-content {
    max-width: 1220px;
    width: 96%;
    margin: 0 auto;
    align-items: flex-start;
  }
  .products-summary-after-content .tabs-Content {
    width: 70%;
  }
  .tab-list {
    margin-top: 100px;
  }
  .footer-inner .footer-columns div ul,
  .tab-list ul {
    list-style: none;
  }
  .tab-list ul li {
    margin-bottom: 36px;
  }
  .instruction-manual-lists h3,
  .tab-list ul li a {
    font-size: 20px;
  }
  .information-product-img {
    max-width: 270px;
    width: 100%;
    height: 270px;
  }
  .information-product-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  div#tab-additional_information .flex-1 {
    margin-bottom: 36px;
  }
  .woocommerce-product-attributes.shop_attributes {
    border: 0;
    border-top: 0 !important;
    width: 61.5% !important;
  }
  .woocommerce-product-attributes-item.attr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px;
    margin-bottom: 21px;
    border: 1px solid #c2d7d3;
    border-radius: 5px;
  }
  .rnTextFieldInput  select{
    height: 48px !important;
    margin-top: 10px !important;
    border-radius: 5px !important;
    border-color: #5e5d5d !important;
  }
  .rnMultiColumn{
    width: 80%;
  }
  .react-datepicker__input-container{
    padding-right: 25px;
  }
  .react-datepicker__input-container input{
    height: 48px !important;
  }
  .rnColumnContainer {
    margin-top: 10px;
  }
  .rnTotalBox{
    margin-bottom: 20px !important;
  }
  .rnOptionItem{
    font-size: 16px !important;
  }
  .rednaoExtraProductForm label{
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  .rnTotalBox .amount{
  margin-top: 10px !important;
  }
  
  .woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  div#tab-description {
    margin-bottom: 65px;
  }
  .tab-list ul li.active a {
    border-bottom: 2px solid #000;
  }
  .tab-list {
    height: 100vh;
  }
  .tab-list ul{
    position: -webkit-sticky;
   position: sticky;
   top: 100px;
  }
  .post_content1 p,
  .read1,
  div#tab-description p {
    font-weight: 300;
    font-size: 15px;
    line-height: 163.7%;
    text-transform: capitalize;
    color: #000;
  }
  #footer {
    background: #000;
    padding: 82px 0;
  }
  .footer-inner {
    max-width: 1306px;
    width: 95%;
    margin: 0 auto;
  }
  .footer-inner .footer-columns {
    align-items: start;
  }
  .footer-inner .footer-columns div {
    width: fit-content;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .abt-fav div:last-child,
  .contentmain .post p,
  .meta1,
  .single-blog .entry p {
    line-height: 163.7%;
    text-transform: capitalize;
  }
  .tab-list .active {
    border-bottom: 1px solid;
  }
  .woocommerce-page div.product div.summary .star-rating,
  .woocommerce-page div.product div.summary .star-rating span:before,
  ul.products li.product .woocommerce-loop-product__link .star-rating,
  ul.products
    li.product
    .woocommerce-loop-product__link
    .star-rating
    span:before {
    color: #000 !important;
  }
  .face-book{
    background-color:transparent !important;
  }
  .footer-inner .footer-column-five{
    max-width:228px;
  }
  .footer-inner .footer-columns div a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .footer-inner .footer-column-five li a{
    font-size: 14px;
  }
  .blog-page-container {
    max-width: 1400px;
    width: 96%;
    margin: 0 auto;
    padding: 5% 0;
  }
  .featured_box {
    width: 300px;
    height: 300px;
  }
  .post-text {
    width: 70%;
    padding: 0 30px;
  }
  .meta1 {
    font-weight: 400;
    font-size: 17px;
    color: #fec312 !important;
    margin: 15px 0;
  }
  .read1 {
    text-align: end;
    margin-top: 5px;
  }
  .single-blog {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  .single-blog figure {
    padding: 0;
    margin: 0;
  }
  .contentmain .post p,
  .single-blog .entry p {
    font-weight: 300;
    font-size: 16px;
    color: #000;
  }
  .abt-fav {
    margin-top: 20px;
  }
  .rx-woocommerce-myaccount-navigation ul {
    list-style: none;
    padding: 0;
  }
  .rx-woocommerce-myaccount-navigation ul li {
    border-bottom: 1px solid var(--primary-color);
    padding: 15px 5px;
  }
  .rx-woocommerce-myaccount-navigation ul li a {
    width: 100%;
    display: block;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
  }
  .contentmain #content {
    padding: 3% 0;
  }
  form.woocommerce-form.woocommerce-form-login.login {
    max-width:530px;
    width:98%;
    margin: 5% auto;
  }
  form.woocommerce-form.woocommerce-form-login.login p.form-row:nth-child(3) {
    margin: 20px 0;
  }
  button.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button {
    padding: 1rem 2rem;
    background: var(--primary-color);
    box-shadow: 1px 1px 2px #888282d4;
  }
  .woocommerce-LostPassword.lost_password a {
    color: var(--secondary-color);
    font-weight: 600;
    font-size: 18px;
  }
  .woocommerce
    form.woocommerce-form.woocommerce-form-login.login
    .form-row
    input.input-text {
    height: 36px !important;
    background: 0 0 !important;
    border: 1px solid var(--primary-color) !important;
    border-radius: 5px !important;
    padding: 5px !important;
  }
  #post-9 {
    padding: 4% 0;
  }
  .abt-fav div:last-child {
    width: 86%;
    font-weight: 300;
    font-size: 16px;
    color: #000;
  }
  .instruction-manual-lists h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 110.2%;
    text-transform: capitalize;
    margin-bottom: 30px;
    margin-top: 35px;
    text-align: center;
  }
  .pdf-items {
    width: 31.6%;
    margin: 10px;
    box-shadow: 1px 1px 5px #5b585848;
    height: 100px;
  }
  .pdf-items img {
    width: 40px;
    height: 40px;
  }
  .pdf-items div:last-child a {
    padding: 6px 10px;
    background: var(--secondary-color);
    color: #000;
    box-sizing: border-box;
    box-shadow: 1px 1px 5px #0000004f;
    display: block;
    font-size: 14px;
    width: fit-content;
  }
  .footer-inner .footer-columns div h2,
  .footer-inner .footer-columns div h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
    text-transform: capitalize;
  }
  .dwnld-btn {
    margin-top: 15px;
  }
  .pdf-items .flex-1 {
    height: 100%;
    padding: 4% 6%;
    flex-wrap: nowrap;
    justify-content: start;
    column-gap: 20px;
  }
  .read1 a {
    font-weight: 500px;
    font-size: 17px;
    color: #9abcb5 !important;
  }
  .Single-post-head {
    font-weight: 600;
    font-size: 44px;
    line-height: 110.2%;
    text-transform: capitalize;
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .blog_outer1 {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 10px 15px -3px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
  }
  .woocommerce-cart table.cart tr td .product-thumbnail {
    width: 300px !important;
  }
  .woocommerce table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .input-text {
    max-width: 200px !important;
    height: 36px;
    width: fit-content;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 1px solid #c2d7d3 !important;
  }
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
    .actions
    > button {
    background: var(--primary-color);
    padding: 1em 3em;
  }
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
    .coupon
    button {
    background: #fec312 !important;
    padding: 1em 3em;
  }
  .woocommerce table.cart img,
  .woocommerce-page #content table.cart img,
  .woocommerce-page table.cart img {
    height: 300px;
    width: 100%;
    object-fit: scale-down;
  }
  .blog_outer1:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .tinvwl-input-group-btn button {
    background: #fec312 !important;
    padding: 1.1em 3em !important;
  }
  .tinvwl-to-right.look_in button {
    padding: 1.1em 2em !important;
    background: var(--secondary-color);
  }
  .tinvwl-to-right.look_in button:hover {
    background: var(--primary-color) !important;
  }
  .tinv-wishlist table th {
    text-align: start;
  }
  .wishlist_item .product-action button {
    background: var(--font-color) !important;
  }
  .contentmain .title {
    font-size: 40px;
    color: #000;
    margin: 20px 0;
  }
  .footer-inner .footer-columns div a:hover {
    color: #9abcb5;
  }
  .footer-inner .footer-columns div h2 {
    color: #fff;
  }
  .footer-inner .footer-columns div ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram,
  .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background: 0 0 !important;
  }
  .wp-block-social-links .wp-social-link svg {
    height: 2.5em !important;
    width: 2.5em !important;
  }
  .our-top-brands .owl-carousel .owl-item img {
    margin: unset;
  }
  .our-top-brands .owl-item.active {
    width: 360px !important;
  }
  @media screen and (max-width: 1680px) {
    .product-item .product-thumbnail {
      height: 300px;
    }
    .product-thumbnail img {
      height: 100%;
    }
    .section-7-item-image {
      height: 350px;
    }
    .section-9-item-image {
      height: 550px;
    }
    .home-banner .owl-carousel .item .home-banner-content {
      top: 50%;
    }
    .header-search {
      max-width: 580px;
  }
  }
  @media screen and (max-width: 1450px) {
    .section-5-item-image,
    .section-5-item-image img {
      height: 580px;
    }
    
    .header-search {
      max-width: 510px;
  }
    .contentmain_404 .not-found-message{
    font-size: 34px;
    }
    .contentmain_404 .back-to-home span{
    font-size: 18px;
    padding:19px 58px;
    }
    .inner-page-banner-content {
      padding: 36px 28px;
    }
    .section-6-left h1 {
      font-size: 57.6154px;
    }
    .section-7-item-image {
      height: 320px;
    }
    .section-9-item-image {
      height: 480px;
    }
    .announcement-bar {
      font-size: 12px;
      max-width: 1340px;
      padding: 10px 0;
    }
    .home-banner .owl-carousel .item .home-banner-content h1 {
      margin-bottom: 38px;
      font-size: 4rem;
    }
    .home-banner .owl-carousel .item .home-banner-content a {
      padding: 14px 26px;
    }
    .home-banner .owl-carousel .item .home-banner-content {
      top: 55%;
    }
    .home-banner .owl-carousel .owl-nav button.owl-next,
    .home-banner .owl-carousel .owl-nav button.owl-prev {
      padding: 14px 33px 8px !important;
    }
    .hire-your-travel-products-items {
      max-width: 1152px;
    }
    .hire-your-travel-products-items div h3 {
      font-size: 22px;
    }
    .product-item .product-thumbnail,
    .product-item .product-thumbnail img {
      height: 260px;
    }
    .section-4-right p {
      font-size: 14px;
      line-height: 140.2%;
    }
    .section-4-right h1 {
      font-size: 59px;
    }
    .section-4-right h3 {
      font-size: 25px;
    }
    .rent-more-button {
      font-size: 15px;
      padding: 22px 26px;
    }
    .rent-more-button-1 {
      font-size: 15px;
    }
    .section-6-left p {
      margin: 13px 0 43px;
    }
    .view-all-product-btn a {
      font-size: 23px;
      padding: 14px 50px;
    }
    .how-it-works {
      max-width: 1200px;
    }
    .how-it-works h3 {
      font-size: 18px;
      line-height: 17px;
    }
    .how-it-works-items-img {
      margin-bottom: 24px;
    }
    .our-top-brands .owl-carousel .owl-stage-outer {
      max-width: 1205px;
    }
    .our-top-brands .owl-item.active {
      width: 320px !important;
    }
    .shope-products-category .category-title a {
      font-size: 29px;
    }
    .slick-list.draggable:first-child .slick-slide {
      height: 430px !important;
    }
    .slick-next {
      right: 7% !important;
    }
    .slick-prev {
      left: 7% !important;
    }
    .home-banner .owl-carousel .item {
      height: 76vh;
    }
    .tinvwl-table-manage-list .product-thumbnail {
      height: auto;
    }
  }
  @media screen and (max-width: 1360px) {
    .product-title {
      font-size: 0.9rem;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
      width: 50%;
    }
    #header{
      height: 60px;
    }
    .header-search {
      max-width: 430px;
  }
  }
  @media screen and (max-width: 1280px) {
    #access a,
    .inner-page-banner-content p {
      font-size: 14px;
    }
    .section-9-item-image {
      height: 430px;
    }
    .wp-block-embed iframe {
      max-width: 100%;
      height: 560px;
    }
    .section-7-item-image {
      height: 300px;
    }
    .section-6-left {
      margin-left: 3%;
    }
    #access a {
      padding: 0 9px;
    }
    .announcement-bar {
      gap: 0;
    }
    
    .slick-list.draggable:first-child .slick-slide {
      height: 360px !important;
      margin-top: 70px !important;
    }
    .summary.entry-summary {
      padding: 76px 0 76px 97px !important;
    }
    #section-10,
    #section-8 {
      padding: 35px 0 130px;
    }
    .product-item .product-thumbnail img,
    .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
      height: 220px;
    }
    .how-it-works {
      margin-top: 92px;
    }
    .product-title {
      font-size: 0.9rem;
    }
    .section-5-item h2 {
      font-size: 28px;
      margin: 30px 0 25px;
    }
    .our-top-brands .owl-item.active {
      width: 286px !important;
    }
    .our-top-brands .owl-carousel .owl-stage-outer {
      max-width: 1120px;
    }
    .inner-page-banner-content h1 {
      font-size: 4vw;
    }
    .summary.entry-summary button.single_add_to_cart_button.button{
      max-width: 398px !important;
    }
  }
  @media screen and (max-width: 1152px) {
    .home-banner .owl-carousel .item .home-banner-content a {
      padding: 12px 22px;
    }
    .home-banner .owl-carousel .item .home-banner-content h1 {
      margin-bottom: 34px;
      font-size: 3.8rem;
    }
    .woocommerce table.cart img,
    .woocommerce-cart-form__cart-item.cart_item .product-thumbnail,
    .woocommerce-page #content table.cart img,
    .woocommerce-page table.cart img {
      height: 270px;
    }
    .contentmain_404 .not-found-message{
      font-size: 30px;
      }
      .contentmain_404 .back-to-home span{
      font-size: 16px;
      padding:18px 54px;
      }
    .product-item .product-thumbnail img {
      height: 250px;
    }
    .section-5-item-image,
    .section-5-item-image img {
      height: 460px;
    }
    .section-4-right h1 {
      font-size: 3.2rem;
    }
    .section-4-right h3 {
      font-size: 23px;
    }
    .section-4-right p {
      font-size: 13px;
      margin: 22px 0;
    }
    .rent-more-button {
      font-size: 14px;
      padding: 20px 22px;
    }
    .section-6-left h1 {
      font-size: 3.24rem;
    }
    .section-6-left p {
      margin: 13px 0 32px;
    }
    .section-7-item-image {
      height: 280px;
    }
    .view-all-product-btn a {
      font-size: 20px;
      padding: 14px 40px;
    }
    .home-banner .owl-carousel .item .home-banner-content {
      top: 45%;
    }
    #section-10,
    #section-8 {
      padding: 35px 0 112px;
    }
    .how-it-works {
      margin-top: 82px;
    }
    .section-9-item-image {
      height: 410px;
    }
    .summary.entry-summary {
      padding: 76px 0 76px 32px !important;
    }
    .our-top-brands .owl-carousel .owl-stage-outer {
      max-width: 892px;
    }
    .our-top-brands .owl-item.active {
      width: 320px !important;
    }
    #section-3 h2 {
      padding: 4.7% 0 5.5%;
    }
    #section-5 p {
      margin-bottom: 60px;
    }
    #section-5 {
      padding: 64px 0 25px;
    }
    #section-11 {
      padding: 64px 0 62px;
    }
    #section-11 h1 {
      padding-bottom: 66px;
    }
    .pdf-items {
      width: 31.52%;
    }
    .products-grid .product-item {
      max-width: 33.33%;
    }
    .products-grid .product-item:nth-child(12),
    .products-grid .product-item:nth-child(15),
    .products-grid .product-item:nth-child(3),
    .products-grid .product-item:nth-child(6),
    .products-grid .product-item:nth-child(9) {
      border-right: none;
    }
    .products-grid .product-item:nth-child(12),
    .products-grid .product-item:nth-child(16),
    .products-grid .product-item:nth-child(4),
    .products-grid .product-item:nth-child(8) {
      border-right: 1px solid var(--secondary-color);
    }
    .shope-products-category .category-title a {
      font-size: 24px;
    }
    .summary.entry-summary {
      padding: 76px 0 76px 56px !important;
    }
    .woocommerce-product-details__short-description {
      width: 94%;
    }
    .summary.entry-summary button.single_add_to_cart_button.button,
    button.single_add_to_cart_button.button.alt.wp-element-button,
    button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
      max-width: 377px !important;
    }
    .slick-next {
      right: 3% !important;
    }
    .slick-prev {
      left: 3% !important;
    }
    .products-container.owl-carousel .owl-nav button.owl-prev,
    .products-container.owl-carousel button.owl-dot {
      padding: 10px 24px 10px 10px !important;
    }
    .products-container.owl-carousel .owl-nav button.owl-next {
      padding: 10px 10px 10px 24px !important;
    }
    .section-4-right {
      max-width: 41.5%;
      padding: 24px 0 20px;
    }
    .contentmain_404 .back-to-home{
      margin-top: 7%;
      margin-bottom: 9%;
    }
  }
  @media screen and (max-width: 1024px) {
    #access a {
      font-size: 13px;
      padding: 0 7px;
    }
    #header{
      height: 50px;
      padding-top: 10px;
    }
    .wpgs-nav.slick-initialized.slick-slider:last-child .slick-list.draggable {
      max-width: 380px !important;
      /* width: 100% !important;
      margin: 0 auto !important; */
  }
    .woocommerce-ordering {
      max-width: 270px;
    }
    .summary.entry-summary button.single_add_to_cart_button.button{
      max-width:320px !important;
    }
    .inner-page-banner-content {
      padding: 30px 28px;
    }
    .instruction-manual-lists h3, .tab-list ul li a {
      font-size: 18px;
    }
    .home-banner .owl-carousel .item .home-banner-content h1 {
      font-size: 3rem;
    }
    .home-banner .owl-carousel .item .home-banner-content a {
      font-size: 19px;
      padding: 12px 22px;
    }
    .home-banner .owl-carousel .item {
      height: 50.7vh;
    }
    #section-2 h2 {
      font-size: 34px;
    }
    .hire-your-travel-products-items div h3 {
      font-size: 20px;
    }
    #section-3 h2 {
      padding: 5.7% 0 6.9%;
      font-size: 36px;
    }
    .section-4-right h1 {
      font-size: 2.8rem;
    }
    .section-4-right p {
      margin: 12px 0;
    }
    .section-5-item-image,
    .section-5-item-image img,
    .section-9-item-image {
      height: 350px;
    }
    .section-5-item {
      width: 48.3%;
    }
    .section-6-left h1 {
      font-size: 2.6rem;
    }
    .section-7-item-image {
      height: 240px;
    }
    .how-it-works h3 {
      font-size: 16px;
      line-height: 17px;
    }
    .section-9-item {
      width: 31.4%;
    }
    .footer-inner .footer-columns div a,
    .post_content1 p,
    .read1 {
      font-size: 14px;
    }
    .announcement-bar {
      font-size: 10px;
    }
    .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
      float: left !important;
      width: 40% !important;
    }
    .tinv-wishlist tfoot .tinvwl-to-right {
      float: right !important;
      width: 47% !important;
      text-align: end;
    }
    .tinv-wishlist tfoot .tinvwl-to-right > * {
      margin: 3px 0 0 !important;
      vertical-align: middle;
    }
    .stock.in-stock {
      font-size: 12px !important;
    }
    wishlist table th {
      padding: 0.5em;
    }
    .tinv-wishlist tfoot .tinvwl-to-right button,
    .tinv-wishlist tfoot .tinvwl-to-right button:last-child {
      margin-left: 0 !important;
      margin-right: 10px !important;
    }
    .woocommerce table.cart img,
    .woocommerce-page #content table.cart img,
    .woocommerce-page table.cart img {
      height: 210px;
    }
    .product-name a {
      font-size: 1rem;
    }
    .entry .variation p {
      padding-bottom: 12px;
    }
    .abt-fav div:last-child,
    .contentmain .post p {
      font-size: 15px;
    }
    .abt-fav div:last-child {
      width: 100%;
    }
    .featured_box {
      width: 250px;
      height: 250px;
    }
    .blog_title1 h2 {
      font-size: 28px;
    }
    .meta1 {
      font-size: 16px;
      margin: 5px 0;
    }
    .pdf-items {
      width: 47.9%;
    }
    .information-product-img {
      max-width: 240px;
      /* width: 100%; */
      height: 240px;
    }
  }
  @media screen and (max-width: 820px) {
    .home-banner .owl-carousel .item .home-banner-content {
      position: absolute;
      top: 53%;
    }
    .inner-page-banner{
        height: 260px;
      }
    #logo-wrapper{
      display: none;
    }
    .slider-nav h4{
      font-size: 12px;
    }
    .slider-menu .slider-header li a {
      /* padding: 10px; */
      font-size: 12px;
    }
    .slider-menu {
      max-width: 290px;
    }
    .variations div:first-child .woo-variation-items-wrapper li span {
      padding: 0 10px !important;
      font-size: 16px !important;
  }
    .variations div:first-child .woo-variation-items-wrapper li {
      margin-bottom: 10px !important;
      margin-right: 10px !important;
    }
    .variations {
      width: 100% !important;
  }
    .product-item .product-thumbnail{
   max-width:260px;
  }
  .site_logo img {
      max-width: 200px !important;
      height: 40px !important;
  }
  #logo-wrapper {
      height: 64px !important;
  }
      form.woocommerce-form.woocommerce-form-login.login label {
    font-size: 14px;
  }
  .woocommerce-LostPassword.lost_password a{
        font-size: 14px;
  }
    .search-form-pop-up form{
      
   height:50px !important;   
  }
    .pdf-items {
      width: 46.9%;
    }
    .contentmain_404 .back-to-home{
      margin-top: 10%;
      margin-bottom: 12%;
    }
    .summary.entry-summary button.single_add_to_cart_button.button {
      max-width: 180px !important;
      height: 38px !important;
    }
    .wpgs-nav .slick-prev {
      margin-left: 10% !important;
    }
    .slick-next {
      right: 13% !important;
    }
    .contentmain_404 .not-found-message{
      font-size: 30px;
      }
      .contentmain_404 .back-to-home span{
      font-size: 16px;
      padding:15px 46px;
      }
    .woocommerce-page div.product div.images,.woocommerce div.product div.images{
      border-bottom: 1px solid #c2d7d3;
      border-right: 0;
    }
    .products-summary-after-content.flex-1 .tab-list{
      display: none;
    }
    .woo-product-gallery-slider.woocommerce-product-gallery.wpgs--with-images.images{
      width:100%;
    }
    .woocommerce div.product div.summary,.woocommerce-page div.product div.summary
  {
    width: 96%;
    margin: 0 auto;
    padding: 50px 0 !important;
  }
  .variations .flex-1,.wapf-field-group:first-child {
   
    max-width: 75%;
  }
  .wapf-field-group:nth-child(2) {
    max-width: 80% !important;
  }
    .products-summary-after-content .tabs-Content {
      width: 100%;
    }
    #access .menu-header li,
    .mobile-menu-header ul li {
      margin-bottom: 10px;
    }
    .product-name a {
      font-size: 0.9rem;
    }
    .flex-1.abt-fav div:first-child {
      margin: 0 auto;
    }
    .variation {
      font-size: 16px;
    }
    .variation p {
      font-size: 13px !important;
    }
    .quantity-field-wrapper {
      /* margin-left: ; */
      height: 36px;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .button {
      width: 30%;
      box-sizing: border-box;
    }
    .woocommerce table.cart td.actions .coupon .input-text + .button,
    .woocommerce-page
      #content
      table.cart
      td.actions
      .coupon
      .input-text
      + .button,
    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
      float: none;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
      .actions
      > button {
      margin-top: 3%;
    }
    #header {
      height: 90px;
      display: none;
    }
    .featured_box {
      width: 200px;
      height: 200px;
    }
    .blog_title1 h2 {
      font-size: 24px;
      line-height: 35px;
    }
    .post-text {
      width: 68%;
    }
    .meta1 {
      font-size: 14px;
      margin: 5px 0;
    }
    .how-it-works h3,
    .inner-page-banner-content p,
    .post_content1 p,
    .read1 {
      font-size: 13px;
    }
    .inner-page-banner-content h1 {
      font-size: 5vw;

    }
    .hire-your-travel-products-items div h3 {
      font-weight: 400;
      font-size: 15px;
    }
    #section-10 h1,
    #section-2 h2,
    #section-3 h2,
    #section-8 h1,
    #section-9 h1 {
      font-size: 30px;
    }
    .product-item .product-thumbnail,
    .section-7-item-image {
      height: 180px;
    }
    v.shope-products-category .products-grid {
      width: 100%;
      border-bottom: 1px solid #a1c6bf;
    }
    .announcement-bar-background,
    .rx-woocommerce-myaccount-navigation,
    .shope-products-category .products-grid {
      width: 100%;
    }
    .shope-products-category .category-title {
      width: 100%;
      border-right: 0;
      padding: 4% 2%;
    }
    .shope-products-category .category-title a {
      font-size: 5vw;
    }
    .product-item .product-thumbnail img {
      height: 170px;
    }
    .products-price {
      font-size: 14px;
      padding: 10px 0 17px;
    }
    .product-title {
      font-size: 0.7rem;
    }
    .product-item {
      padding: 52px 15px 26px;
    }
    .wishlist_details {
      top: 22px;
      width: 90%;
    }
    .section-4-right h1,
    .section-6-left h1 {
      font-size: 2.2rem;
    }
    .section-4-right h3 {
      font-size: 21px;
    }
    .section-4-right p {
      font-size: 12px;
    }
    .section-4-right.v-flex .bottom-content {
      margin-top: 13%;
    }
    .section-5-item-image,
    .section-5-item-image img,
    .section-9-item-image {
      height: 260px;
    }
    .section-5-item h2 {
      font-size: 24px;
      margin: 20px 0 24px;
    }
    .section-6-left p {
      margin: 13px 0 22px;
      font-size: 14px;
    }
    .view-all-product-btn a {
      font-size: 18px;
      padding: 12px 32px;
    }
    .how-it-works {
      margin-top: 60px;
    }
    #section-10,
    #section-8 {
      padding: 35px 0 82px;
    }
    #section-9 p,
    .contact-page-description p,
    .rx-woocommerce-myaccount-navigation ul li a {
      font-size: 14px;
    }
    .our-top-brands .owl-carousel .owl-stage-outer {
      max-width: 560px;
    }
    .footer-inner .footer-columns {
      justify-content: start;
    }
    .footer-inner .footer-columns div {
      margin-right: 8%;
      margin-bottom: 8%;
    }
    /*.announcement-bar {*/
    /*  flex-wrap: nowrap;*/
    /*  max-width: 1009%;*/
    /*  overflow: hidden;*/
    /*  animation: 18s linear infinite marquee;*/
    /*  width: 416%;*/
    /*  font-size: 13px;*/
    /*  height: 45px;*/
    /*}*/
    /*.announcement-bar-item {*/
    /*  display: inline-block;*/
    /*  white-space: nowrap;*/
    /*}*/
    /*@keyframes marquee {*/
    /*  0% {*/
    /*    transform: translateX(0);*/
    /*  }*/
    /*  100% {*/
    /*    transform: translateX(-80%);*/
    /*  }*/
    /*}*/
    .each-footer-columns.footer-column-five {
      margin-bottom: 0 !important;
    }
    .contact-page-title h1 {
      font-size: 8vw;
    }
    .contact-page-title {
      margin-bottom: 8px;
    }
    .opening-hour {
      margin: 3% 0 3.9%;
    }
    .contact-details.flex-1 {
      width: 90%;
      margin: 0 auto;
    }
    #mobile-header {
      border-bottom: 1px solid #a1c6bf;
      display: block;
      margin: 0 auto;
      position: relative;
    }
    #access2,
    #logo-wrapper .shops-accounts-icon,
    .hamburger input {
      display: none;
    }
    #access2 {
      z-index: 10;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      text-align: center;
      background: var(--primary-color);
      padding: 5%;
    }
    #mobile-header .shops-accounts-icon {
      position: unset;
      transform: translateY(0);
    }
    #mobile-header .inner-div {
      height: 64px;
      width: 94%;
      margin: 0 auto;
    }
    .mobile-menu-header ul {
      list-style: none;
    }
    .mobile-menu-header ul a {
      display: block;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      text-transform: capitalize;
      color: #000;
      padding: 0 12px;
      text-decoration: none;
    }
    .hamburger {
      cursor: pointer;
      position: relative;
      z-index: 100;
    }
    .hamburger svg {
      height: 3em;
      transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    }
    .hamburger .line {
      fill: none;
      stroke: rgb(0, 0, 0);
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-width: 3;
      transition: stroke-dasharray 0.6s cubic-bezier(0.4, 0, 0.2, 1),
        stroke-dashoffset 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    }
    .line-top-bottom {
      stroke-dasharray: 12 63;
    }
    .contact-details-items::after {
      right: -10px;
    }
    .hamburger input:checked + svg {
      transform: rotate(-45deg);
    }
    .hamburger input:checked + svg .line-top-bottom {
      stroke-dasharray: 20 300;
      stroke-dashoffset: -32.42;
    }
    .rx-woocommerce-myaccount-navigation ul {
      display: flex;
      flex-wrap: wrap;
      border-right: 0;
      gap: 15px 1%;
      border-bottom: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
      padding: 7% 0;
      width: 100%;
    }
    .rx-woocommerce-myaccount-navigation ul li {
      border: 1px solid var(--primary-color);
      padding: 15px 10px;
    }
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail,
    table.cart .product-thumbnail {
      display: block;
    }
    .woocommerce-page table.cart .product-thumbnail::before {
      content: "";
    }
    .contentmain #content {
      padding: 10% 0;
    }
    .woocommerce-page div.product div.images{
      float: unset;
    }
  }
  @media screen and (max-width: 680px) {
    .section-5-item .rent-more-button-1 {
      width: 94%;
      margin: 0 auto;
    }
    .inner-page-banner{
        height: 200px;
      }
    .pdf-items {
      max-width: 320px;
      width: 100%;
      margin-bottom: 20px;
    }
    .how-it-works {
        margin-top: 40px;
    }
    #section-11 {
        padding: 38px 0 46px;
    }
    .footer-inner .footer-columns{
        flex-direction: column;
    }
    .google-review {
        /* max-width: 1491px; */
        width: 94%;
    }
    #footer {
        padding: 60px 0;
    }
    #section-11 h1 {
        padding-bottom: 40px;
    }
    .variations .flex-1, .wapf-field-group:first-child {
      max-width: 100%;
    }
    .wapf-field-group:nth-child(2) {
      max-width: 94% !important;
    }
    .wapf-wrapper {
      margin-bottom: 20px;
    }
    #section-5 p {
        margin-bottom: 30px;
    }
    #section-5 {
        padding: 46px 0 25px;
    }
    .section-4-left-img{
        height: 460px;
    }
    .contact-details-items{
        height: auto;
        margin-bottom: 20px;
    }
    .woocommerce-product-attributes.shop_attributes {
      /* border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
      border-top: 0 !important; */
      width: 55.5% !important;
    }
    .pdf-items div:last-child a {
      padding: 4px 8px;
      font-size: 13px;
    }
    .instruction-manual-lists .flex {
      justify-content: center;
    }
    .instruction-manual-lists h3 {
      font-size: 17px;
    }
    .wp-block-embed iframe {
      max-width: 100%;
      height: 481px;
    }
    .tinvwl-input-group {
      width: 60%;
    }
    .abt-fav div:last-child,
    .contentmain .post p {
      font-size: 14px;
    }
    .featured_box {
      width: 100%;
      height: auto;
    }
    .post-text {
      width: 100%;
      padding: 3% 30px;
    }
    .blog_outer1 {
      width: 80%;
      margin: 0 auto 50px;
    }
    .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
      width: 100% !important;
    }
    .section-5-item:last-child .rent-more-button-1 {
      margin: 0 auto;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .button {
      width: 40%;
      box-sizing: border-box;
    }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text,
    .woocommerce-page table.cart td.actions .input-text {
      max-width: 100% !important;
      width: 59% !important;
    }
    #section7 {
      padding: 7% 32px 5.7%;
    }
    .inner-page-banner.flex {
      height: auto;
      flex-direction: column-reverse;
    }
    .inner-page-banner-content,
    .inner-page-banner-img {
      flex-basis: 100%;
    }
    .inner-page-banner-img img{
        height: 200px;
        object-fit: cover;
    }
    .inner-page-banner-content {
        padding: 10% 3% 11% 3%;
        margin-top: -5px;
    }
    
    .contact-details-items::after {
      content: none;
    }
    .contact-details.flex-1 {
      gap: 20px 0;
    }
    .contact-details-items {
      width: 47%;
    }
    .contact-details-items:nth-child(odd) {
      border-right: 1px solid var(--primary-color);
      width: 53%;
    }
    .footer-inner {
      width: 88%;
    }
    .opening-hour {
      margin: 6% 0 12.9%;
    }
    .home-banner .owl-carousel .item .home-banner-content h1 {
      font-size: 6.5vw;
      margin-bottom: 30px;
    }
    .hire-your-travel-products-items {
      justify-content: space-around;
      row-gap: 20px;
    }
    .products-grid .product-item {
      max-width: 50%;
    }
    #section-2 {
        padding: 46px 0 20px;
    }
    .how-it-works.flex-1 div {
      width: 100%;
      margin-bottom: 20px;
    }
    .products-grid .product-item:nth-child(12),
    .products-grid .product-item:nth-child(15),
    .products-grid .product-item:nth-child(3),
    .products-grid .product-item:nth-child(6),
    .products-grid .product-item:nth-child(9) {
      border-right: 1px solid var(--secondary-color);
    }
    .products-grid .product-item:nth-child(2n) {
      border-right: none;
    }
    .section-4-left,
    .section-4-right,
    .section-6-right {
      width: 100%;
    }
    .product-item {
      padding: 42px 6px 16px;
    }
    .wishlist_details {
      top: 14px;
      width: 96%;
    }
    .section-4-right {
      max-width: 94%;
      margin: 0 auto;
      padding-bottom: 46px;
    }
    .section-4-right h1 {
      font-size: 3.5rem;
      width: 80%;
      margin-left: auto;
    }
    .section-4-right h3 {
      font-size: 26px;
    }
    .section-4-right p {
      font-size: 14px;
      margin: 22px 0;
    }
    .section-5-item {
      width: 100%;
      margin-bottom: 8%;
    }

    .section-7-item-image,
    .section-9-item-image {
      height: auto;
    }
    .section-5-item-image,
    .section-5-item-image img,.section-6-right-image{
        height: 460px;
    }
    #section-11 h1,
    .section-5-item h2 {
      font-size: 30px;
    }
    .section-6-left {
        padding: 14% 0 16%;
    }
    .section-6-left p {
      margin: 16px 0 28px;
      font-size: 20px;
    }
    .section-6-left h1 {
      font-size: 3.5rem;
    }
    #section-9 p {
        width: 94%;
    }
    .section-7-item {
      width: 48%;
    }
    .how-it-works.flex-1 {
      justify-content: space-evenly;
      row-gap: 30px;
    }
    .section-9-item {
      width: 80%;
      margin: 0 auto;
    }
    .our-top-brands .owl-carousel .owl-stage-outer {
      max-width: 436px;
    }
    .our-top-brands .owl-item.active {
      width: 230px !important;
    }
    .hire-your-travel-products-items.flex-1 div {
      width: 100%;
      margin-bottom: 30px;
    }
    .blog_title1 h2 {
      font-size: 4.4vw;
    }
    .contentmain .title {
      font-size: 32px;
      color: #000;
    }
    .woo-product-gallery-slider.woocommerce-product-gallery.wpgs--with-images.images {
      padding-bottom: 50px !important;
    }
    .slick-list.draggable:first-child .slick-slide {
      margin-top: 26px !important;
    }
    #section-10, #section-8 {
        padding: 46px 0 46px;
    }
  }
  @media screen and (max-width: 560px) {
    .section-4-right h1,
    .section-6-left h1 {
      font-size: 9vw;
    }
    .variations div:first-child .woo-variation-items-wrapper li span {
      padding: 0 7px !important;
      font-size: 15px !important;
  }
  .variations div:first-child .woo-variation-items-wrapper li {
    margin-bottom: 7px !important;
    margin-right: 7px !important;
  }
    .product-name a {
      font-size: 0.8rem;
    }
   .logo-menu .site_logo{
    display: none;
   }
   #mobile-header > .site_logo img{
  
  margin-bottom: 4%;
   }
   #mobile-header .inner-div {
    height: 40px
   }
   #mobile-header > .site_logo{
    display: block;
   }
  .product-item .product-thumbnail{
   max-width:220px;
  width:100%;
  }
    .search-form-pop-up form{
      
   height:40px !important;   
  }
    div#tab-description p {
      /* font-weight: 300; */
      font-size: 14px;
    }
    .information-product-img {
      max-width: 190px;
      width: 100%;
      height: 190px;
    }
  
    div#tab-additional_information .flex-1 {
      align-items: start !important;
      /* margin-bottom: 36px; */
    }
    .woocommerce-product-attributes.shop_attributes {
      /* border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
      border-top: 0 !important; */
      width: 100% !important;
    }
    .slick-next,.wpgs-nav .slick-prev{
      display: none !important;
    }
    .blog_outer1 {
      width: 80%;
    }
    .abt-fav div:last-child,
    .contentmain .post p {
      font-size: 13px;
    }
    .quantity-field-wrapper {
      margin-left: 60px;
      height: 28px;
      width: 70px;
    }
    .contentmain_404 .not-found-message{
      font-size: 25px;
      }
      .contentmain_404 .back-to-home span{
      font-size: 15px;
      padding:14px 40px;
      }
    .woocommerce-cart-form__cart-item.cart_item .product-quantity {
      display: flex;
      align-items: center;
    }
    .section-6-left p {
      font-size: 17px;
    }
    .our-top-brands .owl-item .item {
      margin-right: unset;
    }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text,
    .woocommerce-page table.cart td.actions .input-text {
      width: 40% !important;
    }
    .information-product-img {
      max-width: 50%;
      width: auto;
      height: auto;
      margin: 0 auto;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .button {
      width: 40%;
    }
    .woocommerce table.cart td.actions .coupon .input-text + .button,
    .woocommerce-page
      #content
      table.cart
      td.actions
      .coupon
      .input-text
      + .button,
    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
      float: right;
    }
    .our-top-brands .owl-carousel .owl-stage-outer {
      max-width: 246px;
    }
    .our-top-brands .owl-item.active {
      width: 235px !important;
    }
    .our-top-brands .owl-carousel .owl-item img {
      margin: 0 auto;
      width:200px;
    }
    #section7 {
      padding: 14% 3% 15.7%;
    }
    .inner-page-banner-content,
    .inner-page-banner-img {
      padding-right: 0;
    }
    .inner-page-banner-content h1 {
      line-height: 50px;
    }
    .post-text {
      width: 100%;
      padding: 3% 15px;
    }
    .woocommerce div.product .woocommerce-tabs .panel h2 {
      font-size: 26px;
    }
    .related h2 {
      font-size: 30px;
      margin-bottom: 50px;
    }
    .related {
      padding: 40px 0 64px;
    }
    .variations_form.cart .quantity-field-wrapper {
      margin-left: 0px;
      height: 38px;
      width: 88px;
    }
  }
  @media screen and (max-width: 440px) {
    .blog_outer1,
    .contact-details-items,
    .how-it-works.flex-1 div,
    .section-7-item {
      width: 100%;
    }
    .slider-menu {
      max-width: 270px;
    }
    .wpgs-nav.slick-initialized.slick-slider:last-child .slick-list.draggable .slick-track .slick-slide {
      
      height: 170px !important;
    }
    .variations .flex-1 div {
      width: 47%;
    }
    div#tab-description p {
      /* font-weight: 300; */
      font-size: 12px;
    }
    .section-9-item {
      width: 94%;
      margin: 3% auto;
    }
    .contentmain .title {
      font-size: 28px;
    }
    .entry h2 {
      font-size: 18px;
    }
    .instruction-manual-lists h3,
    .meta1,
    .post_content1 p,
    .read1,
    .section-6-left p {
      font-size: 12px;
    }
    .home-banner .owl-carousel .item {
      height: 60vh;
    }
    .wp-block-embed iframe {
      max-width: 100%;
      height: 360px;
    }
    .read1 a {
      font-size: 15px;
    }
    .blog_title1 h2 {
      font-size: 5.2vw;
    }
    .home-banner .owl-carousel .item .home-banner-content {
      bottom: -22%;
    }
    .home-banner .owl-carousel .item .home-banner-content a {
      font-size: 16px;
      padding: 8px 14px;
    }
    .home-banner .owl-carousel .item .home-banner-content h1 {
      margin-bottom: 20px;
    }
    .home-banner .owl-carousel .owl-nav button.owl-next,
    .home-banner .owl-carousel .owl-nav button.owl-prev {
      padding: 8px 20px 3px !important;
    }
     .home-banner .owl-carousel .owl-nav button img{
        width:16px;
    }
  .inner-page-banner-content h1 {
      font-weight: 400;
      font-size: 2.5rem;
    }
    .how-it-works h3 {
      font-size: 4vw;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .button {
      width: 50%;
      font-size: 11px;
    }
    #section-2 h2,
    #section-3 h2,
    #section-5 h1,
    #section7 h2 {
      font-size: 6.2vw;
    }
    #section-3 h2 {
        padding: 9.7% 0 5.9%;
    }
    .section-4-right h3 {
      font-size: 6.2vw;
    }
    .section-4-right h1 {
      font-size: 10vw;
      width: 90%;
    }
    .section-5-item h2 {
      font-size: 24px;
    }
    #section-9 h1{
        padding: 0 3%;
    }
    #section-10 h1,
    #section-11 h1,
    #section-8 h1,
    #section-9 h1 {
      font-weight: 400;
      font-size: 7vw;
    }
    #section-9 p {
      font-size: 12px;
      margin-bottom: 34px;
    }
    .section-4-right p {
      font-size: 12px;
      margin: 22px 0;
    }
    .rent-more-button {
      font-size: 12px;
      padding: 16px;
    }
    .contact-page-description p,
    .rent-more-button-1 {
      font-size: 13px;
    }
    .hire-your-travel-products-items div h3 {
      font-weight: 400;
      font-size: 14px;
    }
    #section-5 p {
      font-weight: 300;
      font-size: 12px;
    }
    .products-grid .product-item {
      max-width: 100%;
      border-right: 0;
    }
    .product-title {
      font-size: 4.4vw;
    }
    .product-item {
      padding: 64px 3% 34px;
    }
    .products-price {
      font-size: 16px;
      padding: 12px 0 20px;
    }
    .wishlist_details {
      position: absolute;
      top: 24px;
      width: 91%;
    }
    
    .product-item .product-thumbnail,
    .product-item .product-thumbnail img {
      height: 220px;
      
    }
    .woocommerce-ordering {
      margin: 40px 10px 52px !important;
      max-width: 192px;
    }
    .contact-details-text a p,
    .opening-hour p {
      font-size: 14px;
    }
    .contact-details-items:nth-child(odd) {
      width: 100%;
      border: 0;
    }
    .tinv-wishlist tfoot .tinvwl-to-right,
    .tinvwl-input-group {
      width: 100% !important;
    }
    .pdf-items div:last-child a {
      font-size: 11px;
    }
    .instruction-manual-lists h2 {
      font-size: 22px;
    }
  }
  