/*!
Theme Name: Mocha Fest
Theme URI: https://example.com/mocha-fest
Description: Mocha Fest is a child theme of Bootstrap Coach. A customized version designed for the Mocha Fest brand.
Author: Your Name or Company
Author URI: https://example.com
Template: bootstrap-coach
Version: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: mocha-fest
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

ul.insImgs {
    display: grid !important;
    grid-template-columns: auto auto auto;
}
.orange-card h6 {
    font-family: 'Satoshi-regular' !important;
}
.motchFest.newsSec .card {
    height: 100%;
}
.subscribeSaveSec.my-3 {
    margin-bottom: 70px !important;
}
.blogSec .card-content {
    min-height: 265px !important;
}
.motionSec{
    padding-top: 60px !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 1px solid #d9d9d9 !important;
    border-radius: 8px !important;
    padding: 13px !important;
    background-color: #fff !important;
    margin-top: 10px !important;
}
.MochaTrip-Card{
    height:500px;
}
.MochaTrip-Card video.rounded-2 {
    height: 100%;
}
.blogSec .cstm-category {
    color: #e48b23 !important;
}
.date-ai {
    color: #999 !important;
}
.motionsecslider .owl-stage, .latest_articles .owl-stage {
    padding-left: 0px!important;
    padding-right: 80px!important;
}
.contact-card p {
    margin-bottom: 0px;
}
.contact-card .mb-3 {
    margin-bottom: 2rem !important;
}
.reach-out-section p {
    margin-top: 12px;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Unbounded' !important;
}
.wpcf7-submit {
    background-color: #EFB55F !important;
    border-radius: 4px !important;
}
.main-navigation ul li a{
    text-transform: capitalize;
    padding: 8px 20px;
}
.main-navigation ul li.menu-item-has-children > a::before {
    right: 0px;
}
.main-navigation ul li.current-menu-item a, .main-navigation ul li a:hover {
    color: #efb55f !important;
}
.cta-button.d-flex {
    flex-wrap: wrap;
    gap: 20px;
}
.col.text-center.motchtrip-bx.mb-3 {
    margin-bottom: 40px !important;
}
.socialIcon li i {
    width: 24px;
    height: 24px;
    color: #483939;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 10px;
    font-size: 15px;
}
.form-control:focus {
    border-color: #efb55f !important;
}
ul.customNav li a {
    color: #fff;
    text-decoration: inherit;
    text-transform: uppercase;
    font-size: 12px;
}
a {
    text-decoration: initial !important;
}
.btn-primary {
    border-color: #efb55f !important;
}
.read-btn {
    color: #000000 !important;
}
.btn-primary:hover, .btn-outline-primary:hover {
    color: #fff !important;
    background-color: #efb55f !important;
    border-color: #efb55f !important;
}
.star {
    display: inline-block;
    position: relative;
    font-size: 20px;
  }
  .star.filled {
    color: #FFD700; /* Gold */
  }
  .star.empty {
    color: #ccc; /* Light gray */
  }
  .star.half {
    color: #ccc; /* Base gray for empty half */
  }
  .star.half::before {
    content: "★";
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
    color: #FFD700; /* Gold for the half */
  }
  .upper-indicator-slider.owl-carousel .owl-nav button.owl-next, .upper-indicator-slider.owl-carousel .owl-nav button.owl-prev {
    position: relative;
    left: -25px !important;
    right: 0px;
    width: 58px;
    height: 58px;
}
.motchTrip-para {
    width: 603px;
    margin: auto;
}
.accordion-button:focus {
    border-color:#f3b85f !important;

}
.owl-theme.owl-carousel .owl-nav button.owl-next.disabled, .owl-theme.owl-carousel .owl-nav button.owl-prev.disabled {
    background: #ffffff !important;
    border: 1px solid #b5b5b5 !important;
}

.owl-carousel .owl-nav button.owl-next.disabled img, .owl-carousel .owl-nav button.owl-prev.disabled img {
        filter: none !important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}
