/* Theme Name: Tripgo Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of tripgo
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: tripgo
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  tripgo-child
*/

.owl-stage-outer .ova-product-wrapper-price .ova-product-price .new-product-price {
  font-size: 16px;
  font-family: arial;
}
body .ova-product .ova_foot_product .ova-product-title a{
	font-size: 16px;
}
body .ova-forms-product .forms-wrapper .price-product .price .regular-price {
  color: #111;
  font-family: arial;
}
.ova-single-product-summary-right .ova-forms-product .forms-wrapper .price-product{
	background: #005D4D;
	color: #fff;
	padding: 30px;
	margin-bottom: 0;
}
.ova-single-product-summary-right .ova-forms-product .forms-wrapper{
	padding: 0;
}
.ova-single-product-summary-right .ova-forms-product .forms-wrapper .logo{
	display: none;
}
.ova-single-product-summary-right .ova-forms-product .forms-wrapper .tabs::before {
	width: 100%;
}
.ova-single-product-summary-right  .ova-booking-form{
	padding: 20px;
}
body .ova-single-product-summary-right .ova-forms-product .forms-wrapper .price-product .price .regular-price {
	color: #fff;
	font-family: arial;
}
.ova-single-product-summary-right .ova-forms-product .forms-wrapper .price-product .label{
	color: #fff;
}

.ova-single-product-summary-right .ova-forms-product .forms-wrapper {
	background: #e9f3f8;
}
.btn-share.btn-video-gallery{
	display: none;
}
body.woocommerce-cart #main-content,
body.woocommerce-checkout #main-content{
	padding-top: 75px;
	margin-bottom: 20px;
}
body.woocommerce-cart  article.post-wrap{
	margin-bottom: 0;
}
body.woocommerce-cart .is-large.wc-block-cart{
	margin-bottom: 15px;
}
body.woocommerce-cart .wc-block-components-product-metadata__description,
body.woocommerce-checkout .wc-block-components-product-metadata__description{
	display: none;
}
body.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{
	font-weight: bold;
}
body.woocommerce-cart .wc-block-components-formatted-money-amount {
  font-weight: bold;
  font-family: arial;
}

body.woocommerce-cart .wc-block-components-sidebar {
  padding-left: 0;
  width: 35%;
  background: #e9f3f8;
  padding: 15px;
}
body.woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title,
body.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text{
	font-size: 23px;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  border: 0;
  background: #e9f3f8;
  padding: 15px;
}
body.woocommerce-checkout  h3 {
  font-size: 14px;
  font-family: arial !important;
  font-weight: bold !important;
  line-height: 18px !important;
}
body.woocommerce-checkout  .wc-block-components-product-price {
  display: block;
  font-family: arial;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
  font-family: arial;
}

.wrap_footer .elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.wrap_footer .elementor-widget:not(.elementor-align-right) .elementor-icon-list-item::after {
  left: 0;
}
.wrap_footer .elementor-widget .elementor-icon-list-item::after {
  bottom: 0;
  position: absolute;
  width: 100%;
}
.wrap_footer .elementor-widget .elementor-icon-list-icon {
  display: flex;
  position: relative;
  top: var(--icon-vertical-offset,initial);
}
.wrap_footer .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
  align-self: center;
  padding-inline-start: 5px;
}

.wrap_footer .elementor-222 .elementor-element.elementor-element-c2e2faa {
  --e-icon-list-icon-size: 20px;
  --icon-vertical-offset: 0px;
}

.ova-content-single-product .single-product-header{
  padding: 70px 0 175px 0;
}
body .ova-features-product{
  display: none;
}
.ovabrw-guestspicker-content .guests-buttons .woocommerce-Price-amount.amount{
  display: none;
}

@media only screen and (max-width: 640px) {
  .ova-content-single-product .single-product-header{
    padding: 70px 0 0px 0;
  }
}

