/*
 Theme Name:   Travolo Child
 Theme URI:    http://vecurosoft.com/products/wordpress/travolo/
 Description:  This is a child theme for Travolo WordPress Theme
 Author:       Vecurosoft
 Author URI:   http://vecurosoft.com/
 Template:     travolo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  travolo-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */




.breadcumb-wrapper{
	display:none !important;
}
.single-product .flex-control-thumbs{
	display: flex;
    gap: 20px;
    margin-top: 10px;
    list-style-type: none;
	padding-left:0px
}
.single-product .flex-control-thumbs img{
	border-radius:5px;
}
.single-product .woocommerce-product-gallery__image img,
.single-product .woocommerce-product-gallery__image{
	border-radius:10px;
	width:100%;
}
.single-product .woocommerce-product-gallery__trigger{
	display:none;
}
.section-single .woocommerce-Price-amount.amount{
	color:#44b7ba;
	font-size:30px;
	font-weight:700;
}
.section-single select, .section-single .form-control, .form-select, .section-single textarea, .section-single input{
	padding: 10px 45px 10px 30px;
    border-radius: 5px;
    font-size: 16px !important;
}
.section-single .wcpa_wrap .wcpa_field_label{
	font-size:16px !important;
}
.section-single .reset_variations{
	display:none !important
}
.section-single .quantity input{
	padding:0 !important;
}
.wpcf7-form .radioselect, .wpcf7-form .form-control, .form-select, .wpcf7-form textarea, .wpcf7-form input {
    padding: 10px 25px;
    font-size: 16px;
}
.wpcf7 input[type=tel]{
	min-height:auto !important;
}
textarea.form-control, .wpcf7-form textarea{
	height:150px
}
.hero-activites .sec-btns,
.hero-activites .vs-btn.style4{
	display:none !important;
}
.hero-activites .hero-slide{
	padding:40px 0px !important
}
.hero-activites .img1 img{
	max-width:400px
}
.hero-activites .container .row .col-lg-6:nth-child(1){
	width:60%;
}
.hero-activites .container .row .col-lg-6:nth-child(2){
	width:40%;
}
.section-cta .img1{
	padding:0 !important;
}
.section-cta .img1 img{
	border-radius:50%;
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-cta .sec-subtitle{
	display: none;
}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
.wp-element-button.wc-block-components-checkout-place-order-button{
	background:#44b7ba;
	color:#fff;
	font-size:18px;
	border:none !important;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
.wp-element-button.wc-block-components-checkout-place-order-button:hover{
	background:#f6a264;
	outline:none !important;
}
.woocommerce-checkout {
    margin-top: 0px !important;
}
.wp-element-button.wc-block-components-checkout-place-order-button:focus,
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:focus{
	outline:none !important;
	border:none !important;
}
.wc-block-components-text-input.wc-block-components-address-form__address_1{
	margin-top:20px !important;
}
.wc-block-components-checkbox__input{
	padding-right:0px !important;
}
.elementor-button.elementor-button--view-cart,
.elementor-button.elementor-button--checkout:hover{
	background:#44b7ba !important;
	color:#fff;
}
.elementor-button.elementor-button--checkout,
.elementor-button.elementor-button--view-cart:hover{
		background:#f6a264 !important;
		color:#fff;
}
@media screen and (max-width: 768px){
	.hero-activites .img1 img{
	max-width:400px
}
.hero-activites .container .row .col-lg-6:nth-child(1){
	width:100%;
}
.hero-activites .container .row .col-lg-6:nth-child(2){
	width:100%;
}
.hero-activites .container .row .col-lg-6:nth-child(2) .hero-img .img1{
		position: relative;
    max-width: 100%;
	  bottom: 0;
}
	.hero-activites .container .row .col-lg-6:nth-child(2) .hero-img .img1 img{
		max-width:230px;
	}
.blog-carousel .prev-btn{
	left:20px !important;
	    width: 40px  !important;
    height: 40px  !important;
    line-height: 40px  !important;
}
.blog-carousel .next-btn{
	right:20px !important;
	    width: 40px  !important;
    height: 40px  !important;
    line-height: 40px  !important;
}
.vs-blog-wrapper{
	overflow:hidden;
}
}
.single-post #comments{
	display:none !important;
}
.single-post .share-links.clearfix .text-xl-end{
	margin-top:10px;
}
.archive.category .blog-inner-author{
	display:none !important;
	
}
header li.current-menu-item a{
	color:#f6a264;
}
header li.current-menu-item li a{
	color:#1c1c1c !important;
}
header li.current-menu-item li a:hover{
		color:#f6a264 !important;
}
.section-moments .gallery-btn{
	display:none;
}