h4.widget-title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 1.5rem;
}
.widget-title:after{
	display: none;
}
ul#menu-quick-links, ul#menu-terms-privacy{
    padding-left: 0 !important;
}
#menu-quick-links a, #menu-terms-privacy a {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #aaafb6;
}
#menu-quick-links .menu-item, #menu-terms-privacy .menu-item {
    margin: 10px 0px;
}
.widget .contact-info p {
    color: #AAAFB6;
    text-align: left;
    font-size: 16px;
}
a.mailto {
    color: #aaafb6;
}
.single-post {
    margin-top: 25px;
}
article .wp-block-image img {
    width: 100% !important;
    border-radius: 20px;
    height: 600px !important;
    object-fit: cover;
    margin: 20px 0;
}
ul.custom-tags li {
    list-style: none;
}
ul.custom-tags {
    padding-left: 0px;
    margin-top: 50px;
}
.right_sidebar_post {
    padding-left: 30px !important;
}
.content_right_post {
    padding-right: 30px !important;
}
.copyright p {
    color: rgba(255,255,255,.5);
}
.copyright {
    padding-top: 10px;
    border-top: 1px solid #383D43;
}
.footerMain .container.py-5 {
    padding-bottom: 10px !important;
}
.subscribeSaveSecInner {
    border-radius: 32px;
}
h2.unbounded-bold.text-white {
    font-family: 'Unbounded' !important;
    font-weight: 700;
    font-size: 29px;
    line-height: 52px;
}
.sutText {
    padding-left: 30px;
}
.rounded-pill.fs-6 {
    font-family: 'Satoshi-Regular';
    font-weight: 500;
    font-size: 16px;
    line-height: 20.8px;
    vertical-align: middle;
    color:#F2F4F4;
}
a.btn.btn-primary.my-3.px-5.py-2.rounded-pill.text-uppercase.submitBtn {
    width: 90px !important;
    padding: 10px !important;
    font-family: 'Satoshi';
    font-weight: 700;
    font-size: 15px;
    line-height: 20.8px;
    text-align: center;
    text-transform: capitalize !important;
    justify-content: center;
}
.subscribeSaveSecInner .col-md-6 {
    flex: 0 0 auto;
    width: 60%;
}
.subscribeSaveSecInner .py-5.sutText {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.subscribeSaveSecInner input#emailInput {
    padding: 10px 20px;
    width: 65%;
}
form#wpforms-form-303 {
    display: flex;
    align-items: center;
    gap: 20px;
}
#wpforms-form-303 .wpforms-submit-container {
    margin-top: 0px !important;
}
.subscribeSaveSec button#wpforms-submit-303 {
    border-radius: 200px;
    background-color: #EFB55F;
    font-family: 'Satoshi-Regular';
    font-weight: 500;
    font-size: 15px;
    width: 100px;
    height: 53px;
}
.subscribeSaveSec input#wpforms-303-field_1 {
    border-radius: 200px !important;
    font-family: 'Satoshi-Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding: 16px 24px !important;
    height: 53px;
    margin-top: 0px !important;
}
.wpforms-field-container {
    width: 70% !important;
}
.sidebar-list img {
    width: 100%!important;
    height: 99px!important;
    max-width: 134px!important;
    border-radius: 20px;
}
.sidebar-list .title {
    font-family: 'Satoshi-Regular';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
 
.sidebar-list .date {
    font-family: 'Satoshi-Regular';
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 8px;
}
.sidebar-list {
    border-bottom: 1px dashed #DEE0EA !important;
    padding-bottom: 15px !important;
}
div#wpforms-303 {
    margin: 0px;
    width: 100%;
}
.motchFest.newsSec .card {
    border: none;
    box-shadow: 0px 4px 30px 0px #0000001A;
}
.sidebar-list:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.motchFest.newsSec .location-date {
    border-bottom: 1px dashed; #DEE0EA;
    padding-bottom: 10px;
}
.orange-card {
    padding: 42px 42px 110px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
}
.orange-card h6 {
    font-family: 'Satoshi-Regular';
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}
.orange-card img {
    border-radius: 20px;
}
.orange-card p {
    font-family: 'Satoshi-Regular';
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}
.orange-card img {
    height: 250px;
    object-fit: cover;
}
.owl-carousel.owl-theme.featured-news.owl-loaded.owl-drag .owl-nav {
    display: none;
}
.featured-news .owl-dots {
    position: absolute;
    bottom: -29px;
    left: 40%;
    transform: translate(-50%, -50%);
}
.featured-news .owl-dots .owl-dot {
    display: inline-block!important;
} 
.bx-feature {
    padding: 0px 36px !important;
}
.hero-section p {
    font-size: 16px;
    font-weight: 700;
}
.featureSec.py-5, .motchPointsSec.py-5, .aboutSec.py-5 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
}
.motchfest-col {
    width: 610px !important;
    flex: none !important;
    margin: auto;
    padding: 0px 0px 10px;
}
.motchTrip.my-4 {
    margin-top: 100px !important;
    margin-bottom: 80px !important;
}
.orange-card button.owl-dot.active {
    background-color:transparent!important;
    border-color:none!important
}
.orange-card button.owl-dot:hover{
    background-color:transparent!important;
    border-color:none!important
}
 
