/*
Theme Name: flatsome child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
}

/* old css */

/* .box-image{
	border-radius: 10px;
}

.slide-radius, .banner-bg {
	border-radius: 20px;
}

.section-title b{
	height: 0px;
}

.section-title span{
	text-transform: capitalize;
	font-size: 1.8rem;
} */

/* Nav Color Custom */

/* .nav>li>a, .nav-dropdown>li>a, .nav-column>li>a{
	color: #000;
}

.nav-vertical>li>ul li a {
	color: #000;
}

.nav>li>a {
	font-size: 1em;
}

.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
	color: #000;
}

.single_add_to_cart_button {
	display: block;
	height: 60px;
	width: 100%;
	border-radius: 5px;
} */

/* End Nav Color Custom */

/* Start Wordpress Addon Plugin */
/* 
.hidden-class-custom_parent{
	display: none !important;
}

.wcpt-product-image-wrapper{
	max-width:120px;
}

.btn-custom-color {
	background-color: #F5A623FF !important;
}

.wcpa_price_summary {
	background: none;
}

.wcpa_price_summary .wcpa_total {
	margin-left: 0;
}

.wcpa_price_summary .wcpa_total > :first-child {
 	display:none; 
}

p.price.product-page-price{
	display: none;
}

.total-passengers{
	font-size: 22px;
}

.wcpa_price_summary li .wcpa_price_outer{
	float: none;
	text-align: left;
}

.wcpa_price_summary li .wcpa_price_outer .wcpa_price {
	font-size: 2.3em;
	font-weight: 600;
}

.wcpa_form_outer .wcpa_form_item .wcpa_color label span.disp_circle {
	border-radius: 5px;
}

.wcpa_form_outer .wcpa_form_item select, input[type=text]{
	border-radius: 5px;
}

.route-select{
	font-weight: bold;
	font-size: larger;
}

.separator-product-page{
	background-color: #abb8c3;
  margin-bottom: 15px;
}

.product-page-h2-center{
	text-align: center;
}

.price-wrapper{
	margin-top: 12px;
}

.woocommerce-Price-amount{
	font-size: 1.3em;
} */

/* End Wordpress Addon Plugin */