.orange-card .owl-dots .owl-dot.active span, .orange-card .owl-dots .owl-dot:hover span {
    width: 20px!important;
    background: #AB6600!important;
    
}
.orange-card .owl-dots .owl-dot span {
      background: #fff!important; 
    width:10px!important;
}
.motchTrip .owl-nav {
    right: -240px !important;
    top: -110px !important;
}
.row.g-4.motchPoints-row {
    width: 928px;
    margin: auto;
}
.ctarea h6 {
    font-size: 12px;
    font-weight: 400;
}
.imgSec img {
    border-radius: 20px;
}
.aboutSec p {
    font-size: 18px;
    max-width: 646px;
}
.aboutSec  a {
    margin-top: 29px;
}
.imgSec h2 {
    color: #fff;
}
.imgares .user-name {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Satoshi-Regular';
}
.imgares .user-meta {
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 300;
    font-family: 'Satoshi-Regular';
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important;
}
.number-off-days {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 2px;
}
 
.number-off-days img {
    width: 100%;
    max-width: 15px;
    height: 15px;
    position: relative;
    top: 1px;
}
.location-date:nth-last-child(1) div {
    color: #666666 !important;
}
.for-mobile {
    display: none;
}
.letter-for-mobile {
    display: none;
}
.cstm-category a {
    color: #999 !important;
}
.blog  p.text-start {font-size:15px; line-height:22px }
.blog .cstm-category a {
    color: #e2bb64 !important;
}
 
 
.blog .location-date {border-bottom: 1px dashed #b3b3b3; margin-bottom:20px; margin-top:15px; padding-bottom: 17px;}
 
 
.blog .admin a, .blog .admin {
    color: #b3b3b3;
}
 
.blog .blog-date a, .blog .blog-date { color: #b3b3b3; }
.blog .event-title a {
    font-size: 16px;
    font-weight: 500;
}
.single-post p {
    text-align: left;
}
.small, small {
    font-size: 14px !important;
    font-weight: 500;
    font-family: 'Satoshi-Regular';
    width: 240px;
}
.text-muted {
    color: #6c757d!important;
}
.navigation-main .post-navigation {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      padding-left: 10px;
    }
 
    .navigation-main .post-thumb {
      width: 80px;
      height: 80px;
      border-radius: 12px;
      overflow: hidden;
      margin-right: 12px;
      flex-shrink: 0;
    }
 
    .navigation-main .post-thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
 
.navigation-main .post-text {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
 
.navigation-main{
  display:flex;
  justify-content:space-between;
  align-items:center;
  align-content:center;
}
.contact-container, .second-deatilcontainer.py-4 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
h1.entry-title.cstm-page-title {
    text-align: center;
    margin: 0 0 30px 0;
}
.breadcrumb-cstm.page-bread {
    text-align: center;
    font-size: 13px;
    font-family: 'Satoshi-Regular';
}
.inside-page strong {
    color: #000;
    font-size: 18px;
}
p.has-text-align-left {
    color: #000;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
}
article#post-353 .inside-page p strong {
    color: #000;
    font-size: 20px;
}
 
article#post-353 {
    padding: 0px 90px;
}
 
article#post-353 p{
font-size: 16px;
}
ul.wp-block-list {
    padding-left: 20px;
}
 
ul.wp-block-list li {font-family: 'Satoshi-Regular';font-size: 16px;}
.pagination .page-numbers.current {
    background: #EFB55F !important;
    color: #000;
}
.pagination a:hover {
    background: #EFB55F !important;
}
.pagination .page-numbers {
    border-radius: 8px;
    padding: 8px 16px;
    background-color: transparent;
    color: #000;
    border: 1px solid #EFB55F;
    margin: 0 10px 0 0 !important;
}
.pagination a.next.page-numbers {
  font-size: 0;
}
.pagination a.next.page-numbers::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url('http://marketinggears.in/wp-content/uploads/2025/07/Vector-2-1.png') no-repeat center center;
  background-size: contain;
}
#footer-widget-2 .menu-item a:hover, #footer-widget-3 .menu-item a:hover {
    color: #efb55f;
}
.widget.widget_block.widget_search {
    border: none!important;
    padding: 0px!important;
}
.content-area {
    margin-top: 35px;
    padding-top: 0px;
    border-top: 1px solid #DEE0EA;
}
.breadcrumb-cstm {
    margin-bottom: 30px;
}
#block-24 .wp-block-search .wp-block-search__button {
    background: #EFB55F !important;
    border-radius: 30px;
    padding: 10px 27px !important;
    margin-left: -70px;
}
#block-24 .wp-block-search .wp-block-search__input {
    background: #fff;
    border-radius: 30px !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 30px;
    margin-top: 0px !important;
    padding: 26px !important;
}
#block-24 label {
    display: none;
}
/*.mocha-fest-recent-posts-widget.mb-4 {
    padding: 30px;
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 30px;
    border-radius: 20px;
}*/
.mocha-fest-recent-posts-widget h4 {
    font-size: 20px;
    font-weight: 600 !important;
    font-family: 'Satoshi-Regular'!important;
}
.mocha-fest-recent-posts-widget a {
    color: #999999 !important;
    font-size: 16px;
    background-color: #fff !important;
    font-family: 'Satoshi-Regular'!important;
    font-weight: 500;
}
.comment-form input#submit {
    height: 54px;
    width: 30%;
    border-radius: 30px;
    background-color: #EFB55F;
}
.comments-area h3#reply-title {
    font-family: 'Satoshi-Regular'!important;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 500;
}
p.logged-in-as {
    margin-bottom: 5px;
}
textarea#comment {
    border-radius: 30px !important;
    height: 140px;
}
.comments-area {
    margin-top: 60px;
}
.motchfestslider .bg-white.card-content.rounded-4 {
    height: 310px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card img.wp-post-image {
    height: 300px;
}
.motchtripslider .bg-white.card-content.rounded-4 {
    height: 330px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 1399px){
    .motchfestslider .bg-white.card-content.rounded-4 {
    height: 360px !important;
}
}
@media (max-width: 1199px){
  .motchtripslider .bg-white.card-content.rounded-4 {
    height: 364px !important;
}
}

@media (max-width: 1024px){
 .event-title {
    width: 100% !important;
}
}
@media (max-width: 767px){
    .MochaTrip-Card{
    height:312px !important;
}
.motionSec {
    padding-top: 0px !important;
}
.subscribeSaveSec.my-3 {
    margin-bottom: 0px !important;
}
    .motchfestslider .owl-stage {
       padding-left: 0px!important;
       }
       .motchtripslider .owl-stage {
         padding-left: 0px!important;
       }
       .latest_articles .owl-stage {
        padding-left: 0px!important;
       }
       .motionsecslider .owl-stage {
        padding-left: 0px!important;
       }
    .motionsecslider .owl-stage, .latest_articles .owl-stage {
    padding-right: 0px!important;
    }
    .owl-carousel.testimonals-slider button.owl-dot {
        height: 8px !important;       
         border-radius: 4px;       
          background: #999 !important;
    }
    .owl-carousel.testimonals-slider button.owl-dot.active {
        background-color: #f8c44f !important;
    }
.fsBoxImg img {
    width: 30% !important;
    margin: auto;
}
    
.navigation-main {
    flex-wrap: wrap !important;
    gap: 30px !important;
}
.navigation-main .post-navigation {
    gap: 15px;
}
.recent-title {
    font-size: 16px !important;
    width: 189px !important;
}
.single-post a.btn-primary {
    font-size: 11px !important;
}
.comment-form input#submit {
    width: 100% !important;
}
.small, small {
    width: 100% !important;
}
.right_sidebar_post {
    margin-top: 40px !important;
    padding-left: 12px !important;
}
h2 {
    font-size: 24px !important;
    font-weight: 500 !important;
}
a.header-btn {
    font-size: 0px;
    padding: 0px;
    background-color: transparent !important;
}
.cta-button a {
    width: 285px !important;
    justify-content: center;
}
.header-btn img.userImg {
    margin-right: 0px !important;
}
.for-desktop {
    display: none;
}
.for-mobile {
    display: block;
}
.header-wrapper.flex-column {
    flex-direction: row !important;
}
nav#site-navigation {
    order: 3;
}
.login-button {
    order: 2;
    width: 28%;
    justify-content: flex-end !important;
}
#nav-icon span {
    background: rgb(0 0 0);
}
.hero-section p {
    font-size: 14px;
    font-weight: 700;
    width: 282px;
    margin: 20px auto 40px !important;
}
.btn-outline-primary, .btn-primary {
    font-size: 12px !important;
}
.featureSec .bx-feature {
    width: 317px !important;
    margin: 0px auto 30px !important;
}
.motchfest-col {
    width: 340px !important;
}
button.owl-dot.active {
    width: 20px !important;
    height: 8px !important;
    background-color: #f8c44f !important;
    border-color: #f8c44f !important;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block !important;
    background-color: #ddd;
    width: 8px;
    height: 8px;
    border-radius: 4px;
}
.owl-theme .owl-dots .owl-dot span {
    display: none !important;
}
.motchFest-bx.ps-5 {
    padding-left: 0px !important;
}
.motchTrip.my-4 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.featureSec.py-5, .motchPointsSec.py-5, .aboutSec.py-5 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
}
.motchTrip .w-75 {
    width: 100%!important;
}
h2.unbounded-regular.text-black {
    font-weight: 500;
}
.first-colm p {
    width: 264px;
    margin: auto;
}
.motchPoints-row .col-lg-6 {
    padding: 0px;
}
.mocha-card h5 {
    font-size: 18px;
    margin-bottom: 15px;
}
.mocha-card {
    padding: 20px !important;
}
.step-arrow.d-none {
    display: block !important;
}
.mocha-card .flex-column {
    flex-direction: row !important;
}
.ctarea  .btn-primary {
    align-items: center;
}
.aboutSec.my-5, .motchPointsSec.my-5 {
        margin: 0px !important;
}
.aboutSec .amatic-sc-bold {
    margin-bottom: 20px;
}
.aboutSec h2.unbounded-bold {
    width: 271px;
}
.aboutSec p {
    font-size: 16px;
    max-width: 100% !important;
    line-height: 28px;
}
.aboutSec  a {
    margin-top: 24px !important;
}
.img-col{
    margin-top: 40px !important;
}
.amatic-sc-bold {
    font-size: 32px !important;
}
.testimonailSec a {
    margin-top: 40px !important;
}
.unMoSec .container {
    padding-left: 0px;
    padding-right: 0px;
}
.unMoSecInner {
    border-radius: 0px !important;
}
.unMoSecInner.p-5 {
    padding: 40px !important;
}
.unMoSec .amatic-sc-bold {
    font-size: 26px !important;
    margin-bottom: 20px;
}
.col-lg-6.orange-light-inner {
    display: flex;
    flex-direction: column-reverse;
}
.motchFest.blogSec.my-5 {
    margin: 0px !important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.motchFest .ps-5, .faqSec .ps-5, .motionSec .ps-5, .instaSec .ps-5 {
    padding-left: 0px !important;
}
.faqSec p.faqp.mb-3 {
    width: 264px;
    margin: 0px auto 0px !important;
}
.mi {
    width: 100px !important;
    height: 56px !important;
}
.row.g-3.p-5.accor {
    padding: 40px 20px 0px!important;
}
.col-lg-4.blog-cont {
    margin-top: 40px;
    margin-bottom: 40px;
}
.orange-card {
    padding: 40px 30px 110px !important;
}
.subscribeSaveSec .container {
    padding: 0px !important;
}
.subscribeSaveSecInner.px-5 {
        border-radius: 0px !important;
        padding: 0px !important;
}
.letter-for-mobile {
    display: block !important;
}
.subscribeSaveSecInner .col-md-6 {
    width: 100% !important;
    padding-top: 0px !important;
}
.py-5.sutText {
    padding: 20px 20px 0px !important;
    text-align: center;
}
.sutText h2 {
    line-height: 34px !important;
    margin-bottom: 0px;
}
.sutText p {
    text-align: center !important;
    width: 295px;
    margin: auto;
}
.header-wrapper .login-button {
    margin-left: 60px;
}
.location-date {
    flex-wrap: wrap;
}
.event-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    width: 100% !important;
}
.multiItemSlides .item {
    margin: 10px 10px 10px !important;
}
.testimonailSec.my-5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.original-price, .from-text {
    font-size: 11px !important;
    margin-left: 1px !important;
}
.price {
    font-size: 12px !important;
}
.motchTrip .container {
    padding-right: 0px;
}
.motchTrip-bx {
    padding: 0px 20px;
}
.motchTrip, .featureSec, .motchFest, .motchPointsSec, .aboutSec, .testimonailSec, .unMoSec, .motchFest, .faqSec, .motionSec, .instaSec, .subscribeSaveSec {
    overflow: hidden;
}
/*contact page*/
.para-contact, .first-section h2.section-title.mb-2 {
    width: 100% !important;
}
section.inner-banner-block.contact-us.mb-5 {
    margin-bottom: 0px !important;
}
.detail-left, .reach-out-left {
    padding-right: 12px !important;
    padding-left: 12px !important;
}
.detail-right {
    padding-left: 12px !important;
    border-left: 0px dotted #000 !important;
}
#footer-widgets .mb-5 {
    margin-bottom: 20px !important;
}
form#wpforms-form-303 {
    display: flex;
    align-items: center;
    gap: 10px;
}
.owl-carousel.featuresectionowl button.owl-dot {
    height: 8px!important;
    border-radius: 4px;
    background: #999!important;
}
.owl-carousel.featuresectionowl button.owl-dot.active {
       background-color: #f8c44f !important;
}
.motchtripslider .bg-white.card-content.rounded-4 {
    height: 320px !important;
}
.motchfestslider .bg-white.card-content.rounded-4 {
    min-height: 350px !important;
}
.motchFest.newsSec.my-5 {
    margin-bottom: 20px !important;
}
.row.main-news {
    margin-bottom: 30px;
}
.testimonial-user img {
    width: 70px !important;
}
.testimonailSec.my-5 .container {
    padding-left: 0px;
    padding-right: 0px;
}
.testimonailSec h2, .testimonailSec .rating-summary {
    padding-left: 12px;
    padding-right: 12px;
}
.testimonial-card {
    margin: 10px 15px;
}
}
